Skip to main content
POST
Create batch
SystemUser permission: JobService:create

Authorizations

Authorization
string
header
required

JWT bearer token obtained from POST /auth/system-login using your client credentials.

Body

application/json

Invoice data that needs to be created

invoices
object[]

List of invoices to be created

Response

Bad request — validation error

status
string
Example:

"error"

message
string
Example:

"Forbidden"

errors
object[]