No content to show
User Activity
06-21-2023
same problem
03-20-2023
@RobZone
03-15-2023
I give an example of use: 1. The merchant receives an order in their Shopify store2. The merchant clicks the "Request fulfillment" button and "Send fulfillment request" button3. Our system receives FulfillmentOrder and saves it to our database4. Our ...
03-13-2023
OLD API call: /orders/{order_id}/fulfillments/{fulfillment_id}/complete.json To migrate to version 2022-07, we need to abandon this method. How to get an fulfillment order by fulfillment ID? Without it, we will not be able to complete existing fulf...