POST
/
terminal
/
payment-session

Body

application/json
amount
number

The amount intended to be authorized at the terminal.

reference
string

A reference identifier originating from the point of sale system.

currency
string

The currency intended to be authorized at the terminal.

Response

200 - application/json
challengeId
string

The ID of the payment session.

status
enum<string>
Available options:
PENDING,
COMPLETED,
EXPIRED,
FAILED
reference
string

A reference identifier originating from the point of sale system.