- Edara API Walk Through
- Edara Webhooks
- Accounting
- Returns a list of Taxs
- Returns a list of Accounts
- Returns a list of NP Report
- Returns a list of NR Report
- Return a Tax by ID
- Returns a list of Cost Centers
- Returns an Account by Id
- Return a Currency by ID
- Delete an existing Currency
- Return a Tax by Name
- Return a Taxes by Rate
- Return a Taxes by Scope
- Returns an Cost Center by Id
- Return a E-Invoice tax codes by country
- Returns a list of Accounts by Account Type
- Return a Currency by Code
- Returns a list of Account Nodes
- Returns a list of Currencies
- Update an existing Currency
- Create a new Currency
- Return account by description
- Return a Journal Entry by Code
- Returns an Account
- Returns an Account
- Returns an Account by ClassificationCode
- Returns an Account
- Returns Account Balance
- UpdateTax
- Create a new Tax
- Update an existing Currency
- Update a Journal Entry By Code
- Return a Journal Entry by Code
- Create a Cash Out
- Create a Journal Entry
- Pay Sales Order By Journal Entry
- Create a Taxable Sales Invoice
- Delete an existing Tax
- Delete an existing Currency
- Delete a Journal Entry by Code
- Common
- Returns a list of Cities
- Update an existing City
- Create a new City
- Returns a list of Countries
- Update an existing Country
- Create a new Country
- Returns a list of Districts
- Update an existing District
- Create a new District
- Return a City by ID
- Delete an existing City
- Return a Country by ID
- Delete an existing Country
- Return a District by ID
- Delete an existing District
- Find a City by Name
- Returns a list of Districts by City Id
- Returns a list of Cities by Country Id
- Find a Country by Name
- Find a District by Name
- Return a Classification by ID
- Return a Setting by Module and Key
- Find a Classification by Name
- Returns a list of Setting
- Convert money from numeric value to Arabic words
- Convert money from numeric value to English words
- Ping
- Notifications
- Purchase
- Sales
- Return a Customer by ID
- Delete an existing Customer
- Return a Bundle by ID
- Delete an existing Bundle
- Returns a list of Sales Order Print Templates
- Return a SalesOrder by ID
- Delete an existing SalesOrder
- Return a SalesPerson by ID
- Delete an existing SalesPerson
- Return a ServiceItem by ID
- Delete an existing ServiceItem
- Return a Customer Addresses by Customer ID
- Return a Customer by Code
- Return a Customer by Name
- Return a Customer by Email
- Find a Customer
- Return a Customer by ExternalId
- Return a Customer by Mobile
- Returns a list of Customers
- Update an existing Customer
- Create a new Customer
- Return a SalesOrder by Code
- Return a Sales Order Print Template by ID
- GetCustomerBalance
- Return a SalesPerson by Code
- Return a SalesPerson by Name
- Return a ServiceItem by Code
- Return a ServiceItem by Name
- Return a SalesPerson by ExternalId
- Returns a list of SalesPersons
- Update an existing SalesPerson
- Create a new SalesPerson
- Return a ServiceItem by ExternalId
- Returns a list of ServiceItems
- Update an existing ServiceItem
- Create a new ServiceItem
- Return Customers by ExternalIds
- Returns a list of SalesOrder
- Update an existing SalesOrder
- Create a new SalesOrder
- Returns a list of SalesStores
- Create a new SalesStore
- Returns a list of Bundles
- Create a new Bundle
- Return a list of sales documents by specific criteria
- Update existing Customers
- Update the Header an existing SalesOrder
- Update existing Customers
- Update existing Customers
- Deactivate an existing Customer
- Update an existing Customer
- Cancel SalesOrder
- Cancel SalesOrder
- Update an existing SalesOrder
- UnIssue SalesOrder
- Deactivate an existing Customer
- Update an existing SalesPerson
- Update an existing ServiceItem
- Update SalesOrder Status
- Create a new SalesReturn
- Create sales order and related IO/SI and return created SO code
- Create cash-in for specified SO and update it with discount value and return created cash-in code
- Create new Customers
- Returns a list of SalesOrder Header
- Delete an existing Customer
- Delete an existing SalesPerson
- Delete an existing ServiceItem
- Warehouse
- Return a Brand by IDGET
- Returns a list of standard units of measureGET
- Returns a list of StockItems Tree by User IDGET
- Return a StockItem by IDGET
- Deactivate an existing StockItemPUT
- Delete an existing StockItemDELETE
- Return a Warehouse by IDGET
- Delete an existing warehouseDELETE
- Return a WorkOrder by IDGET
- Return a StockItem by SKUGET
- Returns a list of StockItem ClassificationsGET
- Create a new stockitem classificationPOST
- Return StockItems by IDsGET
- Return a StockItem balance by IDGET
- Return a Warehouse balance by Warehouse IDGET
- Return a Brand by NameGET
- Returns a list of Warehouse Tree by User IDGET
- GetStockItemGlobalBalanceBySKUGET
- Returns a list of BrandsGET
- Create a new BrandPOST
- Return StockItems by CodesGET
- Return a StockItem by CodeGET
- GetStockItemGlobalBalanceByCodeGET
- Return a Warehouse by CodeGET
- Return a Warehouse by NameGET
- Return a WorkOrder by CodeGET
- Return stock item global balance object by idGET
- Return a StockItem by Code or SKUGET
- Returns a list of StockItemsGET
- Update an existing StockItemPUT
- Create a new StockItemPOST
- Returns a list of WarehousesGET
- Update an existing WarehousePUT
- Create a new WarehousePOST
- Returns a list of DynamicProperty Tree by User IDGET
- Get stock item cost (by id) on specific dateGET
- Search for StockItemsGET
- Returns a list of RMA WarehousesGET
- Get bulk stock items cost (by SKUs) on specific dateGET
- Return a StockItem balance for a specific WarehouseGET
- Return a StockItem by Part NumberGET
- Return a StockItem by CodeGET
- Return StockItems by External IDsGET
- Return StockItems by Part NumbersGET
- Get bulk stock items cost (by part numbers) on specific dateGET
- Validate Item Serial is ReturnedGET
- Validate Item Serial for ReturnsGET
- Return a all StockItems balancesGET
- Get stockitems balance by warehousGET
- Update existing StockItemsPUT
- Update existing StockItemsPUT
- Update Stock Item External IdPUT
- Update existing StockItemsPUT
- Update Supplies RequestPUT
- Update an existing StockItemPUT
- Update an existing WarehousePUT
- Deactivate an existing StockItemPUT
- Update an existing issue offeringPUT
- Update an existing receive suppliesPUT
- Create a new Unit Of MeasurePOST
- Create StockItemsPOST
- Create a new issue offeringPOST
- Create a new receive suppliesPOST
- Delete an existing StockItemDELETE
- Delete an existing warehouseDELETE
- Delete an issue offering by codeDELETE
- Delete an issue offering by codeDELETE
Return a all StockItems balances
GET
/v{version}/stockItems/balance
Warehouse
Request
Path Params
version
string
required
Default:
2.0
Query Params
offset
integer <int32>
required
limit
integer <int32>
required
stockItemId
integer <int32>
optional
warehouseId
integer <int32>
optional
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET '/v/stockItems/balance?offset&limit'
Responses
🟢200OK
application/json
Body
status_code
integer <int32>
optional
error_message
string
optional
result
object (StockItemBalanceViewModel)
optional
warehouse_id
integer <int32>
optional
stock_item_id
integer <int32>
optional
balance
number <double>
optional
Reserved_Balance
number <double>
optional
total_count
integer <int32>
optional
Example
{
"status_code": 0,
"error_message": "string",
"result": {
"warehouse_id": 0,
"stock_item_id": 0,
"balance": 0,
"Reserved_Balance": 0
},
"total_count": 0
}
🟠400Bad Request
🟠401Unauthorized
🟠404Record Not Found
🔴500Server Error
Modified at 2025-02-10 16:54:43