Logo
Swift API Sandbox Collections API Documentation

v6-Success Scenarios

Number of APIs: 5


1. Stop And Recall Details.

GET {{baseUrlv6}}/payments/:uetr/cancellations



2. Stop and Recall request.

PUT {{baseUrlv6}}/payments/:uetr/cancellation



3. Stop and Recall Response.

PUT {{baseUrlv6}}/payments/:uetr/cancellation/status



4. Get parties in a payment transaction and their case and/or stop and recall reachability status.

GET {{baseUrlv6}}/payments/:uetr/cancellations/parties



5. Changed Stop And Recall Details.

GET {{baseUrlv6}}/payments/changed/cancellations?from_date_time=2019-01-10T00:00:00.000Z&to_date_time=2019-04-11T23:59:59.000Z&maximum_number=50&next=1



ENDPOINTS