Supplier categories

Supplier category related endpoints are used to manage supplier categories.


Required query parameters for supplier categories.

  • tenantUid - Uid of a platform.

Get supplier categories array

Get supplier categories array.

This endpoint can be used to get an array of supplier categories, supplier categories are not required on suppliers but are used for a lot of the automatic logic in Zenegy.

Categories are connected with specific finance accounts called "category accounts", these finance accounts are added to suppliers when a category is changed, when added they can be activated/deactivated as needed.

The array can be filtered using the following parameters:

  • Skip - Skip x records in the array.
  • Take - Take x amount of records in the returned array - Default amount is 100 records.

📘

Logic information.

To learn more about supplier categories use this Help article.


What’s Next

Click on a link below to go to another guide, or click on the last link below to go the API reference for this guide.