Updated APIs with controls

Dev portal controllerWeb method nameNote
AccountListAccountLimitsNew Response Parameter Added Parameter Name :ContactLessPerTransactionLimit
 SetAccountLimitsNew Response Parameter Added Parameter Name :ContactLessPerTransactionLimit
Allow the consumer to set their own contactless limit: £0-100, €0-50
ConsumerAddConsumers
AddAdditionalConsumer
AddAdditionalConsumerWithAccount
UpdateConsumerContactDetails
Postcode validation for Irish addresses updated to support 3-7 characters/digits
JuniorConsumerAddJunior 

Webhook updates

WebHooks nameNote
3DS SCA HTTPPostText encoding changed to UTF-8

Updated APIs with controls

Dev portal controllerWeb method nameNote
StandingOrderListFailedSONew Response Parameter Added
Parameter Name : RejectedPaymendetailtId

Updated APIs with controls

Dev portal controllerWeb method nameNote
CardSetCardAsDamagedNew Request Parameter Added related to Shipment Method
Parameter Name : ShipmentMethodCode
SetCardAsLostWithReplacementNew Request Parameter Added related to Shipment Method
Parameter Name : ShipmentMethodCode
UpdateAutoRenewFeatureOfCardTwo New Request Parameters Added
Parameter Name :
  • CardID,
  • AutoRenew (true or false)

Five New Response parameters Added

Parameter Name :

  • Description
  • ResponseCode
  • ResponseDateTime
  • ClientRequestReference
  • RequestID
ConsumerUpdateConsumerDetailNew Request Parameter Added related to Shipment Method
Parameter Name : ShipmentMethodCode

New Webhook added

WebHooks nameNote
Pending Authorisation Auto ReleaseThis webhook is for each Auto released authorisations which are released after XX days if we don’t get clearing for those Authorisations.

Updated APIs with controls

Dev portal controllerWeb method nameNote
CardListPendingCardAuthorizationsNew Response Parameter Added related to Description Parameter Name : Description
ListTransactionNew Request Parameter Added Parameter Name : TransactionAmount(Based on the transaction amount you can filter the transaction records) New Response Parameter Added Parameter Name : TransactionSubType
AccountListTransactionsNew Response Parameter Added Parameter Name : TransactionSubType

Updated Webhooks

WebHooks nameNote
Token activationNew Parameter Added related to Security Hash logic Parameter Name : SecurityHash
Token OTP
Transaction & available balance
Direct debit rejection
Authorisation
Transaction
Account balance change

Updated APIs with controls

Dev portal controllerWeb method nameNote
ConsumerAddAdditionalConsumerWithAccountNew Response Parameter Added related to Shipment Method
Parameter Name : ShipmentMethodCode
AddConsumer
ListConsumers
GetSpecificConsumer
AddAdditionalConsumer
SecurityAuthorize

Added two optional parameters on request Parameters are:

    • FirstFactorSCAOptionType
  • SecondFactorSCAOptionType

Purpose of change : To support the Client Managed SCA Solution for E-commerce. For more information on this solution please contact our API Support Team.

Updated APIs with controls

Dev portal controllerWeb method nameNote
MobileGetAddressCountriesNew Response Parameter Added related to user status ParameterName : A3Code
AccountListAccountsNew Request Parameter Added ParameterName : CreatedOn (Account created date)
GetSpecificAccountNew Request Parameter Added ParameterName : CreatedOn (Account created date)
ConsumerGetSpecificConsumerNew Request Parameter Added ParameterName : KYCClientReferenceID / KYCStatusID
ListConsumersNew Request Parameter Added ParameterName : KYCClientReferenceID / KYCStatusID
AddConsumerNew Request Parameter Added ParameterName : KYCClientReferenceID / KYCStatusID

New Method added on Controller

Dev portal controllerWeb method nameNote
AccountSetAccountLimitsNew Method created, to set the Cardholder limit and enables a lesser value than on the standard agreement.
ConsumerDVFCProcessNew Method created, for Re-KYC process  (W2 Service Provider)
CardGetSpecificNameOnlyCardRestricted API for our PCI DSS Compliant Clients New Method created, to retrieve card details and response return the 16 digit pan and CVV value for Name Only Card
NewVirtualCardAtPhysicalCardLevelNew Method created, virtual card will be created on the same account as the physical card
ResetCardActivationAttamptsNew Method created, Plastic card activation attempt reset
ListCardFeaturesNew Method created, to provide the feature list against cardID
UpdateCardFeatureNew Method created, set feature wise blocking / Unblocking
OrdoPayRegisterAccountNew Method created, Register the account on Ordopay
ListRegisteredAccountsNew Method created, Provide the list Registered the account on Ordopay
DeRegisterAccountNew Method created, DeRegister account on  Ordopay
CreateSmartRequestNew Method created, to create the smart request for register account
GetSmartRequestStatusNew Method created, provide the current status of smart request
ListRecentSmartRequestsNew Method created, provide the list of smart request
DeleteSmartRequestNew Method created, to delete  the smart request for register account

OrdoPay action status notification

Contis generates a notification whenever the OrdoPay action queue is processed and posts it on the URL of the API client. Webhook for below action
  1. DeleteSmartRequest
  2. RegisterAccount
  3. DeRegisterAccount