8. Card List
You can list your cards. The listing method supports different parameter supports depending on the data you have, allowing you to list accordingly.
Last updated
{
"ErrorCode": 0,
"Result": true,
"Message": "",
"Body": {
"Data": [
{
"Id": 1145543,
"CardProductionName": "Papara",
"CardExternalId": 66696,
"ExternalId": null,
"InsertDateTime": "2023-08-28T12:28:26.64394",
"Phone": "5554443322",
"CardNumber": "529799******0986",
"ExpiryMonth": "8",
"ExpiryYear": "27",
"LastActivityTypeId": 2,
"IsActive": true,
"IsDelete": false
}
],
"TotalRecord": 14
}
}