post https://staging.api.decentro.tech/v3/payments/enach/bulk/mandate/presentation/status?decentro_txn_id=XX&page=1
This API allows you to check the execution status of individual records from a previously submitted bulk mandate presentation request.
Important Note
Please use only Staging Credentials on each API Reference page to test the APIs directly from our Documentation.
- Use the decentro_txn_id received from the presentation API response.
- Paginate through records using the page query parameter.
- Each record in the data array corresponds to a mandate presentation in your original batch.
- You can retry failures based on the message and execution_status.
Query Parameters
Parameter | Required | Description |
---|---|---|
decentro_txn_id | Yes | The transaction ID received in response of bulk mandate presentation API |
page | Yes | Page number of the result set (for pagination) |