{"@context": "https://schema.org", "@type": "WebAPI", "name": "Billbee API API", "description": "Documentation of the Billbee REST API to connect a Billbee account to external aplications. ## Endpoint The Billbee API endpoint base url is https://api.billbee.io/api/v1 ## Activation You have to enable the API in the settings of your Billbee account. In addition you need a Billbee API Key ide", "provider": {"@type": "Organization", "name": "billbee.io"}, "documentation": "https://app.billbee.io/swagger/docs/v1"}
Index / APIs / billbee.io

Billbee API API

Documentation of the Billbee REST API to connect a Billbee account to external aplications. ## Endpoint The Billbee API endpoint base url is https://api.billbee.io/api/v1 ## Activation You have to enable the API in the settings of your Billbee account. In addition you need a Billbee API Key ide

Every row below was read from the vendor's own OpenAPI document. The summary text is theirs. What this registry adds is that each operation is indexed with its method, path, base URL and auth scheme, so a search for a capability can answer with a call rather than a name, and that the endpoint is probed on a schedule.

Specifications as held by the APIs.guru corpus, whose newest record is 2023-04-21. Operations the vendor has added since are not listed here; the origin links above are the vendor's own current documents.

base URLs: https://app.billbee.io

auth: a p i k e y

find it by capability: POST /search {"query":{"text":"..."}} returns these operations with their invocation detail. Connect any agent client.

Billbee API vv1

Documentation of the Billbee REST API to connect a Billbee account to external aplications. ## Endpoint The Billbee API endpoint base url is https://api.billbee.io/api/v1 ## Activation You have to enable the API in the settings of your Billbee account. In addition you need a Billbee API Key identifying the application you develop. To get an API key, send a mail to [email protected] and send

methodpathwhat the vendor says it does
POST/api/v1/automaticprovision/createaccountCreates a new Billbee user account with the data passed Provisioning
GET/api/v1/automaticprovision/termsinfoReturns infos about Billbee terms and conditions Provisioning
GET/api/v1/cloudstoragesGets a list of all connected cloud storage devices CloudStorage
GET/api/v1/customer-addressesGet a list of all customer addresses CustomerAddresses
POST/api/v1/customer-addressesCreates a new customer address CustomerAddresses
GET/api/v1/customer-addresses/{id}Queries a single customer address by id CustomerAddresses
PUT/api/v1/customer-addresses/{id}Updates a customer address by id CustomerAddresses
GET/api/v1/customersGet a list of all customers Customers
POST/api/v1/customersCreates a new customer Customers
GET/api/v1/customers/addresses/{id}Queries a single address from a customer Customers
PUT/api/v1/customers/addresses/{id}Updates all fields of an address Id and CustomerId cannot be changed. Fields you do not send will become empty
PATCH/api/v1/customers/addresses/{id}Updates one or more fields of an address Id and CustomerId cannot be changed Customers
GET/api/v1/customers/{id}Queries a single customer by id Customers
PUT/api/v1/customers/{id}Updates a customer by id Customers
GET/api/v1/customers/{id}/addressesQueries a list of addresses from a customer Customers
POST/api/v1/customers/{id}/addressesAdds a new address to a customer Id and CustomerId will be ignored in model. If Id is set, the addition will
GET/api/v1/customers/{id}/ordersQueries a list of orders from a customer Customers
GET/api/v1/enums/orderstatesReturns a list with all defined orderstates EnumApi
GET/api/v1/enums/paymenttypesReturns a list with all defined paymenttypes EnumApi
GET/api/v1/enums/shipmenttypesReturns a list with all defined shipmenttypes EnumApi
GET/api/v1/enums/shippingcarriersReturns a list with all defined shippingcarriers EnumApi
GET/api/v1/eventsGet a list of all events optionally filtered by date. This request is extra throttled to 2 calls per page per
GET/api/v1/ordersGet a list of all orders optionally filtered by date Orders
POST/api/v1/ordersCreates a new order in the Billbee account To create an order POST an JSON object to the orders endpoint with
POST/api/v1/orders/CreateDeliveryNote/{id}Create an delivery note for an existing order. This request is extra throttled by order and api key to a maxim
POST/api/v1/orders/CreateInvoice/{id}Create an invoice for an existing order. This request is extra throttled by order and api key to a maximum of
GET/api/v1/orders/PatchableFieldsReturns a list of fields which can be updated with the orders/{id} patch call Orders
GET/api/v1/orders/find/{id}/{partner}Find a single order by its external id (order number) Orders
GET/api/v1/orders/findbyextref/{extRef}Get a single order by its external order number Orders
GET/api/v1/orders/invoicesGet a list of all invoices optionally filtered by date. This request ist throttled to 1 per 1 minute for same
GET/api/v1/orders/{id}Get a single order by its internal billbee id. This request is throttled to 6 calls per order in one minute Or
PATCH/api/v1/orders/{id}Updates one or more fields of an order Orders
PUT/api/v1/orders/{id}/orderstateChanges the main state of a single order ### REMARKS ### Use this call to change the state of an order to i.e
POST/api/v1/orders/{id}/parse-placeholdersParses a text and replaces all placeholders Orders
POST/api/v1/orders/{id}/send-messageSends a message to the buyer Orders
POST/api/v1/orders/{id}/shipmentAdd a shipment to a given order Orders
POST/api/v1/orders/{id}/tagsAttach one or more tags to an order When a tag is already attached, it is ignored. Tags are not case sensitive
PUT/api/v1/orders/{id}/tagsSets the tags attached to an order All existing tags will be replaced by the given list of new tags. To just a
POST/api/v1/orders/{id}/trigger-eventTriggers a rule event Orders
GET/api/v1/productsGet a list of all products Products

and 34 more operation(s) in this specification, all searchable.

specification origin: https://app.billbee.io/swagger/docs/v1

nothing on this page is a rating, an endorsement or a claim about quality. Reachability is what our probes observed from one network; answering is a floor under usefulness, not a measure of it.