Skip to main content
POST
Recalculate invoices

Authorizations

X-API-KEY
string
header
required

API Key Authentication.

Body

application/json
invoiceDate
object
required

The invoice date period to recalculate. The period cannot span more than 1 month.

Response

The recalculation has been enqueued.

total
number
required

How many invoices were enqueued for recalculation.

capped
boolean
required

Whether the period matched more than 10000 recalculable invoices. When true, only the first 10000 were enqueued and the remaining ones need a narrower period.