If I use status as Delivered in step-3, it will update delivered status in shopify. But unabler to update first in-transit status then delivered status. what I missed here. how to update Delivered status in shopify through rest API?
Are you getting a response from the API? I note in your example code the status value is ‘In-Transit’, this will throw an error, try ‘in_transit’ instead.
Hi @SBD , It was typo mistake. we used status value is “in_transit” only. if we updated one order status in_transit or delivered - successfully updated. the problem is, once create fulfillment and create fulfillment event for in_transit, after some time, when we try to update status from in_transit to delivered - got error ( “errors”:“Not Found”) and unable to change status from in_transit to delivered.
How did you mange this? As soon as we send in the initial fulfilment Shopify closes the fulfilment and rebuffs any further event or fulfilment messages with a “fulfilment closed” message and doesn’t alter the state nor update the customer