Cancel Payment Request
Overview
Endpoint
POST /api/payment-requests/{public_id}/cancelParameters
Parameter
Type
Location
Description
Example
Cancellation Rules
Example Request
curl -X POST \
-H "X-API-Key: unter_YOUR_API_KEY_HERE" \
https://api.unter.tech/api/payment-requests/550e8400-e29b-41d4-a716-446655440000/cancelSuccess Response (200 OK)
Error Responses
Payment Request Not Found or Not Cancellable (404)
Effects on Customer Experience
Best Practices
Last updated

