Skip to main content
POST
/
v1
/
payments
/
{id}
/
cancel
Cancel a payment
curl --request POST \
  --url http://localhost:3000/api/v1/payments/{id}/cancel

Path Parameters

id
string<uuid>
required

Response

Payment cancelled