Everest Card — API reference
  • Credit
  • Debit
  • Prepaid
  • Corebanking
  • OAuth2
  • Delivery
Information
Cards
    Card applications
      Service that lists card applicationspostService that returns the application information for a card based on its Shadow Card NumberpostService that changes the card application statuspost
    Card issuance and personalisation
      Service that lists the products a customer is eligible for, based on customer numberpostService for creating a Individual Bank Cardpost/debit/api/createIndividualSupplementaryCardpostService for creating a Corporate Bank Cardpost/debit/api/createDummyCorporateCardpostService for creating a Virtual CardpostService that lists cards currently in the printing processpostService that cancels card issuance based on the Shadow Card Numberpost
    Card lifecycle
      List tenant debit cards for a customerpostService that lists Shadow and Masked card information based on the customer’s Tenant informationpostService that allows updating the status information of a cardpostService that lists detailed card informationpostService that lists detailed card informationpostService that retrieves card informationpostCard renewal servicepostService that updates a card to a renewable status and performs card renewalpostService that checks the existence of a card based on the open card numberpostService for adding Debit Card logspost
    No-name cards
      Service for creating a No Name card applicationpostService that cancels a No Name card applicationpostService that updates a No Name card applicationpostService that activates a No Name cardpostService that creates a card via No Name ApplicationpostService that receives a No Name card application and creates the cardpostNo Name Card renewal servicepostService that performs card renewal via No Name ApplicationpostService that updates a No Name card to a renewable status and performs card renewalpost
Customers and accounts
    Branch management
      Service that changes the branch associated with a cardpostService that changes the customer’s associated branchpostService that changes the customer’s associated branchpostService that lists customer numbers by branchpost
    Customers
      Service that lists corporate cards of a individual customerpostService that retrieves customer asset informationpostService that returns whether the customer is flagged as riskypostService that lists customer card informationpost
    Account linking
      Service that links an account to a cardpost/debit/api/detachCardAccountpost/debit/api/detachCardAccountByAccountNumberpostService that updates the account linked to a cardpostService that lists card account information based on account numberpostService that lists card account information based on Shadow Card NumberpostService that updates the account linked to a cardpost/debit/api/saveCardAccountCurrencyConversionpost/debit/api/getCardAccountCurrencyConversionpost
Transactions
    Service that lists Bank Card transaction details based on UTIDpostService that lists Bank Card transaction details based on UTIDpostService that lists all transactions related to a cardpost/debit/api/updateTransactionForBNPLpostService that lists Digital Slip preferences based on a given UTIDpostService that lists authorization transactions within a given date rangepostService that lists customer debit transactions based on request criteriapost
Limits and controls
    Card and customer limits
      Service that lists available e-commerce limit informationpost
    Operation limits
      Service that lists parameter-based limit values defined on a cardpostService that lists customized limits or parameter-based limit details defined on a cardpostService that customizes the transaction limit of a cardpostService that removes customized limits defined for a cardpostService that lists customized or parameter-based limit details defined for the customerpostService that customizes the customer’s transaction limitpostService that removes customizable limits defined for a customerpostService that lists parameter-based limit values defined for the customerpost
    Permissions and restrictions
      Service that lists restrictions defined on a cardpostService that adds or removes restrictions on a cardpost/debit/api/saveCardBnplPermissionpostService that updates Digital Slip delivery preferencespostService that lists Digital Slip preferencespost
Security
    PIN and card security
      Service that generates a card PINpostService that enables changing the card’s PINpostService that validates the accuracy of the card PINpostService that validates the card PIN using an encrypted PIN blockpostService that generates the card PIN using an encrypted PIN blockpostService that changes the card’s PIN using an encrypted PIN blockpostService that increases the PIN retry counterpostService that validates the card PIN using an encrypted PIN blockpostCVV validation servicepostCVV validation servicepostCVV generation servicepostService that lists the card PIN transaction historypostService that resets the CVV retry counter on a cardpost
Platform
    Platform operations
      Method that checks whether the service is operationalpostRefresh Cachepost
    Reference data
      Service that retrieves the card type based on the BIN numberpost
SchemasError codes
powered by Zudoku
Debit Digital Channels Integration
Debit Digital Channels Integration

Transactions

Read what happened on a card and correct it — transaction history, pending provisions, reversals and slip receipts.


Service that lists Bank Card transaction details based on UTID

POST
https://devcard.sim-ant.com/SandBox/IntegrationDigitalChannelDebit
/debit/api/getDebitCardTransactionByUtid

Retrieves a debit card transaction by UTID. Resolves shadow card number and transaction date using UTID, queries debit transactions within a date range around the transaction date, and returns the matching transaction record. Includes an alternative implementation that directly fetches transactions by UTID.

Service that lists Bank Card transaction details based on UTID › Request Body

GetDebitCardTransactionByUtidRequest
utid
​string | null

Utid - [Optional]

