
<!DOCTYPE html>
<html lang="en">
<!-- Generated from TermPageEx.j2 -->
    
    
    <head>

    <title>Order - Schema.org Type</title>
    <meta charset="utf-8" >
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <meta name="description" content="Schema.org Type: Order - An order is a confirmation of a transaction (a receipt), which can contain multiple line items, each represented by an Offer that has been accepted by the customer." />
    <link rel="shortcut icon" type="image/png" href="/docs/favicon.ico"/>
    <link rel="stylesheet" type="text/css" href="/docs/schemaorg.css" />
    <link rel="stylesheet" type="text/css" href="/docs/devnote.css" />
    <link rel="stylesheet" type="text/css" href="/docs/prettify.css" />
    <script src="/docs/prettify.js"></script>
    <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
    <script src="/docs/schemaorg.js"></script>
<!-- <script src="/docs/debugwindow/viewconsole.js"></script> -->
    <script src="/docs/sdotermpage.js"></script>
    <link rel="stylesheet" type="text/css" href="/docs/sdotermpage.css" />
    <script src="/docs/pretty-markup/schemarama-parsing.bundle.min.js"></script>
    <script src="/docs/pretty-markup/layout.js"></script>
    <link rel="stylesheet" type="text/css" href="/docs/pretty-markup/style.css" />
    <script src="/docs/clipboard/clipboard.min.js"></script>

<link rel="canonical" href="https://schema.org/Order" />
   
</head>
<body>
    <!-- Header start from PageHeader.j2 -->
<!-- Static Doc Insert PageHead -->

<div id="container">
  <div id="headerwrap">
    <div id="pagehead1" class="mobnav">
      <div class="header-block" id="pagehead-left">
        <div id="sitename2">
          <a href="/">Schema.org</a>
        </div>
        <div id="navicon2">
          <a href="javascript:void(0);" class="icon" onclick="navFunction()"><img height="40" src="/docs/menu-bar-icon-white.png"></a>
        </div>
      </div>
      <div  class="header-block header-block-right mobnav" id="pagehead-mid">
        <div id="selectionbar2">
          <ul>
            <li>
              <a href="/docs/documents.html">Documentation</a>
            </li>
            <li>
              <a href="/docs/schemas.html">Schemas</a>
            </li>
            <li>
              <a href="/docs/about.html">About</a>
            </li>
          <!--
             <li>
              <a href="/">Home</a>
            </li>
          -->
          </ul>
        </div> <!-- selectionbar -->
      </div>
      <div  class="header-block header-block-right mobnav" id="pagehead-right">
        <div id="cse-search-form2">
            <div class="gcse-searchbox-only" data-resultsUrl="/docs/search_results.html"></div>
        </div>
      </div>
    </div>
  </div>
  <div class="devnote"><b>Note</b>: you are viewing the
    <!-- <a href="http://webschemas.org/">webschemas.org</a>--> development
    version of <a href="schema.org">schema.org</a>.
    See <a href="/docs/howwework.html">How we work</a> for more details.
  </div>
</div>
  
 
<!-- Header end from PageHeader.j2 -->
    <div id="mainContent">
	    
<div id="infoblock">
	<!-- Label /  termType  / canonical URI -->
    <div id="infohead">
        <h1>Order</h1>
        <em>A Schema.org Type</em>
        <br/>
        <!-- Pending/retired -->
        
        
        
    </div>
	<!-- Breadcrumb display of term inheritance -->
    <div class="superPaths">
    
         
					
					
    
    
    <a href="/Thing"  
        class="core" title="Thing">Thing</a>  > 
					
					
    
    
    <a href="/Intangible"  
        class="core" title="Intangible">Intangible</a> 
					 > 
					
    
    
    <a href="/Order"  
        class="core" title="Order">Order</a>
        <br/>
    
    </div>
    <!-- More Block -->
    <div>
            <div id='infobox' style='text-align: right;' role="checkbox" aria-checked="false">
                <label for="morecheck"><b><span style="cursor: pointer;">[more...]</span></b></label>
            </div>
            <input type='checkbox' checked="checked" style='display: none' id=morecheck><div id='infomsg' style='background-color: #EEEEEE; text-align: left; padding: 0.5em;'>
            <ul><li> <span class="canonicalUrl">Canonical URL: http://schema.org/Order</span> </li>
            
                <li><a href='https://docs.google.com/a/google.com/forms/d/1krxHlWJAO3JgvHRZV9Rugkr9VYnMdrI10xbGsWt733c/viewform?entry.1174568178&entry.41124795=http://schema.org/Order&entry.882602760=Type'>Leave public feedback on this term &#128172;</a></li><li><a href='https://github.com/schemaorg/schemaorg/issues?q=is%3Aissue+is%3Aopen+Order'>Check for open issues.</a></li></ul>
    </div>
    </div>
	
	<!-- Description of term -->
    <div class="description">An order is a confirmation of a transaction (a receipt), which can contain multiple line items, each represented by an Offer that has been accepted by the customer.</div>
        
    
        
    
	
</div> <!-- infoblock -->
		
		
            <!-- Show properties (if any) associated with term and its supertypes -->
    	    <!-- Properties block for term: Order-->

<!-- Identify if this term or one of its supertypes has any associated properties -->




	  

	  



	<table class="definition-table">
	    <thead>
	      <tr><th>Property</th><th>Expected Type</th><th>Description</th></tr>
	  </thead>
	  <!-- Properties for Term: Order-->


    
        <tr class="supertype"><th class="supertype-name" colspan="3">Properties from 
    
    
    <a href="/Order"  
        class="core" title="Order">Order</a></th></tr>
    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/acceptedOffer"  
        class="core" title="acceptedOffer">acceptedOffer</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/Offer"  
        class="core" title="Offer">Offer</a></td>
            <td class="prop-desc">The offer(s) -- e.g., product, quantity and price combinations -- included in the order.
                
                
                
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/billingAddress"  
        class="core" title="billingAddress">billingAddress</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/PostalAddress"  
        class="core" title="PostalAddress">PostalAddress</a></td>
            <td class="prop-desc">The billing address for the order.
                
                
                
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/broker"  
        class="core" title="broker">broker</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/Organization"  
        class="core" title="Organization">Organization</a>&nbsp; or <br/>
                
    
    
    <a href="/Person"  
        class="core" title="Person">Person</a></td>
            <td class="prop-desc">An entity that arranges for an exchange between a buyer and a seller.  In most cases a broker never acquires or releases ownership of a product or service involved in an exchange.  If it is not clear whether an entity is a broker, seller, or buyer, the latter two terms are preferred.
                 Supersedes 
                
    
    
    <a href="/bookingAgent"  
        class="core" title="bookingAgent">bookingAgent</a>.
                
                
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/confirmationNumber"  
        class="core" title="confirmationNumber">confirmationNumber</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/Text"  
        class="core" title="Text">Text</a></td>
            <td class="prop-desc">A number that confirms the given order or payment has been received.
                
                
                
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/customer"  
        class="core" title="customer">customer</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/Organization"  
        class="core" title="Organization">Organization</a>&nbsp; or <br/>
                
    
    
    <a href="/Person"  
        class="core" title="Person">Person</a></td>
            <td class="prop-desc">Party placing the order or paying the invoice.
                
                
                
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/discount"  
        class="core" title="discount">discount</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/Number"  
        class="core" title="Number">Number</a>&nbsp; or <br/>
                
    
    
    <a href="/Text"  
        class="core" title="Text">Text</a></td>
            <td class="prop-desc">Any discount applied (to an Order).
                
                
                
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/discountCode"  
        class="core" title="discountCode">discountCode</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/Text"  
        class="core" title="Text">Text</a></td>
            <td class="prop-desc">Code used to redeem a discount.
                
                
                
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/discountCurrency"  
        class="core" title="discountCurrency">discountCurrency</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/Text"  
        class="core" title="Text">Text</a></td>
            <td class="prop-desc">The currency of the discount.<br/><br/>

