API Endpoints
Product

/external/v1/publishers/{publisherId}/markets/{marketId}/products/{gtin}/regional-availability

PUT
Update regional availability for the product. The availability is specified as a map where the keys are string region names and the values are boolean flags of the availability in the respective region.
Path Parameters
publisherId
*
marketId
*
gtin
*
Body Parameters
body
*
availability
*
globalAvailability
*
Responses
200
OK
401
Unauthorized
403
Forbidden
404
Not Found
messages