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.

Update return receipt

PUT

https://api.pack.cloud/v1/warehouses/{warehouseId}/return-receipt

Request

Path parameters

warehouseIdstring

Payload

remarksstringnull
Global remarks of the return receipt
statusstring
Status of the return receipt
Allowed values:pendingcompleted

Response

OK

Body

idstring
ID of the return receipt
return_request_idstring
ID of the return request
organization_idstring
ID of the organization
remarksstringnull
Remarks of the return receipt
statusstring
Status of the return receipt
Allowed values:createdpendingcompleted
completed_atstringnull
Receipt marked completed at
created_atstring
Creation time of resource
updated_atstring
Latest update time of resource