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_statuses

Request body

decentro_txn_idstring required

Transaction id shared by Decentro in the presentation request.

decentro_mandate_idstring required

Unique ID 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.

messagestring

Mandate transaction message

response_keystring

Mandate transaction response key

Response

200

response_codestring

Example response

{
  "response_code": "CB_S00000"
}