Retrieves all the purchase order order lines
Request Information
URI Parameters :
None.
Body Parameters :
None.
Response Information
Resource Description :
IHttpActionResult
purchase_order_details| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Primary Key |
globally unique identifier | |
| purchase_order_id |
Foreign key of the purchase_order |
globally unique identifier |
Optionally required : purchase_order_id, purchase_order_reference or purchase_order must be provided |
| purchase_order_reference_back_office |
Embedded entity "purchase_order" using ERP PK when adding/updating |
string |
Optionally required : purchase_order_id, purchase_order_reference_back_office or purchase_order must be provided |
| purchase_order |
Embedded entity "purchase_order" when adding/updating |
purchase_order |
Optionally required : purchase_order_id, purchase_order_reference_back_office or purchase_order must be provided |
| article_id |
Foreign key of article |
globally unique identifier |
Optionally required : article_id, article_code or article must be provided |
| article_code |
Embedded entity "article" using ERP PK when adding/updating |
string |
Optionally required : article_id, article_code or article must be provided |
| article |
Embedded entity "article" when adding/updating |
article |
Optionally required : article_id, article_code or article must be provided |
| line_number |
Line Number, auto filled with (Highest+1) if value is 0/null |
integer | |
| code |
Code of the article (auto filled if empty) |
string |
Max length: 255 |
| supplier_code |
Code of the supplier for this article |
string |
Max length: 255 |
| name |
Article Name (will be auto filled if article.name+description are empty) |
string |
Max length: 255 |
| description |
Article description (will be auto filled by article.short_description if name+description are empty) |
string |
Max length: 255 |
| price |
Unit Price |
decimal number |
Matching regular expression pattern: ^[0-9]\d*(\.\d+)?$ Range: inclusive between 0.1 and 1.79769313486232E+308 |
| quantity |
Quantity |
decimal number |
Required Range: inclusive between 0.1 and 1.79769313486232E+308 |
| memo |
Line memo/remark |
string | |
| cost_price |
Unit Cost Price (statistic purpose) |
decimal number |
Matching regular expression pattern: ^[0-9]\d*(\.\d+)?$ |
| reference_back_office |
Field used for Embedded entity (store there your ERP PK) |
string |
Max length: 50 |
| modified_dateutc |
Readonly system field managed by database, filled with GetUtcDate when adding,updating |
date |
Response Formats
application/json, text/json
{
"id": "82482978-913b-4e3f-95be-98c4272458b5",
"purchase_order_id": "e6378443-ca27-4e7c-bae2-c86a0942766e",
"purchase_order_reference_back_office": "sample string 3",
"purchase_order": {
"id": "a0435854-a2cf-4aef-8d19-db93e243149a",
"id2": 2,
"jobs_id": "2ddd43bb-5281-4454-b668-f387df823c67",
"jobs_reference_back_office": "sample string 4",
"supplier_company_id": "f72ca976-3113-435c-9997-6a373ef84edc",
"supplier_company_code": "sample string 6",
"user_id": "a6544b46-2f3d-411c-8d3c-73bbc28b4425",
"user_code": "sample string 8",
"description": "sample string 9",
"memo": "sample string 10",
"total_lines": 11,
"date_create": "2026-03-12T22:45:29.6225756+00:00",
"date_update": "2026-03-12T22:45:29.6225756+00:00",
"date_delivery": "2026-03-12T22:45:29.6225756+00:00",
"confirmed_date_delivery": "2026-03-12T22:45:29.6225756+00:00",
"delivery_db_address_id": "0a0af596-5cb9-483f-af51-41cad8391cce",
"approved_by_user_id": "df962221-0169-44a8-9262-0dff42a21d14",
"approved_by_user_code": "sample string 18",
"technical_user_id": "b75f8712-0f3f-4768-8174-a170ecc57e2f",
"technical_user_code": "sample string 20",
"purchase_order_status_id": "b13b2f4e-d08e-4a5f-89a8-13d7b0d48ff9",
"purchase_order_status_code": "sample string 22",
"article_stock_location_id": "e1ce33bf-4910-4b8c-b012-8a42585a1a02",
"is_pickup": true,
"reference_back_office": "sample string 25",
"modified_dateutc": "2026-03-12T22:45:29.6225756+00:00"
},
"article_id": "d3d2499c-971f-46b4-9414-7db5077cdcff",
"article_code": "sample string 5",
"article": {
"id": "40d44fc9-59a5-495e-a81d-cc7d887ccc86",
"article_category_id": "97388c34-9ec6-4c1d-8e0d-d918a359e4e7",
"article_category": {
"id": "1c5965d6-9505-4cff-817a-2ec0b5d1ea5c",
"parent_id": "a8d23d72-588e-4499-ae4b-00cc6357a46f",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-03-12T22:45:29.6225756+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "4730155a-dd75-40fd-9467-40f8abf40a18",
"article_group_1_code": "sample string 5",
"article_group_2_id": "d70f037b-a9a4-488c-b6f3-e219a1d15e70",
"article_group_2_code": "sample string 7",
"article_group_3_id": "6ae1ff16-c83f-40f7-8c4d-4b05fea2e8fb",
"article_group_3_code": "sample string 9",
"article_group_4_id": "c2591c23-f2a2-4fac-ae91-37d4d662ce09",
"article_group_4_code": "sample string 11",
"article_group_5_id": "295150d9-5a97-4dfc-9fe0-ba1c846fd400",
"article_group_5_code": "sample string 13",
"article_group_6_id": "0d7f7691-5009-4b49-9b53-40721afadb0d",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2026-03-12T22:45:29.6225756+00:00",
"article_increment": 20,
"min_article_quantity": 21,
"entered_price": 22.0,
"cost_price": 23.1,
"no_stock": true,
"archived": true,
"is_travel_fee": true,
"is_mileage_fee": true,
"code": "sample string 28",
"name": "sample string 29",
"description_short": "sample string 30",
"description_long": "sample string 31",
"barcode": "sample string 32",
"notes": "sample string 33",
"date_create": "2026-03-12T22:45:29.6225756+00:00",
"date_update": "2026-03-12T22:45:29.6225756+00:00",
"modified_dateutc": "2026-03-12T22:45:29.6225756+00:00",
"article_color_id": "3806d903-f34a-4c42-ab67-69e80e247e1c",
"article_color_code": "sample string 38",
"article_color": {
"id": "c03bbd16-b3b2-4d58-8ce4-b5909d73f6d1",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-03-12T22:45:29.6225756+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "891d7218-470a-4b2d-812d-9325dc12237e",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "5a2fd560-8b37-466d-a057-f516a462b19a",
"db_unit_of_measure_code_selling": "sample string 44",
"translations": [
{
"field_name": "sample string 1",
"language_code": "sample string 2",
"value_translated": "sample string 3"
},
{
"field_name": "sample string 1",
"language_code": "sample string 2",
"value_translated": "sample string 3"
}
]
},
"line_number": 6,
"code": "sample string 7",
"supplier_code": "sample string 8",
"name": "sample string 9",
"description": "sample string 10",
"price": 11.0,
"quantity": 12.0,
"memo": "sample string 13",
"cost_price": 14.0,
"reference_back_office": "sample string 15",
"modified_dateutc": "2026-03-12T22:45:29.6225756+00:00"
}