An request object containing criteria for searching for inventory history records
Success
The client is not authorized to query this endpoint.
The client does not have the proper permissions to query this endpoint.
Internal server error
{- "updatedDateRange": {
- "startDate": "2019-08-24",
- "endDate": "2019-08-24"
}, - "adjustmentType": [
- "AUTO_LINK_TRANSFER_IN"
]
}{- "currentPageToken": "string",
- "nextPageToken": "string",
- "data": [
- {
- "inventoryHistoryLogId": "7112e744-74fe-4f0f-8400-b24b9e9abf40",
- "itemVersionId": "7cc9611b-d6ff-446b-b471-09a1f7e86228",
- "createdDate": "2019-08-24T14:15:22Z",
- "modifiedDate": "2019-08-24T14:15:22Z",
- "notes": "string",
- "adjustmentType": "AUTO_LINK_TRANSFER_IN",
- "supplier": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "accountNumber": "string",
- "address": {
- "regionCode": "string",
- "addressLines": [
- "string"
], - "revision": 0,
- "languageCode": "string",
- "postalCode": "string",
- "sortingCode": "string",
- "administrativeArea": "string",
- "locality": "string",
- "sublocality": "string"
}, - "contactName": "string",
- "phoneDetails": {
- "countryCode": "string",
- "countryIsoCode": "string",
- "nationalNumber": "string"
}, - "email": "string"
}, - "purchaseOrderId": "84a099d9-2935-4997-a6ac-0d3ee9bbef72",
- "quantityInfo": {
- "quantityOnHand": 0,
- "quantityVariance": 0
}, - "costInfo": {
- "capturedCost": 0,
- "landedCost": 0,
- "receivingUnitCost": 0
}, - "userDetails": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "firstName": "string",
- "lastName": "string"
}
}
]
}