Credit Digital Channels Integration
string | nullstring | nullstring | nullstring | null · date-time
integer · int64 · requiredstring | nullstring | nullinteger · int64 · required
Card applications
Track a card application from submission to the card being produced.
Service that returns application information of a renewed card based on Shadow Card Number
POST
https://devcard.sim-ant.com/SandBox/IntegrationDigitalChannelCredit
/credit/api/getCreditApplicationIdByFromShadowCardNumber
Retrieves the credit application ID associated with a given ShadowCardNumber. If a replacement application exists, returns CorrelationId if available; otherwise, returns the RecordId as ApplicationId, along with the ApplicationDate.
Service that returns application information of a renewed card based on Shadow Card Number › Request Body
shadowCardNumberShadow Card Number - [Optional]
channelChannel - [Optional]
Service that returns application information of a renewed card based on Shadow Card Number › Responses
Success
applicationIdApplication Id - [Optional]
applicationDateApplication Date - [Optional]
Service that updates card application status
POST
https://devcard.sim-ant.com/SandBox/IntegrationDigitalChannelCredit
/credit/api/submitCardApplicationExtStatus
Submits the external status of a card application and returns the CardApplicationExtStatusHistoryRecordId for tracking the status.
Service that updates card application status › Request Body
applicationIdApplication Id - [Optional]
channelChannel - [Optional]
externalStatusCodeExternal Status Code - [Optional]
Service that updates card application status › Responses
Success
cardApplicationExtStatusHistoryRecordIdCard Application Ext Status History Record Id - [Optional]