/
LE
ledgersmb
/
LedgerSMB API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 6mo ago
Details
Filter operations
Business types
6
Countries
6
GIFI
6
Invoices
4
Languages
6
Orders
4
Parts groups
6
Price groups
6
SICs
6
get
Get a list of SICs
post
Add SIC entry
get
Get a single SIC
put
Update a single SIC
delete
Delete a single SIC
patch
Update a single SIC
UserMenu
1
Warehouses
6
SICs
Update a single SIC
put
/contacts/sic/{id}
Headers
If-Match
string
required
...
Request body
SIC
required
code
string
required
description
string
required
Response
Confirms replacement of SIC resource, returning the new data
SIC
required
code
string
required
description
string
required
Changes