/order/{orderId}/refundCopy Pagepost https://api.us.zip.co/order/{orderId}/refundCreates a refund in ZipRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path ParamsorderIdstringrequiredThe OrderId is the Zip identifier for an order. This is issued when creating an order and is also passed on the redirect confirmation URL as the 'token' parameter.Body ParamsamountfloatrequiredThe refund amount. Cannot exceed the captured Order Amount minus any existing Refunds.merchantRefundReferencestringrequiredMerchant generated unique ID for this refund request used as an idempotency key. We suggest using a GUID here.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesAllowed:application/jsontext/plainResponses 200200 400400 401401 404404 422422Updated over 4 years ago