GET api/ReportFormData/SupplierOrder/ClientId/{ClientId}/UserId/{UserId}/PurchaseOrderId/{PurchaseOrderId}/FormNo/{FormNo}

Get SupplierOrder data for report

Request Information

URI Parameters

NameDescriptionTypeAdditional information
ClientId

globally unique identifier

Required

UserId

globally unique identifier

Required

PurchaseOrderId

globally unique identifier

Required

FormNo

integer

Required

Body Parameters

None.

Response Information

Resource Description

List of type CSupplierOrderReportBI_Data found in the BSPReportBICore library

Collection of CSupplierOrderReportBI_Data
NameDescriptionTypeAdditional information
C_CompanyName

string

None.

C_CompanyOrgNumber

string

None.

C_CompanyAddress

string

None.

C_CompanyPostCode

string

None.

C_CompanyPostOffice

string

None.

C_CompanyCountry

string

None.

C_CompanyPhoneNumber

string

None.

C_CompanyFaxNumber

string

None.

C_CompanyEmail

string

None.

C_CompanyWebAddress

string

None.

H_PurchaseOrderNo

string

None.

H_ERPOrderNo

string

None.

H_OrderStatus

string

None.

H_ChangedDate

date

None.

H_ChangedBy

string

None.

H_OriginalPurchaseOrderNo

string

None.

H_OrderDate

date

None.

H_DeliveryDate

date

None.

H_ETADate

date

None.

H_ETDDate

date

None.

H_Comment

string

None.

H_DeliveryTerms

string

None.

H_DeliveryMethod

string

None.

H_PaymentTerms

string

None.

H_CarrierNo

string

None.

H_CarrierName

string

None.

H_OurRef

string

None.

H_YourRef

string

None.

H_SupplierNo

string

None.

H_SupplierName

string

None.

H_SupplierAddressName

string

None.

H_SupplierAddressLine1

string

None.

H_SupplierAddressLine2

string

None.

H_SupplierPostCode

string

None.

H_SupplierPostOffice

string

None.

H_SupplierCountry

string

None.

H_SupplierCurrencyCode

string

None.

H_ShipFromAddress

string

None.

H_ShipFromAddressLine1

string

None.

H_ShipFromAddressLine2

string

None.

H_ShipFromAddressLine3

string

None.

H_ShipFromAddressPostCode

string

None.

H_ShipFromAddressPostOffice

string

None.

H_ShipFromAddressCountry

string

None.

H_ShipFromAddressGLN

string

None.

H_InvoiceAddress

string

None.

H_InvoiceAddressLine1

string

None.

H_InvoiceAddressLine2

string

None.

H_InvoiceAddressLine3

string

None.

H_InvoiceAddressPostCode

string

None.

H_InvoiceAddressPostOffice

string

None.

H_InvoiceAddressCountry

string

None.

H_InvoiceAddressGLN

string

None.

H_DeliveryAddress

string

None.

H_DeliveryAddressLine1

string

None.

H_DeliveryAddressLine2

string

None.

H_DeliveryAddressLine3

string

None.

H_DeliveryAddressPostCode

string

None.

H_DeliveryAddressPostOffice

string

None.

H_DeliveryAddressCountry

string

None.

H_DeliveryAddressGLN

string

None.

H_UltimateCustomerAddressName

string

None.

H_UltimateCustomerAddressGLN

string

None.

H_UltimateCustomerAddressLine1

string

None.

H_UltimateCustomerAddressLine2

string

None.

H_UltimateCustomerAddressPostCode

string

None.

H_UltimateCustomerAddressPostOffice

string

None.

H_UltimateCustomerAddressCountry

string

None.

L_SuppProdNo

string

None.

L_GTIN

string

None.

L_ProdNo

string

None.

L_ProdName

string

None.

L_ProdEPDNo

string

None.

L_ProdNobbNo

string

None.

