Skip to main content

Create Marketplace Placement

POST 

/marketplaces/:marketplaceID/marketplace_placements

Create a new marketplace placement type with translations.

  • The base placement (text) catalog is shared across marketplaces; if the supplied text already exists at the platform level, the existing base entry is reused rather than creating a new one.
  • However, creating a duplicate marketplace placement for the same marketplace (i.e. the same text for this marketplace) returns 409 Conflict — the per-marketplace mapping is unique.

Request

Responses

Marketplace Placement Created Successfully