Creates a Product resource.
Creates a Product resource.
Request body
The key of the integration source e.g. "quickbooks", or "xero"
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.
an alias for the item
an award won by or for this item
A category for the item. Greater signs or slashes can be used to informally indicate a category hierarchy.
the color of the product
a description of the item
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.
The [GTIN-12](http://apps.gs1.org/GDD/glossary/Pages/GTIN-12.aspx) code of the product, or the product to which the offer refers. The GTIN-12 is the 12-digit GS1 Identification Key composed of a U.P.C. Company Prefix, Item Reference, and Check Digit used to identify trade items. See [GS1 GTIN Summary](http://www.gs1.org/barcodes/technical/idkeys/gtin) for more details.
The [GTIN-13](http://apps.gs1.org/GDD/glossary/Pages/GTIN-13.aspx) code of the product, or the product to which the offer refers. This is equivalent to 13-digit ISBN codes and EAN UCC-13. Former 12-digit UPC codes can be converted into a GTIN-13 code by simply adding a preceeding zero. See [GS1 GTIN Summary](http://www.gs1.org/barcodes/technical/idkeys/gtin) for more details.
The [GTIN-14](http://apps.gs1.org/GDD/glossary/Pages/GTIN-14.aspx) code of the product, or the product to which the offer refers. See [GS1 GTIN Summary](http://www.gs1.org/barcodes/technical/idkeys/gtin) for more details.
The [GTIN-8](http://apps.gs1.org/GDD/glossary/Pages/GTIN-8.aspx) code of the product, or the product to which the offer refers. This code is also known as EAN/UCC-8 or 8-digit EAN. See [GS1 GTIN Summary](http://www.gs1.org/barcodes/technical/idkeys/gtin) for more details.
An image of the item. This can be a [[URL]] or a fully described [[ImageObject]].
a pointer to another product (or multiple products) for which this product is an accessory or spare part
a pointer to another product (or multiple products) for which this product is a consumable
a pointer to another, somehow related product (or multiple products)
a pointer to another, functionally similar product (or multiple products)
a predefined value from OfferItemCondition or a textual description of the condition of the product or service, or the products or services included in the offer
The model of the product. Use with the URL of a ProductModel or a textual representation of the model identifier. The URL of the ProductModel can be from an external source. It is recommended to additionally provide strong product identifiers via the gtin8/gtin13/gtin14 and mpn properties.
the Manufacturer Part Number (MPN) of the product, or the product to which the offer refers
the manufacturer of the product
the name of the item
The product identifier, such as ISBN. For example: meta itemprop="productID" content="isbn:123-456-789".
The release date of a product or product model. This can be used to distinguish the exact variant of a product.
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.
The Stock Keeping Unit (SKU), i.e. a merchant-specific identifier for a product or service, or the product to which the offer refers.
URL of the item
A material that something is made from, e.g. leather, wool, cotton, paper.
The date of production of the item, e.g. vehicle.
The date the item e.g. vehicle was purchased by the current owner.
The identifier property represents any kind of identifier for any kind of [[Thing]], 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 [background notes](/docs/datamodel.html#identifierBg) for more details.
Unique identifier for a product
Whether the product is active or not
The height of the product
Width of the product
Weight of the product
Quantity of product available
Whether the product is available for purchase or not
The date and time the product was last modified
The price of the product
The unit weight is measured in
The unit height is measured in
The unit width is measured in
Example request
{
"integration": "quickbooks"
}Response
Product resource created
The key of the integration source e.g. "quickbooks", or "xero"
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.
an alias for the item
an award won by or for this item
A category for the item. Greater signs or slashes can be used to informally indicate a category hierarchy.
the color of the product
a description of the item
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.
The [GTIN-12](http://apps.gs1.org/GDD/glossary/Pages/GTIN-12.aspx) code of the product, or the product to which the offer refers. The GTIN-12 is the 12-digit GS1 Identification Key composed of a U.P.C. Company Prefix, Item Reference, and Check Digit used to identify trade items. See [GS1 GTIN Summary](http://www.gs1.org/barcodes/technical/idkeys/gtin) for more details.
The [GTIN-13](http://apps.gs1.org/GDD/glossary/Pages/GTIN-13.aspx) code of the product, or the product to which the offer refers. This is equivalent to 13-digit ISBN codes and EAN UCC-13. Former 12-digit UPC codes can be converted into a GTIN-13 code by simply adding a preceeding zero. See [GS1 GTIN Summary](http://www.gs1.org/barcodes/technical/idkeys/gtin) for more details.
The [GTIN-14](http://apps.gs1.org/GDD/glossary/Pages/GTIN-14.aspx) code of the product, or the product to which the offer refers. See [GS1 GTIN Summary](http://www.gs1.org/barcodes/technical/idkeys/gtin) for more details.
The [GTIN-8](http://apps.gs1.org/GDD/glossary/Pages/GTIN-8.aspx) code of the product, or the product to which the offer refers. This code is also known as EAN/UCC-8 or 8-digit EAN. See [GS1 GTIN Summary](http://www.gs1.org/barcodes/technical/idkeys/gtin) for more details.
An image of the item. This can be a [[URL]] or a fully described [[ImageObject]].
a pointer to another product (or multiple products) for which this product is an accessory or spare part
a pointer to another product (or multiple products) for which this product is a consumable
a pointer to another, somehow related product (or multiple products)
a pointer to another, functionally similar product (or multiple products)
a predefined value from OfferItemCondition or a textual description of the condition of the product or service, or the products or services included in the offer
The model of the product. Use with the URL of a ProductModel or a textual representation of the model identifier. The URL of the ProductModel can be from an external source. It is recommended to additionally provide strong product identifiers via the gtin8/gtin13/gtin14 and mpn properties.
the Manufacturer Part Number (MPN) of the product, or the product to which the offer refers
the manufacturer of the product
the name of the item
The product identifier, such as ISBN. For example: meta itemprop="productID" content="isbn:123-456-789".
The release date of a product or product model. This can be used to distinguish the exact variant of a product.
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.
The Stock Keeping Unit (SKU), i.e. a merchant-specific identifier for a product or service, or the product to which the offer refers.
URL of the item
A material that something is made from, e.g. leather, wool, cotton, paper.
The date of production of the item, e.g. vehicle.
The date the item e.g. vehicle was purchased by the current owner.
The identifier property represents any kind of identifier for any kind of [[Thing]], 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 [background notes](/docs/datamodel.html#identifierBg) for more details.
Unique identifier for a product
Whether the product is active or not
The height of the product
Width of the product
Weight of the product
Quantity of product available
Whether the product is available for purchase or not
The date and time the product was last modified
The price of the product
The unit weight is measured in
The unit height is measured in
The unit width is measured in
Example response
{
"integration": "quickbooks"
}