List of Stock Advices
Get list of Stock Advices
Retrieve a list of stock advices, optionally filtering by various parameters such as supplier, warehouse and more.
Request structure
Endpoint: | |
URL (prod): | |
Headers: |
CODE
|
Request body: | Request body supports multiple filtering options. Please see the API Doc for more details. |
Request Examples (cURL):
Response
Returns a list of stock advices in JSON format based on searched criteria.
No request body: Returns all stock advices.
With filters in request body:
criteria
: Returns only matching stock advices.select
: Only the requested fields are returned.
See more details in the API Doc.