New Shopify Certification now available: Liquid Storefronts for Theme Developers

How to update fulfillment status of an order directly

farukh
Visitor
3 0 0

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?

Replies 3 (3)
farukh
Visitor
3 0 0

Any shopify expert can help please?

moin786ahamad
Shopify Partner
3 0 4

Hi,

I have done this. Using Fulfillment REST API you can create a fulfillment at OrderItem level.

Thanks & Regards
Moin Ahamad
Salesforce Developer
farukh
Visitor
3 0 0

can you send me procedure of this?