XooCode(){

Schema: TradeAction

Schema: TradeAction Example Markup

The following are examples of markup written in json+ld that include the correct usage for Schema: TradeAction.

BuyAction

BuyAction JSON-LD example for purchasing a XooTee. BuyAction adds one property (seller) on top of TradeAction's price properties. Used in potentialAction on Product to indicate a purchase option.

OrderAction

OrderAction JSON-LD example for ordering a product for delivery. OrderAction adds one property (deliveryMethod) on top of TradeAction's price properties.

TradeAction

TradeAction JSON-LD example for a purchase. TradeAction is the parent of BuyAction, SellAction, OrderAction, PayAction, DonateAction, RentAction, TipAction, PreOrderAction, and QuoteAction for commerce actions.

RentAction

RentAction JSON-LD reference — TradeAction subtype with landlord and realEstateAgent. Renting a property or vehicle.

SellAction

SellAction JSON-LD reference — TradeAction subtype with buyer and warrantyPromise. Selling a product or service.

PayAction

PayAction JSON-LD reference — TradeAction subtype with recipient. Transferring money to a recipient.

TipAction

TipAction JSON-LD reference — TradeAction subtype with recipient. Voluntary payment for service.

PreOrderAction

PreOrderAction JSON-LD reference. An agent orders a (not yet released) object/product/service to be delivered/sent.

QuoteAction

QuoteAction JSON-LD reference. An agent quotes/estimates/appraises an object/product/service with a price at a location/store.