Posibolt API

Quantity Values Returned Through Posibolt API's

Three main configurations affect the returned stockQty from the Posibolt API

1 - Role Configuration
To use the API calls, we need a set of credentials including a Posibolt user name.
The role to which this username belongs has warehouse access control, the API will only return Stock Quantity Values for the warehouses to which it has access.

2 - Client Configuration - Consider Order Taken As Sold
This front-end Posibolt configuration excludes the reserved quantity from the Posibolt StockQty return value

3 - excludeInTransit - API Parameter
The parameter is an option allowing API users to return quantity inclusive of that which is In Transit or to exclude it from the count.

How To Return Available Quantity

By setting the Consider Order Taken As Sold configuration and excluding inTransit in the API call, the logic will take the On Hand quantity, deduct what is reserved and will not add In Transit (As this is included in the On Hand count).
Bare in mind that this parameter works when the API user has access to all warehouse
We have enabled the " Consider order taken as sold" as well as included the "excludeInTransit" parameter in the productList API and set it to True. The combination of the configurations now returns the AVAILABLE quantity through to the API which is the desired result from the client.

Bare in mind that the excludeInTransit set to true will only apply in the common event where the API user has access to ALL warehouses; In this case, the on-hand Quantity will include what is In transit and is the reason we have to exclude it from the API response.


    • Related Articles

    • POSIBOLT ERP Release Notes - Posibolt Version: 8.3.22(28640-PT)

      NEWLY INTRODUCED FEATURES 1.1 ADMINISTRATION AD-F-01: Improved the overall performance of Price List Schema Run and additionally introduced a new rounding mode named 'Price Precision', formerly the price value was rounded off based on currency ...
    • POSIBOLT ERP Release Notes - Posibolt Version: 8.3.20 (28523 -PT)

      1. NEWLY INTRODUCED FEATURES 1.1 ACCOUNTING AC-F-01: Incorporated all the changes to export the GSTR sheet in the new format. AC-F-02: An option has been implemented to export bulk statements of accounts to an XLS file, where the details of each ...
    • POSIBOLT ERP Release Notes - Version 8.3.20

      1. NEWLY INTRODUCED FEATURES 1.1 ACCOUNTING AC-F-01: Incorporated all the changes to export the GSTR sheet in the new format. AC-F-02: An option has been implemented to export bulk statements of accounts to an XLS file, where the details of each ...
    • POSIBOLT ERP Release Notes - Version 8.2.9

      NEWLY INTRODUCED FEATURES: 1.1 ADMINISTRATION: AD-F-01: Introduced the provision to print Group 1 and Group 2 details of products on the custom barcode label. AD-F-02: A few performance improvements have been made in the Import/Export screen. 1.2 ...
    • POSIBOLT ERP Release Notes - Version 8.3.22

      1. NEWLY INTRODUCED FEATURES 1.1 ADMINISTRATION AD-F-01: Improved the overall performance of Price List Schema Run and additionally introduced a new rounding mode named 'Price Precision', formerly the price value was rounded off based on currency ...