Add multiple images to a product or replace the product images by the given images
Adds a new address to a customer
Id and CustomerId will be ignored in model. If Id is set, the addition will be stopped.
Attach one or more tags to an order
When a tag is already attached, it is ignored. Tags are not case sensitive. All given tags are added to the existing tags.
Changes the main state of a single order
### REMARKS ### Use this call to change the state of an order to i.e. paid or sent. The state is transfered to the external shop/marketplace if configured. This is the list of known states: - 1: ordered - 2: confirmed - 3: paid - 4: shipped - 5: reclamation - 6: deleted - 7: closed - 8: canceled - 9: archived - 10: not used - 11: demand note 1 - 12: demand note 2 - 13: packed - 14: offered - 15: payment reminder - 16: fulfilling
Create an delivery note for an existing order. This request is extra throttled by order and api key to a maximum of 1 per 5 minutes.
Create an invoice for an existing order. This request is extra throttled by order and api key to a maximum of 1 per 5 minutes.
Creates a new Billbee user account with the data passed
Creates a new customer
Creates a new customer address
Creates a new order in the Billbee account
To create an order POST an JSON object to the orders endpoint with the shown properties. Not all properties are required.
Creates a new product
Creates a shipment for an order in billbee
Delete multiple images by id
Deletes a product
Deletes a single image by id
Deletes a single image from a product
Find a single order by its external id (order number)
Get a list of all customer addresses
Get a list of all customers
Get a list of all events optionally filtered by date. This request is extra throttled to 2 calls per page per hour.
Get a list of all invoices optionally filtered by date. This request ist throttled to 1 per 1 minute for same page and minInvoiceDate
Get a list of all orders optionally filtered by date
Get a list of all products
Get a list of all shipments optionally filtered by date. All parameters are optional.
Get a single order by its external order number
Get a single order by its internal billbee id. This request is throttled to 6 calls per order in one minute
Gets a list of all connected cloud storage devices
GEts a list of all defined categories
LayoutApi_GetList
Parses a text and replaces all placeholders
Queries a list of addresses from a customer
Queries a list of all custom fields
Queries a list of orders from a customer
Queries a single address from a customer
Queries a single article by id or by sku
Queries a single custom field
Queries a single customer address by id
Queries a single customer by id
Queries the reserved amount for a single article by id or by sku
Query all defined stock locations
Returns a list of all images of the product
Returns a list of fields which can be updated with the orders/{id} patch call
Returns a list of fields which can be updated with the patch call
Returns a list with all defined orderstates
Returns a list with all defined paymenttypes
Returns a list with all defined shipmenttypes
Returns a single image by id
Returns a single image by id
Returns infos about Billbee terms and conditions
Search for products, customers and orders. Type can be "order", "product" and / or "customer" Term can contains lucene query syntax
Sends a message to the buyer
Sets the tags attached to an order
All existing tags will be replaced by the given list of new tags. To just add tags, use POST method.
Triggers a rule event
Update the stock code of an article
Update the stock qty for multiple articles at once
Update the stock qty of an article
The article is specified by sku. You have to send the absolute value for the current stock
Updates a customer address by id
Updates a customer by id
Updates all fields of an address
Id and CustomerId cannot be changed. Fields you do not send will become empty.
Updates one or more fields of a product
Updates one or more fields of an address
Id and CustomerId cannot be changed
Updates one or more fields of an order
Any provider, on request.
Request it
Tell us which provider you need, and we will ship it in the registry.
Generate it
Point swirls add at an OpenAPI or GraphQL spec. Typed actions for any API you hold credentials for, today.