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"
  }
}

Changes

Changed in 1 of the 2 revisions of this API.1