Retrieves the purchase order order lines with the specified key

Request Information

URI Parameters :

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters :

None.

Response Information

Resource Description :

IHttpActionResult

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

Response Formats

application/json, text/json

Sample:
{
  "id": "a772b1dd-c3e4-4c65-9bde-1230312a45ba",
  "purchase_order_id": "25cda19e-2dbc-4a8e-967e-8852011a9f18",
  "purchase_order_reference_back_office": "sample string 3",
  "purchase_order": {
    "id": "153d8de9-898c-4a07-a10d-3b02dac1f4a4",
    "id2": 2,
    "jobs_id": "551ba66a-8238-4c82-9236-183db664608c",
    "jobs_reference_back_office": "sample string 4",
    "supplier_company_id": "e3e1a627-6877-4791-8b17-531593e6a1ff",
    "supplier_company_code": "sample string 6",
    "user_id": "0d2c1a39-1efb-4400-99ca-a01baced1f48",
    "user_code": "sample string 8",
    "description": "sample string 9",
    "memo": "sample string 10",
    "total_lines": 11,
    "date_create": "2026-07-22T19:29:40.8491214+00:00",
    "date_update": "2026-07-22T19:29:40.8491214+00:00",
    "date_delivery": "2026-07-22T19:29:40.8491214+00:00",
    "confirmed_date_delivery": "2026-07-22T19:29:40.8491214+00:00",
    "delivery_db_address_id": "21d69eb7-1891-4478-a992-79e9c18fb820",
    "approved_by_user_id": "485bee04-f784-4257-b13a-0e73e4f22bd0",
    "approved_by_user_code": "sample string 18",
    "technical_user_id": "88b715d8-d6ed-48b5-b257-c4a930c79111",
    "technical_user_code": "sample string 20",
    "purchase_order_status_id": "e9f08508-a5c6-4a53-b527-d802b61cf235",
    "purchase_order_status_code": "sample string 22",
    "article_stock_location_id": "fa37486a-aecf-4dd5-a6af-e083407a82dc",
    "is_pickup": true,
    "reference_back_office": "sample string 25",
    "modified_dateutc": "2026-07-22T19:29:40.8491214+00:00"
  },
  "article_id": "399548c9-7704-4b55-a7ec-f8b3025d97f0",
  "article_code": "sample string 5",
  "article": {
    "id": "c8227f31-1e9a-457d-a1e8-238100d1d463",
    "article_category_id": "b90e5aff-73df-43e9-a658-4156ccb27acb",
    "article_category": {
      "id": "258f7ae9-010f-4674-a256-631bb9c7048e",
      "parent_id": "bea78c2b-3690-4e9d-a82a-4a617fd32262",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-07-22T19:29:40.8491214+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "b8521c2e-a7f5-4e77-a9c8-60ff6ce2786e",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "0f6e7f99-9323-4c6c-8cc9-f5d97ac8246b",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "d81a2719-4d12-4017-846f-a75ed4f6bb33",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "1fdcbe60-090c-4c88-9eb9-55ce00d42200",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "5b8cc294-b1da-4b47-b6a2-2fd862d9301c",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "f13c6682-224c-4acd-beab-3124189dff6e",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-07-22T19:29:40.8491214+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-07-22T19:29:40.8491214+00:00",
    "date_update": "2026-07-22T19:29:40.8491214+00:00",
    "modified_dateutc": "2026-07-22T19:29:40.8491214+00:00",
    "article_color_id": "d0191631-5c00-4de1-b065-076792c60e85",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "a33ba96c-eee3-49c3-bd4b-fe753d53282e",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-07-22T19:29:40.8491214+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "6ad4be3b-e9f2-4330-b4df-69e165462277",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "ab40b346-2ac0-455b-90f1-621310e6c845",
    "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-07-22T19:29:40.8491214+00:00"
}