Refund an order
Payment management
Refund an order
Initiates a refund for a completed order.
POST
Refund an order
Authorizations
Secret key for FunnelFox Billing API. Required for all requests.
Path Parameters
Organization ID
Body
application/json
Your unique identifier for the user
Maximum string length:
256Order ID (can include multiple transactions, fallbacks, and refunds)
Short reason code (e.g., "duplicate_payment", "unauthorized_charge")
Maximum string length:
256Human-readable comment or reference (e.g., support ticket link)
Maximum string length:
2048Refund amount (omit for full refund)
Keep subscription active (true) or cancel it (false)
Response
200 - application/json
The response is of type Ok200 · object.
