/invoices/bulk

Creates multiple Invoice objects with the given values.

Authentication

AuthorizationBearer

Token-based authentication with required prefix “Bearer”

Headers

X-Account-TokenstringRequired
Token identifying the end user.

Request

This endpoint expects an object.
batch_itemslist of objectsRequired

Response

batch_idstringformat: "uuid"
The ID of the batch.