/
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
Purchase Orders
Update Purchase Order
put
/v1/public/purchase-orders/{purchase_order_id}
Path parameters
purchase_order_id
string
required
Request body
PublicPurchaseOrderRequest
required
external_id
string
nullable
contact_id
string
nullable
contact_external_id
string
nullable
company_id
string
nullable
company_external_id
string
nullable
date
string
nullable
status
string
nullable
currency
string
nullable
notes
string
nullable
tax_rate
number
nullable
tax_option
string
nullable
total_price
number
nullable
total_price_without_tax
number
nullable
Response
OK
PublicPurchaseOrderResponse
required
ok
boolean
required
status
string
required
external_id
string
nullable
purchase_order_id
string
nullable
ctx_id
string
nullable