POST
/
v1
/
businesses
/
{business_id}
/
invoices
/
payments
/
{payment_id}
/
delete

This functionality is for use in case of erroneous payment creation. Prefer updating existing payments if the payment details have changed.

Path Parameters

business_id
string

Id of the Business the payment is associated with.

payment_id
string
required

Id of the Payment to be deleted.

Response

Returns the updated Payment Object