Service that lists Bank Card transaction details based on UTID › Responses

Success

GetDebitTransactionAllResponseItem
cardProductVirtualFlag
​boolean · required

Card Product Virtual Flag - [Optional]

cardProductDigitalFlag
​boolean · required

Card Product Digital Flag - [Optional]

sourceTab
​string | null

Source Tab - [Optional]

terminalNumber
​string | null

Terminal Number - [Optional]

authorizationNumber
​string | null

Authorization Number - [Optional]

authorizationMatchStatus
​string | null

Authorization Match Status - [Optional]

cardRefNumber
​string | null

Card Ref Number - [Optional]

cardSeqNumber
​integer | null · int32

Card Seq Number - [Optional]

channelTypeDescription
​string | null

Channel Type Description - [Optional]

customer
​string | null

Customer - [Optional]

customerNumber
​integer | null · int64

Customer Number - [Optional]

digitalSlipValue
​string | null

Digital Slip Value - [Optional]

isChipFlag
​boolean | null

Is Chip Flag - [Optional]

localAmount
​number | null · double

Local Amount - [Optional]

localCurrencyDescription
​string | null

Local Currency Description - [Optional]

mainCustomerNumber
​integer | null · int64

Main Customer Number - [Optional]

maskedCardNumber
​string | null

Masked Card Number - [Optional]

matchStatusDescription
​string | null

Match Status Description - [Optional]

mccDescription
​string | null

Mcc Description - [Optional]

merchantCountryCode
​string | null

Merchant Country Code - [Optional]

merchantName
​string | null

Merchant Name - [Optional]

merchantNumber
​string | null

Merchant Number - [Optional]

networkTypeDescription
​string | null

Network Type Description - [Optional]

offlineFlag
​boolean | null

Offline Flag - [Optional]

panEntryMode
​string | null

Pan Entry Mode - [Optional]

pinUsage
​string | null

Pin Usage - [Optional]

responseCodeDescription
​string | null

Response Code Description - [Optional]

responseReasonCodeDescription
​string | null

Response Reason Code Description - [Optional]

rrn
​string | null

Rrn - [Optional]

settlementAmount
​number | null · double

Settlement Amount - [Optional]

settlementCurrencyDescription
​string | null

Settlement Currency Description - [Optional]

terminalType
​string | null

Terminal Type - [Optional]

transactionDate
​string | null · date-time

Transaction Date - [Optional]

trnAmount
​number | null · double

Trn Amount - [Optional]

trnCodeMatrixDescription
​string | null

Trn Code Matrix Description - [Optional]

trnCurrencyDescription
​string | null

Trn Currency Description - [Optional]

trnStatusCode
​string | null

Trn Status Code - [Optional]

trnStatusDescription
​string | null

Trn Status Description - [Optional]

utid
​string | null

Utid - [Optional]

trnEffect
​string | null

Trn Effect - [Optional]

channelType
​string | null

Channel Type - [Optional]

capitalRewardIndicator
​string | null

Capital Reward Indicator - [Optional]

trnCurrencyCode
​string | null

Trn Currency Code - [Optional]

transactionDescription
​string | null

Transaction Description - [Optional]

​object

Earned Point - [Optional]

trnCodeMatrixId
​string | null

Trn Code Matrix Id - [Optional]

shadowCardNumber
​string | null

Shadow Card Number - [Optional]

mainCardRefNumber
​string | null

Main Card Ref Number - [Optional]

mcc
​string | null

Mcc - [Optional]

mccGroupCode
​string | null

Mcc Group Code - [Optional]

localCurrencyCode
​string | null

Local Currency Code - [Optional]

accountNumber
​number | null · double

Account Number - [Optional]

acqInstitutionId
​string | null

Acq Institution Id - [Optional]

supplementaryCardFlag
​boolean | null

Supplementary Card Flag

