Delete Payment
Delete a payment record by its own id — no invoice or bill id is required in the path.
External payments (processed by Stripe) cannot be deleted — use a refund instead. Deleting a payment recalculates the parent invoice/bill’s amountPaid/status automatically.
Authentication
x-api-keystring
API Key authentication via header
Path parameters
payment_id
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error
