Payments

Update Payment Status

Cancels a payment by setting its status to CANCELED.

patch/payments/{id}/status

Path parameters

idstring required

ID of the Payment.

Request body

status'CANCELED' required

Response

Payment updated successfully

messagestring required

Changes