Skip to main content

Delete Bill Payment

DELETE 

/api/bills/:id/payments/:id2

Deletes a bill payment and recalculates the bill's paid status. The corresponding provider payment is voided/removed on the connected accounting provider.

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type