Use standard formats: <a href="http://en.wikipedia.org/wiki/ISO_4217">ISO 4217 currency format</a> e.g. "USD"; <a href="https://en.wikipedia.org/wiki/List_of_cryptocurrencies">Ticker symbol</a> for cryptocurrencies e.g. "BTC"; well known names for <a href="https://en.wikipedia.org/wiki/Local_exchange_trading_system">Local Exchange Tradings Systems</a> (LETS) and other currency types e.g. "Ithaca HOUR".
                
                
                
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/isGift"  
        class="core" title="isGift">isGift</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/Boolean"  
        class="core" title="Boolean">Boolean</a></td>
            <td class="prop-desc">Was the offer accepted as a gift for someone other than the buyer.
                
                
                
            </td>
        </tr>
    

    
	

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/orderDate"  
        class="core" title="orderDate">orderDate</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/Date"  
        class="core" title="Date">Date</a>&nbsp; or <br/>
                
    
    
    <a href="/DateTime"  
        class="core" title="DateTime">DateTime</a></td>
            <td class="prop-desc">Date order was placed.
                
                
                
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/orderDelivery"  
        class="core" title="orderDelivery">orderDelivery</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/ParcelDelivery"  
        class="core" title="ParcelDelivery">ParcelDelivery</a></td>
            <td class="prop-desc">The delivery of the parcel related to this order or order item.
                
                
                
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/orderNumber"  
        class="core" title="orderNumber">orderNumber</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/Text"  
        class="core" title="Text">Text</a></td>
            <td class="prop-desc">The identifier of the transaction.
                
                
                
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/orderStatus"  
        class="core" title="orderStatus">orderStatus</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/OrderStatus"  
        class="core" title="OrderStatus">OrderStatus</a></td>
            <td class="prop-desc">The current status of the order.
                
                
                
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/orderedItem"  
        class="core" title="orderedItem">orderedItem</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/OrderItem"  
        class="core" title="OrderItem">OrderItem</a>&nbsp; or <br/>
                
    
    
    <a href="/Product"  
        class="core" title="Product">Product</a>&nbsp; or <br/>
                
    
    
    <a href="/Service"  
        class="core" title="Service">Service</a></td>
            <td class="prop-desc">The item ordered.
                
                
                
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/partOfInvoice"  
        class="core" title="partOfInvoice">partOfInvoice</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/Invoice"  
        class="core" title="Invoice">Invoice</a></td>
            <td class="prop-desc">The order is being paid as part of the referenced Invoice.
                
                
                
            </td>
        </tr>
    

    
	

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/paymentDueDate"  
        class="core" title="paymentDueDate">paymentDueDate</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/Date"  
        class="core" title="Date">Date</a>&nbsp; or <br/>
                
    
    
    <a href="/DateTime"  
        class="core" title="DateTime">DateTime</a></td>
            <td class="prop-desc">The date that payment is due.
                 Supersedes 
                
    
    
    <a href="/paymentDue"  
        class="core" title="paymentDue">paymentDue</a>.
                
                
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/paymentMethod"  
        class="core" title="paymentMethod">paymentMethod</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/PaymentMethod"  
        class="core" title="PaymentMethod">PaymentMethod</a></td>
            <td class="prop-desc">The name of the credit card or other method of payment for the order.
                
                
                
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/paymentMethodId"  
        class="core" title="paymentMethodId">paymentMethodId</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/Text"  
        class="core" title="Text">Text</a></td>
            <td class="prop-desc">An identifier for the method of payment used (e.g. the last 4 digits of the credit card).
                
                
                
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/paymentUrl"  
        class="core" title="paymentUrl">paymentUrl</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/URL"  
        class="core" title="URL">URL</a></td>
            <td class="prop-desc">The URL for sending a payment.
                
                
                
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/seller"  
        class="core" title="seller">seller</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/Organization"  
        class="core" title="Organization">Organization</a>&nbsp; or <br/>
                
    
    
    <a href="/Person"  
        class="core" title="Person">Person</a></td>
            <td class="prop-desc">An entity which offers (sells / leases / lends / loans) the services / goods.  A seller may also be a provider.
                 Supersedes 
                
    
    
    <a href="/vendor"  
        class="core" title="vendor">vendor</a>, 
                
    
    
    <a href="/merchant"  
        class="core" title="merchant">merchant</a>.
                
                
            </td>
        </tr>
    


	  
	      <!-- Properties for Term: Intangible-->


	  
	      <!-- Properties for Term: Thing-->


    
        <tr class="supertype"><th class="supertype-name" colspan="3">Properties from 
    
    
    <a href="/Thing"  
        class="core" title="Thing">Thing</a></th></tr>
    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/additionalType"  
        class="core" title="additionalType">additionalType</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/URL"  
        class="core" title="URL">URL</a></td>
            <td class="prop-desc">An additional type for the item, typically used for adding more specific types from external vocabularies in microdata syntax. This is a relationship between something and a class that the thing is in. In RDFa syntax, it is better to use the native RDFa syntax - the 'typeof' attribute - for multiple types. Schema.org tools may have only weaker understanding of extra types, in particular those defined externally.
                
                
                
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/alternateName"  
        class="core" title="alternateName">alternateName</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/Text"  
        class="core" title="Text">Text</a></td>
            <td class="prop-desc">An alias for the item.
                
                
                
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/description"  
        class="core" title="description">description</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/Text"  
        class="core" title="Text">Text</a></td>
            <td class="prop-desc">A description of the item.
                
                
                
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/disambiguatingDescription"  
        class="core" title="disambiguatingDescription">disambiguatingDescription</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/Text"  
        class="core" title="Text">Text</a></td>
            <td class="prop-desc">A sub property of description. A short description of the item used to disambiguate from other, similar items. Information from other properties (in particular, name) may be necessary for the description to be useful for disambiguation.
                
                
                
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/identifier"  
        class="core" title="identifier">identifier</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/PropertyValue"  
        class="core" title="PropertyValue">PropertyValue</a>&nbsp; or <br/>
                
    
    
    <a href="/Text"  
        class="core" title="Text">Text</a>&nbsp; or <br/>
                
    
    
    <a href="/URL"  
        class="core" title="URL">URL</a></td>
            <td class="prop-desc">The identifier property represents any kind of identifier for any kind of <a class="localLink" href="/Thing">Thing</a>, such as ISBNs, GTIN codes, UUIDs etc. Schema.org provides dedicated properties for representing many of these, either as textual strings or as URL (URI) links. See <a href="/docs/datamodel.html#identifierBg">background notes</a> for more details.
                
                
                
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/image"  
        class="core" title="image">image</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/ImageObject"  
        class="core" title="ImageObject">ImageObject</a>&nbsp; or <br/>
                
    
    
    <a href="/URL"  
        class="core" title="URL">URL</a></td>
            <td class="prop-desc">An image of the item. This can be a <a class="localLink" href="/URL">URL</a> or a fully described <a class="localLink" href="/ImageObject">ImageObject</a>.
                
                
                
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/mainEntityOfPage"  
        class="core" title="mainEntityOfPage">mainEntityOfPage</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/CreativeWork"  
        class="core" title="CreativeWork">CreativeWork</a>&nbsp; or <br/>
                
    
    
    <a href="/URL"  
        class="core" title="URL">URL</a></td>
            <td class="prop-desc">Indicates a page (or other CreativeWork) for which this thing is the main entity being described. See <a href="/docs/datamodel.html#mainEntityBackground">background notes</a> for details.
                
                
                <br/>Inverse property: 
    
    
    <a href="/mainEntity"  
        class="core" title="mainEntity">mainEntity</a>
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/name"  
        class="core" title="name">name</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/Text"  
        class="core" title="Text">Text</a></td>
            <td class="prop-desc">The name of the item.
                
                
                
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/potentialAction"  
        class="core" title="potentialAction">potentialAction</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/Action"  
        class="core" title="Action">Action</a></td>
            <td class="prop-desc">Indicates a potential Action, which describes an idealized action in which this thing would play an 'object' role.
                
                
                
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/sameAs"  
        class="core" title="sameAs">sameAs</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/URL"  
        class="core" title="URL">URL</a></td>
            <td class="prop-desc">URL of a reference Web page that unambiguously indicates the item's identity. E.g. the URL of the item's Wikipedia page, Wikidata entry, or official website.
                
                
                
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/subjectOf"  
        class="core" title="subjectOf">subjectOf</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/CreativeWork"  
        class="core" title="CreativeWork">CreativeWork</a>&nbsp; or <br/>
                
    
    
    <a href="/Event"  
        class="core" title="Event">Event</a></td>
            <td class="prop-desc">A CreativeWork or Event about this Thing.
                
                
                <br/>Inverse property: 
    
    
    <a href="/about"  
        class="core" title="about">about</a>
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/url"  
        class="core" title="url">url</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/URL"  
        class="core" title="URL">URL</a></td>
            <td class="prop-desc">URL of the item.
                
                
                
            </td>
        </tr>
    

	  

	 </table>
 
		
    		<!-- List properties that have this term as an Expected type -->
    	    
  
	<br/><div id="incoming">Instances of 
    
    
    <a href="/Order"  
        class="core" title="Order">Order</a>  may appear as a value for the following properties</div>
	<table class="definition-table">
    <thead><tr><th>Property</th><th>On Types</th><th>Description</th></tr></thead>
  
  <tr><th class="prop-nam">
    
    
    <a href="/partOfOrder"  
        class="core" title="partOfOrder">partOfOrder</a></th>
      <td class="prop-ect">
    
    
    <a href="/ParcelDelivery"  
        class="core" title="ParcelDelivery">ParcelDelivery</a></td>
      <td class="prop-desc">The overall order the items in this delivery were included in.
  </tr> 
  
  

  
  <tr><th class="prop-nam">
    
    
    <a href="/referencesOrder"  
        class="core" title="referencesOrder">referencesOrder</a></th>
      <td class="prop-ect">
    
    
    <a href="/Invoice"  
        class="core" title="Invoice">Invoice</a></td>
      <td class="prop-desc">The Order(s) related to this Invoice. One or more Orders may be combined into a single Invoice.
  </tr> 
  
  
	 </table>
  

        
        
        
        	
		

		
        <!-- List subtypes/subproperties -->
        
            
            
    	    
    	    	<!-- List subs (Subtypes/subproperties/enumeration members/etc.) for Term -->


        
			
		<!-- list supersedes and superseded references -->
		


        <!-- list source references and acknowledgements -->
		




		<!-- list examples  -->
		<!-- Examples block for term: Order-->

