v2

latestOpenAPI 3.1.0raw.githubusercontent.com2026-03-067997411.3 KB

Manually reconcile (link) transactions to an invoice. This marks the invoice as having received payment for the linked transactions.

post/invoice/{invoiceId}/reconcile

Path parameters

invoiceIdstring required

Request body

Response

OK

Example response

{
  "invoiceDetails": {
    "invoiceTz": "America/New_York"
  }
}