{
"items": [
{
"id": "2",
"billing": {
"id": "1"
},
"number": 4489,
"bin": {
"bin": 411111,
"brand": "Visa",
"organization": "Jpmorgan Chase Bank, N.a.",
"type": "Credit",
"category": null,
"country": {
"name": "United States",
"code": "US"
}
},
"exp": "2031-12-31",
"token": "H3ViuS1XiX9w4489",
"attempt": {
"date": null,
"retries": 0
},
"lastUsedOn": null,
"order": 50,
"status": "Active",
"archived": "No",
"note": null,
"createdOn": "2021-06-02 13:47:30",
"_links": {
"index": {
"href": "https://zendashboard.com/api/customer-vault/1/cards"
},
"self": {
"href": "https://zendashboard.com/api/customer-vault/1/card/2"
}
}
}
],
"_links": {
"self": {
"href": "https://zendashboard.com/api/customer-vault/1/cards?%2Fapi%2Fcustomer-vault%2F1%2Fcards=&page=1"
},
"first": {
"href": "https://zendashboard.com/api/customer-vault/1/cards?%2Fapi%2Fcustomer-vault%2F1%2Fcards=&page=1"
},
"last": {
"href": "https://zendashboard.com/api/customer-vault/41cards?%2Fapi%2Fcustomer-vault%2F1%2Fcards=&page=1"
}
},
"_meta": {
"totalCount": 1,
"pageCount": 1,
"currentPage": 1,
"perPage": 30
}
}