Creates a new purchase order order line
Request Information
URI Parameters :
None.
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": "eb81e81a-0102-43e3-b7d1-092b9527b3f7",
"purchase_order_id": "7ec0da13-0cb3-4ee6-a521-8e19aa5e68dc",
"purchase_order_reference_back_office": "sample string 3",
"purchase_order": {
"id": "56d6266f-6333-43f6-ad89-0924f8587658",
"id2": 2,
"jobs_id": "9e6818fa-a46f-4548-9d0e-04b908fd905c",
"jobs_reference_back_office": "sample string 4",
"supplier_company_id": "05872b66-8086-4c77-ab31-97fd718a9e07",
"supplier_company_code": "sample string 6",
"user_id": "9c004fc3-b304-4ba0-a8b6-b64e94a90053",
"user_code": "sample string 8",
"description": "sample string 9",
"memo": "sample string 10",
"total_lines": 11,
"date_create": "2026-09-18T19:09:01.8314613+00:00",
"date_update": "2026-09-18T19:09:01.8314613+00:00",
"date_delivery": "2026-09-18T19:09:01.8314613+00:00",
"confirmed_date_delivery": "2026-09-18T19:09:01.8314613+00:00",
"delivery_db_address_id": "812ef1f5-3b79-4ea4-b349-d77a0af83a11",
"approved_by_user_id": "e9aefcd7-09bb-4663-942a-ed6cb279f8d8",
"approved_by_user_code": "sample string 18",
"technical_user_id": "2a8ab413-2a1a-4ab3-92ca-f9ae2cafa8d5",
"technical_user_code": "sample string 20",
"purchase_order_status_id": "4ef6beff-d650-48e1-aaae-889883adf680",
"purchase_order_status_code": "sample string 22",
"article_stock_location_id": "229c2991-cbad-4374-bad0-b764e3862a6e",
"is_pickup": true,
"reference_back_office": "sample string 25",
"modified_dateutc": "2026-09-18T19:09:01.8314613+00:00"
},
"article_id": "973fccac-bea5-47ed-8295-dede97c26eda",
"article_code": "sample string 5",
"article": {
"id": "7b9f3fd8-0714-4c68-aa17-75a8ec991958",
"article_category_id": "ce7381e6-c99d-43eb-ab31-a12fdd41b251",
"article_category": {
"id": "83792cde-c97d-48f3-9ace-0f9ad507e6fd",
"parent_id": "379a9bd9-db35-4460-b8fd-8ce6831f2623",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-09-18T19:09:01.8314613+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "af7cd711-3e59-48ed-b1f7-60fc5b6cee69",
"article_group_1_code": "sample string 5",
"article_group_2_id": "3c30d76a-d7ee-4a0a-8ebb-a52c32d72562",
"article_group_2_code": "sample string 7",
"article_group_3_id": "4407503f-7112-481b-aac1-cbf886b039df",
"article_group_3_code": "sample string 9",
"article_group_4_id": "43e82e3e-a52b-467b-89a1-1613221d987f",
"article_group_4_code": "sample string 11",
"article_group_5_id": "f614c406-a352-4b42-b2a7-cada59b0c0ee",
"article_group_5_code": "sample string 13",
"article_group_6_id": "fa1ba761-2847-4d11-b83e-8ee849e4b873",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2026-09-18T19:09:01.8314613+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-09-18T19:09:01.8314613+00:00",
"date_update": "2026-09-18T19:09:01.8314613+00:00",
"modified_dateutc": "2026-09-18T19:09:01.8314613+00:00",
"article_color_id": "0a319537-7ebe-4f85-826e-25933eef8e85",
"article_color_code": "sample string 38",
"article_color": {
"id": "324a102d-1cf0-45cc-9b12-00c3a6e53aa0",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-09-18T19:09:01.8314613+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "08bd504e-8835-48ed-935b-0532efe3597c",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "1cab6487-326b-428a-84f7-f3fccd3e5f17",
"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-09-18T19:09:01.8314613+00:00"
}
Response Information
Resource Description :
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.