post
https://example.com/tnc/checkout/apis/v1/presentations
Allows submission of mandate-based debit requests for transactions using existing customer mandates.
Transaction Idempotency
If appUtr is present in the API request, then the Presentation transaction will be made idempotent. If another Presentation transaction is requested with the duplicate appUtr then the API will reject the presentation transaction.
HTTP Status and Response Status Matrix
| HTTP Status | Response Status | Response Message |
|---|---|---|
| 200 | CREATED | Success |
| 400 | VALIDATION_ERROR | Request body validation failed. |
| 400 | REJECTED | App UTR provided is already used. |
| 400 | ERROR_FROM_PG | This will be populated by PG. |
| 500 | INTERNAL_PROCESSING_ERROR | Gateway account not found. |
| 500 | ERROR_CONNECTING_PG | Gateway connectivity unavailable. |
| 503 | ERROR_CONNECTING_PG | Gateway connectivity unavailable. |
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…