/
SL
slickco
/
Slick API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2mo ago · Updated 2mo ago
Details
Filter operations
Auth
1
Businesses
12
Contacts
4
Invoice Actions
4
Invoices
8
get
Get All Invoices
post
Create Invoice
get
Get Invoice
put
Update Invoice
get
Get Invoice Items
get
Get Invoice Status
get
Get Invoice Reminders
get
Render Invoice Data
Transactions and Payments
4
Users
5
Invoices
Get Invoice Items
get
/invoices/{invoice_id}/items
Path parameters
invoice_id
string
required
Headers
x-business-id
string
required
Response
Successful Response
CreatedLineItem[]
required
id
string
inventoryId
string
name
string
required
description
string
price
number
required
taxRate
number
metadata
object
quantity
number
total
number
required
serviceDate
string
date
YYYY/MM/DD
tags
unknown[]
Changes