Find gift card by transaction id

Finds and returns the gift card associated with the given transaction id. Returns a 404 if the gift card with the given transaction id was not found.

Supports an optional system_id query parameter to specify the source system (defaults to x-series, also supports e-series).

šŸ”’ Requires: gift_cards:read scope

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

The transaction id of the gift card transaction to find.

Query Params
string
enum
Defaults to x-series

The source system identifier. Defaults to x-series if not specified.

Allowed:
Responses

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