/getProduct

Light throttling
This call returns product (not kit) details. In addition to product information, the response also includes product quantities.

🚧

Alternate SKUs/Codes

If specific codes/SKUs aren't requested (using "ProductCodes" or "ProductSkus" parameters), then all Alternate SKU will always be returned as separate objects within the product array. The "IsAlternateSku" boolean will indicate whether the SKU is an Alternate (value of "true) or the primary or parent SKU (value of "false").

Currently, products will only return under their Primary Code unless Alternate Codes are specified in the "ProductCodes" parameter.

Body Params
string

Optional product Code. Either Code or SKU should be provided.

string

Optional product SKU. Either SKU or Code should be provided.

string
required
string
required
Headers
string
Defaults to application/json

application/json

string
Defaults to application/json

application/json

Response

Language
Response
Choose an example:
application/json