Corpayss
  1. Creation & Registration
Corpayss
  • Acquirer
    • Merchant
      • Create Merchant
      • Get Merchant
      • Update Merchant
      • Search Merchant
    • Terminal
      • Create Terminal
      • Get Terminal
      • Update Terminal
      • Search Terminal
    • Deprecated - Commission Profile
      • Create Commission Profile
      • Get Commission Profile
      • Update Commission Profile
      • Delete Commission Profile
    • Pos Authorization Profile
      • Create Pos Authorization Profile
      • Get Pos Authorization Profile
      • Update Pos Authorization Profile
      • Delete Pos Authorization Profile
    • Pos Fee Profile
      • Create Pos Fee Profile
      • Get Pos Fee Profile
      • Update Pos Fee Profile
      • Delete Pos Fee Profile
    • Create Merchant and Terminal
      POST
    • Get Merchant Payment Summary
      GET
    • Get Merchant Payment Detail
      GET
    • Get Pos Batch Summary
      GET
    • Get Pos Batch Detail
      GET
    • Close Pos Batch
      POST
  • Issuer
    • Customer
      • Create Customer
      • Get Customer Info
      • Get Card Customer Info
      • Update Customer
      • Update Customer Limit
    • Card
      • Creation & Registration
        • Create Credit Card
          POST
        • Create Debit Card
          POST
        • Create Prepaid Card
          POST
        • Create Emboss Directive
          POST
        • Register Card
          PATCH
      • Information & Status Management
        • Get Card Info
        • Get Card Status
        • Get Host Balance
        • Update Card Limit
        • Update Card Status
        • Update Card Fee Status
      • Transactions & Balance Operations
        • Get Card Transactions
        • Send Transaction
        • Load Card Balance
        • Card To Card Balance Transfer
        • Money Send
      • Security & Authentication
        • Verify Card
        • Get Card Pin
        • Send PIN By SMS
        • Check Pin
        • Change Card Pin
        • Reset Cvv 2 Retry Count
        • Change 3DS Password
      • Maintenance & Restrictions
        • Get Card Restriction
        • Card Restriction
        • Card Renewal
      • Tokenization
        • Tokenize Card No
      • Deprecated
        • Get Card Balance Loading Limit
        • Get Card No
        • Get Card Private Info
  • VPOS
    • 3DS Transaction
      • ThreeD Sale
      • ThreeD-Pre Sale
      • TheereD Complete 3DS Payment
    • NonSecure
      • Batch Close
      • Payment Sale
      • Payment InstallmentInquiry
      • Payment PointInquiry
      • Payment Pre Sale
      • Payment Post Sale
      • Payment Void
      • Payment Refund
    • QR Transaction
      • QR Payment CreateQr
      • Create Order 3D
    • Inquiry
      • Chek ByToken
      • Chek ByOrderId
      • Chek By ProcessId
      • Chek ListByOrderId
    • Order
      • Order Creat Order
      • Order Creat Order3D
    • Recurring
      • Create Recurring
      • Get Recurring
      • Update Recurring
      • Cansel Recurring
  • Schemas
    • Schemas
      • Merchant
        • MerchantInfoModel
        • MerchantDataModel
        • MerchantAddressModel
        • MerchantCommunicationModel
        • MerchantContactModel
        • MerchantAccountModel
      • Card
        • CardModel
        • CardRequest
        • CardResponseExample
        • CardTransactionModel
        • CardVerifyModel
        • GetCardInfoModel
        • CreateDebitCardRequest
      • Customer
        • CustomerInfoModel
        • Customer
      • VPOS
      • MerchantSetRequest
      • CardRenewalRequest
      • OrderCreateRequest
      • CustomerBatchCloseRequest
      • StringDataModel
      • BarcodeModel
      • CheckByTokenRequest
      • CheckByOrderIdRequest
      • CheckByProcessIdRequest
      • TokenModel
      • Customer3DSAuthRequest
      • CustomerCashDepositRequest
      • SearchMerchantRequest
      • CardRestrictionRequest
      • TerminalDataModel
      • HostBalanceModel
      • CustomerRefundRequest
      • CustomerVoidRequest
      • CustomerNonSecureAuthRecurringRequest
      • SearchTerminalRequest
      • ProvisionExt
      • CreateMerchantAndTerminalRequest
      • SendPINBySMSModel
      • LongDataModel
      • CreditCustomerDetails
      • CustomerNonSecureAuthRequest
      • CustomerThreeDAuthRequest
      • CustomerThreeDPreAuthRequest
      • CommissionProfileModel
      • CreateCreditCardRequest
      • MrcCommissionProfile
      • CardLimitRates
      • CustomerNonSecurePointAuthRequest
      • MrcCommissionProfileClrDtl
      • CustomerPostAuthRequest
      • MrcCommissionProfileDtl
      • CreatePrepaidCardRequest
      • CustomerPointInquiryRequest
      • MrcCommissionProfileInstDtl
      • CreateEmbossDirectiveRequest
      • MerchantPaymentRequest
      • Customer3DSPreAuthRequest
      • PosBatchSummaryRequest
      • CheckPinRequest
      • PosBatchDetailRequest
      • UpdateCustomerLimitRequest
      • PosBatchCloseRequest
      • UpdateCardLimitRequest
      • ShortDataModel
      • CardStatuUpdateRequest
      • PosAuthProfileModel
      • CardPaymentRequest
      • PosAuthProfile
      • CardRegistrationRequest
      • PosAuthProfileDetail
      • BalanceTransferRequest
      • MrcPosFeeProfileExt
      • CardFeeStatusUpdateRequest
      • MrcPosFeeProfile
      • PinChangeRequest
      • MrcPosFeeProfileDetail
      • Change3DSPasswordRequest
      • MoneySendModel
      • MoneySendReceiver
      • MoneySendSender
      • MoneySendTxnRef
      • MoneySendActorIdentification
      • CustomerNonSecurePreAuthRequest
      • CustomerNonSecurePostAuth
      • CustomerNonSecureRefund
    • Terminal
  1. Creation & Registration

Create Credit Card

POST
/api/Integration/CreateCreditCard
This service is used to create a new credit card for a customer. It takes the customer’s identification and account details as input and generates a credit card record in the issuer’s system.

Request

Header Params

Body Params application/json

Example
{
    "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"
}

Request Code Samples

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
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"
}'

Responses

🟢200OK
application/json
OK
Body

Example
{
    "ResultObject": {
        "CardInfoList": [
            {
                "CardNo": "54635410xzaitu15",
                "ExpiryDate": 202506
            }
        ]
    },
    "Result": 0,
    "ReturnDescription": "Successfully completed.",
    "ApprovalRefNumber": 0
}
Modified at 2025-11-13 19:58:32
Previous
Update Customer Limit
Next
Create Debit Card
Built with