Update Order FulfillmentCopy Pagepatch https://developers.yotpo.com/core/v3/stores/{store_id}/orders/{yotpo_order_id}/fulfillments/{yotpo_fulfillment_id}Update an order fulfillment.Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path Paramsstore_idstringrequiredThe store ID (app_key).yotpo_order_idstringrequiredThe Yotpo ID for the order. This ID is created automatically upon creation of the order. You can find it by using the Retrieve endpoint.yotpo_fulfillment_idstringrequiredThe Yotpo ID for the order fulfillment. This ID is created automatically upon creation of the fulfillment. You can find it by using the Retrieve endpoint.Query Paramsaccess_tokenstringrequiredYour Yotpo access token. Click here to learn how to generate oneBody Paramsexternal_idstringrequiredThe merchant's unique ID for the fulfillment.Responses 200200 400400 404404 409409Updated 11 months ago