Creates a new purchase order order line

Request Information

URI Parameters :

None.

Body Parameters :

purchase_order_details
NameDescriptionTypeAdditional 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

Sample:
{
  "id": "d3f12055-f25f-45b8-b2ec-6c0d83eefa10",
  "purchase_order_id": "d15d3f71-43dd-4e1e-9dfa-44def61ac816",
  "purchase_order_reference_back_office": "sample string 3",
  "purchase_order": {
    "id": "1889a7c6-479c-4077-a14c-4f9a12533216",
    "id2": 2,
    "jobs_id": "66a873f6-5ab7-4ed7-9443-d11b79012402",
    "jobs_reference_back_office": "sample string 4",
    "supplier_company_id": "bc031bcf-179f-42ed-a302-4698fe170de6",
    "supplier_company_code": "sample string 6",
    "user_id": "3ebb7a44-d981-409e-9f0a-d463f46e2b14",
    "user_code": "sample string 8",
    "description": "sample string 9",
    "memo": "sample string 10",
    "total_lines": 11,
    "date_create": "2026-09-17T23:18:25.5677083+00:00",
    "date_update": "2026-09-17T23:18:25.5677083+00:00",
    "date_delivery": "2026-09-17T23:18:25.5677083+00:00",
    "confirmed_date_delivery": "2026-09-17T23:18:25.5677083+00:00",
    "delivery_db_address_id": "4d6dcc83-123d-41aa-88b1-9a2b0cfae0e7",
    "approved_by_user_id": "d2289c2d-cc34-4540-83ca-c9da0a88728b",
    "approved_by_user_code": "sample string 18",
    "technical_user_id": "dff3b9ef-c168-4a80-8657-c3dfb7ae7d40",
    "technical_user_code": "sample string 20",
    "purchase_order_status_id": "a7235d56-6c41-4c48-b3f9-ee1164d58fba",
    "purchase_order_status_code": "sample string 22",
    "article_stock_location_id": "3102d21c-c7ee-4643-b506-639f6e7de3bf",
    "is_pickup": true,
    "reference_back_office": "sample string 25",
    "modified_dateutc": "2026-09-17T23:18:25.5677083+00:00"
  },
  "article_id": "f27a6040-7196-41af-b47a-943d1f6e5c69",
  "article_code": "sample string 5",
  "article": {
    "id": "ed06fbfe-47dd-4505-8847-b7c9bd08adb7",
    "article_category_id": "eac74b00-2245-46b6-9bdf-d4b7fdeff0a3",
    "article_category": {
      "id": "f93d8ac4-22d2-427e-8175-1c759172e248",
      "parent_id": "76dc886d-7d6f-48d9-8a69-66b0c97875fd",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-09-17T23:18:25.5677083+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "374c9fc7-7ebc-4fa5-87f9-d53a3aaae8b3",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "87193aa8-e7be-4be5-b7b8-af13a38daf04",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "c9fd667f-033c-46c5-8066-66a659300377",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "a0a3b8a8-2629-4aaa-a694-6fe79faaaf96",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "a305b7ef-0c66-49e7-a08c-c57d873e40c9",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "6c9d385a-650a-4644-8f11-b08e3ebf18a4",
    "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-17T23:18:25.5677083+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-17T23:18:25.5677083+00:00",
    "date_update": "2026-09-17T23:18:25.5677083+00:00",
    "modified_dateutc": "2026-09-17T23:18:25.5677083+00:00",
    "article_color_id": "1ed2a0f2-4534-4895-b160-fca5de9a8e48",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "2101ed00-97e8-4c4a-b0fe-8ab168efdc11",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-09-17T23:18:25.5677083+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "b5c4d43b-28ba-4f6c-8498-78fa22591e65",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "7567181b-6533-4490-8cc4-02f647f0c028",
    "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-17T23:18:25.5677083+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.