/
SA
sankahq
/
NinjaAPI
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 5mo ago
Details
AI
2
Bills
5
Calendar
5
Companies
5
Contacts
5
Deals
6
Disbursements
5
Estimates
5
Expenses
6
Inventories
5
get
List Inventories
post
Create Inventory
get
Get Inventory
put
Update Inventory
delete
Delete Inventory
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
Inventories
Get Inventory
get
/v1/public/inventories/{inventory_id}
Path parameters
inventory_id
string
required
Query parameters
external_id
string
nullable
Headers
Accept-Language
string
Response
OK
ShopTurboInventorySchema
required
id
string
uuid
nullable
inventory_id
integer
nullable
name
string
nullable
status
string
nullable
record_source
string
nullable
record_source_detail
string
nullable
inventory_status
string
nullable
currency
string
nullable
available
integer
nullable
committed
integer
nullable
unavailable
integer
nullable
initial_value
integer
nullable
total_inventory
integer
nullable
inventory_value
number
nullable
unit_price
number
nullable
warehouse_id
string
uuid
nullable
item_ids
string[]
nullable
date
string
date-time
nullable
created_at
string
date-time
required
updated_at
string
date-time
required