{
"CustomerNo": "5253499103",
"ApplicationNo": "6518677767",
"AutoLimitIncrease": true,
"AutoPaymentTypeLcl": "A",
"AutoPaymentTypeUsd": "A",
"AutoPaymentTypeEur": "A",
"AutoPaymentBranchLcl": "1",
"AutoPaymentBranchUsd": "1",
"AutoPaymentBranchEur": "1",
"AccountNoLcl": "953681",
"AccountNoUsd": "544621",
"AccountNoEur": "464738",
"GetPeriodicCardFee": true,
"GetIssuingCardFee": true,
"CardLevel": "M",
"MainCardNo": "",
"RequestsVirtualCard": true,
"EmbossName1": "string",
"EmbossName2": "string",
"CardBranch": "1",
"ProductId": "888",
"FinancialType": "ST",
"CardPostType": "P",
"CardDeliveryBranch": "1",
"PinPostType": "P",
"PinDeliveryBranch": "1",
"AllowRenewal": "Y",
"ChannelCode": "API",
"CardPostIdx": "1",
"PinPostIdx": "1",
"StmtAddressIdx": "1",
"Limit": "6138",
"SupCardLimitInfo": {
"SupLimitType": 1,
"SupLimitRate": 1,
"SupCashLimitRate": 1,
"SupLimitAmount": 0,
"SupCashLimitAmount": 0
},
"PostingModelCode": 1,
"StmtEmail": "Y",
"StmtPrintFlag": "Y",
"StmtBranch": "1",
"StmtSms": "Y",
"BillingCycleCode": "01",
"CardLimitRate": "1"
}curl --location --request POST 'https://hilarion.corpayss.net:8422/api/Integration/CreateCreditCard' \
--header 'token: 58ff081d-eba7-4e9c-bfab-3cd51792b96d+202501211205' \
--header 'Content-Type: application/json' \
--data-raw '{
"CustomerNo": "5253499103",
"ApplicationNo": "6518677767",
"AutoLimitIncrease": true,
"AutoPaymentTypeLcl": "A",
"AutoPaymentTypeUsd": "A",
"AutoPaymentTypeEur": "A",
"AutoPaymentBranchLcl": "1",
"AutoPaymentBranchUsd": "1",
"AutoPaymentBranchEur": "1",
"AccountNoLcl": "953681",
"AccountNoUsd": "544621",
"AccountNoEur": "464738",
"GetPeriodicCardFee": true,
"GetIssuingCardFee": true,
"CardLevel": "M",
"MainCardNo": "",
"RequestsVirtualCard": true,
"EmbossName1": "string",
"EmbossName2": "string",
"CardBranch": "1",
"ProductId": "888",
"FinancialType": "ST",
"CardPostType": "P",
"CardDeliveryBranch": "1",
"PinPostType": "P",
"PinDeliveryBranch": "1",
"AllowRenewal": "Y",
"ChannelCode": "API",
"CardPostIdx": "1",
"PinPostIdx": "1",
"StmtAddressIdx": "1",
"Limit": "6138",
"SupCardLimitInfo": {
"SupLimitType": 1,
"SupLimitRate": 1,
"SupCashLimitRate": 1,
"SupLimitAmount": 0,
"SupCashLimitAmount": 0
},
"PostingModelCode": 1,
"StmtEmail": "Y",
"StmtPrintFlag": "Y",
"StmtBranch": "1",
"StmtSms": "Y",
"BillingCycleCode": "01",
"CardLimitRate": "1"
}'{
"ResultObject": {
"CardInfoList": [
{
"CardNo": "54635410xzaitu15",
"ExpiryDate": 202506
}
]
},
"Result": 0,
"ReturnDescription": "Successfully completed.",
"ApprovalRefNumber": 0
}