UPI Autopay - Get Mandate Status

This API is used to get the status of a mandate registration which was created using the Create Mandate API.

Overview

This API can be used to check the status of a mandate registration initiated by the Create Mandate API as an alternative to the Mandate Status Callback to fetch the details of a registered mandate.

Decentro supports fetching the status of a mandate registration using the decentro mandate ID provided by Decentro at the time of registration.

Flow

Below is the flow for using this API.

  • The platform initiates the mandate registration request using the Create Mandate API.
  • The payer authorizes the request on the UPI app using their MPIN.
  • Decentro triggers the Registration callback to the platform's endpoint as configured with the registration status.
  • Alternatively, the platform can check the status of mandate registration using the endpoints and the Decentro mandate ID received from the Create Mandate API.

API Endpoints

Query Params
string

The reference ID passed during mandate creation

string
required

Mandate ID passed by Decentro when creating a mandate

Headers
string
required
Defaults to decentro_prod

Decentro assigned client_id during on boarding.

string
required

Decentro assigned client_secret during on boarding.

Responses

Response body

Language