Skip to main content

Create Pricing Sync Profile from Channel Settings

POST 

/api/v2/pricing-sync-profiles/from-instance/:integrationInstance

Create a pricing sync profile from a channel's current inline push settings — its price-level sequence, floor, ceiling, maximum change and Amazon rule — named <channel name> defaults (suffixed (2), (3)… when that name is taken).

Required scope: integrations:write

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

When the channel has no default profile yet, the new profile becomes its default immediately. Nothing is re-priced and the next push is not forced into a preview, because the profile is an exact copy of the policy the channel already pushes under.

Authentication: Requires Bearer token.

Requires the integrations.update permission (API tokens: integrations:write scope).

No request body.

Request

Responses

Created

Response Headers
    Content-Type