v1 logo
API Changelog
Download source
  • JSON OpenAPI specification
  • YAML OpenAPI specification

Topics

  • Introduction
  • Welcome
  • Get Started
  • Authentication
  • Scopes
  • Get Access Token
  • Status & Errors
  • Rate limiting
  • Versioning

Endpoints

  • Accountbalances
    • Read account balances GET
    • Read an account balance by ID GET
  • Accounts
    • Read accounts GET
    • Read an account by ID GET
  • Bankaccounts
    • Read bank accounts GET
    • Create a bank account POST
    • Read a bank account by ID GET
    • Create a new bank account balance POST
  • Banktransactions
    • Read bank transactions GET
    • Create a new bank transaction POST
    • Read a bank transaction by bank transaction reference GET
  • Currencies
    • Read currencies GET
  • Customers
    • Read customers GET
    • Create a customer POST
    • Read a customer by ID GET
    • Delete a customer DELETE
    • Update a customer PATCH
  • Me
    • Read profile GET
    • Read identifiers GET
    • Read an identifier by ID GET
    • Read licenses GET
    • Read an organization by license ID GET
  • Organization
    • Read organization GET
    • Read people GET
    • Read a person GET
  • Productcategories
    • Read product categories GET
    • Create a product category POST
    • Read a product category by ID GET
    • Delete a product category DELETE
    • Update a product category PATCH
  • Products
    • Read products GET
    • Create a product POST
    • Read a product by ID GET
    • Delete a product DELETE
    • Update a product PATCH
  • Productunits
    • Read product units GET
  • Salesorders
    • Read sales orders GET
    • Create a sales order POST
    • Read a sales order by ID GET
    • Update a sales order PATCH
    • Read sales order lines GET
    • Create a sales order line POST
    • Read a sales order line by ID GET
    • Update a sales order line PATCH
  • Salestypes
    • Read sales types GET
    • Read sales type by ID GET
  • Taxes
    • Read tax codes GET
    • Read a tax code by ID GET
  • Transactionlines
    • Read transaction lines GET
    • Read a transaction line by ID GET
  • Transactiontypes
    • Read transaction types GET
Powered by Bump.sh

Customers