Skip to main content
Start a new payment context — the first step in a voucher payment flow.
POST /api/v1/vouchers/contexts/context-open A context is a secure link between a payer’s wallet and a payment session. The payer opens a context in their wallet, which generates a context code they share with the payee. The payee then uses this code to authenticate and reserve vouchers. This endpoint requires authentication as a registered user (the payer).

Parameters

Body

Payer object:

Request example

Response

Response schema

Example response

Error responses