Skip to main content
POST
Register for a back-in-stock notification

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your API token.

Path Parameters

product
string<uuid>
required

The id of the product to subscribe to.

Body

application/json
email
string<email>
required

Email address to notify when the product is back in stock.

market
string

Optional market/region identifier for the notification context.

Response

The email was registered for a back-in-stock notification.

message
string