{
"CustomerNo": "88387526",
"ApplicationNo": "12547789",
"AutoLimitIncrease": true,
"AutoPaymentTypeLcl": "A",
"AutoPaymentTypeUsd": "A",
"AutoPaymentTypeEur": "A",
"AutoPaymentBranchLcl": 444,
"AutoPaymentBranchUsd": 444,
"AutoPaymentBranchEur": 444,
"AccountNoLcl": 518776,
"AccountNoUsd": 247839,
"AccountNoEur": 717193,
"CardLevel": "M",
"MainCardNo": "",
"VirtualCardRequest": true,
"EmbossName1": "IN DOLOR CULPA",
"EmbossName2": "ALIQUA LABORIS UT",
"CardBranch": 444,
"ProductId": "888",
"FinancialType": "ST",
"CardPostType": "P",
"CardDeliveryBranch": 444,
"PinPostType": "P",
"PinDeliveryBranch": 444,
"AllowRenewal": "Y",
"ChannelCode": "BR",
"CardPostIdx": 1,
"PinPostIdx": 1,
"StmtAddressIdx": 1,
"Limit": 7177,
"SupCardLimitInfo": {
"SupLimitType": 1,
"SupLimitRate": 1,
"SupCashLimitRate": 1,
"SupLimitAmount": 0,
"SupCashLimitAmount": 0
},
"StmtModel": 1,
"StmtEmail": "Y",
"StmtPrintFlag": "Y",
"StmtSms": "Y",
"BillingPeriod": "59",
"CardLimitRate": 1
}curl --location 'https://hilarionapi.corpayss.net//api/Issuer/CreateCreditCard' \
--header 'token: 58ff081d-eba7-4e9c-bfab-3cd51792b96d+202501211205' \
--header 'Content-Type: application/json' \
--data '{
"CustomerNo": "88387526",
"ApplicationNo": "12547789",
"AutoLimitIncrease": true,
"AutoPaymentTypeLcl": "A",
"AutoPaymentTypeUsd": "A",
"AutoPaymentTypeEur": "A",
"AutoPaymentBranchLcl": 444,
"AutoPaymentBranchUsd": 444,
"AutoPaymentBranchEur": 444,
"AccountNoLcl": 518776,
"AccountNoUsd": 247839,
"AccountNoEur": 717193,
"CardLevel": "M",
"MainCardNo": "",
"VirtualCardRequest": true,
"EmbossName1": "IN DOLOR CULPA",
"EmbossName2": "ALIQUA LABORIS UT",
"CardBranch": 444,
"ProductId": "888",
"FinancialType": "ST",
"CardPostType": "P",
"CardDeliveryBranch": 444,
"PinPostType": "P",
"PinDeliveryBranch": 444,
"AllowRenewal": "Y",
"ChannelCode": "BR",
"CardPostIdx": 1,
"PinPostIdx": 1,
"StmtAddressIdx": 1,
"Limit": 7177,
"SupCardLimitInfo": {
"SupLimitType": 1,
"SupLimitRate": 1,
"SupCashLimitRate": 1,
"SupLimitAmount": 0,
"SupCashLimitAmount": 0
},
"StmtModel": 1,
"StmtEmail": "Y",
"StmtPrintFlag": "Y",
"StmtSms": "Y",
"BillingPeriod": "59",
"CardLimitRate": 1
}'{
"ResultObject": {
"CardInfoList": [
{
"CardNo": "54635410xzaitu15",
"ExpiryDate": 202506
}
]
},
"Result": 0,
"ReturnDescription": "Successfully completed.",
"ApprovalRefNumber": 0
}