{
success: true,
err: '',
order: {
id: 17,
organizationId: 681,
productId: 91,
displayName: "John's order",
creationDate: "2023-09-26T23:19:42.000Z",
fulfilled: false,
tagMetadata: { internalOrderId: 123456 },
shippingLabelImgUrl: "https://example.com/johns-shipping-label.png",
fulfillmentDate: null
}
}