Sign in

Refund order

documented

Refund a completed order (optionally cancelling a subscription at the gateway).

POST /api/v1/orders/{order_id}/refundOrdersno implementation yet0 runs

Input

order_id*
Order ID
12345
amount*
Refund amount
9.99
cancel_subscription
Cancel subscription at gateway
true|false
revoke_access
Revoke access to order
true|false
Calls SendOwl as you (your API key is your account); keychains.dev holds the credentials.
Refund order · SendOwl · OpenIntegrations