POST/debit/api/getDebitCardTransactionByUtid
curl https://devcard.sim-ant.com/SandBox/IntegrationDigitalChannelDebit/debit/api/getDebitCardTransactionByUtid \ --request POST \ --header 'Content-Type: application/json' \ --data '{ "utid": "utid" }'
Example Request Body
{ "utid": "utid" }
json
Example Responses
{ "sourceTab": "sourceTab", "terminalNumber": "terminalNumber", "authorizationNumber": "authorizationNumber", "authorizationMatchStatus": "authorizationMatchStatus", "cardRefNumber": "cardRefNumber", "cardSeqNumber": 0, "channelTypeDescription": "channelTypeDescription", "customer": "customer", "customerNumber": 0, "digitalSlipValue": "digitalSlipValue", "isChipFlag": true, "localAmount": 0, "localCurrencyDescription": "localCurrencyDescription", "mainCustomerNumber": 0, "maskedCardNumber": "maskedCardNumber", "matchStatusDescription": "matchStatusDescription", "mccDescription": "mccDescription", "merchantCountryCode": "merchantCountryCode", "merchantName": "merchantName", "merchantNumber": "merchantNumber", "networkTypeDescription": "networkTypeDescription", "offlineFlag": true, "panEntryMode": "panEntryMode", "pinUsage": "pinUsage", "responseCodeDescription": "responseCodeDescription", "responseReasonCodeDescription": "responseReasonCodeDescription", "rrn": "rrn", "settlementAmount": 0, "settlementCurrencyDescription": "settlementCurrencyDescription", "terminalType": "terminalType", "transactionDate": "2024-08-25T15:00:00Z", "trnAmount": 0, "trnCodeMatrixDescription": "trnCodeMatrixDescription", "trnCurrencyDescription": "trnCurrencyDescription", "trnStatusCode": "trnStatusCode", "trnStatusDescription": "trnStatusDescription", "utid": "utid", "trnEffect": "trnEffect", "channelType": "channelType", "capitalRewardIndicator": "capitalRewardIndicator", "cardProductVirtualFlag": true, "trnCurrencyCode": "trnCurrencyCode", "cardProductDigitalFlag": true, "transactionDescription": "transactionDescription", "earnedPoint": { "amount": 0, "rewardType": "rewardType" }, "trnCodeMatrixId": "trnCodeMatrixId", "shadowCardNumber": "shadowCardNumber", "mainCardRefNumber": "mainCardRefNumber", "mcc": "mcc", "mccGroupCode": "mccGroupCode", "localCurrencyCode": "localCurrencyCode", "accountNumber": 0, "acqInstitutionId": "acqInstitutionId", "supplementaryCardFlag": true }
json
application/json

Service that lists Bank Card transaction details based on UTID

POST
https://devcard.sim-ant.com/SandBox/IntegrationDigitalChannelDebit
/debit/api/getDebitCardTransactionByUtidNew

Retrieves a debit card transaction by UTID using the new transaction flow. Directly queries debit transactions by UTID and returns the matching transaction record.

Service that lists Bank Card transaction details based on UTID › Request Body

GetDebitCardTransactionByUtidRequest
utid
​string | null

Utid - [Optional]

Service that lists Bank Card transaction details based on UTID › Responses

Success

GetDebitTransactionAllResponseItem
cardProductVirtualFlag
​boolean · required

Card Product Virtual Flag - [Optional]

cardProductDigitalFlag
​boolean · required

Card Product Digital Flag - [Optional]

sourceTab
​string | null

Source Tab - [Optional]

terminalNumber
​string | null

Terminal Number - [Optional]

authorizationNumber
​string | null

Authorization Number - [Optional]

authorizationMatchStatus
​string | null

Authorization Match Status - [Optional]

cardRefNumber
​string | null

Card Ref Number - [Optional]

cardSeqNumber
​integer | null · int32

Card Seq Number - [Optional]

channelTypeDescription
​string | null

Channel Type Description - [Optional]

customer
​string | null

Customer - [Optional]

customerNumber
​integer | null · int64

Customer Number - [Optional]

digitalSlipValue
​string | null

Digital Slip Value - [Optional]

isChipFlag
​boolean | null

Is Chip Flag - [Optional]

localAmount
​number | null · double

Local Amount - [Optional]

localCurrencyDescription
​string | null

Local Currency Description - [Optional]

mainCustomerNumber
​integer | null · int64

Main Customer Number - [Optional]

maskedCardNumber
​string | null

Masked Card Number - [Optional]

matchStatusDescription
​string | null

Match Status Description - [Optional]

mccDescription
​string | null

Mcc Description - [Optional]

merchantCountryCode
​string | null

Merchant Country Code - [Optional]

merchantName
​string | null

Merchant Name - [Optional]

merchantNumber
​string | null

Merchant Number - [Optional]

networkTypeDescription
​string | null

Network Type Description - [Optional]

offlineFlag
​boolean | null

Offline Flag - [Optional]

panEntryMode
​string | null

Pan Entry Mode - [Optional]

pinUsage
​string | null

Pin Usage - [Optional]

responseCodeDescription
​string | null

Response Code Description - [Optional]

responseReasonCodeDescription
​string | null

Response Reason Code Description - [Optional]

rrn
​string | null

Rrn - [Optional]

settlementAmount
​number | null · double

Settlement Amount - [Optional]

settlementCurrencyDescription
​string | null

Settlement Currency Description - [Optional]

terminalType
​string | null

Terminal Type - [Optional]

transactionDate
​string | null · date-time

Transaction Date - [Optional]

trnAmount
​number | null · double

Trn Amount - [Optional]

trnCodeMatrixDescription
​string | null

Trn Code Matrix Description - [Optional]

trnCurrencyDescription
​string | null

Trn Currency Description - [Optional]

trnStatusCode
​string | null

Trn Status Code - [Optional]

trnStatusDescription
​string | null

Trn Status Description - [Optional]

utid
​string | null

