/
SA
sankahq
/
NinjaAPI
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.3
raw.githubusercontent.com
2026-04-01
124
155
463.3 KB
Bills
Create Bill
post
/v1/public/bills
Request body
PublicBillRequest
required
external_id
string
nullable
contact_id
string
nullable
contact_external_id
string
nullable
company_id
string
nullable
company_external_id
string
nullable
issued_date
string
nullable
due_date
string
nullable
payment_date
string
nullable
status
string
nullable
currency
string
nullable
description
string
nullable
amount
number
nullable
amount_without_tax
number
nullable
notes
string
nullable
tax_rate
number
nullable
tax_inclusive
boolean
nullable
tax_option
string
nullable
Response
OK
PublicBillResponse
required
ok
boolean
required
status
string
required
external_id
string
nullable
bill_id
string
nullable
ctx_id
string
nullable