๐Ÿšง

Country codes for customer.country param:

To comply with Google Seller Ratings conventions, the customer.country param requires
two-letter uppercase country code values from this list of compatible codes. Default country code: US

๐Ÿ“˜

Note:

Remember to take advantage of your Kickstart Credits. We recommend sending us past orders from the last two to 4 months (make sure you don't exceed your Kickstart Credit limit).
See the Kickstart Credits guide for more information.

โ—๏ธ

Important:

It is not possible to send a MAP emails for orders older than six months.

๐Ÿ“˜

Note:

Yotpo recommends passing batches of 200 orders per request

e-Commerce Platforms

Your PlatformEnter this for Platform Parameter in API call
3dcartthree_d_cart
AmeriCommerceamericommerce
Bigcommercebigcommerce
Commerce Guyscommerce_guys
CS-Cartcscart
ebayebay
EC-CUBEeccube
Lightspeedseoshop
Magentomagento
OpenCartopencart
PrestaShopprestashop
Shopifyshopify
Shoploshoplo
Storenvystorenvy
Volusionvolusion
WooCommercewoocommerce
WP eCommercewp_ecommerce
Zepozepo
Any other platformgeneral

Product Specs

  • Universal Product Code upc: "upc value",
  • Manufacturer Part Number mpn: "mpn value",
  • Brand brand: "Yotpo",
  • International Standard Book Number isbn: "isbn value"
  • Stock-keeping unit sku: "sku value"
  • European Article Number ean: "ean value"
  • External stock-keeping unit external_sku: "external_sku value"

๐Ÿ“˜

Note:

  • Trailing spaces are automatically stripped in the product specification.
  • Any combination of leading zeros (โ€œ0โ€), leading spaces and leading dashes (โ€œ-โ€œ) are automatically stripped in the product specification.
  • The product specification only supports alphanumeric (a...z, A...Z, 0...9), "_" and "-" characters.
  • The product specification value is case-sensitive.
  • The product specification value โ€œN/Aโ€ is invalid in any case and is ignored.

๐Ÿ“˜

Note:

For a list of ISO currency codes, go to http://www.currency-iso.org/en/home/tables/table-a1.html

๐Ÿ“˜

Note:

The product ID only supports alphanumeric (a...z, A...Z, 0...9), "_" and "-" characters without spaces.

Sending an invalid character in the product ID will cause the transaction to be ignored with
no indication of failure.

Error Messages

If there is an error in the data that you submit, you receive an errors object in the response with the following information:

Parameter NameDescription
order_numThe position of the purchase (order) in the list that you submitted.
order_idThe ID of the purchase
fieldThe field where the error occurred. In the example below, the field is the user email.
errorDescription of the error in the field.

๐Ÿšง

Note:

The product_tag parameter can only be a single string.

Language