L_ProdAltNumber1

string

None.

L_ProdColor

string

None.

L_ProdSize

string

None.

L_PackingType

string

None.

L_QuantityType

string

None.

L_UnitNameInPurchase

string

None.

L_Quantity

decimal number

None.

L_QuantityBase

decimal number

None.

L_NomNetWeigth

decimal number

None.

L_NomGrossWeigth

decimal number

None.

L_VariableQuantiy

boolean

None.

L_CurrencyAmount

decimal number

None.

L_AdditionalDiscount

decimal number

None.

L_CurrencyTotalAmount

decimal number

None.

L_OverridedPrice

decimal number

None.

L_TotalAmount

decimal number

None.

L_Package_netweight

decimal number

None.

L_BasicPrice

decimal number

None.

L_Height

decimal number

None.

L_Width

decimal number

None.

L_Depth

decimal number

None.

L_DeliveryDate

date

None.

L_CalculatedDiscount

decimal number

None.

L_Comment

string

None.

L_EstTPak

decimal number

None.

L_EstDPak

decimal number

None.

SUPP_TrackingNumber

string

None.

SUPP_DeliveredDate

date

None.

SUPP_DispatchedDate

date

None.

SUPP_StorageReference

string

None.

SUPP_TraceStatusNumber

integer

None.

SUPP_TraceStatus

string

None.

SUPPLINE_BatchNumber

string

None.

SUPPLINE_BestBefore

date

None.

SUPPLINE_Confirmed

boolean

None.

SUPPLINE_ConfirmQuantityChangeCauseEdiCode

string

None.

SUPPLINE_ConfirmQuantityChangeCauseDescription

string

None.

SUPPLINE_ConfirmQuantityChangeCauseAvailableDate

date

None.

SUPPLINE_Delivered

boolean

None.

SUPPLINE_Picked

boolean

None.

SUPPLINE_QuantityConfirmed

decimal number

None.

SUPPLINE_QuantityPicked

decimal number

None.

SUPPLINE_WeightPicked

