Skip to main content

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.

ActionMethodEndpoint
Create terminalPOST/merchant/api/v1/counters
List terminalsGET/merchant/api/v1/counters
Get terminalGET/merchant/api/v1/counters/{id}
Update terminalPUT/merchant/api/v1/counters/{id}
Deactivate terminalDELETE/merchant/api/v1/counters/{id}
Rotate webhook secretPOST/merchant/api/v1/counters/{id}/rotate-secret
Rotate the webhook secret if it is ever exposed or compromised. All subsequent webhooks will use the new secret immediately.