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": "05a35cd6-18a8-4e1a-b220-6ab53fa19fce",
"purchase_order_id": "9b6c317e-d6f0-437c-a701-ed7bfe9782d9",
"purchase_order_reference_back_office": "sample string 3",
"purchase_order": {
"id": "7d1ac8b6-929c-437b-b3f0-f15d520c65f1",
"id2": 2,
"jobs_id": "336e38a5-a3df-4090-a5c7-2a06214be0a1",
"jobs_reference_back_office": "sample string 4",
"supplier_company_id": "ccbe4c60-c1a0-4da1-9ef7-4c0a6ff6f528",
"supplier_company_code": "sample string 6",
"user_id": "a8a1d592-3fe2-4416-8c34-4e026030941f",
"user_code": "sample string 8",
"description": "sample string 9",
"memo": "sample string 10",
"total_lines": 11,
"date_create": "2026-04-18T09:34:17.7378122+00:00",
"date_update": "2026-04-18T09:34:17.7378122+00:00",
"date_delivery": "2026-04-18T09:34:17.7378122+00:00",
"confirmed_date_delivery": "2026-04-18T09:34:17.7378122+00:00",
"delivery_db_address_id": "83c94413-34d0-43db-9a4c-4c707491f2fa",
"approved_by_user_id": "540f7e46-4668-4d49-bb1e-18328eec0e23",
"approved_by_user_code": "sample string 18",
"technical_user_id": "83590349-8614-4a18-930a-6d05e65cf4d8",
"technical_user_code": "sample string 20",
"purchase_order_status_id": "dc7d0085-bd67-400d-a38f-960774739ceb",
"purchase_order_status_code": "sample string 22",
"article_stock_location_id": "a5a9330d-de7f-4e69-a566-10960efe7e6c",
"is_pickup": true,
"reference_back_office": "sample string 25",
"modified_dateutc": "2026-04-18T09:34:17.7378122+00:00"
},
"article_id": "22a4a22a-f2b9-4fd0-b078-78e56e1f6b41",
"article_code": "sample string 5",
"article": {
"id": "882656bc-432c-4d19-819d-70a631aa92ef",
"article_category_id": "47080422-7140-4b3a-b0be-2c85627c9e7f",
"article_category": {
"id": "ff1584b5-96d2-4e5d-8d50-db9e70e69b3d",
"parent_id": "63bd6672-7a79-4e88-95ba-2559946db103",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-04-18T09:34:17.7378122+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "a0668687-e3e8-426b-b30a-7ad8ff3ce78c",
"article_group_1_code": "sample string 5",
"article_group_2_id": "618cd0bb-f143-467b-b309-fdb7598c5028",
"article_group_2_code": "sample string 7",
"article_group_3_id": "d26b9e99-ad89-421a-9d6a-ad63b76feca4",
"article_group_3_code": "sample string 9",
"article_group_4_id": "9a1e9db9-da11-4c68-a7c9-c44f7f83a33e",
"article_group_4_code": "sample string 11",
"article_group_5_id": "c5ddc6c2-8766-4731-a47d-949b7efde37e",
"article_group_5_code": "sample string 13",
"article_group_6_id": "36f3f8ce-d71a-418e-a7d9-3c15758fc382",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2026-04-18T09:34:17.7378122+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-04-18T09:34:17.7378122+00:00",
"date_update": "2026-04-18T09:34:17.7378122+00:00",
"modified_dateutc": "2026-04-18T09:34:17.7378122+00:00",
"article_color_id": "23f0d0be-98f6-4666-8fa1-191f362987e8",
"article_color_code": "sample string 38",
"article_color": {
"id": "c0146353-56c3-461b-9bb7-04a9df7dfdab",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-04-18T09:34:17.7378122+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "fccdab2d-ef4a-4685-8b04-b27397cf3e39",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "7b9aa835-6038-4ae5-88a3-ffa207266803",
"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-04-18T09:34:17.7534389+00:00"
}
Response Information
Resource Description :
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.