Product
Path parameters
idintegerRequiredExample:
Optional parameter. optional The ID of the specific category to retrieve.
{"summary":"When the value is omitted","value":""}Header parameters
X-Shipment-ModestringOptionalExample:
SFNResponses
200Success
application/json
500Error
application/json
get
/api/v1/product/categories/{id}Path parameters
idintegerRequiredExample:
Optional parameter. optional The ID of the specific product to retrieve.
{"summary":"When the value is omitted","value":""}Header parameters
X-Shipment-ModestringOptionalExample:
SFNResponses
200Success
application/json
500Error
application/json
get
/api/v1/product/{id}Last updated