/
SA
sankahq
/
NinjaAPI
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 9m ago · Updated 4mo ago
View markdown
sankahq
NinjaAPI
post
Create Invoice
v1
latest
OpenAPI 3.0.3
raw.githubusercontent.com
2026-04-01
124
155
463.3 KB
AI
2
Bills
5
Calendar
5
Companies
5
Contacts
5
Deals
6
Disbursements
5
Estimates
5
Expenses
6
Inventories
5
Inventory Transactions
5
Invoices
5
get
List Invoices
post
Create Invoice
get
Get Invoice
put
Update Invoice
delete
Delete Invoice
Items
5
Locations
5
Meters
5
Orders
6
Payments
5
Properties
5
Public Auth
1
Purchase Orders
5
Reports
5
Slips
5
Subscriptions
5
Tickets
7
Workflows
6
Invoices
Create Invoice
post
/v1/public/invoices
Request body
PublicInvoiceRequest
required
external_id
string
nullable
contact_id
string
nullable
contact_external_id
string
nullable
company_id
string
nullable
company_external_id
string
nullable
start_date
string
nullable
due_date
string
nullable
status
string
nullable
currency
string
nullable
notes
string
nullable
tax_rate
number
nullable
tax_inclusive
boolean
nullable
tax_option
string
nullable
total_price
number
nullable
total_price_without_tax
number
nullable
Response
OK
PublicInvoiceResponse
required
ok
boolean
required
status
string
required
external_id
string
nullable
invoice_id
string
nullable
ctx_id
string
nullable