Utid - [Optional]

trnEffect
​string | null

Trn Effect - [Optional]

channelType
​string | null

Channel Type - [Optional]

capitalRewardIndicator
​string | null

Capital Reward Indicator - [Optional]

trnCurrencyCode
​string | null

Trn Currency Code - [Optional]

transactionDescription
​string | null

Transaction Description - [Optional]

​object

Earned Point - [Optional]

trnCodeMatrixId
​string | null

Trn Code Matrix Id - [Optional]

shadowCardNumber
​string | null

Shadow Card Number - [Optional]

mainCardRefNumber
​string | null

Main Card Ref Number - [Optional]

mcc
​string | null

Mcc - [Optional]

mccGroupCode
​string | null

Mcc Group Code - [Optional]

localCurrencyCode
​string | null

Local Currency Code - [Optional]

accountNumber
​number | null · double

Account Number - [Optional]

acqInstitutionId
​string | null

Acq Institution Id - [Optional]

supplementaryCardFlag
​boolean | null

Supplementary Card Flag

POST/debit/api/getDebitCardTransactionByUtidNew
curl https://devcard.sim-ant.com/SandBox/IntegrationDigitalChannelDebit/debit/api/getDebitCardTransactionByUtidNew \ --request POST \ --header 'Content-Type: application/json' \ --data '{ "utid": "utid" }'
Example Request Body
{ "utid": "utid" }
json
Example Responses
{ "sourceTab": "sourceTab", "terminalNumber": "terminalNumber", "authorizationNumber": "authorizationNumber", "authorizationMatchStatus": "authorizationMatchStatus", "cardRefNumber": "cardRefNumber", "cardSeqNumber": 0, "channelTypeDescription": "channelTypeDescription", "customer": "customer", "customerNumber": 0, "digitalSlipValue": "digitalSlipValue", "isChipFlag": true, "localAmount": 0, "localCurrencyDescription": "localCurrencyDescription", "mainCustomerNumber": 0, "maskedCardNumber": "maskedCardNumber", "matchStatusDescription": "matchStatusDescription", "mccDescription": "mccDescription", "merchantCountryCode": "merchantCountryCode", "merchantName": "merchantName", "merchantNumber": "merchantNumber", "networkTypeDescription": "networkTypeDescription", "offlineFlag": true, "panEntryMode": "panEntryMode", "pinUsage": "pinUsage", "responseCodeDescription": "responseCodeDescription", "responseReasonCodeDescription": "responseReasonCodeDescription", "rrn": "rrn", "settlementAmount": 0, "settlementCurrencyDescription": "settlementCurrencyDescription", "terminalType": "terminalType", "transactionDate": "2024-08-25T15:00:00Z", "trnAmount": 0, "trnCodeMatrixDescription": "trnCodeMatrixDescription", "trnCurrencyDescription": "trnCurrencyDescription", "trnStatusCode": "trnStatusCode", "trnStatusDescription": "trnStatusDescription", "utid": "utid", "trnEffect": "trnEffect", "channelType": "channelType", "capitalRewardIndicator": "capitalRewardIndicator", "cardProductVirtualFlag": true, "trnCurrencyCode": "trnCurrencyCode", "cardProductDigitalFlag": true, "transactionDescription": "transactionDescription", "earnedPoint": { "amount": 0, "rewardType": "rewardType" }, "trnCodeMatrixId": "trnCodeMatrixId", "shadowCardNumber": "shadowCardNumber", "mainCardRefNumber": "mainCardRefNumber", "mcc": "mcc", "mccGroupCode": "mccGroupCode", "localCurrencyCode": "localCurrencyCode", "accountNumber": 0, "acqInstitutionId": "acqInstitutionId", "supplementaryCardFlag": true }
json
application/json

Service that lists all transactions related to a card

POST
https://devcard.sim-ant.com/SandBox/IntegrationDigitalChannelDebit
/debit/api/getDebitTransactionAll

Retrieves all debit card transactions for a given ShadowCardNumber and date range. Combines authorization and posted transaction records, merges unmatched authorizations, filters reward transactions, calculates total amount, and returns ordered transaction details including amounts, merchant info, status, rewards, and digital slip data. Also supports UTID-based retrieval via an alternative method.

Part of:

  • Journey 01 · Launching a new card product — step 4, Activate, PIN, transact

Service that lists all transactions related to a card › Request Body

GetDebitTransactionAllRequest
beginDate
​string · date-time · required

Begin Date - [Optional]

endDate
​string · date-time · required

End Date - [Optional]

shadowCardNumber
​string | null

Shadow Card Number - [Optional]

responseCode
​string | null

Response Code - [Optional]

responseReasonCode
​string | null

Response Reason Code - [Optional]

networkType
​string | null

Network Type - [Optional]

trnCodeMatrixId
​string | null

Trn Code Matrix Id - [Optional]

maxAmount
​number | null · double

Max Amount - [Optional]

