Every request to Product API must be supplied with following below.
Content-Type string Unless stated otherwise, must be application/json.
string
application/json
Accept string Unless stated otherwise, must be application/json.
Authorization string JWT Token obtained via User Sign In endpoint.
Authorization is required for all endpoints except User Sign In.
Authorization
Last updated 4 years ago
Was this helpful?