Retrieves collections using Yotpo. Requires limit and store_id. Returns the requested data record(s) with all available details.
Retrieves Customer by Email using Yotpo. Requires store_id and customer_email. Returns the requested data record(s) with all available details.
Retrieves fulfillments by order ID using Yotpo. Requires order_id and store_id. Returns the requested data record(s) with all available details.
Retrieves Order by ID using Yotpo. Requires store_id and yotpo_order_id. Returns the requested data record(s) with all available details.
Retrieves orders by external ID using Yotpo. Requires store_id and external_ids. Returns the requested data record(s) with all available details.
Retrieves Product by External ID using Yotpo. Requires store_id and external_id. Returns the requested data record(s) with all available details.