minAmount
​number | null · double

Min Amount - [Optional]

Service that lists all transactions related to a card › Responses

Success

GetDebitTransactionAllResponse
totalAmount
​number · double · required

Total Amount - [Optional]

​array | null

List Of Transaction - [Optional]

POST/debit/api/getDebitTransactionAll
curl https://devcard.sim-ant.com/SandBox/IntegrationDigitalChannelDebit/debit/api/getDebitTransactionAll \ --request POST \ --header 'Content-Type: application/json' \ --data '{ "shadowCardNumber": "shadowCardNumber", "beginDate": "2024-08-25T15:00:00Z", "endDate": "2024-08-25T15:00:00Z", "responseCode": "responseCode", "responseReasonCode": "responseReasonCode", "networkType": "networkType", "trnCodeMatrixId": "trnCodeMatrixId", "maxAmount": 0, "minAmount": 0 }'
Example Request Body
{ "shadowCardNumber": "shadowCardNumber", "beginDate": "2024-08-25T15:00:00Z", "endDate": "2024-08-25T15:00:00Z", "responseCode": "responseCode", "responseReasonCode": "responseReasonCode", "networkType": "networkType", "trnCodeMatrixId": "trnCodeMatrixId", "maxAmount": 0, "minAmount": 0 }
json
Example Responses
{ "listOfTransaction": [ { "sourceTab": "sourceTab", "terminalNumber": "terminalNumber", "authorizationNumber": "authorizationNumber", "authorizationMatchStatus": "authorizationMatchStatus", "cardRefNumber": "cardRefNumber", "cardSeqNumber": 0, "channelTypeDescription": "channelTypeDescription", "customer": "customer", "customerNumber": 0, "digitalSlipValue": "digitalSlipValue", "isChipFlag": true, "localAmount": 0, "localCurrencyDescription": "localCurrencyDescription", "mainCustomerNumber": 0, "maskedCardNumber": "maskedCardNumber", "matchStatusDescription": "matchStatusDescription", "mccDescription": "mccDescription", "merchantCountryCode": "merchantCountryCode", "merchantName": "merchantName", "merchantNumber": "merchantNumber", "networkTypeDescription": "networkTypeDescription", "offlineFlag": true, "panEntryMode": "panEntryMode", "pinUsage": "pinUsage", "responseCodeDescription": "responseCodeDescription", "responseReasonCodeDescription": "responseReasonCodeDescription", "rrn": "rrn", "settlementAmount": 0, "settlementCurrencyDescription": "settlementCurrencyDescription", "terminalType": "terminalType", "transactionDate": "2024-08-25T15:00:00Z", "trnAmount": 0, "trnCodeMatrixDescription": "trnCodeMatrixDescription", "trnCurrencyDescription": "trnCurrencyDescription", "trnStatusCode": "trnStatusCode", "trnStatusDescription": "trnStatusDescription", "utid": "utid", "trnEffect": "trnEffect", "channelType": "channelType", "capitalRewardIndicator": "capitalRewardIndicator", "cardProductVirtualFlag": true, "trnCurrencyCode": "trnCurrencyCode", "cardProductDigitalFlag": true, "transactionDescription": "transactionDescription", "earnedPoint": { "amount": 0, "rewardType": "rewardType" }, "trnCodeMatrixId": "trnCodeMatrixId", "shadowCardNumber": "shadowCardNumber", "mainCardRefNumber": "mainCardRefNumber", "mcc": "mcc", "mccGroupCode": "mccGroupCode", "localCurrencyCode": "localCurrencyCode", "accountNumber": 0, "acqInstitutionId": "acqInstitutionId", "supplementaryCardFlag": true } ], "totalAmount": 0 }
json
application/json

POST
https://devcard.sim-ant.com/SandBox/IntegrationDigitalChannelDebit
/debit/api/updateTransactionForBNPL

Updates installment information for BNPL (Buy Now Pay Later) transactions. Updates corresponding transaction records for Installment Count, Installment Parameter, and Installment Profit Rate to synchronize with core banking system.

Request Body

UpdateTransactionForBNPLRequest
utid
​string | null

Utid

installmentCount
​integer | null · int32

Installment Count

installmentParameter
​string | null

Installment Parameter

installmentProfitRate
​number | null · double

Installment Profit Rate

Responses

Success

UpdateTransactionForBNPLResponse
isSuccess
​boolean · required

Is Success

errorMessage
​string | null

Error Message

POST/debit/api/updateTransactionForBNPL
curl https://devcard.sim-ant.com/SandBox/IntegrationDigitalChannelDebit/debit/api/updateTransactionForBNPL \ --request POST \ --header 'Content-Type: application/json' \ --data '{ "utid": "utid", "installmentCount": 0, "installmentParameter": "installmentParameter", "installmentProfitRate": 0 }'
Example Request Body
{ "utid": "utid", "installmentCount": 0, "installmentParameter": "installmentParameter", "installmentProfitRate": 0 }
json
Example Responses
{ "isSuccess": true, "errorMessage": "errorMessage" }
json
application/json

