Create Bulk Invoices (Sync)

Beta
POST

Create multiple invoices in bulk. This endpoint will process synchronously and return a list of invoices that were created or failed to create.

Query parameters

emitWebhooksbooleanOptional

If true, webhooks will be emitted for each invoice that is created. By default, webhooks are not emitted.

Request

This endpoint expects an object.
invoiceslist of objectsRequired

Response

This endpoint returns an object.
datalist of objects
Built with