Create Price Book Rule
Create a marketplace price book rule that marks up canonical list price for a platform (optional store/country). Does not change Omni product prices. Requires price_books:write.
Authorizations
Bearer API key for server-to-server access. Session auth is also supported in first-party UI flows.
Body
shopee, lazada, tiktok, shopify, whatsapp, zalora, amazon Markup percent applied to canonical list price.
0 <= x <= 500Required for session auth across multiple organizations. Optional for OAuth/API keys bound to one organization.
120Optional connected store ID. Null/omit applies to all stores for the platform.
200Optional country scope (name or code). Null/omit applies to all countries.
80Defaults to currency_minor when omitted.
none, currency_minor, nearest_0_05, nearest_1 Optional ISO 4217 currency for currency_minor rounding.
3Whether the rule is active. Defaults to true.
Response
Price book rule created.