Good morning,
The `/{baseSiteId}/users/{userId}/orders/{code}` allows me to get orders of both anonymous and authenticated users.
1. To get an order of an authenticated user, I need to provide a valid, user-specific access token - that's OK.
2....
Hello,
Hitting the `/{baseSiteId}/products/{productCode}` endpoint always returns `variantOptions` on top of the rest of the product data. However, hitting the `/{baseSiteId}/products/search` endpoint does not - `variantOptions` is missing.
Judgi...
Hello,
What can be the reason for the API returning `stockLevel` for a product equal to 0 when I had set it to 10 in Backoffice?
Here's my warehouse Kawasaki Mets Mizonokuchu Hotel attached to my Base Store "Electronics Store"
Here's the ava...
Never mind, I've found the root of the issue! My Base Store had no ATP Formula assigned. When I did assign it, the `stockLevel` started coming as expected.Thank you for chiming in Sumit!
Thank you Sumit, do you know how can I set this warehouse as default in Backoffice? When I go to its settings, the "Default" option is disabled and can't be updated. Also, none of the warehouses in my project is actually set as default.