The Rest API is deprecated and will be removed in the future. We recommend using the GraphQL API instead. Some endpoints may not be available anymore.

Get goods receipt lines

GET

https://api.pack.cloud/v1/warehouses/{warehouseId}/goods-receipts/{goodsReceiptId}/lines

Request

Path parameters

warehouseIdstring
goodsReceiptIdstring

Query parameters

includearray
Allowed values:product

Response

OK

Body

idstring
ID of the goods receipt piece line
goods_receipt_piece_idstring
ID of the goods receipt piece
product_idstring
ID of the product
quantity_receivedinteger
Quantity that is received back
created_atstring
Creation time of resource
updated_atstring
Latest update time of resource