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": "cbb5dfdf-7848-4102-85c3-9a2978735ddc",
"purchase_order_id": "9cc39343-5be1-4778-90ad-ba226e0dd54f",
"purchase_order_reference_back_office": "sample string 3",
"purchase_order": {
"id": "e04bf1df-c119-4943-9b75-3fa850383621",
"id2": 2,
"jobs_id": "85da27b7-e673-40bf-a6d1-91ee8ccc2dba",
"jobs_reference_back_office": "sample string 4",
"supplier_company_id": "830b1afc-c792-4602-ba2e-da7975e2a8a7",
"supplier_company_code": "sample string 6",
"user_id": "fd90d430-e0b8-4bc8-a53f-e7e74708ac49",
"user_code": "sample string 8",
"description": "sample string 9",
"memo": "sample string 10",
"total_lines": 11,
"date_create": "2026-02-21T02:03:54.7171041+00:00",
"date_update": "2026-02-21T02:03:54.7171041+00:00",
"date_delivery": "2026-02-21T02:03:54.7171041+00:00",
"confirmed_date_delivery": "2026-02-21T02:03:54.7171041+00:00",
"delivery_db_address_id": "19e9e242-3fc6-4b24-84d2-ff0ed5d05009",
"approved_by_user_id": "ffeaa703-28d0-46cf-aea1-5c58a635ee0f",
"approved_by_user_code": "sample string 18",
"technical_user_id": "18f0eb12-393e-450d-a4d3-cf5238740ac9",
"technical_user_code": "sample string 20",
"purchase_order_status_id": "5f249156-d8d7-4f50-8bf7-8660d7bebb82",
"purchase_order_status_code": "sample string 22",
"article_stock_location_id": "6a777907-0f79-4f8d-b758-f98af42ca9c4",
"is_pickup": true,
"reference_back_office": "sample string 25",
"modified_dateutc": "2026-02-21T02:03:54.7171041+00:00"
},
"article_id": "86dcf269-006f-499e-b7d2-6b95dc81108a",
"article_code": "sample string 5",
"article": {
"id": "270f62ea-fdc4-42f6-9196-40961742fd9e",
"article_category_id": "16fc3dfa-b595-4e8b-bb57-53329e36dac5",
"article_category": {
"id": "8bdab649-4884-44dd-9e8a-b33cac53f3c7",
"parent_id": "e5a5ad9f-dae5-4573-b3f2-379981ab7a33",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-02-21T02:03:54.7171041+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "f648a8bc-4215-442d-ab17-b0f0e1ba64f6",
"article_group_1_code": "sample string 5",
"article_group_2_id": "6163d387-244e-4297-b2df-bb086c378a68",
"article_group_2_code": "sample string 7",
"article_group_3_id": "b42b44eb-f89e-4312-8115-5eabbb41c046",
"article_group_3_code": "sample string 9",
"article_group_4_id": "fbce6e12-2010-4e75-9724-c1825cb4d4cb",
"article_group_4_code": "sample string 11",
"article_group_5_id": "3635a595-e8ca-4298-96cb-5c45284ba146",
"article_group_5_code": "sample string 13",
"article_group_6_id": "63d59d8a-0715-4522-bd67-9642d6087eb1",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2026-02-21T02:03:54.7327313+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-02-21T02:03:54.7327313+00:00",
"date_update": "2026-02-21T02:03:54.7327313+00:00",
"modified_dateutc": "2026-02-21T02:03:54.7327313+00:00",
"article_color_id": "abdbb7cd-843f-4c3c-a7d1-85af3b964119",
"article_color_code": "sample string 38",
"article_color": {
"id": "194fc45e-4657-446c-a8ee-643583008dff",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-02-21T02:03:54.7327313+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "0464b45b-b1f1-49bd-ab98-98931adc73a1",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "10a52858-4494-4640-af87-c5a1a2fb9a44",
"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-02-21T02:03:54.7327313+00:00"
}
Response Information
Resource Description :
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.