Skip to main content
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.