Updates the purchase order order lines with the specified key
Request Information
URI Parameters :
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters :
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 |
Request Formats :
application/json, text/json
{
"id": "551d1794-e542-409e-9f6a-dee40eb2be25",
"purchase_order_id": "1911dca5-4a77-4bf8-9ba0-02d1b2651bab",
"purchase_order_reference_back_office": "sample string 3",
"purchase_order": {
"id": "f46cd532-fa6f-461c-a46c-9c780a8d450f",
"id2": 2,
"jobs_id": "d8aaf7a6-3bad-41c3-9ca5-2fa2b2c2d7a4",
"jobs_reference_back_office": "sample string 4",
"supplier_company_id": "173a9def-5f5c-4f66-beb3-a5ee11c7569b",
"supplier_company_code": "sample string 6",
"user_id": "57311446-141d-4e7d-8a40-4b7790f09460",
"user_code": "sample string 8",
"description": "sample string 9",
"memo": "sample string 10",
"total_lines": 11,
"date_create": "2026-03-06T18:29:22.1721091+00:00",
"date_update": "2026-03-06T18:29:22.1721091+00:00",
"date_delivery": "2026-03-06T18:29:22.1721091+00:00",
"confirmed_date_delivery": "2026-03-06T18:29:22.1721091+00:00",
"delivery_db_address_id": "e18e68be-6908-4038-b9a6-0065b7ccb691",
"approved_by_user_id": "debb0b11-7d3e-4c50-ac24-ae79c972d835",
"approved_by_user_code": "sample string 18",
"technical_user_id": "a7bd0fb5-8fbe-43e0-bd45-de8934978b56",
"technical_user_code": "sample string 20",
"purchase_order_status_id": "44bc8474-98fa-4f38-8d05-d5bc0bf03249",
"purchase_order_status_code": "sample string 22",
"article_stock_location_id": "f0509467-60e5-4adc-85fc-726eaff800dd",
"is_pickup": true,
"reference_back_office": "sample string 25",
"modified_dateutc": "2026-03-06T18:29:22.1721091+00:00"
},
"article_id": "5f239264-e1f7-47bf-8d6d-55218e315cc3",
"article_code": "sample string 5",
"article": {
"id": "dbd810d3-685f-4b28-9538-c34df0b7de08",
"article_category_id": "54adf585-4a8e-4d41-b6f8-5a5c38e126db",
"article_category": {
"id": "78e81b44-b2e4-4d23-b159-653029696f13",
"parent_id": "9a720c04-5352-4cb1-abdc-520d9f1ac263",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-03-06T18:29:22.1721091+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "eb68e45f-6167-429e-9666-a76bd1186c80",
"article_group_1_code": "sample string 5",
"article_group_2_id": "b5ca3d7f-eba5-454f-b0a6-b5a5f7e71ef2",
"article_group_2_code": "sample string 7",
"article_group_3_id": "36de71e3-62b5-4560-b518-9b9f1f2c4f17",
"article_group_3_code": "sample string 9",
"article_group_4_id": "4f9fd820-01a1-4dfb-844d-a528d8e78aee",
"article_group_4_code": "sample string 11",
"article_group_5_id": "871c0730-8107-471b-ae84-7f7483c61614",
"article_group_5_code": "sample string 13",
"article_group_6_id": "69196f43-b0e5-4d94-997e-dec588bffe77",
"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-06T18:29:22.1721091+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-06T18:29:22.1721091+00:00",
"date_update": "2026-03-06T18:29:22.1721091+00:00",
"modified_dateutc": "2026-03-06T18:29:22.1721091+00:00",
"article_color_id": "35d7258b-641c-46a3-a72b-a9cd68d1ff71",
"article_color_code": "sample string 38",
"article_color": {
"id": "715aac46-55f7-4bab-9a78-5ce7c7b38824",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-03-06T18:29:22.1721091+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "ce5b5074-ee33-47d1-96cf-e68e22d4564d",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "1e37a950-258b-408f-ace7-ff55225a11bc",
"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-06T18:29:22.1877324+00:00"
}
Response Information
Resource Description :
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.