decimal number

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "C_CompanyName": "sample string 1",
    "C_CompanyOrgNumber": "sample string 2",
    "C_CompanyAddress": "sample string 3",
    "C_CompanyPostCode": "sample string 4",
    "C_CompanyPostOffice": "sample string 5",
    "C_CompanyCountry": "sample string 6",
    "C_CompanyPhoneNumber": "sample string 7",
    "C_CompanyFaxNumber": "sample string 8",
    "C_CompanyEmail": "sample string 9",
    "C_CompanyWebAddress": "sample string 10",
    "H_PurchaseOrderNo": "sample string 11",
    "H_ERPOrderNo": "sample string 12",
    "H_OrderStatus": "sample string 13",
    "H_ChangedDate": "2026-06-25T16:20:55.7136403+02:00",
    "H_ChangedBy": "sample string 15",
    "H_OriginalPurchaseOrderNo": "sample string 16",
    "H_OrderDate": "2026-06-25T16:20:55.7136403+02:00",
    "H_DeliveryDate": "2026-06-25T16:20:55.7136403+02:00",
    "H_ETADate": "2026-06-25T16:20:55.7136403+02:00",
    "H_ETDDate": "2026-06-25T16:20:55.7136403+02:00",
    "H_Comment": "sample string 21",
    "H_DeliveryTerms": "sample string 22",
    "H_DeliveryMethod": "sample string 23",
    "H_PaymentTerms": "sample string 24",
    "H_CarrierNo": "sample string 25",
    "H_CarrierName": "sample string 26",
    "H_OurRef": "sample string 27",
    "H_YourRef": "sample string 28",
    "H_SupplierNo": "sample string 29",
    "H_SupplierName": "sample string 30",
    "H_SupplierAddressName": "sample string 31",
    "H_SupplierAddressLine1": "sample string 32",
    "H_SupplierAddressLine2": "sample string 33",
    "H_SupplierPostCode": "sample string 34",
    "H_SupplierPostOffice": "sample string 35",
    "H_SupplierCountry": "sample string 36",
    "H_SupplierCurrencyCode": "sample string 37",
    "H_ShipFromAddress": "sample string 38",
    "H_ShipFromAddressLine1": "sample string 39",
    "H_ShipFromAddressLine2": "sample string 40",
    "H_ShipFromAddressLine3": "sample string 41",
    "H_ShipFromAddressPostCode": "sample string 42",
    "H_ShipFromAddressPostOffice": "sample string 43",
    "H_ShipFromAddressCountry": "sample string 44",
    "H_ShipFromAddressGLN": "sample string 45",
    "H_InvoiceAddress": "sample string 46",
    "H_InvoiceAddressLine1": "sample string 47",
    "H_InvoiceAddressLine2": "sample string 48",
    "H_InvoiceAddressLine3": "sample string 49",
    "H_InvoiceAddressPostCode": "sample string 50",
    "H_InvoiceAddressPostOffice": "sample string 51",
    "H_InvoiceAddressCountry": "sample string 52",
    "H_InvoiceAddressGLN": "sample string 53",
    "H_DeliveryAddress": "sample string 54",
    "H_DeliveryAddressLine1": "sample string 55",
    "H_DeliveryAddressLine2": "sample string 56",
    "H_DeliveryAddressLine3": "sample string 57",
    "H_DeliveryAddressPostCode": "sample string 58",
    "H_DeliveryAddressPostOffice": "sample string 59",
    "H_DeliveryAddressCountry": "sample string 60",
    "H_DeliveryAddressGLN": "sample string 61",
    "H_UltimateCustomerAddressName": "sample string 62",
    "H_UltimateCustomerAddressGLN": "sample string 63",
    "H_UltimateCustomerAddressLine1": "sample string 64",
    "H_UltimateCustomerAddressLine2": "sample string 65",
    "H_UltimateCustomerAddressPostCode": "sample string 66",
    "H_UltimateCustomerAddressPostOffice": "sample string 67",
    "H_UltimateCustomerAddressCountry": "sample string 68",
    "L_SuppProdNo": "sample string 69",
    "L_GTIN": "sample string 70",
    "L_ProdNo": "sample string 71",
    "L_ProdName": "sample string 72",
    "L_ProdEPDNo": "sample string 73",
    "L_ProdNobbNo": "sample string 74",
    "L_ProdAltNumber1": "sample string 75",
    "L_ProdColor": "sample string 76",
    "L_ProdSize": "sample string 77",
    "L_PackingType": "sample string 78",
    "L_QuantityType": "sample string 79",
    "L_UnitNameInPurchase": "sample string 80",
    "L_Quantity": 81.0,
    "L_QuantityBase": 82.0,
    "L_NomNetWeigth": 83.0,
    "L_NomGrossWeigth": 84.0,
    "L_VariableQuantiy": true,
    "L_CurrencyAmount": 86.0,
    "L_AdditionalDiscount": 87.0,
    "L_CurrencyTotalAmount": 88.0,
    "L_OverridedPrice": 89.0,
    "L_TotalAmount": 90.0,
    "L_Package_netweight": 91.0,
    "L_BasicPrice": 92.0,
    "L_Height": 93.0,
    "L_Width": 94.0,
    "L_Depth": 95.0,
    "L_DeliveryDate": "2026-06-25T16:20:55.7136403+02:00",
    "L_CalculatedDiscount": 97.0,
    "L_Comment": "sample string 98",
    "L_EstTPak": 99.0,
    "L_EstDPak": 100.0,
    "SUPP_TrackingNumber": "sample string 101",
    "SUPP_DeliveredDate": "2026-06-25T16:20:55.7136403+02:00",
    "SUPP_DispatchedDate": "2026-06-25T16:20:55.7136403+02:00",
    "SUPP_StorageReference": "sample string 104",
    "SUPP_TraceStatusNumber": 105,
    "SUPP_TraceStatus": "sample string 106",
    "SUPPLINE_BatchNumber": "sample string 107",
    "SUPPLINE_BestBefore": "2026-06-25T16:20:55.7136403+02:00",
    "SUPPLINE_Confirmed": true,
    "SUPPLINE_ConfirmQuantityChangeCauseEdiCode": "sample string 110",
    "SUPPLINE_ConfirmQuantityChangeCauseDescription": "sample string 111",
    "SUPPLINE_ConfirmQuantityChangeCauseAvailableDate": "2026-06-25T16:20:55.7136403+02:00",
    "SUPPLINE_Delivered": true,
    "SUPPLINE_Picked": true,
    "SUPPLINE_QuantityConfirmed": 115.0,
    "SUPPLINE_QuantityPicked": 116.0,
    "SUPPLINE_WeightPicked": 117.0
  },
  {
    "C_CompanyName": "sample string 1",
    "C_CompanyOrgNumber": "sample string 2",
    "C_CompanyAddress": "sample string 3",
    "C_CompanyPostCode": "sample string 4",
    "C_CompanyPostOffice": "sample string 5",
    "C_CompanyCountry": "sample string 6",
    "C_CompanyPhoneNumber": "sample string 7",
    "C_CompanyFaxNumber": "sample string 8",
    "C_CompanyEmail": "sample string 9",
    "C_CompanyWebAddress": "sample string 10",
    "H_PurchaseOrderNo": "sample string 11",
    "H_ERPOrderNo": "sample string 12",
    "H_OrderStatus": "sample string 13",
    "H_ChangedDate": "2026-06-25T16:20:55.7136403+02:00",
    "H_ChangedBy": "sample string 15",
    "H_OriginalPurchaseOrderNo": "sample string 16",
    "H_OrderDate": "2026-06-25T16:20:55.7136403+02:00",
    "H_DeliveryDate": "2026-06-25T16:20:55.7136403+02:00",
    "H_ETADate": "2026-06-25T16:20:55.7136403+02:00",
    "H_ETDDate": "2026-06-25T16:20:55.7136403+02:00",
    "H_Comment": "sample string 21",
    "H_DeliveryTerms": "sample string 22",
    "H_DeliveryMethod": "sample string 23",
    "H_PaymentTerms": "sample string 24",
    "H_CarrierNo": "sample string 25",
    "H_CarrierName": "sample string 26",
    "H_OurRef": "sample string 27",
    "H_YourRef": "sample string 28",
    "H_SupplierNo": "sample string 29",
    "H_SupplierName": "sample string 30",
    "H_SupplierAddressName": "sample string 31",
    "H_SupplierAddressLine1": "sample string 32",
    "H_SupplierAddressLine2": "sample string 33",
    "H_SupplierPostCode": "sample string 34",
    "H_SupplierPostOffice": "sample string 35",
    "H_SupplierCountry": "sample string 36",
    "H_SupplierCurrencyCode": "sample string 37",
    "H_ShipFromAddress": "sample string 38",
    "H_ShipFromAddressLine1": "sample string 39",
    "H_ShipFromAddressLine2": "sample string 40",
    "H_ShipFromAddressLine3": "sample string 41",
    "H_ShipFromAddressPostCode": "sample string 42",
    "H_ShipFromAddressPostOffice": "sample string 43",
    "H_ShipFromAddressCountry": "sample string 44",
    "H_ShipFromAddressGLN": "sample string 45",
    "H_InvoiceAddress": "sample string 46",
    "H_InvoiceAddressLine1": "sample string 47",
    "H_InvoiceAddressLine2": "sample string 48",
    "H_InvoiceAddressLine3": "sample string 49",
    "H_InvoiceAddressPostCode": "sample string 50",
    "H_InvoiceAddressPostOffice": "sample string 51",
    "H_InvoiceAddressCountry": "sample string 52",
    "H_InvoiceAddressGLN": "sample string 53",
    "H_DeliveryAddress": "sample string 54",
    "H_DeliveryAddressLine1": "sample string 55",
    "H_DeliveryAddressLine2": "sample string 56",
    "H_DeliveryAddressLine3": "sample string 57",
    "H_DeliveryAddressPostCode": "sample string 58",
    "H_DeliveryAddressPostOffice": "sample string 59",
    "H_DeliveryAddressCountry": "sample string 60",
    "H_DeliveryAddressGLN": "sample string 61",
    "H_UltimateCustomerAddressName": "sample string 62",
    "H_UltimateCustomerAddressGLN": "sample string 63",
    "H_UltimateCustomerAddressLine1": "sample string 64",
    "H_UltimateCustomerAddressLine2": "sample string 65",
    "H_UltimateCustomerAddressPostCode": "sample string 66",
    "H_UltimateCustomerAddressPostOffice": "sample string 67",
    "H_UltimateCustomerAddressCountry": "sample string 68",
    "L_SuppProdNo": "sample string 69",
    "L_GTIN": "sample string 70",
    "L_ProdNo": "sample string 71",
    "L_ProdName": "sample string 72",
    "L_ProdEPDNo": "sample string 73",
    "L_ProdNobbNo": "sample string 74",
    "L_ProdAltNumber1": "sample string 75",
    "L_ProdColor": "sample string 76",
    "L_ProdSize": "sample string 77",
    "L_PackingType": "sample string 78",
    "L_QuantityType": "sample string 79",
    "L_UnitNameInPurchase": "sample string 80",
    "L_Quantity": 81.0,
    "L_QuantityBase": 82.0,
    "L_NomNetWeigth": 83.0,
    "L_NomGrossWeigth": 84.0,
    "L_VariableQuantiy": true,
    "L_CurrencyAmount": 86.0,
    "L_AdditionalDiscount": 87.0,
    "L_CurrencyTotalAmount": 88.0,
    "L_OverridedPrice": 89.0,
    "L_TotalAmount": 90.0,
    "L_Package_netweight": 91.0,
    "L_BasicPrice": 92.0,
    "L_Height": 93.0,
    "L_Width": 94.0,
    "L_Depth": 95.0,
    "L_DeliveryDate": "2026-06-25T16:20:55.7136403+02:00",
    "L_CalculatedDiscount": 97.0,
    "L_Comment": "sample string 98",
    "L_EstTPak": 99.0,
    "L_EstDPak": 100.0,
    "SUPP_TrackingNumber": "sample string 101",
    "SUPP_DeliveredDate": "2026-06-25T16:20:55.7136403+02:00",
    "SUPP_DispatchedDate": "2026-06-25T16:20:55.7136403+02:00",
    "SUPP_StorageReference": "sample string 104",
    "SUPP_TraceStatusNumber": 105,
    "SUPP_TraceStatus": "sample string 106",
    "SUPPLINE_BatchNumber": "sample string 107",
    "SUPPLINE_BestBefore": "2026-06-25T16:20:55.7136403+02:00",
    "SUPPLINE_Confirmed": true,
    "SUPPLINE_ConfirmQuantityChangeCauseEdiCode": "sample string 110",
    "SUPPLINE_ConfirmQuantityChangeCauseDescription": "sample string 111",
    "SUPPLINE_ConfirmQuantityChangeCauseAvailableDate": "2026-06-25T16:20:55.7136403+02:00",
    "SUPPLINE_Delivered": true,
    "SUPPLINE_Picked": true,
    "SUPPLINE_QuantityConfirmed": 115.0,
    "SUPPLINE_QuantityPicked": 116.0,
    "SUPPLINE_WeightPicked": 117.0
  }
]