<div id="examplespannel" style="width:auto; overflow-x: auto;">

<b><a  id="examples" title="Link: #examples" href="#examples" class="clickableAnchor"  >Examples</a></b><br/><br/>

<div class="example-head">
        <a  id="eg-0375" title="Link: #eg-0375" href="#eg-0375" class="clickableAnchor" >Example 1</a>			<div class="tooltip">	
				<button class="clip clipbutton eg-0375" data-clipboard-target=".ds-tab.selected.eg-0375 .clipsource" title="Copy example to clipboard">
				    <img src="/docs/clipboard/clippy.svg" width="13" alt="Copy to clipboard">
				</button>
				<span class="tooltiptext eg-0375">Copied</span>
			</div>
</div>
<div class='ds-selector-tabs ds-selector'>
  <div class='selectors'>
    <a data-selects='original_html' class='selected'>No Markup</a>
    <a data-selects='microdata' class=''>Microdata</a>
    <a data-selects='rdfa' class=''>RDFa</a>
    <a data-selects='jsonld' class=''>JSON-LD</a>
    <a data-selects='structure' class='extabs'>Structure</a>
  </div>

<div class="ds-tab eg-0375 original_html selected">
  <div class="ds-tab-note" >Example notes or example HTML without markup.</div>
  <pre class="ds-tab-content prettyprint lang-html linenums clipsource ">
An example of a invoice for a purchase and installation.

ACME Home Heating
Bill for: New furnace and installation
Customer: Jane Doe
payment due: 2015-01-30
minimum payment: $0.00
total due: $0.00
payment status: paid
order: furnace model ABC123
order: installation labor
</pre>
</div>

<div class="ds-tab eg-0375 microdata">
  <div class="ds-tab-note" >Example encoded as <a class="ds-tab-note" href="https://en.wikipedia.org/wiki/Microdata_(HTML)">Microdata</a> embedded in HTML.</div>
  <pre class="ds-tab-content prettyprint lang-html linenums clipsource ">
&lt;div itemscope itemtype=&#34;https://schema.org/Invoice&#34;&gt;
  &lt;h1 itemprop=&#34;description&#34;&gt;New furnace and installation&lt;/h1&gt;
  &lt;div itemprop=&#34;broker&#34; itemscope itemtype=&#34;https://schema.org/LocalBusiness&#34;&gt;
    &lt;b itemprop=&#34;name&#34;&gt;ACME Home Heating&lt;/b&gt;
  &lt;/div&gt;
  &lt;div itemprop=&#34;customer&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;
    &lt;b itemprop=&#34;name&#34;&gt;Jane Doe&lt;/b&gt;
  &lt;/div&gt;
  &lt;time itemprop=&#34;paymentDueDate&#34;&gt;2015-01-30&lt;/time&gt;
  &lt;div itemprop=&#34;minimumPaymentDue&#34; itemscope itemtype=&#34;https://schema.org/PriceSpecification&#34;&gt;
    &lt;span itemprop=&#34;price&#34;&gt;0.00&lt;/span&gt;
    &lt;span itemprop=&#34;priceCurrency&#34;&gt;USD&lt;/span&gt;
  &lt;/div&gt;
  &lt;div itemprop=&#34;totalPaymentDue&#34; itemscope itemtype=&#34;https://schema.org/PriceSpecification&#34;&gt;
    &lt;span itemprop=&#34;price&#34;&gt;0.00&lt;/span&gt;
    &lt;span itemprop=&#34;priceCurrency&#34;&gt;USD&lt;/span&gt;
  &lt;/div&gt;
  &lt;link itemprop=&#34;paymentStatus&#34; href=&#34;https://schema.org/PaymentComplete&#34; /&gt;
  &lt;div itemprop=&#34;referencesOrder&#34; itemscope itemtype=&#34;https://schema.org/Order&#34;&gt;
    &lt;span itemprop=&#34;description&#34;&gt;furnace&lt;/span&gt;
    &lt;time itemprop=&#34;orderDate&#34;&gt;2014-12-01&lt;/time&gt;
    &lt;span itemprop=&#34;orderNumber&#34;&gt;123ABC&lt;/span&gt;
    &lt;div itemprop=&#34;orderedItem&#34; itemscope itemtype=&#34;https://schema.org/Product&#34;&gt;
      &lt;span itemprop=&#34;name&#34;&gt;ACME Furnace 3000&lt;/span&gt;
      &lt;meta itemprop=&#34;productID&#34; content=&#34;ABC123&#34; /&gt;
    &lt;/div&gt;
  &lt;/div&gt;
  &lt;div itemprop=&#34;referencesOrder&#34; itemscope itemtype=&#34;https://schema.org/Order&#34;&gt;
    &lt;span itemprop=&#34;description&#34;&gt;furnace installation&lt;/span&gt;
    &lt;time itemprop=&#34;orderDate&#34;&gt;2014-12-02&lt;/time&gt;
    &lt;div itemprop=&#34;orderedItem&#34; itemscope itemtype=&#34;https://schema.org/Service&#34;&gt;
      &lt;span itemprop=&#34;description&#34;&gt;furnace installation&lt;/span&gt;
    &lt;/div&gt;
  &lt;/div&gt;
