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