v1
latestOpenAPI 3.1.02026-07-268342124.0 KBpayment-session
Get payment session
Poll for a payment session result using the challengeId obtained from creating a payment session.
get/terminal/payment-session/{challengeId}
Path parameters
challengeIdstring required
The ID of the payment session.
Response
OK
Example response
{
"challengeId": "ef6b3212-6121-4a9e-92ef-09d819e36e93",
"status": "PENDING",
"reference": "xxx-xxx-xxx"
}