GET api/SalesOrderLines/OrderLine/UnallocatedQuantity/{OrderlineId}

Get the unallocated quantity for the orderline specified

Request Information

URI Parameters

NameDescriptionTypeAdditional information
OrderlineId

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

quantity

decimal number

Response Formats

application/json, text/json

Sample:
1.0