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": "9a10e211-7d11-4bde-92fd-bb2d8056fb60",
"purchase_order_id": "30b8dbc8-a117-4ca1-bf0e-a468a192a2e2",
"purchase_order_reference_back_office": "sample string 3",
"purchase_order": {
"id": "6dda73b7-ed1d-4be6-b875-b8c562872aa0",
"id2": 2,
"jobs_id": "cd90cb2b-65a6-47f4-ae55-60183e59a745",
"jobs_reference_back_office": "sample string 4",
"supplier_company_id": "95f7acf6-0ccb-460e-861f-f05b8c1aeeb4",
"supplier_company_code": "sample string 6",
"user_id": "5672e142-7de6-4dae-a130-9c8bce837a7f",
"user_code": "sample string 8",
"description": "sample string 9",
"memo": "sample string 10",
"total_lines": 11,
"date_create": "2026-08-27T00:26:53.0969275+00:00",
"date_update": "2026-08-27T00:26:53.0969275+00:00",
"date_delivery": "2026-08-27T00:26:53.0969275+00:00",
"confirmed_date_delivery": "2026-08-27T00:26:53.0969275+00:00",
"delivery_db_address_id": "8c0f5e97-43ef-42f4-b291-251716633c1f",
"approved_by_user_id": "63ded08c-f018-47ea-a4a9-a5e427274bee",
"approved_by_user_code": "sample string 18",
"technical_user_id": "a5cc40fd-70f7-4546-9372-a5765f023b0d",
"technical_user_code": "sample string 20",
"purchase_order_status_id": "a121823f-a47f-4d57-827e-286b60cf6cc7",
"purchase_order_status_code": "sample string 22",
"article_stock_location_id": "aa418443-f726-419c-b773-94d2a99391e9",
"is_pickup": true,
"reference_back_office": "sample string 25",
"modified_dateutc": "2026-08-27T00:26:53.0969275+00:00"
},
"article_id": "59b9890b-8d72-4624-8b0c-b01f3ba8441d",
"article_code": "sample string 5",
"article": {
"id": "14164596-a444-45bc-937d-d857101ec4f3",
"article_category_id": "7b009d6c-c0e2-49cc-89f9-ac33f07d1b67",
"article_category": {
"id": "31061d88-6793-49ab-b461-82ee751bc09e",
"parent_id": "f76718f7-9898-4fa9-beef-f657f879a2b8",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-08-27T00:26:53.0969275+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "7f183d11-457e-495f-b5f3-f67452238084",
"article_group_1_code": "sample string 5",
"article_group_2_id": "8f3962ff-cdd1-4353-b64d-128f2b5c7e1c",
"article_group_2_code": "sample string 7",
"article_group_3_id": "a567086a-d14a-4f8d-b2c6-d42996f22bc2",
"article_group_3_code": "sample string 9",
"article_group_4_id": "f98f556b-d02b-4db8-b872-92452ab94d4a",
"article_group_4_code": "sample string 11",
"article_group_5_id": "b8454e86-9c43-4b45-aceb-551c3945dcdc",
"article_group_5_code": "sample string 13",
"article_group_6_id": "11c64ab6-273f-4c51-838e-d5e585bff9ef",
"article_group_6_code": "sample string 15",
"physical_stock": 16,
"back_order_client": 17,
"back_order_supplier": 18,
"expected_delivery_date_bo_supplier": "2026-08-27T00:26:53.0969275+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-08-27T00:26:53.0969275+00:00",
"date_update": "2026-08-27T00:26:53.0969275+00:00",
"modified_dateutc": "2026-08-27T00:26:53.0969275+00:00",
"article_color_id": "7a9c4939-29da-429c-b496-9f4526bda46a",
"article_color_code": "sample string 38",
"article_color": {
"id": "cff1d727-223d-4ad6-8b9b-dfd5a2a404e2",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-08-27T00:26:53.0969275+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "c75753a3-3070-431d-b4a5-5a0e1681c0d8",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "7fe4b9ed-4d4b-42d2-bc40-d5894b90b4e3",
"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-08-27T00:26:53.0969275+00:00"
}
Response Information
Resource Description :
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.