Get Order Order Shipping Fulfillment Fulfillment
GET {{baseUrl}}/order/:orderId/shipping_fulfillment/:fulfillmentId
Use this call to retrieve the contents of a fulfillment based on its unique identifier, fulfillmentId (combined with the associated order's orderId). The fulfillmentId value was originally generated by the createShippingFulfillment call, and is returned by the getShippingFulfillments call in the members.fulfillmentId field.