General Changes:
Nil
New API:
- v1/cardActionUpdate
- Please use this API for starting any new development. This API is added to rename the existing v1/embosserActionUpdate.
- v1/cardAdd
- Please use this API for starting any new development. This API is added to rename the existing v1/embosserAdd.
- v1/cardAntiReferralUpdate
- Please use this API for starting any new development. This API is added to rename the existing v1/embosserAntiReferralUpdate.
- v1/cardInquiry
- Please use this API for starting any new development. This API is added to rename the existing v1/embosserInquiry.
- v1/cardUpdate
- Please use this API for starting any new development. This API is added to rename the existing v1/embosserUpdate.
- v1/customerAccountCardAdd
- Please use this API for starting any new development. This API is added to rename the existing v1/customerAccountEmbosserAdd.
API's created for CPA changes
- v1/reoccuringPaymentDelete
- v1/reoccuringPaymentList
API's below created follow standard Gregorian Date format
- v3/accountDetailInquiry
- Please use this API for starting any new development. This API is added to correct the field formats of certain fields to Gregorian from the existing v2/accountDetailInquiry API.
- v2/annualStatementInquiry
- Please use this API for starting any new development. This API is added to correct the field formats of certain fields to Gregorian from the existing v1/annualStatementInquiry API.
- v2/cardholderDemographicList
- Please use this API for starting any new development. This API is added to correct the field formats of certain fields to Gregorian from the existing v1/cardholderDemographicList API.
- v2/creditLimitDriverInquiry
- Please use this API for starting any new development. This API is added to correct the field formats of certain fields to Gregorian from the existing v1/creditLimitDriverInquiry API.
- v2/customerDataUpdate
- Please use this API for starting any new development. This API is added to correct the field formats of certain fields to Gregorian from the existing v1/customerDataUpdate API.
- v2/customerNumberUpdate
- Please use this API for starting any new development. This API is added to correct the field formats of certain fields to Gregorian from the existing v1/customerNumberUpdate API.
- v2/delinquencyAdjustmentsInquiry
- Please use this API for starting any new development. This API is added to correct the field formats of certain fields to Gregorian from the existing v1/delinquencyAdjustmentsInquiry API.
- v2/directDebitUpdate
- Please use this API for starting any new development. This API is added to correct the field formats of certain fields to Gregorian from the existing v1/directDebitUpdate API.
- v2/insuranceInquiry
- Please use this API for starting any new development. This API is added to correct the field formats of certain fields to Gregorian from the existing v1/insuranceInquiry API.
- v2/listCustomerAccounts
- Please use this API for starting any new development. This API is added to correct the field formats of certain fields to Gregorian from the existing v1/listCustomerAccounts API.
- v2/loanPlanAdd
- Please use this API for starting any new development. This API is added to correct the field formats of certain fields to Gregorian from the existing v1/loanPlanAdd API.
- v2/lostStolenUpdate
- Please use this API for starting any new development. This API is added to correct the field formats of certain fields to Gregorian from the existing v1/lostStolenUpdate API.
- v2/loyaltyAccountInquiry
- Please use this API for starting any new development. This API is added to correct the field formats of certain fields to Gregorian from the existing v1/loyaltyAccountInquiry API.
- v2/relationshipInquiry
- Please use this API for starting any new development. This API is added to correct the field formats of certain fields to Gregorian from the existing v1/relationshipInquiry API.
- v2/statementSummayInquiry
- Please use this API for starting any new development. This API is added to correct the field formats of certain fields to Gregorian from the existing v1/statementSummaryInquiry API.
- v2/transactionDetailInquiry
- Please use this API for starting any new development. This API is added to correct the field formats of certain fields to Gregorian from the existing v1/transactionDetailInquiry API.
Updated API:
v1/accountPlanlist
New Fields added in response
- planTotalAmtDue
- fppInd
- calcRate1
- fppUnpaidPmtAmt
- promoPlanInd
- fppPlanCancelRsn
v1/customerAccountCardAdd
New Field added in request
- custUcliPref
v1/customerAccountEmbosserAdd
New Field added in request
- custUcliPref
v1/directDebitUpdate
fields marked conditional from required
- achAmt
pmtAch field description is improved
v1/processPayment
New fields added for supporting 3DS2
Request Parameters
- paReferenceId
- paEnrollAuthenticationTransactionId
- paTransactionMode
- customerAccountChangeDate
- customerAccountCreateDate
- customerAccountPasswordChangeDate
- customerIPAddress
- customerPassportCountry
- customerPassportNumber
- paAccountPurchases
- paAddCardAttempts
- paAlternateAuthenticationData
- paAlternateAuthenticationDate
- paAlternateAuthenticationMethod
- paChallengeCode
- paDefaultCard
- paFraudActivity
- paGiftCardAmount
- paGiftCardCount
- paGiftCardCurrency
- paHttpAccept
- paInstallmentTotalCount
- paMarketingOptin
- paMarketingSource
- paMerchantNewCustomer
- paMessageCategory
- paNpaCode
- paPaymentAccountDate
- paPreOrder
- paPreOrderDate
- paRecurringEndDate
- paRecurringFrequency
- paRecurringOriginalPurchaseDate
- paReorder
- paShipAddressUsageDate
- paTransactionCountDay
- paTransactionCountYear
- productDescription
- shipToDestinationCode
Response Parameters
- paEnrollAuthenticationTransactionId
Error Codes added
| Error Code | Error Description |
|---|---|
| D060 | Details on vision do not meet the requirements for CPA set up |
| D061 | Account balance lower than CPA Amount |
| D062 | Invalid CPA Start Date (Start date more than 1 month after current day) |
| D063 | Invalid CPA Frequency |
| D064 | Invalid CPA Start Date (Start date is in the past) |
| D065 | Maximum CPA Limit reached |
| D066 | Invalid Maximum number of months for CPA |
| D067 | Invalid CPA with this frequency |
| D068 | Invalid Number of Payments |
Deprecated API:
- v1/accountDetailInquiry
- This API is deprecated, as some of the date fields were wrongly supplied in Julian format. The new version v2 of this API has the date fields corrected to Gregorian. For details on individual fields, refer to the documentation section for the API. Please switch to the new version v3/accountDetailInquiry at the earliest before the deprecation deadline: End of January 2021.
- v2/accountDetailInquiry
- This API is deprecated, as some of the date fields were wrongly supplied in Julian format. The new version v2 of this API has the date fields corrected to Gregorian. For details on individual fields, refer to the documentation section for the API. Please switch to the new version v3/accountDetailInquiry at the earliest before the deprecation deadline: End of January 2021.
- v1/annualStatementInquiry
- This API is deprecated, as some of the date fields were wrongly supplied in Julian format. The new version v2 of this API has the date fields corrected to Gregorian. For details on individual fields, refer to the documentation section for the API. Please switch to the new version v2/annualStatementInquiry at the earliest before the deprecation deadline: End of January 2021.
- v1/cardholderDemographicList
- This API is deprecated, as some of the date fields were wrongly supplied in Julian format. The new version v2 of this API has the date fields corrected to Gregorian. For details on individual fields, refer to the documentation section for the API. Please switch to the new version v2/cardholderDemographicList at the earliest before the deprecation deadline: End of January 2021.
- v1/creditLimitDriverInquiry
- This API is deprecated, as some of the date fields were wrongly supplied in Julian format. The new version v2 of this API has the date fields corrected to Gregorian. For details on individual fields, refer to the documentation section for the API. Please switch to the new version v2/creditLimitDriverInquiry at the earliest before the deprecation deadline: End of January 2021.
- v1/customerDataUpdate
- This API is deprecated, as some of the date fields were wrongly supplied in Julian format. The new version v2 of this API has the date fields corrected to Gregorian. For details on individual fields, refer to the documentation section for the API. Please switch to the new version v2/customerDataUpdate at the earliest before the deprecation deadline: End of January 2021.
- v1/customerAccountEmbosserAdd
- This API is deprecated. Please use the new API v1/customerAccountCardAdd API before the deprecation deadline. This API contains any date format related updates (all dates will be in Gregorian format) in addition to the change of name of the API: End of January 2021.
- v2/customerAccountEmbosserAdd
- This API is deprecated. Please use the new API v1/customerAccountCardAdd API before the deprecation deadline. This API contains any date format related updates (all dates will be in Gregorian format) in addition to the change of name of the API: End of June 2020.
- v1/customerNumberUpdate
- This API is deprecated, as some of the date fields were wrongly supplied in Julian format. The new version v2 of this API has the date fields corrected to Gregorian. For details on individual fields, refer to the documentation section for the API. Please switch to the new version v2/customerNumberUpdate at the earliest before the deprecation deadline: End of June 2020.
- v1/delinquencyAdjustmentsInquiry
- This API is deprecated, as some of the date fields were wrongly supplied in Julian format. The new version v2 of this API has the date fields corrected to Gregorian. For details on individual fields, refer to the documentation section for the API. Please switch to the new version v2/delinquencyAdjustmentsInquiry at the earliest before the deprecation deadline: End of January 2021.
- v1/directDebitUpdate
- This API is deprecated, as some of the date fields were wrongly supplied in Julian format. The new version v2 of this API has the date fields corrected to Gregorian. For details on individual fields, refer to the documentation section for the API. Please switch to the new version v2/directDebitUpdate at the earliest before the deprecation deadline: End of January 2021.
- v1/embosserActionUpdate
- This API is deprecated as this has been renamed to the new v1/cardActionUpdate. Please prepare to move to the new API at the earliest before the deprecation deadline: End of June 2020.
- v1/embosserAdd
- This API is deprecated as this has been renamed to the new v1/cardAdd Api. Please prepare to move to the new API at the earliest before the deprecation deadline: End of June 2020.
- v1/embosserAntiReferralUpdate
- This API is deprecated as this has been renamed to the new v1/cardAntiReferralUpdate. Please prepare to move to the new API at the earliest before the deprecation deadline: End of June 2020.
- v1/embosserInquiry
- This API is deprecated as this has been renamed to the new v1/cardInquiry. Please prepare to move to the new API at the earliest before the deprecation deadline: End of January 2021.
- v1/embosserUpdate
- This API is deprecated as this has been renamed to the new v1/cardUpdate. Please prepare to move to the new API at the earliest before the deprecation deadline: End of January 2021.
- v1/insuranceInquiry
- This API is deprecated, as some of the date fields were wrongly supplied in Julian format. The new version v2 of this API has the date fields corrected to Gregorian. For details on individual fields, refer to the documentation section for the API. Please switch to the new version v2/insuranceInquiry at the earliest before the deprecation deadline.
- v1/listCustomerAccounts
- This API is deprecated, as some of the date fields were wrongly supplied in Julian format. The new version v2 of this API has the date fields corrected to Gregorian. For details on individual fields, refer to the documentation section for the API. Please switch to the new version v2/listCustomerAccounts at the earliest before the deprecation deadline.
- v1/loanPlanAdd
- This API is deprecated, as some of the date fields were wrongly supplied in Julian format. The new version v2 of this API has the date fields corrected to Gregorian. For details on individual fields, refer to the documentation section for the API. Please switch to the new version v2/loanPlanAdd at the earliest before the deprecation deadline: End of June 2020.
- v1/lostStolenUpdate
- This API is deprecated, as some of the date fields were wrongly supplied in Julian format. The new version v2 of this API has the date fields corrected to Gregorian. For details on individual fields, refer to the documentation section for the API. Please switch to the new version v2/lostStolenUpdate at the earliest before the deprecation deadline.
- v1/loyaltyAccountInquiry
- This API is deprecated, as some of the date fields were wrongly supplied in Julian format. The new version v2 of this API has the date fields corrected to Gregorian. For details on individual fields, refer to the documentation section for the API. Please switch to the new version v2/loyaltyAccountInquiry at the earliest before the deprecation deadline: End of January 2021.
- v1/relationshipInquiry
- This API is deprecated, as some of the date fields were wrongly supplied in Julian format. The new version v2 of this API has the date fields corrected to Gregorian. For details on individual fields, refer to the documentation section for the API. Please switch to the new version v2/relationshipInquiry at the earliest before the deprecation deadline.
- v1/statementSummayInquiry
- This API is deprecated, as some of the date fields were wrongly supplied in Julian format. The new version v2 of this API has the date fields corrected to Gregorian. For details on individual fields, refer to the documentation section for the API. Please switch to the new version v2/statementSummayInquiry at the earliest before the deprecation deadline: End of January 2021.
- v1/transactionDetailInquiry
- This API is deprecated, as some of the date fields were wrongly supplied in Julian format. The new version v2 of this API has the date fields corrected to Gregorian. For details on individual fields, refer to the documentation section for the API. Please switch to the new version v2/transactionDetailInquiry at the earliest before the deprecation deadline: End of January 2021.
Deleted API:
- v1/cardControlsInquiry
- This API has been removed. Use v1/cardInquiry for this purpose.
- v1/cardControlsUpdate
- This API has been removed. Use v1/cardUpdate for this purpose.
- v2/embosserAdd
- This API has been removed. Use v1/cardAdd or v1/customerAccountCardAdd for this purpose.