Get a single order fulfillment
GET localhost:3000/api/v2/orders/{{orderId}}/fulfillments/{{id}}
Shows a selected order fulfillment with detail.
Important information:
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Authorization | string |