Mandate Status Callback
This callback is triggered by Decentro to the platform when the customer approves the mandate request on the PSP app.
post/upi_registration_status
Headers
your_custom_key_1string
The header token shared by you should not contain any unsanitized values like @ # $ % ^ & * ! ; : ' " ~ ` ? = + ) (
your_custom_key_2string
The header token shared by you should not contain any unsanitized values like @ # $ % ^ & * ! ; : ' " ~ ` ? = + ) (
Request body
Response
200
Example response
{
"response_code": "CB_S00000"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.