Card Management
List Cards
post/ListCards
Request body
Example request
{
"Method": "ListCards",
"PartnerId": 30324,
"BusinessUnitId": 4548,
"PageSize": 10,
"Index": 1,
"IdentifierProduct": "FC0000001"
}Response
Successfully
{
"Method": "ListCards",
"PartnerId": 30324,
"BusinessUnitId": 4548,
"PageSize": 10,
"Index": 1,
"IdentifierProduct": "FC0000001"
}Successfully