Get Activated Cards

This API allows you to retrieve activated card details. It is the final step in the batch order process. This API can also be used in the recovery of a real-time order error, where the order status is COMPLETE.

Path Params
number
required

Wpay order identifier (ID). Use the order ID that is returned in the digital gift card order response.

Query Params
number
≥ 0

The starting offset at which the cards should be retrieved. The first card has an offset of 0. If the value is not supplied the default value of 0 is used.

number
1 to 500

The maximum number of records to retrieve. Used in conjunction with offset to achieve pagination of resuts.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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