GET api/externalstockquantity/{externalStockLocationId}?ignoreZeroQuantity={ignoreZeroQuantity}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| externalStockLocationId | integer |
Required |
|
| ignoreZeroQuantity | boolean |
Default value is True |
Body Parameters
None.
Remarks
None.
Example
None.
Response Information
Resource Description
PagedArticleExternalQuantityResponse| Name | Description | Type | Additional information |
|---|---|---|---|
| ExternalStockQuantityResponses | Collection of ExternalStockQuantityResponse |
None. |
|
| TotalPages | integer |
None. |
|
| NextPage | string |
None. |
|
| PreviousPage | string |
None. |
|
| LastPage | string |
None. |
|
| FirstPage | string |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.