- 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
Returns a list of StockItems
GET
/v{version}/stockItems
Warehouse
Request
Path Params
version
string
required
Default:
2.0
Query Params
offset
integer <int32>
required
limit
integer <int32>
required
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?offset&limit'
Responses
🟢200OK
application/json
Body
status_code
integer <int32>
optional
error_message
string
optional
result
array[object (StockItemViewModel) {44}]
optional
id
integer <int32>
optional
description
string
required
other_lang_description
string
optional
code
string
required
sku
string
optional
price
number <double>
optional
purchase_price
number <double>
optional
dealer_price
number <double>
optional
supper_dealer_price
number <double>
optional
minimum_price
number <double>
optional
part_number
string
optional
tax_id
integer <int32>
optional
withholding_tax_id
integer <int32>
optional
classification_id
integer <int32>
optional
brand_id
integer <int32>
optional
warranty
number <double>
optional
external_id
string
optional
dynamic_properties_info
array[object (DynamicPropertyInfoViewModel) {4}]
optional
unitofmeasure_chain_id
integer <int32>
optional
default_unitofmeasure_id
integer <int32>
optional
unitofmeasures_info
array[object (StockItemUnitOfMeasuresViewModel) {7}]
optional
sales_price_discount
number <double>
optional
sales_price_discount_type
integer <int32>
optional
sales_price_discount_is_limited
boolean
optional
sales_price_discount_date_from
string <date-time>
optional
sales_price_discount_date_to
string <date-time>
optional
dealer_price_discount
number <double>
optional
dealer_price_discount_type
integer <int32>
optional
dealer_price_discount_is_limited
boolean
optional
dealer_price_discount_date_from
string <date-time>
optional
dealer_price_discount_date_to
string <date-time>
optional
super_dealer_price_discount
number <double>
optional
super_dealer_price_discount_type
integer <int32>
optional
super_dealer_price_discount_is_limited
boolean
optional
super_dealer_price_discount_date_from
string <date-time>
optional
super_dealer_price_discount_date_to
string <date-time>
optional
weight
number <double>
optional
data_sheet
string
optional
note
string
optional
standard_uom_id
integer <int32>
optional
is_grouping_item
boolean
optional
parent_item_id
integer <int32>
optional
child_items
array[object (StockItemViewModel) {44}]
optional
tags
array[string]
optional
total_count
integer <int32>
optional
Example
{
"status_code": 0,
"error_message": "string",
"result": [
{
"id": 0,
"description": "string",
"other_lang_description": "string",
"code": "string",
"sku": "string",
"price": 0,
"purchase_price": 0,
"dealer_price": 0,
"supper_dealer_price": 0,
"minimum_price": 0,
"part_number": "string",
"tax_id": 0,
"withholding_tax_id": 0,
"classification_id": 0,
"brand_id": 0,
"warranty": 0,
"external_id": "string",
"dynamic_properties_info": [
{
"dynamic_property_id": 0,
"dynamic_property": "string",
"dynamic_value_id": 0,
"dynamic_value": "string"
}
],
"unitofmeasure_chain_id": 0,
"default_unitofmeasure_id": 0,
"unitofmeasures_info": [
{
"id": 0,
"stock_item_id": 0,
"unit_of_measure_id": 0,
"uom_name": "string",
"uom_code": "string",
"uom_part_number": "string",
"uom_price": 0
}
],
"sales_price_discount": 0,
"sales_price_discount_type": 0,
"sales_price_discount_is_limited": true,
"sales_price_discount_date_from": "2019-08-24T14:15:22Z",
"sales_price_discount_date_to": "2019-08-24T14:15:22Z",
"dealer_price_discount": 0,
"dealer_price_discount_type": 0,
"dealer_price_discount_is_limited": true,
"dealer_price_discount_date_from": "2019-08-24T14:15:22Z",
"dealer_price_discount_date_to": "2019-08-24T14:15:22Z",
"super_dealer_price_discount": 0,
"super_dealer_price_discount_type": 0,
"super_dealer_price_discount_is_limited": true,
"super_dealer_price_discount_date_from": "2019-08-24T14:15:22Z",
"super_dealer_price_discount_date_to": "2019-08-24T14:15:22Z",
"weight": 0,
"data_sheet": "string",
"note": "string",
"standard_uom_id": 0,
"is_grouping_item": true,
"parent_item_id": 0,
"child_items": [
{}
],
"tags": [
"string"
]
}
],
"total_count": 0
}
🟠401Unauthorized
🟠403Forbidden
🟠404Record Not Found
🔴500Server Error
Modified at 2025-02-10 16:54:43