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": "f97a6c56-97b2-4bfd-85a1-31167cbca83a",
"purchase_order_id": "a357e143-74fd-41f0-a5f4-4eb95ab3b11e",
"purchase_order_reference_back_office": "sample string 3",
"purchase_order": {
"id": "7d2ce6d9-cdb0-42e7-ba39-9000e7a71b3f",
"id2": 2,
"jobs_id": "eda39211-ffc7-4442-a359-37d3143035e1",
"jobs_reference_back_office": "sample string 4",
"supplier_company_id": "ef257697-6df2-4b0c-aae5-57921e6c1208",
"supplier_company_code": "sample string 6",
"user_id": "d344809e-ef26-4b4e-aeea-a3cde1698833",
"user_code": "sample string 8",
"description": "sample string 9",
"memo": "sample string 10",
"total_lines": 11,
"date_create": "2026-03-10T06:42:23.5572037+00:00",
"date_update": "2026-03-10T06:42:23.5572037+00:00",
"date_delivery": "2026-03-10T06:42:23.5572037+00:00",
"confirmed_date_delivery": "2026-03-10T06:42:23.5572037+00:00",
"delivery_db_address_id": "604855ce-18be-40b3-860a-94fcdeb000b3",
"approved_by_user_id": "60ffd4e9-3f5c-4e02-950f-ba20f3731fad",
"approved_by_user_code": "sample string 18",
"technical_user_id": "95ce42b6-582e-4834-afff-739235c9d110",
"technical_user_code": "sample string 20",
"purchase_order_status_id": "6fa63ec6-cd40-445b-a18b-3f4aba3f6e62",
"purchase_order_status_code": "sample string 22",
"article_stock_location_id": "33d0d62e-cd82-41a3-aa04-76af36c7babf",
"is_pickup": true,
"reference_back_office": "sample string 25",
"modified_dateutc": "2026-03-10T06:42:23.5572037+00:00"
},
"article_id": "8c443afa-901a-4891-9d26-d0ef1b45748e",
"article_code": "sample string 5",
"article": {
"id": "50b5c980-ffb5-4c59-896d-7a3fc66cfb2c",
"article_category_id": "7a7c2101-d95a-4cbe-bbb9-8e17b92e7409",
"article_category": {
"id": "4ee93d36-4a93-42c9-8645-0ce0a425643f",
"parent_id": "1262fdaa-2484-49ed-8228-815e91228b6a",
"parent_code": "sample string 3",
"code": "sample string 4",
"name": "sample string 5",
"modified_dateutc": "2026-03-10T06:42:23.5572037+00:00"
},
"article_category_code": "sample string 3",
"article_group_1_id": "99b3fe08-6973-4a36-acca-ab3205ea4845",
"article_group_1_code": "sample string 5",
"article_group_2_id": "6bcd2c63-2a40-40ec-8fa3-3e4ea934ec52",
"article_group_2_code": "sample string 7",
"article_group_3_id": "8f0e204c-089f-42d4-a257-198aa32e03b3",
"article_group_3_code": "sample string 9",
"article_group_4_id": "fffc2f8c-052f-4703-a0f5-0d3b5c03b2a4",
"article_group_4_code": "sample string 11",
"article_group_5_id": "1253d007-476d-4dd2-8a09-54538eab3461",
"article_group_5_code": "sample string 13",
"article_group_6_id": "3af6127c-5ae6-4fdb-aab9-26f10da3a1cd",
"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-10T06:42:23.5572037+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-10T06:42:23.5728233+00:00",
"date_update": "2026-03-10T06:42:23.5728233+00:00",
"modified_dateutc": "2026-03-10T06:42:23.5728233+00:00",
"article_color_id": "19a856fc-fc6f-4674-bcb0-26abf9694eea",
"article_color_code": "sample string 38",
"article_color": {
"id": "c41073d2-0bb4-4a81-8efc-14352ed070f8",
"name": "sample string 2",
"code": "sample string 3",
"modified_dateutc": "2026-03-10T06:42:23.5728233+00:00"
},
"warranty_period_nb_months": 39,
"use_serial": true,
"_replace_id": "a6b9ac31-01b4-4de0-b509-ee95a3d1974d",
"replace_article_code": "sample string 42",
"db_unit_of_measure_id_selling": "ed639942-0302-43d0-aa91-58e00bfb5796",
"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-10T06:42:23.5728233+00:00"
}
Response Information
Resource Description :
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.