/
BI
billbee
/
Billbee API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 8h ago · Updated 4w ago
Details
Filter operations
ApiUsage
2
CloudStorage
1
CustomerAddresses
4
Customers
10
EnumApi
6
Events
1
Orders
21
Products
24
post
Search for products, customers and orders. Type can be "order", "product" and / or "customer" Term can contain lucene query syntax
get
Get a list of all products
post
Creates a new product
get
Queries a single article by id or by sku
delete
Deletes a product
patch
Updates one or more fields of a product
get
Query all defined stock locations
get
Returns a list of fields which can be updated with the patch call
get
GEts a list of all defined categories
post
Update the stock qty of an article
post
Retrieve the stock qty for multiple articles at once
post
Update the stock qty for multiple articles at once
get
Queries the reserved amount for a single article by id or by sku
post
Update the stock code of an article
get
Queries a list of all custom fields
get
Queries a single custom field
get
Returns a list of all images of the product
put
Add multiple images to a product or replace the product images by the given images
get
Returns a single image by id
put
Add or update an existing image of a product
delete
Deletes a single image from a product
get
Returns a single image by id
delete
Deletes a single image by id
post
/api/v1/products/images/delete
Provisioning
2
Shipments
8
ShopAccounts
1
Webhooks
7
Products
post
/api/v1/products/images/delete
Request body
integer[]
required
Response
OK
RechnungsdruckWebAppControllersApiApiResultOfBillbeeInterfacesBillbeeAPIModelDeletedImagesModel
required
ErrorMessage
string
ErrorCode
0
|
1
|
2
|
3
|
4
|
5
|
6
|
7
|
8
|
9
|
10
|
11
|
12
|
13
|
14
|
15
|
16
|
17
|
18
|
19
|
20
|
21
|
22
|
23
|
24
|
25
|
26
|
27
|
28
|
29
|
30
|
31
ErrorDescription
0
|
1
|
2
|
3
|
4
|
5
|
6
|
7
|
8
|
9
|
10
|
11
|
12
|
13
|
14
|
15
|
16
|
17
|
18
|
19
|
20
|
21
|
22
|
23
|
24
|
25
|
26
|
27
|
28
|
29
|
30
|
31
Data
BillbeeInterfacesBillbeeAPIModelDeletedImagesModel
Changes