OAuth scope: terminal.read
Retrieves the current status and outcome of a terminal payment by ID.
Use this endpoint to poll for the payment result if you cannot receive webhooks. The status field indicates whether the payment is still pending, was authorized, or was refused.
For a real-time alternative, subscribe to the v1/terminal-payments webhook instead.
Use this endpoint to poll for the outcome of a terminal payment when you cannot receive webhooks. For real-time delivery, subscribe to theDocumentation Index
Fetch the complete documentation index at: https://docs.qonto.com/llms.txt
Use this file to discover all available pages before exploring further.
v1/terminal-payments webhook instead.Bearer authorization header: Bearer <token>, where <token> is the access token received from the authorization server at the end of the OAuth 2.0 flow.
Required only for Sandbox API requests; to get one, please sign up to the Developer Portal.
Terminal payment UUID returned in the response body of POST /v2/terminals/{terminal_id}/payment.
Terminal payment details.