Get a product

GET {{baseUrl}}/products/:product_id

Returns a product using its ID.

Use the include parameter to include related price entities in the response.

Request Params

KeyDatatypeRequiredDescription
includestringInclude related entities in the response. Use a comma-separated list to specify multiple entities.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring