Returns a list of issuing card objects. The objects are sorted in descending order by creation date, with the most recently created object appearing first.
The API token for login provided by UQPay.
Specifies the sub-account on whose behalf the request is made. This should be set to the account_id, which can be retrieved via the List Connected Accounts. If omitted or empty, the request is executed using the master account.
More information at Connected Accounts.
The maximum number of items to return per page. This number can be between 10 - 100, and will default to 10
10 <= x <= 100The page number to retrieve the next set of items. The number has to be greater than 1, and will default to 1
x >= 1The full card number.
"4096360811214526"
Retrieve items with the specified card status. Matches any card status if unspecified. Card status enum. See the Card lifecycle and statuses guide for more information.
PENDING, ACTIVE, FROZEN, BLOCKED, CANCELLED, LOST, STOLEN, FAILED "ACTIVE"
The cardholder’s unique identifier.
"7c4ff2cd-1bf6-4aaa-bf16-266771425011"