New Methods for Working with Documents Added to AinurPOS Connect API

We continue to enhance the AinurPOS API and expand integration capabilities with external services.

In this latest update, we have added methods for retrieving data from key inventory management documents. Through the API, you can now access information on sales, purchases, returns, and inventory adjustments.

Please note that this functionality is available through the Connect API and is included in the current AinurPOS pricing plans.

What’s New

The following methods are now available in the API:

Inventory Adjustment Documents

GET /documents/changes

Retrieves a list of inventory adjustment documents (stock corrections).

Sales Documents

GET /documents/sales

Returns a list of sales documents.

Purchase Documents

GET /documents/purchases

Returns a list of purchase documents.

Return Documents

GET /documents/return

Retrieves sales and purchase return documents.

For the returns method, the type parameter is required and determines which type of return documents will be returned.

How This Can Be Used

The new methods simplify AinurPOS integration with external systems and make it easier to automate data retrieval for:

  • Analytics and BI platforms
  • Corporate reporting
  • CRM and ERP solutions
  • Custom services and integrations
  • Data exchange between information systems

Documentation

Detailed descriptions of the new methods, available parameters, and request examples can be found in the API documentation.

👉 [API Documentation Link]

Stay tuned for AinurPOS updates — we continue to expand integration and automation capabilities to help businesses work more efficiently.

Leave a Comment