/orders/parcelsAsk AIpatch https://api.clerk.io/v2/orders/parcelsAllows you to edit parcels associated with a given Order.Body ParamskeystringrequiredYour stores public API key.private_keystringrequiredYour stores private API key.parcel_idstringrequiredThe ID of the parcel you are patchingorder_idstringrequiredThe ID of the order tied to the parceltracking_codestringTracking code associated with the parceltracking_linkstringLink from the carrier, including the tracking code in the query parameters.statusstringSemantic description of the parcel status.Responses 200200 400400Updated 10 months ago