A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
Hi,
We are using DHL apis to manually create shipment label at the time of order creation. and we want to update fulfillment status of an order on the basis of DHL fulfillment status. but cannot directly update order fulfillment status using shopify api. how could we do that using shopify api?
Any shopify expert can help please?
Hi,
I have done this. Using Fulfillment REST API you can create a fulfillment at OrderItem level.
can you send me procedure of this?