{ "@context": { "@version": 1.1, "schema": "https://schema.org/", "xsd": "http://www.w3.org/2001/XMLSchema#", "acuity": "https://vocab.api-evangelist.com/acuity-brands/", "InventoryItem": "acuity:InventoryItem", "InventoryList": "acuity:InventoryList", "Order": "acuity:Order", "OrderList": "acuity:OrderList", "Shipment": "acuity:Shipment", "ShipmentList": "acuity:ShipmentList", "CatalogItem": "acuity:CatalogItem", "CatalogItemList": "acuity:CatalogItemList", "Webpage": "acuity:Webpage", "WebpageList": "acuity:WebpageList", "productNumber": "acuity:productNumber", "description": "schema:description", "brand": "schema:brand", "totalQuantity": "acuity:totalQuantity", "warehouses": "acuity:warehouses", "updatedAt": {"@id": "acuity:updatedAt", "@type": "xsd:dateTime"}, "items": "acuity:items", "total": "acuity:total", "cursor": "acuity:cursor", "orderId": "acuity:orderId", "purchaseOrderNumber": "acuity:purchaseOrderNumber", "status": "acuity:status", "orderDate": {"@id": "acuity:orderDate", "@type": "xsd:date"}, "estimatedShipDate": {"@id": "acuity:estimatedShipDate", "@type": "xsd:date"}, "actualShipDate": {"@id": "acuity:actualShipDate", "@type": "xsd:date"}, "lineItems": "acuity:lineItems", "totalAmount": "acuity:totalAmount", "shipToAddress": "acuity:shipToAddress", "shipmentId": "acuity:shipmentId", "carrier": "acuity:carrier", "proNumber": "acuity:proNumber", "trackingUrl": "acuity:trackingUrl", "shipDate": {"@id": "acuity:shipDate", "@type": "xsd:date"}, "estimatedDeliveryDate": {"@id": "acuity:estimatedDeliveryDate", "@type": "xsd:date"}, "weight": "acuity:weight", "name": "schema:name", "category": "schema:category", "subcategory": "acuity:subcategory", "specifications": "acuity:specifications", "certifications": "acuity:certifications", "listPrice": "schema:price", "upc": "schema:gtin12", "imageUrl": "schema:image", "dataSheetUrl": "acuity:dataSheetUrl", "pageId": "acuity:pageId", "url": "schema:url", "title": "schema:name", "type": "schema:additionalType", "metaDescription": "schema:description", "lastModified": {"@id": "schema:dateModified", "@type": "xsd:dateTime"}, "orders": "acuity:orders", "shipments": "acuity:shipments", "pages": "acuity:pages", "quantity": "acuity:quantity", "unitPrice": "schema:price", "lineNumber": "acuity:lineNumber", "quantityShipped": "acuity:quantityShipped" } }