v1

latestOpenAPI 3.1.02026-07-2418201.6 MB

ENACH Registration Callback

This callback is triggered by Decentro to the platform when a mandate is registered successfully.

post/enach_registration_status

Request body

decentro_txn_idstring required

Transaction id shared by Decentro in the presentation request.

mandate_request_idstring required

Reference id for identifying particular mandate request

Unique_mandate_reference_numberstring required

UMRN number shared by Decentro when a mandate is successfully registered.

consumer_reference_numberstring required

The payer account number which was passed by the platform at the time of registration.

statusstring

The status of mandate presentation. Values: Success or Failure.

Response

200

response_codestring

Example response

{
  "response_code": "CB_S00000"
}