[
{
"name": "<string>",
"allowCustomPricing": true,
"id": "<string>",
"createdDate": "2023-11-07T05:31:56Z",
"isPhysical": true,
"isArchived": true,
"unit": "AMPOULES",
"brandName": "<string>",
"description": "<string>",
"price": 0,
"cost": 123,
"category": "<string>",
"internalNotes": "<string>",
"sortOrder": 123,
"isUsedAsTemplate": false,
"externalId": "<string>",
"templateAmount": 123,
"templateAdministrationLocation": "<string>",
"templateFrequency": "<string>",
"templateQuantity": 123,
"templateComment": "<string>",
"templateLotNumber": "<string>",
"updatedDate": "2023-11-07T05:31:56Z",
"template": {
"name": "<string>",
"id": "<string>",
"amount": 123,
"unit": "AMPOULES",
"administrationLocation": "<string>",
"frequency": "<string>",
"quantity": 1,
"comment": "<string>",
"lotNumber": "<string>"
},
"stocks": [
{
"itemId": "<string>",
"stockId": "<string>",
"quantityUsed": 123,
"stock": {
"name": "<string>",
"unit": "AMPOULES",
"id": "<string>",
"description": "<string>",
"notes": "<string>",
"category": "<string>",
"minStockLevel": 123,
"isArchived": false,
"shipments": [
{
"stockId": "<string>",
"supplierId": "<string>",
"locationId": "<string>",
"quantity": 123,
"remainingQuantity": 123,
"locationName": "<string>",
"id": "<string>",
"poLineItemId": "<string>",
"lotNumber": "<string>",
"expiryDate": "2023-11-07T05:31:56Z",
"sku": "<string>",
"actualConversionFactor": 123,
"cost": 123,
"supplier": {
"name": "<string>",
"description": "<string>",
"website": "<string>",
"email": "<string>",
"preferredContactMethod": "<string>",
"phoneNumber": "<string>",
"addressLineOne": "<string>",
"addressLineTwo": "<string>",
"city": "<string>",
"state": "<string>",
"zipCode": "<string>",
"country": "<string>",
"shipmentTime": 123,
"isArchived": false,
"defaultNotes": [
{
"content": "<string>",
"id": "<string>",
"supplierId": "<string>",
"name": "<string>"
}
],
"id": "<string>"
},
"createdDate": "2023-11-07T05:31:56Z",
"note": "<string>"
}
]
}
}
]
}
]