Retrieves all the purchase order order lines
Request Information
URI Parameters :
None.
Body Parameters :
None.
Response Information
Resource Description :
IHttpActionResult
purchase_order_detailsName | 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": "73858983-54b8-4c42-b911-f0e7ed136546", "purchase_order_id": "6d7489c4-c32b-421c-ad02-505d02de1819", "purchase_order_reference_back_office": "sample string 3", "purchase_order": { "id": "a747232a-b97d-4bc3-9769-135189f77069", "id2": 2, "jobs_id": "967e1088-5e79-4592-9670-441a454b97d0", "jobs_reference_back_office": "sample string 4", "supplier_company_id": "da793e28-ceee-49d6-9111-0a2ad78a408f", "supplier_company_code": "sample string 6", "user_id": "29c66494-2ad4-4467-bbef-6a7f7e75480c", "user_code": "sample string 8", "description": "sample string 9", "memo": "sample string 10", "total_lines": 11, "date_create": "2025-04-02T00:59:17.7326625+00:00", "date_update": "2025-04-02T00:59:17.7326625+00:00", "date_delivery": "2025-04-02T00:59:17.7326625+00:00", "confirmed_date_delivery": "2025-04-02T00:59:17.7326625+00:00", "delivery_db_address_id": "5a93d18a-4f0a-477e-b4bf-9cfef36210e4", "approved_by_user_id": "932513aa-7ef1-439f-893c-559a85bb8e90", "approved_by_user_code": "sample string 18", "technical_user_id": "6d65d08d-d449-4058-8ae5-cf17002ebeef", "technical_user_code": "sample string 20", "purchase_order_status_id": "bee0550c-3845-4938-abf3-b2f364b6fe44", "purchase_order_status_code": "sample string 22", "article_stock_location_id": "72f06def-810b-445d-bbe1-09b8e9ddb7af", "is_pickup": true, "reference_back_office": "sample string 25", "modified_dateutc": "2025-04-02T00:59:17.7326625+00:00" }, "article_id": "4e04be0f-67e7-433f-84b9-ef6ee322b7ed", "article_code": "sample string 5", "article": { "id": "9a86fbb4-b355-459c-83ce-42701855a5e0", "article_category_id": "2be832d0-d137-488a-aadd-c27689398734", "article_category": { "id": "17351af6-516c-4fb8-9f64-1bf01a0cce8a", "parent_id": "c234858f-696c-4869-927f-6591fdc16837", "parent_code": "sample string 3", "code": "sample string 4", "name": "sample string 5", "modified_dateutc": "2025-04-02T00:59:17.7326625+00:00" }, "article_category_code": "sample string 3", "article_group_1_id": "19ac79af-311c-4355-a195-94666c9ce4ac", "article_group_1_code": "sample string 5", "article_group_2_id": "d712271a-495a-4338-9c00-ff0c2f4c4de1", "article_group_2_code": "sample string 7", "article_group_3_id": "4615d589-e6fe-43f1-8d8a-a5cca5fccc63", "article_group_3_code": "sample string 9", "article_group_4_id": "fd4eeb0b-af36-42f1-bc97-3875ec6d3066", "article_group_4_code": "sample string 11", "article_group_5_id": "e50b41a6-fc8d-4563-aa4e-b437072cf047", "article_group_5_code": "sample string 13", "article_group_6_id": "b538c1fa-8842-4c26-aa37-7784d8c070e0", "article_group_6_code": "sample string 15", "physical_stock": 16, "back_order_client": 17, "back_order_supplier": 18, "expected_delivery_date_bo_supplier": "2025-04-02T00:59:17.7326625+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": "2025-04-02T00:59:17.7326625+00:00", "date_update": "2025-04-02T00:59:17.7326625+00:00", "modified_dateutc": "2025-04-02T00:59:17.7326625+00:00", "article_color_id": "7ead62d0-67ce-4b96-9eff-7d2f2a6a7278", "article_color_code": "sample string 38", "article_color": { "id": "3aeeaf1a-79b7-44bc-911a-846cc446da4e", "name": "sample string 2", "code": "sample string 3", "modified_dateutc": "2025-04-02T00:59:17.7326625+00:00" }, "warranty_period_nb_months": 39, "use_serial": true, "_replace_id": "2fe993c7-48d7-4c83-a4a6-fdb6c00bbe77", "replace_article_code": "sample string 42", "db_unit_of_measure_id_selling": "0a36e772-909b-4ea0-b2ef-dcbd75f2f038", "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": "2025-04-02T00:59:17.7326625+00:00" }