Skip to main content
POST
/
payments
/
{paymentId}
/
cancel
{}

Path Parameters

paymentId
string
required

the id of the payment

Body

application/json
reason
enum<string>
required

the reason of the cancellation

Available options:
fraudulent,
requested_by_customer,
abandoned,
duplicate

Response

200 - application/json

The response is of type object.