&lt;/div&gt;
</pre>
</div>

<div class="ds-tab eg-0375 rdfa">
  <div class="ds-tab-note" >Example encoded as <a class="ds-tab-note" href="https://en.wikipedia.org/wiki/RDFa">RDFa</a> embedded in HTML.</div>
  <pre class="ds-tab-content prettyprint lang-html linenums clipsource ">
&lt;div vocab=&#34;https://schema.org/&#34; typeof=&#34;Invoice&#34;&gt;
  &lt;h1 property=&#34;description&#34;&gt;New furnace and installation&lt;/h1&gt;
  &lt;div property=&#34;broker&#34; typeof=&#34;/LocalBusiness&#34;&gt;
    &lt;b property=&#34;name&#34;&gt;ACME Home Heating&lt;/b&gt;
  &lt;/div&gt;
  &lt;div property=&#34;customer&#34; typeof=&#34;Person&#34;&gt;
    &lt;b property=&#34;name&#34;&gt;Jane Doe&lt;/b&gt;
  &lt;/div&gt;
  &lt;time property=&#34;paymentDueDate&#34;&gt;2015-01-30&lt;/time&gt;
  &lt;div property=&#34;minimumPaymentDue&#34; typeof=&#34;PriceSpecification&#34;&gt;
    &lt;span property=&#34;price&#34;&gt;0.00&lt;/span&gt;
    &lt;span property=&#34;priceCurrency&#34;&gt;USD&lt;/span&gt;
  &lt;/div&gt;
  &lt;div property=&#34;totalPaymentDue&#34; typeof=&#34;PriceSpecification&#34;&gt;
    &lt;span property=&#34;price&#34;&gt;0.00&lt;/span&gt;
    &lt;span property=&#34;priceCurrency&#34;&gt;USD&lt;/span&gt;
  &lt;/div&gt;
  &lt;meta itemprop=&#34;paymentStatus&#34; content=&#34;PaymentComplete&#34; /&gt;
  &lt;div property=&#34;referencesOrder&#34; typeof=&#34;Order&#34;&gt;
    &lt;span property=&#34;description&#34;&gt;furnace&lt;/span&gt;
    &lt;time property=&#34;orderDate&#34;&gt;2014-12-01&lt;/time&gt;
    &lt;span property=&#34;orderNumber&#34;&gt;123ABC&lt;/span&gt;
    &lt;div property=&#34;orderedItem&#34; typeof=&#34;Product&#34;&gt;
      &lt;span property=&#34;name&#34;&gt;ACME Furnace 3000&lt;/span&gt;
      &lt;meta property=&#34;productID&#34; content=&#34;ABC123&#34; /&gt;
    &lt;/div&gt;
  &lt;/div&gt;
  &lt;div property=&#34;referencesOrder&#34; typeof=&#34;Order&#34;&gt;
    &lt;span property=&#34;description&#34;&gt;furnace installation&lt;/span&gt;
    &lt;time property=&#34;orderDate&#34;&gt;2014-12-02&lt;/time&gt;
    &lt;div property=&#34;orderedItem&#34; typeof=&#34;Service&#34;&gt;
      &lt;span property=&#34;description&#34;&gt;furnace installation&lt;/span&gt;
    &lt;/div&gt;
  &lt;/div&gt;
&lt;/div&gt;
</pre>
</div>

<div class="ds-tab eg-0375 jsonld ">
  <div class="ds-tab-note" >Example encoded as <a class="ds-tab-note" href="https://en.wikipedia.org/wiki/JSON-LD">JSON-LD</a> in a HTML script tag.</div>
  <pre class="ds-tab-content prettyprint lang-html linenums clipsource ">
&lt;script type=&#34;application/ld+json&#34;&gt;
{
    &#34;@context&#34;: &#34;https://schema.org/&#34;,
    &#34;@type&#34;: &#34;Invoice&#34;,
    &#34;broker&#34;: {
      &#34;@type&#34;: &#34;LocalBusiness&#34;,
      &#34;name&#34;: &#34;ACME Home Heating&#34;
    },
    &#34;accountId&#34;: &#34;xxxx-xxxx-xxxx-1234&#34;,
    &#34;customer&#34;: {
      &#34;@type&#34;: &#34;Person&#34;,
      &#34;name&#34;: &#34;Jane Doe&#34;
    },
    &#34;paymentDueDate&#34;: &#34;2015-01-30&#34;,
    &#34;minimumPaymentDue&#34;: {
      &#34;@type&#34;: &#34;PriceSpecification&#34;,
      &#34;price&#34;: 0.00,
      &#34;priceCurrency&#34;: &#34;USD&#34;
    },
    &#34;totalPaymentDue&#34;: {
      &#34;@type&#34;: &#34;PriceSpecification&#34;,
      &#34;price&#34;: 0.00,
      &#34;priceCurrency&#34;: &#34;USD&#34;
    },
    &#34;paymentStatus&#34;: &#34;https://schema.org/PaymentComplete&#34;,
    &#34;referencesOrder&#34;: [
      {
        &#34;@type&#34;: &#34;Order&#34;,
        &#34;description&#34;: &#34;furnace&#34;,
        &#34;orderDate&#34;: &#34;2014-12-01&#34;,
        &#34;orderNumber&#34;: &#34;123ABC&#34;,
        &#34;paymentMethod&#34;: &#34;http://purl.org/goodrelations/v1#ByInvoice&#34;,
        &#34;orderedItem&#34;: {
          &#34;@type&#34;: &#34;Product&#34;,
          &#34;name&#34;: &#34;ACME Furnace 3000&#34;,
          &#34;productID&#34;: &#34;ABC123&#34;
        }
      },
      {
        &#34;@type&#34;: &#34;Order&#34;,
        &#34;description&#34;: &#34;furnace installation&#34;,
        &#34;orderDate&#34;: &#34;2014-12-02&#34;,
        &#34;paymentMethod&#34;: &#34;http://purl.org/goodrelations/v1#ByInvoice&#34;,
        &#34;orderedItem&#34;: {
          &#34;@type&#34;: &#34;Service&#34;,
          &#34;description&#34;: &#34;furnace installation&#34;
        }
      }
    ]
}
&lt;/script&gt;
</pre>
</div>

<div class="ds-tab eg-0375 structure extabs" data-ex="eg-0375">
  <div class="ds-tab-note" >Structured representation of the JSON-LD example.</div>
  <div class="ds-tab-content structureout extabs eg-0375" style="margin-left: 5px;"> </div>
  <div class="structuretext clipsource extabs eg-0375"></div>
</div>


<div class="payload eg-0375" style="display: none;">{
    &#34;@context&#34;: &#34;https://schema.org/&#34;,
    &#34;@type&#34;: &#34;Invoice&#34;,
    &#34;broker&#34;: {
      &#34;@type&#34;: &#34;LocalBusiness&#34;,
      &#34;name&#34;: &#34;ACME Home Heating&#34;
    },
    &#34;accountId&#34;: &#34;xxxx-xxxx-xxxx-1234&#34;,
    &#34;customer&#34;: {
      &#34;@type&#34;: &#34;Person&#34;,
      &#34;name&#34;: &#34;Jane Doe&#34;
    },
    &#34;paymentDueDate&#34;: &#34;2015-01-30&#34;,
    &#34;minimumPaymentDue&#34;: {
      &#34;@type&#34;: &#34;PriceSpecification&#34;,
      &#34;price&#34;: 0.00,
      &#34;priceCurrency&#34;: &#34;USD&#34;
    },
    &#34;totalPaymentDue&#34;: {
      &#34;@type&#34;: &#34;PriceSpecification&#34;,
      &#34;price&#34;: 0.00,
      &#34;priceCurrency&#34;: &#34;USD&#34;
    },
    &#34;paymentStatus&#34;: &#34;https://schema.org/PaymentComplete&#34;,
    &#34;referencesOrder&#34;: [
      {
        &#34;@type&#34;: &#34;Order&#34;,
        &#34;description&#34;: &#34;furnace&#34;,
        &#34;orderDate&#34;: &#34;2014-12-01&#34;,
        &#34;orderNumber&#34;: &#34;123ABC&#34;,
        &#34;paymentMethod&#34;: &#34;http://purl.org/goodrelations/v1#ByInvoice&#34;,
        &#34;orderedItem&#34;: {
          &#34;@type&#34;: &#34;Product&#34;,
          &#34;name&#34;: &#34;ACME Furnace 3000&#34;,
          &#34;productID&#34;: &#34;ABC123&#34;
        }
      },
      {
        &#34;@type&#34;: &#34;Order&#34;,
        &#34;description&#34;: &#34;furnace installation&#34;,
        &#34;orderDate&#34;: &#34;2014-12-02&#34;,
        &#34;paymentMethod&#34;: &#34;http://purl.org/goodrelations/v1#ByInvoice&#34;,
        &#34;orderedItem&#34;: {
          &#34;@type&#34;: &#34;Service&#34;,
          &#34;description&#34;: &#34;furnace installation&#34;
        }
      }
    ]
}</div>
</div>



