This service retrieves the transaction restrictions applied to a card.
Request Code Samples
curl --location --request GET 'https://hilarion.corpayss.net:8422/api/Integration/GetCardRestriction?model.cardNo=54635400cbedrq63' \
--header 'token: 58ff081d-eba7-4e9c-bfab-3cd51792b96d+202501211205'
Responses
{
"ResultObject": {
"CardRestrictionInfoList": []
},
"Result": 0,
"ReturnDescription": "Successfully completed.",
"ApprovalRefNumber": 0
}
Modified at 2025-11-13 19:13:50