Retrieves all the purchase order order lines

Request Information

URI Parameters :

None.

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": "b0375f8b-c5ee-4c40-820a-f573c4033b73",
  "purchase_order_id": "71907731-2040-4dee-baf3-e9592ba53713",
  "purchase_order_reference_back_office": "sample string 3",
  "purchase_order": {
    "id": "c3d7d77c-3a29-4150-b417-931939dde89e",
    "id2": 2,
    "jobs_id": "61699b88-f2d4-4a4e-8e06-b0f227ec4e38",
    "jobs_reference_back_office": "sample string 4",
    "supplier_company_id": "7c96b56a-e5f4-443c-a7c0-019e52ea5b7d",
    "supplier_company_code": "sample string 6",
    "user_id": "1a37c762-1ab7-42d9-bb8e-4e4be83ddd14",
    "user_code": "sample string 8",
    "description": "sample string 9",
    "memo": "sample string 10",
    "total_lines": 11,
    "date_create": "2025-04-04T01:24:41.2002379+00:00",
    "date_update": "2025-04-04T01:24:41.2002379+00:00",
    "date_delivery": "2025-04-04T01:24:41.2002379+00:00",
    "confirmed_date_delivery": "2025-04-04T01:24:41.2002379+00:00",
    "delivery_db_address_id": "7595b6c7-1466-45ed-9848-24a4bbffd73f",
    "approved_by_user_id": "0ba1e5b8-7140-45f4-916b-51ac125ae352",
    "approved_by_user_code": "sample string 18",
    "technical_user_id": "45358516-6da8-4a78-a8dd-6d25379e59f3",
    "technical_user_code": "sample string 20",
    "purchase_order_status_id": "ed3a408f-fa1a-4d67-a159-6f0b978f61f2",
    "purchase_order_status_code": "sample string 22",
    "article_stock_location_id": "07f0c21f-2577-4424-aee8-0ea70afce02d",
    "is_pickup": true,
    "reference_back_office": "sample string 25",
    "modified_dateutc": "2025-04-04T01:24:41.2002379+00:00"
  },
  "article_id": "d544e1c3-2b5a-4f67-9b9f-15e83b49bc94",
  "article_code": "sample string 5",
  "article": {
    "id": "982573e4-07ec-4372-93b2-e34a2a4a6915",
    "article_category_id": "4636c073-276d-4666-96e1-65d452780f2f",
    "article_category": {
      "id": "e3ab0223-1755-4e11-9b48-6aa3566f131f",
      "parent_id": "c33f2c5e-ba33-4ad8-9f8f-6e760ed36670",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2025-04-04T01:24:41.2002379+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "69addf4f-1584-45cf-9359-a9d6acac6254",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "ca0e1bd1-36c1-46aa-ac2b-7bb89521f7c3",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "223a2387-6503-463b-a942-9118d471a12c",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "1bae0894-cc06-4257-bf8a-cb2822fdcf66",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "b9ca97ee-9526-484c-8c99-aef80a503be5",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "f5a03e74-76ff-4238-9951-77baef35dab6",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2025-04-04T01:24:41.2002379+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": "2025-04-04T01:24:41.2002379+00:00",
    "date_update": "2025-04-04T01:24:41.2002379+00:00",
    "modified_dateutc": "2025-04-04T01:24:41.2002379+00:00",
    "article_color_id": "610cfcf1-2546-4816-9ae0-6643523355df",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "78ff67b8-72ca-48fc-b04f-b3a6b210fb21",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2025-04-04T01:24:41.2002379+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "71f5c25b-d4ae-4bbf-a096-126762d4255b",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "217a8ca3-4399-47dc-9080-057a385c7252",
    "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": "2025-04-04T01:24:41.2158638+00:00"
}