Skip to main content
POST
Create One Invoice

Headers

authorization
string

Your API key will be used for authentication of the request. Authorization: YOUR_API_KEY

Body

application/json

Query parameters can also be provided in the request body as a JSON object

input
InvoicesInsertInput · object

input type for inserting data into table "invoices"

Response

200 - application/json

Responses for POST /api/rest/invoices

createInvoice
Invoices · object | null

columns and relationships of "invoices"