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": "4bcb5f16-0584-42a7-9029-ae9006749f45",
  "purchase_order_id": "22656c7a-ea8a-48ce-9b40-47e4aefefb00",
  "purchase_order_reference_back_office": "sample string 3",
  "purchase_order": {
    "id": "434f7137-7171-4f67-bd49-7c175ad01d77",
    "id2": 2,
    "jobs_id": "c040737a-3149-440c-8aa7-0d7ebe8592ae",
    "jobs_reference_back_office": "sample string 4",
    "supplier_company_id": "73a0dbe2-5d98-4f8c-839b-2ed115dc5af0",
    "supplier_company_code": "sample string 6",
    "user_id": "e8f02a14-0ac0-4650-9eec-a0651e3b3b9b",
    "user_code": "sample string 8",
    "description": "sample string 9",
    "memo": "sample string 10",
    "total_lines": 11,
    "date_create": "2024-04-20T05:35:08.7446791+00:00",
    "date_update": "2024-04-20T05:35:08.7446791+00:00",
    "date_delivery": "2024-04-20T05:35:08.7446791+00:00",
    "confirmed_date_delivery": "2024-04-20T05:35:08.7446791+00:00",
    "delivery_db_address_id": "30058202-a765-4e6e-b34f-7759f2c7285f",
    "approved_by_user_id": "e598dc40-ab72-4ff7-8342-90ede1c7f313",
    "approved_by_user_code": "sample string 18",
    "technical_user_id": "b3a67efa-c9bb-485a-9c44-d38382038750",
    "technical_user_code": "sample string 20",
    "purchase_order_status_id": "ea6889ca-9831-4a56-a48c-89e659338c3f",
    "purchase_order_status_code": "sample string 22",
    "article_stock_location_id": "32789d98-d8ef-4081-8f07-035be6b2cc66",
    "is_pickup": true,
    "reference_back_office": "sample string 25",
    "modified_dateutc": "2024-04-20T05:35:08.7446791+00:00"
  },
  "article_id": "d2d3057c-e927-424e-8d5a-4dd37f9a2052",
  "article_code": "sample string 5",
  "article": {
    "id": "d0d6f346-80c6-443f-a250-bb06454f7195",
    "article_category_id": "e32961a2-1382-4f6b-909c-a222a3ea50c0",
    "article_category": {
      "id": "d5cd5e97-ef3e-4a65-af9d-9c275aebf35b",
      "parent_id": "6c1772e8-28aa-4742-9772-edc473cd997a",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2024-04-20T05:35:08.7446791+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "a9919e8b-307a-4c48-ba6b-9c1cd2d4d2c6",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "57a1e8f4-f73b-400f-bdc1-5fc43d9ef1c7",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "3ee26d0d-611b-40e8-8c71-98cf36dd2b06",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "fa572baa-63a8-4b83-a79b-40eee86af222",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "ac743fa7-3eab-4bbd-bc84-830c333ae8e6",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "26523311-4fbf-4583-ad83-8783d875aeb6",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2024-04-20T05:35:08.7446791+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": "2024-04-20T05:35:08.7446791+00:00",
    "date_update": "2024-04-20T05:35:08.7446791+00:00",
    "modified_dateutc": "2024-04-20T05:35:08.7446791+00:00",
    "article_color_id": "4867a61e-03fc-4cfd-8173-cbf43cedcd30",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "1347fc3c-ed05-4f8c-9149-5cdfadbb6f46",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2024-04-20T05:35:08.7446791+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "54495f16-707f-4f4e-90fc-d897ce2572d9",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "939730f6-2226-4e49-850f-42d8204cd054",
    "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": "2024-04-20T05:35:08.7446791+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.