Get available products for order

Will return products available to be ordered. Products in status INACTIVE or STAGING, without visible variants or without prices will be hidden.

Authentication

AuthorizationBearer

An auth_token should be provided to authenticate a session.

To obtain an auth_token, see the POST request to /api/v1/authenticate.

Response

OK
iddouble
namestring
descriptionstring
translation_keystring
image_urlstring
variantlist of objects
pricelist of objects
statusobject
organisation_order_limitdouble
The amount allowed to order before the product becomes unavailable forever for the customer
monthly_limitobject

Errors

403
Forbidden Error
500
Internal Server Error