Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Invoice data that needs to be created
List of invoices to be created
Create multiple invoices in batch
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Invoice data that needs to be created
List of invoices to be created