<div class="example-head">
        <a  id="eg-0376" title="Link: #eg-0376" href="#eg-0376" class="clickableAnchor" >Example 2</a>			<div class="tooltip">	
				<button class="clip clipbutton eg-0376" data-clipboard-target=".ds-tab.selected.eg-0376 .clipsource" title="Copy example to clipboard">
				    <img src="/docs/clipboard/clippy.svg" width="13" alt="Copy to clipboard">
				</button>
				<span class="tooltiptext eg-0376">Copied</span>
			</div>
</div>
<div class='ds-selector-tabs ds-selector'>
  <div class='selectors'>
    <a data-selects='original_html' class='selected'>No Markup</a>
    <a data-selects='microdata' class=''>Microdata</a>
    <a data-selects='rdfa' class=''>RDFa</a>
    <a data-selects='jsonld' class=''>JSON-LD</a>
    <a data-selects='structure' class='extabs'>Structure</a>
  </div>

<div class="ds-tab eg-0376 original_html selected">
  <div class="ds-tab-note" >Example notes or example HTML without markup.</div>
  <pre class="ds-tab-content prettyprint lang-html linenums clipsource ">
An example of an order for multiple items, shipped separately.

ACME Supplies
Customer: Jane Doe
Order:
  Item abc123: 1 Widget: delivered 2015-03-10
  Item def456: 3 Widget accessories: shipped 2015-03-12
</pre>
</div>

<div class="ds-tab eg-0376 microdata">
  <div class="ds-tab-note" >Example encoded as <a class="ds-tab-note" href="https://en.wikipedia.org/wiki/Microdata_(HTML)">Microdata</a> embedded in HTML.</div>
  <pre class="ds-tab-content prettyprint lang-html linenums clipsource ">
&lt;div itemscope itemtype=&#34;https://schema.org/Order&#34;&gt;
  &lt;div itemprop=&#34;seller&#34; itemscope itemtype=&#34;https://schema.org/Organization&#34;&gt;
    &lt;b itemprop=&#34;name&#34;&gt;ACME Supplies&lt;/b&gt;
  &lt;/div&gt;
  &lt;div itemprop=&#34;customer&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;
    &lt;b itemprop=&#34;name&#34;&gt;Jane Doe&lt;/b&gt;
  &lt;/div&gt;
  &lt;div itemprop=&#34;orderedItem&#34; itemscope itemtype=&#34;https://schema.org/OrderItem&#34;&gt;
    Item number: &lt;span itemprop=&#34;orderItemNumber&#34;&gt;abc123&lt;/span&gt;
    &lt;span itemprop=&#34;orderQuantity&#34;&gt;1&lt;/span&gt;
    &lt;div itemprop=&#34;orderedItem&#34; itemscope itemtype=&#34;https://schema.org/Product&#34;&gt;
      &lt;span itemprop=&#34;name&#34;&gt;Widget&lt;/span&gt;
    &lt;/div&gt;
    &lt;link itemprop=&#34;orderItemStatus&#34; href=&#34;https://schema.org/OrderDelivered&#34; /&gt;Delivered
    &lt;div itemprop=&#34;orderDelivery&#34; itemscope itemtype=&#34;https://schema.org/ParcelDelivery&#34;&gt;
      &lt;time=&#34;expectedArrivalFrom&#34;&gt;2015-03-10&lt;/time&gt;
    &lt;/div&gt;
  &lt;/div&gt;
  &lt;div itemprop=&#34;orderedItem&#34; itemscope itemtype=&#34;https://schema.org/OrderItem&#34;&gt;
    Item number: &lt;span itemprop=&#34;orderItemNumber&#34;&gt;def456&lt;/span&gt;
    &lt;span itemprop=&#34;orderQuantity&#34;&gt;4&lt;/span&gt;
    &lt;div itemprop=&#34;orderedItem&#34; itemscope itemtype=&#34;https://schema.org/Product&#34;&gt;
      &lt;span itemprop=&#34;name&#34;&gt;Widget accessories&lt;/span&gt;
    &lt;/div&gt;
    &lt;link itemprop=&#34;orderItemStatus&#34; href=&#34;https://schema.org/OrderInTransit&#34; /&gt;Shipped
    &lt;div itemprop=&#34;orderDelivery&#34; itemscope itemtype=&#34;https://schema.org/ParcelDelivery&#34;&gt;
      &lt;time itemprop=&#34;expectedArrivalFrom&#34;&gt;2015-03-15&lt;/time&gt;
      &lt;time itemprop=&#34;expectedArrivalUntil&#34;&gt;2015-03-18&lt;/time&gt;
    &lt;/div&gt;
  &lt;/div&gt;
&lt;/div&gt;
</pre>
</div>

<div class="ds-tab eg-0376 rdfa">
  <div class="ds-tab-note" >Example encoded as <a class="ds-tab-note" href="https://en.wikipedia.org/wiki/RDFa">RDFa</a> embedded in HTML.</div>
  <pre class="ds-tab-content prettyprint lang-html linenums clipsource ">
&lt;div vocab=&#34;https://schema.org/&#34; typeof=&#34;Order&#34;&gt;
  &lt;div property=&#34;seller&#34; typeof=&#34;Organization&#34;&gt;
    &lt;b property=&#34;name&#34;&gt;ACME Supplies&lt;/b&gt;
  &lt;/div&gt;
  &lt;div property=&#34;customer&#34; typeof=&#34;Person&#34;&gt;
    &lt;b property=&#34;name&#34;&gt;Jane Doe&lt;/b&gt;
  &lt;/div&gt;
  &lt;div property=&#34;orderedItem&#34; typeof=&#34;OrderItem&#34;&gt;
    Item number: &lt;span property=&#34;orderItemNumber&#34;&gt;abc123&lt;/span&gt;
    &lt;span property=&#34;orderQuantity&#34;&gt;1&lt;/span&gt;
    &lt;div property=&#34;orderedItem&#34; typeof=&#34;Product&#34;&gt;
      &lt;span property=&#34;name&#34;&gt;Widget&lt;/span&gt;
    &lt;/div&gt;
    &lt;link property=&#34;orderItemStatus&#34; href=&#34;https://schema.org/OrderDelivered&#34; /&gt;Delivered
    &lt;div property=&#34;orderDelivery&#34; typeof=&#34;ParcelDelivery&#34;&gt;
      &lt;time property=&#34;expectedArrivalFrom&#34;&gt;2015-03-10&lt;/time&gt;
    &lt;/div&gt;
  &lt;/div&gt;
  &lt;div property=&#34;orderedItem&#34; typeof=&#34;OrderItem&#34;&gt;
    Item number: &lt;span property=&#34;orderItemNumber&#34;&gt;def456&lt;/span&gt;
    &lt;span property=&#34;orderQuantity&#34;&gt;4&lt;/span&gt;
    &lt;div property=&#34;orderedItem&#34; typeof=&#34;Product&#34;&gt;
      &lt;span property=&#34;name&#34;&gt;Widget accessories&lt;/span&gt;
    &lt;/div&gt;
    &lt;link property=&#34;orderItemStatus&#34; href=&#34;https://schema.org/OrderInTransit&#34; /&gt;Shipped
    &lt;div property=&#34;orderDelivery&#34; typeof=&#34;ParcelDelivery&#34;&gt;
      &lt;time property=&#34;expectedArrivalFrom&#34;&gt;2015-03-15&lt;/time&gt;
      &lt;time property=&#34;expectedArrivalUntil&#34;&gt;2015-03-18&lt;/time&gt;
    &lt;/div&gt;
  &lt;/div&gt;
