Skip to main content
POST
Add alternate SKU

Authorizations

Authorization
string
header
required

Authenticate using a bearer token. To create a token, navigate to /settings/api-tokens and click Create API Token.

Body

application/json
sku
string
required

Primary / master SKU of the product to attach the alternate SKU to

alternate_sku
string
required

The alternate SKU identifier to add

Response

Successful response

data
object