Refunds
Create a refund
Initiate a full or partial refund for a captured payment. Use speed=normal (default, 5-7 business days) or speed=optimum for instant refund (falls back to normal if unavailable). Use the X-Refund-Idempotency header with a unique key (>=10 chars) to safely retry without duplicate refunds.
post/payments/{id}/refund
Path parameters
idstring required
Payment ID to refund (pay_*). Payment must be captured.
Request body
Response
Refund initiated.