Changelog

2026-06-12

  • Added new handler Suppliers (/bapi/suppliers) — get and add suppliers (GET, POST)

2026-05-01

  • Updated Clients GET: response now includes client_tag_id and client_tag_name fields
  • Updated Clients POST: expanded allowed fields — added middle_name, nickname, balance, card_number, card_url, comment, debt, af, tag_name, tag_id
  • Added new Clients DELETE method for bulk client removal (up to 3000 records)
  • Added new handler Client Tags (/bapi/clients/tags) — manage client tags (GET, POST, PUT, DELETE)

2026-03-31

  • Updated Product Stock documentation: added price field, marketplace_id alias for warehouse, requirement that at least one of quantity or price must be provided
  • Added new possible errors to Product Stock: marketplace_id {} is no access, price not valid, quantity or price should be provided
  • Added Wrong structure error response to Product Stock section

2025-08-11

  • Added new sections to API Link

2025-06-05

2025-04-11

2025-04-02

  • Added new filters to GET sales
  • Added new language API Docs - Ukrainian

2025-03-19

2025-01-25

2025-01-11

  • New settings API in HugeProfit Interface. See more

2024-12-30

  • Fix: Reservation of products through API
  • updated documentation in Create order and Types