Update Bulk Invoices (Sync)
BetaUpdate multiple invoices in bulk. This endpoint will process synchronously and return a list of invoices that were updated or failed to update.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
emitWebhooks
If true, webhooks will be emitted for each invoice that is updated. By default, webhooks are not emitted.
Request
This endpoint expects an object.
invoices
Response
This endpoint returns an object.
data