/
/Billbee API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 16h ago · Updated 4w ago
ApiUsage2
CloudStorage1
CustomerAddresses4
Customers10
EnumApi6
Events1
Orders21
  • post/api/v1/orders/createmultiple
  • getGet a list of all orders optionally filtered by date
  • post/api/v1/orders
  • putSets the tags attached to an order
  • postAttach one or more tags to an order
  • postAdd one or more tags to multiple orders
  • getGet a single order by its internal billbee id. This request is throttled to 6 calls per order in one minute
  • patchUpdates one or more fields of an order
  • getGet a single order by its external order number
  • putChanges the main state of a single order
  • postAdd a shipment to a given order
  • getGet a list of all invoices optionally filtered by date. This request ist throttled to 1 per 1 minute for same page and minInvoiceDate
  • getFind a single order by its external id (order number)
  • postCreate 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.
  • postCreate an invoice for an existing order. This request is extra throttled by order and api key to a maximum of 1 per 5 minutes.
  • getReturns a list of fields which can be updated with the orders/{id} patch call
  • postSends a message to the buyer
  • postTriggers a rule event
  • postParses a text and replaces all placeholders
  • postAdds a message to the order
  • get/api/v1/layouts
Products24
Provisioning2
Shipments8
ShopAccounts1
Webhooks7
    Orders

    Returns a list of fields which can be updated with the orders/{id} patch call

    get/api/v1/orders/PatchableFields

    Response

    OK

    object required

    Changes