Get consignment totals

This endpoint allows you to get the count and cost for a consignment. It can be used for type SUPPLIER, OUTLET or RETURN (not STOCKTAKE). The status of the consignment does not matter but the status will determine which values makes sense. If the consignment is OPEN or SENT the received count and cost should both be zero. For completely received consignments received cost should equal the sent cost and the received count should equal the sent count. For partially received consignments we would expect the received cost value to be less than sent cost value, and the received count to be less than the sent count.

Language
Authorization
Bearer
JWT
Click Try It! to start a request and see the response here!