Service that lists Digital Slip preferences based on a given UTID

POST
https://devcard.sim-ant.com/SandBox/IntegrationDigitalChannelDebit
/debit/api/getDigitalSlipReceipt

Retrieves the digital slip (receipt) for a debit card transaction using UTID. Returns transaction details including amounts, currency, card info, authorization, terminal and merchant information, ICC data, and reference UTID if available.

Service that lists Digital Slip preferences based on a given UTID › Request Body

GetDigitalSlipReceiptRequest
channel
​string | null

Channel - [Optional]

utid
​string | null

Utid - [Optional]

Service that lists Digital Slip preferences based on a given UTID › Responses

Success

GetDigitalSlipReceiptResponse
utid
​string | null

Utid - [Optional]

refUtid
​string | null

Ref Utid - [Optional]

trnCodeMatrixId
​string | null

Trn Code Matrix Id - [Optional]

shadowCardNumber
​string | null

Shadow Card Number - [Optional]

cardRefNumber
​string | null

Card Ref Number - [Optional]

maskedCardNumber
​string | null

Masked Card Number - [Optional]

trnAmount
​number | null · double

Trn Amount - [Optional]

trnCurrencyCode
​string | null

Trn Currency Code - [Optional]

responseCode
​string | null

Response Code - [Optional]

trnDatetime
​string | null · date-time

Trn Datetime - [Optional]

trnStatus
​string | null

Trn Status - [Optional]

stan
​integer | null · int32

Stan - [Optional]

rrn
​string | null

Rrn - [Optional]

authorizationNumber
​string | null

Authorization Number - [Optional]

terminalNumber
​string | null

Terminal Number - [Optional]

merchantNumber
​string | null

Merchant Number - [Optional]

merchantName
​string | null

Merchant Name - [Optional]

panEntryMode
​string | null

Pan Entry Mode - [Optional]

iccData84
​string | null

Icc Data84 - [Optional]

iccData9f26
​string | null

Icc Data9f26 - [Optional]

cardSeqNumber
​string | null

Card Seq Number - [Optional]

merchantAddress
​string | null

Merchant Address - [Optional]

POST/debit/api/getDigitalSlipReceipt
curl https://devcard.sim-ant.com/SandBox/IntegrationDigitalChannelDebit/debit/api/getDigitalSlipReceipt \ --request POST \ --header 'Content-Type: application/json' \ --data '{ "channel": "channel", "utid": "utid" }'
Example Request Body
{ "channel": "channel", "utid": "utid" }
json
Example Responses
{ "utid": "utid", "refUtid": "refUtid", "trnCodeMatrixId": "trnCodeMatrixId", "shadowCardNumber": "shadowCardNumber", "cardRefNumber": "cardRefNumber", "maskedCardNumber": "maskedCardNumber", "trnAmount": 0, "trnCurrencyCode": "trnCurrencyCode", "responseCode": "responseCode", "trnDatetime": "2024-08-25T15:00:00Z", "trnStatus": "trnStatus", "stan": 0, "rrn": "rrn", "authorizationNumber": "authorizationNumber", "terminalNumber": "terminalNumber", "merchantNumber": "merchantNumber", "merchantName": "merchantName", "panEntryMode": "panEntryMode", "iccData84": "iccData84", "iccData9f26": "iccData9f26", "cardSeqNumber": "cardSeqNumber", "merchantAddress": "merchantAddress" }
json
application/json

Service that lists authorization transactions within a given date range

POST
https://devcard.sim-ant.com/SandBox/IntegrationDigitalChannelDebit
/debit/api/getAuthorizationListByBegindateEnddate

Retrieves the list of debit card authorizations for a given period. Requires start date and end date as input and returns the authorization transactions that occurred within that date range.

Service that lists authorization transactions within a given date range › Request Body

GetAuthorizationListByBegindateEnddateRequest
​object

Get Authorization List By Begindate Enddate Param - [Optional]

Service that lists authorization transactions within a given date range › Responses

Success

GetAuthorizationListByBegindateEnddateResponse
​array | null

Get Authorization List By Begindate Enddate Result - [Optional]

