UPI Autopay - Pre-Debit Notification Callback

This callback is triggered by Decentro to the platform when a debit request is executed

Overview

Decentro triggers this callback to a pre-configured endpoint after a PDN is executed using the Pre-debit Notiifaction API The status of the PDN itself could be success or failure.

The platform can have the callback endpoints whitelisted by dropping a mail to [email protected].

Flow

Below is the flow for using this callback.

Decentro triggers the callback for the below scenarios.

  • Successful PDN
  • Failure PDN

API Endpoints

Below are the API endpoints that can be configured by Decentro for receiving the callbacks.

EnvironmentEndpoint
Staging / Sandboxhttps://your.custom.endpoint.com
Productionhttps://your.custom.endpoint.com
Language
Response
Click Try It! to start a request and see the response here!