{ "@context": { "@vocab": "https://schema.org/", "tdsynnex": "https://www.tdsynnex.com/vocabulary/", "streamone": "https://docs.streamone.cloud/vocabulary/", "StreamOnePartner": "tdsynnex:StreamOnePartner", "EndCustomer": { "@id": "schema:Organization", "@type": "@id" }, "CloudSubscription": "tdsynnex:CloudSubscription", "DistributionOrder": "tdsynnex:DistributionOrder", "TechnologyProduct": "tdsynnex:TechnologyProduct", "ShoppingCart": "schema:ShoppingCart", "CartItem": "schema:ItemList", "CloudProfile": "tdsynnex:CloudProfile", "ProvisioningTemplate": "tdsynnex:ProvisioningTemplate", "BusinessReport": "schema:Report", "customerId": "schema:identifier", "companyName": "schema:legalName", "email": "schema:email", "phone": "schema:telephone", "address": "schema:PostalAddress", "street": "schema:streetAddress", "city": "schema:addressLocality", "state": "schema:addressRegion", "postalCode": "schema:postalCode", "country": "schema:addressCountry", "status": "schema:status", "orderId": "schema:orderNumber", "totalAmount": "schema:totalPaymentDue", "currency": "schema:priceCurrency", "productId": "schema:productID", "vendor": "schema:brand", "subscriptionId": "tdsynnex:subscriptionIdentifier", "startDate": "schema:startDate", "endDate": "schema:endDate", "renewalDate": "tdsynnex:renewalDate", "autoRenew": "tdsynnex:autoRenew", "quantity": "schema:quantity", "unitPrice": "schema:price", "reportId": "tdsynnex:reportIdentifier", "generatedAt": "schema:dateCreated" } }