POST/debit/api/getAuthorizationListByBegindateEnddate
curl https://devcard.sim-ant.com/SandBox/IntegrationDigitalChannelDebit/debit/api/getAuthorizationListByBegindateEnddate \ --request POST \ --header 'Content-Type: application/json' \ --data '{ "GetAuthorizationListByBegindateEnddateParam": { "AuthorizationMatchStatus": "AuthorizationMatchStatus", "BeginDate": "2024-08-25T15:00:00Z", "CardRefNumber": "CardRefNumber", "CustomerNumber": 0, "EndDate": "2024-08-25T15:00:00Z", "MaxAmount": 0, "Mcc": "Mcc", "MinAmount": 0, "NetworkType": "NetworkType", "NotSuccesfullResponse": "NotSuccesfullResponse", "ResponseCode": "ResponseCode", "ResponseReasonCode": "ResponseReasonCode", "Rrn": "Rrn", "ShadowCardNumber": "ShadowCardNumber", "TrnCodeMatrixId": "TrnCodeMatrixId", "TrnStatus": "TrnStatus" } }'
Example Request Body
{ "GetAuthorizationListByBegindateEnddateParam": { "AuthorizationMatchStatus": "AuthorizationMatchStatus", "BeginDate": "2024-08-25T15:00:00Z", "CardRefNumber": "CardRefNumber", "CustomerNumber": 0, "EndDate": "2024-08-25T15:00:00Z", "MaxAmount": 0, "Mcc": "Mcc", "MinAmount": 0, "NetworkType": "NetworkType", "NotSuccesfullResponse": "NotSuccesfullResponse", "ResponseCode": "ResponseCode", "ResponseReasonCode": "ResponseReasonCode", "Rrn": "Rrn", "ShadowCardNumber": "ShadowCardNumber", "TrnCodeMatrixId": "TrnCodeMatrixId", "TrnStatus": "TrnStatus" } }
json
Example Responses
{ "GetAuthorizationListByBegindateEnddateResult": [ { "AccountNumber": 0, "AcqInstitutionId": "AcqInstitutionId", "AuthorizationMatchStatus": "AuthorizationMatchStatus", "AuthorizationNumber": "AuthorizationNumber", "CardRefNumber": "CardRefNumber", "CardSeqNumber": 0, "ChannelType": "ChannelType", "ChannelTypeDescription": "ChannelTypeDescription", "CommissionAmount": 0, "Customer": "Customer", "CustomerNumber": 0, "DigitalSlipValue": "DigitalSlipValue", "EarnedPoint": 0, "FeeAmount": 0, "InstallmentCount": 0, "InstallmentParameter": "InstallmentParameter", "InstallmentProfitRate": 0, "IsChipFlag": true, "LocalAmount": 0, "LocalCurrencyCode": "LocalCurrencyCode", "LocalCurrencyDescription": "LocalCurrencyDescription", "MainCardRefNumber": "MainCardRefNumber", "MainCustomerNumber": 0, "MaskedCardNumber": "MaskedCardNumber", "MatchStatusDescription": "MatchStatusDescription", "Mcc": "Mcc", "MccDescription": "MccDescription", "MccGroupCode": "MccGroupCode", "MerchantCountryCode": "MerchantCountryCode", "MerchantName": "MerchantName", "MerchantNumber": "MerchantNumber", "NetworkTypeDescription": "NetworkTypeDescription", "OfflineFlag": true, "OpenReceiptFormIsEnabledFlag": true, "PanEntryMode": "PanEntryMode", "PinUsage": "PinUsage", "PreAuthorizationStatus": "PreAuthorizationStatus", "ProductDigitalFlag": true, "ProductName": "ProductName", "ProductVirtualFlag": true, "ResponseCodeDescription": "ResponseCodeDescription", "ResponseReasonCodeDescription": "ResponseReasonCodeDescription", "Rrn": "Rrn", "SettlementAmount": 0, "SettlementCurrencyDescription": "SettlementCurrencyDescription", "ShadowCardNumber": "ShadowCardNumber", "SourceTab": "SourceTab", "SuccessCode": "SuccessCode", "SupplementaryCardFlag": true, "TerminalNumber": "TerminalNumber", "TerminalType": "TerminalType", "TransactionDate": "2024-08-25T15:00:00Z", "TransactionDescription": "TransactionDescription", "TransactionTime": "TransactionTime", "TrnAmount": 0, "TrnCodeMatrixDescription": "TrnCodeMatrixDescription", "TrnCodeMatrixId": "TrnCodeMatrixId", "TrnCurrencyCode": "TrnCurrencyCode", "TrnCurrencyDescription": "TrnCurrencyDescription", "TrnEffect": "TrnEffect", "TrnRewardAbility": "TrnRewardAbility", "TrnStatusCode": "TrnStatusCode", "TrnStatusDescription": "TrnStatusDescription", "Utid": "Utid" } ] }
json
application/json

Service that lists customer debit transactions based on request criteria

POST
https://devcard.sim-ant.com/SandBox/IntegrationDigitalChannelDebit
/debit/api/getDbttransactionByCardrefCustomernum

Retrieves debit card transaction records based on card reference number and customer number. Calls DCID repository to fetch transaction data and returns the result without additional filtering or transformation.

Service that lists customer debit transactions based on request criteria › Request Body

GetDbttransactionByCardrefCustomernumRequest
​object

Get Dbttransaction By Cardref Customernum Param - [Optional]

Service that lists customer debit transactions based on request criteria › Responses

Success

