VoidCardResponse
Success string
The return status when a card is voided.
Reason string
The reason for the unsuccessful void card operation.
VoidCardResponse
{
"Success": "string",
"Reason": "string"
}
The return status when a card is voided.
The reason for the unsuccessful void card operation.
{
"Success": "string",
"Reason": "string"
}