Weight Height Unit Children
Testing Env
https://www.testecommerce.vodoerp.com
Testing Env
https://www.testecommerce.vodoerp.com
GET
/api/v1/standard_weight_height_units_child
Last modified:2025-04-13 23:57:17
Key | Value | Description | Type |
---|---|---|---|
apikey | 5f28583f26a1a | API key for authentication; contact support to obtain. Required | String |
apiconnection | appmobile | Connection type; contact support to obtain. Required | String |
secure-business-key | 140356399db2b2c32f0.25237063 | Business-specific key; contact support for valid values. Required | String |
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://www.testecommerce.vodoerp.com/api/v1/standard_weight_height_units_child' \
--header 'apikey: 5f28583f26a1a' \
--header 'apiconnection: appmobile' \
--header 'secure-business-key: 140356399db2b2c32f0.25237063'
Response Response Example
{
"status": true,
"message": "Standard units Child Data",
"data": {
"weight_units": [
{
"id": 2,
"standard_unit_id": 2,
"name_ar": "الكيلو",
"name_en": "kilo",
"width": null,
"length": null,
"height": null,
"weight": null,
"width_unit_id": null,
"length_unit_id": null,
"height_unit_id": null,
"weight_unit_id": null,
"created_at": "2022-10-17T15:45:55.000000Z",
"updated_at": "2022-10-17T15:45:55.000000Z"
},
{
"id": 3,
"standard_unit_id": 2,
"name_ar": "الجرام",
"name_en": "gramm",
"width": null,
"length": null,
"height": null,
"weight": null,
"width_unit_id": null,
"length_unit_id": null,
"height_unit_id": null,
"weight_unit_id": null,
"created_at": "2022-10-17T15:46:05.000000Z",
"updated_at": "2022-10-17T15:46:05.000000Z"
},
{
"id": 4,
"standard_unit_id": 2,
"name_ar": "مليجرام",
"name_en": "milligram",
"width": null,
"length": null,
"height": null,
"weight": null,
"width_unit_id": null,
"length_unit_id": null,
"height_unit_id": null,
"weight_unit_id": null,
"created_at": "2022-10-17T15:46:35.000000Z",
"updated_at": "2022-10-17T15:46:35.000000Z"
},
{
"id": 445,
"standard_unit_id": 2,
"name_ar": "طن مترى",
"name_en": "mitric ton",
"width": null,
"length": null,
"height": null,
"weight": null,
"width_unit_id": null,
"length_unit_id": null,
"height_unit_id": null,
"weight_unit_id": null,
"created_at": "2022-10-19T22:53:56.000000Z",
"updated_at": "2022-10-19T22:53:56.000000Z"
},
{
"id": 446,
"standard_unit_id": 2,
"name_ar": "لونج طن",
"name_en": "long ton",
"width": null,
"length": null,
"height": null,
"weight": null,
"width_unit_id": null,
"length_unit_id": null,
"height_unit_id": null,
"weight_unit_id": null,
"created_at": "2022-10-19T22:54:20.000000Z",
"updated_at": "2022-10-19T22:54:20.000000Z"
},
{
"id": 447,
"standard_unit_id": 2,
"name_ar": "شورت طن",
"name_en": "short ton",
"width": null,
"length": null,
"height": null,
"weight": null,
"width_unit_id": null,
"length_unit_id": null,
"height_unit_id": null,
"weight_unit_id": null,
"created_at": "2022-10-19T22:54:35.000000Z",
"updated_at": "2022-10-19T22:54:35.000000Z"
},
{
"id": 448,
"standard_unit_id": 2,
"name_ar": "جنيه",
"name_en": "pound",
"width": null,
"length": null,
"height": null,
"weight": null,
"width_unit_id": null,
"length_unit_id": null,
"height_unit_id": null,
"weight_unit_id": null,
"created_at": "2022-10-19T22:54:50.000000Z",
"updated_at": "2022-10-19T22:54:50.000000Z"
},
{
"id": 449,
"standard_unit_id": 2,
"name_ar": "أوقيه",
"name_en": "ounce",
"width": null,
"length": null,
"height": null,
"weight": null,
"width_unit_id": null,
"length_unit_id": null,
"height_unit_id": null,
"weight_unit_id": null,
"created_at": "2022-10-19T22:55:07.000000Z",
"updated_at": "2022-10-19T22:55:07.000000Z"
},
{
"id": 450,
"standard_unit_id": 2,
"name_ar": "قيراط",
"name_en": "carrat",
"width": null,
"length": null,
"height": null,
"weight": null,
"width_unit_id": null,
"length_unit_id": null,
"height_unit_id": null,
"weight_unit_id": null,
"created_at": "2022-10-19T22:55:19.000000Z",
"updated_at": "2022-10-19T22:55:19.000000Z"
}
],
"height_units": [
{
"id": 5,
"standard_unit_id": 3,
"name_ar": "كيلو متر",
"name_en": "kilometer",
"width": null,
"length": null,
"height": null,
"weight": null,
"width_unit_id": null,
"length_unit_id": null,
"height_unit_id": null,
"weight_unit_id": null,
"created_at": "2022-10-17T15:47:58.000000Z",
"updated_at": "2022-10-17T15:47:58.000000Z"
},
{
"id": 6,
"standard_unit_id": 3,
"name_ar": "متر",
"name_en": "meter",
"width": null,
"length": null,
"height": null,
"weight": null,
"width_unit_id": null,
"length_unit_id": null,
"height_unit_id": null,
"weight_unit_id": null,
"created_at": "2022-10-17T15:48:12.000000Z",
"updated_at": "2022-10-17T15:48:12.000000Z"
},
{
"id": 7,
"standard_unit_id": 3,
"name_ar": "سنتيمتر",
"name_en": "centimeter",
"width": null,
"length": null,
"height": null,
"weight": null,
"width_unit_id": null,
"length_unit_id": null,
"height_unit_id": null,
"weight_unit_id": null,
"created_at": "2022-10-17T15:49:00.000000Z",
"updated_at": "2022-10-17T15:49:00.000000Z"
},
{
"id": 8,
"standard_unit_id": 3,
"name_ar": "مليمتر",
"name_en": "millimeter",
"width": null,
"length": null,
"height": null,
"weight": null,
"width_unit_id": null,
"length_unit_id": null,
"height_unit_id": null,
"weight_unit_id": null,
"created_at": "2022-10-17T15:49:23.000000Z",
"updated_at": "2022-10-17T15:49:23.000000Z"
},
{
"id": 437,
"standard_unit_id": 3,
"name_ar": "ميكرومتر",
"name_en": "micrometer",
"width": null,
"length": null,
"height": null,
"weight": null,
"width_unit_id": null,
"length_unit_id": null,
"height_unit_id": null,
"weight_unit_id": null,
"created_at": "2022-10-19T22:49:45.000000Z",
"updated_at": "2022-10-19T22:49:45.000000Z"
},
{
"id": 439,
"standard_unit_id": 3,
"name_ar": "نانومتر",
"name_en": "nanometer",
"width": null,
"length": null,
"height": null,
"weight": null,
"width_unit_id": null,
"length_unit_id": null,
"height_unit_id": null,
"weight_unit_id": null,
"created_at": "2022-10-19T22:51:08.000000Z",
"updated_at": "2022-10-19T22:51:08.000000Z"
},
{
"id": 440,
"standard_unit_id": 3,
"name_ar": "ميل",
"name_en": "mile",
"width": null,
"length": null,
"height": null,
"weight": null,
"width_unit_id": null,
"length_unit_id": null,
"height_unit_id": null,
"weight_unit_id": null,
"created_at": "2022-10-19T22:51:21.000000Z",
"updated_at": "2022-10-19T22:51:21.000000Z"
},
{
"id": 441,
"standard_unit_id": 3,
"name_ar": "حديقة منزل",
"name_en": "yard",
"width": null,
"length": null,
"height": null,
"weight": null,
"width_unit_id": null,
"length_unit_id": null,
"height_unit_id": null,
"weight_unit_id": null,
"created_at": "2022-10-19T22:51:44.000000Z",
"updated_at": "2022-10-19T22:51:44.000000Z"
},
{
"id": 442,
"standard_unit_id": 3,
"name_ar": "قدم",
"name_en": "foot",
"width": null,
"length": null,
"height": null,
"weight": null,
"width_unit_id": null,
"length_unit_id": null,
"height_unit_id": null,
"weight_unit_id": null,
"created_at": "2022-10-19T22:51:59.000000Z",
"updated_at": "2022-10-19T22:51:59.000000Z"
},
{
"id": 443,
"standard_unit_id": 3,
"name_ar": "بوصة",
"name_en": "inch",
"width": null,
"length": null,
"height": null,
"weight": null,
"width_unit_id": null,
"length_unit_id": null,
"height_unit_id": null,
"weight_unit_id": null,
"created_at": "2022-10-19T22:52:10.000000Z",
"updated_at": "2022-10-19T22:52:10.000000Z"
}
],
"standard_product_unit": 1
}
}
Request
Header Params
apikey
string
required
Example:
5f28583f26a1a
apiconnection
string
required
Example:
appmobile
secure-business-key
string
required
728106399db2b289783.89154521
2680667168f2f8a68f6.12561200
140356399db2b2c32f0.25237063
96701678e330f31f768.22400604
14807664478836358b0.31329842
Example:
140356399db2b2c32f0.25237063