Skip to content

TerminalReaders

Note

Sangho Terminal is currently under development. Expected availability: Q3 2027.

TerminalReaders represent physical card readers registered to your account. You can control them remotely via the API to initiate point-of-sale payments.

Planned endpoints

MéthodeEndpointDescription
GET/terminal/readers/List registered readers
GET/terminal/readers/{id}/Retrieve a reader
POST/terminal/readers/{id}/process-payment/Initiate a payment on the reader
POST/terminal/readers/{id}/cancel-action/Cancel the current action
Attention

The final Terminal API specifications may change before the official launch.