eMandate Incassomachtigen (Issuing) API's

Please find below the Swagger file details for eMandate API’s.

Provider API’s

The Provider API’s details are listed below:

S.No. API API functionality

1

eMandate API

POST Create-endpoint: This API is used to create the E-Mandate. This API creates a mandate request in the staging application with the status as OPEN.

PUT Update-endpoint: This API is called to update the mandate record created in the staging application with the customer's decision and the debit account details.

GET Mandate-endpoint: This API gets all the details that were passed in during the request for creation of the mandate. This API checks the existence of the request in the Temenos Transact before the customer is asked to authorise it.

GET MandateDetails-endpoint: This API fetches the detailed information about the mandate that is created including the status of the mandate.

API Endpoint URLs

The API Endpoint URL’s are detailed below.

Endpoints URI

createMandateConsent

http://<hostname>:<jboss_port>/<iris_war>/api/v1.0.0/order/nl/directDebits/mandates/consents

updateMandateConsent

http://<hostname>:<jboss_port>/<iris_war>/api/v1.0.0/order/nl/directDebits/mandates/{mandateId}/consents

getMandate

http://<hostname>:<jboss_port>/<iris_war>/api/v1.0.0/order/nl/directDebits/mandates/consents?transactionReference={ transactionReference }&mandateId={mandateId}

getMandateDetails

http://<hostname>:<jboss_port>/<iris_war>/api/v1.0.0/order/nl/directDebits/mandates/{transactionReference}

Sample: http://localhost:9089/NLCEMD_Emandates_Container/api/v1.0.0/order/nl/directDebits/mandates/consents


Bookmark Name Actions
Feedback
x