&lt;/div&gt;
</pre>
</div>

<div class="ds-tab eg-0376 jsonld ">
  <div class="ds-tab-note" >Example encoded as <a class="ds-tab-note" href="https://en.wikipedia.org/wiki/JSON-LD">JSON-LD</a> in a HTML script tag.</div>
  <pre class="ds-tab-content prettyprint lang-html linenums clipsource ">
&lt;script type=&#34;application/ld+json&#34;&gt;
{
  &#34;@context&#34;: &#34;https://schema.org/&#34;,
  &#34;@type&#34;: &#34;Order&#34;,
  &#34;seller&#34;: {
    &#34;@type&#34;: &#34;Organization&#34;,
    &#34;name&#34;: &#34;ACME Supplies&#34;
  },
  &#34;customer&#34;: {
    &#34;@type&#34;: &#34;Person&#34;,
    &#34;name&#34;: &#34;Jane Doe&#34;
  },
  &#34;orderedItem&#34;: [
    {
      &#34;@type&#34;: &#34;OrderItem&#34;,
      &#34;orderItemNumber&#34;: &#34;abc123&#34;,
      &#34;orderQuantity&#34;: 1,
      &#34;orderedItem&#34;: {
        &#34;@type&#34;: &#34;Product&#34;,
        &#34;name&#34;: &#34;Widget&#34;
      },
      &#34;orderItemStatus&#34;: &#34;https://schema.org/OrderDelivered&#34;,
      &#34;orderDelivery&#34;: {
        &#34;@type&#34;: &#34;ParcelDelivery&#34;,
        &#34;expectedArrivalFrom&#34;: &#34;2015-03-10&#34;
      }
    },
    {
      &#34;@type&#34;: &#34;OrderItem&#34;,
      &#34;orderItemNumber&#34;: &#34;def456&#34;,
      &#34;orderQuantity&#34;: 3,
      &#34;orderedItem&#34;: {
        &#34;@type&#34;: &#34;Product&#34;,
        &#34;name&#34;: &#34;Widget accessories&#34;
      },
      &#34;orderItemStatus&#34;: &#34;https://schema.org/OrderInTransit&#34;,
      &#34;orderDelivery&#34;: {
        &#34;@type&#34;: &#34;ParcelDelivery&#34;,
        &#34;expectedArrivalFrom&#34;: &#34;2015-03-15&#34;,
        &#34;expectedArrivalUntil&#34;: &#34;2015-03-18&#34;
      }
    }
  ]
}
&lt;/script&gt;
</pre>
</div>

<div class="ds-tab eg-0376 structure extabs" data-ex="eg-0376">
  <div class="ds-tab-note" >Structured representation of the JSON-LD example.</div>
  <div class="ds-tab-content structureout extabs eg-0376" style="margin-left: 5px;"> </div>
  <div class="structuretext clipsource extabs eg-0376"></div>
</div>


<div class="payload eg-0376" style="display: none;">{
  &#34;@context&#34;: &#34;https://schema.org/&#34;,
  &#34;@type&#34;: &#34;Order&#34;,
  &#34;seller&#34;: {
    &#34;@type&#34;: &#34;Organization&#34;,
    &#34;name&#34;: &#34;ACME Supplies&#34;
  },
  &#34;customer&#34;: {
    &#34;@type&#34;: &#34;Person&#34;,
    &#34;name&#34;: &#34;Jane Doe&#34;
  },
  &#34;orderedItem&#34;: [
    {
      &#34;@type&#34;: &#34;OrderItem&#34;,
      &#34;orderItemNumber&#34;: &#34;abc123&#34;,
      &#34;orderQuantity&#34;: 1,
      &#34;orderedItem&#34;: {
        &#34;@type&#34;: &#34;Product&#34;,
        &#34;name&#34;: &#34;Widget&#34;
      },
      &#34;orderItemStatus&#34;: &#34;https://schema.org/OrderDelivered&#34;,
      &#34;orderDelivery&#34;: {
        &#34;@type&#34;: &#34;ParcelDelivery&#34;,
        &#34;expectedArrivalFrom&#34;: &#34;2015-03-10&#34;
      }
    },
    {
      &#34;@type&#34;: &#34;OrderItem&#34;,
      &#34;orderItemNumber&#34;: &#34;def456&#34;,
      &#34;orderQuantity&#34;: 3,
      &#34;orderedItem&#34;: {
        &#34;@type&#34;: &#34;Product&#34;,
        &#34;name&#34;: &#34;Widget accessories&#34;
      },
      &#34;orderItemStatus&#34;: &#34;https://schema.org/OrderInTransit&#34;,
      &#34;orderDelivery&#34;: {
        &#34;@type&#34;: &#34;ParcelDelivery&#34;,
        &#34;expectedArrivalFrom&#34;: &#34;2015-03-15&#34;,
        &#34;expectedArrivalUntil&#34;: &#34;2015-03-18&#34;
      }
    }
  ]
}</div>
</div>

</div>
		
    </div> <!-- mainContent -->
	<!-- Footer start from PageFooter.j2 -->
    
    <div id="footer"><p>
      <div id="versioninfo">
          V11.0<br/>
          2020-11-30
      </div>
      <a href="/docs/terms.html">Terms and conditions</a>
    </div>

    <script>
      (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
      (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
      m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
      })(window,document,'script','//www.google-analytics.com/analytics.js','ga');

      ga('create', 'UA-52672119-1', 'auto');
      ga('send', 'pageview');

    </script>
<!-- Footer end from PageFooter.j2 -->
    
