Updates the purchase order order lines with the specified key

Request Information

URI Parameters :

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

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": "177334e1-a8cf-4933-8762-d36ef8af05dc",
  "purchase_order_id": "ebfd2139-ec5a-4d8d-8b46-85acd623ab8f",
  "purchase_order_reference_back_office": "sample string 3",
  "purchase_order": {
    "id": "938eb007-841d-4349-8738-d1d71a158263",
    "id2": 2,
    "jobs_id": "7f44bc9f-91cf-4e23-8a68-6ee74f7380d2",
    "jobs_reference_back_office": "sample string 4",
    "supplier_company_id": "26d9e6b7-a0a0-4657-a569-add2a029bcb2",
    "supplier_company_code": "sample string 6",
    "user_id": "bb46e66f-a4b3-427e-856d-704570559739",
    "user_code": "sample string 8",
    "description": "sample string 9",
    "memo": "sample string 10",
    "total_lines": 11,
    "date_create": "2026-04-30T14:26:11.7640636+00:00",
    "date_update": "2026-04-30T14:26:11.7640636+00:00",
    "date_delivery": "2026-04-30T14:26:11.7640636+00:00",
    "confirmed_date_delivery": "2026-04-30T14:26:11.7640636+00:00",
    "delivery_db_address_id": "df68788d-cd15-44ae-a352-cd6b43e9933c",
    "approved_by_user_id": "348887ff-7475-47e3-9267-9251901b7f35",
    "approved_by_user_code": "sample string 18",
    "technical_user_id": "39dabb36-e50a-41ab-8a46-ccb1d64db97e",
    "technical_user_code": "sample string 20",
    "purchase_order_status_id": "26270431-1de0-4e2a-bdde-88a418c11752",
    "purchase_order_status_code": "sample string 22",
    "article_stock_location_id": "8ac8c3c3-da45-411c-8508-385dbb45c792",
    "is_pickup": true,
    "reference_back_office": "sample string 25",
    "modified_dateutc": "2026-04-30T14:26:11.7640636+00:00"
  },
  "article_id": "482d246d-f4db-45f0-850f-a0f6e702cd7d",
  "article_code": "sample string 5",
  "article": {
    "id": "eb4b302a-5a88-494a-93b3-56a6263b3a2a",
    "article_category_id": "b9fb9318-6028-4c45-b641-30cd7d6b6ea4",
    "article_category": {
      "id": "9da6f008-d393-4fef-91af-5c837ce89448",
      "parent_id": "54d4a245-efa8-4b30-b775-5cd7806559b8",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-04-30T14:26:11.7640636+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "3487a0e2-691f-4fa3-8616-04dc01ae7ec7",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "7b15de6a-09ce-405c-94b9-0a673f73c613",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "04d41a58-b5b4-4188-b4b9-d3288a724691",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "34018916-08b0-41a9-b087-7edb779a5bb8",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "e572c19b-d20e-4e34-89cb-30fd98ec25f7",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "76c152e7-2bbc-4801-9806-f36ea0bb14f9",
    "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-30T14:26:11.7640636+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-30T14:26:11.7640636+00:00",
    "date_update": "2026-04-30T14:26:11.7640636+00:00",
    "modified_dateutc": "2026-04-30T14:26:11.7640636+00:00",
    "article_color_id": "c44bb294-0823-461e-bf11-92d3a1b3cb99",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "a3a325c0-78e3-4006-a90c-bb773cb9e794",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-04-30T14:26:11.7640636+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "ab89981b-3e17-421e-a802-5d1496462b3d",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "0556c4dc-55d7-4b05-abe4-0f58d9fc267b",
    "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-30T14:26:11.7640636+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.