GreenBox-NoBG-O

دانلود رایگان

EN

Scope

When creating an access token, you have to determine its scope. In general there are 5 different scopes in Forbix:

  1. Banking
  2. Invoice
  3. Expense
  4. Accounting
  5. Inventory
photo1716112826

Banking scope

Banking scope includes all APIs that work around the banking feature. These APIs are “read-only” and cannot make any changes to the bank account. For example:

  • List of available accounts
  • List of transactions in a certain account
  • Remaining balance of an account

Invoice scope

Invoice scope includes all APIs that work around the invoicing feature. For example:

  • List of invoices
  • List of quotes
  • Creating a new invoice
  • Creating a new quote
  • List of customers

Expense scope

Expense scope includes all APIs that work around the Expenditure feature. For example:

  • List of purchase invoices
  • Petty Cash list
  • Creating a new purchase invoice
  • List of sellers

Accounting scope

Accounting scope includes all APIs that work around the accounting feature. For example:

  • Journal ledger
  • General ledger
  • Balance
  • Profit and loss
  • Financial years settings

Inventory scope

Inventory scope includes all APIs that work around the inventory feature. For example:

  • List of items
  • List of services
  • List of reservations
  • Creating a new item/service/reservation
  • Modifying items/services/reservations