Payments
Delete a Payment
DELETE
/
payments
/
{pmt_id}
Deleting a Payment means canceling it before any funds have been moved.
Payments can be deleted only if its status is in pending
Path Parameters
ID of the Payment
Returns
Returns the successfully deleted Payment with its
status set to canceled
.