Find

Identifier Matching:
The system uses the RequestId field for voucher lookups, which provides a business-meaningful
identifier that can be used across different systems and workflows.

Use Cases:

  1. Retrieving voucher details for display to end users
  2. Checking voucher status before redemption attempts
  3. Auditing and compliance reporting
  4. Integration with external systems

Response Data:
The returned voucher object includes all relevant information such as status, value,
expiration date, associated files, and transaction history.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique identifier of the voucher to retrieve. This should be the RequestId that was used
when the voucher was initially created.

Responses

400

The provided voucherId parameter is null, empty, or invalid format.

401

Authentication token is missing, invalid, or expired.

404

No voucher exists with the specified identifier.

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json