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 order fulfillment

GET

https://api.pack.cloud/v1/organizations/{organizationId}/fulfillments/{fulfillmentId}

Request

Path parameters

organizationIdstring
fulfillmentIdstring

Response

OK

Body

idstring
ID of the fulfillment
referencestringnull
Reference of the fulfillment
statusstring
Status of the fulfillment
Allowed values:calculatingon_holdunscheduledqueuedpendingpickingpickedshipped
release_atstringnull
Available for picking time
shipped_atstringnull
Completed time
created_atstring
Creation time of resource
updated_atstring
Latest update time of resource