Retrieves the article with the specified key.
Request Information
URI Parameters :
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
The article id. |
globally unique identifier |
Required |
Body Parameters :
None.
Response Information
Resource Description :
IHttpActionResult containing the article, or 404 Not Found if it doesn't exist.
article| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Primary Key |
globally unique identifier |
Required |
| code |
The Id/Ref of the back office. Used by Embedded entity |
string |
Max length: 50 |
| _parent_id |
Foreign key of the parent article, when this article is a variant/sub-article of another. |
globally unique identifier | |
| _replace_id |
Foreign key of the article that replaces this one (e.g. after a product succession), when applicable. |
globally unique identifier | |
| article_color_id |
Foreign key of the color variant of this article. |
globally unique identifier | |
| article_color_code |
Code of the color variant (denormalized copy of the color record). |
string | |
| article_color_name |
Name of the color variant (denormalized copy of the color record). |
string | |
| barcode |
Barcode of the article (fast search) |
string |
Max length: 50 |
| article_category_id |
Foreign key to article category |
globally unique identifier | |
| article_group_1_id |
Foreign key to article_group_1 |
globally unique identifier | |
| article_group_2_id |
Foreign key to article_group_2 |
globally unique identifier | |
| article_group_3_id |
Foreign key to article_group_3 |
globally unique identifier | |
| article_group_4_id |
Foreign key to article_group_4 |
globally unique identifier | |
| article_group_5_id |
Foreign key to article_group_5 |
globally unique identifier | |
| article_group_6_id |
Foreign key to article_group_6 |
globally unique identifier | |
| name |
Name of the article |
string |
Required Max length: 50 |
| description_short |
Description (if exists, otherwhise name will be used) |
string |
Max length: 100 |
| sys_computed_eco_stock |
value of the last eco stock computed |
integer | |
| entered_price |
Standard article price |
decimal number | |
| min_article_quantity |
For Sales : Minimum amount to be ordered |
integer | |
| article_increment |
For Sales : Increment used to order (by 2, by 4 etc) |
integer | |
| lowest_packing_value | integer | ||
| length |
Length of the article, in the unit identified by . |
decimal number | |
| width |
Width of the article, in the unit identified by . |
decimal number | |
| height |
Height of the article, in the unit identified by . |
decimal number | |
| mass |
Mass/weight of the article, in the unit identified by . |
decimal number | |
| volume |
Volume of the article, in the unit identified by . |
decimal number | |
| use_serial |
Use serial |
boolean | |
| archived |
Archives an article (cannot be deleted) |
boolean | |
| no_stock |
For Sales : Disables the stock check |
boolean | |
| is_dummy |
Indicates this is a placeholder/dummy article (e.g. a manually keyed-in line) rather than a real catalog article. |
boolean | |
| is_travel_fee |
Indicates this article represents a travel fee billable item. |
boolean | |
| is_mileage_fee |
Indicates this article represents a mileage fee billable item. |
boolean | |
| is_hour |
Indicates this article represents an hour/labor billable item rather than a physical part. |
boolean | |
| is_service |
Indicates this article represents a service (non-physical) item. |
boolean | |
| db_unit_of_measure_id_selling |
Foreign key of the unit of measure this article is sold in. |
globally unique identifier | |
| db_unit_of_measure_id_size |
size article unit |
globally unique identifier | |
| db_unit_of_measure_id_mass |
mass article unit |
globally unique identifier | |
| db_unit_of_measure_id_volume |
volume artice unit |
globally unique identifier | |
| udf1 |
Custom user-defined text field #1. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf2 |
Custom user-defined text field #2. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf3 |
Custom user-defined text field #3. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf4 |
Custom user-defined text field #4. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf5 |
Custom user-defined text field #5. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf6 |
Custom user-defined text field #6. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf7 |
Custom user-defined text field #7. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf8 |
Custom user-defined text field #8. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf9 |
Custom user-defined text field #9. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf10 |
Custom user-defined text field #10. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf11 |
Custom user-defined text field #11. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf12 |
Custom user-defined text field #12. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf13 |
Custom user-defined text field #13. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf14 |
Custom user-defined text field #14. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf15 |
Custom user-defined text field #15. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf16 |
Custom user-defined text field #16. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf17 |
Custom user-defined text field #17. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf18 |
Custom user-defined text field #18. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf19 |
Custom user-defined text field #19. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf20 |
Custom user-defined text field #20. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf21 |
Custom user-defined text field #21. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf22 |
Custom user-defined text field #22. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf23 |
Custom user-defined text field #23. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf24 |
Custom user-defined text field #24. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf25 |
Custom user-defined text field #25. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf26 |
Custom user-defined text field #26. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf27 |
Custom user-defined text field #27. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf28 |
Custom user-defined text field #28. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf29 |
Custom user-defined text field #29. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf30 |
Custom user-defined text field #30. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf31 |
Custom user-defined text field #31. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf32 |
Custom user-defined text field #32. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf33 |
Custom user-defined text field #33. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf34 |
Custom user-defined text field #34. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf35 |
Custom user-defined text field #35. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf36 |
Custom user-defined text field #36. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf37 |
Custom user-defined text field #37. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf38 |
Custom user-defined text field #38. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf39 |
Custom user-defined text field #39. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf40 |
Custom user-defined text field #40. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf41 |
Custom user-defined text field #41. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf42 |
Custom user-defined text field #42. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf43 |
Custom user-defined text field #43. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf44 |
Custom user-defined text field #44. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf45 |
Custom user-defined text field #45. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf46 |
Custom user-defined text field #46. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf47 |
Custom user-defined text field #47. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf48 |
Custom user-defined text field #48. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf49 |
Custom user-defined text field #49. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf50 |
Custom user-defined text field #50. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf51 |
Custom user-defined text field #51. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf52 |
Custom user-defined text field #52. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf53 |
Custom user-defined text field #53. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf54 |
Custom user-defined text field #54. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf55 |
Custom user-defined text field #55. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf56 |
Custom user-defined text field #56. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf57 |
Custom user-defined text field #57. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf58 |
Custom user-defined text field #58. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf59 |
Custom user-defined text field #59. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf60 |
Custom user-defined text field #60. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf61 |
Custom user-defined text field #61. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf62 |
Custom user-defined text field #62. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf63 |
Custom user-defined text field #63. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf64 |
Custom user-defined text field #64. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf65 |
Custom user-defined text field #65. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf66 |
Custom user-defined text field #66. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf67 |
Custom user-defined text field #67. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf68 |
Custom user-defined text field #68. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf69 |
Custom user-defined text field #69. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf70 |
Custom user-defined text field #70. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf71 |
Custom user-defined text field #71. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf72 |
Custom user-defined text field #72. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf73 |
Custom user-defined text field #73. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf74 |
Custom user-defined text field #74. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf75 |
Custom user-defined text field #75. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf76 |
Custom user-defined text field #76. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf77 |
Custom user-defined text field #77. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf78 |
Custom user-defined text field #78. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf79 |
Custom user-defined text field #79. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf80 |
Custom user-defined text field #80. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf81 |
Custom user-defined text field #81. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf82 |
Custom user-defined text field #82. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf83 |
Custom user-defined text field #83. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf84 |
Custom user-defined text field #84. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf85 |
Custom user-defined text field #85. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf86 |
Custom user-defined text field #86. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf87 |
Custom user-defined text field #87. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf88 |
Custom user-defined text field #88. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf89 |
Custom user-defined text field #89. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf90 |
Custom user-defined text field #90. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf91 |
Custom user-defined text field #91. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf92 |
Custom user-defined text field #92. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf93 |
Custom user-defined text field #93. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf94 |
Custom user-defined text field #94. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf95 |
Custom user-defined text field #95. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf96 |
Custom user-defined text field #96. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf97 |
Custom user-defined text field #97. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf98 |
Custom user-defined text field #98. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf99 |
Custom user-defined text field #99. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| udf100 |
Custom user-defined text field #100. Meaning and usage are configured per implementation/organization and are not fixed by the platform. |
string |
Max length: 4000 |
| modified_dateutc |
Readonly system field managed by database, filled with GetUtcDate when adding,updating |
date |
Response Formats
application/json, text/json
{
"id": "c6e30f3b-96ac-4c36-b0ee-6f7b781ebd1b",
"code": "sample string 2",
"_parent_id": "5c00c878-fb2e-4936-96a4-592cf7142dd5",
"_replace_id": "055678cd-6a53-49cb-8d8f-3ce99b29686a",
"article_color_id": "56f3cd70-f3e5-4d22-a788-fe404a8fff2b",
"article_color_code": "sample string 6",
"article_color_name": "sample string 7",
"barcode": "sample string 8",
"article_category_id": "0c4892eb-9404-4689-9ba9-472230a112ae",
"article_group_1_id": "4272fccb-11b5-497a-bdcc-4577998a20de",
"article_group_2_id": "045718d8-533c-4dde-a70c-5a331b392c5c",
"article_group_3_id": "54e0de76-69a8-49e3-bd5a-01fbd74b38da",
"article_group_4_id": "e64db48e-a521-473d-9d94-2cebb017665b",
"article_group_5_id": "b72a7e06-53d9-4032-b653-3868bc04a5a7",
"article_group_6_id": "bec316c2-95bd-4c13-b28a-a9e4256ea766",
"name": "sample string 16",
"description_short": "sample string 17",
"sys_computed_eco_stock": 18,
"entered_price": 19.0,
"min_article_quantity": 20,
"article_increment": 21,
"lowest_packing_value": 22,
"length": 23.0,
"width": 24.0,
"height": 25.0,
"mass": 26.0,
"volume": 27.0,
"use_serial": true,
"archived": true,
"no_stock": true,
"is_dummy": true,
"is_travel_fee": true,
"is_mileage_fee": true,
"is_hour": true,
"is_service": true,
"db_unit_of_measure_id_selling": "b613483c-ca40-4107-83e5-e5c986167bb5",
"db_unit_of_measure_id_size": "6ebc132f-c64e-4cf9-8622-2bf9dfb62d56",
"db_unit_of_measure_id_mass": "d93d2ddc-9ca0-41f3-855f-a048d7dcfd49",
"db_unit_of_measure_id_volume": "3ac8b77a-ef5b-48ed-8b83-75e50c72cfb9",
"udf1": "sample string 40",
"udf2": "sample string 41",
"udf3": "sample string 42",
"udf4": "sample string 43",
"udf5": "sample string 44",
"udf6": "sample string 45",
"udf7": "sample string 46",
"udf8": "sample string 47",
"udf9": "sample string 48",
"udf10": "sample string 49",
"udf11": "sample string 50",
"udf12": "sample string 51",
"udf13": "sample string 52",
"udf14": "sample string 53",
"udf15": "sample string 54",
"udf16": "sample string 55",
"udf17": "sample string 56",
"udf18": "sample string 57",
"udf19": "sample string 58",
"udf20": "sample string 59",
"udf21": "sample string 60",
"udf22": "sample string 61",
"udf23": "sample string 62",
"udf24": "sample string 63",
"udf25": "sample string 64",
"udf26": "sample string 65",
"udf27": "sample string 66",
"udf28": "sample string 67",
"udf29": "sample string 68",
"udf30": "sample string 69",
"udf31": "sample string 70",
"udf32": "sample string 71",
"udf33": "sample string 72",
"udf34": "sample string 73",
"udf35": "sample string 74",
"udf36": "sample string 75",
"udf37": "sample string 76",
"udf38": "sample string 77",
"udf39": "sample string 78",
"udf40": "sample string 79",
"udf41": "sample string 80",
"udf42": "sample string 81",
"udf43": "sample string 82",
"udf44": "sample string 83",
"udf45": "sample string 84",
"udf46": "sample string 85",
"udf47": "sample string 86",
"udf48": "sample string 87",
"udf49": "sample string 88",
"udf50": "sample string 89",
"udf51": "sample string 90",
"udf52": "sample string 91",
"udf53": "sample string 92",
"udf54": "sample string 93",
"udf55": "sample string 94",
"udf56": "sample string 95",
"udf57": "sample string 96",
"udf58": "sample string 97",
"udf59": "sample string 98",
"udf60": "sample string 99",
"udf61": "sample string 100",
"udf62": "sample string 101",
"udf63": "sample string 102",
"udf64": "sample string 103",
"udf65": "sample string 104",
"udf66": "sample string 105",
"udf67": "sample string 106",
"udf68": "sample string 107",
"udf69": "sample string 108",
"udf70": "sample string 109",
"udf71": "sample string 110",
"udf72": "sample string 111",
"udf73": "sample string 112",
"udf74": "sample string 113",
"udf75": "sample string 114",
"udf76": "sample string 115",
"udf77": "sample string 116",
"udf78": "sample string 117",
"udf79": "sample string 118",
"udf80": "sample string 119",
"udf81": "sample string 120",
"udf82": "sample string 121",
"udf83": "sample string 122",
"udf84": "sample string 123",
"udf85": "sample string 124",
"udf86": "sample string 125",
"udf87": "sample string 126",
"udf88": "sample string 127",
"udf89": "sample string 128",
"udf90": "sample string 129",
"udf91": "sample string 130",
"udf92": "sample string 131",
"udf93": "sample string 132",
"udf94": "sample string 133",
"udf95": "sample string 134",
"udf96": "sample string 135",
"udf97": "sample string 136",
"udf98": "sample string 137",
"udf99": "sample string 138",
"udf100": "sample string 139",
"modified_dateutc": "2026-09-16T10:15:19.0935326+00:00"
}
application/xml, text/xml
<article xmlns:i="http://www.w3.org/2001/XMLSchema-instance"> <_parent_id>5c00c878-fb2e-4936-96a4-592cf7142dd5</_parent_id> <_replace_id>055678cd-6a53-49cb-8d8f-3ce99b29686a</_replace_id> <archived>true</archived> <article_category_id>0c4892eb-9404-4689-9ba9-472230a112ae</article_category_id> <article_color_code>sample string 6</article_color_code> <article_color_id>56f3cd70-f3e5-4d22-a788-fe404a8fff2b</article_color_id> <article_color_name>sample string 7</article_color_name> <article_group_1_id>4272fccb-11b5-497a-bdcc-4577998a20de</article_group_1_id> <article_group_2_id>045718d8-533c-4dde-a70c-5a331b392c5c</article_group_2_id> <article_group_3_id>54e0de76-69a8-49e3-bd5a-01fbd74b38da</article_group_3_id> <article_group_4_id>e64db48e-a521-473d-9d94-2cebb017665b</article_group_4_id> <article_group_5_id>b72a7e06-53d9-4032-b653-3868bc04a5a7</article_group_5_id> <article_group_6_id>bec316c2-95bd-4c13-b28a-a9e4256ea766</article_group_6_id> <article_increment>21</article_increment> <barcode>sample string 8</barcode> <code>sample string 2</code> <db_unit_of_measure_id_mass>d93d2ddc-9ca0-41f3-855f-a048d7dcfd49</db_unit_of_measure_id_mass> <db_unit_of_measure_id_selling>b613483c-ca40-4107-83e5-e5c986167bb5</db_unit_of_measure_id_selling> <db_unit_of_measure_id_size>6ebc132f-c64e-4cf9-8622-2bf9dfb62d56</db_unit_of_measure_id_size> <db_unit_of_measure_id_volume>3ac8b77a-ef5b-48ed-8b83-75e50c72cfb9</db_unit_of_measure_id_volume> <description_short>sample string 17</description_short> <entered_price>19</entered_price> <height>25</height> <id>c6e30f3b-96ac-4c36-b0ee-6f7b781ebd1b</id> <is_dummy>true</is_dummy> <is_hour>true</is_hour> <is_mileage_fee>true</is_mileage_fee> <is_service>true</is_service> <is_travel_fee>true</is_travel_fee> <length>23</length> <lowest_packing_value>22</lowest_packing_value> <mass>26</mass> <min_article_quantity>20</min_article_quantity> <modified_dateutc>2026-09-16T10:15:19.093Z</modified_dateutc> <name>sample string 16</name> <no_stock>true</no_stock> <sys_computed_eco_stock>18</sys_computed_eco_stock> <udf1>sample string 40</udf1> <udf10>sample string 49</udf10> <udf100>sample string 139</udf100> <udf11>sample string 50</udf11> <udf12>sample string 51</udf12> <udf13>sample string 52</udf13> <udf14>sample string 53</udf14> <udf15>sample string 54</udf15> <udf16>sample string 55</udf16> <udf17>sample string 56</udf17> <udf18>sample string 57</udf18> <udf19>sample string 58</udf19> <udf2>sample string 41</udf2> <udf20>sample string 59</udf20> <udf21>sample string 60</udf21> <udf22>sample string 61</udf22> <udf23>sample string 62</udf23> <udf24>sample string 63</udf24> <udf25>sample string 64</udf25> <udf26>sample string 65</udf26> <udf27>sample string 66</udf27> <udf28>sample string 67</udf28> <udf29>sample string 68</udf29> <udf3>sample string 42</udf3> <udf30>sample string 69</udf30> <udf31>sample string 70</udf31> <udf32>sample string 71</udf32> <udf33>sample string 72</udf33> <udf34>sample string 73</udf34> <udf35>sample string 74</udf35> <udf36>sample string 75</udf36> <udf37>sample string 76</udf37> <udf38>sample string 77</udf38> <udf39>sample string 78</udf39> <udf4>sample string 43</udf4> <udf40>sample string 79</udf40> <udf41>sample string 80</udf41> <udf42>sample string 81</udf42> <udf43>sample string 82</udf43> <udf44>sample string 83</udf44> <udf45>sample string 84</udf45> <udf46>sample string 85</udf46> <udf47>sample string 86</udf47> <udf48>sample string 87</udf48> <udf49>sample string 88</udf49> <udf5>sample string 44</udf5> <udf50>sample string 89</udf50> <udf51>sample string 90</udf51> <udf52>sample string 91</udf52> <udf53>sample string 92</udf53> <udf54>sample string 93</udf54> <udf55>sample string 94</udf55> <udf56>sample string 95</udf56> <udf57>sample string 96</udf57> <udf58>sample string 97</udf58> <udf59>sample string 98</udf59> <udf6>sample string 45</udf6> <udf60>sample string 99</udf60> <udf61>sample string 100</udf61> <udf62>sample string 101</udf62> <udf63>sample string 102</udf63> <udf64>sample string 103</udf64> <udf65>sample string 104</udf65> <udf66>sample string 105</udf66> <udf67>sample string 106</udf67> <udf68>sample string 107</udf68> <udf69>sample string 108</udf69> <udf7>sample string 46</udf7> <udf70>sample string 109</udf70> <udf71>sample string 110</udf71> <udf72>sample string 111</udf72> <udf73>sample string 112</udf73> <udf74>sample string 113</udf74> <udf75>sample string 114</udf75> <udf76>sample string 115</udf76> <udf77>sample string 116</udf77> <udf78>sample string 117</udf78> <udf79>sample string 118</udf79> <udf8>sample string 47</udf8> <udf80>sample string 119</udf80> <udf81>sample string 120</udf81> <udf82>sample string 121</udf82> <udf83>sample string 122</udf83> <udf84>sample string 123</udf84> <udf85>sample string 124</udf85> <udf86>sample string 125</udf86> <udf87>sample string 126</udf87> <udf88>sample string 127</udf88> <udf89>sample string 128</udf89> <udf9>sample string 48</udf9> <udf90>sample string 129</udf90> <udf91>sample string 130</udf91> <udf92>sample string 131</udf92> <udf93>sample string 132</udf93> <udf94>sample string 133</udf94> <udf95>sample string 134</udf95> <udf96>sample string 135</udf96> <udf97>sample string 136</udf97> <udf98>sample string 137</udf98> <udf99>sample string 138</udf99> <use_serial>true</use_serial> <volume>27</volume> <width>24</width> </article>