List gift cards

This endpoint retrieves a list of gift card available for redemption.

Error Codes

The table below lists error codes that apply to this specific endpoint. For other errors, please refer to our workflow advisory here on handling indeterminate errors with Ascenda.

Error CodeDescription
NN0001Indicates an unexpected error occured while processing the request.
NN1001Indicates invalid parameters such as user_id is not a valid UUID.
AF2001Invalid parameters such as incorrect parameter data type.
AF2006Tenant not found.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer
≥ 1
Defaults to 1

The page number.

integer
1 to 100
Defaults to 25

The number of items per page.

sort
array of strings

Sorting criteria for the results. Only the name field can be sorted. The criteria can be optionally followed by :asc (ascending) or :desc (descending).

sort
uuid

Filters results to include only those that are available for the specified Ascenda user ID.

currency
object

Filter gift cards by currency code.

name
object

Filter gift cards by name.

categories
object

Filter gift cards by category.

Responses

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