<script type="application/ld+json">
{
  "@context": {
    "rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
    "rdfs": "http://www.w3.org/2000/01/rdf-schema#",
    "schema": "http://schema.org/",
    "xsd": "http://www.w3.org/2001/XMLSchema#"
  },
  "@graph": [
    {
      "@id": "schema:orderStatus",
      "@type": "rdf:Property",
      "rdfs:comment": "The current status of the order.",
      "rdfs:label": "orderStatus",
      "schema:domainIncludes": {
        "@id": "schema:Order"
      },
      "schema:rangeIncludes": {
        "@id": "schema:OrderStatus"
      }
    },
    {
      "@id": "schema:discountCode",
      "@type": "rdf:Property",
      "rdfs:comment": "Code used to redeem a discount.",
      "rdfs:label": "discountCode",
      "schema:domainIncludes": {
        "@id": "schema:Order"
      },
      "schema:rangeIncludes": {
        "@id": "schema:Text"
      }
    },
    {
      "@id": "schema:partOfInvoice",
      "@type": "rdf:Property",
      "rdfs:comment": "The order is being paid as part of the referenced Invoice.",
      "rdfs:label": "partOfInvoice",
      "schema:domainIncludes": {
        "@id": "schema:Order"
      },
      "schema:rangeIncludes": {
        "@id": "schema:Invoice"
      }
    },
    {
      "@id": "schema:paymentMethodId",
      "@type": "rdf:Property",
      "rdfs:comment": "An identifier for the method of payment used (e.g. the last 4 digits of the credit card).",
      "rdfs:label": "paymentMethodId",
      "schema:domainIncludes": [
        {
          "@id": "schema:Invoice"
        },
        {
          "@id": "schema:Order"
        }
      ],
      "schema:rangeIncludes": {
        "@id": "schema:Text"
      }
    },
    {
      "@id": "schema:orderedItem",
      "@type": "rdf:Property",
      "rdfs:comment": "The item ordered.",
      "rdfs:label": "orderedItem",
      "schema:domainIncludes": [
        {
          "@id": "schema:Order"
        },
        {
          "@id": "schema:OrderItem"
        }
      ],
      "schema:rangeIncludes": [
        {
          "@id": "schema:OrderItem"
        },
        {
          "@id": "schema:Product"
        },
        {
          "@id": "schema:Service"
        }
      ]
    },
    {
      "@id": "schema:discountCurrency",
      "@type": "rdf:Property",
      "rdfs:comment": "The currency of the discount.<br/><br/>\n\nUse standard formats: <a href=\"http://en.wikipedia.org/wiki/ISO_4217\">ISO 4217 currency format</a> e.g. \"USD\"; <a href=\"https://en.wikipedia.org/wiki/List_of_cryptocurrencies\">Ticker symbol</a> for cryptocurrencies e.g. \"BTC\"; well known names for <a href=\"https://en.wikipedia.org/wiki/Local_exchange_trading_system\">Local Exchange Tradings Systems</a> (LETS) and other currency types e.g. \"Ithaca HOUR\".",
      "rdfs:label": "discountCurrency",
      "schema:domainIncludes": {
        "@id": "schema:Order"
      },
      "schema:rangeIncludes": {
        "@id": "schema:Text"
      }
    },
    {
      "@id": "schema:Thing",
      "@type": "rdfs:Class",
      "rdfs:comment": "The most generic type of item.",
      "rdfs:label": "Thing"
    },
    {
      "@id": "schema:disambiguatingDescription",
      "@type": "rdf:Property",
      "rdfs:comment": "A sub property of description. A short description of the item used to disambiguate from other, similar items. Information from other properties (in particular, name) may be necessary for the description to be useful for disambiguation.",
      "rdfs:label": "disambiguatingDescription",
      "rdfs:subPropertyOf": {
        "@id": "schema:description"
      },
      "schema:domainIncludes": {
        "@id": "schema:Thing"
      },
      "schema:rangeIncludes": {
        "@id": "schema:Text"
      }
    },
    {
      "@id": "schema:confirmationNumber",
      "@type": "rdf:Property",
      "rdfs:comment": "A number that confirms the given order or payment has been received.",
      "rdfs:label": "confirmationNumber",
      "rdfs:subPropertyOf": {
        "@id": "schema:identifier"
      },
      "schema:domainIncludes": [
        {
          "@id": "schema:Invoice"
        },
        {
          "@id": "schema:Order"
        }
      ],
      "schema:rangeIncludes": {
        "@id": "schema:Text"
      }
    },
    {
      "@id": "schema:merchant",
      "@type": "rdf:Property",
      "rdfs:comment": "'merchant' is an out-dated term for 'seller'.",
      "rdfs:label": "merchant",
      "schema:domainIncludes": {
        "@id": "schema:Order"
      },
      "schema:rangeIncludes": [
        {
          "@id": "schema:Person"
        },
        {
          "@id": "schema:Organization"
        }
      ]
    },
    {
      "@id": "schema:additionalType",
      "@type": "rdf:Property",
      "rdfs:comment": "An additional type for the item, typically used for adding more specific types from external vocabularies in microdata syntax. This is a relationship between something and a class that the thing is in. In RDFa syntax, it is better to use the native RDFa syntax - the 'typeof' attribute - for multiple types. Schema.org tools may have only weaker understanding of extra types, in particular those defined externally.",
      "rdfs:label": "additionalType",
      "rdfs:subPropertyOf": {
        "@id": "http://schema.org/http://www.w3.org/1999/02/22-rdf-syntax-ns#type"
      },
      "schema:domainIncludes": {
        "@id": "schema:Thing"
      },
      "schema:rangeIncludes": {
        "@id": "schema:URL"
      }
    },
    {
      "@id": "schema:orderNumber",
      "@type": "rdf:Property",
      "rdfs:comment": "The identifier of the transaction.",
      "rdfs:label": "orderNumber",
      "rdfs:subPropertyOf": {
        "@id": "schema:identifier"
      },
      "schema:domainIncludes": {
        "@id": "schema:Order"
      },
      "schema:rangeIncludes": {
        "@id": "schema:Text"
      }
    },
    {
      "@id": "schema:broker",
      "@type": "rdf:Property",
      "rdfs:comment": "An entity that arranges for an exchange between a buyer and a seller.  In most cases a broker never acquires or releases ownership of a product or service involved in an exchange.  If it is not clear whether an entity is a broker, seller, or buyer, the latter two terms are preferred.",
      "rdfs:label": "broker",
      "schema:domainIncludes": [
        {
          "@id": "schema:Service"
        },
        {
          "@id": "schema:Reservation"
        },
        {
          "@id": "schema:Invoice"
        },
        {
          "@id": "schema:Order"
        }
      ],
      "schema:rangeIncludes": [
        {
          "@id": "schema:Person"
        },
        {
          "@id": "schema:Organization"
        }
      ]
    },
    {
      "@id": "schema:isGift",
      "@type": "rdf:Property",
      "rdfs:comment": "Was the offer accepted as a gift for someone other than the buyer.",
      "rdfs:label": "isGift",
      "schema:domainIncludes": {
        "@id": "schema:Order"
      },
      "schema:rangeIncludes": {
        "@id": "schema:Boolean"
      }
    },
    {
      "@id": "schema:alternateName",
      "@type": "rdf:Property",
      "rdfs:comment": "An alias for the item.",
      "rdfs:label": "alternateName",
      "schema:domainIncludes": {
        "@id": "schema:Thing"
      },
      "schema:rangeIncludes": {
        "@id": "schema:Text"
      }
    },
    {
      "@id": "schema:orderDelivery",
      "@type": "rdf:Property",
      "rdfs:comment": "The delivery of the parcel related to this order or order item.",
      "rdfs:label": "orderDelivery",
      "schema:domainIncludes": [
        {
          "@id": "schema:OrderItem"
        },
        {
          "@id": "schema:Order"
        }
      ],
      "schema:rangeIncludes": {
        "@id": "schema:ParcelDelivery"
      }
    },
    {
      "@id": "schema:image",
      "@type": "rdf:Property",
      "rdfs:comment": "An image of the item. This can be a <a class=\"localLink\" href=\"/URL\">URL</a> or a fully described <a class=\"localLink\" href=\"/ImageObject\">ImageObject</a>.",
      "rdfs:label": "image",
      "schema:domainIncludes": {
        "@id": "schema:Thing"
      },
      "schema:rangeIncludes": [
        {
          "@id": "schema:URL"
        },
        {
          "@id": "schema:ImageObject"
        }
      ]
    },
    {
      "@id": "schema:paymentDueDate",
      "@type": "rdf:Property",
      "rdfs:comment": "The date that payment is due.",
      "rdfs:label": "paymentDueDate",
      "schema:domainIncludes": [
        {
          "@id": "schema:Order"
        },
        {
          "@id": "schema:Invoice"
        }
      ],
      "schema:rangeIncludes": [
        {
          "@id": "schema:DateTime"
        },
        {
          "@id": "schema:Date"
        }
      ]
    },
    {
      "@id": "schema:mainEntityOfPage",
      "@type": "rdf:Property",
      "rdfs:comment": "Indicates a page (or other CreativeWork) for which this thing is the main entity being described. See <a href=\"/docs/datamodel.html#mainEntityBackground\">background notes</a> for details.",
      "rdfs:label": "mainEntityOfPage",
      "schema:domainIncludes": {
        "@id": "schema:Thing"
      },
      "schema:rangeIncludes": [
        {
          "@id": "schema:URL"
        },
        {
          "@id": "schema:CreativeWork"
        }
      ]
    },
    {
      "@id": "schema:Intangible",
      "@type": "rdfs:Class",
      "rdfs:comment": "A utility class that serves as the umbrella for a number of 'intangible' things such as quantities, structured values, etc.",
      "rdfs:label": "Intangible",
      "rdfs:subClassOf": {
        "@id": "schema:Thing"
      }
    },
    {
      "@id": "schema:paymentMethod",
      "@type": "rdf:Property",
      "rdfs:comment": "The name of the credit card or other method of payment for the order.",
      "rdfs:label": "paymentMethod",
      "schema:domainIncludes": [
        {
          "@id": "schema:Invoice"
        },
        {
          "@id": "schema:Order"
        }
      ],
      "schema:rangeIncludes": {
        "@id": "schema:PaymentMethod"
      }
    },
    {
      "@id": "schema:billingAddress",
      "@type": "rdf:Property",
      "rdfs:comment": "The billing address for the order.",
      "rdfs:label": "billingAddress",
      "schema:domainIncludes": {
        "@id": "schema:Order"
      },
      "schema:rangeIncludes": {
        "@id": "schema:PostalAddress"
      }
    },
    {
      "@id": "schema:subjectOf",
      "@type": "rdf:Property",
      "rdfs:comment": "A CreativeWork or Event about this Thing.",
      "rdfs:label": "subjectOf",
      "schema:domainIncludes": {
        "@id": "schema:Thing"
      },
      "schema:rangeIncludes": [
        {
          "@id": "schema:CreativeWork"
        },
        {
          "@id": "schema:Event"
        }
      ]
    },
    {
      "@id": "schema:seller",
      "@type": "rdf:Property",
      "rdfs:comment": "An entity which offers (sells / leases / lends / loans) the services / goods.  A seller may also be a provider.",
      "rdfs:label": "seller",
      "rdfs:subPropertyOf": {
        "@id": "schema:participant"
      },
      "schema:domainIncludes": [
        {
          "@id": "schema:Offer"
        },
        {
          "@id": "schema:Order"
        },
        {
          "@id": "schema:Demand"
        },
        {
          "@id": "schema:Flight"
        },
        {
          "@id": "schema:BuyAction"
        }
      ],
      "schema:rangeIncludes": [
        {
          "@id": "schema:Organization"
        },
        {
          "@id": "schema:Person"
        }
      ]
    },
    {
      "@id": "schema:identifier",
      "@type": "rdf:Property",
      "rdfs:comment": "The identifier property represents any kind of identifier for any kind of <a class=\"localLink\" href=\"/Thing\">Thing</a>, such as ISBNs, GTIN codes, UUIDs etc. Schema.org provides dedicated properties for representing many of these, either as textual strings or as URL (URI) links. See <a href=\"/docs/datamodel.html#identifierBg\">background notes</a> for more details.",
      "rdfs:label": "identifier",
      "schema:domainIncludes": {
        "@id": "schema:Thing"
      },
      "schema:rangeIncludes": [
        {
          "@id": "schema:Text"
        },
        {
          "@id": "schema:URL"
        },
        {
          "@id": "schema:PropertyValue"
        }
      ]
    },
    {
      "@id": "schema:paymentUrl",
      "@type": "rdf:Property",
      "rdfs:comment": "The URL for sending a payment.",
      "rdfs:label": "paymentUrl",
      "schema:domainIncludes": {
        "@id": "schema:Order"
      },
      "schema:rangeIncludes": {
        "@id": "schema:URL"
      }
    },
    {
      "@id": "schema:acceptedOffer",
      "@type": "rdf:Property",
      "rdfs:comment": "The offer(s) -- e.g., product, quantity and price combinations -- included in the order.",
      "rdfs:label": "acceptedOffer",
      "schema:domainIncludes": {
        "@id": "schema:Order"
      },
      "schema:rangeIncludes": {
        "@id": "schema:Offer"
      }
    },
    {
      "@id": "schema:name",
      "@type": "rdf:Property",
      "rdfs:comment": "The name of the item.",
      "rdfs:label": "name",
      "rdfs:subPropertyOf": {
        "@id": "http://schema.org/http://www.w3.org/2000/01/rdf-schema#label"
      },
      "schema:domainIncludes": {
        "@id": "schema:Thing"
      },
      "schema:rangeIncludes": {
        "@id": "schema:Text"
      }
    },
    {
      "@id": "schema:orderDate",
      "@type": "rdf:Property",
      "rdfs:comment": "Date order was placed.",
      "rdfs:label": "orderDate",
      "schema:domainIncludes": {
        "@id": "schema:Order"
      },
      "schema:rangeIncludes": [
        {
          "@id": "schema:Date"
        },
        {
          "@id": "schema:DateTime"
        }
      ]
    },
    {
      "@id": "schema:discount",
      "@type": "rdf:Property",
      "rdfs:comment": "Any discount applied (to an Order).",
      "rdfs:label": "discount",
      "schema:domainIncludes": {
        "@id": "schema:Order"
      },
      "schema:rangeIncludes": [
        {
          "@id": "schema:Number"
        },
        {
          "@id": "schema:Text"
        }
      ]
    },
    {
      "@id": "schema:potentialAction",
      "@type": "rdf:Property",
      "rdfs:comment": "Indicates a potential Action, which describes an idealized action in which this thing would play an 'object' role.",
      "rdfs:label": "potentialAction",
      "schema:domainIncludes": {
        "@id": "schema:Thing"
      },
      "schema:rangeIncludes": {
        "@id": "schema:Action"
      }
    },
    {
      "@id": "schema:customer",
      "@type": "rdf:Property",
      "rdfs:comment": "Party placing the order or paying the invoice.",
      "rdfs:label": "customer",
      "schema:domainIncludes": [
        {
          "@id": "schema:Invoice"
        },
        {
          "@id": "schema:Order"
        }
      ],
      "schema:rangeIncludes": [
        {
          "@id": "schema:Organization"
        },
        {
          "@id": "schema:Person"
        }
      ]
    },
    {
      "@id": "schema:paymentDue",
      "@type": "rdf:Property",
      "rdfs:comment": "The date that payment is due.",
      "rdfs:label": "paymentDue",
      "schema:domainIncludes": [
        {
          "@id": "schema:Order"
        },
        {
          "@id": "schema:Invoice"
        }
      ],
      "schema:rangeIncludes": {
        "@id": "schema:DateTime"
      }
    },
    {
      "@id": "schema:Order",
      "@type": "rdfs:Class",
      "rdfs:comment": "An order is a confirmation of a transaction (a receipt), which can contain multiple line items, each represented by an Offer that has been accepted by the customer.",
      "rdfs:label": "Order",
      "rdfs:subClassOf": {
        "@id": "schema:Intangible"
      }
    },
    {
      "@id": "schema:sameAs",
      "@type": "rdf:Property",
      "rdfs:comment": "URL of a reference Web page that unambiguously indicates the item's identity. E.g. the URL of the item's Wikipedia page, Wikidata entry, or official website.",
      "rdfs:label": "sameAs",
      "schema:domainIncludes": {
        "@id": "schema:Thing"
      },
      "schema:rangeIncludes": {
        "@id": "schema:URL"
      }
    },
    {
      "@id": "schema:url",
      "@type": "rdf:Property",
      "rdfs:comment": "URL of the item.",
      "rdfs:label": "url",
      "schema:domainIncludes": {
        "@id": "schema:Thing"
      },
      "schema:rangeIncludes": {
        "@id": "schema:URL"
      }
    },
    {
      "@id": "schema:description",
      "@type": "rdf:Property",
      "rdfs:comment": "A description of the item.",
      "rdfs:label": "description",
      "schema:domainIncludes": {
        "@id": "schema:Thing"
      },
      "schema:rangeIncludes": {
        "@id": "schema:Text"
      }
    }
  ]
}
</script>
    

</body>
</html>