Skip to main content
Finalize a voucher by submitting signed transaction receipts.
POST /api/v1/vouchers/:voucherId/resolve-voucher After the payer reviews and signs the transaction in their wallet, the wallet submits the signed receipts via this endpoint. This completes the voucher lifecycle — the status moves to RESOLVED. This endpoint requires authentication as a registered user (the payer).

Parameters

Path

Body

Receipt object:

Request example

Response

Response schema

Example response

Error responses