GetDbttransactionByCardrefCustomernumResponse
​array | null

Get Dbttransaction By Cardref Customernum Result - [Optional]

POST/debit/api/getDbttransactionByCardrefCustomernum
curl https://devcard.sim-ant.com/SandBox/IntegrationDigitalChannelDebit/debit/api/getDbttransactionByCardrefCustomernum \ --request POST \ --header 'Content-Type: application/json' \ --data '{ "GetDbttransactionByCardrefCustomernumParam": { "CardRefNumber": "CardRefNumber", "CustomerNumber": 0, "EmbossName": "EmbossName", "MaxAmount": 0, "MinAmount": 0, "ShadowCardNumber": "ShadowCardNumber", "SourceNetwork": "SourceNetwork", "Transactiondatebegin": "2024-08-25T15:00:00Z", "Transactiondateend": "2024-08-25T15:00:00Z", "TrnCodeMatrixId": "TrnCodeMatrixId" } }'
Example Request Body
{ "GetDbttransactionByCardrefCustomernumParam": { "CardRefNumber": "CardRefNumber", "CustomerNumber": 0, "EmbossName": "EmbossName", "MaxAmount": 0, "MinAmount": 0, "ShadowCardNumber": "ShadowCardNumber", "SourceNetwork": "SourceNetwork", "Transactiondatebegin": "2024-08-25T15:00:00Z", "Transactiondateend": "2024-08-25T15:00:00Z", "TrnCodeMatrixId": "TrnCodeMatrixId" } }
json
Example Responses
{ "GetDbttransactionByCardrefCustomernumResult": [ { "AccountNumber": 0, "AcqInstitutionId": "AcqInstitutionId", "AcqRefNumber": "AcqRefNumber", "AuthorizationMatchStatus": "AuthorizationMatchStatus", "AuthorizationNumber": "AuthorizationNumber", "BillingAmount": 0, "BillingCurrency": "BillingCurrency", "BkmUniqueMerchantId": "BkmUniqueMerchantId", "CampaignCodeAcq": "CampaignCodeAcq", "CampaignCodeIss": "CampaignCodeIss", "ChannelType": "ChannelType", "ChannelTypeDescription": "ChannelTypeDescription", "ClearingChannel": "ClearingChannel", "ClearingDate": "2024-08-25T15:00:00Z", "ClearingNumber": 0, "CustomerNumberList": 0, "DigitalSlipValue": "DigitalSlipValue", "DisplayAtChannels": 0, "EarnedRewardBank": 0, "EarnedRewardCampaignAcq": 0, "EarnedRewardCampaignIss": 0, "EarnedRewardMerchant": 0, "EmbossName": "EmbossName", "EodDate": "2024-08-25T15:00:00Z", "InstallmentCount": 0, "InstallmentParameter": "InstallmentParameter", "InstallmentProfitRate": 0, "InvoiceNumber": "InvoiceNumber", "LocalAmount": 0, "LocalCurrency": "LocalCurrency", "LocalCurrencyCode": "LocalCurrencyCode", "MainCardRefNumber": "MainCardRefNumber", "MainCustomerNumber": 0, "MaskedCardNumber": "MaskedCardNumber", "MatchStatusDescription": "MatchStatusDescription", "Mcc": "Mcc", "MccDescription": "MccDescription", "MccGroupCode": "MccGroupCode", "MerchantAmexId": "MerchantAmexId", "MerchantCity": "MerchantCity", "MerchantCountryCode": "MerchantCountryCode", "MerchantName": "MerchantName", "MerchantNumber": "MerchantNumber", "NetworkDescription": "NetworkDescription", "OfflineFlag": true, "PanEntryMode": "PanEntryMode", "PinUsage": "PinUsage", "Product": "Product", "ProductDigitalFlag": true, "ProductVirtualFlag": true, "RefUtid": "RefUtid", "RequestDate": "2024-08-25T15:00:00Z", "RewardTypeDescription": "RewardTypeDescription", "Rrn": "Rrn", "SettlementAmount": 0, "SettlementCurrency": "SettlementCurrency", "ShadowCardNumber": "ShadowCardNumber", "SupplementaryCardFlag": true, "TerminalNumber": "TerminalNumber", "TerminalType": "TerminalType", "TransactionDescription": "TransactionDescription", "TrnAmount": 0, "TrnCodeMatrixDesc": "TrnCodeMatrixDesc", "TrnCodeMatrixId": "TrnCodeMatrixId", "TrnCurrency": "TrnCurrency", "TrnCurrencyCode": "TrnCurrencyCode", "TrnDate": "2024-08-25T15:00:00Z", "TrnDescription": "TrnDescription", "TrnEffect": "TrnEffect", "TrnOrigin": 0, "TrnRewardAbility": "TrnRewardAbility", "TrnStatus": "TrnStatus", "Utid": "Utid" } ] }
json
application/json

Account linkingCard and customer limits