cURL
curl --request POST \ --url https://demo.api.harmony.compago.com/api/payment-intent/{id}/cancel \ --header 'x-api-key: <api-key>'
{}
The unique identifier of the payment intent to cancel
Payment intent cancelled successfully
Empty response on successful cancellation