API Reference
Get Product
Path Parameters
Name
Type
Description
{
"result": {
"barcode": "1234567890",
"batchQuantity": 1000,
"category": "Fruits",
"componentProductIds": [],
"expirationDate": "2022-06-24T18:25:43.511Z",
"id": "1001",
"locationData": {
"current": {
"arrivalDate": "2021-06-30T18:00:58.511Z",
"location": "Markham Farm, Marham, ON, Canada"
},
"previous": []
},
"misc": "{}",
"name": "Apples",
"placeOfOrigin": "Markham, ON, Canada",
"productionDate": "2021-06-24T18:25:43.511Z",
"unitPrice": "$5.00",
"unitQuantity": 300,
"unitQuantityType": "mg",
"variety": null
}
}Create Product
Request Body
Name
Type
Description
Get Product With History
Path Parameters
Name
Type
Description
Product Exists
Path Parameters
Name
Type
Description
Ship Product
Request Body
Name
Type
Description
Last updated