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 by id

GET

https://api.pack.cloud/v1/organizations/{organizationId}/goods-receipts/{goodsReceiptId}

Request

Path parameters

organizationIdstring
goodsReceiptIdstring

Response

OK

Body

idstring
ID of the goods receipt
warehouse_idstring
ID of the warehouse
remarksstring
statusstring
Status of the goods receipt
Allowed values:canceledexpectedarrivedpendingcompleted
expected_delivery_atstring
Expected delivery date
arrived_atstring
Time that receipt was arrived
completed_atstring
Time that receipt was completed
created_atstring
Creation time of resource
updated_atstring
Latest update time of resource