Create orderAsk AIpost https://api.yotpo.com/apps/app_key/purchases/Creates an order in your Yotpo store. Please note that it is not possible to send automatic review request emails for orders that are older than six months.Body ParamsemailstringrequiredThe email address of the customer who made the ordercustomer_namestringrequiredThe name of the customer who made the orderorder_idstringrequiredThe unique order ID. Orders using the same order_id will not be created.platformstringrequiredYour eCommerce platformuser_referencestringOnly used as an external reference for the Points and Rewards featureorder_datedaterequiredThe date of the order in the format YYYY-MM-DD. If this is not provided, the time of the request will be used as the order date. It is not possible to send a MAP emails for orders older than six months.currency_isostringThe ISO code of the currency in which the order was made. Must be three characters long. See Country Currency Codes.productsobjectProducts object containing the product ID and associated product metadataproducts objectutokenstringrequiredYour Yotpo account access token. See Yotpo Authentication to learn how to generate your utoken.app_keystringrequiredThe store IDcustomerobjectThe customer info objectcustomer objectdelivery_typestringThe type of shipping/delivery chosen for this order e.g. same_day, express, standardcustom_propertiesobjectThe custom property objectcustom_properties objectcustomer_propertiesobjectcustomer_properties objectResponses 200200 400400Updated 10 months ago