GET api/v{version}/Purchase/ReportPurchaseDetails?key={key}&langId={langId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| key | string |
Required |
|
| langId | integer |
Required |
|
| version | string |
None. |
Body Parameters
None.
Response Information
Resource Description
Collection of Report_PurchaseDetail| Name | Description | Type | Additional information |
|---|---|---|---|
| AssetName | string |
None. |
|
| BackOrderRef | integer |
None. |
|
| DeliveryBaseUnit | string |
None. |
|
| DeliveryDate | date |
None. |
|
| DeliveryDiscount | decimal number |
None. |
|
| DeliveryPrice | decimal number |
None. |
|
| DeliveryPriceInTranCurr | decimal number |
None. |
|
| DeliveryQuantity | decimal number |
None. |
|
| DeliveryReferenceNr | string |
None. |
|
| DeliveryTotal | decimal number |
None. |
|
| DeliveryTotalInTranCurr | decimal number |
None. |
|
| Description | string |
None. |
|
| InvoiceBaseUnit | string |
None. |
|
| InvoiceDate | date |
None. |
|
| InvoicePrice | decimal number |
None. |
|
| InvoicePriceInTranCurr | decimal number |
None. |
|
| InvoiceQuantity | decimal number |
None. |
|
| InvoiceReferenceNr | string |
None. |
|
| InvoiceTotal | decimal number |
None. |
|
| InvoiceTotalInTranCurr | decimal number |
None. |
|
| IsBackOrder | boolean |
None. |
|
| Item_BaseUnit | string |
None. |
|
| Item_Code | string |
None. |
|
| Item_Description | string |
None. |
|
| Item_Id | integer |
None. |
|
| LocationName | string |
None. |
|
| OrderBaseUnit | string |
None. |
|
| OrderDate | date |
None. |
|
| OrderDiscount | decimal number |
None. |
|
| OrderInternalReference | string |
None. |
|
| OrderPrice | decimal number |
None. |
|
| OrderPriceInTranCurr | decimal number |
None. |
|
| OrderQuantity | decimal number |
None. |
|
| OrderReferenceNr | string |
None. |
|
| OrderTotal | decimal number |
None. |
|
| OrderTotalInTranCurr | decimal number |
None. |
|
| PurchaseHeadersDeliveryId | integer |
None. |
|
| PurchaseHeadersId | integer |
None. |
|
| PurchaseHeadersInvoiceId | integer |
None. |
|
| PurchaseStatusCode | string |
None. |
|
| PurchaseTypeCode | string |
None. |
|
| SupplierCode | string |
None. |
|
| SupplierName | string |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"AssetName": "sample string 1",
"BackOrderRef": 1,
"DeliveryBaseUnit": "sample string 2",
"DeliveryDate": "2025-12-19T17:11:13.191353+01:00",
"DeliveryDiscount": 1.0,
"DeliveryPrice": 1.0,
"DeliveryPriceInTranCurr": 1.0,
"DeliveryQuantity": 1.0,
"DeliveryReferenceNr": "sample string 3",
"DeliveryTotal": 1.0,
"DeliveryTotalInTranCurr": 1.0,
"Description": "sample string 4",
"InvoiceBaseUnit": "sample string 5",
"InvoiceDate": "2025-12-19T17:11:13.191353+01:00",
"InvoicePrice": 1.0,
"InvoicePriceInTranCurr": 1.0,
"InvoiceQuantity": 1.0,
"InvoiceReferenceNr": "sample string 6",
"InvoiceTotal": 1.0,
"InvoiceTotalInTranCurr": 1.0,
"IsBackOrder": true,
"Item_BaseUnit": "sample string 7",
"Item_Code": "sample string 8",
"Item_Description": "sample string 9",
"Item_Id": 1,
"LocationName": "sample string 10",
"OrderBaseUnit": "sample string 11",
"OrderDate": "2025-12-19T17:11:13.191353+01:00",
"OrderDiscount": 1.0,
"OrderInternalReference": "sample string 12",
"OrderPrice": 1.0,
"OrderPriceInTranCurr": 1.0,
"OrderQuantity": 1.0,
"OrderReferenceNr": "sample string 13",
"OrderTotal": 1.0,
"OrderTotalInTranCurr": 1.0,
"PurchaseHeadersDeliveryId": 1,
"PurchaseHeadersId": 14,
"PurchaseHeadersInvoiceId": 1,
"PurchaseStatusCode": "sample string 15",
"PurchaseTypeCode": "sample string 16",
"SupplierCode": "sample string 17",
"SupplierName": "sample string 18"
},
{
"AssetName": "sample string 1",
"BackOrderRef": 1,
"DeliveryBaseUnit": "sample string 2",
"DeliveryDate": "2025-12-19T17:11:13.191353+01:00",
"DeliveryDiscount": 1.0,
"DeliveryPrice": 1.0,
"DeliveryPriceInTranCurr": 1.0,
"DeliveryQuantity": 1.0,
"DeliveryReferenceNr": "sample string 3",
"DeliveryTotal": 1.0,
"DeliveryTotalInTranCurr": 1.0,
"Description": "sample string 4",
"InvoiceBaseUnit": "sample string 5",
"InvoiceDate": "2025-12-19T17:11:13.191353+01:00",
"InvoicePrice": 1.0,
"InvoicePriceInTranCurr": 1.0,
"InvoiceQuantity": 1.0,
"InvoiceReferenceNr": "sample string 6",
"InvoiceTotal": 1.0,
"InvoiceTotalInTranCurr": 1.0,
"IsBackOrder": true,
"Item_BaseUnit": "sample string 7",
"Item_Code": "sample string 8",
"Item_Description": "sample string 9",
"Item_Id": 1,
"LocationName": "sample string 10",
"OrderBaseUnit": "sample string 11",
"OrderDate": "2025-12-19T17:11:13.191353+01:00",
"OrderDiscount": 1.0,
"OrderInternalReference": "sample string 12",
"OrderPrice": 1.0,
"OrderPriceInTranCurr": 1.0,
"OrderQuantity": 1.0,
"OrderReferenceNr": "sample string 13",
"OrderTotal": 1.0,
"OrderTotalInTranCurr": 1.0,
"PurchaseHeadersDeliveryId": 1,
"PurchaseHeadersId": 14,
"PurchaseHeadersInvoiceId": 1,
"PurchaseStatusCode": "sample string 15",
"PurchaseTypeCode": "sample string 16",
"SupplierCode": "sample string 17",
"SupplierName": "sample string 18"
}
]