/
SA
sankahq
/
NinjaAPI
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2h ago · Updated 5mo ago
View markdown
latest
OpenAPI 3.0.3
raw.githubusercontent.com
2026-04-01
124
155
463.3 KB
c273ff62266a
AI
2
Bills
5
get
List Bills
post
Create Bill
get
Get Bill
put
Update Bill
delete
Delete Bill
Calendar
5
Companies
5
Contacts
5
Deals
6
Disbursements
5
Estimates
5
Expenses
6
Inventories
5
Inventory Transactions
5
Invoices
5
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
Bills
Update Bill
put
/v1/public/bills/{bill_id}
Path parameters
bill_id
string
required
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