Links
Create Product Link
Create a product link or retrieve an existing one via a unique asin/country/source_id combination. If source_id is not provided the value “default” will be used. If country is not provided the value “US” will be used.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The product link to create
The body is of type object
.
Response
200
application/json
Success
The response is of type object
.