Documentation Index
Fetch the complete documentation index at: https://developer.fexpayments.com/llms.txt
Use this file to discover all available pages before exploring further.
Cancel a Pending Intent
POST /merchant/api/v1/payment-intents/{id}/cancel
Only intents in pending status can be cancelled. Returns 200 on success.
Issue a Refund
POST /merchant/api/v1/payment-intents/{id}/refund
Only intents in completed status can be refunded. The full amount is returned to the customer’s wallet.
Response:
