GET api/externalstockquantity/{externalStockLocationId}?ignoreZeroQuantity={ignoreZeroQuantity}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
externalStockLocationId

integer

Required

ignoreZeroQuantity

boolean

Default value is True

Body Parameters

None.

Remarks

None.

Example

None.

Response Information

Resource Description

PagedArticleExternalQuantityResponse
NameDescriptionTypeAdditional 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.