{"info":{"_postman_id":"b8170f0a-37f1-46e3-a852-d500f7c5691d","name":"AiTrillion REST APIs","description":"<html><head></head><body><h2 id=\"introduction\">Introduction</h2>\n<p>Welcome to the AiTrillion REST API documentation. This guide is designed to provide you with comprehensive information about integrating and interacting with AiTrillion's RESTful APIs.</p>\n<p>AiTrillion offers two types of APIs:</p>\n<ul>\n<li><p><strong>Server Side APIs:</strong> AiTrillion server-side REST API provides a way to move your data into AiTrillion and get your data from AiTrillion.</p>\n</li>\n<li><p><strong>Front Store APIs:</strong> The AiTrillion Front Store API offers a way to seamlessly bring AiTrillion's front store widget data directly into your own store. Unlike server-side API calls, this lets you use Ajax calls to directly access AiTrillion Front Store APIs from your store's front end.</p>\n</li>\n</ul>\n<p>Each type of API has its own unique authentication and rate limits. More details about these APIs can be found later in this document.</p>\n<h2 id=\"api-reference\">API Reference</h2>\n<p>The AiTrillion REST API provides a set of endpoints that allow you to perform various actions and access essential data. Each API endpoint is designed to serve a specific purpose and follows RESTful principles, utilizing HTTP methods like GET, POST, PUT, and DELETE. In this section, you'll find detailed information about each API endpoint, its parameters, request and response formats, authentication requirements, and usage examples.</p>\n<h2 id=\"getting-started\">Getting started</h2>\n<p>To get started with the AiTrillion REST API, follow these steps:</p>\n<ol>\n<li><p><strong>Obtain an API Key:</strong> Log in to your AiTrillion account and generate an API key from the <a href=\"https://app.aitrillion.com/manage/apiaccess\">API access page</a> under My Account.</p>\n</li>\n<li><p><strong>Review the Documentation:</strong> Familiarize yourself with the API endpoints, authentication requirements, request and response formats, and usage examples provided in this documentation.</p>\n</li>\n<li><p><strong>Make API Requests:</strong> Use your preferred programming language and HTTP library to craft API requests according to the documentation.</p>\n</li>\n<li><p><strong>Handle Responses:</strong> Implement proper error handling and response parsing in your application to ensure smooth integration with the AiTrillion platform.</p>\n</li>\n<li><p><strong>Test Thoroughly:</strong> Before deploying your application, test the API integration thoroughly in a controlled environment to identify and address any potential issues.</p>\n</li>\n</ol>\n<p>Now, let's dive into the specific API endpoints and their functionalities. Choose the endpoint that best suits your needs</p>\n<h2 id=\"error-handling\">Error Handling</h2>\n<p>When interacting with the AiTrillion API, you may encounter errors due to various reasons such as invalid parameters, authentication issues, API rate limit, or server problems. Error responses follow standard HTTP status codes, along with a JSON response body &amp; header containing details about the error. It's important to handle these errors gracefully in your application to ensure a smooth user experience.</p>\n<h2 id=\"rate-limiting\">Rate Limiting</h2>\n<p>Rate Limiting for AiTrillion is implemented on a per-API key/token per second.</p>\n<h4 id=\"introduction-1\">Introduction</h4>\n<p>This documentation outlines the rate limiting policy for our API. Rate limiting is implemented to ensure fair usage of our API resources and to maintain the quality of service for all users.</p>\n<h4 id=\"rate-limit-policy\">Rate Limit Policy</h4>\n<p>The rate limit for our API is set at <strong>2 calls per second</strong> per API key/token by default. This means that each unique API key/token is allowed to make up to 2 API requests per second. More usage contact sales team.</p>\n<h4 id=\"how-rate-limiting-works\">How Rate Limiting Works</h4>\n<p>Rate limiting is implemented on a per-API key/token basis. When a request is made to our API, we track the rate of requests made by each API key/token. If the rate of requests exceeds the allowed limit (2 calls per second), further requests will be temporarily blocked and will receive a response with an HTTP status code of <code>429 Too Many Requests</code>.</p>\n<h4 id=\"response-headers\">Response Headers</h4>\n<p>When making requests to our API, you will receive the following response headers related to rate limiting:</p>\n<ul>\n<li><code>X-AIO-Api-Call-Limit</code>: The total number of requests consume / total allowed per second for the API key/token.</li>\n</ul>\n<p>Here's an example of how these headers might look in a response:<br><code>HTTP/1.1 200 OK</code></p>\n<p><code>X-AIO-Api-Call-Limit: 1/2</code></p>\n<p>i.e. 1 request is used out of 2 requests per second quota.</p>\n<h2 id=\"help-and-support\">Help and support</h2>\n<p>If you're facing issues that aren't covered in the documentation or FAQs, our dedicated support team is here to help. You can reach out to us through our official support channels:</p>\n<ul>\n<li><strong>Email:</strong> Drop us an email at <a href=\"https://mailto:support@aitrillion.com\">support@aitrillion.com</a>, and our support team will get back to you as soon as possible.</li>\n</ul>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"28948341","collectionId":"b8170f0a-37f1-46e3-a852-d500f7c5691d","publishedId":"2s9Xy2PCS2","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"1A73E8"},"publishDate":"2023-08-29T08:23:45.000Z"},"item":[{"name":"Server Side REST APIs","item":[{"name":"Customer","item":[{"name":"/customers","id":"10e14ef4-7ea8-48f6-842c-9a5f09082093","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"{{ait-rest-api-authorization}}","type":"text"}],"url":"{{ait-rest-api-endpoint}}/customers","description":"<p>This API is used to get the list of all existing customers with pagination.</p>\n","auth":{"type":"apikey","apikey":{"value":"{{vault:authorization-secret}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"4705f4f7-80f7-4b1a-8f0f-19d3482133ad","id":"4705f4f7-80f7-4b1a-8f0f-19d3482133ad","name":"Customer","type":"folder"}},"urlObject":{"path":["customers"],"host":["{{ait-rest-api-endpoint}}"],"query":[{"disabled":true,"description":{"content":"<p>Page info for pagination</p>\n","type":"text/plain"},"key":"page_info","value":"87lpUbBLMAaWrDMZA5MQV-6bVRWOSTNzzd0TRHPLyuxj6EebiNEVBx5DWd6HR1zlWIfhzi8E9Luiemb-YHyslQ"},{"disabled":true,"description":{"content":"<p>Show only certain fields, specified by a comma-separated list of field names.</p>\n","type":"text/plain"},"key":"fields","value":"first_name,last_name,source_customer_id"},{"disabled":true,"description":{"content":"<p>Restrict results to customers specified by a comma-separated list of Emails.</p>\n","type":"text/plain"},"key":"emails","value":"john@aitrillion.com, kiran@aitrillion.com"},{"disabled":true,"description":{"content":"<p>Restrict results to customers specified by a comma-separated list of IDs.</p>\n","type":"text/plain"},"key":"ids","value":"393619,393620"},{"disabled":true,"description":{"content":"<p>Restrict results to those after the specified ID.</p>\n","type":"text/plain"},"key":"since_id","value":"393619"},{"disabled":true,"description":{"content":"<p>Get a customer whose Last Name exactly matchs the name specifed in the last_name field.</p>\n","type":"text/plain"},"key":"last_name","value":"Deo"},{"disabled":true,"description":{"content":"<p>Show customers last seen on and after a specified date.</p>\n","type":"text/plain"},"key":"last_seen_date_min","value":"2018-12-11T07:26:02.000Z"},{"disabled":true,"description":{"content":"<p>Show customers, last seen on and before a specified date.</p>\n","type":"text/plain"},"key":"max_last_seen_date_max","value":"2018-12-11T07:26:02.000Z"},{"disabled":true,"description":{"content":"<p>Show customers, created on and after a specified date.</p>\n","type":"text/plain"},"key":"created_at_min","value":"2018-12-11T07:26:02.000Z"},{"disabled":true,"description":{"content":"<p>Show customers, created on and before a specified date.</p>\n","type":"text/plain"},"key":"created_at_max","value":"2018-12-11T07:26:02.000Z"},{"disabled":true,"description":{"content":"<p>Show customers, whose total spent is greater than or equal to the specified value.</p>\n","type":"text/plain"},"key":"total_spent_min","value":"1"},{"disabled":true,"description":{"content":"<p>Show customers, whose total spent is lesss than or equal to the specified value.</p>\n","type":"text/plain"},"key":"total_spent_max","value":"100"},{"disabled":true,"description":{"content":"<p>Show customers who are inactive</p>\n","type":"text/plain"},"key":"is_inactive","value":"0"},{"disabled":true,"description":{"content":"<p>Show customers, whose order count is greater than or equal to the specified value.</p>\n","type":"text/plain"},"key":"orders_count_min","value":"1"},{"disabled":true,"description":{"content":"<p>Show customers, whose order count is less than or equal to the specified value.</p>\n","type":"text/plain"},"key":"orders_count_max","value":"5"},{"disabled":true,"description":{"content":"<p>Show customers who have accepted email marketing.</p>\n","type":"text/plain"},"key":"accepts_marketing","value":"1"},{"disabled":true,"description":{"content":"<p>Show customers who belongs to the city specified (exact match)</p>\n","type":"text/plain"},"key":"city","value":"New York"},{"disabled":true,"description":{"content":"<p>Show customers who belongs to the province specified (exact match)</p>\n","type":"text/plain"},"key":"province","value":"Alaska"},{"disabled":true,"description":{"content":"<p>Show customers who belongs to the country specified (exact match)</p>\n","type":"text/plain"},"key":"country","value":"USA"},{"disabled":true,"description":{"content":"<p>Show customers who belongs to the zip specified (exact match)</p>\n","type":"text/plain"},"key":"zip","value":"208006"},{"disabled":true,"description":{"content":"<p>Show customers who belongs to the province code specified (exact match)</p>\n","type":"text/plain"},"key":"province_code","value":"AL"},{"disabled":true,"description":{"content":"<p>Show customers who belongs to the country code specified (exact match)</p>\n","type":"text/plain"},"key":"country_code","value":"US"},{"disabled":true,"description":{"content":"<p>Show customers whose email is verified.</p>\n","type":"text/plain"},"key":"verified_email","value":"1"},{"disabled":true,"description":{"content":"<p>Show customers, whose average order amount is greater than or equal to the specified value.</p>\n","type":"text/plain"},"key":"avg_order_amount_min","value":"2"},{"disabled":true,"description":{"content":"<p>Show customers, whose average order amount is less than or equal to the specified value.</p>\n","type":"text/plain"},"key":"avg_order_amount_max","value":"5"},{"disabled":true,"description":{"content":"<p>Show customers who created from the source specified (exact match)</p>\n","type":"text/plain"},"key":"source","value":"shopify / api"},{"disabled":true,"description":{"content":"<p>Show customers, whose earned loyalty point is greater than or equal to the specified value.</p>\n","type":"text/plain"},"key":"lyt_points_earned_min","value":"2"},{"disabled":true,"description":{"content":"<p>Show customers, whose earned loyalty point is less than or equal to the specified value.</p>\n","type":"text/plain"},"key":"lyt_points_earned_max","value":"40"},{"disabled":true,"description":{"content":"<p>Show customers who have given product review.</p>\n","type":"text/plain"},"key":"is_product_reviewed","value":"2"},{"disabled":true,"description":{"content":"<p>Show customers whose email is bounced</p>\n","type":"text/plain"},"key":"is_bounce","value":"0"},{"disabled":true,"description":{"content":"<p>Show customers who have unsubscribed from email marketing</p>\n","type":"text/plain"},"key":"email_marketing_unsubscribe","value":"1"},{"disabled":true,"description":{"content":"<p>Show customers, whose remaining loyalty point is greater than or equal to the specified value.</p>\n","type":"text/plain"},"key":"points_remaining_min","value":"7"},{"disabled":true,"description":{"content":"<p>Show customers, whose remaining loyalty point is less than or equal to the specified value.</p>\n","type":"text/plain"},"key":"points_remaining_max","value":"6"},{"disabled":true,"description":{"content":"<p>Show customers, whose redeemed loyalty point is greater than or equal to the specified value.</p>\n","type":"text/plain"},"key":"lyt_points_redeemed_min","value":"3"},{"disabled":true,"description":{"content":"<p>Show customers, whose redeemed loyalty point is greater than or equal to the specified value.</p>\n","type":"text/plain"},"key":"lyt_points_redeemed_max","value":"20"},{"disabled":true,"description":{"content":"<p>Show customers, whose last order date is greater than or equal to the specified value.</p>\n","type":"text/plain"},"key":"last_order_date_min","value":"2018-12-11T07:26:02.000Z"},{"disabled":true,"description":{"content":"<p>Show customers, whose last order date is less than or equal to the specified value.</p>\n","type":"text/plain"},"key":"last_order_date_max","value":"2018-11-15T07:26:02.000Z"},{"disabled":true,"description":{"content":"<p>Show customer who is having the phone number specified (exact match)</p>\n","type":"text/plain"},"key":"phone","value":"8087377123"},{"disabled":true,"description":{"content":"<p>Show customers who belongs to the company specified (exact match)</p>\n","type":"text/plain"},"key":"company","value":"Amazon"},{"disabled":true,"description":{"content":"<p>Get a customer whose First Name exactly matchs the name specifed in the last_name field.</p>\n","type":"text/plain"},"key":"first_name","value":"Jhon"},{"disabled":true,"description":{"content":"<p>Return up to this many results per page</p>\n","type":"text/plain"},"key":"limit","value":"20"},{"disabled":true,"description":{"content":"<p>Show customers, whose created date is greater than or equal to the specified value.</p>\n","type":"text/plain"},"key":"date_created_min","value":"2023-01-15T07:26:02.000Z"},{"disabled":true,"description":{"content":"<p>Show customers, whose created date is less than or equal to the specified value.</p>\n","type":"text/plain"},"key":"date_created_max","value":"2023-04-11T07:26:02.000Z"},{"disabled":true,"description":{"content":"<p>Show customers, whose updated date is greater than or equal to the specified value.</p>\n","type":"text/plain"},"key":"date_updated_min","value":"2023-01-15T07:26:02.000Z"},{"disabled":true,"description":{"content":"<p>Show customers, whose updated date is less than or equal to the specified value.</p>\n","type":"text/plain"},"key":"date_updated_max","value":"2023-04-11T07:26:02.000Z"},{"disabled":true,"description":{"content":"<p>Show customers, whose first order date is greater than or equal to the specified value.</p>\n","type":"text/plain"},"key":"first_order_date_min","value":"2023-01-15T07:26:02.000Z"},{"disabled":true,"description":{"content":"<p>Show customers, whose first order date is less than or equal to the specified value.</p>\n","type":"text/plain"},"key":"first_order_date_max","value":"2023-04-11T07:26:02.000Z"},{"disabled":true,"description":{"content":"<p>Show customers as per created source (exact match)</p>\n","type":"text/plain"},"key":"created_source","value":"api"},{"disabled":true,"description":{"content":"<p>Show customers whose accepted or not accepted whatssapp marketing. ( 0 or 1)</p>\n","type":"text/plain"},"key":"whatsapp_accepts_marketing","value":"1"},{"disabled":true,"description":{"content":"<p>Show customers whose subscribed newsletter. ( 0 or 1)</p>\n","type":"text/plain"},"key":"is_newsletter_subscribe","value":"0"}],"variable":[]}},"response":[{"id":"3cbc187f-6db5-4357-b48a-3fd2a0d6eb19","name":"/customers","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"url":{"raw":"{{ait-rest-api-endpoint}}/customers","host":["{{ait-rest-api-endpoint}}"],"path":["customers"],"query":[{"key":"page_info","value":"87lpUbBLMAaWrDMZA5MQV-6bVRWOSTNzzd0TRHPLyuxj6EebiNEVBx5DWd6HR1zlWIfhzi8E9Luiemb-YHyslQ","description":"Page info for pagination","disabled":true},{"key":"fields","value":"first_name,last_name,source_customer_id","description":"Show only certain fields, specified by a comma-separated list of field names.","disabled":true},{"key":"emails","value":"jhon@gowebbaby.com,kiran@gowebbaby.com","description":"Restrict results to customers specified by a comma-separated list of Emails.","disabled":true},{"key":"ids","value":"393619,393620","description":"Restrict results to customers specified by a comma-separated list of IDs.","disabled":true},{"key":"since_id","value":"393619","description":"Restrict results to those after the specified ID.","disabled":true},{"key":"last_name","value":"Deo","description":"Get a customer whose Last Name exactly matchs the name specifed in the last_name field.","disabled":true},{"key":"last_seen_date_min","value":"2018-12-11T07:26:02.000Z","description":"Show customers last seen on and after a specified date.","disabled":true},{"key":"max_last_seen_date_max","value":"2018-12-11T07:26:02.000Z","description":"Show customers, last seen on and before a specified date.","disabled":true},{"key":"created_at_min","value":"2018-12-11T07:26:02.000Z","description":"Show customers, created on and after a specified date.","disabled":true},{"key":"created_at_max","value":"2018-12-11T07:26:02.000Z","description":"Show customers, created on and before a specified date.","disabled":true},{"key":"total_spent_min","value":"1","description":"Show customers, whose total spent is greater than or equal to the specified value.","disabled":true},{"key":"total_spent_max","value":"100","description":"Show customers, whose total spent is lesss than or equal to the specified value.","disabled":true},{"key":"is_inactive","value":"0","description":"Show customers who are inactive","disabled":true},{"key":"orders_count_min","value":"1","description":"Show customers, whose order count is greater than or equal to the specified value.","disabled":true},{"key":"orders_count_max","value":"5","description":"Show customers, whose order count is less than or equal to the specified value.","disabled":true},{"key":"accepts_marketing","value":"1","description":"Show customers who have accepted email marketing.","disabled":true},{"key":"city","value":"New York","description":"Show customers who belongs to the city specified (exact match)","disabled":true},{"key":"province","value":"Alaska","description":"Show customers who belongs to the province specified (exact match)","disabled":true},{"key":"country","value":"USA","description":"Show customers who belongs to the country specified (exact match)","disabled":true},{"key":"zip","value":"208006","description":"Show customers who belongs to the zip specified (exact match)","disabled":true},{"key":"province_code","value":"AL","description":"Show customers who belongs to the province code specified (exact match)","disabled":true},{"key":"country_code","value":"US","description":"Show customers who belongs to the country code specified (exact match)","disabled":true},{"key":"verified_email","value":"1","description":"Show customers whose email is verified.","disabled":true},{"key":"avg_order_amount_min","value":"2","description":"Show customers, whose average order amount is greater than or equal to the specified value.","disabled":true},{"key":"avg_order_amount_max","value":"5","description":"Show customers, whose average order amount is less than or equal to the specified value.","disabled":true},{"key":"source","value":"shopify / api","description":"Show customers who created from the source specified (exact match)","disabled":true},{"key":"lyt_points_earned_min","value":"2","description":"Show customers, whose earned loyalty point is greater than or equal to the specified value.","disabled":true},{"key":"lyt_points_earned_max","value":"40","description":"Show customers, whose earned loyalty point is less than or equal to the specified value.","disabled":true},{"key":"is_product_reviewed","value":"2","description":"Show customers who have given product review.","disabled":true},{"key":"is_bounce","value":"0","description":"Show customers whose email is bounced","disabled":true},{"key":"email_marketing_unsubscribe","value":"1","description":"Show customers who have unsubscribed from email marketing","disabled":true},{"key":"points_remaining_min","value":"7","description":"Show customers, whose remaining loyalty point is greater than or equal to the specified value.","disabled":true},{"key":"points_remaining_max","value":"6","description":"Show customers, whose remaining loyalty point is less than or equal to the specified value.","disabled":true},{"key":"lyt_points_redeemed_min","value":"3","description":"Show customers, whose redeemed loyalty point is greater than or equal to the specified value.","disabled":true},{"key":"lyt_points_redeemed_max","value":"20","description":"Show customers, whose redeemed loyalty point is greater than or equal to the specified value.","disabled":true},{"key":"last_order_date_min","value":"2018-12-11T07:26:02.000Z","description":"Show customers, whose last order date is greater than or equal to the specified value.","disabled":true},{"key":"last_order_date_max","value":"2018-11-15T07:26:02.000Z","description":"Show customers, whose last order date is less than or equal to the specified value.","disabled":true},{"key":"phone","value":"8087377123","description":"Show customer who is having the phone number specified (exact match)","disabled":true},{"key":"company","value":"Amazon","description":"Show customers who belongs to the company specified (exact match)","disabled":true},{"key":"first_name","value":"Jhon","description":"Get a customer whose First Name exactly matchs the name specifed in the last_name field.","disabled":true},{"key":"limit","value":"20","description":"Return up to this many results per page","disabled":true},{"key":"date_created_min","value":"2023-01-15T07:26:02.000Z","description":"Show customers, whose created date is greater than or equal to the specified value.","disabled":true},{"key":"date_created_max","value":"2023-04-11T07:26:02.000Z","description":"Show customers, whose created date is less than or equal to the specified value.","disabled":true},{"key":"date_updated_min","value":"2023-01-15T07:26:02.000Z","description":"Show customers, whose updated date is greater than or equal to the specified value.","disabled":true},{"key":"date_updated_max","value":"2023-04-11T07:26:02.000Z","description":"Show customers, whose updated date is less than or equal to the specified value.","disabled":true},{"key":"first_order_date_min","value":"2023-01-15T07:26:02.000Z","description":"Show customers, whose first order date is greater than or equal to the specified value.","disabled":true},{"key":"first_order_date_max","value":"2023-04-11T07:26:02.000Z","description":"Show customers, whose first order date is less than or equal to the specified value.","disabled":true},{"key":"created_source","value":"api","description":"Show customers as per created source (exact match)","disabled":true},{"key":"whatsapp_accepts_marketing","value":"1","description":"Show customers whose accepted or not accepted whatssapp marketing. ( 0 or 1)","disabled":true},{"key":"is_newsletter_subscribe","value":"0","description":"Show customers whose subscribed newsletter. ( 0 or 1)","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Content-Length","value":"30607","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Date","value":"Fri, 01 Sep 2023 14:49:32 GMT","enabled":true},{"key":"x-amzn-RequestId","value":"215dd2b3-37c5-4dbe-958f-e83de46cf354","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"x-amz-apigw-id","value":"KlP_KF1poAMFWWA=","enabled":true},{"key":"X-AIO-Api-Call-Limit","value":"1/2","enabled":true},{"key":"X-Amzn-Trace-Id","value":"Root=1-64f1f9fa-38989e023e061b9f49eb2142;Sampled=0;lineage=65301799:0","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true},{"key":"X-Cache","value":"Miss from cloudfront","enabled":true},{"key":"Via","value":"1.1 f37f104903bda438e8b0547be6e0c192.cloudfront.net (CloudFront)","enabled":true},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3","enabled":true},{"key":"X-Amz-Cf-Id","value":"NAYwtdS3csVEYhl2gyxmfrl268hBw8jNlOX7SvxIWsGErVVSqJ6_KA==","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"customers\": [\n        {\n            \"is_product_reviewed\": 1,\n            \"review_email\": 0,\n            \"lyt_points_expire\": 0,\n            \"lyt_points_earned\": 1179,\n            \"lyt_points_redeemed\": 35,\n            \"lyt_is_refer\": 0,\n            \"lyt_cus_birthday\": \"2023-08-31T00:00:00.000Z\",\n            \"tier_name\": \"Tier 2\",\n            \"points_remaining\": 1144,\n            \"phone\": null,\n            \"source_customer_id\": 6897876402491,\n            \"email\": \"chandraprabha@aitrillion.com\",\n            \"first_name\": \"CP\",\n            \"last_name\": \"Soni\",\n            \"last_seen_date\": \"2023-04-27T14:37:51.000Z\",\n            \"created_at\": \"2023-03-16T07:27:08.000Z\",\n            \"total_spent\": 0,\n            \"verified_email\": 0,\n            \"tags\": \"AiLoyalty_Tier 2\",\n            \"note\": \"\",\n            \"is_inactive\": 0,\n            \"type\": \"customer\",\n            \"total_campaign_sent\": 25,\n            \"total_campaign_opened\": 22,\n            \"total_campaign_clicked\": 11,\n            \"last_campaign_sent_date\": \"2023-09-01T10:40:07.000Z\",\n            \"last_campaign_opened_date\": \"2023-09-01T10:42:12.000Z\",\n            \"last_campaign_clicked_date\": \"2023-09-01T10:43:07.000Z\",\n            \"total_campaign_delivered\": 25,\n            \"orders_count\": 0,\n            \"accepts_marketing\": 0,\n            \"last_order_name\": null,\n            \"last_order_id\": null,\n            \"web_session_count\": 6,\n            \"last_email_open_type\": \"Marketing Email\",\n            \"last_email_open_date\": \"2023-09-01T10:42:04.000Z\",\n            \"last_contacted_date\": \"2023-09-01T10:40:07.000Z\",\n            \"last_email_link_click_date\": \"2023-09-01T10:42:08.000Z\",\n            \"avg_order_amount\": 0,\n            \"source\": \"shopify\",\n            \"is_bounce\": 0,\n            \"email_marketing\": 0,\n            \"email_workflow\": 0,\n            \"utm_term\": \"\",\n            \"utm_source\": \"AiTrillion.com\",\n            \"utm_medium\": \"Workflow_Email\",\n            \"utm_campaign\": \"Message%201\",\n            \"utm_content\": \"2023-03-29%2013:10:25\",\n            \"last_order_date\": \"2023-04-27T14:25:56.000Z\",\n            \"date_created\": \"2023-03-16T07:34:05.000Z\",\n            \"date_updated\": \"2023-08-31T15:01:25.000Z\",\n            \"state\": \"enabled\",\n            \"tax_exempt\": 0,\n            \"whatsapp_accepts_marketing\": 0,\n            \"whatsapp_marketing_opt_in_source\": null,\n            \"created_source\": \"shop\",\n            \"first_order_date\": \"2023-03-16T07:35:45.000Z\",\n            \"is_newsletter_subscribe\": 1,\n            \"last_contacted_by\": \"Marketing Email\",\n            \"total_sms_campaign_delivered\": 0,\n            \"total_sms_campaign_sent\": 0,\n            \"total_sms_sent\": 0,\n            \"id\": 19709,\n            \"addresses\": [\n                {\n                    \"source_address_id\": 9154576154939,\n                    \"first_name\": \"CP\",\n                    \"last_name\": \"Soni\",\n                    \"company\": null,\n                    \"address1\": null,\n                    \"address2\": null,\n                    \"city\": null,\n                    \"province\": null,\n                    \"country\": \"United States\",\n                    \"zip\": null,\n                    \"phone\": null,\n                    \"name\": \"CP Soni\",\n                    \"province_code\": null,\n                    \"country_code\": \"US\",\n                    \"country_name\": \"United States\",\n                    \"default\": 0\n                },\n                {\n                    \"source_address_id\": 9154581823803,\n                    \"first_name\": \"CP\",\n                    \"last_name\": \"Soni\",\n                    \"company\": null,\n                    \"address1\": \"Aahaar an Indian Eatery\",\n                    \"address2\": \"# 135\",\n                    \"city\": \"Snoqualmie\",\n                    \"province\": \"Washington\",\n                    \"country\": \"United States\",\n                    \"zip\": \"98065\",\n                    \"phone\": null,\n                    \"name\": \"CP Soni\",\n                    \"province_code\": \"WA\",\n                    \"country_code\": \"US\",\n                    \"country_name\": \"United States\",\n                    \"default\": 1\n                }\n            ]\n        },\n        {\n            \"is_product_reviewed\": 1,\n            \"review_email\": 0,\n            \"lyt_points_expire\": 0,\n            \"lyt_points_earned\": 2671,\n            \"lyt_points_redeemed\": 120,\n            \"lyt_is_refer\": 1,\n            \"lyt_cus_birthday\": null,\n            \"tier_name\": \"Tier 2\",\n            \"points_remaining\": 2551,\n            \"phone\": null,\n            \"source_customer_id\": 6897937809723,\n            \"email\": \"chandraprabha+cp1@aitrillion.com\",\n            \"first_name\": \"CP1\",\n            \"last_name\": \"Soni1\",\n            \"last_seen_date\": \"2023-08-18T06:46:01.000Z\",\n            \"created_at\": \"2023-03-16T08:56:15.000Z\",\n            \"total_spent\": 0,\n            \"verified_email\": 0,\n            \"tags\": \"AiLoyalty_Tier 2, Tag1, VIP1, VIP2, VIP3\",\n            \"note\": \"\",\n            \"is_inactive\": 0,\n            \"type\": \"customer\",\n            \"total_campaign_sent\": 0,\n            \"total_campaign_opened\": 0,\n            \"total_campaign_clicked\": 0,\n            \"last_campaign_sent_date\": \"0000-00-00 00:00:00\",\n            \"last_campaign_opened_date\": \"0000-00-00 00:00:00\",\n            \"last_campaign_clicked_date\": \"0000-00-00 00:00:00\",\n            \"total_campaign_delivered\": 0,\n            \"orders_count\": 0,\n            \"accepts_marketing\": 0,\n            \"last_order_name\": null,\n            \"last_order_id\": null,\n            \"web_session_count\": 19,\n            \"last_email_open_type\": \"Workflow Email\",\n            \"last_email_open_date\": \"2023-08-17T06:05:21.000Z\",\n            \"last_contacted_date\": \"2023-08-17T06:07:37.000Z\",\n            \"last_email_link_click_date\": \"2023-06-26T08:41:11.000Z\",\n            \"avg_order_amount\": 0,\n            \"source\": \"shopify\",\n            \"is_bounce\": 0,\n            \"email_marketing\": 0,\n            \"email_workflow\": 0,\n            \"utm_term\": \"\",\n            \"utm_source\": \"AiTrillion.com\",\n            \"utm_medium\": \"Marketing_Email\",\n            \"utm_campaign\": \"Test+Campaign\",\n            \"utm_content\": \"2023-06-26+09:04:11\",\n            \"last_order_date\": \"2023-07-26T07:46:08.000Z\",\n            \"date_created\": \"2023-03-16T08:56:27.000Z\",\n            \"date_updated\": \"2023-08-31T15:01:25.000Z\",\n            \"state\": \"enabled\",\n            \"tax_exempt\": 0,\n            \"whatsapp_accepts_marketing\": 0,\n            \"whatsapp_marketing_opt_in_source\": null,\n            \"created_source\": \"shop\",\n            \"first_order_date\": \"2023-03-16T08:57:19.000Z\",\n            \"is_newsletter_subscribe\": 0,\n            \"last_contacted_by\": \"Workflow Email\",\n            \"total_sms_campaign_delivered\": 0,\n            \"total_sms_campaign_sent\": 0,\n            \"total_sms_sent\": 0,\n            \"id\": 26723,\n            \"addresses\": [\n                {\n                    \"source_address_id\": 9154636316987,\n                    \"first_name\": \"CP1\",\n                    \"last_name\": \"Soni1\",\n                    \"company\": null,\n                    \"address1\": null,\n                    \"address2\": null,\n                    \"city\": null,\n                    \"province\": null,\n                    \"country\": \"United States\",\n                    \"zip\": null,\n                    \"phone\": null,\n                    \"name\": \"CP1 Soni1\",\n                    \"province_code\": null,\n                    \"country_code\": \"US\",\n                    \"country_name\": \"United States\",\n                    \"default\": 0\n                },\n                {\n                    \"source_address_id\": 9154637070651,\n                    \"first_name\": \"CP1\",\n                    \"last_name\": \"Soni1\",\n                    \"company\": null,\n                    \"address1\": \"Aab India Restaurant\",\n                    \"address2\": null,\n                    \"city\": \"Columbus\",\n                    \"province\": \"Ohio\",\n                    \"country\": \"United States\",\n                    \"zip\": \"43212\",\n                    \"phone\": null,\n                    \"name\": \"CP1 Soni1\",\n                    \"province_code\": \"OH\",\n                    \"country_code\": \"US\",\n                    \"country_name\": \"United States\",\n                    \"default\": 1\n                }\n            ]\n        },\n        {\n            \"is_product_reviewed\": 1,\n            \"review_email\": 0,\n            \"lyt_points_expire\": 0,\n            \"lyt_points_earned\": 900,\n            \"lyt_points_redeemed\": 0,\n            \"lyt_is_refer\": 0,\n            \"lyt_cus_birthday\": \"1999-03-18T00:00:00.000Z\",\n            \"tier_name\": \"Tier 2\",\n            \"points_remaining\": 900,\n            \"phone\": null,\n            \"source_customer_id\": 6925297320251,\n            \"email\": \"chandraprabha+p02@aitrillion.com\",\n            \"first_name\": \"Prabha02\",\n            \"last_name\": \"Soni02\",\n            \"last_seen_date\": \"2023-08-17T06:05:44.000Z\",\n            \"created_at\": \"2023-03-31T07:56:26.000Z\",\n            \"total_spent\": 0,\n            \"verified_email\": 0,\n            \"tags\": \"AiLoyalty_Tier 2\",\n            \"note\": \"\",\n            \"is_inactive\": 0,\n            \"type\": \"customer\",\n            \"total_campaign_sent\": 7,\n            \"total_campaign_opened\": 2,\n            \"total_campaign_clicked\": 4,\n            \"last_campaign_sent_date\": \"2023-06-26T09:04:11.000Z\",\n            \"last_campaign_opened_date\": \"2023-04-27T07:15:17.000Z\",\n            \"last_campaign_clicked_date\": \"2023-04-27T07:15:18.000Z\",\n            \"total_campaign_delivered\": 7,\n            \"orders_count\": 0,\n            \"accepts_marketing\": 0,\n            \"last_order_name\": null,\n            \"last_order_id\": null,\n            \"web_session_count\": 1,\n            \"last_email_open_type\": \"Workflow Email\",\n            \"last_email_open_date\": \"2023-08-16T15:14:15.000Z\",\n            \"last_contacted_date\": \"2023-08-31T00:05:10.000Z\",\n            \"last_email_link_click_date\": \"2023-04-27T07:14:40.000Z\",\n            \"avg_order_amount\": 0,\n            \"source\": \"shopify\",\n            \"is_bounce\": 0,\n            \"email_marketing\": 0,\n            \"email_workflow\": 0,\n            \"utm_term\": \"\",\n            \"utm_source\": \"AiTrillion.com\",\n            \"utm_medium\": \"Marketing_Email\",\n            \"utm_campaign\": \"First+order+date+campaign\",\n            \"utm_content\": \"2023-04-28+14:17:11\",\n            \"last_order_date\": \"2023-05-12T04:54:12.000Z\",\n            \"date_created\": \"2023-03-31T07:57:12.000Z\",\n            \"date_updated\": \"2023-08-31T15:01:25.000Z\",\n            \"state\": \"enabled\",\n            \"tax_exempt\": 0,\n            \"whatsapp_accepts_marketing\": 0,\n            \"whatsapp_marketing_opt_in_source\": null,\n            \"created_source\": \"shop\",\n            \"first_order_date\": \"2023-04-03T08:04:04.000Z\",\n            \"is_newsletter_subscribe\": 0,\n            \"last_contacted_by\": \"Workflow Email\",\n            \"total_sms_campaign_delivered\": 0,\n            \"total_sms_campaign_sent\": 0,\n            \"total_sms_sent\": 0,\n            \"id\": 424556,\n            \"addresses\": [\n                {\n                    \"source_address_id\": 9172715536699,\n                    \"first_name\": \"Prabha02\",\n                    \"last_name\": \"Soni02\",\n                    \"company\": null,\n                    \"address1\": null,\n                    \"address2\": null,\n                    \"city\": null,\n                    \"province\": null,\n                    \"country\": \"United States\",\n                    \"zip\": null,\n                    \"phone\": null,\n                    \"name\": \"Prabha02 Soni02\",\n                    \"province_code\": null,\n                    \"country_code\": \"US\",\n                    \"country_name\": \"United States\",\n                    \"default\": 0\n                },\n                {\n                    \"source_address_id\": 9175117824315,\n                    \"first_name\": \"Prabha02\",\n                    \"last_name\": \"Soni02\",\n                    \"company\": null,\n                    \"address1\": \"Aahar Indian Cuisine\",\n                    \"address2\": null,\n                    \"city\": \"Farmington Hills\",\n                    \"province\": \"Michigan\",\n                    \"country\": \"United States\",\n                    \"zip\": \"48335\",\n                    \"phone\": null,\n                    \"name\": \"Prabha02 Soni02\",\n                    \"province_code\": \"MI\",\n                    \"country_code\": \"US\",\n                    \"country_name\": \"United States\",\n                    \"default\": 1\n                }\n            ]\n        },\n        {\n            \"is_product_reviewed\": 0,\n            \"review_email\": 0,\n            \"lyt_points_expire\": 0,\n            \"lyt_points_earned\": 171,\n            \"lyt_points_redeemed\": 0,\n            \"lyt_is_refer\": 0,\n            \"lyt_cus_birthday\": null,\n            \"tier_name\": \"Tier 1\",\n            \"points_remaining\": 171,\n            \"phone\": null,\n            \"source_customer_id\": 6928106979643,\n            \"email\": \"guestuser@gmail.com\",\n            \"first_name\": \"Guest\",\n            \"last_name\": \"User\",\n            \"last_seen_date\": null,\n            \"created_at\": \"2023-04-03T12:25:19.000Z\",\n            \"total_spent\": 0,\n            \"verified_email\": 1,\n            \"tags\": \"AiLoyalty_Tier 1\",\n            \"note\": \"\",\n            \"is_inactive\": 0,\n            \"type\": \"customer\",\n            \"total_campaign_sent\": 0,\n            \"total_campaign_opened\": 0,\n            \"total_campaign_clicked\": 0,\n            \"last_campaign_sent_date\": \"0000-00-00 00:00:00\",\n            \"last_campaign_opened_date\": \"0000-00-00 00:00:00\",\n            \"last_campaign_clicked_date\": \"0000-00-00 00:00:00\",\n            \"total_campaign_delivered\": 0,\n            \"orders_count\": 0,\n            \"accepts_marketing\": 0,\n            \"last_order_name\": null,\n            \"last_order_id\": null,\n            \"web_session_count\": null,\n            \"last_email_open_type\": null,\n            \"last_email_open_date\": null,\n            \"last_contacted_date\": \"2023-05-03T00:05:18.000Z\",\n            \"last_email_link_click_date\": null,\n            \"avg_order_amount\": 0,\n            \"source\": \"shopify\",\n            \"is_bounce\": 1,\n            \"email_marketing\": 0,\n            \"email_workflow\": 0,\n            \"utm_term\": null,\n            \"utm_source\": null,\n            \"utm_medium\": null,\n            \"utm_campaign\": null,\n            \"utm_content\": null,\n            \"last_order_date\": \"2023-04-03T12:25:21.000Z\",\n            \"date_created\": \"2023-04-03T12:26:18.000Z\",\n            \"date_updated\": \"2023-08-31T15:01:25.000Z\",\n            \"state\": \"disabled\",\n            \"tax_exempt\": 0,\n            \"whatsapp_accepts_marketing\": 0,\n            \"whatsapp_marketing_opt_in_source\": null,\n            \"created_source\": \"shop\",\n            \"first_order_date\": null,\n            \"is_newsletter_subscribe\": 0,\n            \"last_contacted_by\": \"Workflow Email\",\n            \"total_sms_campaign_delivered\": 0,\n            \"total_sms_campaign_sent\": 0,\n            \"total_sms_sent\": 0,\n            \"id\": 441596,\n            \"addresses\": [\n                {\n                    \"source_address_id\": 9175212097851,\n                    \"first_name\": \"Guest\",\n                    \"last_name\": \"User\",\n                    \"company\": null,\n                    \"address1\": \"SSM Health Saint Louis University Hospital\",\n                    \"address2\": null,\n                    \"city\": \"St. Louis\",\n                    \"province\": \"Missouri\",\n                    \"country\": \"United States\",\n                    \"zip\": \"63104\",\n                    \"phone\": null,\n                    \"name\": \"Guest User\",\n                    \"province_code\": \"MO\",\n                    \"country_code\": \"US\",\n                    \"country_name\": \"United States\",\n                    \"default\": 1\n                }\n            ]\n        },\n        {\n            \"is_product_reviewed\": 1,\n            \"review_email\": 0,\n            \"lyt_points_expire\": 0,\n            \"lyt_points_earned\": 150,\n            \"lyt_points_redeemed\": 0,\n            \"lyt_is_refer\": 0,\n            \"lyt_cus_birthday\": null,\n            \"tier_name\": null,\n            \"points_remaining\": 150,\n            \"phone\": null,\n            \"source_customer_id\": 6929635180859,\n            \"email\": \"ranvir@aitrillion.com\",\n            \"first_name\": \"ranvir\",\n            \"last_name\": \"s\",\n            \"last_seen_date\": \"2023-04-04T07:45:02.000Z\",\n            \"created_at\": \"2023-04-04T04:43:41.000Z\",\n            \"total_spent\": 0,\n            \"verified_email\": 0,\n            \"tags\": \"\",\n            \"note\": \"\",\n            \"is_inactive\": 0,\n            \"type\": \"customer\",\n            \"total_campaign_sent\": 10,\n            \"total_campaign_opened\": 10,\n            \"total_campaign_clicked\": 1,\n            \"last_campaign_sent_date\": \"2023-07-17T12:57:12.000Z\",\n            \"last_campaign_opened_date\": \"2023-07-18T06:57:19.000Z\",\n            \"last_campaign_clicked_date\": \"2023-04-27T07:13:14.000Z\",\n            \"total_campaign_delivered\": 10,\n            \"orders_count\": 0,\n            \"accepts_marketing\": 0,\n            \"last_order_name\": null,\n            \"last_order_id\": null,\n            \"web_session_count\": 1,\n            \"last_email_open_type\": \"Workflow Email\",\n            \"last_email_open_date\": \"2023-08-04T05:14:16.000Z\",\n            \"last_contacted_date\": \"2023-08-04T05:14:16.000Z\",\n            \"last_email_link_click_date\": \"2023-04-27T07:12:26.000Z\",\n            \"avg_order_amount\": 0,\n            \"source\": \"shopify\",\n            \"is_bounce\": 0,\n            \"email_marketing\": 0,\n            \"email_workflow\": 0,\n            \"utm_term\": null,\n            \"utm_source\": null,\n            \"utm_medium\": null,\n            \"utm_campaign\": null,\n            \"utm_content\": null,\n            \"last_order_date\": null,\n            \"date_created\": \"2023-04-04T04:43:44.000Z\",\n            \"date_updated\": \"2023-08-31T15:01:25.000Z\",\n            \"state\": \"enabled\",\n            \"tax_exempt\": 0,\n            \"whatsapp_accepts_marketing\": 0,\n            \"whatsapp_marketing_opt_in_source\": null,\n            \"created_source\": \"shop\",\n            \"first_order_date\": null,\n            \"is_newsletter_subscribe\": 0,\n            \"last_contacted_by\": \"Workflow Email\",\n            \"total_sms_campaign_delivered\": 0,\n            \"total_sms_campaign_sent\": 0,\n            \"total_sms_sent\": 0,\n            \"id\": 442296,\n            \"addresses\": [\n                {\n                    \"source_address_id\": 9175868604731,\n                    \"first_name\": \"ranvir\",\n                    \"last_name\": \"s\",\n                    \"company\": null,\n                    \"address1\": null,\n                    \"address2\": null,\n                    \"city\": null,\n                    \"province\": null,\n                    \"country\": \"United States\",\n                    \"zip\": null,\n                    \"phone\": null,\n                    \"name\": \"ranvir s\",\n                    \"province_code\": null,\n                    \"country_code\": \"US\",\n                    \"country_name\": \"United States\",\n                    \"default\": 1\n                }\n            ]\n        },\n        {\n            \"is_product_reviewed\": 0,\n            \"review_email\": 0,\n            \"lyt_points_expire\": 0,\n            \"lyt_points_earned\": 613,\n            \"lyt_points_redeemed\": 0,\n            \"lyt_is_refer\": 0,\n            \"lyt_cus_birthday\": \"2010-08-18T00:00:00.000Z\",\n            \"tier_name\": \"Tier 2\",\n            \"points_remaining\": 613,\n            \"phone\": null,\n            \"source_customer_id\": 7005371171131,\n            \"email\": \"chandraprabha+cp11@aitrillion.com\",\n            \"first_name\": \"CP11\",\n            \"last_name\": \"Soni11\",\n            \"last_seen_date\": \"2023-09-01T08:37:30.000Z\",\n            \"created_at\": \"2023-04-27T07:31:17.000Z\",\n            \"total_spent\": 0,\n            \"verified_email\": 0,\n            \"tags\": \"AFF, AiLoyalty_Tier 2\",\n            \"note\": \"\",\n            \"is_inactive\": 0,\n            \"type\": \"customer\",\n            \"total_campaign_sent\": 0,\n            \"total_campaign_opened\": 0,\n            \"total_campaign_clicked\": 0,\n            \"last_campaign_sent_date\": \"0000-00-00 00:00:00\",\n            \"last_campaign_opened_date\": \"0000-00-00 00:00:00\",\n            \"last_campaign_clicked_date\": \"0000-00-00 00:00:00\",\n            \"total_campaign_delivered\": 0,\n            \"orders_count\": 0,\n            \"accepts_marketing\": 0,\n            \"last_order_name\": null,\n            \"last_order_id\": null,\n            \"web_session_count\": 1,\n            \"last_email_open_type\": \"Workflow Email\",\n            \"last_email_open_date\": \"2023-09-01T07:06:08.000Z\",\n            \"last_contacted_date\": \"2023-09-01T07:06:08.000Z\",\n            \"last_email_link_click_date\": null,\n            \"avg_order_amount\": 0,\n            \"source\": \"shopify\",\n            \"is_bounce\": 0,\n            \"email_marketing\": 0,\n            \"email_workflow\": 0,\n            \"utm_term\": null,\n            \"utm_source\": null,\n            \"utm_medium\": null,\n            \"utm_campaign\": null,\n            \"utm_content\": null,\n            \"last_order_date\": null,\n            \"date_created\": \"2023-04-27T07:31:20.000Z\",\n            \"date_updated\": \"2023-09-01T06:42:11.000Z\",\n            \"state\": \"enabled\",\n            \"tax_exempt\": 0,\n            \"whatsapp_accepts_marketing\": 0,\n            \"whatsapp_marketing_opt_in_source\": null,\n            \"created_source\": \"shop\",\n            \"first_order_date\": null,\n            \"is_newsletter_subscribe\": 0,\n            \"last_contacted_by\": \"Workflow Email\",\n            \"total_sms_campaign_delivered\": 0,\n            \"total_sms_campaign_sent\": 0,\n            \"total_sms_sent\": 0,\n            \"id\": 914889,\n            \"addresses\": [\n                {\n                    \"source_address_id\": 9202421334331,\n                    \"first_name\": \"CP11\",\n                    \"last_name\": \"Soni11\",\n                    \"company\": null,\n                    \"address1\": null,\n                    \"address2\": null,\n                    \"city\": null,\n                    \"province\": null,\n                    \"country\": \"United States\",\n                    \"zip\": null,\n                    \"phone\": null,\n                    \"name\": \"CP11 Soni11\",\n                    \"province_code\": null,\n                    \"country_code\": \"US\",\n                    \"country_name\": \"United States\",\n                    \"default\": 1\n                }\n            ]\n        },\n        {\n            \"is_product_reviewed\": 1,\n            \"review_email\": 0,\n            \"lyt_points_expire\": 0,\n            \"lyt_points_earned\": 150,\n            \"lyt_points_redeemed\": 0,\n            \"lyt_is_refer\": 0,\n            \"lyt_cus_birthday\": null,\n            \"tier_name\": null,\n            \"points_remaining\": 150,\n            \"phone\": null,\n            \"source_customer_id\": 7144523792699,\n            \"email\": \"chandraprabha+c2@aitrillion.com\",\n            \"first_name\": \"CP2\",\n            \"last_name\": \"Soni2\",\n            \"last_seen_date\": \"2023-07-25T07:35:43.000Z\",\n            \"created_at\": \"2023-06-27T13:06:03.000Z\",\n            \"total_spent\": 0,\n            \"verified_email\": 0,\n            \"tags\": \"New1, Tag1\",\n            \"note\": \"\",\n            \"is_inactive\": 0,\n            \"type\": \"customer\",\n            \"total_campaign_sent\": 0,\n            \"total_campaign_opened\": 0,\n            \"total_campaign_clicked\": 0,\n            \"last_campaign_sent_date\": \"0000-00-00 00:00:00\",\n            \"last_campaign_opened_date\": \"0000-00-00 00:00:00\",\n            \"last_campaign_clicked_date\": \"0000-00-00 00:00:00\",\n            \"total_campaign_delivered\": 0,\n            \"orders_count\": 0,\n            \"accepts_marketing\": 0,\n            \"last_order_name\": null,\n            \"last_order_id\": null,\n            \"web_session_count\": 2,\n            \"last_email_open_type\": \"Workflow Email\",\n            \"last_email_open_date\": \"2023-06-27T14:42:17.000Z\",\n            \"last_contacted_date\": \"2023-08-27T00:05:13.000Z\",\n            \"last_email_link_click_date\": null,\n            \"avg_order_amount\": 0,\n            \"source\": \"shopify\",\n            \"is_bounce\": 0,\n            \"email_marketing\": 0,\n            \"email_workflow\": 0,\n            \"utm_term\": \"\",\n            \"utm_source\": \"AiTrillion.com\",\n            \"utm_medium\": \"Marketing_Email\",\n            \"utm_campaign\": \"Test+campaign+2\",\n            \"utm_content\": \"2023-06-27+13:26:12\",\n            \"last_order_date\": \"2023-06-27T13:26:55.000Z\",\n            \"date_created\": \"2023-06-27T13:07:07.000Z\",\n            \"date_updated\": \"2023-08-31T15:01:27.000Z\",\n            \"state\": \"enabled\",\n            \"tax_exempt\": 0,\n            \"whatsapp_accepts_marketing\": 0,\n            \"whatsapp_marketing_opt_in_source\": null,\n            \"created_source\": \"shop\",\n            \"first_order_date\": \"2023-06-27T13:26:55.000Z\",\n            \"is_newsletter_subscribe\": 0,\n            \"last_contacted_by\": \"Workflow Email\",\n            \"total_sms_campaign_delivered\": 0,\n            \"total_sms_campaign_sent\": 0,\n            \"total_sms_sent\": 0,\n            \"id\": 2891646,\n            \"addresses\": [\n                {\n                    \"source_address_id\": 9301555020091,\n                    \"first_name\": \"CP2\",\n                    \"last_name\": \"Soni2\",\n                    \"company\": null,\n                    \"address1\": null,\n                    \"address2\": null,\n                    \"city\": null,\n                    \"province\": null,\n                    \"country\": \"United States\",\n                    \"zip\": null,\n                    \"phone\": null,\n                    \"name\": \"CP2 Soni2\",\n                    \"province_code\": null,\n                    \"country_code\": \"US\",\n                    \"country_name\": \"United States\",\n                    \"default\": 0\n                },\n                {\n                    \"source_address_id\": 9301567340859,\n                    \"first_name\": \"CP2\",\n                    \"last_name\": \"Soni2\",\n                    \"company\": null,\n                    \"address1\": \"Aahar Indian Cuisine\",\n                    \"address2\": null,\n                    \"city\": \"Farmington Hills\",\n                    \"province\": \"Michigan\",\n                    \"country\": \"United States\",\n                    \"zip\": \"48335\",\n                    \"phone\": null,\n                    \"name\": \"CP2 Soni2\",\n                    \"province_code\": \"MI\",\n                    \"country_code\": \"US\",\n                    \"country_name\": \"United States\",\n                    \"default\": 1\n                }\n            ]\n        },\n        {\n            \"is_product_reviewed\": 0,\n            \"review_email\": 0,\n            \"lyt_points_expire\": 0,\n            \"lyt_points_earned\": 0,\n            \"lyt_points_redeemed\": 0,\n            \"lyt_is_refer\": 0,\n            \"lyt_cus_birthday\": null,\n            \"tier_name\": null,\n            \"points_remaining\": 0,\n            \"phone\": \"\",\n            \"source_customer_id\": 0,\n            \"email\": \"cp@gmail.com\",\n            \"first_name\": \"\",\n            \"last_name\": \"\",\n            \"last_seen_date\": null,\n            \"created_at\": \"2023-06-27T13:32:42.000Z\",\n            \"total_spent\": 0,\n            \"verified_email\": null,\n            \"tags\": null,\n            \"note\": null,\n            \"is_inactive\": 0,\n            \"type\": \"Customer\",\n            \"total_campaign_sent\": 0,\n            \"total_campaign_opened\": 0,\n            \"total_campaign_clicked\": 0,\n            \"last_campaign_sent_date\": \"0000-00-00 00:00:00\",\n            \"last_campaign_opened_date\": \"0000-00-00 00:00:00\",\n            \"last_campaign_clicked_date\": \"0000-00-00 00:00:00\",\n            \"total_campaign_delivered\": 0,\n            \"orders_count\": null,\n            \"accepts_marketing\": null,\n            \"last_order_name\": null,\n            \"last_order_id\": null,\n            \"web_session_count\": null,\n            \"last_email_open_type\": null,\n            \"last_email_open_date\": null,\n            \"last_contacted_date\": \"2023-07-27T00:05:16.000Z\",\n            \"last_email_link_click_date\": null,\n            \"avg_order_amount\": 0,\n            \"source\": \"newsletter\",\n            \"is_bounce\": 1,\n            \"email_marketing\": 0,\n            \"email_workflow\": 0,\n            \"utm_term\": null,\n            \"utm_source\": null,\n            \"utm_medium\": null,\n            \"utm_campaign\": null,\n            \"utm_content\": null,\n            \"last_order_date\": null,\n            \"date_created\": \"2023-06-27T13:32:42.000Z\",\n            \"date_updated\": \"2023-06-27T13:32:42.000Z\",\n            \"state\": null,\n            \"tax_exempt\": null,\n            \"whatsapp_accepts_marketing\": 1,\n            \"whatsapp_marketing_opt_in_source\": \"popup\",\n            \"created_source\": \"Newsletter(AI App)\",\n            \"first_order_date\": null,\n            \"is_newsletter_subscribe\": 1,\n            \"last_contacted_by\": \"Workflow Email\",\n            \"total_sms_campaign_delivered\": 0,\n            \"total_sms_campaign_sent\": 0,\n            \"total_sms_sent\": 0,\n            \"id\": 2891687,\n            \"addresses\": []\n        },\n        {\n            \"is_product_reviewed\": 0,\n            \"review_email\": 0,\n            \"lyt_points_expire\": 0,\n            \"lyt_points_earned\": 0,\n            \"lyt_points_redeemed\": 0,\n            \"lyt_is_refer\": 0,\n            \"lyt_cus_birthday\": null,\n            \"tier_name\": null,\n            \"points_remaining\": 0,\n            \"phone\": \"\",\n            \"source_customer_id\": 0,\n            \"email\": \"cp1@gmail.com\",\n            \"first_name\": \"\",\n            \"last_name\": \"\",\n            \"last_seen_date\": null,\n            \"created_at\": \"2023-06-27T13:34:26.000Z\",\n            \"total_spent\": 0,\n            \"verified_email\": null,\n            \"tags\": null,\n            \"note\": null,\n            \"is_inactive\": 0,\n            \"type\": \"Customer\",\n            \"total_campaign_sent\": 1,\n            \"total_campaign_opened\": 0,\n            \"total_campaign_clicked\": 0,\n            \"last_campaign_sent_date\": \"2023-07-17T11:14:12.000Z\",\n            \"last_campaign_opened_date\": \"0000-00-00 00:00:00\",\n            \"last_campaign_clicked_date\": \"0000-00-00 00:00:00\",\n            \"total_campaign_delivered\": 0,\n            \"orders_count\": null,\n            \"accepts_marketing\": null,\n            \"last_order_name\": null,\n            \"last_order_id\": null,\n            \"web_session_count\": null,\n            \"last_email_open_type\": null,\n            \"last_email_open_date\": null,\n            \"last_contacted_date\": \"2023-07-17T11:14:12.000Z\",\n            \"last_email_link_click_date\": null,\n            \"avg_order_amount\": 0,\n            \"source\": \"newsletter\",\n            \"is_bounce\": 1,\n            \"email_marketing\": 0,\n            \"email_workflow\": 0,\n            \"utm_term\": null,\n            \"utm_source\": null,\n            \"utm_medium\": null,\n            \"utm_campaign\": null,\n            \"utm_content\": null,\n            \"last_order_date\": null,\n            \"date_created\": \"2023-06-27T13:34:26.000Z\",\n            \"date_updated\": \"2023-06-27T13:34:26.000Z\",\n            \"state\": null,\n            \"tax_exempt\": null,\n            \"whatsapp_accepts_marketing\": 0,\n            \"whatsapp_marketing_opt_in_source\": null,\n            \"created_source\": \"Newsletter(AI App)\",\n            \"first_order_date\": null,\n            \"is_newsletter_subscribe\": 1,\n            \"last_contacted_by\": \"Marketing Email\",\n            \"total_sms_campaign_delivered\": 0,\n            \"total_sms_campaign_sent\": 0,\n            \"total_sms_sent\": 0,\n            \"id\": 2891692,\n            \"addresses\": []\n        },\n        {\n            \"is_product_reviewed\": 0,\n            \"review_email\": 0,\n            \"lyt_points_expire\": 0,\n            \"lyt_points_earned\": 0,\n            \"lyt_points_redeemed\": 0,\n            \"lyt_is_refer\": 0,\n            \"lyt_cus_birthday\": \"2000-01-01T00:00:00.000Z\",\n            \"tier_name\": null,\n            \"points_remaining\": 0,\n            \"phone\": \"+91+918786755678\",\n            \"source_customer_id\": 0,\n            \"email\": \"cp2@gmail.com\",\n            \"first_name\": \"Chandra\",\n            \"last_name\": \"2\",\n            \"last_seen_date\": null,\n            \"created_at\": \"2023-06-27T13:44:51.000Z\",\n            \"total_spent\": 0,\n            \"verified_email\": null,\n            \"tags\": null,\n            \"note\": null,\n            \"is_inactive\": 0,\n            \"type\": \"Customer\",\n            \"total_campaign_sent\": 0,\n            \"total_campaign_opened\": 0,\n            \"total_campaign_clicked\": 0,\n            \"last_campaign_sent_date\": \"0000-00-00 00:00:00\",\n            \"last_campaign_opened_date\": \"0000-00-00 00:00:00\",\n            \"last_campaign_clicked_date\": \"0000-00-00 00:00:00\",\n            \"total_campaign_delivered\": 0,\n            \"orders_count\": null,\n            \"accepts_marketing\": null,\n            \"last_order_name\": null,\n            \"last_order_id\": null,\n            \"web_session_count\": null,\n            \"last_email_open_type\": null,\n            \"last_email_open_date\": null,\n            \"last_contacted_date\": \"2023-07-01T00:05:14.000Z\",\n            \"last_email_link_click_date\": null,\n            \"avg_order_amount\": 0,\n            \"source\": \"newsletter\",\n            \"is_bounce\": 1,\n            \"email_marketing\": 0,\n            \"email_workflow\": 0,\n            \"utm_term\": null,\n            \"utm_source\": null,\n            \"utm_medium\": null,\n            \"utm_campaign\": null,\n            \"utm_content\": null,\n            \"last_order_date\": null,\n            \"date_created\": \"2023-06-27T13:44:51.000Z\",\n            \"date_updated\": \"2023-06-27T13:44:51.000Z\",\n            \"state\": null,\n            \"tax_exempt\": null,\n            \"whatsapp_accepts_marketing\": 1,\n            \"whatsapp_marketing_opt_in_source\": \"popup\",\n            \"created_source\": \"Newsletter(AI App)\",\n            \"first_order_date\": null,\n            \"is_newsletter_subscribe\": 1,\n            \"last_contacted_by\": \"Workflow Email\",\n            \"total_sms_campaign_delivered\": 0,\n            \"total_sms_campaign_sent\": 0,\n            \"total_sms_sent\": 0,\n            \"id\": 2891712,\n            \"addresses\": []\n        },\n        {\n            \"is_product_reviewed\": 0,\n            \"review_email\": 0,\n            \"lyt_points_expire\": 0,\n            \"lyt_points_earned\": 0,\n            \"lyt_points_redeemed\": 0,\n            \"lyt_is_refer\": 0,\n            \"lyt_cus_birthday\": null,\n            \"tier_name\": null,\n            \"points_remaining\": 0,\n            \"phone\": \"+91\",\n            \"source_customer_id\": 0,\n            \"email\": \"cp3@gmail.com\",\n            \"first_name\": \"Chandra\",\n            \"last_name\": \"3\",\n            \"last_seen_date\": null,\n            \"created_at\": \"2023-06-27T14:40:40.000Z\",\n            \"total_spent\": 0,\n            \"verified_email\": null,\n            \"tags\": null,\n            \"note\": null,\n            \"is_inactive\": 0,\n            \"type\": \"Customer\",\n            \"total_campaign_sent\": 0,\n            \"total_campaign_opened\": 0,\n            \"total_campaign_clicked\": 0,\n            \"last_campaign_sent_date\": \"0000-00-00 00:00:00\",\n            \"last_campaign_opened_date\": \"0000-00-00 00:00:00\",\n            \"last_campaign_clicked_date\": \"0000-00-00 00:00:00\",\n            \"total_campaign_delivered\": 0,\n            \"orders_count\": null,\n            \"accepts_marketing\": null,\n            \"last_order_name\": null,\n            \"last_order_id\": null,\n            \"web_session_count\": null,\n            \"last_email_open_type\": null,\n            \"last_email_open_date\": null,\n            \"last_contacted_date\": \"2023-07-27T00:05:17.000Z\",\n            \"last_email_link_click_date\": null,\n            \"avg_order_amount\": 0,\n            \"source\": \"newsletter\",\n            \"is_bounce\": 1,\n            \"email_marketing\": 0,\n            \"email_workflow\": 0,\n            \"utm_term\": null,\n            \"utm_source\": null,\n            \"utm_medium\": null,\n            \"utm_campaign\": null,\n            \"utm_content\": null,\n            \"last_order_date\": null,\n            \"date_created\": \"2023-06-27T14:40:40.000Z\",\n            \"date_updated\": \"2023-06-27T14:40:40.000Z\",\n            \"state\": null,\n            \"tax_exempt\": null,\n            \"whatsapp_accepts_marketing\": 1,\n            \"whatsapp_marketing_opt_in_source\": \"popup\",\n            \"created_source\": \"Newsletter(AI App)\",\n            \"first_order_date\": null,\n            \"is_newsletter_subscribe\": 1,\n            \"last_contacted_by\": \"Workflow Email\",\n            \"total_sms_campaign_delivered\": 0,\n            \"total_sms_campaign_sent\": 0,\n            \"total_sms_sent\": 0,\n            \"id\": 2891783,\n            \"addresses\": []\n        },\n        {\n            \"is_product_reviewed\": 0,\n            \"review_email\": 0,\n            \"lyt_points_expire\": 0,\n            \"lyt_points_earned\": 252,\n            \"lyt_points_redeemed\": 0,\n            \"lyt_is_refer\": 0,\n            \"lyt_cus_birthday\": null,\n            \"tier_name\": \"Tier 2\",\n            \"points_remaining\": 252,\n            \"phone\": null,\n            \"source_customer_id\": 7240750760251,\n            \"email\": \"chandraprabha+p@aitrillion.com\",\n            \"first_name\": \"Prabha\",\n            \"last_name\": \"Soni\",\n            \"last_seen_date\": \"2023-08-16T15:14:48.000Z\",\n            \"created_at\": \"2023-07-17T12:59:11.000Z\",\n            \"total_spent\": 0,\n            \"verified_email\": 0,\n            \"tags\": \"AiLoyalty_Tier 2, VIP1\",\n            \"note\": \"\",\n            \"is_inactive\": 0,\n            \"type\": \"customer\",\n            \"total_campaign_sent\": 0,\n            \"total_campaign_opened\": 0,\n            \"total_campaign_clicked\": 0,\n            \"last_campaign_sent_date\": \"0000-00-00 00:00:00\",\n            \"last_campaign_opened_date\": \"0000-00-00 00:00:00\",\n            \"last_campaign_clicked_date\": \"0000-00-00 00:00:00\",\n            \"total_campaign_delivered\": 0,\n            \"orders_count\": 0,\n            \"accepts_marketing\": 0,\n            \"last_order_name\": null,\n            \"last_order_id\": null,\n            \"web_session_count\": 1,\n            \"last_email_open_type\": \"Workflow Email\",\n            \"last_email_open_date\": \"2023-08-17T06:05:22.000Z\",\n            \"last_contacted_date\": \"2023-08-17T06:05:22.000Z\",\n            \"last_email_link_click_date\": null,\n            \"avg_order_amount\": 0,\n            \"source\": \"shopify\",\n            \"is_bounce\": 0,\n            \"email_marketing\": 0,\n            \"email_workflow\": 0,\n            \"utm_term\": null,\n            \"utm_source\": null,\n            \"utm_medium\": null,\n            \"utm_campaign\": null,\n            \"utm_content\": null,\n            \"last_order_date\": null,\n            \"date_created\": \"2023-07-17T12:59:14.000Z\",\n            \"date_updated\": \"2023-08-31T15:01:27.000Z\",\n            \"state\": \"enabled\",\n            \"tax_exempt\": 0,\n            \"whatsapp_accepts_marketing\": 0,\n            \"whatsapp_marketing_opt_in_source\": null,\n            \"created_source\": \"shop\",\n            \"first_order_date\": null,\n            \"is_newsletter_subscribe\": 0,\n            \"last_contacted_by\": \"Workflow Email\",\n            \"total_sms_campaign_delivered\": 0,\n            \"total_sms_campaign_sent\": 0,\n            \"total_sms_sent\": 0,\n            \"id\": 4428954,\n            \"addresses\": [\n                {\n                    \"source_address_id\": 9332466614587,\n                    \"first_name\": \"Prabha \",\n                    \"last_name\": \"Soni\",\n                    \"company\": null,\n                    \"address1\": null,\n                    \"address2\": null,\n                    \"city\": null,\n                    \"province\": null,\n                    \"country\": \"United States\",\n                    \"zip\": null,\n                    \"phone\": null,\n                    \"name\": \"Prabha  Soni\",\n                    \"province_code\": null,\n                    \"country_code\": \"US\",\n                    \"country_name\": \"United States\",\n                    \"default\": 1\n                }\n            ]\n        },\n        {\n            \"is_product_reviewed\": 0,\n            \"review_email\": 0,\n            \"lyt_points_expire\": 0,\n            \"lyt_points_earned\": 1358,\n            \"lyt_points_redeemed\": 10,\n            \"lyt_is_refer\": 0,\n            \"lyt_cus_birthday\": \"2023-08-31T00:00:00.000Z\",\n            \"tier_name\": \"Tier 2\",\n            \"points_remaining\": 1348,\n            \"phone\": \"8087377176\",\n            \"source_customer_id\": 11,\n            \"email\": \"chandraprabha+api01@aitrillion.com\",\n            \"first_name\": \"API\",\n            \"last_name\": \"Customer01\",\n            \"last_seen_date\": \"2023-08-02T05:00:00.000Z\",\n            \"created_at\": \"2023-08-31T13:24:29.000Z\",\n            \"total_spent\": 0,\n            \"verified_email\": 1,\n            \"tags\": \"AFF\",\n            \"note\": null,\n            \"is_inactive\": 0,\n            \"type\": \"Customer\",\n            \"total_campaign_sent\": 0,\n            \"total_campaign_opened\": 0,\n            \"total_campaign_clicked\": 0,\n            \"last_campaign_sent_date\": \"0000-00-00 00:00:00\",\n            \"last_campaign_opened_date\": \"0000-00-00 00:00:00\",\n            \"last_campaign_clicked_date\": \"0000-00-00 00:00:00\",\n            \"total_campaign_delivered\": 0,\n            \"orders_count\": null,\n            \"accepts_marketing\": 1,\n            \"last_order_name\": null,\n            \"last_order_id\": null,\n            \"web_session_count\": null,\n            \"last_email_open_type\": null,\n            \"last_email_open_date\": null,\n            \"last_contacted_date\": \"2023-09-01T12:38:11.000Z\",\n            \"last_email_link_click_date\": null,\n            \"avg_order_amount\": 0,\n            \"source\": \"api\",\n            \"is_bounce\": 0,\n            \"email_marketing\": 0,\n            \"email_workflow\": 0,\n            \"utm_term\": null,\n            \"utm_source\": null,\n            \"utm_medium\": null,\n            \"utm_campaign\": null,\n            \"utm_content\": null,\n            \"last_order_date\": \"2023-09-01T13:32:15.000Z\",\n            \"date_created\": \"2023-08-31T12:36:52.000Z\",\n            \"date_updated\": \"2023-09-01T12:38:06.000Z\",\n            \"state\": \"disabled\",\n            \"tax_exempt\": 0,\n            \"whatsapp_accepts_marketing\": 0,\n            \"whatsapp_marketing_opt_in_source\": null,\n            \"created_source\": \"api\",\n            \"first_order_date\": null,\n            \"is_newsletter_subscribe\": 0,\n            \"last_contacted_by\": \"Workflow Email\",\n            \"total_sms_campaign_delivered\": 0,\n            \"total_sms_campaign_sent\": 0,\n            \"total_sms_sent\": 0,\n            \"id\": 4668985,\n            \"addresses\": [\n                {\n                    \"source_address_id\": 11,\n                    \"first_name\": \"API\",\n                    \"last_name\": \"Customer01\",\n                    \"company\": \"Aitrillion\",\n                    \"address1\": \"Vijay Nagar\",\n                    \"address2\": null,\n                    \"city\": \"Indore\",\n                    \"province\": \"MP\",\n                    \"country\": \"India\",\n                    \"zip\": \"452001\",\n                    \"phone\": \"8087377176\",\n                    \"name\": \"\",\n                    \"province_code\": \"MP\",\n                    \"country_code\": \"IN\",\n                    \"country_name\": \"India\",\n                    \"default\": 1\n                }\n            ]\n        },\n        {\n            \"is_product_reviewed\": 0,\n            \"review_email\": 0,\n            \"lyt_points_expire\": 0,\n            \"lyt_points_earned\": 288,\n            \"lyt_points_redeemed\": 0,\n            \"lyt_is_refer\": 0,\n            \"lyt_cus_birthday\": null,\n            \"tier_name\": \"Tier 2\",\n            \"points_remaining\": 288,\n            \"phone\": null,\n            \"source_customer_id\": 7418869252411,\n            \"email\": \"chandraprabha+cp3@aitrillion.com\",\n            \"first_name\": \"CP3\",\n            \"last_name\": \"Soni3\",\n            \"last_seen_date\": \"2023-09-01T11:03:44.000Z\",\n            \"created_at\": \"2023-09-01T10:41:31.000Z\",\n            \"total_spent\": 0,\n            \"verified_email\": 0,\n            \"tags\": \"AiLoyalty_Tier 2, Tag1\",\n            \"note\": \"\",\n            \"is_inactive\": 0,\n            \"type\": \"customer\",\n            \"total_campaign_sent\": 0,\n            \"total_campaign_opened\": 0,\n            \"total_campaign_clicked\": 0,\n            \"last_campaign_sent_date\": \"0000-00-00 00:00:00\",\n            \"last_campaign_opened_date\": \"0000-00-00 00:00:00\",\n            \"last_campaign_clicked_date\": \"0000-00-00 00:00:00\",\n            \"total_campaign_delivered\": 0,\n            \"orders_count\": 0,\n            \"accepts_marketing\": 0,\n            \"last_order_name\": null,\n            \"last_order_id\": null,\n            \"web_session_count\": 1,\n            \"last_email_open_type\": \"Workflow Email\",\n            \"last_email_open_date\": \"2023-09-01T10:44:10.000Z\",\n            \"last_contacted_date\": \"2023-09-01T10:46:13.000Z\",\n            \"last_email_link_click_date\": \"2023-09-01T10:44:12.000Z\",\n            \"avg_order_amount\": 0,\n            \"source\": \"shopify\",\n            \"is_bounce\": 0,\n            \"email_marketing\": 0,\n            \"email_workflow\": 0,\n            \"utm_term\": \"term\",\n            \"utm_source\": \"AiTrillion.com\",\n            \"utm_medium\": \"Marketing_Email\",\n            \"utm_campaign\": \"My new message template\",\n            \"utm_content\": \"content\",\n            \"last_order_date\": \"2023-09-01T10:44:12.000Z\",\n            \"date_created\": \"2023-09-01T10:42:00.000Z\",\n            \"date_updated\": \"2023-09-01T10:47:35.000Z\",\n            \"state\": \"enabled\",\n            \"tax_exempt\": 0,\n            \"whatsapp_accepts_marketing\": 0,\n            \"whatsapp_marketing_opt_in_source\": null,\n            \"created_source\": \"shop\",\n            \"first_order_date\": \"2023-09-01T10:43:22.000Z\",\n            \"is_newsletter_subscribe\": 0,\n            \"last_contacted_by\": \"Workflow Email\",\n            \"total_sms_campaign_delivered\": 0,\n            \"total_sms_campaign_sent\": 0,\n            \"total_sms_sent\": 0,\n            \"id\": 4670176,\n            \"addresses\": [\n                {\n                    \"source_address_id\": 9505577271611,\n                    \"first_name\": \"CP3\",\n                    \"last_name\": \"Soni3\",\n                    \"company\": null,\n                    \"address1\": null,\n                    \"address2\": null,\n                    \"city\": null,\n                    \"province\": null,\n                    \"country\": \"United States\",\n                    \"zip\": null,\n                    \"phone\": null,\n                    \"name\": \"CP3 Soni3\",\n                    \"province_code\": null,\n                    \"country_code\": \"US\",\n                    \"country_name\": \"United States\",\n                    \"default\": 0\n                },\n                {\n                    \"source_address_id\": 9505579008315,\n                    \"first_name\": \"CP3\",\n                    \"last_name\": \"Soni3\",\n                    \"company\": null,\n                    \"address1\": \"SSM Health Saint Louis University Hospital\",\n                    \"address2\": null,\n                    \"city\": \"St. Louis\",\n                    \"province\": \"Missouri\",\n                    \"country\": \"United States\",\n                    \"zip\": \"63104\",\n                    \"phone\": null,\n                    \"name\": \"CP3 Soni3\",\n                    \"province_code\": \"MO\",\n                    \"country_code\": \"US\",\n                    \"country_name\": \"United States\",\n                    \"default\": 1\n                }\n            ]\n        },\n        {\n            \"is_product_reviewed\": 0,\n            \"review_email\": 0,\n            \"lyt_points_expire\": 0,\n            \"lyt_points_earned\": 100,\n            \"lyt_points_redeemed\": 0,\n            \"lyt_is_refer\": 0,\n            \"lyt_cus_birthday\": null,\n            \"tier_name\": null,\n            \"points_remaining\": 100,\n            \"phone\": null,\n            \"source_customer_id\": 7418882982203,\n            \"email\": \"chandraprabha+cp4@aitrillion.com\",\n            \"first_name\": \"CP4\",\n            \"last_name\": \"Soni4\",\n            \"last_seen_date\": \"2023-09-01T12:51:22.000Z\",\n            \"created_at\": \"2023-09-01T11:04:05.000Z\",\n            \"total_spent\": 0,\n            \"verified_email\": 0,\n            \"tags\": \"Tag1\",\n            \"note\": \"\",\n            \"is_inactive\": 0,\n            \"type\": \"customer\",\n            \"total_campaign_sent\": 0,\n            \"total_campaign_opened\": 0,\n            \"total_campaign_clicked\": 0,\n            \"last_campaign_sent_date\": \"0000-00-00 00:00:00\",\n            \"last_campaign_opened_date\": \"0000-00-00 00:00:00\",\n            \"last_campaign_clicked_date\": \"0000-00-00 00:00:00\",\n            \"total_campaign_delivered\": 0,\n            \"orders_count\": 0,\n            \"accepts_marketing\": 0,\n            \"last_order_name\": null,\n            \"last_order_id\": null,\n            \"web_session_count\": 1,\n            \"last_email_open_type\": \"Workflow Email\",\n            \"last_email_open_date\": \"2023-09-01T11:14:12.000Z\",\n            \"last_contacted_date\": \"2023-09-01T11:15:08.000Z\",\n            \"last_email_link_click_date\": \"2023-09-01T11:15:08.000Z\",\n            \"avg_order_amount\": 0,\n            \"source\": \"shopify\",\n            \"is_bounce\": 0,\n            \"email_marketing\": 0,\n            \"email_workflow\": 0,\n            \"utm_term\": \"\",\n            \"utm_source\": \"AiTrillion.com\",\n            \"utm_medium\": \"Workflow_Email\",\n            \"utm_campaign\": \"Old message template\",\n            \"utm_content\": \"2023-09-01 11:04:09\",\n            \"last_order_date\": null,\n            \"date_created\": \"2023-09-01T11:04:07.000Z\",\n            \"date_updated\": \"2023-09-01T11:15:14.000Z\",\n            \"state\": \"enabled\",\n            \"tax_exempt\": 0,\n            \"whatsapp_accepts_marketing\": 0,\n            \"whatsapp_marketing_opt_in_source\": null,\n            \"created_source\": \"shop\",\n            \"first_order_date\": null,\n            \"is_newsletter_subscribe\": 0,\n            \"last_contacted_by\": \"Workflow Email\",\n            \"total_sms_campaign_delivered\": 0,\n            \"total_sms_campaign_sent\": 0,\n            \"total_sms_sent\": 0,\n            \"id\": 4670195,\n            \"addresses\": [\n                {\n                    \"source_address_id\": 9505593655611,\n                    \"first_name\": \"CP4\",\n                    \"last_name\": \"Soni4\",\n                    \"company\": null,\n                    \"address1\": null,\n                    \"address2\": null,\n                    \"city\": null,\n                    \"province\": null,\n                    \"country\": \"United States\",\n                    \"zip\": null,\n                    \"phone\": null,\n                    \"name\": \"CP4 Soni4\",\n                    \"province_code\": null,\n                    \"country_code\": \"US\",\n                    \"country_name\": \"United States\",\n                    \"default\": 1\n                }\n            ]\n        }\n    ],\n    \"page\": {}\n}"}],"_postman_id":"10e14ef4-7ea8-48f6-842c-9a5f09082093"},{"name":"/customers","id":"bf68a6ed-ff31-40c5-bf88-9391c75c6a22","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","type":"text","value":"{{ait-rest-api-authorization}}"}],"body":{"mode":"raw","raw":"{\r\n  \"customer\": {\r\n    \"source_customer_id\": 10733394232,\r\n    \"email\": \"shariq@aitrillion.com\",\r\n    \"accepts_marketing\": false,\r\n    \"created_at\": \"2023-07-31T13:24:29.000Z\",\r\n    \"updated_at\": \"2023-07-31T13:24:29.000Z\",\r\n    \"first_name\": \"Sharique\",\r\n    \"last_name\": \"Anwar\",\r\n    \"orders_count\": 10,\r\n    \"state\": \"disabled\",\r\n    \"total_spent\": \"101.00\",\r\n    \"last_order_id\": 123456,\r\n    \"note\": null,\r\n    \"verified_email\": true,\r\n    \"multipass_identifier\": null,\r\n    \"tax_exempt\": false,\r\n    \"phone\": \"+918109328133\",\r\n    \"tags\": \"\",\r\n    \"last_order_name\": null,\r\n    \"currency\": \"USD\",\r\n    \"addresses\": [\r\n      {\r\n        \"source_address_id\": 10733394615,      \r\n        \"first_name\": \"Sharique\",\r\n        \"last_name\": \"Anwar\",\r\n        \"company\": \"AWS Solutions\",\r\n        \"address1\": \"326 new place\",\r\n        \"address2\": null,\r\n        \"city\": \"Indore\",\r\n        \"province\": \"MP\",\r\n        \"country\": \"India\",\r\n        \"zip\": \"452001\",\r\n        \"phone\": \"8109328133\",\r\n        \"name\": \"Meet\",\r\n        \"province_code\": \"MP\",\r\n        \"country_code\": \"IN\",\r\n        \"country_name\": \"India\",\r\n        \"default\": \"true\"\r\n      },{\r\n        \"source_address_id\": 1053317294,      \r\n        \"first_name\": \"Sharique\",\r\n        \"last_name\": \"Anwar\",\r\n        \"company\": null,\r\n        \"address1\": \"Simon colony\",\r\n        \"address2\": null,\r\n        \"city\": \"Ottawa\",\r\n        \"province\": \"MH\",\r\n        \"country\": \"India\",\r\n        \"zip\": \"435667\",\r\n        \"phone\": \"8109558137\",\r\n        \"name\": \"Mother Lastnameson\",\r\n        \"province_code\": \"MH\",\r\n        \"country_code\": \"IN\",\r\n        \"country_name\": \"India\",\r\n        \"default\":\"false\" \r\n      }\r\n    ],\r\n    \"accepts_marketing_updated_at\": \"2021-12-31T13:24:29.000Z\",\r\n    \"marketing_opt_in_level\": null,\r\n    \"tax_exemptions\": [] \r\n    \r\n  }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{ait-rest-api-endpoint}}/customers","description":"<p>Creates a new customer.</p>\n","auth":{"type":"apikey","apikey":{"value":"{{vault:authorization-secret}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"4705f4f7-80f7-4b1a-8f0f-19d3482133ad","id":"4705f4f7-80f7-4b1a-8f0f-19d3482133ad","name":"Customer","type":"folder"}},"urlObject":{"path":["customers"],"host":["{{ait-rest-api-endpoint}}"],"query":[{"disabled":true,"key":"source_customer_id","value":"10733394232"}],"variable":[]}},"response":[{"id":"c5e155d4-4c12-4b9f-bb41-3f36bacda6d0","name":"/customers","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"body":{"mode":"raw","raw":"{\r\n  \"customer\": {\r\n    \"source_customer_id\": 10733394232,\r\n    \"email\": \"shariq@aitrillion.com\",\r\n    \"accepts_marketing\": false,\r\n    \"created_at\": \"2023-07-31T13:24:29.000Z\",\r\n    \"updated_at\": \"2023-07-31T13:24:29.000Z\",\r\n    \"first_name\": \"Sharique\",\r\n    \"last_name\": \"Anwar\",\r\n    \"orders_count\": 10,\r\n    \"state\": \"disabled\",\r\n    \"total_spent\": \"101.00\",\r\n    \"last_order_id\": 123456,\r\n    \"note\": null,\r\n    \"verified_email\": true,\r\n    \"multipass_identifier\": null,\r\n    \"tax_exempt\": false,\r\n    \"phone\": \"+918109328133\",\r\n    \"tags\": \"\",\r\n    \"last_order_name\": null,\r\n    \"currency\": \"USD\",\r\n    \"addresses\": [\r\n      {\r\n        \"source_address_id\": 10733394615,      \r\n        \"first_name\": \"Sharique\",\r\n        \"last_name\": \"Anwar\",\r\n        \"company\": \"AWS Solutions\",\r\n        \"address1\": \"326 new place\",\r\n        \"address2\": null,\r\n        \"city\": \"Indore\",\r\n        \"province\": \"MP\",\r\n        \"country\": \"India\",\r\n        \"zip\": \"452001\",\r\n        \"phone\": \"8109328133\",\r\n        \"name\": \"Meet\",\r\n        \"province_code\": \"MP\",\r\n        \"country_code\": \"IN\",\r\n        \"country_name\": \"India\",\r\n        \"default\": \"true\"\r\n      },{\r\n        \"source_address_id\": 1053317294,      \r\n        \"first_name\": \"Sharique\",\r\n        \"last_name\": \"Anwar\",\r\n        \"company\": null,\r\n        \"address1\": \"Simon colony\",\r\n        \"address2\": null,\r\n        \"city\": \"Ottawa\",\r\n        \"province\": \"MH\",\r\n        \"country\": \"India\",\r\n        \"zip\": \"435667\",\r\n        \"phone\": \"8109558137\",\r\n        \"name\": \"Mother Lastnameson\",\r\n        \"province_code\": \"MH\",\r\n        \"country_code\": \"IN\",\r\n        \"country_name\": \"India\",\r\n        \"default\":\"false\" \r\n      }\r\n    ],\r\n    \"accepts_marketing_updated_at\": \"2021-12-31T13:24:29.000Z\",\r\n    \"marketing_opt_in_level\": null,\r\n    \"tax_exemptions\": [] \r\n    \r\n  }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{ait-rest-api-endpoint}}/customers"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Content-Length","value":"27","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Date","value":"Mon, 04 Sep 2023 10:28:24 GMT","enabled":true},{"key":"x-amzn-RequestId","value":"7486814b-831d-438a-9810-cbf0f1c54c8d","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"x-amz-apigw-id","value":"KuijYH0ZoAMF3MQ=","enabled":true},{"key":"X-AIO-Api-Call-Limit","value":"1/2","enabled":true},{"key":"X-Amzn-Trace-Id","value":"Root=1-64f5b148-57af5cc10615a18a7126534d;Sampled=0;lineage=4d36000f:0","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true},{"key":"X-Cache","value":"Miss from cloudfront","enabled":true},{"key":"Via","value":"1.1 613faec4b883bfe2ebdd8a74d5006f4c.cloudfront.net (CloudFront)","enabled":true},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3","enabled":true},{"key":"X-Amz-Cf-Id","value":"JCJ3X2FvoAyLtg4iImHnZbLW2hWbihQsz_1sMu06sZVDmg2g298RoQ==","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"customer\": {\n        \"id\": 4673625\n    }\n}"}],"_postman_id":"bf68a6ed-ff31-40c5-bf88-9391c75c6a22"},{"name":"/customers/{id}","id":"abea4e61-a0da-4220-be3e-aa45bb338716","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","type":"text","value":"{{ait-rest-api-authorization}}"}],"body":{"mode":"raw","raw":"{\r\n  \"customer\": {\r\n    \"source_customer_id\": 10733394233,\r\n    \"email\": \"sharique+new@gowebbaby.com\",\r\n    \"accepts_marketing\": false,\r\n    \"created_at\": \"2021-12-14T13:24:29.000Z\",\r\n    \"updated_at\": \"2021-12-14T13:24:29.000Z\",\r\n    \"first_name\": \"sharique1\",\r\n    \"last_name\": \"Anwar1\",\r\n    \"orders_count\": 101,\r\n    \"state\": \"disabled\",\r\n    \"total_spent\": \"101.00\",\r\n    \"last_order_id\": 123456,\r\n    \"note\": null,\r\n    \"verified_email\": true,\r\n    \"multipass_identifier\": null,\r\n    \"tax_exempt\": false,\r\n    \"phone\": \"+918109328133\",\r\n    \"tags\": \"\",\r\n    \"last_order_name\": null,\r\n    \"currency\": \"USD\",\r\n    \"addresses\": [\r\n      {\r\n        \"source_address_id\": 10733394615,      \r\n        \"first_name\": \"sharique1\",\r\n        \"last_name\": \"Anwar1\",\r\n        \"company\": \"AWS IT Solutions\",\r\n        \"address1\": \"233 new place\",\r\n        \"address2\": null,\r\n        \"city\": \"Indore\",\r\n        \"province\": \"UP\",\r\n        \"country\": \"India\",\r\n        \"zip\": \"452001\",\r\n        \"phone\": \"8109328133\",\r\n        \"name\": \"Meet1\",\r\n        \"province_code\": \"UP\",\r\n        \"country_code\": \"IN\",\r\n        \"country_name\": \"India\",\r\n        \"default\": \"true\"\r\n      },{\r\n        \"source_address_id\": 1053317294,      \r\n        \"first_name\": \"sharique1\",\r\n        \"last_name\": \"Anwar1\",\r\n        \"company\": null,\r\n        \"address1\": \"Simon colony\",\r\n        \"address2\": null,\r\n        \"city\": \"Ottawa\",\r\n        \"province\": \"MH\",\r\n        \"country\": \"India\",\r\n        \"zip\": \"435667\",\r\n        \"phone\": \"8109558137\",\r\n        \"name\": \"Mother Lastnameson\",\r\n        \"province_code\": \"MH\",\r\n        \"country_code\": \"IN\",\r\n        \"country_name\": \"India\",\r\n        \"default\":\"false\"  \r\n      }\r\n    ],\r\n    \"accepts_marketing_updated_at\": \"2021-12-14T13:24:29.000Z\",\r\n    \"marketing_opt_in_level\": null,\r\n    \"tax_exemptions\": [] \r\n    \r\n  }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{ait-rest-api-endpoint}}/customers/389569","description":"<p>Update an existing customer by ID or Email.</p>\n","auth":{"type":"apikey","apikey":{"value":"{{vault:authorization-secret}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"4705f4f7-80f7-4b1a-8f0f-19d3482133ad","id":"4705f4f7-80f7-4b1a-8f0f-19d3482133ad","name":"Customer","type":"folder"}},"urlObject":{"path":["customers","389569"],"host":["{{ait-rest-api-endpoint}}"],"query":[],"variable":[]}},"response":[{"id":"35a110ac-d6f1-489a-a00e-62a9389a1b62","name":"/customers/{id}","originalRequest":{"method":"PUT","header":[{"key":"Authorization","type":"text","value":"{{ait-rest-api-authorization}}"}],"body":{"mode":"raw","raw":"{\r\n  \"customer\": {\r\n    \"source_customer_id\": 10733394233,\r\n    \"email\": \"riyarth+new@gowebbaby.com\",\r\n    \"accepts_marketing\": false,\r\n    \"created_at\": \"2021-12-14T13:24:29.000Z\",\r\n    \"updated_at\": \"2021-12-14T13:24:29.000Z\",\r\n    \"first_name\": \"Riyaarth1\",\r\n    \"last_name\": \"Thakur1\",\r\n    \"orders_count\": 101,\r\n    \"state\": \"disabled\",\r\n    \"total_spent\": \"101.00\",\r\n    \"last_order_id\": 123456,\r\n    \"note\": null,\r\n    \"verified_email\": true,\r\n    \"multipass_identifier\": null,\r\n    \"tax_exempt\": false,\r\n    \"phone\": \"+918109328133\",\r\n    \"tags\": \"\",\r\n    \"last_order_name\": null,\r\n    \"currency\": \"USD\",\r\n    \"addresses\": [\r\n      {\r\n        \"source_address_id\": 10733394615,      \r\n        \"first_name\": \"Riyaarth1\",\r\n        \"last_name\": \"Thakur1\",\r\n        \"company\": \"AWS IT Solutions\",\r\n        \"address1\": \"233 new place\",\r\n        \"address2\": null,\r\n        \"city\": \"Indore\",\r\n        \"province\": \"UP\",\r\n        \"country\": \"India\",\r\n        \"zip\": \"452001\",\r\n        \"phone\": \"8109328133\",\r\n        \"name\": \"Meet1\",\r\n        \"province_code\": \"UP\",\r\n        \"country_code\": \"IN\",\r\n        \"country_name\": \"India\",\r\n        \"default\": \"true\"\r\n      },{\r\n        \"source_address_id\": 1053317294,      \r\n        \"first_name\": \"Riyaarth1\",\r\n        \"last_name\": \"Thakur1\",\r\n        \"company\": null,\r\n        \"address1\": \"Simon colony\",\r\n        \"address2\": null,\r\n        \"city\": \"Ottawa\",\r\n        \"province\": \"MH\",\r\n        \"country\": \"India\",\r\n        \"zip\": \"435667\",\r\n        \"phone\": \"8109558137\",\r\n        \"name\": \"Mother Lastnameson\",\r\n        \"province_code\": \"MH\",\r\n        \"country_code\": \"IN\",\r\n        \"country_name\": \"India\",\r\n        \"default\":\"false\"  \r\n      }\r\n    ],\r\n    \"accepts_marketing_updated_at\": \"2021-12-14T13:24:29.000Z\",\r\n    \"marketing_opt_in_level\": null,\r\n    \"tax_exemptions\": [] \r\n    \r\n  }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{ait-rest-api-endpoint}}/customers/389569"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 04 Mar 2022 10:17:52 GMT","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Content-Length","value":"26","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"x-amzn-RequestId","value":"e37bd6f4-c0a2-4a79-b04a-67c4b3c8d9e9","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"x-amz-apigw-id","value":"OdEUnFOjIAMFkUA=","enabled":true},{"key":"X-Amzn-Trace-Id","value":"Root=1-6221e750-2c2dd734292cb5d635d24998;Sampled=0","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"customer\": {\n        \"id\": 389569\n    }\n}"}],"_postman_id":"abea4e61-a0da-4220-be3e-aa45bb338716"},{"name":"/customers/{id}","id":"4c0a672c-971c-4f5d-abaa-a3f089e5a986","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","type":"text","value":"{{ait-rest-api-authorization}}"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{ait-rest-api-endpoint}}/customers/389546","description":"<p>Delete a customer by ID.</p>\n","auth":{"type":"apikey","apikey":{"value":"{{vault:authorization-secret}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"4705f4f7-80f7-4b1a-8f0f-19d3482133ad","id":"4705f4f7-80f7-4b1a-8f0f-19d3482133ad","name":"Customer","type":"folder"}},"urlObject":{"path":["customers","389546"],"host":["{{ait-rest-api-endpoint}}"],"query":[],"variable":[]}},"response":[{"id":"57069d30-f7cf-4ed5-ada2-ad965d65da64","name":"/customers/{id}","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","type":"text","value":"{{ait-rest-api-authorization}}"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{ait-rest-api-endpoint}}/customers/387955"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Content-Length","value":"72","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Date","value":"Wed, 18 Nov 2020 13:29:00 GMT","enabled":true},{"key":"x-amzn-RequestId","value":"0c5a87a2-f4f6-4fa3-a44c-52f8fa0d1307","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"x-amz-apigw-id","value":"WNIwCGxYoAMFefA=","enabled":true},{"key":"X-Amzn-Trace-Id","value":"Root=1-5fb52199-6e9757a747811a8e7f4f4f1f;Sampled=0","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true},{"key":"X-Cache","value":"Miss from cloudfront","enabled":true},{"key":"Via","value":"1.1 64084bd9866ab1b036a99b332a805411.cloudfront.net (CloudFront)","enabled":true},{"key":"X-Amz-Cf-Pop","value":"IAD66-C1","enabled":true},{"key":"X-Amz-Cf-Id","value":"PYy3L6GxJdFYKarSDQ7I16xuFQMtTXgiB6J3DLHAw1oU1WewtWF6eQ==","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"Record has been deleted successfully.\",\n    \"customer\": {\n        \"id\": 387955\n    }\n}"}],"_postman_id":"4c0a672c-971c-4f5d-abaa-a3f089e5a986"},{"name":"/customers/status/{id}","id":"0db025ef-5f99-4d8b-9420-01caf522de85","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"{{ait-rest-api-authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\"status\":0}","options":{"raw":{"language":"json"}}},"url":"{{ait-rest-api-endpoint}}/customers/status/389505","description":"<p>Mark a customer active to inactive and vice versa by ID.</p>\n","auth":{"type":"apikey","apikey":{"value":"{{vault:authorization-secret}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"4705f4f7-80f7-4b1a-8f0f-19d3482133ad","id":"4705f4f7-80f7-4b1a-8f0f-19d3482133ad","name":"Customer","type":"folder"}},"urlObject":{"path":["customers","status","389505"],"host":["{{ait-rest-api-endpoint}}"],"query":[],"variable":[]}},"response":[{"id":"87909c4f-f0c5-40c2-b643-e06d9bdbd0bb","name":"/customers/status/{id}","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\"status\":0}","options":{"raw":{"language":"json"}}},"url":"{{ait-rest-api-endpoint}}/customers/status/387969"},"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\"\n}"}],"_postman_id":"0db025ef-5f99-4d8b-9420-01caf522de85"},{"name":"customers/marketingstatus/{id}","id":"99988076-0f94-4e81-badc-ca77d442e8e3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"{{ait-rest-api-authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\"email_marketing_unsubscribe\":0,\"loyalty_email_unsubscribe\":0,\"newsletter_email_unsubscribe\":0,\"review_email_unsubscribe\":0}","options":{"raw":{"language":"json"}}},"url":"{{ait-rest-api-endpoint}}/customers/marketingstatus/389505","description":"<p>Unsubscribe a customer from marketing emails, review emails, loyalty emails and newsletter emails by ID / Email.</p>\n","auth":{"type":"apikey","apikey":{"value":"{{vault:authorization-secret}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"4705f4f7-80f7-4b1a-8f0f-19d3482133ad","id":"4705f4f7-80f7-4b1a-8f0f-19d3482133ad","name":"Customer","type":"folder"}},"urlObject":{"path":["customers","marketingstatus","389505"],"host":["{{ait-rest-api-endpoint}}"],"query":[{"disabled":true,"key":"","value":""}],"variable":[]}},"response":[{"id":"37d40073-2265-45d0-b100-61ca8f95fa97","name":"customers/unsubscribe/{id}","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"email_marketing_unsubscribe\": 0,\r\n    \"loyalty_email_unsubscribe\": 0,\r\n    \"newsletter_email_unsubscribe\": 0,\r\n    \"review_email_unsubscribe\": 0\r\n}","options":{"raw":{"language":"json"}}},"url":"{{ait-rest-api-endpoint}}/customers/marketingstatus/387969"},"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\"\n}"}],"_postman_id":"99988076-0f94-4e81-badc-ca77d442e8e3"},{"name":"/customers/{id}","id":"c89bd57f-d170-4185-8d68-710cd0f7418c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"{{ait-rest-api-authorization}}"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{ait-rest-api-endpoint}}/customers/393912","description":"<p>Get a customer's details or list of all fields by ID / Email.</p>\n","auth":{"type":"apikey","apikey":{"value":"{{vault:authorization-secret}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"4705f4f7-80f7-4b1a-8f0f-19d3482133ad","id":"4705f4f7-80f7-4b1a-8f0f-19d3482133ad","name":"Customer","type":"folder"}},"urlObject":{"path":["customers","393912"],"host":["{{ait-rest-api-endpoint}}"],"query":[],"variable":[]}},"response":[{"id":"8a5f96e2-d70c-48cc-b0c6-1f07f9baffbb","name":"/customers/{id}","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{ait-rest-api-endpoint}}/customers/19709"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Content-Length","value":"2454","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Date","value":"Thu, 31 Aug 2023 15:00:04 GMT","enabled":true},{"key":"x-amzn-RequestId","value":"8ab46672-174d-494d-bf55-636f3556c56c","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"x-amz-apigw-id","value":"Kh-mPGaWIAMFUlg=","enabled":true},{"key":"X-AIO-Api-Call-Limit","value":"1/2","enabled":true},{"key":"X-Amzn-Trace-Id","value":"Root=1-64f0aaf4-0ce4b0ad426d360b4215efc5;Sampled=0;lineage=4b131c7a:0","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true},{"key":"X-Cache","value":"Miss from cloudfront","enabled":true},{"key":"Via","value":"1.1 613faec4b883bfe2ebdd8a74d5006f4c.cloudfront.net (CloudFront)","enabled":true},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3","enabled":true},{"key":"X-Amz-Cf-Id","value":"wsupIi0JsIjBpvYkjvzNPMUrEEnc_Bv6iWxcdRhv39gr80vjxnyG9Q==","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"customer\": {\n        \"is_product_reviewed\": 1,\n        \"review_email\": 0,\n        \"lyt_points_expire\": 0,\n        \"lyt_points_earned\": 1167,\n        \"lyt_points_redeemed\": 30,\n        \"lyt_is_refer\": 0,\n        \"lyt_cus_birthday\": \"2000-08-28T00:00:00.000Z\",\n        \"tier_name\": null,\n        \"points_remaining\": 1137,\n        \"phone\": null,\n        \"source_customer_id\": 6897876402491,\n        \"email\": \"chandraprabha@aitrillion.com\",\n        \"first_name\": \"CP\",\n        \"last_name\": \"Soni\",\n        \"last_seen_date\": \"2023-04-27T14:37:51.000Z\",\n        \"created_at\": \"2023-03-16T07:27:08.000Z\",\n        \"total_spent\": 0,\n        \"verified_email\": 0,\n        \"tags\": \"\",\n        \"note\": \"\",\n        \"is_inactive\": 0,\n        \"type\": \"customer\",\n        \"total_campaign_sent\": 24,\n        \"total_campaign_opened\": 21,\n        \"total_campaign_clicked\": 10,\n        \"last_campaign_sent_date\": \"2023-08-03T12:54:15.000Z\",\n        \"last_campaign_opened_date\": \"2023-08-03T13:01:16.000Z\",\n        \"last_campaign_clicked_date\": \"2023-06-27T13:27:14.000Z\",\n        \"total_campaign_delivered\": 24,\n        \"orders_count\": 0,\n        \"accepts_marketing\": 1,\n        \"last_order_name\": null,\n        \"last_order_id\": null,\n        \"web_session_count\": 6,\n        \"last_email_open_type\": \"Marketing Email\",\n        \"last_email_open_date\": \"2023-08-03T13:00:40.000Z\",\n        \"last_contacted_date\": \"2023-08-31T14:01:21.000Z\",\n        \"last_email_link_click_date\": \"2023-06-27T13:26:30.000Z\",\n        \"avg_order_amount\": 0,\n        \"source\": \"newsletter\",\n        \"is_bounce\": 0,\n        \"email_marketing\": 0,\n        \"email_workflow\": 0,\n        \"utm_term\": \"\",\n        \"utm_source\": \"AiTrillion.com\",\n        \"utm_medium\": \"Workflow_Email\",\n        \"utm_campaign\": \"Message%201\",\n        \"utm_content\": \"2023-03-29%2013:10:25\",\n        \"last_order_date\": \"2023-04-27T14:25:56.000Z\",\n        \"date_created\": \"2023-03-16T07:34:05.000Z\",\n        \"date_updated\": \"2023-03-30T14:23:12.000Z\",\n        \"state\": \"enabled\",\n        \"tax_exempt\": 0,\n        \"whatsapp_accepts_marketing\": 0,\n        \"whatsapp_marketing_opt_in_source\": null,\n        \"created_source\": \"shop\",\n        \"first_order_date\": \"2023-03-16T07:35:45.000Z\",\n        \"is_newsletter_subscribe\": 1,\n        \"last_contacted_by\": \"Happy Birthday\",\n        \"total_sms_campaign_delivered\": 0,\n        \"total_sms_campaign_sent\": 0,\n        \"total_sms_sent\": 0,\n        \"id\": 19709,\n        \"addresses\": [\n            {\n                \"source_address_id\": 9154576154939,\n                \"first_name\": \"CP\",\n                \"last_name\": \"Soni\",\n                \"company\": null,\n                \"address1\": null,\n                \"address2\": null,\n                \"city\": null,\n                \"province\": null,\n                \"country\": \"United States\",\n                \"zip\": null,\n                \"phone\": null,\n                \"name\": \"CP Soni\",\n                \"province_code\": null,\n                \"country_code\": \"US\",\n                \"country_name\": \"United States\",\n                \"default\": 0\n            },\n            {\n                \"source_address_id\": 9154581823803,\n                \"first_name\": \"CP\",\n                \"last_name\": \"Soni\",\n                \"company\": null,\n                \"address1\": \"Aahaar an Indian Eatery\",\n                \"address2\": \"# 135\",\n                \"city\": \"Snoqualmie\",\n                \"province\": \"Washington\",\n                \"country\": \"United States\",\n                \"zip\": \"98065\",\n                \"phone\": null,\n                \"name\": \"CP Soni\",\n                \"province_code\": \"WA\",\n                \"country_code\": \"US\",\n                \"country_name\": \"United States\",\n                \"default\": 1\n            }\n        ]\n    }\n}"}],"_postman_id":"c89bd57f-d170-4185-8d68-710cd0f7418c"},{"name":"/customers/field","id":"012401db-f0d6-486c-81d3-c4b429b77907","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"{{ait-rest-api-authorization}}","type":"text"}],"url":"{{ait-rest-api-endpoint}}/customers/field","description":"<p>Get the list of all fields of a customer.</p>\n","auth":{"type":"apikey","apikey":{"value":"{{vault:authorization-secret}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"4705f4f7-80f7-4b1a-8f0f-19d3482133ad","id":"4705f4f7-80f7-4b1a-8f0f-19d3482133ad","name":"Customer","type":"folder"}},"urlObject":{"path":["customers","field"],"host":["{{ait-rest-api-endpoint}}"],"query":[],"variable":[]}},"response":[{"id":"49bc2a70-b1d6-4221-bceb-670ea2ab14f9","name":"/customers/field","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"url":"{{ait-rest-api-endpoint}}/customers/field"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Content-Length","value":"1102","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Date","value":"Mon, 04 Sep 2023 10:26:34 GMT","enabled":true},{"key":"x-amzn-RequestId","value":"03d37ea6-0a60-4c3d-8f21-62496900d455","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"x-amz-apigw-id","value":"KuiSOFVHIAMFm6w=","enabled":true},{"key":"X-AIO-Api-Call-Limit","value":"1/2","enabled":true},{"key":"X-Amzn-Trace-Id","value":"Root=1-64f5b0da-197735f935f2fc025efcee7e;Sampled=0;lineage=fe922822:0","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true},{"key":"X-Cache","value":"Miss from cloudfront","enabled":true},{"key":"Via","value":"1.1 f7a968b55c3516da72549b98f99704a4.cloudfront.net (CloudFront)","enabled":true},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3","enabled":true},{"key":"X-Amz-Cf-Id","value":"SRv-YCjq0al3Pp_u6tS0pxY29iUNXI1G0IUrbYQE3q6cm5NdqkB9-w==","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"fields\": [\n        \"email\",\n        \"first_name\",\n        \"last_name\",\n        \"last_seen_date\",\n        \"created_at\",\n        \"total_spent\",\n        \"verified_email\",\n        \"tags\",\n        \"note\",\n        \"is_inactive\",\n        \"type\",\n        \"total_campaign_sent\",\n        \"total_campaign_opened\",\n        \"total_campaign_clicked\",\n        \"last_campaign_sent_date\",\n        \"last_campaign_opened_date\",\n        \"last_campaign_clicked_date\",\n        \"total_campaign_delivered\",\n        \"orders_count\",\n        \"shopify_customer_id\",\n        \"accepts_marketing\",\n        \"last_order_name\",\n        \"last_order_id\",\n        \"verified_email\",\n        \"web_session_count\",\n        \"last_email_open_type\",\n        \"last_email_open_date\",\n        \"last_contacted_date\",\n        \"last_email_link_click_date\",\n        \"avg_order_amount\",\n        \"source\",\n        \"is_bounce\",\n        \"email_marketing\",\n        \"email_workflow\",\n        \"utm_term\",\n        \"utm_source\",\n        \"utm_medium\",\n        \"utm_campaign\",\n        \"utm_content\",\n        \"last_order_date\",\n        \"lyt_points_expire\",\n        \"lyt_points_earned\",\n        \"lyt_points_redeemed\",\n        \"lyt_is_refer\",\n        \"lyt_cus_birthday\",\n        \"tier_name\",\n        \"points_remaining\",\n        \"date_created\",\n        \"date_updated\",\n        \"state\",\n        \"tax_exempt\",\n        \"whatsapp_accepts_marketing\",\n        \"whatsapp_marketing_opt_in_tool\",\n        \"created_source\",\n        \"first_order_date\",\n        \"is_newsletter_subscribe\",\n        \"last_contacted_by\",\n        \"total_sms_campaign_delivered\",\n        \"total_sms_campaign_sent\",\n        \"total_sms_sent\"\n    ]\n}"}],"_postman_id":"012401db-f0d6-486c-81d3-c4b429b77907"},{"name":"/customers/lastseen/{id}","id":"fa7c55c6-6cf3-41da-84bc-9650c8061f5d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"{{ait-rest-api-authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\"last_seen_date\": \"2020-03-09 5:00\"}","options":{"raw":{"language":"json"}}},"url":"{{ait-rest-api-endpoint}}/customers/lastseen/393912","description":"<p>Update the existing customer's last seen date and time by ID.</p>\n","auth":{"type":"apikey","apikey":{"value":"{{vault:authorization-secret}}","key":"<key>"},"isInherited":true,"source":{"_postman_id":"4705f4f7-80f7-4b1a-8f0f-19d3482133ad","id":"4705f4f7-80f7-4b1a-8f0f-19d3482133ad","name":"Customer","type":"folder"}},"urlObject":{"path":["customers","lastseen","393912"],"host":["{{ait-rest-api-endpoint}}"],"query":[],"variable":[]}},"response":[{"id":"d974ba33-0192-4b38-b740-f20847c82ceb","name":"/customers/lastseen/{id}","originalRequest":{"method":"PUT","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"{{ait-rest-api-authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\"last_seen_date\": \"2020-03-09 5:00\"}","options":{"raw":{"language":"json"}}},"url":"{{ait-rest-api-endpoint}}/customers/lastseen/393912"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 04 Mar 2022 11:54:47 GMT","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Content-Length","value":"20","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"x-amzn-RequestId","value":"d5de6b27-a2f8-48d2-a08f-5e41785dfe1c","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"x-amz-apigw-id","value":"OdSgrEXFIAMF02g=","enabled":true},{"key":"X-Amzn-Trace-Id","value":"Root=1-6221fe04-48621a1148756e0f5dcc79e4;Sampled=0","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\"\n}"}],"_postman_id":"fa7c55c6-6cf3-41da-84bc-9650c8061f5d"}],"id":"4705f4f7-80f7-4b1a-8f0f-19d3482133ad","description":"<h3 id=\"customer-identifiers\">Customer Identifiers</h3>\n<p>Customer can be identified by multiple identifiers (example: id, email). Currently, we supports the below identifiers.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Identifier</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>number</td>\n<td>Customer ID</td>\n</tr>\n<tr>\n<td>email</td>\n<td>string</td>\n<td>Customer Email Address</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"fields\">Fields</h3>\n<p>Customer can have multiple fields (example: emails, ids, created_date). Currently, we have the below fields.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>is_product_reviewed</td>\n<td>number</td>\n<td>Whether the customer has given any product review.</td>\n</tr>\n<tr>\n<td>review_email</td>\n<td>Boolean</td>\n<td>Whether the customer has subscribed for the review email.</td>\n</tr>\n<tr>\n<td>lyt_points_expire</td>\n<td>Number</td>\n<td>Customer's total loyalty points expired till now.</td>\n</tr>\n<tr>\n<td>lyt_points_earned</td>\n<td>Number</td>\n<td>Total Loyalty points earned by the customer.</td>\n</tr>\n<tr>\n<td>loyalty_email</td>\n<td>Boolean</td>\n<td>Whether the customer has subscribed for the review email.</td>\n</tr>\n<tr>\n<td>lyt_points_redeemed</td>\n<td>Number</td>\n<td>Total Loyalty points redeemed by the customer.</td>\n</tr>\n<tr>\n<td>lyt_is_refer</td>\n<td>Boolean</td>\n<td>Whether the customer has referred Loyalty.</td>\n</tr>\n<tr>\n<td>lyt_cus_birthday</td>\n<td>Datetime</td>\n<td>Birth date of the Loyalty customer.</td>\n</tr>\n<tr>\n<td>tier_name</td>\n<td>String</td>\n<td>Name of the Loyalty tier program</td>\n</tr>\n<tr>\n<td>points_remaining</td>\n<td>Number</td>\n<td>Loyalty point remaining / available to use.</td>\n</tr>\n<tr>\n<td>phone</td>\n<td>String</td>\n<td>The Customer's phone number</td>\n</tr>\n<tr>\n<td>source_customer_id</td>\n<td>Number</td>\n<td>The Customer's unique source id.</td>\n</tr>\n<tr>\n<td>email</td>\n<td>String</td>\n<td>The unique email address of the customer. Attempting to assign the same email address to multiple customers returns an error.</td>\n</tr>\n<tr>\n<td>first_name</td>\n<td>String</td>\n<td>The customer's first name.</td>\n</tr>\n<tr>\n<td>last_name</td>\n<td>String</td>\n<td>The customer's last name.</td>\n</tr>\n<tr>\n<td>last_seen_date</td>\n<td>Datetime</td>\n<td>The date and time when the customer has last seen.</td>\n</tr>\n<tr>\n<td>created_at</td>\n<td>Datetime</td>\n<td>The date and time when the customer was created.</td>\n</tr>\n<tr>\n<td>total_spent</td>\n<td>Number</td>\n<td>The total amount of money that the customer has spent across their order history.</td>\n</tr>\n<tr>\n<td>verified_email</td>\n<td>Boolean</td>\n<td>Whether the customer has verified their email address.</td>\n</tr>\n<tr>\n<td>tags</td>\n<td>String</td>\n<td>Tags that the shop owner has attached to the customer, formatted as a string of comma-separated values.</td>\n</tr>\n<tr>\n<td>note</td>\n<td>String</td>\n<td>A note about the customer.</td>\n</tr>\n<tr>\n<td>is_inactive</td>\n<td>Boolean</td>\n<td>Whether the customer is inactive.</td>\n</tr>\n<tr>\n<td>type</td>\n<td>String</td>\n<td>Customer's type.</td>\n</tr>\n<tr>\n<td>total_campaign_sent</td>\n<td>Number</td>\n<td>The total number of campaigns the customer has sent till now.</td>\n</tr>\n<tr>\n<td>total_campaign_opened</td>\n<td>Number</td>\n<td>The total number of campaigns the customer has opened till now.</td>\n</tr>\n<tr>\n<td>total_campaign_clicked</td>\n<td>Number</td>\n<td>The total number of campaigns the customer has clicked till now.</td>\n</tr>\n<tr>\n<td>last_campaign_sent_date</td>\n<td>Datetime</td>\n<td>The date and time on which the customer has sent the last campaign.</td>\n</tr>\n<tr>\n<td>last_campaign_opened_date</td>\n<td>Datetime</td>\n<td>The date and time on which the customer has opened the last campaign.</td>\n</tr>\n<tr>\n<td>last_campaign_clicked_date</td>\n<td>Datetime</td>\n<td>The date and time on which the customer has clicked the last campaign.</td>\n</tr>\n<tr>\n<td>total_campaign_delivered</td>\n<td>Number</td>\n<td>The customer's total number of campaigns delivered till now</td>\n</tr>\n<tr>\n<td>orders_count</td>\n<td>Number</td>\n<td>The number of orders associated with this customer.</td>\n</tr>\n<tr>\n<td>accepts_marketing</td>\n<td>Boolean</td>\n<td>Whether the customer has consented to receive marketing material via email.</td>\n</tr>\n<tr>\n<td>last_order_name</td>\n<td>String</td>\n<td>The name of the customer's last order.</td>\n</tr>\n<tr>\n<td>last_order_id</td>\n<td>Number</td>\n<td>The customer's last order id.</td>\n</tr>\n<tr>\n<td>web_session_count</td>\n<td>Number</td>\n<td>The customer's total number of web session's count.</td>\n</tr>\n<tr>\n<td>last_email_open_type</td>\n<td>String</td>\n<td>Type of the last email the customer has opened.</td>\n</tr>\n<tr>\n<td>last_email_open_date</td>\n<td>Datetime</td>\n<td>The date and time when the customer opened the last email.</td>\n</tr>\n<tr>\n<td>last_contacted_date</td>\n<td>Datetime</td>\n<td>The date and time when the customer last contacted.</td>\n</tr>\n<tr>\n<td>last_email_link_click_date</td>\n<td>Datetime</td>\n<td>The date and time when the customer clicked the last email link.</td>\n</tr>\n<tr>\n<td>avg_order_amount</td>\n<td>Number</td>\n<td>The customer's average order amount.</td>\n</tr>\n<tr>\n<td>source</td>\n<td>String</td>\n<td>The source from where the customer belongs.</td>\n</tr>\n<tr>\n<td>is_bounce</td>\n<td>Boolean</td>\n<td>Whether the customer email has bounced.</td>\n</tr>\n<tr>\n<td>email_marketing</td>\n<td>Boolean</td>\n<td>Whether the customer has unsubscribed from the email marketing.</td>\n</tr>\n<tr>\n<td>newsletter_email</td>\n<td>Boolean</td>\n<td>Whether the customer has unsubscribed from the newsletter email.</td>\n</tr>\n<tr>\n<td>utm_term</td>\n<td>String</td>\n<td>UTM_Term parameter set by the customer.</td>\n</tr>\n<tr>\n<td>utm_source</td>\n<td>String</td>\n<td>UTM_Source parameter set by the customer.</td>\n</tr>\n<tr>\n<td>utm_medium</td>\n<td>String</td>\n<td>UTM_Medium parameter set by the customer.</td>\n</tr>\n<tr>\n<td>utm_campaign</td>\n<td>String</td>\n<td>UTM_Campaign parameter set by the customer.</td>\n</tr>\n<tr>\n<td>utm_content</td>\n<td>String</td>\n<td>UTM_Content parameter set by the customer.</td>\n</tr>\n<tr>\n<td>last_order_date</td>\n<td>Datetime</td>\n<td>The customer's last order date and time.</td>\n</tr>\n<tr>\n<td>id</td>\n<td>Number</td>\n<td>The customer's unique Id.</td>\n</tr>\n<tr>\n<td>source_address_id</td>\n<td>Number</td>\n<td>The customer's source address Id.</td>\n</tr>\n<tr>\n<td>first_name</td>\n<td>String</td>\n<td>The customer's first name on the address.</td>\n</tr>\n<tr>\n<td>last_name</td>\n<td>String</td>\n<td>The customer's last name on the address.</td>\n</tr>\n<tr>\n<td>company</td>\n<td>String</td>\n<td>The customer's company name on the address.</td>\n</tr>\n<tr>\n<td>address1</td>\n<td>String</td>\n<td>The customer's address1 details.</td>\n</tr>\n<tr>\n<td>address2</td>\n<td>String</td>\n<td>The customer's address2 details.</td>\n</tr>\n<tr>\n<td>city</td>\n<td>String</td>\n<td>The City to which the customer belongs.</td>\n</tr>\n<tr>\n<td>province</td>\n<td>String</td>\n<td>The customer's province on the address.</td>\n</tr>\n<tr>\n<td>country</td>\n<td>String</td>\n<td>The Country name to which the customer belongs.</td>\n</tr>\n<tr>\n<td>zip</td>\n<td>Number</td>\n<td>The customer's zip code on the address.</td>\n</tr>\n<tr>\n<td>phone</td>\n<td>String</td>\n<td>The customer's phone number on the address.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>String</td>\n<td>Full name of the customer on the address.</td>\n</tr>\n<tr>\n<td>province_code</td>\n<td>String</td>\n<td>The customer's province code on the address.</td>\n</tr>\n<tr>\n<td>country_code</td>\n<td>String</td>\n<td>The customer's country code on the address.</td>\n</tr>\n<tr>\n<td>country_name</td>\n<td>String</td>\n<td>The Country name to which the customer belongs.</td>\n</tr>\n<tr>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"value":"{{vault:authorization-secret}}","key":"<key>"},"isInherited":false},"event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"7ff69d9e-3502-43ce-aa06-a508cbe93362"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"1496ade6-49e1-4a79-904d-66670d5c2429"}}],"_postman_id":"4705f4f7-80f7-4b1a-8f0f-19d3482133ad"},{"name":"Product","item":[{"name":"/products","id":"26aa1331-9c7b-475c-8bba-a8c0844a117b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"{{ait-rest-api-authorization}}","type":"text"}],"url":"{{ait-rest-api-endpoint}}/products","description":"<p>Retrieve a list of products.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:authorization-secret}}"},"isInherited":true,"source":{"_postman_id":"16efeb61-60ab-4682-909c-1fb5cef33380","id":"16efeb61-60ab-4682-909c-1fb5cef33380","name":"Product","type":"folder"}},"urlObject":{"path":["products"],"host":["{{ait-rest-api-endpoint}}"],"query":[{"disabled":true,"description":{"content":"<p>Return only products specified by a comma-separated list of product IDs.</p>\n","type":"text/plain"},"key":"ids","value":"66530,66707"},{"disabled":true,"description":{"content":"<p>Show the product with the specified title.</p>\n","type":"text/plain"},"key":"title","value":"IPod Nano - 8GB"},{"disabled":true,"description":{"content":"<p>Show the product with the specified vendor.</p>\n","type":"text/plain"},"key":"vendor","value":"Apple"},{"disabled":true,"description":{"content":"<p>Show the product with the specified handle.</p>\n","type":"text/plain"},"key":"handle","value":"ipod-nano"},{"disabled":true,"description":{"content":"<p>Show the product with the specified product type.</p>\n","type":"text/plain"},"key":"product_type","value":"Snowboard"},{"disabled":true,"description":{"content":"<p>Restrict results to those after the specified ID.</p>\n","type":"text/plain"},"key":"since_id","value":"66713"},{"disabled":true,"description":{"content":"<p>Show products, created on and after a specified date.</p>\n","type":"text/plain"},"key":"created_date_min","value":"2020-10-04T21:46:58.000Z"},{"disabled":true,"description":{"content":"<p>Show products, created on and before a specified date.</p>\n","type":"text/plain"},"key":"created_date_max","value":"2021-11-04T21:46:58.000Z"},{"disabled":true,"description":{"content":"<p>Show products, updated on and after a specified date.</p>\n","type":"text/plain"},"key":"updated_date_min","value":"2020-10-04T21:46:58.000Z"},{"disabled":true,"description":{"content":"<p>Show products, updated on and before a specified date.</p>\n","type":"text/plain"},"key":"updated_date_max","value":"2021-11-04T21:46:58.000Z"},{"disabled":true,"description":{"content":"<p>Show products, published on and after a specified date.</p>\n","type":"text/plain"},"key":"published_at_min","value":"2020-09-04T21:46:58.000Z"},{"disabled":true,"description":{"content":"<p>Show products, published on and before a specified date.</p>\n","type":"text/plain"},"key":"published_at_max","value":"2021-11-04T21:46:58.000Z"},{"disabled":true,"description":{"content":"<p>Show products which active.</p>\n","type":"text/plain"},"key":"status","value":"active"},{"disabled":true,"description":{"content":"<p>Return up to this many results per page.</p>\n","type":"text/plain"},"key":"limit","value":"10"},{"disabled":true,"description":{"content":"<p>Show only certain fields, specified by a comma-separated list of field names.</p>\n","type":"text/plain"},"key":"fields","value":"title,vendor,handle,product_type,created_at,updated_at,published_at"},{"disabled":true,"description":{"content":"<p>Return products by product collection ID.</p>\n","type":"text/plain"},"key":"collection_id","value":"1357"}],"variable":[]}},"response":[{"id":"f1939c09-ffff-4eef-86f5-159f93d5cc24","name":"/products","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}","type":"text"}],"url":"{{ait-rest-api-endpoint}}/products"},"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"products\": [\n        {\n            \"id\": 66530,\n            \"shop_id\": 2003,\n            \"source_product_id\": 5745797824669,\n            \"title\": \"fdf\",\n            \"metafields_global_title_tag\": \"\",\n            \"metafields_global_description_tag\": \"\",\n            \"body_html\": \"dfdf\",\n            \"vendor\": \"10oct20-ashwani1-shopconnect\",\n            \"product_type\": \"\",\n            \"created_at\": \"2020-10-16T07:32:47.000Z\",\n            \"published_scope\": \"web\",\n            \"handle\": \"fdf\",\n            \"updated_at\": \"2020-10-16T07:33:45.000Z\",\n            \"published_at\": \"2020-10-16T07:32:49.000Z\",\n            \"tags\": \"\",\n            \"options\": null,\n            \"product_attribute_set\": null,\n            \"variants\": [\n                {\n                    \"product_id\": 66530,\n                    \"title\": \"Default Title\",\n                    \"price\": 50,\n                    \"sku\": \"\",\n                    \"position\": 1,\n                    \"inventory_policy\": \"deny\",\n                    \"compare_at_price\": null,\n                    \"fulfillment_service\": \"manual\",\n                    \"grams\": 0,\n                    \"inventory_management\": \"shopify\",\n                    \"option1\": \"Default Ti\",\n                    \"option2\": null,\n                    \"option3\": null,\n                    \"created_at\": \"2020-10-16T07:32:47.000Z\",\n                    \"updated_at\": \"2020-10-16T07:33:45.000Z\",\n                    \"taxable\": 1,\n                    \"barcode\": \"\",\n                    \"shopify_image_id\": null,\n                    \"inventory_quantity\": 50,\n                    \"weight\": 0,\n                    \"weight_unit\": \"lb\",\n                    \"inventory_item_id\": 38718557388957,\n                    \"requires_shipping\": \"1\",\n                    \"id\": 128591,\n                    \"source_variant_id\": 36699137802397\n                }\n            ],\n            \"images\": []\n        },\n        {\n            \"id\": 66707,\n            \"shop_id\": 2003,\n            \"source_product_id\": 0,\n            \"title\": \"Burton Custom Freestyle 151\",\n            \"metafields_global_title_tag\": null,\n            \"metafields_global_description_tag\": null,\n            \"body_html\": \"<strong>Good snowboard!</strong>\",\n            \"vendor\": \"Burton\",\n            \"product_type\": \"Snowboard\",\n            \"created_at\": \"2020-11-05T00:43:29.000Z\",\n            \"published_scope\": \"web\",\n            \"handle\": \"burton-custom-freestyle-151\",\n            \"updated_at\": \"2020-11-05T00:43:29.000Z\",\n            \"published_at\": \"2020-11-05T00:43:29.000Z\",\n            \"tags\": null,\n            \"options\": null,\n            \"product_attribute_set\": null,\n            \"variants\": [\n                {\n                    \"product_id\": 66707,\n                    \"title\": \"First\",\n                    \"price\": 10,\n                    \"sku\": \"123\",\n                    \"position\": 1,\n                    \"inventory_policy\": \"deny\",\n                    \"compare_at_price\": null,\n                    \"fulfillment_service\": \"manual\",\n                    \"grams\": null,\n                    \"inventory_management\": null,\n                    \"option1\": \"First\",\n                    \"option2\": null,\n                    \"option3\": null,\n                    \"created_at\": \"2020-11-05T00:43:29.000Z\",\n                    \"updated_at\": \"2020-11-05T00:43:29.000Z\",\n                    \"taxable\": 1,\n                    \"barcode\": null,\n                    \"shopify_image_id\": null,\n                    \"inventory_quantity\": null,\n                    \"weight\": null,\n                    \"weight_unit\": \"lb\",\n                    \"inventory_item_id\": 1070325037,\n                    \"requires_shipping\": \"1\",\n                    \"id\": 128933,\n                    \"source_variant_id\": 0\n                }\n            ],\n            \"images\": []\n        },\n        {\n            \"id\": 66710,\n            \"shop_id\": 2003,\n            \"source_product_id\": 1071559586,\n            \"title\": \"Burton Custom Freestyle 151\",\n            \"metafields_global_title_tag\": null,\n            \"metafields_global_description_tag\": null,\n            \"body_html\": \"<strong>Good snowboard!</strong>\",\n            \"vendor\": \"Burton\",\n            \"product_type\": \"Snowboard\",\n            \"created_at\": \"2020-11-05T00:43:29.000Z\",\n            \"published_scope\": \"web\",\n            \"handle\": \"burton-custom-freestyle-151\",\n            \"updated_at\": \"2020-11-05T00:43:29.000Z\",\n            \"published_at\": \"2020-11-05T00:43:29.000Z\",\n            \"tags\": null,\n            \"options\": null,\n            \"product_attribute_set\": null,\n            \"variants\": [\n                {\n                    \"product_id\": 66710,\n                    \"title\": \"First\",\n                    \"price\": 10,\n                    \"sku\": \"123\",\n                    \"position\": 1,\n                    \"inventory_policy\": \"deny\",\n                    \"compare_at_price\": null,\n                    \"fulfillment_service\": \"manual\",\n                    \"grams\": null,\n                    \"inventory_management\": null,\n                    \"option1\": \"First\",\n                    \"option2\": null,\n                    \"option3\": null,\n                    \"created_at\": \"2020-11-05T00:43:29.000Z\",\n                    \"updated_at\": \"2020-11-05T00:43:29.000Z\",\n                    \"taxable\": 1,\n                    \"barcode\": null,\n                    \"shopify_image_id\": null,\n                    \"inventory_quantity\": null,\n                    \"weight\": null,\n                    \"weight_unit\": \"lb\",\n                    \"inventory_item_id\": 1070325037,\n                    \"requires_shipping\": \"1\",\n                    \"id\": 128935,\n                    \"source_variant_id\": 1070325037\n                },\n                {\n                    \"product_id\": 66710,\n                    \"title\": \"Second\",\n                    \"price\": 20,\n                    \"sku\": \"123\",\n                    \"position\": 2,\n                    \"inventory_policy\": \"deny\",\n                    \"compare_at_price\": null,\n                    \"fulfillment_service\": \"manual\",\n                    \"grams\": null,\n                    \"inventory_management\": null,\n                    \"option1\": \"Second\",\n                    \"option2\": null,\n                    \"option3\": null,\n                    \"created_at\": \"2020-11-05T00:43:29.000Z\",\n                    \"updated_at\": \"2020-11-05T00:43:29.000Z\",\n                    \"taxable\": 1,\n                    \"barcode\": null,\n                    \"shopify_image_id\": null,\n                    \"inventory_quantity\": null,\n                    \"weight\": null,\n                    \"weight_unit\": \"lb\",\n                    \"inventory_item_id\": 1070325038,\n                    \"requires_shipping\": \"1\",\n                    \"id\": 128936,\n                    \"source_variant_id\": 1070325038\n                }\n            ],\n            \"images\": []\n        },\n        {\n            \"id\": 66712,\n            \"shop_id\": 2003,\n            \"source_product_id\": 10715595868,\n            \"title\": \"IPod Nano - 8GB\",\n            \"metafields_global_title_tag\": null,\n            \"metafields_global_description_tag\": null,\n            \"body_html\": \"<p>It's the small iPod with one very big idea: Video. Now the world's most popular music player, available in 4GB and 8GB models, lets you enjoy TV shows, movies, video podcasts, and more. The larger, brighter display means amazing picture quality. In six eye-catching colors, iPod nano is stunning all around. And with models starting at just $149, little speaks volumes.</p>\",\n            \"vendor\": \"Apple\",\n            \"product_type\": \"Cult Products\",\n            \"created_at\": \"2020-11-04T21:46:58.000Z\",\n            \"published_scope\": \"web\",\n            \"handle\": \"ipod-nano\",\n            \"updated_at\": \"2020-11-05T00:43:44.000Z\",\n            \"published_at\": \"1970-01-01T00:00:00.000Z\",\n            \"tags\": \"Emotive, Flash Memory, MP3, Music\",\n            \"options\": null,\n            \"product_attribute_set\": null,\n            \"variants\": [\n                {\n                    \"product_id\": 66712,\n                    \"title\": \"Green\",\n                    \"price\": 199,\n                    \"sku\": \"IPOD2008GREEN\",\n                    \"position\": 3,\n                    \"inventory_policy\": \"continue\",\n                    \"compare_at_price\": null,\n                    \"fulfillment_service\": \"manual\",\n                    \"grams\": 567,\n                    \"inventory_management\": \"shopify\",\n                    \"option1\": \"Green\",\n                    \"option2\": null,\n                    \"option3\": null,\n                    \"created_at\": \"2020-11-04T21:46:58.000Z\",\n                    \"updated_at\": \"2020-11-04T21:46:58.000Z\",\n                    \"taxable\": 1,\n                    \"barcode\": \"1234_green\",\n                    \"shopify_image_id\": null,\n                    \"inventory_quantity\": 30,\n                    \"weight\": 1.25,\n                    \"weight_unit\": \"lb\",\n                    \"inventory_item_id\": 39072856,\n                    \"requires_shipping\": \"1\",\n                    \"id\": 128939,\n                    \"source_variant_id\": 39072857\n                },\n                {\n                    \"product_id\": 66712,\n                    \"title\": \"Red\",\n                    \"price\": 199,\n                    \"sku\": \"IPOD2008RED\",\n                    \"position\": 2,\n                    \"inventory_policy\": \"continue\",\n                    \"compare_at_price\": null,\n                    \"fulfillment_service\": \"manual\",\n                    \"grams\": 567,\n                    \"inventory_management\": \"shopify\",\n                    \"option1\": \"Red\",\n                    \"option2\": null,\n                    \"option3\": null,\n                    \"created_at\": \"2020-11-04T21:46:58.000Z\",\n                    \"updated_at\": \"2020-11-04T21:46:58.000Z\",\n                    \"taxable\": 1,\n                    \"barcode\": \"1234_red\",\n                    \"shopify_image_id\": null,\n                    \"inventory_quantity\": 20,\n                    \"weight\": 1.25,\n                    \"weight_unit\": \"lb\",\n                    \"inventory_item_id\": 49148385,\n                    \"requires_shipping\": \"1\",\n                    \"id\": 128938,\n                    \"source_variant_id\": 49148386\n                },\n                {\n                    \"product_id\": 66712,\n                    \"title\": \"Black\",\n                    \"price\": 199,\n                    \"sku\": \"IPOD2008BLACK\",\n                    \"position\": 4,\n                    \"inventory_policy\": \"continue\",\n                    \"compare_at_price\": null,\n                    \"fulfillment_service\": \"manual\",\n                    \"grams\": 567,\n                    \"inventory_management\": \"shopify\",\n                    \"option1\": \"Black\",\n                    \"option2\": null,\n                    \"option3\": null,\n                    \"created_at\": \"2020-11-04T21:46:58.000Z\",\n                    \"updated_at\": \"2020-11-04T21:46:58.000Z\",\n                    \"taxable\": 1,\n                    \"barcode\": \"1234_black\",\n                    \"shopify_image_id\": null,\n                    \"inventory_quantity\": 40,\n                    \"weight\": 1.25,\n                    \"weight_unit\": \"lb\",\n                    \"inventory_item_id\": 457924702,\n                    \"requires_shipping\": \"1\",\n                    \"id\": 128940,\n                    \"source_variant_id\": 457924703\n                },\n                {\n                    \"product_id\": 66712,\n                    \"title\": \"Pink\",\n                    \"price\": 199,\n                    \"sku\": \"IPOD2008PINK\",\n                    \"position\": 1,\n                    \"inventory_policy\": \"continue\",\n                    \"compare_at_price\": null,\n                    \"fulfillment_service\": \"manual\",\n                    \"grams\": 567,\n                    \"inventory_management\": \"shopify\",\n                    \"option1\": \"Pink\",\n                    \"option2\": null,\n                    \"option3\": null,\n                    \"created_at\": \"2020-11-04T21:46:58.000Z\",\n                    \"updated_at\": \"2020-11-04T21:46:58.000Z\",\n                    \"taxable\": 1,\n                    \"barcode\": \"1234_pink\",\n                    \"shopify_image_id\": 562641783,\n                    \"inventory_quantity\": 10,\n                    \"weight\": 1.25,\n                    \"weight_unit\": \"lb\",\n                    \"inventory_item_id\": 808950811,\n                    \"requires_shipping\": \"1\",\n                    \"id\": 128937,\n                    \"source_variant_id\": 808950811\n                }\n            ],\n            \"images\": []\n        },\n        {\n            \"id\": 66713,\n            \"shop_id\": 2003,\n            \"source_product_id\": 10715595869,\n            \"title\": \"IPod Nano - 8GB\",\n            \"metafields_global_title_tag\": null,\n            \"metafields_global_description_tag\": null,\n            \"body_html\": \"<p>It's the small iPod with one very big idea: Video. Now the world's most popular music player, available in 4GB and 8GB models, lets you enjoy TV shows, movies, video podcasts, and more. The larger, brighter display means amazing picture quality. In six eye-catching colors, iPod nano is stunning all around. And with models starting at just $149, little speaks volumes.</p>\",\n            \"vendor\": \"Apple\",\n            \"product_type\": \"Cult Products\",\n            \"created_at\": \"2020-11-04T21:46:58.000Z\",\n            \"published_scope\": \"web\",\n            \"handle\": \"ipod-nano\",\n            \"updated_at\": \"2020-11-05T00:43:44.000Z\",\n            \"published_at\": \"0000-00-00 00:00:00\",\n            \"tags\": \"Emotive, Flash Memory, MP3, Music\",\n            \"options\": \"[{\\\"id\\\": 1022828621, \\\"name\\\": \\\"Title\\\", \\\"values\\\": [\\\"Default Title\\\"], \\\"position\\\": 1, \\\"product_id\\\": 1071559583}]\",\n            \"product_attribute_set\": null,\n            \"variants\": [\n                {\n                    \"product_id\": 66713,\n                    \"title\": \"Red\",\n                    \"price\": 199,\n                    \"sku\": \"IPOD2008RED\",\n                    \"position\": 2,\n                    \"inventory_policy\": \"continue\",\n                    \"compare_at_price\": null,\n                    \"fulfillment_service\": \"manual\",\n                    \"grams\": 567,\n                    \"inventory_management\": \"shopify\",\n                    \"option1\": \"Red\",\n                    \"option2\": null,\n                    \"option3\": null,\n                    \"created_at\": \"2020-11-04T21:46:58.000Z\",\n                    \"updated_at\": \"2020-11-04T21:46:58.000Z\",\n                    \"taxable\": 1,\n                    \"barcode\": \"1234_red\",\n                    \"shopify_image_id\": null,\n                    \"inventory_quantity\": 20,\n                    \"weight\": 1.25,\n                    \"weight_unit\": \"lb\",\n                    \"inventory_item_id\": 49148385,\n                    \"requires_shipping\": \"1\",\n                    \"id\": 128944,\n                    \"source_variant_id\": 457924703\n                },\n                {\n                    \"product_id\": 66713,\n                    \"title\": \"Pink\",\n                    \"price\": 199,\n                    \"sku\": \"IPOD2008PINK\",\n                    \"position\": 1,\n                    \"inventory_policy\": \"continue\",\n                    \"compare_at_price\": null,\n                    \"fulfillment_service\": \"manual\",\n                    \"grams\": 567,\n                    \"inventory_management\": \"shopify\",\n                    \"option1\": \"Pink\",\n                    \"option2\": null,\n                    \"option3\": null,\n                    \"created_at\": \"2020-11-04T21:46:58.000Z\",\n                    \"updated_at\": \"2020-11-04T21:46:58.000Z\",\n                    \"taxable\": 1,\n                    \"barcode\": \"1234_pink\",\n                    \"shopify_image_id\": 562641783,\n                    \"inventory_quantity\": 10,\n                    \"weight\": 1.25,\n                    \"weight_unit\": \"lb\",\n                    \"inventory_item_id\": 808950810,\n                    \"requires_shipping\": \"1\",\n                    \"id\": 128941,\n                    \"source_variant_id\": 808950812\n                }\n            ],\n            \"images\": [\n                {\n                    \"product_id\": 66713,\n                    \"src\": \"https://cdn.shopify.com/s/files/1/0006/9093/3842/products/ipod-nano.png?v=1604537024\",\n                    \"position\": 1,\n                    \"created_at\": \"2020-11-04T21:46:58.000Z\",\n                    \"updated_at\": \"2020-11-05T00:43:44.000Z\",\n                    \"width\": 123,\n                    \"height\": 456,\n                    \"id\": 147419,\n                    \"source_image_id\": 850703192,\n                    \"variant_ids\": false\n                }\n            ]\n        },\n        {\n            \"id\": 66769,\n            \"shop_id\": 2003,\n            \"source_product_id\": 10715595870,\n            \"title\": \"IPod Nano - 8GB\",\n            \"metafields_global_title_tag\": null,\n            \"metafields_global_description_tag\": null,\n            \"body_html\": \"<p>It's the small iPod with one very big idea: Video. Now the world's most popular music player, available in 4GB and 8GB models, lets you enjoy TV shows, movies, video podcasts, and more. The larger, brighter display means amazing picture quality. In six eye-catching colors, iPod nano is stunning all around. And with models starting at just $149, little speaks volumes.</p>\",\n            \"vendor\": \"Apple\",\n            \"product_type\": \"Cult Products\",\n            \"created_at\": \"2020-11-04T21:46:58.000Z\",\n            \"published_scope\": \"web\",\n            \"handle\": \"ipod-nano\",\n            \"updated_at\": \"2020-11-05T00:43:44.000Z\",\n            \"published_at\": \"1970-01-01T00:00:00.000Z\",\n            \"tags\": \"Emotive, Flash Memory, MP3, Music\",\n            \"options\": null,\n            \"product_attribute_set\": null,\n            \"variants\": [\n                {\n                    \"product_id\": 66769,\n                    \"title\": \"Green\",\n                    \"price\": 199,\n                    \"sku\": \"IPOD2008GREEN\",\n                    \"position\": 3,\n                    \"inventory_policy\": \"continue\",\n                    \"compare_at_price\": null,\n                    \"fulfillment_service\": \"manual\",\n                    \"grams\": 567,\n                    \"inventory_management\": \"shopify\",\n                    \"option1\": \"Green\",\n                    \"option2\": null,\n                    \"option3\": null,\n                    \"created_at\": \"2020-11-04T21:46:58.000Z\",\n                    \"updated_at\": \"2020-11-04T21:46:58.000Z\",\n                    \"taxable\": 1,\n                    \"barcode\": \"1234_green\",\n                    \"shopify_image_id\": null,\n                    \"inventory_quantity\": 30,\n                    \"weight\": 1.25,\n                    \"weight_unit\": \"lb\",\n                    \"inventory_item_id\": 39072856,\n                    \"requires_shipping\": \"1\",\n                    \"id\": 129022,\n                    \"source_variant_id\": 39072857\n                },\n                {\n                    \"product_id\": 66769,\n                    \"title\": \"Red\",\n                    \"price\": 199,\n                    \"sku\": \"IPOD2008RED\",\n                    \"position\": 2,\n                    \"inventory_policy\": \"continue\",\n                    \"compare_at_price\": null,\n                    \"fulfillment_service\": \"manual\",\n                    \"grams\": 567,\n                    \"inventory_management\": \"shopify\",\n                    \"option1\": \"Red\",\n                    \"option2\": null,\n                    \"option3\": null,\n                    \"created_at\": \"2020-11-04T21:46:58.000Z\",\n                    \"updated_at\": \"2020-11-04T21:46:58.000Z\",\n                    \"taxable\": 1,\n                    \"barcode\": \"1234_red\",\n                    \"shopify_image_id\": null,\n                    \"inventory_quantity\": 20,\n                    \"weight\": 1.25,\n                    \"weight_unit\": \"lb\",\n                    \"inventory_item_id\": 49148385,\n                    \"requires_shipping\": \"1\",\n                    \"id\": 129021,\n                    \"source_variant_id\": 49148386\n                },\n                {\n                    \"product_id\": 66769,\n                    \"title\": \"Black\",\n                    \"price\": 199,\n                    \"sku\": \"IPOD2008BLACK\",\n                    \"position\": 4,\n                    \"inventory_policy\": \"continue\",\n                    \"compare_at_price\": null,\n                    \"fulfillment_service\": \"manual\",\n                    \"grams\": 567,\n                    \"inventory_management\": \"shopify\",\n                    \"option1\": \"Black\",\n                    \"option2\": null,\n                    \"option3\": null,\n                    \"created_at\": \"2020-11-04T21:46:58.000Z\",\n                    \"updated_at\": \"2020-11-04T21:46:58.000Z\",\n                    \"taxable\": 1,\n                    \"barcode\": \"1234_black\",\n                    \"shopify_image_id\": null,\n                    \"inventory_quantity\": 40,\n                    \"weight\": 1.25,\n                    \"weight_unit\": \"lb\",\n                    \"inventory_item_id\": 457924702,\n                    \"requires_shipping\": \"1\",\n                    \"id\": 129023,\n                    \"source_variant_id\": 457924703\n                },\n                {\n                    \"product_id\": 66769,\n                    \"title\": \"Pink\",\n                    \"price\": 199,\n                    \"sku\": \"IPOD2008PINK\",\n                    \"position\": 1,\n                    \"inventory_policy\": \"continue\",\n                    \"compare_at_price\": null,\n                    \"fulfillment_service\": \"manual\",\n                    \"grams\": 567,\n                    \"inventory_management\": \"shopify\",\n                    \"option1\": \"Pink\",\n                    \"option2\": null,\n                    \"option3\": null,\n                    \"created_at\": \"2020-11-04T21:46:58.000Z\",\n                    \"updated_at\": \"2020-11-04T21:46:58.000Z\",\n                    \"taxable\": 1,\n                    \"barcode\": \"1234_pink\",\n                    \"shopify_image_id\": 562641783,\n                    \"inventory_quantity\": 10,\n                    \"weight\": 1.25,\n                    \"weight_unit\": \"lb\",\n                    \"inventory_item_id\": 808950811,\n                    \"requires_shipping\": \"1\",\n                    \"id\": 129020,\n                    \"source_variant_id\": 808950812\n                }\n            ],\n            \"images\": [\n                {\n                    \"product_id\": 66769,\n                    \"src\": \"https://cdn.shopify.com/s/files/1/0006/9093/3842/products/ipod-nano-2.png?v=1604526418\",\n                    \"position\": 2,\n                    \"created_at\": \"2020-11-04T21:46:58.000Z\",\n                    \"updated_at\": \"2020-11-04T21:46:58.000Z\",\n                    \"width\": 123,\n                    \"height\": 456,\n                    \"id\": 147541,\n                    \"source_image_id\": 562641785,\n                    \"variant_ids\": [\n                        {\n                            \"variant_id\": 808950810\n                        }\n                    ]\n                },\n                {\n                    \"product_id\": 66769,\n                    \"src\": \"https://cdn.shopify.com/s/files/1/0006/9093/3842/products/ipod-nano.png?v=1604537024\",\n                    \"position\": 1,\n                    \"created_at\": \"2020-11-04T21:46:58.000Z\",\n                    \"updated_at\": \"2020-11-05T00:43:44.000Z\",\n                    \"width\": 123,\n                    \"height\": 456,\n                    \"id\": 147540,\n                    \"source_image_id\": 850703192,\n                    \"variant_ids\": false\n                }\n            ]\n        },\n        {\n            \"id\": 66770,\n            \"shop_id\": 2003,\n            \"source_product_id\": 10715595875,\n            \"title\": \"IPod Nano - 8GB\",\n            \"metafields_global_title_tag\": null,\n            \"metafields_global_description_tag\": null,\n            \"body_html\": \"<p>It's the small iPod with one very big idea: Video. Now the world's most popular music player, available in 4GB and 8GB models, lets you enjoy TV shows, movies, video podcasts, and more. The larger, brighter display means amazing picture quality. In six eye-catching colors, iPod nano is stunning all around. And with models starting at just $149, little speaks volumes.</p>\",\n            \"vendor\": \"Apple\",\n            \"product_type\": \"Cult Products\",\n            \"created_at\": \"2020-11-04T21:46:58.000Z\",\n            \"published_scope\": \"web\",\n            \"handle\": \"ipod-nano\",\n            \"updated_at\": \"2020-11-05T00:43:44.000Z\",\n            \"published_at\": \"1970-01-01T00:00:00.000Z\",\n            \"tags\": \"Emotive, Flash Memory, MP3, Music\",\n            \"options\": \"[{\\\"id\\\": 1022828621, \\\"name\\\": \\\"Title\\\", \\\"values\\\": [\\\"Default Title\\\"], \\\"position\\\": 1, \\\"product_id\\\": 1071559583}]\",\n            \"product_attribute_set\": null,\n            \"variants\": [\n                {\n                    \"product_id\": 66770,\n                    \"title\": \"Red\",\n                    \"price\": 199,\n                    \"sku\": \"IPOD2008RED\",\n                    \"position\": 2,\n                    \"inventory_policy\": \"continue\",\n                    \"compare_at_price\": null,\n                    \"fulfillment_service\": \"manual\",\n                    \"grams\": 567,\n                    \"inventory_management\": \"shopify\",\n                    \"option1\": \"Red\",\n                    \"option2\": null,\n                    \"option3\": null,\n                    \"created_at\": \"2020-11-04T21:46:58.000Z\",\n                    \"updated_at\": \"2020-11-04T21:46:58.000Z\",\n                    \"taxable\": 1,\n                    \"barcode\": \"1234_red\",\n                    \"shopify_image_id\": null,\n                    \"inventory_quantity\": 20,\n                    \"weight\": 1.25,\n                    \"weight_unit\": \"lb\",\n                    \"inventory_item_id\": 49148385,\n                    \"requires_shipping\": \"1\",\n                    \"id\": 129027,\n                    \"source_variant_id\": 457924703\n                },\n                {\n                    \"product_id\": 66770,\n                    \"title\": \"Pink\",\n                    \"price\": 199,\n                    \"sku\": \"IPOD2008PINK\",\n                    \"position\": 1,\n                    \"inventory_policy\": \"continue\",\n                    \"compare_at_price\": null,\n                    \"fulfillment_service\": \"manual\",\n                    \"grams\": 567,\n                    \"inventory_management\": \"shopify\",\n                    \"option1\": \"Pink\",\n                    \"option2\": null,\n                    \"option3\": null,\n                    \"created_at\": \"2020-11-04T21:46:58.000Z\",\n                    \"updated_at\": \"2020-11-04T21:46:58.000Z\",\n                    \"taxable\": 1,\n                    \"barcode\": \"1234_pink\",\n                    \"shopify_image_id\": 562641783,\n                    \"inventory_quantity\": 10,\n                    \"weight\": 1.25,\n                    \"weight_unit\": \"lb\",\n                    \"inventory_item_id\": 808950810,\n                    \"requires_shipping\": \"1\",\n                    \"id\": 129024,\n                    \"source_variant_id\": 808950812\n                }\n            ],\n            \"images\": [\n                {\n                    \"product_id\": 66770,\n                    \"src\": \"https://cdn.shopify.com/s/files/1/0006/9093/3842/products/ipod-nano.png?v=1604537024\",\n                    \"position\": 1,\n                    \"created_at\": \"2020-11-04T21:46:58.000Z\",\n                    \"updated_at\": \"2020-11-05T00:43:44.000Z\",\n                    \"width\": 123,\n                    \"height\": 456,\n                    \"id\": 147542,\n                    \"source_image_id\": 850703192,\n                    \"variant_ids\": false\n                }\n            ]\n        },\n        {\n            \"id\": 66793,\n            \"shop_id\": 2003,\n            \"source_product_id\": 10715595845,\n            \"title\": \"IPod Nano - 8GB\",\n            \"metafields_global_title_tag\": null,\n            \"metafields_global_description_tag\": null,\n            \"body_html\": \"<p>It's the small iPod with one very big idea: Video. Now the world's most popular music player, available in 4GB and 8GB models, lets you enjoy TV shows, movies, video podcasts, and more. The larger, brighter display means amazing picture quality. In six eye-catching colors, iPod nano is stunning all around. And with models starting at just $149, little speaks volumes.</p>\",\n            \"vendor\": \"Apple\",\n            \"product_type\": \"Cult Products\",\n            \"created_at\": \"2020-11-04T21:46:58.000Z\",\n            \"published_scope\": \"web\",\n            \"handle\": \"ipod-nano\",\n            \"updated_at\": \"2020-11-05T00:43:44.000Z\",\n            \"published_at\": \"1970-01-01T00:00:00.000Z\",\n            \"tags\": \"Emotive, Flash Memory, MP3, Music\",\n            \"options\": null,\n            \"product_attribute_set\": null,\n            \"variants\": [\n                {\n                    \"product_id\": 66793,\n                    \"title\": \"Green\",\n                    \"price\": 199,\n                    \"sku\": \"IPOD2008GREEN\",\n                    \"position\": 3,\n                    \"inventory_policy\": \"continue\",\n                    \"compare_at_price\": null,\n                    \"fulfillment_service\": \"manual\",\n                    \"grams\": 567,\n                    \"inventory_management\": \"shopify\",\n                    \"option1\": \"Green\",\n                    \"option2\": null,\n                    \"option3\": null,\n                    \"created_at\": \"2020-11-04T21:46:58.000Z\",\n                    \"updated_at\": \"2020-11-04T21:46:58.000Z\",\n                    \"taxable\": 1,\n                    \"barcode\": \"1234_green\",\n                    \"shopify_image_id\": null,\n                    \"inventory_quantity\": 30,\n                    \"weight\": 1.25,\n                    \"weight_unit\": \"lb\",\n                    \"inventory_item_id\": 39072856,\n                    \"requires_shipping\": \"1\",\n                    \"id\": 129066,\n                    \"source_variant_id\": 39072857\n                },\n                {\n                    \"product_id\": 66793,\n                    \"title\": \"Red\",\n                    \"price\": 199,\n                    \"sku\": \"IPOD2008RED\",\n                    \"position\": 2,\n                    \"inventory_policy\": \"continue\",\n                    \"compare_at_price\": null,\n                    \"fulfillment_service\": \"manual\",\n                    \"grams\": 567,\n                    \"inventory_management\": \"shopify\",\n                    \"option1\": \"Red\",\n                    \"option2\": null,\n                    \"option3\": null,\n                    \"created_at\": \"2020-11-04T21:46:58.000Z\",\n                    \"updated_at\": \"2020-11-04T21:46:58.000Z\",\n                    \"taxable\": 1,\n                    \"barcode\": \"1234_red\",\n                    \"shopify_image_id\": null,\n                    \"inventory_quantity\": 20,\n                    \"weight\": 1.25,\n                    \"weight_unit\": \"lb\",\n                    \"inventory_item_id\": 49148385,\n                    \"requires_shipping\": \"1\",\n                    \"id\": 129065,\n                    \"source_variant_id\": 49148386\n                },\n                {\n                    \"product_id\": 66793,\n                    \"title\": \"Black\",\n                    \"price\": 199,\n                    \"sku\": \"IPOD2008BLACK\",\n                    \"position\": 4,\n                    \"inventory_policy\": \"continue\",\n                    \"compare_at_price\": null,\n                    \"fulfillment_service\": \"manual\",\n                    \"grams\": 567,\n                    \"inventory_management\": \"shopify\",\n                    \"option1\": \"Black\",\n                    \"option2\": null,\n                    \"option3\": null,\n                    \"created_at\": \"2020-11-04T21:46:58.000Z\",\n                    \"updated_at\": \"2020-11-04T21:46:58.000Z\",\n                    \"taxable\": 1,\n                    \"barcode\": \"1234_black\",\n                    \"shopify_image_id\": null,\n                    \"inventory_quantity\": 40,\n                    \"weight\": 1.25,\n                    \"weight_unit\": \"lb\",\n                    \"inventory_item_id\": 457924702,\n                    \"requires_shipping\": \"1\",\n                    \"id\": 129067,\n                    \"source_variant_id\": 457924703\n                },\n                {\n                    \"product_id\": 66793,\n                    \"title\": \"Pink\",\n                    \"price\": 199,\n                    \"sku\": \"IPOD2008PINK\",\n                    \"position\": 1,\n                    \"inventory_policy\": \"continue\",\n                    \"compare_at_price\": null,\n                    \"fulfillment_service\": \"manual\",\n                    \"grams\": 567,\n                    \"inventory_management\": \"shopify\",\n                    \"option1\": \"Pink\",\n                    \"option2\": null,\n                    \"option3\": null,\n                    \"created_at\": \"2020-11-04T21:46:58.000Z\",\n                    \"updated_at\": \"2020-11-04T21:46:58.000Z\",\n                    \"taxable\": 1,\n                    \"barcode\": \"1234_pink\",\n                    \"shopify_image_id\": 562641783,\n                    \"inventory_quantity\": 10,\n                    \"weight\": 1.25,\n                    \"weight_unit\": \"lb\",\n                    \"inventory_item_id\": 808950811,\n                    \"requires_shipping\": \"1\",\n                    \"id\": 129064,\n                    \"source_variant_id\": 808950812\n                }\n            ],\n            \"images\": [\n                {\n                    \"product_id\": 66793,\n                    \"src\": \"https://cdn.shopify.com/s/files/1/0006/9093/3842/products/ipod-nano-2.png?v=1604526418\",\n                    \"position\": 2,\n                    \"created_at\": \"2020-11-04T21:46:58.000Z\",\n                    \"updated_at\": \"2020-11-04T21:46:58.000Z\",\n                    \"width\": 123,\n                    \"height\": 456,\n                    \"id\": 147580,\n                    \"source_image_id\": 562641785,\n                    \"variant_ids\": [\n                        {\n                            \"variant_id\": 808950810\n                        }\n                    ]\n                },\n                {\n                    \"product_id\": 66793,\n                    \"src\": \"https://cdn.shopify.com/s/files/1/0006/9093/3842/products/ipod-nano.png?v=1604537024\",\n                    \"position\": 1,\n                    \"created_at\": \"2020-11-04T21:46:58.000Z\",\n                    \"updated_at\": \"2020-11-05T00:43:44.000Z\",\n                    \"width\": 123,\n                    \"height\": 456,\n                    \"id\": 147579,\n                    \"source_image_id\": 850703192,\n                    \"variant_ids\": false\n                }\n            ]\n        },\n        {\n            \"id\": 66801,\n            \"shop_id\": 2003,\n            \"source_product_id\": 10715595899,\n            \"title\": \"IPod Nano - 8GB\",\n            \"metafields_global_title_tag\": null,\n            \"metafields_global_description_tag\": null,\n            \"body_html\": \"<p>It's the small iPod with one very big idea: Video. Now the world's most popular music player, available in 4GB and 8GB models, lets you enjoy TV shows, movies, video podcasts, and more. The larger, brighter display means amazing picture quality. In six eye-catching colors, iPod nano is stunning all around. And with models starting at just $149, little speaks volumes.</p>\",\n            \"vendor\": \"Apple\",\n            \"product_type\": \"Cult Products\",\n            \"created_at\": \"2020-11-04T21:46:58.000Z\",\n            \"published_scope\": \"web\",\n            \"handle\": \"ipod-nano\",\n            \"updated_at\": \"2020-11-05T00:43:44.000Z\",\n            \"published_at\": \"1970-01-01T00:00:00.000Z\",\n            \"tags\": \"Emotive, Flash Memory, MP3, Music\",\n            \"options\": null,\n            \"product_attribute_set\": null,\n            \"variants\": [\n                {\n                    \"product_id\": 66801,\n                    \"title\": \"Green\",\n                    \"price\": 199,\n                    \"sku\": \"IPOD2008GREEN\",\n                    \"position\": 3,\n                    \"inventory_policy\": \"continue\",\n                    \"compare_at_price\": null,\n                    \"fulfillment_service\": \"manual\",\n                    \"grams\": 567,\n                    \"inventory_management\": \"shopify\",\n                    \"option1\": \"Green\",\n                    \"option2\": null,\n                    \"option3\": null,\n                    \"created_at\": \"2020-11-04T21:46:58.000Z\",\n                    \"updated_at\": \"2020-11-04T21:46:58.000Z\",\n                    \"taxable\": 1,\n                    \"barcode\": \"1234_green\",\n                    \"shopify_image_id\": null,\n                    \"inventory_quantity\": 30,\n                    \"weight\": 1.25,\n                    \"weight_unit\": \"lb\",\n                    \"inventory_item_id\": 39072856,\n                    \"requires_shipping\": \"1\",\n                    \"id\": 129105,\n                    \"source_variant_id\": 39072857\n                },\n                {\n                    \"product_id\": 66801,\n                    \"title\": \"Red\",\n                    \"price\": 199,\n                    \"sku\": \"IPOD2008RED\",\n                    \"position\": 2,\n                    \"inventory_policy\": \"continue\",\n                    \"compare_at_price\": null,\n                    \"fulfillment_service\": \"manual\",\n                    \"grams\": 567,\n                    \"inventory_management\": \"shopify\",\n                    \"option1\": \"Red\",\n                    \"option2\": null,\n                    \"option3\": null,\n                    \"created_at\": \"2020-11-04T21:46:58.000Z\",\n                    \"updated_at\": \"2020-11-04T21:46:58.000Z\",\n                    \"taxable\": 1,\n                    \"barcode\": \"1234_red\",\n                    \"shopify_image_id\": null,\n                    \"inventory_quantity\": 20,\n                    \"weight\": 1.25,\n                    \"weight_unit\": \"lb\",\n                    \"inventory_item_id\": 49148385,\n                    \"requires_shipping\": \"1\",\n                    \"id\": 129104,\n                    \"source_variant_id\": 49148386\n                },\n                {\n                    \"product_id\": 66801,\n                    \"title\": \"Black\",\n                    \"price\": 199,\n                    \"sku\": \"IPOD2008BLACK\",\n                    \"position\": 4,\n                    \"inventory_policy\": \"continue\",\n                    \"compare_at_price\": null,\n                    \"fulfillment_service\": \"manual\",\n                    \"grams\": 567,\n                    \"inventory_management\": \"shopify\",\n                    \"option1\": \"Black\",\n                    \"option2\": null,\n                    \"option3\": null,\n                    \"created_at\": \"2020-11-04T21:46:58.000Z\",\n                    \"updated_at\": \"2020-11-04T21:46:58.000Z\",\n                    \"taxable\": 1,\n                    \"barcode\": \"1234_black\",\n                    \"shopify_image_id\": null,\n                    \"inventory_quantity\": 40,\n                    \"weight\": 1.25,\n                    \"weight_unit\": \"lb\",\n                    \"inventory_item_id\": 457924702,\n                    \"requires_shipping\": \"1\",\n                    \"id\": 129106,\n                    \"source_variant_id\": 457924703\n                },\n                {\n                    \"product_id\": 66801,\n                    \"title\": \"Pink\",\n                    \"price\": 199,\n                    \"sku\": \"IPOD2008PINK\",\n                    \"position\": 1,\n                    \"inventory_policy\": \"continue\",\n                    \"compare_at_price\": null,\n                    \"fulfillment_service\": \"manual\",\n                    \"grams\": 567,\n                    \"inventory_management\": \"shopify\",\n                    \"option1\": \"Pink\",\n                    \"option2\": null,\n                    \"option3\": null,\n                    \"created_at\": \"2020-11-04T21:46:58.000Z\",\n                    \"updated_at\": \"2020-11-04T21:46:58.000Z\",\n                    \"taxable\": 1,\n                    \"barcode\": \"1234_pink\",\n                    \"shopify_image_id\": 562641783,\n                    \"inventory_quantity\": 10,\n                    \"weight\": 1.25,\n                    \"weight_unit\": \"lb\",\n                    \"inventory_item_id\": 808950811,\n                    \"requires_shipping\": \"1\",\n                    \"id\": 129103,\n                    \"source_variant_id\": 808950812\n                }\n            ],\n            \"images\": [\n                {\n                    \"product_id\": 66801,\n                    \"src\": \"https://cdn.shopify.com/s/files/1/0006/9093/3842/products/ipod-nano-2.png?v=1604526418\",\n                    \"position\": 2,\n                    \"created_at\": \"2020-11-04T21:46:58.000Z\",\n                    \"updated_at\": \"2020-11-04T21:46:58.000Z\",\n                    \"width\": 123,\n                    \"height\": 456,\n                    \"id\": 147582,\n                    \"source_image_id\": 562641785,\n                    \"variant_ids\": [\n                        {\n                            \"variant_id\": 808950810\n                        }\n                    ]\n                },\n                {\n                    \"product_id\": 66801,\n                    \"src\": \"https://cdn.shopify.com/s/files/1/0006/9093/3842/products/ipod-nano.png?v=1604537024\",\n                    \"position\": 1,\n                    \"created_at\": \"2020-11-04T21:46:58.000Z\",\n                    \"updated_at\": \"2020-11-05T00:43:44.000Z\",\n                    \"width\": 123,\n                    \"height\": 456,\n                    \"id\": 147581,\n                    \"source_image_id\": 850703192,\n                    \"variant_ids\": false\n                }\n            ]\n        },\n        {\n            \"id\": 66864,\n            \"shop_id\": 2003,\n            \"source_product_id\": 10715595878,\n            \"title\": \"IPod Nano - 8GB\",\n            \"metafields_global_title_tag\": null,\n            \"metafields_global_description_tag\": null,\n            \"body_html\": \"<p>It's the small iPod with one very big idea: Video. Now the world's most popular music player, available in 4GB and 8GB models, lets you enjoy TV shows, movies, video podcasts, and more. The larger, brighter display means amazing picture quality. In six eye-catching colors, iPod nano is stunning all around. And with models starting at just $149, little speaks volumes.</p>\",\n            \"vendor\": \"Apple\",\n            \"product_type\": \"Cult Products\",\n            \"created_at\": \"2020-11-04T21:46:58.000Z\",\n            \"published_scope\": \"web\",\n            \"handle\": \"ipod-nano\",\n            \"updated_at\": \"2020-11-05T00:43:44.000Z\",\n            \"published_at\": \"2020-11-05T00:43:44.000Z\",\n            \"tags\": \"Emotive, Flash Memory, MP3, Music\",\n            \"options\": null,\n            \"product_attribute_set\": null,\n            \"variants\": [\n                {\n                    \"product_id\": 66864,\n                    \"title\": \"Green\",\n                    \"price\": 199,\n                    \"sku\": \"IPOD2008GREEN\",\n                    \"position\": 3,\n                    \"inventory_policy\": \"continue\",\n                    \"compare_at_price\": null,\n                    \"fulfillment_service\": \"manual\",\n                    \"grams\": 567,\n                    \"inventory_management\": \"shopify\",\n                    \"option1\": \"Green\",\n                    \"option2\": null,\n                    \"option3\": null,\n                    \"created_at\": \"2020-11-04T21:46:58.000Z\",\n                    \"updated_at\": \"2020-11-04T21:46:58.000Z\",\n                    \"taxable\": 1,\n                    \"barcode\": \"1234_green\",\n                    \"shopify_image_id\": null,\n                    \"inventory_quantity\": 30,\n                    \"weight\": 1.25,\n                    \"weight_unit\": \"lb\",\n                    \"inventory_item_id\": 39072856,\n                    \"requires_shipping\": \"1\",\n                    \"id\": 129185,\n                    \"source_variant_id\": 39072857\n                },\n                {\n                    \"product_id\": 66864,\n                    \"title\": \"Red\",\n                    \"price\": 199,\n                    \"sku\": \"IPOD2008RED\",\n                    \"position\": 2,\n                    \"inventory_policy\": \"continue\",\n                    \"compare_at_price\": null,\n                    \"fulfillment_service\": \"manual\",\n                    \"grams\": 567,\n                    \"inventory_management\": \"shopify\",\n                    \"option1\": \"Red\",\n                    \"option2\": null,\n                    \"option3\": null,\n                    \"created_at\": \"2020-11-04T21:46:58.000Z\",\n                    \"updated_at\": \"2020-11-04T21:46:58.000Z\",\n                    \"taxable\": 1,\n                    \"barcode\": \"1234_red\",\n                    \"shopify_image_id\": null,\n                    \"inventory_quantity\": 20,\n                    \"weight\": 1.25,\n                    \"weight_unit\": \"lb\",\n                    \"inventory_item_id\": 49148385,\n                    \"requires_shipping\": \"1\",\n                    \"id\": 129184,\n                    \"source_variant_id\": 49148386\n                },\n                {\n                    \"product_id\": 66864,\n                    \"title\": \"Black\",\n                    \"price\": 199,\n                    \"sku\": \"IPOD2008BLACK\",\n                    \"position\": 4,\n                    \"inventory_policy\": \"continue\",\n                    \"compare_at_price\": null,\n                    \"fulfillment_service\": \"manual\",\n                    \"grams\": 567,\n                    \"inventory_management\": \"shopify\",\n                    \"option1\": \"Black\",\n                    \"option2\": null,\n                    \"option3\": null,\n                    \"created_at\": \"2020-11-04T21:46:58.000Z\",\n                    \"updated_at\": \"2020-11-04T21:46:58.000Z\",\n                    \"taxable\": 1,\n                    \"barcode\": \"1234_black\",\n                    \"shopify_image_id\": null,\n                    \"inventory_quantity\": 40,\n                    \"weight\": 1.25,\n                    \"weight_unit\": \"lb\",\n                    \"inventory_item_id\": 457924702,\n                    \"requires_shipping\": \"1\",\n                    \"id\": 129186,\n                    \"source_variant_id\": 457924703\n                },\n                {\n                    \"product_id\": 66864,\n                    \"title\": \"Pink\",\n                    \"price\": 199,\n                    \"sku\": \"IPOD2008PINK\",\n                    \"position\": 1,\n                    \"inventory_policy\": \"continue\",\n                    \"compare_at_price\": null,\n                    \"fulfillment_service\": \"manual\",\n                    \"grams\": 567,\n                    \"inventory_management\": \"shopify\",\n                    \"option1\": \"Pink\",\n                    \"option2\": null,\n                    \"option3\": null,\n                    \"created_at\": \"2020-11-04T21:46:58.000Z\",\n                    \"updated_at\": \"2020-11-04T21:46:58.000Z\",\n                    \"taxable\": 1,\n                    \"barcode\": \"1234_pink\",\n                    \"shopify_image_id\": 562641783,\n                    \"inventory_quantity\": 10,\n                    \"weight\": 1.25,\n                    \"weight_unit\": \"lb\",\n                    \"inventory_item_id\": 808950811,\n                    \"requires_shipping\": \"1\",\n                    \"id\": 129183,\n                    \"source_variant_id\": 808950812\n                }\n            ],\n            \"images\": [\n                {\n                    \"product_id\": 66864,\n                    \"src\": \"https://cdn.shopify.com/s/files/1/0006/9093/3842/products/ipod-nano-2.png?v=1604526418\",\n                    \"position\": 2,\n                    \"created_at\": \"2020-11-04T21:46:58.000Z\",\n                    \"updated_at\": \"2020-11-04T21:46:58.000Z\",\n                    \"width\": 123,\n                    \"height\": 456,\n                    \"id\": 147672,\n                    \"source_image_id\": 562641785,\n                    \"variant_ids\": [\n                        {\n                            \"variant_id\": 808950810\n                        }\n                    ]\n                },\n                {\n                    \"product_id\": 66864,\n                    \"src\": \"https://cdn.shopify.com/s/files/1/1239/4342/products/Aron_Massy_450x.jpg?v=1576096873\",\n                    \"position\": 1,\n                    \"created_at\": \"2020-11-04T21:46:58.000Z\",\n                    \"updated_at\": \"2020-11-05T00:43:44.000Z\",\n                    \"width\": 123,\n                    \"height\": 456,\n                    \"id\": 147671,\n                    \"source_image_id\": 850703192,\n                    \"variant_ids\": false\n                }\n            ]\n        }\n    ],\n    \"page\": {}\n}"}],"_postman_id":"26aa1331-9c7b-475c-8bba-a8c0844a117b"},{"name":"/products","id":"184538fa-cf5c-4256-b826-ba4270b077d4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","type":"text","value":"{{ait-rest-api-authorization}}"}],"body":{"mode":"raw","raw":"{\r\n  \"product\": {\r\n    \"source_product_id\": 10715595845,\r\n    \"title\": \"IPod Nano - 8GB\",\r\n    \"body_html\": \"<p>It's the small iPod with one very big idea: Video. Now the world's most popular music player, available in 4GB and 8GB models, lets you enjoy TV shows, movies, video podcasts, and more. The larger, brighter display means amazing picture quality. In six eye-catching colors, iPod nano is stunning all around. And with models starting at just $149, little speaks volumes.</p>\",\r\n    \"vendor\": \"Apple\",\r\n    \"product_type\": \"Cult Products\",\r\n    \"created_at\": \"2020-11-04T16:46:58-05:00\",\r\n    \"handle\": \"ipod-nano\",\r\n    \"updated_at\": \"2020-11-04T19:43:44-05:00\",\r\n    \"published_at\": null,\r\n    \"template_suffix\": null,\r\n    \"status\": \"draft\",\r\n    \"published_scope\": \"web\",\r\n    \"tags\": \"Emotive, Flash Memory, MP3, Music\",\r\n    \"admin_graphql_api_id\": \"gid://shopify/Product/632910392\",\r\n    \"variants\": [\r\n      {\r\n        \"source_variant_id\": 808950812,       \r\n        \"title\": \"Pink\",\r\n        \"price\": \"199.00\",\r\n        \"sku\": \"IPOD2008PINK\",\r\n        \"position\": 1,\r\n        \"inventory_policy\": \"continue\",\r\n        \"compare_at_price\": null,\r\n        \"fulfillment_service\": \"manual\",\r\n        \"inventory_management\": \"shopify\",\r\n        \"option1\": \"Pink\",\r\n        \"option2\": null,\r\n        \"option3\": null,\r\n        \"created_at\": \"2020-11-04T16:46:58-05:00\",\r\n        \"updated_at\": \"2020-11-04T16:46:58-05:00\",\r\n        \"taxable\": true,\r\n        \"barcode\": \"1234_pink\",\r\n        \"grams\": 567,\r\n        \"image_id\": 562641783,\r\n        \"weight\": 1.25,\r\n        \"weight_unit\": \"lb\",\r\n        \"inventory_item_id\": 808950811,\r\n        \"inventory_quantity\": 10,\r\n        \"old_inventory_quantity\": 10,\r\n        \"requires_shipping\": true,\r\n        \"admin_graphql_api_id\": \"gid://shopify/ProductVariant/808950810\",\r\n        \"presentment_prices\": [\r\n          {\r\n            \"price\": {\r\n              \"currency_code\": \"USD\",\r\n              \"amount\": \"199.00\"\r\n            },\r\n            \"compare_at_price\": null\r\n          }\r\n        ]\r\n      },\r\n      {\r\n        \"source_variant_id\": 49148386,      \r\n        \"title\": \"Red\",\r\n        \"price\": \"199.00\",\r\n        \"sku\": \"IPOD2008RED\",\r\n        \"position\": 2,\r\n        \"inventory_policy\": \"continue\",\r\n        \"compare_at_price\": null,\r\n        \"fulfillment_service\": \"manual\",\r\n        \"inventory_management\": \"shopify\",\r\n        \"option1\": \"Red\",\r\n        \"option2\": null,\r\n        \"option3\": null,\r\n        \"created_at\": \"2020-11-04T16:46:58-05:00\",\r\n        \"updated_at\": \"2020-11-04T16:46:58-05:00\",\r\n        \"taxable\": true,\r\n        \"barcode\": \"1234_red\",\r\n        \"grams\": 567,\r\n        \"image_id\": null,\r\n        \"weight\": 1.25,\r\n        \"weight_unit\": \"lb\",\r\n        \"inventory_item_id\": 49148385,\r\n        \"inventory_quantity\": 20,\r\n        \"old_inventory_quantity\": 20,\r\n        \"requires_shipping\": true,\r\n        \"admin_graphql_api_id\": \"gid://shopify/ProductVariant/49148385\",\r\n        \"presentment_prices\": [\r\n          {\r\n            \"price\": {\r\n              \"currency_code\": \"USD\",\r\n              \"amount\": \"199.00\"\r\n            },\r\n            \"compare_at_price\": null\r\n          }\r\n        ]\r\n      },\r\n      {\r\n        \"source_variant_id\": 39072857,        \r\n        \"title\": \"Green\",\r\n        \"price\": \"199.00\",\r\n        \"sku\": \"IPOD2008GREEN\",\r\n        \"position\": 3,\r\n        \"inventory_policy\": \"continue\",\r\n        \"compare_at_price\": null,\r\n        \"fulfillment_service\": \"manual\",\r\n        \"inventory_management\": \"shopify\",\r\n        \"option1\": \"Green\",\r\n        \"option2\": null,\r\n        \"option3\": null,\r\n        \"created_at\": \"2020-11-04T16:46:58-05:00\",\r\n        \"updated_at\": \"2020-11-04T16:46:58-05:00\",\r\n        \"taxable\": true,\r\n        \"barcode\": \"1234_green\",\r\n        \"grams\": 567,\r\n        \"image_id\": null,\r\n        \"weight\": 1.25,\r\n        \"weight_unit\": \"lb\",\r\n        \"inventory_item_id\": 39072856,\r\n        \"inventory_quantity\": 30,\r\n        \"old_inventory_quantity\": 30,\r\n        \"requires_shipping\": true,\r\n        \"admin_graphql_api_id\": \"gid://shopify/ProductVariant/39072856\",\r\n        \"presentment_prices\": [\r\n          {\r\n            \"price\": {\r\n              \"currency_code\": \"USD\",\r\n              \"amount\": \"199.00\"\r\n            },\r\n            \"compare_at_price\": null\r\n          }\r\n        ]\r\n      },\r\n      {\r\n        \"source_variant_id\": 457924703,       \r\n        \"title\": \"Black\",\r\n        \"price\": \"199.00\",\r\n        \"sku\": \"IPOD2008BLACK\",\r\n        \"position\": 4,\r\n        \"inventory_policy\": \"continue\",\r\n        \"compare_at_price\": null,\r\n        \"fulfillment_service\": \"manual\",\r\n        \"inventory_management\": \"shopify\",\r\n        \"option1\": \"Black\",\r\n        \"option2\": null,\r\n        \"option3\": null,\r\n        \"created_at\": \"2020-11-04T16:46:58-05:00\",\r\n        \"updated_at\": \"2020-11-04T16:46:58-05:00\",\r\n        \"taxable\": true,\r\n        \"barcode\": \"1234_black\",\r\n        \"grams\": 567,\r\n        \"image_id\": null,\r\n        \"weight\": 1.25,\r\n        \"weight_unit\": \"lb\",\r\n        \"inventory_item_id\": 457924702,\r\n        \"inventory_quantity\": 40,\r\n        \"old_inventory_quantity\": 40,\r\n        \"requires_shipping\": true,\r\n        \"admin_graphql_api_id\": \"gid://shopify/ProductVariant/457924702\",\r\n        \"presentment_prices\": [\r\n          {\r\n            \"price\": {\r\n              \"currency_code\": \"USD\",\r\n              \"amount\": \"199.00\"\r\n            },\r\n            \"compare_at_price\": null\r\n          }\r\n        ]\r\n      }\r\n    ],\r\n    \r\n    \"images\": [\r\n      {\r\n        \"source_image_id\": 850703192,      \r\n        \"position\": 1,\r\n        \"created_at\": \"2020-11-04T16:46:58-05:00\",\r\n        \"updated_at\": \"2020-11-04T19:43:44-05:00\",\r\n        \"alt\": null,\r\n        \"width\": 123,\r\n        \"height\": 456,\r\n        \"src\": \"https://cdn.shopify.com/s/files/1/0006/9093/3842/products/ipod-nano.png?v=1604537024\",\r\n        \"variant_ids\": [],\r\n        \"admin_graphql_api_id\": \"gid://shopify/ProductImage/850703190\"\r\n      },\r\n      {\r\n        \"source_image_id\": 562641785,       \r\n        \"position\": 2,\r\n        \"created_at\": \"2020-11-04T16:46:58-05:00\",\r\n        \"updated_at\": \"2020-11-04T16:46:58-05:00\",\r\n        \"alt\": null,\r\n        \"width\": 123,\r\n        \"height\": 456,\r\n        \"src\": \"https://cdn.shopify.com/s/files/1/0006/9093/3842/products/ipod-nano-2.png?v=1604526418\",\r\n        \"variant_ids\": [\r\n          808950810\r\n        ],\r\n        \"admin_graphql_api_id\": \"gid://shopify/ProductImage/562641783\"\r\n      }\r\n    ]\r\n  }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{ait-rest-api-endpoint}}/products","description":"<p>Create a new product</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:authorization-secret}}"},"isInherited":true,"source":{"_postman_id":"16efeb61-60ab-4682-909c-1fb5cef33380","id":"16efeb61-60ab-4682-909c-1fb5cef33380","name":"Product","type":"folder"}},"urlObject":{"path":["products"],"host":["{{ait-rest-api-endpoint}}"],"query":[],"variable":[]}},"response":[{"id":"093aa3b1-e6df-4776-a976-0742fa396fbd","name":"/products","originalRequest":{"method":"POST","header":[{"key":"Authorization","type":"text","value":"{{ait-rest-api-authorization}}"}],"body":{"mode":"raw","raw":"{\r\n  \"product\": {\r\n    \"source_product_id\": 10715595845,\r\n    \"title\": \"IPod Nano - 8GB\",\r\n    \"body_html\": \"<p>It's the small iPod with one very big idea: Video. Now the world's most popular music player, available in 4GB and 8GB models, lets you enjoy TV shows, movies, video podcasts, and more. The larger, brighter display means amazing picture quality. In six eye-catching colors, iPod nano is stunning all around. And with models starting at just $149, little speaks volumes.</p>\",\r\n    \"vendor\": \"Apple\",\r\n    \"product_type\": \"Cult Products\",\r\n    \"created_at\": \"2020-11-04T16:46:58-05:00\",\r\n    \"handle\": \"ipod-nano\",\r\n    \"updated_at\": \"2020-11-04T19:43:44-05:00\",\r\n    \"published_at\": null,\r\n    \"template_suffix\": null,\r\n    \"status\": \"draft\",\r\n    \"published_scope\": \"web\",\r\n    \"tags\": \"Emotive, Flash Memory, MP3, Music\",\r\n    \"admin_graphql_api_id\": \"gid://shopify/Product/632910392\",\r\n    \"variants\": [\r\n      {\r\n        \"source_variant_id\": 808950812,       \r\n        \"title\": \"Pink\",\r\n        \"price\": \"199.00\",\r\n        \"sku\": \"IPOD2008PINK\",\r\n        \"position\": 1,\r\n        \"inventory_policy\": \"continue\",\r\n        \"compare_at_price\": null,\r\n        \"fulfillment_service\": \"manual\",\r\n        \"inventory_management\": \"shopify\",\r\n        \"option1\": \"Pink\",\r\n        \"option2\": null,\r\n        \"option3\": null,\r\n        \"created_at\": \"2020-11-04T16:46:58-05:00\",\r\n        \"updated_at\": \"2020-11-04T16:46:58-05:00\",\r\n        \"taxable\": true,\r\n        \"barcode\": \"1234_pink\",\r\n        \"grams\": 567,\r\n        \"image_id\": 562641783,\r\n        \"weight\": 1.25,\r\n        \"weight_unit\": \"lb\",\r\n        \"inventory_item_id\": 808950811,\r\n        \"inventory_quantity\": 10,\r\n        \"old_inventory_quantity\": 10,\r\n        \"requires_shipping\": true,\r\n        \"admin_graphql_api_id\": \"gid://shopify/ProductVariant/808950810\",\r\n        \"presentment_prices\": [\r\n          {\r\n            \"price\": {\r\n              \"currency_code\": \"USD\",\r\n              \"amount\": \"199.00\"\r\n            },\r\n            \"compare_at_price\": null\r\n          }\r\n        ]\r\n      },\r\n      {\r\n        \"source_variant_id\": 49148386,      \r\n        \"title\": \"Red\",\r\n        \"price\": \"199.00\",\r\n        \"sku\": \"IPOD2008RED\",\r\n        \"position\": 2,\r\n        \"inventory_policy\": \"continue\",\r\n        \"compare_at_price\": null,\r\n        \"fulfillment_service\": \"manual\",\r\n        \"inventory_management\": \"shopify\",\r\n        \"option1\": \"Red\",\r\n        \"option2\": null,\r\n        \"option3\": null,\r\n        \"created_at\": \"2020-11-04T16:46:58-05:00\",\r\n        \"updated_at\": \"2020-11-04T16:46:58-05:00\",\r\n        \"taxable\": true,\r\n        \"barcode\": \"1234_red\",\r\n        \"grams\": 567,\r\n        \"image_id\": null,\r\n        \"weight\": 1.25,\r\n        \"weight_unit\": \"lb\",\r\n        \"inventory_item_id\": 49148385,\r\n        \"inventory_quantity\": 20,\r\n        \"old_inventory_quantity\": 20,\r\n        \"requires_shipping\": true,\r\n        \"admin_graphql_api_id\": \"gid://shopify/ProductVariant/49148385\",\r\n        \"presentment_prices\": [\r\n          {\r\n            \"price\": {\r\n              \"currency_code\": \"USD\",\r\n              \"amount\": \"199.00\"\r\n            },\r\n            \"compare_at_price\": null\r\n          }\r\n        ]\r\n      },\r\n      {\r\n        \"source_variant_id\": 39072857,        \r\n        \"title\": \"Green\",\r\n        \"price\": \"199.00\",\r\n        \"sku\": \"IPOD2008GREEN\",\r\n        \"position\": 3,\r\n        \"inventory_policy\": \"continue\",\r\n        \"compare_at_price\": null,\r\n        \"fulfillment_service\": \"manual\",\r\n        \"inventory_management\": \"shopify\",\r\n        \"option1\": \"Green\",\r\n        \"option2\": null,\r\n        \"option3\": null,\r\n        \"created_at\": \"2020-11-04T16:46:58-05:00\",\r\n        \"updated_at\": \"2020-11-04T16:46:58-05:00\",\r\n        \"taxable\": true,\r\n        \"barcode\": \"1234_green\",\r\n        \"grams\": 567,\r\n        \"image_id\": null,\r\n        \"weight\": 1.25,\r\n        \"weight_unit\": \"lb\",\r\n        \"inventory_item_id\": 39072856,\r\n        \"inventory_quantity\": 30,\r\n        \"old_inventory_quantity\": 30,\r\n        \"requires_shipping\": true,\r\n        \"admin_graphql_api_id\": \"gid://shopify/ProductVariant/39072856\",\r\n        \"presentment_prices\": [\r\n          {\r\n            \"price\": {\r\n              \"currency_code\": \"USD\",\r\n              \"amount\": \"199.00\"\r\n            },\r\n            \"compare_at_price\": null\r\n          }\r\n        ]\r\n      },\r\n      {\r\n        \"source_variant_id\": 457924703,       \r\n        \"title\": \"Black\",\r\n        \"price\": \"199.00\",\r\n        \"sku\": \"IPOD2008BLACK\",\r\n        \"position\": 4,\r\n        \"inventory_policy\": \"continue\",\r\n        \"compare_at_price\": null,\r\n        \"fulfillment_service\": \"manual\",\r\n        \"inventory_management\": \"shopify\",\r\n        \"option1\": \"Black\",\r\n        \"option2\": null,\r\n        \"option3\": null,\r\n        \"created_at\": \"2020-11-04T16:46:58-05:00\",\r\n        \"updated_at\": \"2020-11-04T16:46:58-05:00\",\r\n        \"taxable\": true,\r\n        \"barcode\": \"1234_black\",\r\n        \"grams\": 567,\r\n        \"image_id\": null,\r\n        \"weight\": 1.25,\r\n        \"weight_unit\": \"lb\",\r\n        \"inventory_item_id\": 457924702,\r\n        \"inventory_quantity\": 40,\r\n        \"old_inventory_quantity\": 40,\r\n        \"requires_shipping\": true,\r\n        \"admin_graphql_api_id\": \"gid://shopify/ProductVariant/457924702\",\r\n        \"presentment_prices\": [\r\n          {\r\n            \"price\": {\r\n              \"currency_code\": \"USD\",\r\n              \"amount\": \"199.00\"\r\n            },\r\n            \"compare_at_price\": null\r\n          }\r\n        ]\r\n      }\r\n    ],\r\n    \r\n    \"images\": [\r\n      {\r\n        \"source_image_id\": 850703192,      \r\n        \"position\": 1,\r\n        \"created_at\": \"2020-11-04T16:46:58-05:00\",\r\n        \"updated_at\": \"2020-11-04T19:43:44-05:00\",\r\n        \"alt\": null,\r\n        \"width\": 123,\r\n        \"height\": 456,\r\n        \"src\": \"https://cdn.shopify.com/s/files/1/0006/9093/3842/products/ipod-nano.png?v=1604537024\",\r\n        \"variant_ids\": [],\r\n        \"admin_graphql_api_id\": \"gid://shopify/ProductImage/850703190\"\r\n      },\r\n      {\r\n        \"source_image_id\": 562641785,       \r\n        \"position\": 2,\r\n        \"created_at\": \"2020-11-04T16:46:58-05:00\",\r\n        \"updated_at\": \"2020-11-04T16:46:58-05:00\",\r\n        \"alt\": null,\r\n        \"width\": 123,\r\n        \"height\": 456,\r\n        \"src\": \"https://cdn.shopify.com/s/files/1/0006/9093/3842/products/ipod-nano-2.png?v=1604526418\",\r\n        \"variant_ids\": [\r\n          808950810\r\n        ],\r\n        \"admin_graphql_api_id\": \"gid://shopify/ProductImage/562641783\"\r\n      }\r\n    ]\r\n  }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{ait-rest-api-endpoint}}/products"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Content-Length","value":"24","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Date","value":"Wed, 18 Nov 2020 13:30:56 GMT","enabled":true},{"key":"x-amzn-RequestId","value":"cb40685e-4eea-4f6c-9f8e-a143a530989e","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"x-amz-apigw-id","value":"WNJCfGgToAMFXgQ=","enabled":true},{"key":"X-Amzn-Trace-Id","value":"Root=1-5fb5220f-2beaf3f867d1f19619a5f6a2;Sampled=0","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true},{"key":"X-Cache","value":"Miss from cloudfront","enabled":true},{"key":"Via","value":"1.1 64084bd9866ab1b036a99b332a805411.cloudfront.net (CloudFront)","enabled":true},{"key":"X-Amz-Cf-Pop","value":"IAD66-C1","enabled":true},{"key":"X-Amz-Cf-Id","value":"A0GiS9R5pOhHfz1qcbA4pKhGi3LOx6ueVZlTNLg8kmk9xffLL8p3-Q==","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"product\": {\n        \"id\": 66793\n    }\n}"}],"_postman_id":"184538fa-cf5c-4256-b826-ba4270b077d4"},{"name":"/products/{id}","id":"84a94a73-b437-4a21-adbc-5e263e0c29b3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","type":"text","value":"{{ait-rest-api-authorization}}"}],"body":{"mode":"raw","raw":"{\r\n  \"product\": {\r\n    \"source_product_id\": 10715595869,\r\n    \"title\": \"IPod Nano - 8GB\",\r\n    \"body_html\": \"<p>It's the small iPod with one very big idea: Video. Now the world's most popular music player, available in 4GB and 8GB models, lets you enjoy TV shows, movies, video podcasts, and more. The larger, brighter display means amazing picture quality. In six eye-catching colors, iPod nano is stunning all around. And with models starting at just $149, little speaks volumes.</p>\",\r\n    \"vendor\": \"Apple\",\r\n    \"product_type\": \"Cult Products\",\r\n    \"created_at\": \"2020-11-04T16:46:58-05:00\",\r\n    \"handle\": \"ipod-nano\",\r\n    \"updated_at\": \"2020-11-04T19:43:44-05:00\",\r\n    \"published_at\": null,\r\n    \"template_suffix\": null,\r\n    \"status\": \"draft\",\r\n    \"published_scope\": \"web\",\r\n    \"tags\": \"Emotive, Flash Memory, MP3, Music\",\r\n    \"admin_graphql_api_id\": \"gid://shopify/Product/632910392\",\r\n \"options\": [\r\n      {\r\n        \"id\": 1022828621,\r\n        \"product_id\": 1071559583,\r\n        \"name\": \"Title\",\r\n        \"position\": 1,\r\n        \"values\": [\r\n          \"Default Title\"\r\n        ]\r\n      }\r\n    ],\r\n    \"variants\": [\r\n      {\r\n        \"source_variant_id\": 808950812,        \r\n        \"title\": \"Pink\",\r\n        \"price\": \"199.00\",\r\n        \"sku\": \"IPOD2008PINK\",\r\n        \"position\": 1,\r\n        \"inventory_policy\": \"continue\",\r\n        \"compare_at_price\": null,\r\n        \"fulfillment_service\": \"manual\",\r\n        \"inventory_management\": \"shopify\",\r\n        \"option1\": \"Pink\",\r\n        \"option2\": null,\r\n        \"option3\": null,\r\n        \"created_at\": \"2020-11-04T16:46:58-05:00\",\r\n        \"updated_at\": \"2020-11-04T16:46:58-05:00\",\r\n        \"taxable\": true,\r\n        \"barcode\": \"1234_pink\",\r\n        \"grams\": 567,\r\n        \"image_id\": 562641783,\r\n        \"weight\": 1.25,\r\n        \"weight_unit\": \"lb\",\r\n        \"inventory_item_id\": 808950810,\r\n        \"inventory_quantity\": 10,\r\n        \"old_inventory_quantity\": 10,\r\n        \"requires_shipping\": true,\r\n        \"admin_graphql_api_id\": \"gid://shopify/ProductVariant/808950810\",\r\n        \"presentment_prices\": [\r\n          {\r\n            \"price\": {\r\n              \"currency_code\": \"USD\",\r\n              \"amount\": \"199.00\"\r\n            },\r\n            \"compare_at_price\": null\r\n          }\r\n        ]\r\n      },\r\n      {\r\n        \"source_variant_id\": 457924703,       \r\n        \"title\": \"Red\",\r\n        \"price\": \"199.00\",\r\n        \"sku\": \"IPOD2008RED\",\r\n        \"position\": 2,\r\n        \"inventory_policy\": \"continue\",\r\n        \"compare_at_price\": null,\r\n        \"fulfillment_service\": \"manual\",\r\n        \"inventory_management\": \"shopify\",\r\n        \"option1\": \"Red\",\r\n        \"option2\": null,\r\n        \"option3\": null,\r\n        \"created_at\": \"2020-11-04T16:46:58-05:00\",\r\n        \"updated_at\": \"2020-11-04T16:46:58-05:00\",\r\n        \"taxable\": true,\r\n        \"barcode\": \"1234_red\",\r\n        \"grams\": 567,\r\n        \"image_id\": null,\r\n        \"weight\": 1.25,\r\n        \"weight_unit\": \"lb\",\r\n        \"inventory_item_id\": 49148385,\r\n        \"inventory_quantity\": 20,\r\n        \"old_inventory_quantity\": 20,\r\n        \"requires_shipping\": true,\r\n        \"admin_graphql_api_id\": \"gid://shopify/ProductVariant/49148385\",\r\n        \"presentment_prices\": [\r\n          {\r\n            \"price\": {\r\n              \"currency_code\": \"USD\",\r\n              \"amount\": \"199.00\"\r\n            },\r\n            \"compare_at_price\": null\r\n          }\r\n        ]\r\n      }\r\n    ],    \r\n    \"images\": [\r\n      {\r\n        \"source_image_id\": 850703192,      \r\n        \"position\": 1,\r\n        \"created_at\": \"2020-11-04T16:46:58-05:00\",\r\n        \"updated_at\": \"2020-11-04T19:43:44-05:00\",\r\n        \"alt\": null,\r\n        \"width\": 123,\r\n        \"height\": 456,\r\n        \"src\": \"https://cdn.shopify.com/s/files/1/0006/9093/3842/products/ipod-nano.png?v=1604537024\",\r\n        \"variant_ids\": [],\r\n        \"admin_graphql_api_id\": \"gid://shopify/ProductImage/850703190\"\r\n      }\r\n    ]\r\n  }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{ait-rest-api-endpoint}}/products/66713","description":"<p>Update a product by ID</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:authorization-secret}}"},"isInherited":true,"source":{"_postman_id":"16efeb61-60ab-4682-909c-1fb5cef33380","id":"16efeb61-60ab-4682-909c-1fb5cef33380","name":"Product","type":"folder"}},"urlObject":{"path":["products","66713"],"host":["{{ait-rest-api-endpoint}}"],"query":[],"variable":[]}},"response":[{"id":"582dda02-22de-4ffe-8056-9ca5f69d73be","name":"/products/{id}","originalRequest":{"method":"PUT","header":[{"key":"Authorization","type":"text","value":"{{ait-rest-api-authorization}}"}],"body":{"mode":"raw","raw":"{\r\n  \"product\": {\r\n    \"source_product_id\": 10715595869,\r\n    \"title\": \"IPod Nano - 8GB\",\r\n    \"body_html\": \"<p>It's the small iPod with one very big idea: Video. Now the world's most popular music player, available in 4GB and 8GB models, lets you enjoy TV shows, movies, video podcasts, and more. The larger, brighter display means amazing picture quality. In six eye-catching colors, iPod nano is stunning all around. And with models starting at just $149, little speaks volumes.</p>\",\r\n    \"vendor\": \"Apple\",\r\n    \"product_type\": \"Cult Products\",\r\n    \"created_at\": \"2020-11-04T16:46:58-05:00\",\r\n    \"handle\": \"ipod-nano\",\r\n    \"updated_at\": \"2020-11-04T19:43:44-05:00\",\r\n    \"published_at\": null,\r\n    \"template_suffix\": null,\r\n    \"status\": \"draft\",\r\n    \"published_scope\": \"web\",\r\n    \"tags\": \"Emotive, Flash Memory, MP3, Music\",\r\n    \"admin_graphql_api_id\": \"gid://shopify/Product/632910392\",\r\n \"options\": [\r\n      {\r\n        \"id\": 1022828621,\r\n        \"product_id\": 1071559583,\r\n        \"name\": \"Title\",\r\n        \"position\": 1,\r\n        \"values\": [\r\n          \"Default Title\"\r\n        ]\r\n      }\r\n    ],\r\n    \"variants\": [\r\n      {\r\n        \"source_variant_id\": 808950812,        \r\n        \"title\": \"Pink\",\r\n        \"price\": \"199.00\",\r\n        \"sku\": \"IPOD2008PINK\",\r\n        \"position\": 1,\r\n        \"inventory_policy\": \"continue\",\r\n        \"compare_at_price\": null,\r\n        \"fulfillment_service\": \"manual\",\r\n        \"inventory_management\": \"shopify\",\r\n        \"option1\": \"Pink\",\r\n        \"option2\": null,\r\n        \"option3\": null,\r\n        \"created_at\": \"2020-11-04T16:46:58-05:00\",\r\n        \"updated_at\": \"2020-11-04T16:46:58-05:00\",\r\n        \"taxable\": true,\r\n        \"barcode\": \"1234_pink\",\r\n        \"grams\": 567,\r\n        \"image_id\": 562641783,\r\n        \"weight\": 1.25,\r\n        \"weight_unit\": \"lb\",\r\n        \"inventory_item_id\": 808950810,\r\n        \"inventory_quantity\": 10,\r\n        \"old_inventory_quantity\": 10,\r\n        \"requires_shipping\": true,\r\n        \"admin_graphql_api_id\": \"gid://shopify/ProductVariant/808950810\",\r\n        \"presentment_prices\": [\r\n          {\r\n            \"price\": {\r\n              \"currency_code\": \"USD\",\r\n              \"amount\": \"199.00\"\r\n            },\r\n            \"compare_at_price\": null\r\n          }\r\n        ]\r\n      },\r\n      {\r\n        \"source_variant_id\": 457924703,       \r\n        \"title\": \"Red\",\r\n        \"price\": \"199.00\",\r\n        \"sku\": \"IPOD2008RED\",\r\n        \"position\": 2,\r\n        \"inventory_policy\": \"continue\",\r\n        \"compare_at_price\": null,\r\n        \"fulfillment_service\": \"manual\",\r\n        \"inventory_management\": \"shopify\",\r\n        \"option1\": \"Red\",\r\n        \"option2\": null,\r\n        \"option3\": null,\r\n        \"created_at\": \"2020-11-04T16:46:58-05:00\",\r\n        \"updated_at\": \"2020-11-04T16:46:58-05:00\",\r\n        \"taxable\": true,\r\n        \"barcode\": \"1234_red\",\r\n        \"grams\": 567,\r\n        \"image_id\": null,\r\n        \"weight\": 1.25,\r\n        \"weight_unit\": \"lb\",\r\n        \"inventory_item_id\": 49148385,\r\n        \"inventory_quantity\": 20,\r\n        \"old_inventory_quantity\": 20,\r\n        \"requires_shipping\": true,\r\n        \"admin_graphql_api_id\": \"gid://shopify/ProductVariant/49148385\",\r\n        \"presentment_prices\": [\r\n          {\r\n            \"price\": {\r\n              \"currency_code\": \"USD\",\r\n              \"amount\": \"199.00\"\r\n            },\r\n            \"compare_at_price\": null\r\n          }\r\n        ]\r\n      }\r\n    ],    \r\n    \"images\": [\r\n      {\r\n        \"source_image_id\": 850703192,      \r\n        \"position\": 1,\r\n        \"created_at\": \"2020-11-04T16:46:58-05:00\",\r\n        \"updated_at\": \"2020-11-04T19:43:44-05:00\",\r\n        \"alt\": null,\r\n        \"width\": 123,\r\n        \"height\": 456,\r\n        \"src\": \"https://cdn.shopify.com/s/files/1/0006/9093/3842/products/ipod-nano.png?v=1604537024\",\r\n        \"variant_ids\": [],\r\n        \"admin_graphql_api_id\": \"gid://shopify/ProductImage/850703190\"\r\n      }\r\n    ]\r\n  }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{ait-rest-api-endpoint}}/products/66713"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Content-Length","value":"24","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Date","value":"Wed, 18 Nov 2020 13:33:00 GMT","enabled":true},{"key":"x-amzn-RequestId","value":"e42fac26-aad0-486b-9d98-8f656b57b44f","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"x-amz-apigw-id","value":"WNJVmHrkIAMFqpA=","enabled":true},{"key":"X-Amzn-Trace-Id","value":"Root=1-5fb5228a-1867185252d5337a3d50340b;Sampled=0","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true},{"key":"X-Cache","value":"Miss from cloudfront","enabled":true},{"key":"Via","value":"1.1 64084bd9866ab1b036a99b332a805411.cloudfront.net (CloudFront)","enabled":true},{"key":"X-Amz-Cf-Pop","value":"IAD66-C1","enabled":true},{"key":"X-Amz-Cf-Id","value":"utMUqDabR4Nw63dbHBUEm2q8eLlYTFHdgBL_IUV3swT5nPCOmRLOLQ==","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"product\": {\n        \"id\": 66713\n    }\n}"}],"_postman_id":"84a94a73-b437-4a21-adbc-5e263e0c29b3"},{"name":"/products/{id}","id":"c0f8896f-b33b-4bcb-b421-e032b3f9158c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","type":"text","value":"{{ait-rest-api-authorization}}"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{ait-rest-api-endpoint}}/products/66793","description":"<p>Delete a product by ID</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:authorization-secret}}"},"isInherited":true,"source":{"_postman_id":"16efeb61-60ab-4682-909c-1fb5cef33380","id":"16efeb61-60ab-4682-909c-1fb5cef33380","name":"Product","type":"folder"}},"urlObject":{"path":["products","66793"],"host":["{{ait-rest-api-endpoint}}"],"query":[],"variable":[]}},"response":[{"id":"abe90c2c-ba34-4ce1-970d-92d5d6a14868","name":"/products/{id}","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","type":"text","value":"{{ait-rest-api-authorization}}"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{ait-rest-api-endpoint}}/products/66793"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Content-Length","value":"70","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Date","value":"Wed, 18 Nov 2020 13:35:11 GMT","enabled":true},{"key":"x-amzn-RequestId","value":"5dd89ec2-fa13-474b-820d-5ff6798ad04f","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"x-amz-apigw-id","value":"WNJqcHhmIAMFYGQ=","enabled":true},{"key":"X-Amzn-Trace-Id","value":"Root=1-5fb5230f-37c2fa6b3ebffd4068a48141;Sampled=0","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true},{"key":"X-Cache","value":"Miss from cloudfront","enabled":true},{"key":"Via","value":"1.1 64084bd9866ab1b036a99b332a805411.cloudfront.net (CloudFront)","enabled":true},{"key":"X-Amz-Cf-Pop","value":"IAD66-C1","enabled":true},{"key":"X-Amz-Cf-Id","value":"7Km-b4WDPSOjUFxXbAD0SMLfhl9Ks-ih3BjjTQANHL86tMTGibhybQ==","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"Record has been deleted successfully.\",\n    \"product\": {\n        \"id\": 66793\n    }\n}"}],"_postman_id":"c0f8896f-b33b-4bcb-b421-e032b3f9158c"},{"name":"/products/{id}","id":"85c02e01-c7e2-4524-970d-6bba147c658f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"{{ait-rest-api-authorization}}"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{ait-rest-api-endpoint}}/products/66793","description":"<p>Get a product by ID</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:authorization-secret}}"},"isInherited":true,"source":{"_postman_id":"16efeb61-60ab-4682-909c-1fb5cef33380","id":"16efeb61-60ab-4682-909c-1fb5cef33380","name":"Product","type":"folder"}},"urlObject":{"path":["products","66793"],"host":["{{ait-rest-api-endpoint}}"],"query":[],"variable":[]}},"response":[{"id":"2345ccc2-7552-42df-a84d-c77d993b8a91","name":"/products/{id}","originalRequest":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"{{ait-rest-api-authorization}}"}],"url":"{{ait-rest-api-endpoint}}/products/66793"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Content-Length","value":"3735","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Date","value":"Wed, 18 Nov 2020 13:34:36 GMT","enabled":true},{"key":"x-amzn-RequestId","value":"9df2796c-98e6-4cfa-9ba5-571b8945811a","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"x-amz-apigw-id","value":"WNJlAG1FoAMFkSg=","enabled":true},{"key":"X-Amzn-Trace-Id","value":"Root=1-5fb522ec-44609cd6661bb3a146df07fa;Sampled=0","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true},{"key":"X-Cache","value":"Miss from cloudfront","enabled":true},{"key":"Via","value":"1.1 64084bd9866ab1b036a99b332a805411.cloudfront.net (CloudFront)","enabled":true},{"key":"X-Amz-Cf-Pop","value":"IAD66-C1","enabled":true},{"key":"X-Amz-Cf-Id","value":"rOBl1YOexUIvFlcrSGKR9GSOYnFFv2d2RHfgqL5Cy_NOJeQ0FvG1ag==","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"product\": {\n        \"shop_id\": 2003,\n        \"shopify_product_id\": 10715595845,\n        \"title\": \"IPod Nano - 8GB\",\n        \"metafields_global_title_tag\": null,\n        \"metafields_global_description_tag\": null,\n        \"body_html\": \"<p>It's the small iPod with one very big idea: Video. Now the world's most popular music player, available in 4GB and 8GB models, lets you enjoy TV shows, movies, video podcasts, and more. The larger, brighter display means amazing picture quality. In six eye-catching colors, iPod nano is stunning all around. And with models starting at just $149, little speaks volumes.</p>\",\n        \"vendor\": \"Apple\",\n        \"product_type\": \"Cult Products\",\n        \"created_at\": \"2020-11-04T21:46:58.000Z\",\n        \"published_scope\": \"web\",\n        \"handle\": \"ipod-nano\",\n        \"updated_at\": \"2020-11-05T00:43:44.000Z\",\n        \"published_at\": \"1970-01-01T00:00:00.000Z\",\n        \"tags\": \"Emotive, Flash Memory, MP3, Music\",\n        \"options\": null,\n        \"product_attribute_set\": null,\n        \"id\": 66793,\n        \"source_product_id\": 10715595845,\n        \"variants\": [\n            {\n                \"product_id\": 66793,\n                \"title\": \"Green\",\n                \"price\": 199,\n                \"sku\": \"IPOD2008GREEN\",\n                \"position\": 3,\n                \"inventory_policy\": \"continue\",\n                \"compare_at_price\": null,\n                \"fulfillment_service\": \"manual\",\n                \"grams\": 567,\n                \"inventory_management\": \"shopify\",\n                \"option1\": \"Green\",\n                \"option2\": null,\n                \"option3\": null,\n                \"created_at\": \"2020-11-04T21:46:58.000Z\",\n                \"updated_at\": \"2020-11-04T21:46:58.000Z\",\n                \"taxable\": 1,\n                \"barcode\": \"1234_green\",\n                \"shopify_image_id\": null,\n                \"inventory_quantity\": 30,\n                \"weight\": 1.25,\n                \"weight_unit\": \"lb\",\n                \"inventory_item_id\": 39072856,\n                \"requires_shipping\": \"1\",\n                \"id\": 129066,\n                \"source_variant_id\": 39072857\n            },\n            {\n                \"product_id\": 66793,\n                \"title\": \"Red\",\n                \"price\": 199,\n                \"sku\": \"IPOD2008RED\",\n                \"position\": 2,\n                \"inventory_policy\": \"continue\",\n                \"compare_at_price\": null,\n                \"fulfillment_service\": \"manual\",\n                \"grams\": 567,\n                \"inventory_management\": \"shopify\",\n                \"option1\": \"Red\",\n                \"option2\": null,\n                \"option3\": null,\n                \"created_at\": \"2020-11-04T21:46:58.000Z\",\n                \"updated_at\": \"2020-11-04T21:46:58.000Z\",\n                \"taxable\": 1,\n                \"barcode\": \"1234_red\",\n                \"shopify_image_id\": null,\n                \"inventory_quantity\": 20,\n                \"weight\": 1.25,\n                \"weight_unit\": \"lb\",\n                \"inventory_item_id\": 49148385,\n                \"requires_shipping\": \"1\",\n                \"id\": 129065,\n                \"source_variant_id\": 49148386\n            },\n            {\n                \"product_id\": 66793,\n                \"title\": \"Black\",\n                \"price\": 199,\n                \"sku\": \"IPOD2008BLACK\",\n                \"position\": 4,\n                \"inventory_policy\": \"continue\",\n                \"compare_at_price\": null,\n                \"fulfillment_service\": \"manual\",\n                \"grams\": 567,\n                \"inventory_management\": \"shopify\",\n                \"option1\": \"Black\",\n                \"option2\": null,\n                \"option3\": null,\n                \"created_at\": \"2020-11-04T21:46:58.000Z\",\n                \"updated_at\": \"2020-11-04T21:46:58.000Z\",\n                \"taxable\": 1,\n                \"barcode\": \"1234_black\",\n                \"shopify_image_id\": null,\n                \"inventory_quantity\": 40,\n                \"weight\": 1.25,\n                \"weight_unit\": \"lb\",\n                \"inventory_item_id\": 457924702,\n                \"requires_shipping\": \"1\",\n                \"id\": 129067,\n                \"source_variant_id\": 457924703\n            },\n            {\n                \"product_id\": 66793,\n                \"title\": \"Pink\",\n                \"price\": 199,\n                \"sku\": \"IPOD2008PINK\",\n                \"position\": 1,\n                \"inventory_policy\": \"continue\",\n                \"compare_at_price\": null,\n                \"fulfillment_service\": \"manual\",\n                \"grams\": 567,\n                \"inventory_management\": \"shopify\",\n                \"option1\": \"Pink\",\n                \"option2\": null,\n                \"option3\": null,\n                \"created_at\": \"2020-11-04T21:46:58.000Z\",\n                \"updated_at\": \"2020-11-04T21:46:58.000Z\",\n                \"taxable\": 1,\n                \"barcode\": \"1234_pink\",\n                \"shopify_image_id\": 562641783,\n                \"inventory_quantity\": 10,\n                \"weight\": 1.25,\n                \"weight_unit\": \"lb\",\n                \"inventory_item_id\": 808950811,\n                \"requires_shipping\": \"1\",\n                \"id\": 129064,\n                \"source_variant_id\": 808950812\n            }\n        ],\n        \"images\": [\n            {\n                \"product_id\": 66793,\n                \"src\": \"https://cdn.shopify.com/s/files/1/0006/9093/3842/products/ipod-nano-2.png?v=1604526418\",\n                \"position\": 2,\n                \"created_at\": \"2020-11-04T21:46:58.000Z\",\n                \"updated_at\": \"2020-11-04T21:46:58.000Z\",\n                \"width\": 123,\n                \"height\": 456,\n                \"id\": 147580,\n                \"source_image_id\": 562641785,\n                \"variant_ids\": [\n                    {\n                        \"variant_id\": 808950810\n                    }\n                ]\n            },\n            {\n                \"product_id\": 66793,\n                \"src\": \"https://cdn.shopify.com/s/files/1/0006/9093/3842/products/ipod-nano.png?v=1604537024\",\n                \"position\": 1,\n                \"created_at\": \"2020-11-04T21:46:58.000Z\",\n                \"updated_at\": \"2020-11-05T00:43:44.000Z\",\n                \"width\": 123,\n                \"height\": 456,\n                \"id\": 147579,\n                \"source_image_id\": 850703192,\n                \"variant_ids\": false\n            }\n        ]\n    }\n}"}],"_postman_id":"85c02e01-c7e2-4524-970d-6bba147c658f"}],"id":"16efeb61-60ab-4682-909c-1fb5cef33380","description":"<p>The Product API lets user update and create products in a merchant's store. User can use <a href=\"https://shopify.dev/docs/admin-api/rest/reference/products/product-variant\">product variants</a> with the Product resource to create or update different versions of the same product. User can also add or update <a href=\"https://shopify.dev/docs/admin-api/rest/reference/products/product-image\">product images</a>.</p>\n<p>User can also add, delete and update products to collections</p>\n<p>Product can be identified by multiple identifiers (example: id, title). Currently, we supports the below identifiers.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Identifier</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Id</td>\n<td>Number</td>\n<td>Product ID</td>\n</tr>\n<tr>\n<td>title</td>\n<td>String</td>\n<td>Product Title</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"fields\">Fields</h3>\n<p>Product can have multiple fields (example: title, vendor, product_type). Currently, we have the below fields.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Integer</td>\n<td>An unsigned 64-bit integer that's used as a unique identifier for the product.</td>\n</tr>\n<tr>\n<td>shop_id</td>\n<td>Number</td>\n<td>Id of the shop to which the Product belongs.</td>\n</tr>\n<tr>\n<td>source_product_id</td>\n<td>Number</td>\n<td>Source Id of the Product.</td>\n</tr>\n<tr>\n<td>title</td>\n<td>String</td>\n<td>The title / name of the product.</td>\n</tr>\n<tr>\n<td>metafields_global_title_tag</td>\n<td>String</td>\n<td>The name of the product used for SEO purposes.</td>\n</tr>\n<tr>\n<td>metafields_global_description_tag</td>\n<td>String</td>\n<td>A description of the product used for SEO purposes</td>\n</tr>\n<tr>\n<td>body_html</td>\n<td>String</td>\n<td>A description of the Product.</td>\n</tr>\n<tr>\n<td>vendor</td>\n<td>String</td>\n<td>The name of the product's vendor.</td>\n</tr>\n<tr>\n<td>product_type</td>\n<td>String</td>\n<td>A categorization for the product used for filtering and searching products.</td>\n</tr>\n<tr>\n<td>created_at</td>\n<td>Datetime</td>\n<td>The date and time when the product was created.</td>\n</tr>\n<tr>\n<td>published_scope</td>\n<td>String</td>\n<td>Whether the product is published to the Point of Sale channel.</td>\n</tr>\n<tr>\n<td>handle</td>\n<td>String</td>\n<td>A unique human-friendly string for the product. Automatically generated from the product's title.</td>\n</tr>\n<tr>\n<td>updated_at</td>\n<td>Datetime</td>\n<td>The date and time when the product was updated.</td>\n</tr>\n<tr>\n<td>published_at</td>\n<td>Datetime</td>\n<td>The date and time when the product was published.</td>\n</tr>\n<tr>\n<td>tags</td>\n<td>String</td>\n<td>A string of comma-separated tags that are used for filtering and search.</td>\n</tr>\n<tr>\n<td>options</td>\n<td>String</td>\n<td>The custom product properties. For example, Size, Color, and Material.</td>\n</tr>\n<tr>\n<td>product_attribute_set</td>\n<td>String</td>\n<td>Attribute set of the product</td>\n</tr>\n<tr>\n<td>variants</td>\n<td></td>\n<td>An array of product variants, each representing a different version of the product.</td>\n</tr>\n<tr>\n<td>product_id</td>\n<td>Number</td>\n<td>The unique numeric identifier for the product.</td>\n</tr>\n<tr>\n<td>title</td>\n<td>String</td>\n<td>The title of the product variant. The title field is a concatenation of the option1, option2, and option3 fields.</td>\n</tr>\n<tr>\n<td>price</td>\n<td>Float</td>\n<td>The price of the product variant.</td>\n</tr>\n<tr>\n<td>sku</td>\n<td>String</td>\n<td>A unique identifier for the product variant in the shop.</td>\n</tr>\n<tr>\n<td>position</td>\n<td>Number</td>\n<td>The order of the product variant in the list of product variants.</td>\n</tr>\n<tr>\n<td>inventory_policy</td>\n<td>String</td>\n<td>Whether customers are allowed to place an order for the product variant when it's out of stock.</td>\n</tr>\n<tr>\n<td>compare_at_price</td>\n<td>Float</td>\n<td>The original price of the item before an adjustment or a sale.</td>\n</tr>\n<tr>\n<td>fulfillment_service</td>\n<td>String</td>\n<td>The fulfillment service associated with the product variant.</td>\n</tr>\n<tr>\n<td>grams</td>\n<td>Number</td>\n<td>The weight of the product variant in grams.</td>\n</tr>\n<tr>\n<td>inventory_management</td>\n<td>String</td>\n<td>The fulfillment service that tracks the number of items in stock for the product variant.</td>\n</tr>\n<tr>\n<td>option1</td>\n<td>String</td>\n<td>Name of the variant option1 like Color.</td>\n</tr>\n<tr>\n<td>option2</td>\n<td>String</td>\n<td>Name of the variant option2 like Size.</td>\n</tr>\n<tr>\n<td>option3</td>\n<td>String</td>\n<td>Name of the variant option2 like Material.</td>\n</tr>\n<tr>\n<td>created_at</td>\n<td>Datetime</td>\n<td>The date and time when the product variant was created.</td>\n</tr>\n<tr>\n<td>updated_at</td>\n<td>Datetime</td>\n<td>The date and time when the product variant was last modified</td>\n</tr>\n<tr>\n<td>taxable</td>\n<td>Boolean</td>\n<td>Whether a tax is charged when the product variant is sold.</td>\n</tr>\n<tr>\n<td>barcode</td>\n<td>String</td>\n<td>The barcode, UPC, or ISBN number for the product.</td>\n</tr>\n<tr>\n<td>shopify_image_id</td>\n<td>Number</td>\n<td>Image Id of the Shopify product.</td>\n</tr>\n<tr>\n<td>inventory_quantity</td>\n<td>Number</td>\n<td>An aggregate of inventory across all locations.</td>\n</tr>\n<tr>\n<td>weight</td>\n<td>Float</td>\n<td>The weight of the product variant in the unit system specified with weight_unit.</td>\n</tr>\n<tr>\n<td>weight_unit</td>\n<td>String</td>\n<td>The unit of measurement that applies to the product variant's weight.</td>\n</tr>\n<tr>\n<td>inventory_item_id</td>\n<td>Number</td>\n<td>The unique identifier for the inventory item, used in the Inventory API to query for inventory information.</td>\n</tr>\n<tr>\n<td>requires_shipping</td>\n<td>Boolean</td>\n<td>Whether a customer needs to provide a shipping address when placing an order containing the inventory item.</td>\n</tr>\n<tr>\n<td>id</td>\n<td>Number</td>\n<td>The ID of the inventory item.</td>\n</tr>\n<tr>\n<td>source_variant_id</td>\n<td>Number</td>\n<td>Variant ID of the product.</td>\n</tr>\n<tr>\n<td>images</td>\n<td>Array</td>\n<td>A list of product image objects, each one representing an image associated with the product.</td>\n</tr>\n<tr>\n<td>src</td>\n<td>String</td>\n<td>The location of the product image.</td>\n</tr>\n<tr>\n<td>position</td>\n<td>Number</td>\n<td>The order of the product image in the list.</td>\n</tr>\n<tr>\n<td>created_at</td>\n<td>Datetime</td>\n<td>The date and time (ISO 8601 format) when the inventory item was created.</td>\n</tr>\n<tr>\n<td>updated_at</td>\n<td>Datetime</td>\n<td>The date and time when the product image was last modified.</td>\n</tr>\n<tr>\n<td>width</td>\n<td>Number</td>\n<td>Width dimension of the image which is determined on upload.</td>\n</tr>\n<tr>\n<td>height</td>\n<td>Number</td>\n<td>Height dimension of the image which is determined on upload.</td>\n</tr>\n<tr>\n<td>id</td>\n<td>Number</td>\n<td>A unique numeric identifier for the AIT product image.</td>\n</tr>\n<tr>\n<td>source_image_id</td>\n<td>Number</td>\n<td>A unique numeric identifier for the third party product image.</td>\n</tr>\n<tr>\n<td>variant_ids</td>\n<td>Number</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:authorization-secret}}"},"isInherited":false},"_postman_id":"16efeb61-60ab-4682-909c-1fb5cef33380"},{"name":"Collections","item":[{"name":"/collections/","id":"cfbaf0b6-13ed-41a4-8666-1b3cbee7976c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"{{ait-rest-api-authorization}}","type":"text"}],"url":"{{ait-rest-api-endpoint}}/collections","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"79c58e07-7d10-461b-8acb-1ec1489c2543","id":"79c58e07-7d10-461b-8acb-1ec1489c2543","name":"Server Side REST APIs","type":"folder"}},"urlObject":{"path":["collections"],"host":["{{ait-rest-api-endpoint}}"],"query":[{"disabled":true,"description":{"content":"<p>Return only collections specified by a comma-separated list of product IDs.</p>\n","type":"text/plain"},"key":"ids","value":"1308,1321"},{"disabled":true,"description":{"content":"<p>Show the collection with the specified title.</p>\n","type":"text/plain"},"key":"title","value":"Jewelry"},{"disabled":true,"description":{"content":"<p>Restrict results to those after the specified ID.</p>\n","type":"text/plain"},"key":"since_id","value":"1337"},{"disabled":true,"description":{"content":"<p>Show collections, created on and after a specified date.</p>\n","type":"text/plain"},"key":"published_date_min","value":"2021-12-31T12:00:57.000Z"},{"disabled":true,"description":{"content":"<p>Show collections, created on and before a specified date.</p>\n","type":"text/plain"},"key":"published_date_max","value":"2021-12-31T12:00:57.000Z"},{"disabled":true,"description":{"content":"<p>Show only collection of the specified status.</p>\n","type":"text/plain"},"key":"status","value":"published"},{"disabled":true,"description":{"content":"<p>Show only certain fields, specified by a comma-separated list of field names.</p>\n","type":"text/plain"},"key":"fields","value":"id,title,handle,source_collection_id,published_at,updated_at"},{"disabled":true,"description":{"content":"<p>Return up to this many results per page.</p>\n","type":"text/plain"},"key":"limit","value":"2"}],"variable":[]}},"response":[],"_postman_id":"cfbaf0b6-13ed-41a4-8666-1b3cbee7976c"},{"name":"/collections/{id}","id":"9b19b42c-d857-4036-8410-e7de992c8c74","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"pk_GtqJPQJ4n0VsO7LLuYw1VhdWMfkZPpuIdM0xsE_dsc0","warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman."}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{ait-rest-api-endpoint}}/collections/1348999","description":"<p>Retrieve a collection by ID.</p>\n","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"79c58e07-7d10-461b-8acb-1ec1489c2543","id":"79c58e07-7d10-461b-8acb-1ec1489c2543","name":"Server Side REST APIs","type":"folder"}},"urlObject":{"path":["collections","1348999"],"host":["{{ait-rest-api-endpoint}}"],"query":[],"variable":[]}},"response":[{"id":"c2729669-6ab3-4a1c-8325-20c1602655f5","name":"/collections/{id}","originalRequest":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"pk_GtqJPQJ4n0VsO7LLuYw1VhdWMfkZPpuIdM0xsE_dsc0","warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman."}],"url":"{{ait-rest-api-endpoint}}/collections/1352"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"9b19b42c-d857-4036-8410-e7de992c8c74"},{"name":"/collections/assignproduct/{product_id}","id":"7d318e6b-113a-421a-9652-8975269bcfa6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","type":"text","value":"{{ait-rest-api-authorization}}"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{ait-rest-api-endpoint}}/collections/assignproduct/66793","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"79c58e07-7d10-461b-8acb-1ec1489c2543","id":"79c58e07-7d10-461b-8acb-1ec1489c2543","name":"Server Side REST APIs","type":"folder"}},"urlObject":{"path":["collections","assignproduct","66793"],"host":["{{ait-rest-api-endpoint}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"7d318e6b-113a-421a-9652-8975269bcfa6"},{"name":"/collections/getproductmapping/{id}","id":"7d5eb788-a1ac-4dc6-a125-6803c2a0d12b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"pk_GtqJPQJ4n0VsO7LLuYw1VhdWMfkZPpuIdM0xsE_dsc0","warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman."}],"url":"{{ait-rest-api-endpoint}}/collections/getproductmapping/321","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"79c58e07-7d10-461b-8acb-1ec1489c2543","id":"79c58e07-7d10-461b-8acb-1ec1489c2543","name":"Server Side REST APIs","type":"folder"}},"urlObject":{"path":["collections","getproductmapping","321"],"host":["{{ait-rest-api-endpoint}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"7d5eb788-a1ac-4dc6-a125-6803c2a0d12b"},{"name":"/collections","id":"144b3a88-27e5-426b-99f1-4af33312d21b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","type":"text","value":"{{ait-rest-api-authorization}}"}],"body":{"mode":"raw","raw":" {\"collection\":{                       \r\n            \"source_collection_id\":\"21212126822\",    \r\n            \"src\":\"www.api.com\",               \r\n            \"collection_type\":\"smart_collection\",\r\n            \"title\":\"tete\", \r\n            \"handle\":\"test\", \r\n            \"updated_at\":\"2021-01-01\", \r\n            \"body_html\":\"<p>Test</p>\", \r\n            \"published_at\":\"2021-09-01\"\r\n             \r\n        }\r\n }","options":{"raw":{"language":"json"}}},"url":"{{ait-rest-api-endpoint}}/collections/createproductmapping","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"79c58e07-7d10-461b-8acb-1ec1489c2543","id":"79c58e07-7d10-461b-8acb-1ec1489c2543","name":"Server Side REST APIs","type":"folder"}},"urlObject":{"path":["collections","createproductmapping"],"host":["{{ait-rest-api-endpoint}}"],"query":[],"variable":[]}},"response":[{"id":"bcbbf711-d704-4020-8903-55d5bdb68967","name":"/collections","originalRequest":{"method":"POST","header":[{"key":"Authorization","type":"text","value":"pk_GtqJPQJ4n0VsO7LLuYw1VhdWMfkZPpuIdM0xsE_dsc0","warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman."}],"body":{"mode":"raw","raw":" {\"collection\":{                       \r\n            \"source_collection_id\":\"123456\",    \r\n            \"src\":\"www.api.com\",               \r\n            \"collection_type\":\"smart_collection\",\r\n            \"title\":\"Test\", \r\n            \"handle\":\"test\", \r\n            \"updated_at\":\"2022-01-17\", \r\n            \"body_html\":\"<p>Test</p>\", \"published_at\":\"2022-01-17\", \r\n            \"product_count\":2\r\n        }\r\n }","options":{"raw":{"language":"json"}}},"url":"{{ait-rest-api-endpoint}}/collections"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 18 Jan 2022 14:21:23 GMT","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Content-Length","value":"26","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"x-amzn-RequestId","value":"ad316a9f-cc1b-4fa0-9ff1-c24fefb5ea36","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"x-amz-apigw-id","value":"MJTzLEoNIAMF5uQ=","enabled":true},{"key":"X-Amzn-Trace-Id","value":"Root=1-61e6cce0-6822a215356bbae87becb86a;Sampled=0","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"collection\": {\n        \"id\": 1332\n    }\n}"}],"_postman_id":"144b3a88-27e5-426b-99f1-4af33312d21b"},{"name":"/collections/createproductmapping","id":"a924a653-88fa-4d70-8a7d-4794e9d87ac2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","type":"text","value":"{{ait-rest-api-authorization}}"}],"body":{"mode":"raw","raw":" {\"mapping\":{                       \r\n            \"source_collection_id\":\"12345678\",\r\n            \"source_product_id\":\"5745797824669\"            \r\n        }\r\n }","options":{"raw":{"language":"json"}}},"url":"{{ait-rest-api-endpoint}}/collections/createproductmapping","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"79c58e07-7d10-461b-8acb-1ec1489c2543","id":"79c58e07-7d10-461b-8acb-1ec1489c2543","name":"Server Side REST APIs","type":"folder"}},"urlObject":{"path":["collections","createproductmapping"],"host":["{{ait-rest-api-endpoint}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"a924a653-88fa-4d70-8a7d-4794e9d87ac2"},{"name":"/collections/{id}","id":"611d83aa-e125-4c45-94c9-545a237a8d3d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","type":"text","value":"pk_GtqJPQJ4n0VsO7LLuYw1VhdWMfkZPpuIdM0xsE_dsc0","warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman."}],"body":{"mode":"raw","raw":" {\"collection\":{                       \r\n            \"source_collection_id\":\"0\",    \r\n            \"src\":\"www.api2.com\",               \r\n            \"collection_type\":\"smart_collection\",\r\n            \"title\":\"Test\", \r\n            \"handle\":\"test\", \r\n            \r\n            \"body_html\":\"<p>Test</p>\", \"published_at\":\"2022-01-17\"\r\n             \r\n        }\r\n }","options":{"raw":{"language":"json"}}},"url":"{{ait-rest-api-endpoint}}/collections/1375","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"79c58e07-7d10-461b-8acb-1ec1489c2543","id":"79c58e07-7d10-461b-8acb-1ec1489c2543","name":"Server Side REST APIs","type":"folder"}},"urlObject":{"path":["collections","1375"],"host":["{{ait-rest-api-endpoint}}"],"query":[],"variable":[]}},"response":[{"id":"9fd8b4d1-d86c-44b3-9bd0-2b2e707e9030","name":"/collections/{id}","originalRequest":{"method":"PUT","header":[{"key":"Authorization","type":"text","value":"pk_GtqJPQJ4n0VsO7LLuYw1VhdWMfkZPpuIdM0xsE_dsc0","warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman."}],"body":{"mode":"raw","raw":" {\"collection\":{                       \r\n            \"source_collection_id\":\"123456\",    \r\n            \"src\":\"www.api2.com\",               \r\n            \"collection_type\":\"smart_collection\",\r\n            \"title\":\"Test\", \r\n            \"handle\":\"test\", \r\n            \"updated_at\":\"2022-01-17\", \r\n            \"body_html\":\"<p>Test</p>\", \"published_at\":\"2022-01-17\", \r\n            \"product_count\":2\r\n        }\r\n }","options":{"raw":{"language":"json"}}},"url":"{{ait-rest-api-endpoint}}/collections/1332"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 18 Jan 2022 14:23:39 GMT","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Content-Length","value":"26","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"x-amzn-RequestId","value":"2c6acabd-5a9f-4f84-95c1-112ef144926f","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"x-amz-apigw-id","value":"MJUIYFC5IAMFyOg=","enabled":true},{"key":"X-Amzn-Trace-Id","value":"Root=1-61e6cd68-32b956ed677a420728f8dcc5;Sampled=0","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"collection\": {\n        \"id\": 1332\n    }\n}"}],"_postman_id":"611d83aa-e125-4c45-94c9-545a237a8d3d"},{"name":"/collections/{id}","id":"5c096e6b-1e91-4146-80f5-326567812f5a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","type":"text","value":"pk_GtqJPQJ4n0VsO7LLuYw1VhdWMfkZPpuIdM0xsE_dsc0","warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman."}],"url":"{{ait-rest-api-endpoint}}/collections/1332","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"79c58e07-7d10-461b-8acb-1ec1489c2543","id":"79c58e07-7d10-461b-8acb-1ec1489c2543","name":"Server Side REST APIs","type":"folder"}},"urlObject":{"path":["collections","1332"],"host":["{{ait-rest-api-endpoint}}"],"query":[],"variable":[]}},"response":[{"id":"6f3c8d93-e416-491d-8d91-1051a7886968","name":"/collections/{id}","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","type":"text","value":"pk_GtqJPQJ4n0VsO7LLuYw1VhdWMfkZPpuIdM0xsE_dsc0","warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman."}],"url":"{{ait-rest-api-endpoint}}/collections/1332"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 18 Jan 2022 14:27:16 GMT","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Content-Length","value":"72","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"x-amzn-RequestId","value":"7642e5cb-59a4-478a-9c2b-d5c3717274ad","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"x-amz-apigw-id","value":"MJUqaHgpIAMF7GA=","enabled":true},{"key":"X-Amzn-Trace-Id","value":"Root=1-61e6ce42-7e64b4db4ba6bdfa510d7783;Sampled=0","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"Record has been deleted successfully.\",\n    \"collection\": {\n        \"id\": 1332\n    }\n}"}],"_postman_id":"5c096e6b-1e91-4146-80f5-326567812f5a"},{"name":"/collections/deleteproductmapping/{id}","id":"3889cf15-9574-4347-acd8-0b67bfb59401","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","type":"text","value":"pk_GtqJPQJ4n0VsO7LLuYw1VhdWMfkZPpuIdM0xsE_dsc0","warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman."}],"body":{"mode":"raw","raw":""},"url":"{{ait-rest-api-endpoint}}/collections/deleteproductmapping/321","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"79c58e07-7d10-461b-8acb-1ec1489c2543","id":"79c58e07-7d10-461b-8acb-1ec1489c2543","name":"Server Side REST APIs","type":"folder"}},"urlObject":{"path":["collections","deleteproductmapping","321"],"host":["{{ait-rest-api-endpoint}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"3889cf15-9574-4347-acd8-0b67bfb59401"}],"id":"4472d85e-0c39-46a3-a7f4-8227a44fd8eb","description":"<p>A collection is a grouping of products that merchants can create to make their stores easier to browse.</p>\n<h3 id=\"collection-identifiers\">Collection Identifiers</h3>\n<p>Product Collection can be identified by multiple identifiers (example: title, source_collection_id). Currently, we supports the below identifiers.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Identifier</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>source_collection_id</td>\n<td>Number</td>\n<td></td>\n</tr>\n<tr>\n<td>title</td>\n<td>String</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"fields\">Fields</h3>\n<p>Product Collection can have multiple fields (example: id, collection_type, title etc.). Currently, we have the below fields.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td></td>\n<td>The ID for the collection.</td>\n</tr>\n<tr>\n<td>dsync_id</td>\n<td>Number</td>\n<td></td>\n</tr>\n<tr>\n<td>shop_id</td>\n<td>Number</td>\n<td>Unique Id of the shop to which the Product Collection belongs.</td>\n</tr>\n<tr>\n<td>collection_id</td>\n<td>Number</td>\n<td>A unique Id of the collection.</td>\n</tr>\n<tr>\n<td>collection_type</td>\n<td>String</td>\n<td>Type of the collection.</td>\n</tr>\n<tr>\n<td>title</td>\n<td>String</td>\n<td>The name of the collection.</td>\n</tr>\n<tr>\n<td>handle</td>\n<td>String</td>\n<td>A unique, human-readable string for the collection automatically generated from its title.</td>\n</tr>\n<tr>\n<td>updated_at</td>\n<td>Datetime</td>\n<td>The date and time when the collection was last modified.</td>\n</tr>\n<tr>\n<td>body_html</td>\n<td><strong>String</strong></td>\n<td>A description of the collection, complete with HTML markup.</td>\n</tr>\n<tr>\n<td>published_at</td>\n<td>Datetime</td>\n<td>The time and date when the collection was made visible.</td>\n</tr>\n<tr>\n<td>product_count</td>\n<td>Number</td>\n<td>The number of products present in the selected collection.</td>\n</tr>\n<tr>\n<td>image</td>\n<td><strong>String</strong></td>\n<td>Image associated with the collection.</td>\n</tr>\n<tr>\n<td>created_source</td>\n<td>String</td>\n<td>Source from where the Product Collection got created.</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"4472d85e-0c39-46a3-a7f4-8227a44fd8eb","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"79c58e07-7d10-461b-8acb-1ec1489c2543","id":"79c58e07-7d10-461b-8acb-1ec1489c2543","name":"Server Side REST APIs","type":"folder"}}},{"name":"Order","item":[{"name":"orders","id":"d315aca8-d5b4-4477-af43-921b04b25e4d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"url":"{{ait-rest-api-endpoint}}/orders","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:authorization-secret}}"},"isInherited":true,"source":{"_postman_id":"cde011cc-11f3-4d2b-bb8e-8139dd5974fd","id":"cde011cc-11f3-4d2b-bb8e-8139dd5974fd","name":"Order","type":"folder"}},"urlObject":{"path":["orders"],"host":["{{ait-rest-api-endpoint}}"],"query":[{"disabled":true,"description":{"content":"<p>Retrieve only certain fields, specified by a comma-separated list of fields names.</p>\n","type":"text/plain"},"key":"fields","value":"order_email,customer_email"},{"disabled":true,"description":{"content":"<p>Retrieve only orders specified by a comma-separated list of order IDs.</p>\n","type":"text/plain"},"key":"ids","value":"366,367"},{"disabled":true,"description":{"content":"<p>Show the order with the specified title.</p>\n","type":"text/plain"},"key":"title","value":"14k Wire Bloom Earrings"},{"disabled":true,"description":{"content":"<p>Show the order with the specified vendor.</p>\n","type":"text/plain"},"key":"vendor","value":"Supply Dark"},{"disabled":true,"description":{"content":"<p>Show the order with the specified SKU.</p>\n","type":"text/plain"},"key":"sku","value":"EARING008BLACK"},{"disabled":true,"description":{"content":"<p>Show orders after the specified ID.</p>\n","type":"text/plain"},"key":"since_id","value":"367"},{"disabled":true,"description":{"content":"<p>Show orders created at or after date.</p>\n","type":"text/plain"},"key":"created_date_min","value":"2019-02-02T13:17:55.000Z"},{"disabled":true,"description":{"content":"<p>Show orders created at or before date.</p>\n","type":"text/plain"},"key":"created_date_max","value":"2019-02-02T13:17:55.000Z"},{"disabled":true,"description":{"content":"<p>Show orders last updated at or after date.</p>\n","type":"text/plain"},"key":"updated_date_min","value":"2019-02-02T13:17:55.000Z"},{"disabled":true,"description":{"content":"<p>Show orders last updated at or before date.</p>\n","type":"text/plain"},"key":"updated_date_max","value":"2019-02-02T13:17:55.000Z"},{"disabled":true,"description":{"content":"<p>Show orders imported at or after date.</p>\n","type":"text/plain"},"key":"processed_at_min","value":"2019-02-02T13:17:55.000Z"},{"disabled":true,"description":{"content":"<p>Show orders imported at or before date.</p>\n","type":"text/plain"},"key":"processed_at_max","value":"2019-02-02T13:17:55.000Z"},{"disabled":true,"description":{"content":"<p>Filter orders by their financial status.</p>\n","type":"text/plain"},"key":"financial_status","value":"paid"},{"disabled":true,"description":{"content":"<p>Filter orders by their fulfillment status.</p>\n","type":"text/plain"},"key":"fulfillment_status","value":"fulfilled"},{"disabled":true,"description":{"content":"<p>The maximum number of results to show on a page.</p>\n","type":"text/plain"},"key":"limit","value":"10//fields:order_email,customer_email"},{"disabled":true,"key":"ids","value":"366,367"},{"disabled":true,"key":"title","value":"14k Wire Bloom Earrings"},{"disabled":true,"key":"vendor","value":"Supply Dark"},{"disabled":true,"key":"sku","value":"EARING008BLACK"},{"disabled":true,"key":"since_id","value":"367"},{"disabled":true,"key":"created_at_min","value":"2019-02-02T13:17:55.000Z"},{"disabled":true,"key":"created_at_max","value":"2019-02-02T13:17:55.000Z"},{"disabled":true,"key":"updated_at_min","value":"2019-02-02T13:17:55.000Z"},{"disabled":true,"key":"updated_at_max","value":"2019-02-02T13:17:55.000Z"},{"disabled":true,"key":"processed_at_min","value":"2019-02-02T13:17:55.000Z"},{"disabled":true,"key":"processed_at_max","value":"2019-02-02T13:17:55.000Z"},{"disabled":true,"key":"financial_status","value":"paid"},{"disabled":true,"key":"fulfillment_status","value":"fulfilled"},{"disabled":true,"key":"product_id","value":""},{"disabled":true,"key":"customer_emails","value":""},{"disabled":true,"key":"order_email","value":""},{"disabled":true,"key":"phone","value":""},{"disabled":true,"key":"source_order_id","value":""},{"disabled":true,"key":"source_customer_id","value":""},{"disabled":true,"key":"total_price_min","value":""},{"disabled":true,"key":"total_price_max","value":""},{"disabled":true,"key":"total_discounts_min","value":""},{"disabled":true,"key":"total_discounts_max","value":""},{"disabled":true,"key":"order_number","value":""},{"disabled":true,"key":"cart_token","value":""},{"disabled":true,"key":"token","value":""},{"disabled":true,"key":"cancelled_at_min","value":""},{"disabled":true,"key":"cancelled_at_max","value":""},{"disabled":true,"key":"created_at_min","value":""},{"disabled":true,"key":"created_at_max","value":""},{"disabled":true,"key":"updated_at_min","value":""},{"disabled":true,"key":"updated_at_max","value":""},{"disabled":true,"key":"closed_at_min","value":""},{"disabled":true,"key":"closed_at_max","value":""},{"disabled":true,"key":"limit","value":"10"}],"variable":[]}},"response":[{"id":"e6b2656e-88a4-4a53-9b32-8c569e405ce7","name":"orders","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"url":{"raw":"{{ait-rest-api-endpoint}}/orders","host":["{{ait-rest-api-endpoint}}"],"path":["orders"],"query":[{"key":"fields","value":"order_email,customer_email","description":"Retrieve only certain fields, specified by a comma-separated list of fields names.","disabled":true},{"key":"ids","value":"366,367","description":"Retrieve only orders specified by a comma-separated list of order IDs.","disabled":true},{"key":"title","value":"14k Wire Bloom Earrings","description":"Show the order with the specified title.","disabled":true},{"key":"vendor","value":"Supply Dark","description":"Show the order with the specified vendor.","disabled":true},{"key":"sku","value":"EARING008BLACK","description":"Show the order with the specified SKU.","disabled":true},{"key":"since_id","value":"367","description":"Show orders after the specified ID.","disabled":true},{"key":"created_date_min","value":"2019-02-02T13:17:55.000Z","description":"Show orders created at or after date.","disabled":true},{"key":"created_date_max","value":"2019-02-02T13:17:55.000Z","description":"Show orders created at or before date.","disabled":true},{"key":"updated_date_min","value":"2019-02-02T13:17:55.000Z","description":"Show orders last updated at or after date.","disabled":true},{"key":"updated_date_max","value":"2019-02-02T13:17:55.000Z","description":"Show orders last updated at or before date.","disabled":true},{"key":"processed_at_min","value":"2019-02-02T13:17:55.000Z","description":"Show orders imported at or after date.","disabled":true},{"key":"processed_at_max","value":"2019-02-02T13:17:55.000Z","description":"Show orders imported at or before date.","disabled":true},{"key":"financial_status","value":"paid","description":"Filter orders by their financial status.","disabled":true},{"key":"fulfillment_status","value":"fulfilled","description":"Filter orders by their fulfillment status.","disabled":true},{"key":"limit","value":"10","description":"The maximum number of results to show on a page.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 04 May 2022 10:50:59 GMT","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Content-Length","value":"30000","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"x-amzn-RequestId","value":"2a41ea13-0217-450b-ad51-90e71740bd85","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"x-amz-apigw-id","value":"RmMW3FkYoAMFg_A=","enabled":true},{"key":"X-Amzn-Trace-Id","value":"Root=1-62725a92-54131ebd76bcef8b19fc9ef8;Sampled=0","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"orders\": [\n        {\n            \"id\": 366,\n            \"order_email\": \"ashwani+111@gowebbaby.com\",\n            \"customer_email\": \"ashwani+111@gowebbaby.com\",\n            \"source_order_id\": 780224168036,\n            \"source_customer_id\": 1117820682340,\n            \"total_price\": 497.07,\n            \"subtotal_price\": 449,\n            \"total_tax\": 0,\n            \"taxes_included\": 0,\n            \"total_price_usd\": 497.07,\n            \"total_line_items_price\": 449,\n            \"is_void\": 0,\n            \"total_discounts\": 0,\n            \"discount_codes\": \"[]\",\n            \"tax_lines\": \"[]\",\n            \"note_attributes\": \"[{\\\"name\\\": \\\"aio_shopify_ref\\\", \\\"value\\\": \\\"3868.schpush.aitrillion.com\\\"}]\",\n            \"currency\": \"USD\",\n            \"financial_status\": \"pending\",\n            \"confirmed\": 1,\n            \"cancel_reason\": null,\n            \"order_number\": \"1007\",\n            \"contact_email\": \"ashwani+111@gowebbaby.com\",\n            \"fulfillments\": \"\",\n            \"payment_gateway_names\": [\n                \"Cash on Delivery (COD)\"\n            ],\n            \"app_id\": \"580111\",\n            \"browser_ip\": null,\n            \"buyer_accepts_marketing\": 0,\n            \"cart_token\": \"753cd2a8f96a04584a63a44cf37f02da\",\n            \"fulfillment_status\": null,\n            \"tags\": \"\",\n            \"gateway\": \"Cash on Delivery (COD)\",\n            \"landing_site\": \"/\",\n            \"landing_site_ref\": null,\n            \"location_id\": null,\n            \"name\": \"#1007\",\n            \"note\": null,\n            \"number\": 7,\n            \"phone\": null,\n            \"processed_at\": \"2019-02-02 13:17:55\",\n            \"processing_method\": \"manual\",\n            \"referring_site\": \"\",\n            \"source_name\": \"web\",\n            \"token\": \"019d152640869e5984694a5041ffeaab\",\n            \"total_weight\": 0,\n            \"user_id\": null,\n            \"order_status_url\": \"https://aidev-naresh.myshopify.com/22224109668/orders/019d152640869e5984694a5041ffeaab/authenticate?key=3d2d0d7bcb7a8370a0af8fd65eab7cd4\",\n            \"cancelled_at\": null,\n            \"created_at\": \"2019-02-02T13:17:55.000Z\",\n            \"updated_at\": \"2019-02-02T13:17:55.000Z\",\n            \"closed_at\": null,\n            \"is_exist\": 0,\n            \"total_tip_received_amount\": null,\n            \"line_items\": [\n                {\n                    \"order_id\": 366,\n                    \"product_id\": 2321,\n                    \"title\": \"14k Wire Bloom Earrings\",\n                    \"quantity\": 1,\n                    \"price\": 449,\n                    \"total_discount\": 0,\n                    \"sku\": \"\",\n                    \"variant_title\": \"\",\n                    \"vendor\": \"Supply Dark\",\n                    \"fulfillment_service\": \"manual\",\n                    \"requires_shipping\": \"true\",\n                    \"taxable\": \"true\",\n                    \"tax_lines\": \"[]\",\n                    \"gift_card\": \"false\",\n                    \"name\": \"14k Wire Bloom Earrings\",\n                    \"grams\": 0,\n                    \"fulfillable_quantity\": 1,\n                    \"fulfillment_status\": null,\n                    \"id\": 613,\n                    \"source_variant_id\": 23169794015332,\n                    \"source_line_item_id\": 1809247502436\n                }\n            ],\n            \"billing_address\": {\n                \"first_name\": \"Peter\",\n                \"last_name\": \"Tiwari\",\n                \"name\": \"Peter Tiwari\",\n                \"company\": null,\n                \"address1\": \"vijaynagar indore\",\n                \"address2\": \"\",\n                \"city\": \"Indore\",\n                \"province\": \"Arunachal Pradesh\",\n                \"country\": \"India\",\n                \"zip\": \"208006\",\n                \"phone\": null,\n                \"province_code\": \"AR\",\n                \"country_code\": \"IN\",\n                \"country_name\": null\n            },\n            \"shipping_address\": {\n                \"order_id\": 366,\n                \"first_name\": \"Peter\",\n                \"last_name\": \"Tiwari\",\n                \"name\": \"Peter Tiwari\",\n                \"company\": null,\n                \"address1\": \"vijaynagar indore\",\n                \"address2\": \"\",\n                \"city\": \"Indore\",\n                \"province\": \"Arunachal Pradesh\",\n                \"country\": \"India\",\n                \"zip\": \"208006\",\n                \"phone\": null,\n                \"province_code\": \"AR\",\n                \"country_code\": \"IN\",\n                \"country_name\": null\n            },\n            \"shipping_lines\": [\n                {\n                    \"source_shipping_line_id\": 658863292516,\n                    \"title\": \"Priority Mail International\",\n                    \"price\": 48.07,\n                    \"code\": \"PriorityMailInternational\",\n                    \"source\": \"usps\",\n                    \"phone\": null,\n                    \"requested_fulfillment_service_id\": null,\n                    \"delivery_category\": null,\n                    \"carrier_identifier\": null,\n                    \"discounted_price\": 48.07,\n                    \"tax_lines\": \"[]\"\n                }\n            ],\n            \"refunds\": []\n        },\n        {\n            \"id\": 367,\n            \"order_email\": \"ashwani+wf@gowebbaby.com\",\n            \"customer_email\": \"ashwani+111@gowebbaby.com\",\n            \"source_order_id\": 784986046564,\n            \"source_customer_id\": 1105714741348,\n            \"total_price\": 667.07,\n            \"subtotal_price\": 619,\n            \"total_tax\": 0,\n            \"taxes_included\": 0,\n            \"total_price_usd\": 667.07,\n            \"total_line_items_price\": 619,\n            \"is_void\": 0,\n            \"total_discounts\": 0,\n            \"discount_codes\": \"[]\",\n            \"tax_lines\": \"[]\",\n            \"note_attributes\": \"[{\\\"name\\\": \\\"aio_shopify_ref\\\", \\\"value\\\": \\\"369.workflow.aitrillion.com\\\"}]\",\n            \"currency\": \"USD\",\n            \"financial_status\": \"pending\",\n            \"confirmed\": 1,\n            \"cancel_reason\": null,\n            \"order_number\": \"1008\",\n            \"contact_email\": \"ashwani+wf@gowebbaby.com\",\n            \"fulfillments\": \"\",\n            \"payment_gateway_names\": [\n                \"Cash on Delivery (COD)\"\n            ],\n            \"app_id\": \"580111\",\n            \"browser_ip\": null,\n            \"buyer_accepts_marketing\": 0,\n            \"cart_token\": \"2404cebe9ec3c510ea44439664d27f25\",\n            \"fulfillment_status\": null,\n            \"tags\": \"\",\n            \"gateway\": \"Cash on Delivery (COD)\",\n            \"landing_site\": \"/\",\n            \"landing_site_ref\": null,\n            \"location_id\": null,\n            \"name\": \"#1008\",\n            \"note\": null,\n            \"number\": 8,\n            \"phone\": null,\n            \"processed_at\": \"2019-02-04 06:57:43\",\n            \"processing_method\": \"manual\",\n            \"referring_site\": \"\",\n            \"source_name\": \"web\",\n            \"token\": \"6e1451ea1ac5df9222e5d277545c5631\",\n            \"total_weight\": 0,\n            \"user_id\": null,\n            \"order_status_url\": \"https://aidev-naresh.myshopify.com/22224109668/orders/6e1451ea1ac5df9222e5d277545c5631/authenticate?key=f615fec2f32ed4eaeec9ad71b005b11b\",\n            \"cancelled_at\": null,\n            \"created_at\": \"2019-02-04T06:57:43.000Z\",\n            \"updated_at\": \"2019-02-04T06:57:44.000Z\",\n            \"closed_at\": null,\n            \"is_exist\": 0,\n            \"total_tip_received_amount\": null,\n            \"line_items\": [\n                {\n                    \"order_id\": 367,\n                    \"product_id\": 2325,\n                    \"title\": \"14k Dangling Pendant Earrings\",\n                    \"quantity\": 1,\n                    \"price\": 619,\n                    \"total_discount\": 0,\n                    \"sku\": \"\",\n                    \"variant_title\": \"\",\n                    \"vendor\": \"Supply Dark\",\n                    \"fulfillment_service\": \"manual\",\n                    \"requires_shipping\": \"true\",\n                    \"taxable\": \"true\",\n                    \"tax_lines\": \"[]\",\n                    \"gift_card\": \"false\",\n                    \"name\": \"14k Dangling Pendant Earrings\",\n                    \"grams\": 0,\n                    \"fulfillable_quantity\": 1,\n                    \"fulfillment_status\": null,\n                    \"id\": 615,\n                    \"source_variant_id\": 23169797914724,\n                    \"source_line_item_id\": 1816270405732\n                }\n            ],\n            \"billing_address\": {\n                \"first_name\": \"Ashwani\",\n                \"last_name\": \"Tiwari48\",\n                \"name\": \"Ashwani Tiwari48\",\n                \"company\": null,\n                \"address1\": \"vijaynagar indore\",\n                \"address2\": \"0\",\n                \"city\": \"indore\",\n                \"province\": \"Karnataka\",\n                \"country\": \"India\",\n                \"zip\": \"452001\",\n                \"phone\": null,\n                \"province_code\": \"KA\",\n                \"country_code\": \"IN\",\n                \"country_name\": null\n            },\n            \"shipping_address\": {\n                \"order_id\": 367,\n                \"first_name\": \"Ashwani\",\n                \"last_name\": \"Tiwari48\",\n                \"name\": \"Ashwani Tiwari48\",\n                \"company\": null,\n                \"address1\": \"vijaynagar indore\",\n                \"address2\": \"0\",\n                \"city\": \"indore\",\n                \"province\": \"Karnataka\",\n                \"country\": \"India\",\n                \"zip\": \"452001\",\n                \"phone\": null,\n                \"province_code\": \"KA\",\n                \"country_code\": \"IN\",\n                \"country_name\": null\n            },\n            \"shipping_lines\": [\n                {\n                    \"source_shipping_line_id\": 663333535844,\n                    \"title\": \"Priority Mail International\",\n                    \"price\": 48.07,\n                    \"code\": \"PriorityMailInternational\",\n                    \"source\": \"usps\",\n                    \"phone\": null,\n                    \"requested_fulfillment_service_id\": null,\n                    \"delivery_category\": null,\n                    \"carrier_identifier\": null,\n                    \"discounted_price\": 48.07,\n                    \"tax_lines\": \"[]\"\n                }\n            ],\n            \"refunds\": []\n        },\n        {\n            \"id\": 370,\n            \"order_email\": \"ashwani+wf@gowebbaby.com\",\n            \"customer_email\": \"ashwani+111@gowebbaby.com\",\n            \"source_order_id\": 785182720100,\n            \"source_customer_id\": 1105714741348,\n            \"total_price\": 497.07,\n            \"subtotal_price\": 449,\n            \"total_tax\": 0,\n            \"taxes_included\": 0,\n            \"total_price_usd\": 497.07,\n            \"total_line_items_price\": 449,\n            \"is_void\": 0,\n            \"total_discounts\": 0,\n            \"discount_codes\": \"[]\",\n            \"tax_lines\": \"[]\",\n            \"note_attributes\": \"[{\\\"name\\\": \\\"aio_shopify_ref\\\", \\\"value\\\": \\\"370.workflow.aitrillion.com\\\"}]\",\n            \"currency\": \"USD\",\n            \"financial_status\": \"pending\",\n            \"confirmed\": 1,\n            \"cancel_reason\": null,\n            \"order_number\": \"1011\",\n            \"contact_email\": \"ashwani+wf@gowebbaby.com\",\n            \"fulfillments\": \"\",\n            \"payment_gateway_names\": [\n                \"Cash on Delivery (COD)\"\n            ],\n            \"app_id\": \"580111\",\n            \"browser_ip\": null,\n            \"buyer_accepts_marketing\": 0,\n            \"cart_token\": \"da158e2c31ce11bf10db2564e1efd1f4\",\n            \"fulfillment_status\": null,\n            \"tags\": \"\",\n            \"gateway\": \"Cash on Delivery (COD)\",\n            \"landing_site\": \"/\",\n            \"landing_site_ref\": null,\n            \"location_id\": null,\n            \"name\": \"#1011\",\n            \"note\": null,\n            \"number\": 11,\n            \"phone\": null,\n            \"processed_at\": \"2019-02-04 10:13:52\",\n            \"processing_method\": \"manual\",\n            \"referring_site\": \"\",\n            \"source_name\": \"web\",\n            \"token\": \"9a40112e1fe9d1b1afb181c1b1b543c2\",\n            \"total_weight\": 0,\n            \"user_id\": null,\n            \"order_status_url\": \"https://aidev-naresh.myshopify.com/22224109668/orders/9a40112e1fe9d1b1afb181c1b1b543c2/authenticate?key=98d9d96b3c49593f9be442f1419e3860\",\n            \"cancelled_at\": null,\n            \"created_at\": \"2019-02-04T10:13:52.000Z\",\n            \"updated_at\": \"2019-02-04T10:13:53.000Z\",\n            \"closed_at\": null,\n            \"is_exist\": 0,\n            \"total_tip_received_amount\": null,\n            \"line_items\": [\n                {\n                    \"order_id\": 370,\n                    \"product_id\": 2321,\n                    \"title\": \"14k Wire Bloom Earrings\",\n                    \"quantity\": 1,\n                    \"price\": 449,\n                    \"total_discount\": 0,\n                    \"sku\": \"\",\n                    \"variant_title\": \"\",\n                    \"vendor\": \"Supply Dark\",\n                    \"fulfillment_service\": \"manual\",\n                    \"requires_shipping\": \"true\",\n                    \"taxable\": \"true\",\n                    \"tax_lines\": \"[]\",\n                    \"gift_card\": \"false\",\n                    \"name\": \"14k Wire Bloom Earrings\",\n                    \"grams\": 0,\n                    \"fulfillable_quantity\": 1,\n                    \"fulfillment_status\": null,\n                    \"id\": 617,\n                    \"source_variant_id\": 23169794015332,\n                    \"source_line_item_id\": 1816557256804\n                }\n            ],\n            \"billing_address\": {\n                \"first_name\": \"Ashwani\",\n                \"last_name\": \"Tiwari48\",\n                \"name\": \"Ashwani Tiwari48\",\n                \"company\": null,\n                \"address1\": \"vijaynagar indore\",\n                \"address2\": \"0\",\n                \"city\": \"indore\",\n                \"province\": \"Karnataka\",\n                \"country\": \"India\",\n                \"zip\": \"452001\",\n                \"phone\": null,\n                \"province_code\": \"KA\",\n                \"country_code\": \"IN\",\n                \"country_name\": null\n            },\n            \"shipping_address\": {\n                \"order_id\": 370,\n                \"first_name\": \"Ashwani\",\n                \"last_name\": \"Tiwari48\",\n                \"name\": \"Ashwani Tiwari48\",\n                \"company\": null,\n                \"address1\": \"vijaynagar indore\",\n                \"address2\": \"0\",\n                \"city\": \"indore\",\n                \"province\": \"Karnataka\",\n                \"country\": \"India\",\n                \"zip\": \"452001\",\n                \"phone\": null,\n                \"province_code\": \"KA\",\n                \"country_code\": \"IN\",\n                \"country_name\": null\n            },\n            \"shipping_lines\": [\n                {\n                    \"source_shipping_line_id\": 663515693156,\n                    \"title\": \"Priority Mail International\",\n                    \"price\": 48.07,\n                    \"code\": \"PriorityMailInternational\",\n                    \"source\": \"usps\",\n                    \"phone\": null,\n                    \"requested_fulfillment_service_id\": null,\n                    \"delivery_category\": null,\n                    \"carrier_identifier\": null,\n                    \"discounted_price\": 48.07,\n                    \"tax_lines\": \"[]\"\n                }\n            ],\n            \"refunds\": []\n        },\n        {\n            \"id\": 378,\n            \"order_email\": \"ashwani+wf@gowebbaby.com\",\n            \"customer_email\": \"ashwani+111@gowebbaby.com\",\n            \"source_order_id\": 787679117412,\n            \"source_customer_id\": 1105714741348,\n            \"total_price\": 877.07,\n            \"subtotal_price\": 829,\n            \"total_tax\": 0,\n            \"taxes_included\": 0,\n            \"total_price_usd\": 877.07,\n            \"total_line_items_price\": 829,\n            \"is_void\": 0,\n            \"total_discounts\": 0,\n            \"discount_codes\": \"[]\",\n            \"tax_lines\": \"[]\",\n            \"note_attributes\": \"[{\\\"name\\\": \\\"aio_shopify_ref\\\", \\\"value\\\": \\\"388.workflow.aitrillion.com\\\"}]\",\n            \"currency\": \"USD\",\n            \"financial_status\": \"pending\",\n            \"confirmed\": 1,\n            \"cancel_reason\": null,\n            \"order_number\": \"1015\",\n            \"contact_email\": \"ashwani+wf@gowebbaby.com\",\n            \"fulfillments\": \"\",\n            \"payment_gateway_names\": [\n                \"Cash on Delivery (COD)\"\n            ],\n            \"app_id\": \"580111\",\n            \"browser_ip\": null,\n            \"buyer_accepts_marketing\": 0,\n            \"cart_token\": \"ccfbfd01442f49d64e0fc86683a9cf8b\",\n            \"fulfillment_status\": null,\n            \"tags\": \"\",\n            \"gateway\": \"Cash on Delivery (COD)\",\n            \"landing_site\": \"/\",\n            \"landing_site_ref\": null,\n            \"location_id\": null,\n            \"name\": \"#1015\",\n            \"note\": null,\n            \"number\": 15,\n            \"phone\": null,\n            \"processed_at\": \"2019-02-05 06:25:54\",\n            \"processing_method\": \"manual\",\n            \"referring_site\": \"\",\n            \"source_name\": \"web\",\n            \"token\": \"cde6f8e618b4ad51d4b4c7018a975e87\",\n            \"total_weight\": 0,\n            \"user_id\": null,\n            \"order_status_url\": \"https://aidev-naresh.myshopify.com/22224109668/orders/cde6f8e618b4ad51d4b4c7018a975e87/authenticate?key=466a54b22119fcce1fccb9b8b10f474b\",\n            \"cancelled_at\": null,\n            \"created_at\": \"2019-02-05T06:25:55.000Z\",\n            \"updated_at\": \"2019-02-05T06:25:55.000Z\",\n            \"closed_at\": null,\n            \"is_exist\": 0,\n            \"total_tip_received_amount\": null,\n            \"line_items\": [\n                {\n                    \"order_id\": 378,\n                    \"product_id\": 2327,\n                    \"title\": \"14k Dangling Obsidian Earrings\",\n                    \"quantity\": 1,\n                    \"price\": 829,\n                    \"total_discount\": 0,\n                    \"sku\": \"\",\n                    \"variant_title\": \"\",\n                    \"vendor\": \"Supply Dark\",\n                    \"fulfillment_service\": \"manual\",\n                    \"requires_shipping\": \"true\",\n                    \"taxable\": \"true\",\n                    \"tax_lines\": \"[]\",\n                    \"gift_card\": \"false\",\n                    \"name\": \"14k Dangling Obsidian Earrings\",\n                    \"grams\": 0,\n                    \"fulfillable_quantity\": 1,\n                    \"fulfillment_status\": null,\n                    \"id\": 636,\n                    \"source_variant_id\": 23169804140644,\n                    \"source_line_item_id\": 1820603383908\n                }\n            ],\n            \"billing_address\": {\n                \"first_name\": \"Ashwani\",\n                \"last_name\": \"Tiwari48\",\n                \"name\": \"Ashwani Tiwari48\",\n                \"company\": null,\n                \"address1\": \"vijaynagar indore\",\n                \"address2\": \"0\",\n                \"city\": \"indore\",\n                \"province\": \"Karnataka\",\n                \"country\": \"India\",\n                \"zip\": \"452001\",\n                \"phone\": null,\n                \"province_code\": \"KA\",\n                \"country_code\": \"IN\",\n                \"country_name\": null\n            },\n            \"shipping_address\": {\n                \"order_id\": 378,\n                \"first_name\": \"Ashwani\",\n                \"last_name\": \"Tiwari48\",\n                \"name\": \"Ashwani Tiwari48\",\n                \"company\": null,\n                \"address1\": \"vijaynagar indore\",\n                \"address2\": \"0\",\n                \"city\": \"indore\",\n                \"province\": \"Karnataka\",\n                \"country\": \"India\",\n                \"zip\": \"452001\",\n                \"phone\": null,\n                \"province_code\": \"KA\",\n                \"country_code\": \"IN\",\n                \"country_name\": null\n            },\n            \"shipping_lines\": [\n                {\n                    \"source_shipping_line_id\": 665812041828,\n                    \"title\": \"Priority Mail International\",\n                    \"price\": 48.07,\n                    \"code\": \"PriorityMailInternational\",\n                    \"source\": \"usps\",\n                    \"phone\": null,\n                    \"requested_fulfillment_service_id\": null,\n                    \"delivery_category\": null,\n                    \"carrier_identifier\": null,\n                    \"discounted_price\": 48.07,\n                    \"tax_lines\": \"[]\"\n                }\n            ],\n            \"refunds\": []\n        },\n        {\n            \"id\": 2684,\n            \"order_email\": \"kk2yopmail.com\",\n            \"customer_email\": \"jaydeep@gowebbaby.com\",\n            \"source_order_id\": 1073459967,\n            \"source_customer_id\": 207119551,\n            \"total_price\": 199,\n            \"subtotal_price\": 199,\n            \"total_tax\": 0,\n            \"taxes_included\": null,\n            \"total_price_usd\": 199,\n            \"total_line_items_price\": 199,\n            \"is_void\": 0,\n            \"total_discounts\": 0,\n            \"discount_codes\": null,\n            \"tax_lines\": null,\n            \"note_attributes\": null,\n            \"currency\": \"USD\",\n            \"financial_status\": \"paid\",\n            \"confirmed\": 1,\n            \"cancel_reason\": null,\n            \"order_number\": \"1002\",\n            \"contact_email\": \"foo@example.com\",\n            \"fulfillments\": \"\",\n            \"payment_gateway_names\": \"\",\n            \"app_id\": \"755357713\",\n            \"browser_ip\": null,\n            \"buyer_accepts_marketing\": null,\n            \"cart_token\": \"c50d74d2d5ced5eb4efa779869011b14\",\n            \"fulfillment_status\": \"fulfilled\",\n            \"tags\": null,\n            \"gateway\": null,\n            \"landing_site\": null,\n            \"landing_site_ref\": null,\n            \"location_id\": null,\n            \"name\": \"#1002\",\n            \"note\": null,\n            \"number\": 2,\n            \"phone\": \"9898989898\",\n            \"processed_at\": \"2020-11-05 00:32:15\",\n            \"processing_method\": null,\n            \"referring_site\": null,\n            \"source_name\": \"755357713\",\n            \"token\": \"6196d2e3f60428c710dbc3dc35851e88\",\n            \"total_weight\": null,\n            \"user_id\": null,\n            \"order_status_url\": \"https://apple.myshopify.com/690933842/orders/6196d2e3f60428c710dbc3dc35851e88/authenticate?key=9c93e7d2ea8024957075451eb5137f77\",\n            \"cancelled_at\": \"2021-07-21T13:29:47.000Z\",\n            \"created_at\": \"2020-11-05T00:32:15.000Z\",\n            \"updated_at\": \"2020-11-05T00:32:15.000Z\",\n            \"closed_at\": \"1970-01-01T00:00:00.000Z\",\n            \"is_exist\": 0,\n            \"total_tip_received_amount\": null,\n            \"line_items\": [\n                {\n                    \"order_id\": 2684,\n                    \"product_id\": 116,\n                    \"title\": \"Nice product\",\n                    \"quantity\": 1,\n                    \"price\": 0,\n                    \"total_discount\": 0,\n                    \"sku\": \"\",\n                    \"variant_title\": \"\",\n                    \"vendor\": \"jaytestdev3\",\n                    \"fulfillment_service\": \"manual\",\n                    \"requires_shipping\": \"true\",\n                    \"taxable\": \"true\",\n                    \"tax_lines\": \"[]\",\n                    \"gift_card\": \"false\",\n                    \"name\": \"Nice product\",\n                    \"grams\": 0,\n                    \"fulfillable_quantity\": 1,\n                    \"fulfillment_status\": null,\n                    \"id\": 8,\n                    \"source_variant_id\": 13864437710912,\n                    \"source_line_item_id\": 1400009949248\n                }\n            ],\n            \"billing_address\": {\n                \"first_name\": \"John\",\n                \"last_name\": \"Smith\",\n                \"name\": null,\n                \"company\": null,\n                \"address1\": \"123 Fake Street\",\n                \"address2\": null,\n                \"city\": \"Fakecity\",\n                \"province\": \"Ontario\",\n                \"country\": \"Canada\",\n                \"zip\": \"K2P 1L4\",\n                \"phone\": \"555-555-5555\",\n                \"province_code\": null,\n                \"country_code\": null,\n                \"country_name\": null\n            },\n            \"shipping_address\": {\n                \"order_id\": 2684,\n                \"first_name\": \"Jane\",\n                \"last_name\": \"Smith\",\n                \"name\": null,\n                \"company\": null,\n                \"address1\": \"123 Fake Street\",\n                \"address2\": null,\n                \"city\": \"Fakecity\",\n                \"province\": \"Ontario\",\n                \"country\": \"Canada\",\n                \"zip\": \"K2P 1L4\",\n                \"phone\": \"777-777-7777\",\n                \"province_code\": null,\n                \"country_code\": null,\n                \"country_name\": null\n            },\n            \"shipping_lines\": {},\n            \"refunds\": []\n        },\n        {\n            \"id\": 2685,\n            \"order_email\": \"kky2yopmail.com\",\n            \"customer_email\": \"steve.lastnameson@example.com\",\n            \"source_order_id\": 1073454967,\n            \"source_customer_id\": 207119551,\n            \"total_price\": 199,\n            \"subtotal_price\": 199,\n            \"total_tax\": 0,\n            \"taxes_included\": null,\n            \"total_price_usd\": 199,\n            \"total_line_items_price\": 199,\n            \"is_void\": 0,\n            \"total_discounts\": 0,\n            \"discount_codes\": null,\n            \"tax_lines\": null,\n            \"note_attributes\": null,\n            \"currency\": \"USD\",\n            \"financial_status\": \"paid\",\n            \"confirmed\": 1,\n            \"cancel_reason\": null,\n            \"order_number\": \"1003\",\n            \"contact_email\": \"foo@example.com\",\n            \"fulfillments\": \"\",\n            \"payment_gateway_names\": \"\",\n            \"app_id\": \"755357713\",\n            \"browser_ip\": null,\n            \"buyer_accepts_marketing\": null,\n            \"cart_token\": \"80c170b4a723d1aefa8c8801b228ea73\",\n            \"fulfillment_status\": \"fulfilled\",\n            \"tags\": null,\n            \"gateway\": null,\n            \"landing_site\": null,\n            \"landing_site_ref\": null,\n            \"location_id\": null,\n            \"name\": \"#1002\",\n            \"note\": null,\n            \"number\": 2,\n            \"phone\": \"9898989898\",\n            \"processed_at\": \"2020-11-05 00:32:15\",\n            \"processing_method\": null,\n            \"referring_site\": null,\n            \"source_name\": \"755357713\",\n            \"token\": \"6196d2e3f60428c710dbc3dc35851e88\",\n            \"total_weight\": null,\n            \"user_id\": null,\n            \"order_status_url\": \"https://apple.myshopify.com/690933842/orders/6196d2e3f60428c710dbc3dc35851e88/authenticate?key=9c93e7d2ea8024957075451eb5137f77\",\n            \"cancelled_at\": \"2021-07-21T13:29:47.000Z\",\n            \"created_at\": \"2020-11-05T00:32:15.000Z\",\n            \"updated_at\": \"2020-11-05T00:32:15.000Z\",\n            \"closed_at\": \"1970-01-01T00:00:00.000Z\",\n            \"is_exist\": 0,\n            \"total_tip_received_amount\": null,\n            \"line_items\": [\n                {\n                    \"order_id\": 2685,\n                    \"product_id\": 116,\n                    \"title\": \"Nice product\",\n                    \"quantity\": 1,\n                    \"price\": 0,\n                    \"total_discount\": 0,\n                    \"sku\": \"\",\n                    \"variant_title\": \"\",\n                    \"vendor\": \"jaytestdev3\",\n                    \"fulfillment_service\": \"manual\",\n                    \"requires_shipping\": \"true\",\n                    \"taxable\": \"true\",\n                    \"tax_lines\": \"[]\",\n                    \"gift_card\": \"false\",\n                    \"name\": \"Nice product\",\n                    \"grams\": 0,\n                    \"fulfillable_quantity\": 1,\n                    \"fulfillment_status\": null,\n                    \"id\": 9,\n                    \"source_variant_id\": 13864437710912,\n                    \"source_line_item_id\": 1400011325504\n                }\n            ],\n            \"billing_address\": {\n                \"first_name\": \"John\",\n                \"last_name\": \"Smith\",\n                \"name\": null,\n                \"company\": null,\n                \"address1\": \"123 Fake Street\",\n                \"address2\": null,\n                \"city\": \"Fakecity\",\n                \"province\": \"Ontario\",\n                \"country\": \"Canada\",\n                \"zip\": \"K2P 1L4\",\n                \"phone\": \"555-555-5555\",\n                \"province_code\": null,\n                \"country_code\": null,\n                \"country_name\": null\n            },\n            \"shipping_address\": {\n                \"order_id\": 2685,\n                \"first_name\": \"Jane\",\n                \"last_name\": \"Smith\",\n                \"name\": null,\n                \"company\": null,\n                \"address1\": \"123 Fake Street\",\n                \"address2\": null,\n                \"city\": \"Fakecity\",\n                \"province\": \"Ontario\",\n                \"country\": \"Canada\",\n                \"zip\": \"K2P 1L4\",\n                \"phone\": \"777-777-7777\",\n                \"province_code\": null,\n                \"country_code\": null,\n                \"country_name\": null\n            },\n            \"shipping_lines\": {},\n            \"refunds\": []\n        },\n        {\n            \"id\": 2693,\n            \"order_email\": \"aj@yopmail.com\",\n            \"customer_email\": \"steve.lastnameson@example.com\",\n            \"source_order_id\": 1073459975,\n            \"source_customer_id\": 207119551,\n            \"total_price\": 999,\n            \"subtotal_price\": 199,\n            \"total_tax\": 0,\n            \"taxes_included\": null,\n            \"total_price_usd\": 199,\n            \"total_line_items_price\": 199,\n            \"is_void\": 0,\n            \"total_discounts\": 0,\n            \"discount_codes\": null,\n            \"tax_lines\": null,\n            \"note_attributes\": null,\n            \"currency\": \"USD\",\n            \"financial_status\": \"paid\",\n            \"confirmed\": 1,\n            \"cancel_reason\": null,\n            \"order_number\": \"1003\",\n            \"contact_email\": \"foo@example.com\",\n            \"fulfillments\": \"\",\n            \"payment_gateway_names\": \"\",\n            \"app_id\": \"755357713\",\n            \"browser_ip\": null,\n            \"buyer_accepts_marketing\": null,\n            \"cart_token\": null,\n            \"fulfillment_status\": \"fulfilled\",\n            \"tags\": null,\n            \"gateway\": null,\n            \"landing_site\": null,\n            \"landing_site_ref\": null,\n            \"location_id\": null,\n            \"name\": \"#1002\",\n            \"note\": null,\n            \"number\": 1,\n            \"phone\": null,\n            \"processed_at\": \"2020-11-05 00:32:15\",\n            \"processing_method\": null,\n            \"referring_site\": null,\n            \"source_name\": \"755357713\",\n            \"token\": \"6196d2e3f60428c710dbc3dc35851e88\",\n            \"total_weight\": null,\n            \"user_id\": null,\n            \"order_status_url\": \"https://apple.myshopify.com/690933842/orders/6196d2e3f60428c710dbc3dc35851e88/authenticate?key=9c93e7d2ea8024957075451eb5137f77\",\n            \"cancelled_at\": null,\n            \"created_at\": \"2020-11-05T00:32:15.000Z\",\n            \"updated_at\": \"2020-11-05T00:32:15.000Z\",\n            \"closed_at\": \"1970-01-01T00:00:00.000Z\",\n            \"is_exist\": 0,\n            \"total_tip_received_amount\": null,\n            \"line_items\": [\n                {\n                    \"order_id\": 2693,\n                    \"product_id\": 116,\n                    \"title\": \"Nice product\",\n                    \"quantity\": 1,\n                    \"price\": 0,\n                    \"total_discount\": 0,\n                    \"sku\": \"\",\n                    \"variant_title\": \"\",\n                    \"vendor\": \"jaytestdev3\",\n                    \"fulfillment_service\": \"manual\",\n                    \"requires_shipping\": \"true\",\n                    \"taxable\": \"true\",\n                    \"tax_lines\": \"[]\",\n                    \"gift_card\": \"false\",\n                    \"name\": \"Nice product\",\n                    \"grams\": 0,\n                    \"fulfillable_quantity\": 1,\n                    \"fulfillment_status\": null,\n                    \"id\": 10,\n                    \"source_variant_id\": 13864437710912,\n                    \"source_line_item_id\": 1400016633920\n                }\n            ],\n            \"billing_address\": {\n                \"first_name\": \"John\",\n                \"last_name\": \"Smith\",\n                \"name\": null,\n                \"company\": null,\n                \"address1\": \"123 Fake Street\",\n                \"address2\": null,\n                \"city\": \"Fakecity\",\n                \"province\": \"Ontario\",\n                \"country\": \"Canada\",\n                \"zip\": \"K2P 1L4\",\n                \"phone\": \"555-555-5555\",\n                \"province_code\": null,\n                \"country_code\": null,\n                \"country_name\": null\n            },\n            \"shipping_address\": {\n                \"order_id\": 2693,\n                \"first_name\": \"Jane\",\n                \"last_name\": \"Smith\",\n                \"name\": null,\n                \"company\": null,\n                \"address1\": \"123 Fake Street\",\n                \"address2\": null,\n                \"city\": \"Fakecity\",\n                \"province\": \"Ontario\",\n                \"country\": \"Canada\",\n                \"zip\": \"K2P 1L4\",\n                \"phone\": \"777-777-7777\",\n                \"province_code\": null,\n                \"country_code\": null,\n                \"country_name\": null\n            },\n            \"shipping_lines\": {},\n            \"refunds\": []\n        },\n        {\n            \"id\": 2694,\n            \"order_email\": \"foo@example.com\",\n            \"customer_email\": \"steve.lastnameson@example.com\",\n            \"source_order_id\": 1073459969,\n            \"source_customer_id\": 207119551,\n            \"total_price\": 199,\n            \"subtotal_price\": 199,\n            \"total_tax\": 0,\n            \"taxes_included\": null,\n            \"total_price_usd\": 199,\n            \"total_line_items_price\": 199,\n            \"is_void\": 0,\n            \"total_discounts\": 0,\n            \"discount_codes\": null,\n            \"tax_lines\": null,\n            \"note_attributes\": null,\n            \"currency\": \"USD\",\n            \"financial_status\": \"paid\",\n            \"confirmed\": 1,\n            \"cancel_reason\": null,\n            \"order_number\": \"1002\",\n            \"contact_email\": \"foo@example.com\",\n            \"fulfillments\": \"\",\n            \"payment_gateway_names\": \"\",\n            \"app_id\": \"755357713\",\n            \"browser_ip\": null,\n            \"buyer_accepts_marketing\": null,\n            \"cart_token\": null,\n            \"fulfillment_status\": \"fulfilled\",\n            \"tags\": null,\n            \"gateway\": null,\n            \"landing_site\": null,\n            \"landing_site_ref\": null,\n            \"location_id\": null,\n            \"name\": \"#1002\",\n            \"note\": null,\n            \"number\": 2,\n            \"phone\": null,\n            \"processed_at\": \"2020-11-05 00:32:15\",\n            \"processing_method\": null,\n            \"referring_site\": null,\n            \"source_name\": \"755357713\",\n            \"token\": \"6196d2e3f60428c710dbc3dc35851e88\",\n            \"total_weight\": null,\n            \"user_id\": null,\n            \"order_status_url\": \"https://apple.myshopify.com/690933842/orders/6196d2e3f60428c710dbc3dc35851e88/authenticate?key=9c93e7d2ea8024957075451eb5137f77\",\n            \"cancelled_at\": null,\n            \"created_at\": \"2020-11-05T00:32:15.000Z\",\n            \"updated_at\": \"2020-11-05T00:32:15.000Z\",\n            \"closed_at\": \"0000-00-00 00:00:00\",\n            \"is_exist\": 0,\n            \"total_tip_received_amount\": null,\n            \"line_items\": [\n                {\n                    \"order_id\": 2694,\n                    \"product_id\": 116,\n                    \"title\": \"Nice product\",\n                    \"quantity\": 1,\n                    \"price\": 0,\n                    \"total_discount\": 0,\n                    \"sku\": \"\",\n                    \"variant_title\": \"\",\n                    \"vendor\": \"jaytestdev3\",\n                    \"fulfillment_service\": \"manual\",\n                    \"requires_shipping\": \"true\",\n                    \"taxable\": \"true\",\n                    \"tax_lines\": \"[]\",\n                    \"gift_card\": \"false\",\n                    \"name\": \"Nice product\",\n                    \"grams\": 0,\n                    \"fulfillable_quantity\": 1,\n                    \"fulfillment_status\": null,\n                    \"id\": 11,\n                    \"source_variant_id\": 13864437710912,\n                    \"source_line_item_id\": 1400041570368\n                }\n            ],\n            \"billing_address\": {\n                \"first_name\": \"John\",\n                \"last_name\": \"Smith\",\n                \"name\": null,\n                \"company\": null,\n                \"address1\": \"123 Fake Street\",\n                \"address2\": null,\n                \"city\": \"Fakecity\",\n                \"province\": \"Ontario\",\n                \"country\": \"Canada\",\n                \"zip\": \"K2P 1L4\",\n                \"phone\": \"555-555-5555\",\n                \"province_code\": null,\n                \"country_code\": null,\n                \"country_name\": null\n            },\n            \"shipping_address\": {\n                \"order_id\": 2694,\n                \"first_name\": \"Jane\",\n                \"last_name\": \"Smith\",\n                \"name\": null,\n                \"company\": null,\n                \"address1\": \"123 Fake Street\",\n                \"address2\": null,\n                \"city\": \"Fakecity\",\n                \"province\": \"Ontario\",\n                \"country\": \"Canada\",\n                \"zip\": \"K2P 1L4\",\n                \"phone\": \"777-777-7777\",\n                \"province_code\": null,\n                \"country_code\": null,\n                \"country_name\": null\n            },\n            \"shipping_lines\": {},\n            \"refunds\": []\n        },\n        {\n            \"id\": 2695,\n            \"order_email\": \"asj@yopmail.com\",\n            \"customer_email\": \"steve.lastnameson@example.com\",\n            \"source_order_id\": 1073459979,\n            \"source_customer_id\": 207119551,\n            \"total_price\": 999,\n            \"subtotal_price\": 199,\n            \"total_tax\": 0,\n            \"taxes_included\": null,\n            \"total_price_usd\": 199,\n            \"total_line_items_price\": 199,\n            \"is_void\": 0,\n            \"total_discounts\": 0,\n            \"discount_codes\": null,\n            \"tax_lines\": null,\n            \"note_attributes\": null,\n            \"currency\": \"USD\",\n            \"financial_status\": \"paid\",\n            \"confirmed\": 1,\n            \"cancel_reason\": null,\n            \"order_number\": \"1002\",\n            \"contact_email\": \"foo@example.com\",\n            \"fulfillments\": \"\",\n            \"payment_gateway_names\": \"\",\n            \"app_id\": \"755357713\",\n            \"browser_ip\": null,\n            \"buyer_accepts_marketing\": null,\n            \"cart_token\": null,\n            \"fulfillment_status\": \"fulfilled\",\n            \"tags\": null,\n            \"gateway\": null,\n            \"landing_site\": null,\n            \"landing_site_ref\": null,\n            \"location_id\": null,\n            \"name\": \"#1002\",\n            \"note\": null,\n            \"number\": 1,\n            \"phone\": null,\n            \"processed_at\": \"2020-11-05 00:32:15\",\n            \"processing_method\": null,\n            \"referring_site\": null,\n            \"source_name\": \"755357713\",\n            \"token\": \"6196d2e3f60428c710dbc3dc35851e88\",\n            \"total_weight\": null,\n            \"user_id\": null,\n            \"order_status_url\": \"https://apple.myshopify.com/690933842/orders/6196d2e3f60428c710dbc3dc35851e88/authenticate?key=9c93e7d2ea8024957075451eb5137f77\",\n            \"cancelled_at\": null,\n            \"created_at\": \"2020-11-05T00:32:15.000Z\",\n            \"updated_at\": \"2020-11-05T00:32:15.000Z\",\n            \"closed_at\": \"0000-00-00 00:00:00\",\n            \"is_exist\": 0,\n            \"total_tip_received_amount\": null,\n            \"line_items\": [\n                {\n                    \"order_id\": 2695,\n                    \"product_id\": 116,\n                    \"title\": \"Nice product\",\n                    \"quantity\": 1,\n                    \"price\": 0,\n                    \"total_discount\": 0,\n                    \"sku\": \"\",\n                    \"variant_title\": \"\",\n                    \"vendor\": \"jaytestdev3\",\n                    \"fulfillment_service\": \"manual\",\n                    \"requires_shipping\": \"true\",\n                    \"taxable\": \"true\",\n                    \"tax_lines\": \"[]\",\n                    \"gift_card\": \"false\",\n                    \"name\": \"Nice product\",\n                    \"grams\": 0,\n                    \"fulfillable_quantity\": 1,\n                    \"fulfillment_status\": null,\n                    \"id\": 12,\n                    \"source_variant_id\": 13864437710912,\n                    \"source_line_item_id\": 1400114774080\n                }\n            ],\n            \"billing_address\": {\n                \"first_name\": \"John\",\n                \"last_name\": \"Smith\",\n                \"name\": null,\n                \"company\": null,\n                \"address1\": \"123 Fake Street\",\n                \"address2\": null,\n                \"city\": \"Fakecity\",\n                \"province\": \"Ontario\",\n                \"country\": \"Canada\",\n                \"zip\": \"K2P 1L4\",\n                \"phone\": \"555-555-5555\",\n                \"province_code\": null,\n                \"country_code\": null,\n                \"country_name\": null\n            },\n            \"shipping_address\": {\n                \"order_id\": 2695,\n                \"first_name\": \"Jane\",\n                \"last_name\": \"Smith\",\n                \"name\": null,\n                \"company\": null,\n                \"address1\": \"123 Fake Street\",\n                \"address2\": null,\n                \"city\": \"Fakecity\",\n                \"province\": \"Ontario\",\n                \"country\": \"Canada\",\n                \"zip\": \"K2P 1L4\",\n                \"phone\": \"777-777-7777\",\n                \"province_code\": null,\n                \"country_code\": null,\n                \"country_name\": null\n            },\n            \"shipping_lines\": {},\n            \"refunds\": []\n        },\n        {\n            \"id\": 2696,\n            \"order_email\": \"asj@yopmail.com\",\n            \"customer_email\": \"steve.lastname@example2.com\",\n            \"source_order_id\": 1073459919,\n            \"source_customer_id\": 207119551,\n            \"total_price\": 999,\n            \"subtotal_price\": 199,\n            \"total_tax\": 0,\n            \"taxes_included\": null,\n            \"total_price_usd\": 199,\n            \"total_line_items_price\": 199,\n            \"is_void\": 0,\n            \"total_discounts\": 0,\n            \"discount_codes\": null,\n            \"tax_lines\": null,\n            \"note_attributes\": null,\n            \"currency\": \"USD\",\n            \"financial_status\": \"paid\",\n            \"confirmed\": 1,\n            \"cancel_reason\": null,\n            \"order_number\": \"1002\",\n            \"contact_email\": \"foo@example.com\",\n            \"fulfillments\": \"\",\n            \"payment_gateway_names\": \"\",\n            \"app_id\": \"755357713\",\n            \"browser_ip\": null,\n            \"buyer_accepts_marketing\": null,\n            \"cart_token\": null,\n            \"fulfillment_status\": \"fulfilled\",\n            \"tags\": null,\n            \"gateway\": null,\n            \"landing_site\": null,\n            \"landing_site_ref\": null,\n            \"location_id\": null,\n            \"name\": \"#1002\",\n            \"note\": null,\n            \"number\": 1,\n            \"phone\": null,\n            \"processed_at\": \"2020-11-05 00:32:15\",\n            \"processing_method\": null,\n            \"referring_site\": null,\n            \"source_name\": \"755357713\",\n            \"token\": \"6196d2e3f60428c710dbc3dc35851e88\",\n            \"total_weight\": null,\n            \"user_id\": null,\n            \"order_status_url\": \"https://apple.myshopify.com/690933842/orders/6196d2e3f60428c710dbc3dc35851e88/authenticate?key=9c93e7d2ea8024957075451eb5137f77\",\n            \"cancelled_at\": null,\n            \"created_at\": \"2020-11-05T00:32:15.000Z\",\n            \"updated_at\": \"2020-11-05T00:32:15.000Z\",\n            \"closed_at\": \"0000-00-00 00:00:00\",\n            \"is_exist\": 0,\n            \"total_tip_received_amount\": null,\n            \"line_items\": [\n                {\n                    \"order_id\": 2696,\n                    \"product_id\": 116,\n                    \"title\": \"Nice product\",\n                    \"quantity\": 1,\n                    \"price\": 0,\n                    \"total_discount\": 0,\n                    \"sku\": \"\",\n                    \"variant_title\": \"\",\n                    \"vendor\": \"jaytestdev3\",\n                    \"fulfillment_service\": \"manual\",\n                    \"requires_shipping\": \"true\",\n                    \"taxable\": \"true\",\n                    \"tax_lines\": \"[]\",\n                    \"gift_card\": \"false\",\n                    \"name\": \"Nice product\",\n                    \"grams\": 0,\n                    \"fulfillable_quantity\": 1,\n                    \"fulfillment_status\": null,\n                    \"id\": 14,\n                    \"source_variant_id\": 13864437710912,\n                    \"source_line_item_id\": 1400839897152\n                }\n            ],\n            \"billing_address\": {\n                \"first_name\": \"John\",\n                \"last_name\": \"Smith\",\n                \"name\": null,\n                \"company\": null,\n                \"address1\": \"123 Fake Street\",\n                \"address2\": null,\n                \"city\": \"Fakecity\",\n                \"province\": \"Ontario\",\n                \"country\": \"Canada\",\n                \"zip\": \"K2P 1L4\",\n                \"phone\": \"555-555-5555\",\n                \"province_code\": null,\n                \"country_code\": null,\n                \"country_name\": null\n            },\n            \"shipping_address\": {\n                \"order_id\": 2696,\n                \"first_name\": \"Jane\",\n                \"last_name\": \"Smith\",\n                \"name\": null,\n                \"company\": null,\n                \"address1\": \"123 Fake Street\",\n                \"address2\": null,\n                \"city\": \"Fakecity\",\n                \"province\": \"Ontario\",\n                \"country\": \"Canada\",\n                \"zip\": \"K2P 1L4\",\n                \"phone\": \"777-777-7777\",\n                \"province_code\": null,\n                \"country_code\": null,\n                \"country_name\": null\n            },\n            \"shipping_lines\": {},\n            \"refunds\": []\n        },\n        {\n            \"id\": 3010,\n            \"order_email\": \"foo@example.com\",\n            \"customer_email\": null,\n            \"source_order_id\": 1073459989,\n            \"source_customer_id\": 207119551,\n            \"total_price\": 199,\n            \"subtotal_price\": 199,\n            \"total_tax\": 0,\n            \"taxes_included\": 0,\n            \"total_price_usd\": 199,\n            \"total_line_items_price\": 199,\n            \"is_void\": 0,\n            \"total_discounts\": 0,\n            \"discount_codes\": null,\n            \"tax_lines\": null,\n            \"note_attributes\": null,\n            \"currency\": \"USD\",\n            \"financial_status\": \"paid\",\n            \"confirmed\": 1,\n            \"cancel_reason\": null,\n            \"order_number\": \"1002\",\n            \"contact_email\": \"foo@example.com\",\n            \"fulfillments\": \"\",\n            \"payment_gateway_names\": \"\",\n            \"app_id\": \"755357713\",\n            \"browser_ip\": null,\n            \"buyer_accepts_marketing\": 0,\n            \"cart_token\": null,\n            \"fulfillment_status\": \"fulfilled\",\n            \"tags\": null,\n            \"gateway\": null,\n            \"landing_site\": null,\n            \"landing_site_ref\": null,\n            \"location_id\": null,\n            \"name\": \"#1002\",\n            \"note\": null,\n            \"number\": 2,\n            \"phone\": null,\n            \"processed_at\": \"2020-11-05 00:32:15\",\n            \"processing_method\": null,\n            \"referring_site\": null,\n            \"source_name\": \"755357713\",\n            \"token\": \"6196d2e3f60428c710dbc3dc35851e88\",\n            \"total_weight\": null,\n            \"user_id\": null,\n            \"order_status_url\": \"https://apple.myshopify.com/690933842/orders/6196d2e3f60428c710dbc3dc35851e88/authenticate?key=9c93e7d2ea8024957075451eb5137f77\",\n            \"cancelled_at\": \"0000-00-00 00:00:00\",\n            \"created_at\": \"2020-11-05T00:32:15.000Z\",\n            \"updated_at\": \"2020-11-05T00:32:15.000Z\",\n            \"closed_at\": \"0000-00-00 00:00:00\",\n            \"is_exist\": 0,\n            \"total_tip_received_amount\": null,\n            \"line_items\": [],\n            \"billing_address\": {\n                \"first_name\": \"John\",\n                \"last_name\": \"Smith\",\n                \"name\": null,\n                \"company\": null,\n                \"address1\": \"123 Fake Street\",\n                \"address2\": null,\n                \"city\": \"Fakecity\",\n                \"province\": \"Ontario\",\n                \"country\": \"Canada\",\n                \"zip\": \"K2P 1L4\",\n                \"phone\": \"555-555-5555\",\n                \"province_code\": null,\n                \"country_code\": null,\n                \"country_name\": null\n            },\n            \"shipping_address\": {\n                \"order_id\": 3010,\n                \"first_name\": \"Jane\",\n                \"last_name\": \"Smith\",\n                \"name\": null,\n                \"company\": null,\n                \"address1\": \"123 Fake Street\",\n                \"address2\": null,\n                \"city\": \"Fakecity\",\n                \"province\": \"Ontario\",\n                \"country\": \"Canada\",\n                \"zip\": \"K2P 1L4\",\n                \"phone\": \"777-777-7777\",\n                \"province_code\": null,\n                \"country_code\": null,\n                \"country_name\": null\n            },\n            \"shipping_lines\": {},\n            \"refunds\": []\n        },\n        {\n            \"id\": 3107,\n            \"order_email\": \"foo@example.com\",\n            \"customer_email\": null,\n            \"source_order_id\": 10734599899,\n            \"source_customer_id\": 207119551,\n            \"total_price\": 199,\n            \"subtotal_price\": 199,\n            \"total_tax\": 0,\n            \"taxes_included\": 0,\n            \"total_price_usd\": 199,\n            \"total_line_items_price\": 199,\n            \"is_void\": 0,\n            \"total_discounts\": 0,\n            \"discount_codes\": null,\n            \"tax_lines\": null,\n            \"note_attributes\": null,\n            \"currency\": \"USD\",\n            \"financial_status\": \"paid\",\n            \"confirmed\": 1,\n            \"cancel_reason\": null,\n            \"order_number\": \"1002\",\n            \"contact_email\": \"foo@example.com\",\n            \"fulfillments\": \"\",\n            \"payment_gateway_names\": \"\",\n            \"app_id\": \"755357713\",\n            \"browser_ip\": null,\n            \"buyer_accepts_marketing\": 0,\n            \"cart_token\": null,\n            \"fulfillment_status\": \"fulfilled\",\n            \"tags\": null,\n            \"gateway\": null,\n            \"landing_site\": null,\n            \"landing_site_ref\": null,\n            \"location_id\": null,\n            \"name\": \"#1002\",\n            \"note\": null,\n            \"number\": 2,\n            \"phone\": null,\n            \"processed_at\": \"2020-11-05 00:32:15\",\n            \"processing_method\": null,\n            \"referring_site\": null,\n            \"source_name\": \"755357713\",\n            \"token\": \"6196d2e3f60428c710dbc3dc35851e88\",\n            \"total_weight\": null,\n            \"user_id\": null,\n            \"order_status_url\": \"https://apple.myshopify.com/690933842/orders/6196d2e3f60428c710dbc3dc35851e88/authenticate?key=9c93e7d2ea8024957075451eb5137f77\",\n            \"cancelled_at\": \"0000-00-00 00:00:00\",\n            \"created_at\": \"2020-11-05T00:32:15.000Z\",\n            \"updated_at\": \"2020-11-05T00:32:15.000Z\",\n            \"closed_at\": \"0000-00-00 00:00:00\",\n            \"is_exist\": 0,\n            \"total_tip_received_amount\": null,\n            \"line_items\": [],\n            \"billing_address\": {\n                \"first_name\": \"John\",\n                \"last_name\": \"Smith\",\n                \"name\": null,\n                \"company\": null,\n                \"address1\": \"123 Fake Street\",\n                \"address2\": null,\n                \"city\": \"Fakecity\",\n                \"province\": \"Ontario\",\n                \"country\": \"Canada\",\n                \"zip\": \"K2P 1L4\",\n                \"phone\": \"555-555-5555\",\n                \"province_code\": null,\n                \"country_code\": null,\n                \"country_name\": null\n            },\n            \"shipping_address\": {\n                \"order_id\": 3107,\n                \"first_name\": \"Jane\",\n                \"last_name\": \"Smith\",\n                \"name\": null,\n                \"company\": null,\n                \"address1\": \"123 Fake Street\",\n                \"address2\": null,\n                \"city\": \"Fakecity\",\n                \"province\": \"Ontario\",\n                \"country\": \"Canada\",\n                \"zip\": \"K2P 1L4\",\n                \"phone\": \"777-777-7777\",\n                \"province_code\": null,\n                \"country_code\": null,\n                \"country_name\": null\n            },\n            \"shipping_lines\": {},\n            \"refunds\": []\n        }\n    ],\n    \"page\": {}\n}"}],"_postman_id":"d315aca8-d5b4-4477-af43-921b04b25e4d"},{"name":"/orders/{id}","id":"7399a1ae-23e2-4efe-80f2-2c70128b3346","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{ait-rest-api-endpoint}}/orders/3010","description":"<p>Retrieve an order by specifying the ID.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:authorization-secret}}"},"isInherited":true,"source":{"_postman_id":"cde011cc-11f3-4d2b-bb8e-8139dd5974fd","id":"cde011cc-11f3-4d2b-bb8e-8139dd5974fd","name":"Order","type":"folder"}},"urlObject":{"path":["orders","3010"],"host":["{{ait-rest-api-endpoint}}"],"query":[],"variable":[]}},"response":[{"id":"b6fcfc95-0a78-4c81-af31-88a64421196c","name":"/orders{id}","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"url":"{{ait-rest-api-endpoint}}/orders/2675"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Content-Length","value":"1826","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Date","value":"Wed, 18 Nov 2020 13:38:11 GMT","enabled":true},{"key":"x-amzn-RequestId","value":"7f296b29-7b35-48ad-86db-ffd2e39a9a1e","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"x-amz-apigw-id","value":"WNKGPHBooAMFicw=","enabled":true},{"key":"X-Amzn-Trace-Id","value":"Root=1-5fb523c1-0466331b103abf8009cb9acd;Sampled=0","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true},{"key":"X-Cache","value":"Miss from cloudfront","enabled":true},{"key":"Via","value":"1.1 64084bd9866ab1b036a99b332a805411.cloudfront.net (CloudFront)","enabled":true},{"key":"X-Amz-Cf-Pop","value":"IAD66-C1","enabled":true},{"key":"X-Amz-Cf-Id","value":"DkWU1sMWMr-XosFUZbRChZbghYl4o8ViRIxYvvWUm_XllcrTimqa6g==","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"order\": {\n        \"email\": \"r5JviaHxomU8tvl-WRV96eez4EFv3iFxv5DQMsMiMfw\",\n        \"total_price\": 199,\n        \"subtotal_price\": 199,\n        \"total_tax\": 0,\n        \"taxes_included\": null,\n        \"total_price_usd\": 199,\n        \"total_line_items_price\": 199,\n        \"is_void\": 0,\n        \"total_discounts\": 0,\n        \"discount_codes\": null,\n        \"tax_lines\": null,\n        \"note_attributes\": null,\n        \"currency\": \"USD\",\n        \"financial_status\": \"paid\",\n        \"confirmed\": 1,\n        \"cancel_reason\": null,\n        \"order_number\": \"1002\",\n        \"contact_email\": \"foo@example.com\",\n        \"app_id\": \"755357713\",\n        \"browser_ip\": null,\n        \"buyer_accepts_marketing\": null,\n        \"cart_token\": null,\n        \"fulfillment_status\": \"fulfilled\",\n        \"tags\": null,\n        \"gateway\": null,\n        \"landing_site\": null,\n        \"landing_site_ref\": null,\n        \"location_id\": null,\n        \"name\": \"#1002\",\n        \"note\": null,\n        \"number\": 2,\n        \"phone\": null,\n        \"processed_at\": \"2020-11-05 00:32:15\",\n        \"processing_method\": null,\n        \"referring_site\": null,\n        \"source_name\": \"755357713\",\n        \"token\": \"6196d2e3f60428c710dbc3dc35851e88\",\n        \"total_weight\": null,\n        \"user_id\": null,\n        \"order_status_url\": \"https://apple.myshopify.com/690933842/orders/6196d2e3f60428c710dbc3dc35851e88/authenticate?key=9c93e7d2ea8024957075451eb5137f77\",\n        \"cancelled_at\": null,\n        \"created_at\": \"2020-11-05T00:32:15.000Z\",\n        \"updated_at\": \"2020-11-05T00:32:15.000Z\",\n        \"closed_at\": \"1970-01-01T00:00:00.000Z\",\n        \"is_exist\": 0,\n        \"id\": 2675,\n        \"line_items\": [],\n        \"billing_address\": {\n            \"first_name\": \"John\",\n            \"last_name\": \"Smith\",\n            \"name\": null,\n            \"company\": null,\n            \"address1\": \"123 Fake Street\",\n            \"address2\": null,\n            \"city\": \"Fakecity\",\n            \"province\": \"Ontario\",\n            \"country\": \"Canada\",\n            \"zip\": \"K2P 1L4\",\n            \"phone\": \"555-555-5555\",\n            \"province_code\": null,\n            \"country_code\": null,\n            \"country_name\": null\n        },\n        \"shipping_address\": {\n            \"order_id\": 2675,\n            \"first_name\": \"Jane\",\n            \"last_name\": \"Smith\",\n            \"name\": null,\n            \"company\": null,\n            \"address1\": \"123 Fake Street\",\n            \"address2\": null,\n            \"city\": \"Fakecity\",\n            \"province\": \"Ontario\",\n            \"country\": \"Canada\",\n            \"zip\": \"K2P 1L4\",\n            \"phone\": \"777-777-7777\",\n            \"province_code\": null,\n            \"country_code\": null,\n            \"country_name\": null\n        },\n        \"shipping_lines\": {},\n        \"refunds\": []\n    }\n}"}],"_postman_id":"7399a1ae-23e2-4efe-80f2-2c70128b3346"},{"name":"/orders","id":"42586fac-7b86-45ac-8fa1-5bd74e68d681","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"body":{"mode":"raw","raw":"{\r\n    \"order\": {\r\n        \"source_order_id\": 1073459989,\r\n        \"email\": \"foo@example.com\",\r\n        \"closed_at\": null,\r\n        \"created_at\": \"2020-11-04T19:32:15-05:00\",\r\n        \"updated_at\": \"2020-11-04T19:32:15-05:00\",\r\n        \"number\": 2,\r\n        \"note\": null,\r\n        \"token\": \"6196d2e3f60428c710dbc3dc35851e88\",\r\n        \"gateway\": \"\",\r\n        \"test\": false,\r\n        \"total_price\": \"199.00\",\r\n        \"subtotal_price\": \"199.00\",\r\n        \"total_weight\": 0,\r\n        \"total_tax\": \"0.00\",\r\n        \"taxes_included\": false,\r\n        \"currency\": \"USD\",\r\n        \"financial_status\": \"paid\",\r\n        \"confirmed\": true,\r\n        \"total_discounts\": \"0.00\",\r\n        \"total_line_items_price\": \"199.00\",\r\n        \"cart_token\": null,\r\n        \"buyer_accepts_marketing\": false,\r\n        \"name\": \"#1002\",\r\n        \"referring_site\": null,\r\n        \"landing_site\": null,\r\n        \"cancelled_at\": null,\r\n        \"cancel_reason\": null,\r\n        \"total_price_usd\": \"199.00\",\r\n        \"checkout_token\": null,\r\n        \"reference\": null,\r\n        \"user_id\": null,\r\n        \"location_id\": null,\r\n        \"source_identifier\": null,\r\n        \"source_url\": null,\r\n        \"processed_at\": \"2020-11-04T19:32:15-05:00\",\r\n        \"device_id\": null,\r\n        \"phone\": null,\r\n        \"customer_locale\": null,\r\n        \"app_id\": 755357713,\r\n        \"browser_ip\": null,\r\n        \"landing_site_ref\": null,\r\n        \"order_number\": 1002,\r\n        \"processing_method\": \"\",\r\n        \"checkout_id\": null,\r\n        \"source_name\": \"755357713\",\r\n        \"fulfillment_status\": \"fulfilled\",\r\n        \"tags\": \"\",\r\n        \"contact_email\": \"foo@example.com\",\r\n        \"order_status_url\": \"https://apple.myshopify.com/690933842/orders/6196d2e3f60428c710dbc3dc35851e88/authenticate?key=9c93e7d2ea8024957075451eb5137f77\",\r\n        \"presentment_currency\": \"USD\",\r\n        \"billing_address\": {\r\n            \"first_name\": \"John\",\r\n            \"last_name\": \"Smith\",\r\n            \"address1\": \"123 Fake Street\",\r\n            \"phone\": \"555-555-5555\",\r\n            \"city\": \"Fakecity\",\r\n            \"province\": \"Ontario\",\r\n            \"country\": \"Canada\",\r\n            \"zip\": \"K2P 1L4\"\r\n        },\r\n        \"shipping_address\": {\r\n            \"first_name\": \"Jane\",\r\n            \"last_name\": \"Smith\",\r\n            \"address1\": \"123 Fake Street\",\r\n            \"phone\": \"777-777-7777\",\r\n            \"city\": \"Fakecity\",\r\n            \"province\": \"Ontario\",\r\n            \"country\": \"Canada\",\r\n            \"zip\": \"K2P 1L4\"\r\n        },\r\n        \"line_items\": [\r\n            {\r\n                \"source_variant_id\": 7777788,\r\n                \"source_line_item_id\": 1420722,\r\n                \"variant_id\": 457924702,\r\n                \"title\": \"IPod Nano - 8GB\",\r\n                \"quantity\": 1,\r\n                \"sku\": \"IPOD2008BLACK\",\r\n                \"variant_title\": \"Black\",\r\n                \"vendor\": \"Apple\",\r\n                \"fulfillment_service\": \"manual\",\r\n                \"product_id\": 632910392,\r\n                \"requires_shipping\": true,\r\n                \"taxable\": true,\r\n                \"gift_card\": false,\r\n                \"name\": \"IPod Nano - 8GB - Black\",\r\n                \"variant_inventory_management\": \"shopify\",\r\n                \"product_exists\": true,\r\n                \"fulfillable_quantity\": 0,\r\n                \"grams\": 567,\r\n                \"price\": \"199.00\",\r\n                \"total_discount\": \"0.00\",\r\n                \"fulfillment_status\": \"fulfilled\",\r\n                \"price_set\": {\r\n                    \"shop_money\": {\r\n                        \"amount\": \"199.00\",\r\n                        \"currency_code\": \"USD\"\r\n                    },\r\n                    \"presentment_money\": {\r\n                        \"amount\": \"199.00\",\r\n                        \"currency_code\": \"USD\"\r\n                    }\r\n                },\r\n                \"total_discount_set\": {\r\n                    \"shop_money\": {\r\n                        \"amount\": \"0.00\",\r\n                        \"currency_code\": \"USD\"\r\n                    },\r\n                    \"presentment_money\": {\r\n                        \"amount\": \"0.00\",\r\n                        \"currency_code\": \"USD\"\r\n                    }\r\n                },\r\n                \"discount_allocations\": [],\r\n                \"duties\": [],\r\n                \"admin_graphql_api_id\": \"gid://shopify/LineItem/1071823187\",\r\n                \"tax_lines\": []\r\n            }\r\n        ],\r\n        \"fulfillments\": [\r\n            {\r\n                \"id\": 1022782907,\r\n                \"order_id\": 1073459967,\r\n                \"status\": \"success\",\r\n                \"created_at\": \"2020-11-04T19:32:15-05:00\",\r\n                \"service\": \"manual\",\r\n                \"updated_at\": \"2020-11-04T19:32:15-05:00\",\r\n                \"tracking_company\": null,\r\n                \"shipment_status\": null,\r\n                \"location_id\": 487838322,\r\n                \"line_items\": [\r\n                    {\r\n                        \"id\": 1071823187,\r\n                        \"variant_id\": 457924702,\r\n                        \"title\": \"IPod Nano - 8GB\",\r\n                        \"quantity\": 1,\r\n                        \"sku\": \"IPOD2008BLACK\",\r\n                        \"variant_title\": \"Black\",\r\n                        \"vendor\": \"Apple\",\r\n                        \"fulfillment_service\": \"manual\",\r\n                        \"product_id\": 632910392,\r\n                        \"requires_shipping\": true,\r\n                        \"taxable\": true,\r\n                        \"gift_card\": false,\r\n                        \"name\": \"IPod Nano - 8GB - Black\",\r\n                        \"variant_inventory_management\": \"shopify\",\r\n                        \"product_exists\": true,\r\n                        \"fulfillable_quantity\": 0,\r\n                        \"grams\": 567,\r\n                        \"price\": \"199.00\",\r\n                        \"total_discount\": \"0.00\",\r\n                        \"fulfillment_status\": \"fulfilled\"\r\n                    }\r\n                ],\r\n                \"tracking_number\": null,\r\n                \"tracking_numbers\": [],\r\n                \"tracking_url\": null,\r\n                \"tracking_urls\": [],\r\n                \"receipt\": {},\r\n                \"name\": \"#1002.1\",\r\n                \"admin_graphql_api_id\": \"gid://shopify/Fulfillment/1022782907\"\r\n            }\r\n        ],\r\n        \"refunds\": [\r\n            {\r\n                \"id\": 509562969,\r\n                \"order_id\": 1073459967,\r\n                \"created_at\": \"2020-11-04T16:46:58-05:00\",\r\n                \"note\": \"it broke during shipping\",\r\n                \"user_id\": 799407056,\r\n                \"processed_at\": \"2020-11-04T16:46:58-05:00\",\r\n                \"restock\": true,\r\n                \"shipping\": {\r\n                    \"amount\": \"5.00\",\r\n                    \"tax\": \"0.00\",\r\n                    \"maximum_refundable\": \"5.00\"\r\n                },\r\n                \"duties\": [],\r\n                \"total_duties_set\": {\r\n                    \"shop_money\": {\r\n                        \"amount\": \"0.00\",\r\n                        \"currency_code\": \"USD\"\r\n                    },\r\n                    \"presentment_money\": {\r\n                        \"amount\": \"0.00\",\r\n                        \"currency_code\": \"USD\"\r\n                    }\r\n                },\r\n                \"refund_line_items\": [\r\n                    {\r\n                        \"quantity\": 1,\r\n                        \"id\": 518995019,\r\n                        \"line_item_id\": 518995019,\r\n                        \"location_id\": null,\r\n                        \"restock_type\": \"no_restock\",\r\n                        \"price\": \"199.00\",\r\n                        \"subtotal\": \"195.67\",\r\n                        \"total_tax\": \"3.98\",\r\n                        \"discounted_price\": \"199.00\",\r\n                        \"discounted_total_price\": \"199.00\",\r\n                        \"total_cart_discount_amount\": \"3.33\"\r\n                    }\r\n                ],\r\n                \"transactions\": [\r\n                    {\r\n                        \"order_id\": 450789469,\r\n                        \"kind\": \"suggested_refund\",\r\n                        \"gateway\": \"bogus\",\r\n                        \"id\": 801038806,\r\n                        \"amount\": \"41.94\",\r\n                        \"currency\": \"USD\",\r\n                        \"maximum_refundable\": \"41.94\"\r\n                    }\r\n                ],\r\n                \"currency\": \"USD\"\r\n            }\r\n        ],\r\n        \"shipping_lines\": [\r\n            {\r\n                \"id\": 369256396,\r\n                \"source_shipping_line_id\": 1235,\r\n                \"title\": \"Free Shipping\",\r\n                \"price\": \"0.00\",\r\n                \"code\": \"Free Shipping\",\r\n                \"source\": \"shopify\",\r\n                \"phone\": null,\r\n                \"requested_fulfillment_service_id\": null,\r\n                \"delivery_category\": null,\r\n                \"carrier_identifier\": null,\r\n                \"discounted_price\": \"0.00\",\r\n                \"price_set\": {\r\n                    \"shop_money\": {\r\n                        \"amount\": \"0.00\",\r\n                        \"currency_code\": \"USD\"\r\n                    },\r\n                    \"presentment_money\": {\r\n                        \"amount\": \"0.00\",\r\n                        \"currency_code\": \"USD\"\r\n                    }\r\n                },\r\n                \"discounted_price_set\": {\r\n                    \"shop_money\": {\r\n                        \"amount\": \"0.00\",\r\n                        \"currency_code\": \"USD\"\r\n                    },\r\n                    \"presentment_money\": {\r\n                        \"amount\": \"0.00\",\r\n                        \"currency_code\": \"USD\"\r\n                    }\r\n                },\r\n                \"tax_lines\": [\r\n                    {\r\n                        \"title\": \"State Tax\",\r\n                        \"price\": \"3.98\",\r\n                        \"rate\": 0.06,\r\n                        \"price_set\": {\r\n                            \"shop_money\": {\r\n                                \"amount\": \"3.98\",\r\n                                \"currency_code\": \"USD\"\r\n                            },\r\n                            \"presentment_money\": {\r\n                                \"amount\": \"3.98\",\r\n                                \"currency_code\": \"USD\"\r\n                            }\r\n                        }\r\n                    }\r\n                ]\r\n            }\r\n        ],\r\n        \"customer\": {\r\n            \"id\": 207119551\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{ait-rest-api-endpoint}}/orders","description":"<p>Create a new order.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:authorization-secret}}"},"isInherited":true,"source":{"_postman_id":"cde011cc-11f3-4d2b-bb8e-8139dd5974fd","id":"cde011cc-11f3-4d2b-bb8e-8139dd5974fd","name":"Order","type":"folder"}},"urlObject":{"path":["orders"],"host":["{{ait-rest-api-endpoint}}"],"query":[],"variable":[]}},"response":[{"id":"ce6a1e99-3f09-4c79-88a1-02424907e624","name":"/orders","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"body":{"mode":"raw","raw":"{\r\n  \"order\": {\r\n    \"source_order_id\": 1073459989,\r\n    \"email\": \"foo@example.com\",\r\n    \"closed_at\": null,\r\n    \"created_at\": \"2020-11-04T19:32:15-05:00\",\r\n    \"updated_at\": \"2020-11-04T19:32:15-05:00\",\r\n    \"number\": 2,\r\n    \"note\": null,\r\n    \"token\": \"6196d2e3f60428c710dbc3dc35851e88\",\r\n    \"gateway\": \"\",\r\n    \"test\": false,\r\n    \"total_price\": \"199.00\",\r\n    \"subtotal_price\": \"199.00\",\r\n    \"total_weight\": 0,\r\n    \"total_tax\": \"0.00\",\r\n    \"taxes_included\": false,\r\n    \"currency\": \"USD\",\r\n    \"financial_status\": \"paid\",\r\n    \"confirmed\": true,\r\n    \"total_discounts\": \"0.00\",\r\n    \"total_line_items_price\": \"199.00\",\r\n    \"cart_token\": null,\r\n    \"buyer_accepts_marketing\": false,\r\n    \"name\": \"#1002\",\r\n    \"referring_site\": null,\r\n    \"landing_site\": null,\r\n    \"cancelled_at\": null,\r\n    \"cancel_reason\": null,\r\n    \"total_price_usd\": \"199.00\",\r\n    \"checkout_token\": null,\r\n    \"reference\": null,\r\n    \"user_id\": null,\r\n    \"location_id\": null,\r\n    \"source_identifier\": null,\r\n    \"source_url\": null,\r\n    \"processed_at\": \"2020-11-04T19:32:15-05:00\",\r\n    \"device_id\": null,\r\n    \"phone\": null,\r\n    \"customer_locale\": null,\r\n    \"app_id\": 755357713,\r\n    \"browser_ip\": null,\r\n    \"landing_site_ref\": null,\r\n    \"order_number\": 1002,\r\n   \r\n    \"processing_method\": \"\",\r\n    \"checkout_id\": null,\r\n    \"source_name\": \"755357713\",\r\n    \"fulfillment_status\": \"fulfilled\",\r\n   \r\n    \"tags\": \"\",\r\n    \"contact_email\": \"foo@example.com\",\r\n    \"order_status_url\": \"https://apple.myshopify.com/690933842/orders/6196d2e3f60428c710dbc3dc35851e88/authenticate?key=9c93e7d2ea8024957075451eb5137f77\",\r\n    \"presentment_currency\": \"USD\",\r\n\r\n\"billing_address\": {\r\n      \"first_name\": \"John\",\r\n      \"last_name\": \"Smith\",\r\n      \"address1\": \"123 Fake Street\",\r\n      \"phone\": \"555-555-5555\",\r\n      \"city\": \"Fakecity\",\r\n      \"province\": \"Ontario\",\r\n      \"country\": \"Canada\",\r\n      \"zip\": \"K2P 1L4\"\r\n    },\r\n    \"shipping_address\": {\r\n      \"first_name\": \"Jane\",\r\n      \"last_name\": \"Smith\",\r\n      \"address1\": \"123 Fake Street\",\r\n      \"phone\": \"777-777-7777\",\r\n      \"city\": \"Fakecity\",\r\n      \"province\": \"Ontario\",\r\n      \"country\": \"Canada\",\r\n      \"zip\": \"K2P 1L4\"\r\n    },\r\n   \r\n    \"line_items\": [\r\n      {\r\n        \"id\": 1071823187,\r\n        \"variant_id\": 457924702,\r\n        \"title\": \"IPod Nano - 8GB\",\r\n        \"quantity\": 1,\r\n        \"sku\": \"IPOD2008BLACK\",\r\n        \"variant_title\": \"Black\",\r\n        \"vendor\": \"Apple\",\r\n        \"fulfillment_service\": \"manual\",\r\n        \"product_id\": 632910392,\r\n        \"requires_shipping\": true,\r\n        \"taxable\": true,\r\n        \"gift_card\": false,\r\n        \"name\": \"IPod Nano - 8GB - Black\",\r\n        \"variant_inventory_management\": \"shopify\",\r\n       \r\n        \"product_exists\": true,\r\n        \"fulfillable_quantity\": 0,\r\n        \"grams\": 567,\r\n        \"price\": \"199.00\",\r\n        \"total_discount\": \"0.00\",\r\n        \"fulfillment_status\": \"fulfilled\",\r\n        \"price_set\": {\r\n          \"shop_money\": {\r\n            \"amount\": \"199.00\",\r\n            \"currency_code\": \"USD\"\r\n          },\r\n          \"presentment_money\": {\r\n            \"amount\": \"199.00\",\r\n            \"currency_code\": \"USD\"\r\n          }\r\n        },\r\n        \"total_discount_set\": {\r\n          \"shop_money\": {\r\n            \"amount\": \"0.00\",\r\n            \"currency_code\": \"USD\"\r\n          },\r\n          \"presentment_money\": {\r\n            \"amount\": \"0.00\",\r\n            \"currency_code\": \"USD\"\r\n          }\r\n        },\r\n        \"discount_allocations\": [],\r\n        \"duties\": [],\r\n        \"admin_graphql_api_id\": \"gid://shopify/LineItem/1071823187\",\r\n        \"tax_lines\": []\r\n      }\r\n    ],\r\n    \"fulfillments\": [\r\n      {\r\n        \"id\": 1022782907,\r\n        \"order_id\": 1073459967,\r\n        \"status\": \"success\",\r\n        \"created_at\": \"2020-11-04T19:32:15-05:00\",\r\n        \"service\": \"manual\",\r\n        \"updated_at\": \"2020-11-04T19:32:15-05:00\",\r\n        \"tracking_company\": null,\r\n        \"shipment_status\": null,\r\n        \"location_id\": 487838322,\r\n        \"line_items\": [\r\n          {\r\n            \"id\": 1071823187,\r\n            \"variant_id\": 457924702,\r\n            \"title\": \"IPod Nano - 8GB\",\r\n            \"quantity\": 1,\r\n            \"sku\": \"IPOD2008BLACK\",\r\n            \"variant_title\": \"Black\",\r\n            \"vendor\": \"Apple\",\r\n            \"fulfillment_service\": \"manual\",\r\n            \"product_id\": 632910392,\r\n            \"requires_shipping\": true,\r\n            \"taxable\": true,\r\n            \"gift_card\": false,\r\n            \"name\": \"IPod Nano - 8GB - Black\",\r\n            \"variant_inventory_management\": \"shopify\",\r\n            \r\n            \"product_exists\": true,\r\n            \"fulfillable_quantity\": 0,\r\n            \"grams\": 567,\r\n            \"price\": \"199.00\",\r\n            \"total_discount\": \"0.00\",\r\n            \"fulfillment_status\": \"fulfilled\"            \r\n          }\r\n        ],\r\n        \"tracking_number\": null,\r\n        \"tracking_numbers\": [],\r\n        \"tracking_url\": null,\r\n        \"tracking_urls\": [],\r\n        \"receipt\": {},\r\n        \"name\": \"#1002.1\",\r\n        \"admin_graphql_api_id\": \"gid://shopify/Fulfillment/1022782907\"\r\n      }\r\n    ],\r\n    \"refunds\": [{\r\n\r\n\"id\": 509562969,\r\n    \"order_id\": 1073459967,\r\n    \"created_at\": \"2020-11-04T16:46:58-05:00\",\r\n    \"note\": \"it broke during shipping\",\r\n    \"user_id\": 799407056,\r\n    \"processed_at\": \"2020-11-04T16:46:58-05:00\",\r\n    \"restock\": true,\r\n\r\n    \"shipping\": {\r\n      \"amount\": \"5.00\",\r\n      \"tax\": \"0.00\",\r\n      \"maximum_refundable\": \"5.00\"\r\n    },\r\n    \"duties\": [],\r\n    \"total_duties_set\": {\r\n      \"shop_money\": {\r\n        \"amount\": \"0.00\",\r\n        \"currency_code\": \"USD\"\r\n      },\r\n      \"presentment_money\": {\r\n        \"amount\": \"0.00\",\r\n        \"currency_code\": \"USD\"\r\n      }\r\n    },\r\n    \"refund_line_items\": [\r\n      {\r\n        \"quantity\": 1,\r\n        \"id\": 518995019,\r\n        \"line_item_id\": 518995019,\r\n        \"location_id\": null,\r\n        \"restock_type\": \"no_restock\",\r\n        \"price\": \"199.00\",\r\n        \"subtotal\": \"195.67\",\r\n        \"total_tax\": \"3.98\",\r\n        \"discounted_price\": \"199.00\",\r\n        \"discounted_total_price\": \"199.00\",\r\n        \"total_cart_discount_amount\": \"3.33\"\r\n      }\r\n    ],\r\n    \"transactions\": [\r\n      {\r\n        \"order_id\": 450789469,\r\n        \"kind\": \"suggested_refund\",\r\n        \"gateway\": \"bogus\",\r\n        \"id\": 801038806,\r\n        \"amount\": \"41.94\",\r\n        \"currency\": \"USD\",\r\n        \"maximum_refundable\": \"41.94\"\r\n      }\r\n    ],\r\n    \"currency\": \"USD\"\r\n  }\r\n],\r\n\r\n   \r\n   \"shipping_lines\": [\r\n      {\r\n        \"id\": 369256396,\r\n        \"title\": \"Free Shipping\",\r\n        \"price\": \"0.00\",\r\n        \"code\": \"Free Shipping\",\r\n        \"source\": \"shopify\",\r\n        \"phone\": null,\r\n        \"requested_fulfillment_service_id\": null,\r\n        \"delivery_category\": null,\r\n        \"carrier_identifier\": null,\r\n        \"discounted_price\": \"0.00\",\r\n        \"price_set\": {\r\n          \"shop_money\": {\r\n            \"amount\": \"0.00\",\r\n            \"currency_code\": \"USD\"\r\n          },\r\n          \"presentment_money\": {\r\n            \"amount\": \"0.00\",\r\n            \"currency_code\": \"USD\"\r\n          }\r\n        },\r\n        \"discounted_price_set\": {\r\n          \"shop_money\": {\r\n            \"amount\": \"0.00\",\r\n            \"currency_code\": \"USD\"\r\n          },\r\n          \"presentment_money\": {\r\n            \"amount\": \"0.00\",\r\n            \"currency_code\": \"USD\"\r\n          }\r\n        },      \r\n        \"tax_lines\": [\r\n            {\r\n              \"title\": \"State Tax\",\r\n              \"price\": \"3.98\",\r\n              \"rate\": 0.06,\r\n              \"price_set\": {\r\n                \"shop_money\": {\r\n                  \"amount\": \"3.98\",\r\n                  \"currency_code\": \"USD\"\r\n                },\r\n                \"presentment_money\": {\r\n                  \"amount\": \"3.98\",\r\n                  \"currency_code\": \"USD\"\r\n                }\r\n              }\r\n            }\r\n          ]\r\n      }\r\n    ] ,\"customer\": {\r\n    \"id\": 207119551}\r\n \r\n  }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{ait-rest-api-endpoint}}/orders"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Content-Length","value":"21","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Date","value":"Wed, 18 Nov 2020 13:37:04 GMT","enabled":true},{"key":"x-amzn-RequestId","value":"e95a6961-8566-45a2-abd8-b066aaa6af67","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"x-amz-apigw-id","value":"WNJ71HdjIAMFx8w=","enabled":true},{"key":"X-Amzn-Trace-Id","value":"Root=1-5fb5237e-1747343e111bae1f4f0ef44c;Sampled=0","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true},{"key":"X-Cache","value":"Miss from cloudfront","enabled":true},{"key":"Via","value":"1.1 64084bd9866ab1b036a99b332a805411.cloudfront.net (CloudFront)","enabled":true},{"key":"X-Amz-Cf-Pop","value":"IAD66-C1","enabled":true},{"key":"X-Amz-Cf-Id","value":"PPX4PuSvu6GjkPkVmfB9JcDco2nBTEcfDuQnQwJmJCXv-mIcrMwetw==","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"order\": {\n        \"id\": 2675\n    }\n}"}],"_postman_id":"42586fac-7b86-45ac-8fa1-5bd74e68d681"},{"name":"/orders/{id}","id":"d7380d68-d0ce-4f2e-ba8c-f5d951656201","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"body":{"mode":"raw","raw":"{\r\n    \"order\": {\r\n        \"source_order_id\": 1073459967,\r\n        \"email\": \"foo@example.com\",\r\n        \"closed_at\": null,\r\n        \"created_at\": \"2020-11-04T19:32:15-05:00\",\r\n        \"updated_at\": \"2020-11-04T19:32:15-05:00\",\r\n        \"number\": 2,\r\n        \"note\": null,\r\n        \"token\": \"6196d2e3f60428c710dbc3dc35851e88\",\r\n        \"gateway\": \"\",\r\n        \"test\": false,\r\n        \"total_price\": \"199.00\",\r\n        \"subtotal_price\": \"199.00\",\r\n        \"total_weight\": 0,\r\n        \"total_tax\": \"0.00\",\r\n        \"taxes_included\": false,\r\n        \"currency\": \"USD\",\r\n        \"financial_status\": \"paid\",\r\n        \"confirmed\": true,\r\n        \"total_discounts\": \"0.00\",\r\n        \"total_line_items_price\": \"199.00\",\r\n        \"cart_token\": null,\r\n        \"buyer_accepts_marketing\": false,\r\n        \"name\": \"#1002\",\r\n        \"referring_site\": null,\r\n        \"landing_site\": null,\r\n        \"cancelled_at\": null,\r\n        \"cancel_reason\": null,\r\n        \"total_price_usd\": \"199.00\",\r\n        \"checkout_token\": null,\r\n        \"reference\": null,\r\n        \"user_id\": null,\r\n        \"location_id\": null,\r\n        \"source_identifier\": null,\r\n        \"source_url\": null,\r\n        \"processed_at\": \"2020-11-04T19:32:15-05:00\",\r\n        \"device_id\": null,\r\n        \"phone\": null,\r\n        \"customer_locale\": null,\r\n        \"app_id\": 755357713,\r\n        \"browser_ip\": null,\r\n        \"landing_site_ref\": null,\r\n        \"order_number\": 1002,\r\n        \"processing_method\": \"\",\r\n        \"checkout_id\": null,\r\n        \"source_name\": \"755357713\",\r\n        \"fulfillment_status\": \"fulfilled\",\r\n        \"tags\": \"\",\r\n        \"contact_email\": \"foo@example.com\",\r\n        \"order_status_url\": \"https://apple.myshopify.com/690933842/orders/6196d2e3f60428c710dbc3dc35851e88/authenticate?key=9c93e7d2ea8024957075451eb5137f77\",\r\n        \"presentment_currency\": \"USD\",\r\n        \"billing_address\": {\r\n            \"first_name\": \"John\",\r\n            \"last_name\": \"Smith\",\r\n            \"address1\": \"123 Fake Street\",\r\n            \"phone\": \"555-555-5555\",\r\n            \"city\": \"Fakecity\",\r\n            \"province\": \"Ontario\",\r\n            \"country\": \"Canada\",\r\n            \"zip\": \"K2P 1L4\"\r\n        },\r\n        \"shipping_address\": {\r\n            \"first_name\": \"Jane\",\r\n            \"last_name\": \"Smith\",\r\n            \"address1\": \"123 Fake Street\",\r\n            \"phone\": \"777-777-7777\",\r\n            \"city\": \"Fakecity\",\r\n            \"province\": \"Ontario\",\r\n            \"country\": \"Canada\",\r\n            \"zip\": \"K2P 1L4\"\r\n        },\r\n         \"line_items\": [\r\n            {\r\n                \"source_variant_id\": 7777788,\r\n                \"source_line_item_id\": 1420722,\r\n                \"variant_id\": 457924702,\r\n                \"title\": \"IPod Nano - 8GB\",\r\n                \"quantity\": 1,\r\n                \"sku\": \"IPOD2008BLACK\",\r\n                \"variant_title\": \"Black\",\r\n                \"vendor\": \"Apple\",\r\n                \"fulfillment_service\": \"manual\",\r\n                \"product_id\": 632910392,\r\n                \"requires_shipping\": true,\r\n                \"taxable\": true,\r\n                \"gift_card\": false,\r\n                \"name\": \"IPod Nano - 8GB - Black\",\r\n                \"variant_inventory_management\": \"shopify\",\r\n                \"product_exists\": true,\r\n                \"fulfillable_quantity\": 0,\r\n                \"grams\": 567,\r\n                \"price\": \"199.00\",\r\n                \"total_discount\": \"0.00\",\r\n                \"fulfillment_status\": \"fulfilled\",\r\n                \"price_set\": {\r\n                    \"shop_money\": {\r\n                        \"amount\": \"199.00\",\r\n                        \"currency_code\": \"USD\"\r\n                    },\r\n                    \"presentment_money\": {\r\n                        \"amount\": \"199.00\",\r\n                        \"currency_code\": \"USD\"\r\n                    }\r\n                },\r\n                \"total_discount_set\": {\r\n                    \"shop_money\": {\r\n                        \"amount\": \"0.00\",\r\n                        \"currency_code\": \"USD\"\r\n                    },\r\n                    \"presentment_money\": {\r\n                        \"amount\": \"0.00\",\r\n                        \"currency_code\": \"USD\"\r\n                    }\r\n                },\r\n                \"discount_allocations\": [],\r\n                \"duties\": [],\r\n                \"admin_graphql_api_id\": \"gid://shopify/LineItem/1071823187\",\r\n                \"tax_lines\": []\r\n            }\r\n        ],\r\n        \"fulfillments\": [\r\n            {\r\n                \"id\": 1022782907,\r\n                \"order_id\": 1073459967,\r\n                \"status\": \"success\",\r\n                \"created_at\": \"2020-11-04T19:32:15-05:00\",\r\n                \"service\": \"manual\",\r\n                \"updated_at\": \"2020-11-04T19:32:15-05:00\",\r\n                \"tracking_company\": null,\r\n                \"shipment_status\": null,\r\n                \"location_id\": 487838322,\r\n                \"line_items\": [\r\n                    {\r\n                        \"id\": 1071823187,\r\n                        \"variant_id\": 457924702,\r\n                        \"title\": \"IPod Nano - 8GB\",\r\n                        \"quantity\": 1,\r\n                        \"sku\": \"IPOD2008BLACK\",\r\n                        \"variant_title\": \"Black\",\r\n                        \"vendor\": \"Apple\",\r\n                        \"fulfillment_service\": \"manual\",\r\n                        \"product_id\": 632910392,\r\n                        \"requires_shipping\": true,\r\n                        \"taxable\": true,\r\n                        \"gift_card\": false,\r\n                        \"name\": \"IPod Nano - 8GB - Black\",\r\n                        \"variant_inventory_management\": \"shopify\",\r\n                        \"product_exists\": true,\r\n                        \"fulfillable_quantity\": 0,\r\n                        \"grams\": 567,\r\n                        \"price\": \"199.00\",\r\n                        \"total_discount\": \"0.00\",\r\n                        \"fulfillment_status\": \"fulfilled\"\r\n                    }\r\n                ],\r\n                \"tracking_number\": null,\r\n                \"tracking_numbers\": [],\r\n                \"tracking_url\": null,\r\n                \"tracking_urls\": [],\r\n                \"receipt\": {},\r\n                \"name\": \"#1002.1\",\r\n                \"admin_graphql_api_id\": \"gid://shopify/Fulfillment/1022782907\"\r\n            }\r\n        ],\r\n        \"refunds\": [\r\n            {\r\n                \"id\": 509562969,\r\n                \"order_id\": 1073459967,\r\n                \"created_at\": \"2020-11-04T16:46:58-05:00\",\r\n                \"note\": \"it broke during shipping\",\r\n                \"user_id\": 799407056,\r\n                \"processed_at\": \"2020-11-04T16:46:58-05:00\",\r\n                \"restock\": true,\r\n                \"shipping\": {\r\n                    \"amount\": \"5.00\",\r\n                    \"tax\": \"0.00\",\r\n                    \"maximum_refundable\": \"5.00\"\r\n                },\r\n                \"duties\": [],\r\n                \"total_duties_set\": {\r\n                    \"shop_money\": {\r\n                        \"amount\": \"0.00\",\r\n                        \"currency_code\": \"USD\"\r\n                    },\r\n                    \"presentment_money\": {\r\n                        \"amount\": \"0.00\",\r\n                        \"currency_code\": \"USD\"\r\n                    }\r\n                },\r\n                \"refund_line_items\": [\r\n                    {\r\n                        \"quantity\": 1,\r\n                        \"line_item_id\": 518995019,\r\n                        \"location_id\": null,\r\n                        \"restock_type\": \"no_restock\",\r\n                        \"price\": \"199.00\",\r\n                        \"subtotal\": \"195.67\",\r\n                        \"total_tax\": \"3.98\",\r\n                        \"discounted_price\": \"199.00\",\r\n                        \"discounted_total_price\": \"199.00\",\r\n                        \"total_cart_discount_amount\": \"3.33\"\r\n                    }\r\n                ],\r\n                \"transactions\": [\r\n                    {\r\n                        \"order_id\": 450789469,\r\n                        \"kind\": \"suggested_refund\",\r\n                        \"gateway\": \"bogus\",\r\n                        \"parent_id\": 801038806,\r\n                        \"amount\": \"41.94\",\r\n                        \"currency\": \"USD\",\r\n                        \"maximum_refundable\": \"41.94\"\r\n                    }\r\n                ],\r\n                \"currency\": \"USD\"\r\n            }\r\n        ],\r\n        \"total_tip_received\": \"0.0\",\r\n        \"original_total_duties_set\": null,\r\n        \"current_total_duties_set\": null,\r\n        \"admin_graphql_api_id\": \"gid://shopify/Order/1073459967\",\r\n        \"shipping_lines\": [  {\r\n                \"id\": 369256396,\r\n                \"source_shipping_line_id\": 1235,\r\n                \"title\": \"Free Shipping\",\r\n                \"price\": \"0.00\",\r\n                \"code\": \"Free Shipping\",\r\n                \"source\": \"shopify\",\r\n                \"phone\": null,\r\n                \"requested_fulfillment_service_id\": null,\r\n                \"delivery_category\": null,\r\n                \"carrier_identifier\": null,\r\n                \"discounted_price\": \"0.00\",\r\n                \"price_set\": {\r\n                    \"shop_money\": {\r\n                        \"amount\": \"0.00\",\r\n                        \"currency_code\": \"USD\"\r\n                    },\r\n                    \"presentment_money\": {\r\n                        \"amount\": \"0.00\",\r\n                        \"currency_code\": \"USD\"\r\n                    }\r\n                },\r\n                \"discounted_price_set\": {\r\n                    \"shop_money\": {\r\n                        \"amount\": \"0.00\",\r\n                        \"currency_code\": \"USD\"\r\n                    },\r\n                    \"presentment_money\": {\r\n                        \"amount\": \"0.00\",\r\n                        \"currency_code\": \"USD\"\r\n                    }\r\n                },\r\n                \"tax_lines\": [\r\n                    {\r\n                        \"title\": \"State Tax\",\r\n                        \"price\": \"3.98\",\r\n                        \"rate\": 0.06,\r\n                        \"price_set\": {\r\n                            \"shop_money\": {\r\n                                \"amount\": \"3.98\",\r\n                                \"currency_code\": \"USD\"\r\n                            },\r\n                            \"presentment_money\": {\r\n                                \"amount\": \"3.98\",\r\n                                \"currency_code\": \"USD\"\r\n                            }\r\n                        }\r\n                    }\r\n                ]\r\n            }],\r\n        \"customer\": {\r\n            \"id\": 1073339469\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{ait-rest-api-endpoint}}/orders/2675","description":"<p>This operation allows for updating properties of an order and can't be used for editing the items of an order.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:authorization-secret}}"},"isInherited":true,"source":{"_postman_id":"cde011cc-11f3-4d2b-bb8e-8139dd5974fd","id":"cde011cc-11f3-4d2b-bb8e-8139dd5974fd","name":"Order","type":"folder"}},"urlObject":{"path":["orders","2675"],"host":["{{ait-rest-api-endpoint}}"],"query":[],"variable":[]}},"response":[{"id":"3195a8f7-29e8-41d5-92bf-208e69d0171c","name":"/orders/{id}","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"body":{"mode":"raw","raw":"{\r\n  \"order\": {\r\n    \"source_order_id\": 1073459967,\r\n    \"email\": \"foo@example.com\",\r\n    \"closed_at\": null,\r\n    \"created_at\": \"2020-11-04T19:32:15-05:00\",\r\n    \"updated_at\": \"2020-11-04T19:32:15-05:00\",\r\n    \"number\": 2,\r\n    \"note\": null,\r\n    \"token\": \"6196d2e3f60428c710dbc3dc35851e88\",\r\n    \"gateway\": \"\",\r\n    \"test\": false,\r\n    \"total_price\": \"199.00\",\r\n    \"subtotal_price\": \"199.00\",\r\n    \"total_weight\": 0,\r\n    \"total_tax\": \"0.00\",\r\n    \"taxes_included\": false,\r\n    \"currency\": \"USD\",\r\n    \"financial_status\": \"paid\",\r\n    \"confirmed\": true,\r\n    \"total_discounts\": \"0.00\",\r\n    \"total_line_items_price\": \"199.00\",\r\n    \"cart_token\": null,\r\n    \"buyer_accepts_marketing\": false,\r\n    \"name\": \"#1002\",\r\n    \"referring_site\": null,\r\n    \"landing_site\": null,\r\n    \"cancelled_at\": null,\r\n    \"cancel_reason\": null,\r\n    \"total_price_usd\": \"199.00\",\r\n    \"checkout_token\": null,\r\n    \"reference\": null,\r\n    \"user_id\": null,\r\n    \"location_id\": null,\r\n    \"source_identifier\": null,\r\n    \"source_url\": null,\r\n    \"processed_at\": \"2020-11-04T19:32:15-05:00\",\r\n    \"device_id\": null,\r\n    \"phone\": null,\r\n    \"customer_locale\": null,\r\n    \"app_id\": 755357713,\r\n    \"browser_ip\": null,\r\n    \"landing_site_ref\": null,\r\n    \"order_number\": 1002,\r\n   \r\n    \"processing_method\": \"\",\r\n    \"checkout_id\": null,\r\n    \"source_name\": \"755357713\",\r\n    \"fulfillment_status\": \"fulfilled\",\r\n   \r\n    \"tags\": \"\",\r\n    \"contact_email\": \"foo@example.com\",\r\n    \"order_status_url\": \"https://apple.myshopify.com/690933842/orders/6196d2e3f60428c710dbc3dc35851e88/authenticate?key=9c93e7d2ea8024957075451eb5137f77\",\r\n    \"presentment_currency\": \"USD\",\r\n\r\n\"billing_address\": {\r\n      \"first_name\": \"John\",\r\n      \"last_name\": \"Smith\",\r\n      \"address1\": \"123 Fake Street\",\r\n      \"phone\": \"555-555-5555\",\r\n      \"city\": \"Fakecity\",\r\n      \"province\": \"Ontario\",\r\n      \"country\": \"Canada\",\r\n      \"zip\": \"K2P 1L4\"\r\n    },\r\n    \"shipping_address\": {\r\n      \"first_name\": \"Jane\",\r\n      \"last_name\": \"Smith\",\r\n      \"address1\": \"123 Fake Street\",\r\n      \"phone\": \"777-777-7777\",\r\n      \"city\": \"Fakecity\",\r\n      \"province\": \"Ontario\",\r\n      \"country\": \"Canada\",\r\n      \"zip\": \"K2P 1L4\"\r\n    },\r\n   \r\n    \"line_items\": [\r\n      {\r\n        \"id\": 1071823187,\r\n        \"variant_id\": 457924702,\r\n        \"title\": \"IPod Nano - 8GB\",\r\n        \"quantity\": 1,\r\n        \"sku\": \"IPOD2008BLACK\",\r\n        \"variant_title\": \"Black\",\r\n        \"vendor\": \"Apple\",\r\n        \"fulfillment_service\": \"manual\",\r\n        \"product_id\": 632910392,\r\n        \"requires_shipping\": true,\r\n        \"taxable\": true,\r\n        \"gift_card\": false,\r\n        \"name\": \"IPod Nano - 8GB - Black\",\r\n        \"variant_inventory_management\": \"shopify\",\r\n       \r\n        \"product_exists\": true,\r\n        \"fulfillable_quantity\": 0,\r\n        \"grams\": 567,\r\n        \"price\": \"199.00\",\r\n        \"total_discount\": \"0.00\",\r\n        \"fulfillment_status\": \"fulfilled\",\r\n        \"price_set\": {\r\n          \"shop_money\": {\r\n            \"amount\": \"199.00\",\r\n            \"currency_code\": \"USD\"\r\n          },\r\n          \"presentment_money\": {\r\n            \"amount\": \"199.00\",\r\n            \"currency_code\": \"USD\"\r\n          }\r\n        },\r\n        \"total_discount_set\": {\r\n          \"shop_money\": {\r\n            \"amount\": \"0.00\",\r\n            \"currency_code\": \"USD\"\r\n          },\r\n          \"presentment_money\": {\r\n            \"amount\": \"0.00\",\r\n            \"currency_code\": \"USD\"\r\n          }\r\n        },\r\n        \"discount_allocations\": [],\r\n        \"duties\": [],\r\n        \"admin_graphql_api_id\": \"gid://shopify/LineItem/1071823187\",\r\n        \"tax_lines\": []\r\n      }\r\n    ],\r\n    \"fulfillments\": [\r\n      {\r\n        \"id\": 1022782907,\r\n        \"order_id\": 1073459967,\r\n        \"status\": \"success\",\r\n        \"created_at\": \"2020-11-04T19:32:15-05:00\",\r\n        \"service\": \"manual\",\r\n        \"updated_at\": \"2020-11-04T19:32:15-05:00\",\r\n        \"tracking_company\": null,\r\n        \"shipment_status\": null,\r\n        \"location_id\": 487838322,\r\n        \"line_items\": [\r\n          {\r\n            \"id\": 1071823187,\r\n            \"variant_id\": 457924702,\r\n            \"title\": \"IPod Nano - 8GB\",\r\n            \"quantity\": 1,\r\n            \"sku\": \"IPOD2008BLACK\",\r\n            \"variant_title\": \"Black\",\r\n            \"vendor\": \"Apple\",\r\n            \"fulfillment_service\": \"manual\",\r\n            \"product_id\": 632910392,\r\n            \"requires_shipping\": true,\r\n            \"taxable\": true,\r\n            \"gift_card\": false,\r\n            \"name\": \"IPod Nano - 8GB - Black\",\r\n            \"variant_inventory_management\": \"shopify\",\r\n            \r\n            \"product_exists\": true,\r\n            \"fulfillable_quantity\": 0,\r\n            \"grams\": 567,\r\n            \"price\": \"199.00\",\r\n            \"total_discount\": \"0.00\",\r\n            \"fulfillment_status\": \"fulfilled\"            \r\n          }\r\n        ],\r\n        \"tracking_number\": null,\r\n        \"tracking_numbers\": [],\r\n        \"tracking_url\": null,\r\n        \"tracking_urls\": [],\r\n        \"receipt\": {},\r\n        \"name\": \"#1002.1\",\r\n        \"admin_graphql_api_id\": \"gid://shopify/Fulfillment/1022782907\"\r\n      }\r\n    ],\r\n    \"refunds\": [{\r\n\r\n\"id\": 509562969,\r\n    \"order_id\": 1073459967,\r\n    \"created_at\": \"2020-11-04T16:46:58-05:00\",\r\n    \"note\": \"it broke during shipping\",\r\n    \"user_id\": 799407056,\r\n    \"processed_at\": \"2020-11-04T16:46:58-05:00\",\r\n    \"restock\": true,\r\n\r\n    \"shipping\": {\r\n      \"amount\": \"5.00\",\r\n      \"tax\": \"0.00\",\r\n      \"maximum_refundable\": \"5.00\"\r\n    },\r\n    \"duties\": [],\r\n    \"total_duties_set\": {\r\n      \"shop_money\": {\r\n        \"amount\": \"0.00\",\r\n        \"currency_code\": \"USD\"\r\n      },\r\n      \"presentment_money\": {\r\n        \"amount\": \"0.00\",\r\n        \"currency_code\": \"USD\"\r\n      }\r\n    },\r\n    \"refund_line_items\": [\r\n      {\r\n        \"quantity\": 1,\r\n        \"line_item_id\": 518995019,\r\n        \"location_id\": null,\r\n        \"restock_type\": \"no_restock\",\r\n        \"price\": \"199.00\",\r\n        \"subtotal\": \"195.67\",\r\n        \"total_tax\": \"3.98\",\r\n        \"discounted_price\": \"199.00\",\r\n        \"discounted_total_price\": \"199.00\",\r\n        \"total_cart_discount_amount\": \"3.33\"\r\n      }\r\n    ],\r\n    \"transactions\": [\r\n      {\r\n        \"order_id\": 450789469,\r\n        \"kind\": \"suggested_refund\",\r\n        \"gateway\": \"bogus\",\r\n        \"parent_id\": 801038806,\r\n        \"amount\": \"41.94\",\r\n        \"currency\": \"USD\",\r\n        \"maximum_refundable\": \"41.94\"\r\n      }\r\n    ],\r\n    \"currency\": \"USD\"\r\n  }\r\n],\r\n    \"total_tip_received\": \"0.0\",\r\n    \"original_total_duties_set\": null,\r\n    \"current_total_duties_set\": null,\r\n    \"admin_graphql_api_id\": \"gid://shopify/Order/1073459967\",\r\n    \"shipping_lines\": [],\r\n    \"customer\": {\r\n      \"id\": 1073339469,\r\n      \"email\": \"foo@example.com\",\r\n      \"accepts_marketing\": false,\r\n      \"created_at\": \"2020-11-04T19:32:15-05:00\",\r\n      \"updated_at\": \"2020-11-04T19:32:16-05:00\",\r\n      \"first_name\": null,\r\n      \"last_name\": null,\r\n      \"orders_count\": 1,\r\n      \"state\": \"disabled\",\r\n      \"total_spent\": \"199.00\",\r\n      \"last_order_id\": 1073459967,\r\n      \"note\": null,\r\n      \"verified_email\": true,\r\n      \"multipass_identifier\": null,\r\n      \"tax_exempt\": false,\r\n      \"phone\": null,\r\n      \"tags\": \"\",\r\n      \"last_order_name\": \"#1002\",\r\n      \"currency\": \"USD\",\r\n      \"accepts_marketing_updated_at\": \"2020-11-04T19:32:16-05:00\",\r\n      \"marketing_opt_in_level\": null,\r\n      \"tax_exemptions\": [],\r\n      \"admin_graphql_api_id\": \"gid://shopify/Customer/1073339469\"\r\n    }\r\n  }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{ait-rest-api-endpoint}}/orders/2675"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Content-Length","value":"21","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Date","value":"Wed, 18 Nov 2020 13:37:38 GMT","enabled":true},{"key":"x-amzn-RequestId","value":"2a29ae05-1255-4cf7-abb3-a3ae3c820865","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"x-amz-apigw-id","value":"WNKBJGvwoAMFcow=","enabled":true},{"key":"X-Amzn-Trace-Id","value":"Root=1-5fb523a0-0de204461785196873bf9eef;Sampled=0","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true},{"key":"X-Cache","value":"Miss from cloudfront","enabled":true},{"key":"Via","value":"1.1 64084bd9866ab1b036a99b332a805411.cloudfront.net (CloudFront)","enabled":true},{"key":"X-Amz-Cf-Pop","value":"IAD66-C1","enabled":true},{"key":"X-Amz-Cf-Id","value":"ccFnRyYsdF0RoznJKtmTl1B9AX8xeARzFITlC90IPvrnE89XG1OslA==","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"order\": {\n        \"id\": 2675\n    }\n}"}],"_postman_id":"d7380d68-d0ce-4f2e-ba8c-f5d951656201"},{"name":"/orders/{id}","id":"6467d472-d4ca-4fa1-9652-d89d9fb7fc93","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{ait-rest-api-endpoint}}/orders/2675","description":"<p>Delete an Order.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:authorization-secret}}"},"isInherited":true,"source":{"_postman_id":"cde011cc-11f3-4d2b-bb8e-8139dd5974fd","id":"cde011cc-11f3-4d2b-bb8e-8139dd5974fd","name":"Order","type":"folder"}},"urlObject":{"path":["orders","2675"],"host":["{{ait-rest-api-endpoint}}"],"query":[],"variable":[]}},"response":[{"id":"f302ef8b-fec7-468f-af8b-2556d676080a","name":"/orders/{id}","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{ait-rest-api-endpoint}}/orders/2675"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Content-Length","value":"67","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Date","value":"Wed, 18 Nov 2020 13:39:18 GMT","enabled":true},{"key":"x-amzn-RequestId","value":"68a17e4e-d4dc-4352-bcba-f31ca03a92f5","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"x-amz-apigw-id","value":"WNKRBGlkIAMFi-w=","enabled":true},{"key":"X-Amzn-Trace-Id","value":"Root=1-5fb52406-189875af41e38802525231a2;Sampled=0","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true},{"key":"X-Cache","value":"Miss from cloudfront","enabled":true},{"key":"Via","value":"1.1 64084bd9866ab1b036a99b332a805411.cloudfront.net (CloudFront)","enabled":true},{"key":"X-Amz-Cf-Pop","value":"IAD66-C1","enabled":true},{"key":"X-Amz-Cf-Id","value":"UesbuleZHWy7U1ZF6udddZa36bHFklR7deOCq53LIwAX79yh7l9GNQ==","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"Record has been deleted successfully.\",\n    \"order\": {\n        \"id\": 2675\n    }\n}"}],"_postman_id":"6467d472-d4ca-4fa1-9652-d89d9fb7fc93"},{"name":"orders/insights","id":"05d49b6c-c40b-4052-bf29-16fc5021bde2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"url":"{{ait-rest-api-endpoint}}/orders/insights","description":"<p>This API is used to retrieve all the list of orders placed.</p>\n","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:authorization-secret}}"},"isInherited":true,"source":{"_postman_id":"cde011cc-11f3-4d2b-bb8e-8139dd5974fd","id":"cde011cc-11f3-4d2b-bb8e-8139dd5974fd","name":"Order","type":"folder"}},"urlObject":{"path":["orders","insights"],"host":["{{ait-rest-api-endpoint}}"],"query":[{"disabled":true,"key":"id","value":"366"},{"disabled":true,"key":"customer_email","value":"ashwani+111@gowebbaby.com"},{"disabled":true,"key":"order_email","value":"ashwani+111@gowebbaby.com"},{"disabled":true,"key":"customer_id","value":"1657"},{"disabled":true,"key":"phone","value":"8087453567"},{"disabled":true,"key":"first_name","value":"Peter"},{"disabled":true,"key":"last_name","value":"Tiwari"},{"disabled":true,"key":"company","value":"AWS"},{"disabled":true,"key":"point_earned","value":"10"},{"disabled":true,"key":"name","value":"14k Dangling Pendant Earrings"},{"disabled":true,"key":"order_number","value":"1008"},{"disabled":true,"key":"lyt_points_redeemed","value":"10"},{"disabled":true,"key":"lyt_points_remaining","value":"132"},{"disabled":true,"key":"lyt_is_refer","value":"0"},{"disabled":true,"key":"customer_birthday","value":"false"},{"disabled":true,"key":"tier_name","value":"Gold"},{"disabled":true,"key":"customer_loyalty_status","value":"active"},{"disabled":true,"key":"total_price","value":"497.07"},{"disabled":true,"key":"total_price_usd","value":"497.07"},{"disabled":true,"key":"created_at","value":"2019-02-02T13:17:55.000Z"},{"disabled":true,"key":"financial_status","value":"pending"},{"disabled":true,"key":"fulfillment_status","value":"fulfilled"},{"disabled":true,"key":"gateway","value":"Cash on Delivery (COD)"},{"disabled":true,"key":"shopify_customer_id","value":"1117820682340"},{"disabled":true,"key":"shopify_order_id","value":"780224168036"},{"disabled":true,"key":"address1","value":"Vijaynagar"},{"disabled":true,"key":"address2","value":"Street1"},{"disabled":true,"key":"city","value":"Indore"},{"disabled":true,"key":"province","value":"Madhya Pradesh"},{"disabled":true,"key":"country","value":"India"},{"disabled":true,"key":"zip","value":"208006"},{"disabled":true,"key":"province_code","value":"MP"},{"disabled":true,"key":"country_code","value":"IN"},{"disabled":true,"key":"fields","value":"customer_email,order_email,customer_id,first_name,last_name"}],"variable":[]}},"response":[{"id":"1af24c10-5764-4904-ad94-b310e4f29bce","name":"orders/insights","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"url":{"raw":"{{ait-rest-api-endpoint}}/orders/insights?fields=order_email%2Ccustomer_email&source_customer_id=207119551&source_order_id=1073459967&limit=20&vendor=jay","host":["{{ait-rest-api-endpoint}}"],"path":["orders","insights"],"query":[{"key":"fields","value":"order_email%2Ccustomer_email"},{"key":"customer_emails","value":"jaydeep@gowebbaby.com,steve.lastnameson@example.com","disabled":true},{"key":"source_customer_id","value":"207119551"},{"key":"source_order_id","value":"1073459967"},{"key":"total_price_max","value":"201","disabled":true},{"key":"total_discounts_min","value":"1","disabled":true},{"key":"total_discounts_max","value":"500","disabled":true},{"key":"financial_status","value":"paid","disabled":true},{"key":"order_number","value":"1003","disabled":true},{"key":"cart_token","value":"80c170b4a723d1aefa8c8801b228ea73","disabled":true},{"key":"fulfillment_status","value":"fulfilled","disabled":true},{"key":"phone","value":"9898989898","disabled":true},{"key":"processed_at_min","value":"2019-11-05","disabled":true},{"key":"token","value":"6196d2e3f60428c710dbc3dc35851e88","disabled":true},{"key":"cancelled_at_min","value":"2021-07-21","disabled":true},{"key":"product_id","value":"116","disabled":true},{"key":"limit","value":"20"},{"key":"created_at_min","value":"1999-07-01","disabled":true},{"key":"created_at_max","value":"2021-08-31","disabled":true},{"key":"title","value":"nice","disabled":true},{"key":"vendor","value":"jay"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 10 Nov 2021 11:40:22 GMT","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Content-Length","value":"1175","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"x-amzn-RequestId","value":"6cd629fa-f64a-4a6b-a888-bd83d785a676","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"x-amz-apigw-id","value":"IlhhqEMloAMFkrA=","enabled":true},{"key":"X-Amzn-Trace-Id","value":"Root=1-618bafa4-7ce83ca4066ed01956d51cd5;Sampled=0","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"orders\": [\n        {\n            \"order_email\": \"kk2yopmail.com\",\n            \"customer_email\": \"jaydeep@gowebbaby.com\",\n            \"id\": 2684,\n            \"line_items\": [\n                {\n                    \"order_id\": 2684,\n                    \"product_id\": 116,\n                    \"title\": \"Nice product\",\n                    \"quantity\": 1,\n                    \"price\": 0,\n                    \"total_discount\": 0,\n                    \"sku\": \"\",\n                    \"variant_title\": \"\",\n                    \"vendor\": \"jaytestdev3\",\n                    \"fulfillment_service\": \"manual\",\n                    \"requires_shipping\": \"true\",\n                    \"taxable\": \"true\",\n                    \"tax_lines\": \"[]\",\n                    \"gift_card\": \"false\",\n                    \"name\": \"Nice product\",\n                    \"grams\": 0,\n                    \"fulfillable_quantity\": 1,\n                    \"fulfillment_status\": null,\n                    \"id\": 8,\n                    \"source_variant_id\": 13864437710912,\n                    \"source_line_item_id\": 1400009949248\n                }\n            ],\n            \"billing_address\": {\n                \"first_name\": \"John\",\n                \"last_name\": \"Smith\",\n                \"name\": null,\n                \"company\": null,\n                \"address1\": \"123 Fake Street\",\n                \"address2\": null,\n                \"city\": \"Fakecity\",\n                \"province\": \"Ontario\",\n                \"country\": \"Canada\",\n                \"zip\": \"K2P 1L4\",\n                \"phone\": \"555-555-5555\",\n                \"province_code\": null,\n                \"country_code\": null,\n                \"country_name\": null\n            },\n            \"shipping_address\": {\n                \"order_id\": 2684,\n                \"first_name\": \"Jane\",\n                \"last_name\": \"Smith\",\n                \"name\": null,\n                \"company\": null,\n                \"address1\": \"123 Fake Street\",\n                \"address2\": null,\n                \"city\": \"Fakecity\",\n                \"province\": \"Ontario\",\n                \"country\": \"Canada\",\n                \"zip\": \"K2P 1L4\",\n                \"phone\": \"777-777-7777\",\n                \"province_code\": null,\n                \"country_code\": null,\n                \"country_name\": null\n            },\n            \"shipping_lines\": {},\n            \"refunds\": []\n        }\n    ],\n    \"page\": {}\n}"}],"_postman_id":"05d49b6c-c40b-4052-bf29-16fc5021bde2"}],"id":"cde011cc-11f3-4d2b-bb8e-8139dd5974fd","description":"<p>Using Order API user can create, retrieve, update, and delete orders using the Order resource.</p>\n<p>Order can be identified by multiple identifiers (example: source_order_id, email). Currently, we supports the below identifiers.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Identifier</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>source_order_id</td>\n<td>Number</td>\n<td>The Unique Order ID.</td>\n</tr>\n<tr>\n<td>email</td>\n<td>String</td>\n<td>The customer's email address.</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"fields\">Fields</h3>\n<p>Orders can have multiple fields (example: emails, ids, created_date). Currently, we have the below fields.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Integer</td>\n<td>The ID of the order.</td>\n</tr>\n<tr>\n<td>order_email</td>\n<td>String</td>\n<td>The email address used for placing order.</td>\n</tr>\n<tr>\n<td>customer_email</td>\n<td>String</td>\n<td>The customer's email address.</td>\n</tr>\n<tr>\n<td>source_order_id</td>\n<td>Integer</td>\n<td>The Unique Order ID.</td>\n</tr>\n<tr>\n<td>source_customer_id</td>\n<td>Integer</td>\n<td>The ID of the customer through which order has been placed.</td>\n</tr>\n<tr>\n<td>total_price</td>\n<td>String</td>\n<td>The sum of all line item prices, discounts, shipping, taxes, and tips in the shop currency</td>\n</tr>\n<tr>\n<td>subtotal_price</td>\n<td>String</td>\n<td>The price of the order in the shop currency after discounts but before shipping, duties, taxes, and tips.</td>\n</tr>\n<tr>\n<td>total_tax</td>\n<td>String</td>\n<td>Total taxes charged on the order in shop</td>\n</tr>\n<tr>\n<td>taxes_included</td>\n<td>Boolean</td>\n<td>Whether taxes are included in the order subtotal.</td>\n</tr>\n<tr>\n<td>total_price_usd</td>\n<td>String</td>\n<td>Total price in USD dollars.</td>\n</tr>\n<tr>\n<td>total_line_items_price</td>\n<td>String</td>\n<td>The sum of all line item prices in the shop currency.</td>\n</tr>\n<tr>\n<td>is_void</td>\n<td>Boolean</td>\n<td>Whether the invoice is void.</td>\n</tr>\n<tr>\n<td>total_discounts</td>\n<td>String</td>\n<td>The total discounts applied to the price of the order in the shop currency.</td>\n</tr>\n<tr>\n<td>discount_codes</td>\n<td>Array</td>\n<td>A list of discounts applied to the order.</td>\n</tr>\n<tr>\n<td>tax_lines</td>\n<td>Array</td>\n<td>An array of tax line objects, each of which details a tax applicable to the order.</td>\n</tr>\n<tr>\n<td>note_attributes</td>\n<td>Array</td>\n<td>Extra information that is added to the order. Appears in the Additional details section of an order details page.</td>\n</tr>\n<tr>\n<td>currency</td>\n<td>String</td>\n<td>The three-letter code for the shop currency.  <br /></td>\n</tr>\n<tr>\n<td>financial_status</td>\n<td>String</td>\n<td>The status of payments associated with the order. Can only be set when the order is created.</td>\n</tr>\n<tr>\n<td>confirmed</td>\n<td>Boolean</td>\n<td>Whether the order is confirmed or not.</td>\n</tr>\n<tr>\n<td>cancel_reason</td>\n<td>String</td>\n<td>The reason for the order cancellation.</td>\n</tr>\n<tr>\n<td>order_number</td>\n<td>Integer</td>\n<td>The order 's position in the shop's count of orders starting at 1001. Order numbers are sequential and start at 1001.</td>\n</tr>\n<tr>\n<td>contact_email</td>\n<td>String</td>\n<td>The customer's contact email address.</td>\n</tr>\n<tr>\n<td>fulfillments</td>\n<td>Array</td>\n<td>An array of fulfillments associated with the order.</td>\n</tr>\n<tr>\n<td>payment_gateway_names</td>\n<td>Array</td>\n<td>The list of payment gateways used for the order.</td>\n</tr>\n<tr>\n<td>app_id</td>\n<td>Integer</td>\n<td>The ID of the app that created the order.</td>\n</tr>\n<tr>\n<td>browser_ip</td>\n<td>String</td>\n<td>The IP address of the browser used by the customer when they placed the order. Both IPv4 and IPv6 are supported.</td>\n</tr>\n<tr>\n<td>buyer_accepts_marketing</td>\n<td>Boolean</td>\n<td>Whether the customer consented to receive email updates from the shop.</td>\n</tr>\n<tr>\n<td>cart_token</td>\n<td>String</td>\n<td>A unique value when referencing the cart that's associated with the order.</td>\n</tr>\n<tr>\n<td>fulfillment_status</td>\n<td>String</td>\n<td>The order's status in terms of fulfilled line items.</td>\n</tr>\n<tr>\n<td>tags</td>\n<td>String</td>\n<td>Tags attached to the orders, an additional short descriptors, commonly used for filtering and searching.</td>\n</tr>\n<tr>\n<td>gateway</td>\n<td>String</td>\n<td>The payment gateway used.</td>\n</tr>\n<tr>\n<td>landing_site</td>\n<td>String</td>\n<td>The URL for the page where the buyer landed when they entered the shop.</td>\n</tr>\n<tr>\n<td>landing_site_ref</td>\n<td>String</td>\n<td>The URL of the page from where the buyer entered the shop.</td>\n</tr>\n<tr>\n<td>location_id</td>\n<td>Integer</td>\n<td>The ID of the physical location where the order was processed.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>String</td>\n<td>The order name, generated by combining the order_number property with the order prefix and suffix that are set in the merchant's general settings.</td>\n</tr>\n<tr>\n<td>note</td>\n<td>String</td>\n<td>An optional note that a shop owner can attach to the order.</td>\n</tr>\n<tr>\n<td>number</td>\n<td>Integer</td>\n<td>The order's position in the shop's count of orders. Numbers are sequential and start at 1.</td>\n</tr>\n<tr>\n<td>phone</td>\n<td>String</td>\n<td>The customer's phone number for receiving SMS notifications.</td>\n</tr>\n<tr>\n<td>processed_at</td>\n<td>Datetime</td>\n<td>The date and time (ISO 8601 format) when an order was processed.</td>\n</tr>\n<tr>\n<td>processing_method</td>\n<td>String</td>\n<td>How the payment was processed.</td>\n</tr>\n<tr>\n<td>referring_site</td>\n<td>String</td>\n<td>The website where the customer clicked a link to the shop.</td>\n</tr>\n<tr>\n<td>source_name</td>\n<td>String</td>\n<td>The source of the checkout.</td>\n</tr>\n<tr>\n<td>token</td>\n<td>String</td>\n<td>A unique value when referencing the order.</td>\n</tr>\n<tr>\n<td>total_weight</td>\n<td>Number</td>\n<td>The sum of all line item weights in grams.</td>\n</tr>\n<tr>\n<td>user_id</td>\n<td>Integer</td>\n<td>The ID of the user logged into Shopify POS who processed the order, if applicable.</td>\n</tr>\n<tr>\n<td>order_status_url</td>\n<td>String</td>\n<td>A valid URL for the order status.</td>\n</tr>\n<tr>\n<td>cancelled_at</td>\n<td>String</td>\n<td>The date and time when the order was canceled.</td>\n</tr>\n<tr>\n<td>created_at</td>\n<td>String</td>\n<td>The autogenerated date and time when the order was created in Shopify.</td>\n</tr>\n<tr>\n<td>updated_at</td>\n<td>String</td>\n<td>The date and time when the order was last modified.</td>\n</tr>\n<tr>\n<td>closed_at</td>\n<td>DateTime</td>\n<td>The date on which the order is marked as paid and fulfilled</td>\n</tr>\n<tr>\n<td>is_exist</td>\n<td>Boolen</td>\n<td>Whether the order exist or not.</td>\n</tr>\n<tr>\n<td>total_tip_received_amount</td>\n<td>String</td>\n<td>Tip received amount</td>\n</tr>\n<tr>\n<td>line_items</td>\n<td>Array</td>\n<td>A list of line item objects, each containing information about an item in the order.</td>\n</tr>\n<tr>\n<td>order_id</td>\n<td>String</td>\n<td>The ID of the order.</td>\n</tr>\n<tr>\n<td>product_id</td>\n<td>String</td>\n<td>The ID of the product that the line item belongs to.</td>\n</tr>\n<tr>\n<td>title</td>\n<td>String</td>\n<td>The title of the product.</td>\n</tr>\n<tr>\n<td>quantity</td>\n<td>String</td>\n<td>The number of items that were purchased.</td>\n</tr>\n<tr>\n<td>price</td>\n<td>String</td>\n<td>The price of the item before discounts have been applied in the shop currency.</td>\n</tr>\n<tr>\n<td>total_discount</td>\n<td>String</td>\n<td>The total amount of the discount allocated to the line item in the shop currency.</td>\n</tr>\n<tr>\n<td>sku</td>\n<td>String</td>\n<td>The item's SKU (stock keeping unit).</td>\n</tr>\n<tr>\n<td>variant_title</td>\n<td>String</td>\n<td>The title of the product variant.</td>\n</tr>\n<tr>\n<td>vendor</td>\n<td>String</td>\n<td>The name of the item's supplier.</td>\n</tr>\n<tr>\n<td>fulfillment_service</td>\n<td>String</td>\n<td>The service provider that's fulfilling the item.</td>\n</tr>\n<tr>\n<td>requires_shipping</td>\n<td>String</td>\n<td>Whether the item requires shipping.</td>\n</tr>\n<tr>\n<td>taxable</td>\n<td>String</td>\n<td>Whether the item was taxable.</td>\n</tr>\n<tr>\n<td>tax_lines</td>\n<td>Array</td>\n<td>A list of tax line objects, each of which details a tax applied to the item.</td>\n</tr>\n<tr>\n<td>gift_card</td>\n<td>Boolean</td>\n<td>Whether the item is a gift card. If true, then the item is not taxed or considered for shipping charges.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>String</td>\n<td>The name of the product variant.</td>\n</tr>\n<tr>\n<td>grams</td>\n<td>String</td>\n<td>The weight of the item in grams.</td>\n</tr>\n<tr>\n<td>fulfillable_quantity</td>\n<td>String</td>\n<td>The amount available to fulfill</td>\n</tr>\n<tr>\n<td>fulfillment_status</td>\n<td>String</td>\n<td>How far along an order is in terms line items fulfilled.</td>\n</tr>\n<tr>\n<td>id</td>\n<td>Integer</td>\n<td>The ID of the line item.</td>\n</tr>\n<tr>\n<td>source_variant_id</td>\n<td>Integer</td>\n<td>The source ID of the product variant.</td>\n</tr>\n<tr>\n<td>source_line_item_id</td>\n<td>Integer</td>\n<td>The source ID of the line item.</td>\n</tr>\n<tr>\n<td>billing_address</td>\n<td>String</td>\n<td>The mailing address associated with the payment method.</td>\n</tr>\n<tr>\n<td>first_name</td>\n<td>String</td>\n<td>The first name of the person associated with the payment method.</td>\n</tr>\n<tr>\n<td>last_name</td>\n<td>String</td>\n<td>The last name of the person associated with the payment method.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>String</td>\n<td>The full name of the person associated with the payment method.</td>\n</tr>\n<tr>\n<td>company</td>\n<td>String</td>\n<td>The company of the person associated with the billing address.</td>\n</tr>\n<tr>\n<td>address1</td>\n<td>String</td>\n<td>The street address of the billing address.</td>\n</tr>\n<tr>\n<td>address2</td>\n<td>String</td>\n<td>An optional additional field for the street address of the billing address.</td>\n</tr>\n<tr>\n<td>city</td>\n<td>String</td>\n<td>The city, town, or village of the billing address.</td>\n</tr>\n<tr>\n<td>province</td>\n<td>String</td>\n<td>The name of the region of the billing address.</td>\n</tr>\n<tr>\n<td>country</td>\n<td>String</td>\n<td>The name of the country of the billing address.</td>\n</tr>\n<tr>\n<td>zip</td>\n<td>String</td>\n<td>The postal code of the billing address.</td>\n</tr>\n<tr>\n<td>phone</td>\n<td>String</td>\n<td>The phone number at the billing address.</td>\n</tr>\n<tr>\n<td>province_code</td>\n<td>String</td>\n<td>The two-letter abbreviation of the region of the billing address.</td>\n</tr>\n<tr>\n<td>country_code</td>\n<td>String</td>\n<td>The two-letter code for the country of the billing address.</td>\n</tr>\n<tr>\n<td>country_name</td>\n<td>String</td>\n<td>The name of the country of the billing address.</td>\n</tr>\n<tr>\n<td>shipping_address</td>\n<td>String</td>\n<td>The mailing address to where the order will be shipped.</td>\n</tr>\n<tr>\n<td>order_id</td>\n<td>Integer</td>\n<td>The ID of the order.</td>\n</tr>\n<tr>\n<td>first_name</td>\n<td>String</td>\n<td>The first name of the person associated with the shipping address.</td>\n</tr>\n<tr>\n<td>last_name</td>\n<td>String</td>\n<td>The last name of the person associated with the shipping address.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>String</td>\n<td>The full name of the person associated with the payment method.</td>\n</tr>\n<tr>\n<td>company</td>\n<td>String</td>\n<td>The company of the person associated with the shipping address.</td>\n</tr>\n<tr>\n<td>address1</td>\n<td>String</td>\n<td>The street address of the shipping address.</td>\n</tr>\n<tr>\n<td>address2</td>\n<td>String</td>\n<td>An optional additional field for the street address of the shipping address.</td>\n</tr>\n<tr>\n<td>city</td>\n<td>String</td>\n<td>The city, town, or village of the shipping address.</td>\n</tr>\n<tr>\n<td>province</td>\n<td>String</td>\n<td>The name of the region of the shipping address.</td>\n</tr>\n<tr>\n<td>country</td>\n<td>String</td>\n<td>The name of the country of the shipping address.</td>\n</tr>\n<tr>\n<td>zip</td>\n<td>String</td>\n<td>The postal code of the shipping address.</td>\n</tr>\n<tr>\n<td>phone</td>\n<td>String</td>\n<td>The phone number at the shipping address.</td>\n</tr>\n<tr>\n<td>province_code</td>\n<td>String</td>\n<td>The two-letter abbreviation of the region of the shipping address.</td>\n</tr>\n<tr>\n<td>country_code</td>\n<td>String</td>\n<td>The two-letter code for the country of the shipping address.</td>\n</tr>\n<tr>\n<td>country_name</td>\n<td>String</td>\n<td>The name of the country of the shipping address.</td>\n</tr>\n<tr>\n<td>shipping_lines</td>\n<td>Array</td>\n<td>An array of objects, each of which details a shipping method used.</td>\n</tr>\n<tr>\n<td>source_shipping_line_id</td>\n<td>Integer</td>\n<td>The source shipping method ID.</td>\n</tr>\n<tr>\n<td>title</td>\n<td>String</td>\n<td>The title of the shipping method.</td>\n</tr>\n<tr>\n<td>price</td>\n<td>String</td>\n<td>The price of this shipping method in the shop currency.</td>\n</tr>\n<tr>\n<td>code</td>\n<td>String</td>\n<td>A reference to the shipping method.</td>\n</tr>\n<tr>\n<td>source</td>\n<td>String</td>\n<td>The source of the shipping method.</td>\n</tr>\n<tr>\n<td>requested_fulfillment_service_id</td>\n<td>Integer</td>\n<td>A reference to the fulfillment service that is being requested for the shipping method.</td>\n</tr>\n<tr>\n<td>delivery_category</td>\n<td>String</td>\n<td>Delivery category in which the placed order comes.</td>\n</tr>\n<tr>\n<td>carrier_identifier</td>\n<td>String</td>\n<td>A reference to the carrier service that provided the rate.</td>\n</tr>\n<tr>\n<td>discounted_price</td>\n<td>String</td>\n<td>The discount price applied on the oder placed.</td>\n</tr>\n<tr>\n<td>tax_lines</td>\n<td>Array</td>\n<td>A list of tax line objects, each of which details a tax applied to the item.</td>\n</tr>\n<tr>\n<td>refunds</td>\n<td>String</td>\n<td>The refund transactions to perform.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"key":"<key>","value":"{{vault:authorization-secret}}"},"isInherited":false},"_postman_id":"cde011cc-11f3-4d2b-bb8e-8139dd5974fd"},{"name":"Email Marketing","item":[{"name":"/lists","id":"d8e49ff7-f937-4366-b1f9-63a4437e5052","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"url":"{{ait-rest-api-endpoint}}/list","description":"<p>This HTTP method is used to retrieve all the fields of available lists.</p>\n","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"79c58e07-7d10-461b-8acb-1ec1489c2543","id":"79c58e07-7d10-461b-8acb-1ec1489c2543","name":"Server Side REST APIs","type":"folder"}},"urlObject":{"path":["list"],"host":["{{ait-rest-api-endpoint}}"],"query":[{"disabled":true,"description":{"content":"<p>The maximum number of results to show on a page.</p>\n","type":"text/plain"},"key":"limit","value":"2"},{"disabled":true,"description":{"content":"<p>Retrieve only those Lists specified by a comma-separated List IDs.</p>\n","type":"text/plain"},"key":"ids","value":"3178,3177"},{"disabled":true,"description":{"content":"<p>Show the list with the specified internal name.</p>\n","type":"text/plain"},"key":"internal_name","value":"test"},{"disabled":true,"description":{"content":"<p>Show the list with the specified external name.</p>\n","type":"text/plain"},"key":"external_name","value":"ext"},{"disabled":true,"description":{"content":"<p>Show lists created at or after spacified date.</p>\n","type":"text/plain"},"key":"date_created_min","value":"2020-11-01"},{"disabled":true,"description":{"content":"<p>Show lists created at or before date.</p>\n","type":"text/plain"},"key":"date_created_max","value":"2021-11-01"}],"variable":[]}},"response":[{"id":"edc0806b-d7af-42a7-995a-ceba0b140227","name":"lists","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"url":{"raw":"{{ait-rest-api-endpoint}}/list?date_created_min=2020-11-01","host":["{{ait-rest-api-endpoint}}"],"path":["list"],"query":[{"key":"limit","value":"2","disabled":true},{"key":"ids","value":"3178,3177","disabled":true},{"key":"internal_name","value":"test","disabled":true},{"key":"external_name","value":"ext","disabled":true},{"key":"date_created_min","value":"2020-11-01"},{"key":"date_created_max","value":"2021-11-01","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Content-Length","value":"717","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Date","value":"Wed, 28 Jul 2021 14:15:37 GMT","enabled":true},{"key":"x-amzn-RequestId","value":"ec59781d-9273-4147-b953-15dae947edd5","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"x-amz-apigw-id","value":"DLz1gEkSIAMFQyQ=","enabled":true},{"key":"X-Amzn-Trace-Id","value":"Root=1-61016689-01b7304d1af463ae6c91af47;Sampled=0","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true},{"key":"X-Cache","value":"Miss from cloudfront","enabled":true},{"key":"Via","value":"1.1 a1466636aab04d930a9bcbb17f32694a.cloudfront.net (CloudFront)","enabled":true},{"key":"X-Amz-Cf-Pop","value":"BOM52-C1","enabled":true},{"key":"X-Amz-Cf-Id","value":"zl5l6J1QpIjRCL0f1IFf9iZI_t9SGoIcBfhXM3uO_oK7Ru7OD9Ok_w==","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"lists\": [\n        {\n            \"id\": 2585,\n            \"shop_id\": 2003,\n            \"internal_name\": \"Default List\",\n            \"external_name\": \"Default List\",\n            \"description\": \"Default List\",\n            \"date_created\": \"2020-10-10T10:18:07.000Z\",\n            \"date_updated\": \"2020-10-10T10:18:07.000Z\",\n            \"list_customer_count\": 0\n        },\n        {\n            \"id\": 2586,\n            \"shop_id\": 2003,\n            \"internal_name\": \"Newsletter List\",\n            \"external_name\": \"Newsletter List\",\n            \"description\": \"Newsletter List\",\n            \"date_created\": \"2020-10-10T10:18:07.000Z\",\n            \"date_updated\": \"2020-10-10T10:18:07.000Z\",\n            \"list_customer_count\": 0\n        },\n        {\n            \"id\": 2587,\n            \"shop_id\": 2003,\n            \"internal_name\": \"Exit Popup List\",\n            \"external_name\": \"Exit Popup List\",\n            \"description\": \"Exit Popup List\",\n            \"date_created\": \"2020-10-10T10:18:07.000Z\",\n            \"date_updated\": \"2020-10-10T10:18:07.000Z\",\n            \"list_customer_count\": 0\n        }\n    ],\n    \"page\": {}\n}"}],"_postman_id":"d8e49ff7-f937-4366-b1f9-63a4437e5052"},{"name":"/list/{id}","id":"2de2b8f9-19b1-4eb1-aa62-59e9ab926eb3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"url":"{{ait-rest-api-endpoint}}/list/3180","description":"<p>This HTTP method is used to retrieve all the fields of a list by ID.</p>\n","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"79c58e07-7d10-461b-8acb-1ec1489c2543","id":"79c58e07-7d10-461b-8acb-1ec1489c2543","name":"Server Side REST APIs","type":"folder"}},"urlObject":{"path":["list","3180"],"host":["{{ait-rest-api-endpoint}}"],"query":[],"variable":[]}},"response":[{"id":"e56d2c9d-f71f-42b5-b3ef-14399e32b225","name":"/list/{id}","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"url":{"raw":"{{ait-rest-api-endpoint}}/list/3180","host":["{{ait-rest-api-endpoint}}"],"path":["list","3180"],"query":[{"key":"t","value":"999","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Content-Length","value":"217","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Date","value":"Wed, 28 Jul 2021 12:47:13 GMT","enabled":true},{"key":"x-amzn-RequestId","value":"a64bd23b-b711-48e2-98c2-8080d48e18f8","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"x-amz-apigw-id","value":"DLm4hHA6oAMFaXg=","enabled":true},{"key":"X-Amzn-Trace-Id","value":"Root=1-610151cf-2c3d7c3a7dc9a84949fac231;Sampled=0","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true},{"key":"X-Cache","value":"Miss from cloudfront","enabled":true},{"key":"Via","value":"1.1 7a01f4d1f213aca6a58ec1c78d6bedce.cloudfront.net (CloudFront)","enabled":true},{"key":"X-Amz-Cf-Pop","value":"BOM52-C1","enabled":true},{"key":"X-Amz-Cf-Id","value":"tMNscLESbew9N45WDROImXGi4Mv79843nkjO4OXduBmW0_SRNcuQag==","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 3180,\n    \"shop_id\": 2003,\n    \"internal_name\": \"Test\",\n    \"external_name\": \"External\",\n    \"description\": \"description here\",\n    \"date_created\": \"2021-07-28T12:46:51.000Z\",\n    \"date_updated\": \"2021-07-28T12:46:51.000Z\",\n    \"list_customer_count\": 0\n}"}],"_postman_id":"2de2b8f9-19b1-4eb1-aa62-59e9ab926eb3"},{"name":"/list","id":"e07a978e-980d-4827-8903-01056a740407","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"body":{"mode":"raw","raw":"{\"internal_name\":\"Test\",\"external_name\": \"External\",\"description\":\"description here\"}","options":{"raw":{"language":"json"}}},"url":"{{ait-rest-api-endpoint}}/list","description":"<p>This HTTP method is used to create a list.</p>\n","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"79c58e07-7d10-461b-8acb-1ec1489c2543","id":"79c58e07-7d10-461b-8acb-1ec1489c2543","name":"Server Side REST APIs","type":"folder"}},"urlObject":{"path":["list"],"host":["{{ait-rest-api-endpoint}}"],"query":[],"variable":[]}},"response":[{"id":"6e0dcc4c-0f98-4d58-8b66-9dd8adb741b9","name":"/list","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"body":{"mode":"raw","raw":"{\r\n    \"internal_name\": \"New Customer's List\",\r\n    \"external_name\": \"New list\",\r\n    \"description\": \"This list has been created for all the new customers\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{ait-rest-api-endpoint}}/list"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Content-Length","value":"20","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Date","value":"Tue, 27 Jul 2021 12:42:52 GMT","enabled":true},{"key":"x-amzn-RequestId","value":"37863577-8db9-4d95-a91f-1285aafc769b","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"x-amz-apigw-id","value":"DITT8G6ToAMFlMQ=","enabled":true},{"key":"X-Amzn-Trace-Id","value":"Root=1-60ffff4c-098c477056b417235f811996;Sampled=0","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true},{"key":"X-Cache","value":"Miss from cloudfront","enabled":true},{"key":"Via","value":"1.1 31351d66667f002b916476f768543213.cloudfront.net (CloudFront)","enabled":true},{"key":"X-Amz-Cf-Pop","value":"BOM52-C1","enabled":true},{"key":"X-Amz-Cf-Id","value":"HYDMvQ-Z6mW73MfY3beysx2vDYkRIO3ZG1LzvX77852gcZAXy5USZQ==","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"list\": {\n        \"id\": 3175\n    }\n}"}],"_postman_id":"e07a978e-980d-4827-8903-01056a740407"},{"name":"/list","id":"4a2e46b3-c2c2-4ed6-95f0-64b651b179ea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"body":{"mode":"raw","raw":"{\"internal_name\":\"Test2\",\"external_name\": \"External2\",\"description\":\"description here2\"}","options":{"raw":{"language":"json"}}},"url":"{{ait-rest-api-endpoint}}/list/3177","description":"<p>This HTTP method is used to update the existing list.</p>\n","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"79c58e07-7d10-461b-8acb-1ec1489c2543","id":"79c58e07-7d10-461b-8acb-1ec1489c2543","name":"Server Side REST APIs","type":"folder"}},"urlObject":{"path":["list","3177"],"host":["{{ait-rest-api-endpoint}}"],"query":[],"variable":[]}},"response":[{"id":"43e5094a-dd70-41b8-96b9-abed2b8866b4","name":"/list","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"body":{"mode":"raw","raw":"{\"internal_name\":\"Test2\",\"external_name\": \"External2\",\"description\":\"description here2\"}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{ait-rest-api-endpoint}}/list/3177","host":["{{ait-rest-api-endpoint}}"],"path":["list","3177"],"query":[{"key":"t","value":"999","disabled":true}]}},"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"4a2e46b3-c2c2-4ed6-95f0-64b651b179ea"},{"name":"/list","id":"20337d12-b4fd-49f0-b9ff-1cc2a7158e8f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"url":"{{ait-rest-api-endpoint}}/list/2915","description":"<p>This HTTP method is used to delete the existing list.</p>\n","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"79c58e07-7d10-461b-8acb-1ec1489c2543","id":"79c58e07-7d10-461b-8acb-1ec1489c2543","name":"Server Side REST APIs","type":"folder"}},"urlObject":{"path":["list","2915"],"host":["{{ait-rest-api-endpoint}}"],"query":[],"variable":[]}},"response":[{"id":"862e7bb8-618a-4794-b9fa-5ef88416c964","name":"/list","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"url":"{{ait-rest-api-endpoint}}/list/2915"},"status":"Accepted","code":202,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Content-Length","value":"79","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Date","value":"Wed, 28 Jul 2021 08:28:17 GMT","enabled":true},{"key":"x-amzn-RequestId","value":"2d28224f-7387-4edf-9bd6-50904f6088fd","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"x-amz-apigw-id","value":"DLA84H85IAMFg2g=","enabled":true},{"key":"X-Amzn-Trace-Id","value":"Root=1-6101151f-7026c25954a0d6975e331185;Sampled=0","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true},{"key":"X-Cache","value":"Miss from cloudfront","enabled":true},{"key":"Via","value":"1.1 91096edb3275383876c9ba1520a3ee86.cloudfront.net (CloudFront)","enabled":true},{"key":"X-Amz-Cf-Pop","value":"BOM52-C1","enabled":true},{"key":"X-Amz-Cf-Id","value":"P_JpDdGVkLUpQr3_Kvn53XLQ8D5x5Xtei3C4HHReE6QRjscYYn1muw==","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"msg\": \"Deleted Successfully\",\n    \"data\": {\n        \"list\": {\n            \"id\": \"2915\"\n        }\n    }\n}"}],"_postman_id":"20337d12-b4fd-49f0-b9ff-1cc2a7158e8f"},{"name":"/list/{id}/customers","id":"be4486f7-d3ae-4c61-ab74-fc4bb42cf13e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"url":"{{ait-rest-api-endpoint}}/list/3548/customers","description":"<p>This HTTP method is used to retrieve all the customers present in the list by List ID.</p>\n","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"79c58e07-7d10-461b-8acb-1ec1489c2543","id":"79c58e07-7d10-461b-8acb-1ec1489c2543","name":"Server Side REST APIs","type":"folder"}},"urlObject":{"path":["list","3548","customers"],"host":["{{ait-rest-api-endpoint}}"],"query":[],"variable":[]}},"response":[{"id":"9aa41f1a-50c2-4607-87b9-ff1675062d5f","name":"/list/{id}/customers","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"url":{"raw":"{{ait-rest-api-endpoint}}/list/3180/customers?limit=1","host":["{{ait-rest-api-endpoint}}"],"path":["list","3180","customers"],"query":[{"key":"limit","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Content-Length","value":"364","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Date","value":"Thu, 29 Jul 2021 11:16:56 GMT","enabled":true},{"key":"x-amzn-RequestId","value":"3cc35cce-d354-4e62-af60-3f9381f7c7ea","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"x-amz-apigw-id","value":"DOsmZFlCoAMF3rQ=","enabled":true},{"key":"X-Amzn-Trace-Id","value":"Root=1-61028e28-2a92dc0100ba143b7ffb9840;Sampled=0","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true},{"key":"X-Cache","value":"Miss from cloudfront","enabled":true},{"key":"Via","value":"1.1 a2bc696ee5c3bea07f5d64c35f5db098.cloudfront.net (CloudFront)","enabled":true},{"key":"X-Amz-Cf-Pop","value":"BOM52-C1","enabled":true},{"key":"X-Amz-Cf-Id","value":"iv-COX3vPVUfr-7z88XmcgbQnTd0f5kDLJ-NKpSVZCWvTL2V8xFDxQ==","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"customers\": [\n        {\n            \"id\": 390199,\n            \"email\": \"jaydeep+45@gowebbaby.com\",\n            \"first_name\": \"jaydeep\",\n            \"last_name\": \"rathore\",\n            \"phone\":\"956756545\"           \n        }\n    ],\n    \"page\": {\n        \"next\": \"https://api-dev.aitrillion.com/dev/list/3180/customers?limit=1&page_info=5htNakXcSV-6An8nDI32YpfTN-CVjO9RW2gdUdtfoaKS6XuDGWt8E1djb6PQy2SBZkwNKi0K_h_P0-RGl9HYE5GPN23OSBRIx6juqlbLJh24HP8JMazwSgs_INKCLn1e\"\n    }\n}"}],"_postman_id":"be4486f7-d3ae-4c61-ab74-fc4bb42cf13e"},{"name":"/list/{id}/customers","id":"32c4dfe6-38f0-441b-9be9-719dc001b517","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"body":{"mode":"raw","raw":"{\r\n  \"customers\": [\r\n      {\"email\":\"subhash@gowebbaby.com\"},\r\n      {\"id\":389924,\"email\":\"subhash+23@gowebbaby.com\"},\r\n      {\"id\":389923,\"email\":\"subhash+22@gowebbaby.com\"}\r\n  ]\r\n}\r\n\r\n","options":{"raw":{"language":"json"}}},"url":"{{ait-rest-api-endpoint}}/list/3180/customers","description":"<p>This is used to add one or more customers to a list by List ID.</p>\n","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"79c58e07-7d10-461b-8acb-1ec1489c2543","id":"79c58e07-7d10-461b-8acb-1ec1489c2543","name":"Server Side REST APIs","type":"folder"}},"urlObject":{"path":["list","3180","customers"],"host":["{{ait-rest-api-endpoint}}"],"query":[],"variable":[]}},"response":[{"id":"b665702f-5ae1-4182-8d71-d59a4775ef7a","name":"/list/{id}/customers","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"body":{"mode":"raw","raw":"{\r\n  \"customers\": [\r\n      {\"email\":\"subhash@gowebbaby.com\"},\r\n      {\"id\":389924,\"email\":\"subhash+23@gowebbaby.com\"},\r\n      {\"id\":389923,\"email\":\"subhash+22@gowebbaby.com\"}\r\n  ]\r\n}\r\n\r\n","options":{"raw":{"language":"json"}}},"url":"{{ait-rest-api-endpoint}}/list/3180/customers"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Content-Length","value":"273","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Date","value":"Mon, 02 Aug 2021 06:37:24 GMT","enabled":true},{"key":"x-amzn-RequestId","value":"7a167754-adc4-4b16-babc-77347a9a9093","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"x-amz-apigw-id","value":"DbPZVGqkIAMFgJw=","enabled":true},{"key":"X-Amzn-Trace-Id","value":"Root=1-610792a1-30f3ecfd0d6f810507d9b2de;Sampled=0","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true},{"key":"X-Cache","value":"Miss from cloudfront","enabled":true},{"key":"Via","value":"1.1 a2bc696ee5c3bea07f5d64c35f5db098.cloudfront.net (CloudFront)","enabled":true},{"key":"X-Amz-Cf-Pop","value":"BOM52-C1","enabled":true},{"key":"X-Amz-Cf-Id","value":"1jlWWC7nYhWOYK4HA6b4T3OhzZzTgucS8SC7oEddsydWYCxW3aO8wA==","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"customers\": [\n        {\n            \"email\": \"subhash@gowebbaby.com\",\n            \"is_added\": 0,\n            \"reason\": \"Not Found Record.\"\n        },\n        {\n            \"id\": 389924,\n            \"email\": \"subhash+23@gowebbaby.com\",\n            \"is_added\": 0,\n            \"reason\": \"Not Found Record.\"\n        },\n        {\n            \"id\": 389923,\n            \"email\": \"subhash+22@gowebbaby.com\",\n            \"is_added\": 0,\n            \"reason\": \"Not Found Record.\"\n        }\n    ]\n}"}],"_postman_id":"32c4dfe6-38f0-441b-9be9-719dc001b517"},{"name":"/list/{id}/customers","id":"22308a08-9529-4a6e-9309-500250d7f6b9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"body":{"mode":"raw","raw":"{\r\n  \"customers\": [\r\n      {\"email\":\"subhash@gowebbaby.com\"}\r\n      \r\n  ]\r\n}\r\n\r\n","options":{"raw":{"language":"json"}}},"url":"{{ait-rest-api-endpoint}}/list/3180/customers","description":"<p>StartFragment</p>\n<p>This is used to delete one or more customers from a list by List ID.</p>\n<p>EndFragment</p>\n","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"79c58e07-7d10-461b-8acb-1ec1489c2543","id":"79c58e07-7d10-461b-8acb-1ec1489c2543","name":"Server Side REST APIs","type":"folder"}},"urlObject":{"path":["list","3180","customers"],"host":["{{ait-rest-api-endpoint}}"],"query":[],"variable":[]}},"response":[{"id":"3d74d452-f38b-4083-92e2-23c68c555c81","name":"/list/{id}/customers","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"body":{"mode":"raw","raw":"{\r\n  \"customers\": [\r\n      {\"email\":\"subhash@gowebbaby.com\"}\r\n      \r\n  ]\r\n}\r\n\r\n","options":{"raw":{"language":"json"}}},"url":"{{ait-rest-api-endpoint}}/list/3180/customers"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Content-Length","value":"92","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Date","value":"Thu, 29 Jul 2021 08:46:47 GMT","enabled":true},{"key":"x-amzn-RequestId","value":"f005183b-dc1d-4fac-89dc-a56da8116c1c","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"x-amz-apigw-id","value":"DOWmdEjZIAMFzFg=","enabled":true},{"key":"X-Amzn-Trace-Id","value":"Root=1-61026af5-1a5ef91854b079694decd734;Sampled=0","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true},{"key":"X-Cache","value":"Miss from cloudfront","enabled":true},{"key":"Via","value":"1.1 fb2f6891056bcc5d71a111a50a0a9b57.cloudfront.net (CloudFront)","enabled":true},{"key":"X-Amz-Cf-Pop","value":"BOM52-C1","enabled":true},{"key":"X-Amz-Cf-Id","value":"cKYRPnIuD33r-YsUfgwvDgrC3YmVuwSOmy7SXXRIJFG7iqSowfgHNA==","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"msg\": \"Customers has been removed successfully from a list.\",\n    \"code\": 200\n}"}],"_postman_id":"22308a08-9529-4a6e-9309-500250d7f6b9"},{"name":"/list/{id}/checkcustomers","id":"6f07ce80-da1c-4d3c-b5e3-c8938345fc04","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"body":{"mode":"raw","raw":"{\r\n  \"customers\": [      \r\n      {\"id\":387986,\"email\":\"subhash+1266@gowebbaby.com\"},\r\n      {\"id\":389569,\"email\":\"krishna.thakur+newcustomer@gowebbaby.com\"}\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{ait-rest-api-endpoint}}/list/3181/checkcustomers","description":"<p>To check a customer is present in the list or not, using List ID.</p>\n","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"79c58e07-7d10-461b-8acb-1ec1489c2543","id":"79c58e07-7d10-461b-8acb-1ec1489c2543","name":"Server Side REST APIs","type":"folder"}},"urlObject":{"path":["list","3181","checkcustomers"],"host":["{{ait-rest-api-endpoint}}"],"query":[],"variable":[]}},"response":[{"id":"272cbc4e-b982-4851-9e42-b2c02eb5b5f9","name":"/list/{id}/checkcustomers","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"body":{"mode":"raw","raw":"{\r\n  \"customers\": [      \r\n      {\"id\":387986,\"email\":\"subhash+1266@gowebbaby.com\"},\r\n      {\"id\":389569,\"email\":\"krishna.thakur+newcustomer@gowebbaby.com\"}\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{ait-rest-api-endpoint}}/list/3181/checkcustomers"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Content-Length","value":"246","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Date","value":"Mon, 02 Aug 2021 06:59:32 GMT","enabled":true},{"key":"x-amzn-RequestId","value":"5f40b176-efa7-4ec1-a012-85d6050922f2","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"x-amz-apigw-id","value":"DbSpAFWBoAMF2Ng=","enabled":true},{"key":"X-Amzn-Trace-Id","value":"Root=1-610797d3-570e57d75ffcbf6b0d0f72e2;Sampled=0","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true},{"key":"X-Cache","value":"Miss from cloudfront","enabled":true},{"key":"Via","value":"1.1 a350b33d1751e84a40e7bb071a6e78f3.cloudfront.net (CloudFront)","enabled":true},{"key":"X-Amz-Cf-Pop","value":"BOM52-C1","enabled":true},{"key":"X-Amz-Cf-Id","value":"JlYBCkYGZZEwZR7ImBTMs2yN88FDpWL0n6-liBQa-0UpH_5Oim31nA==","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"customers\": [\n        {\n            \"id\": 387986,\n            \"email\": \"subhash+1266@gowebbaby.com\",\n            \"reason\": \"Customer not found.\",\n            \"is_exist\": 0\n        },\n        {\n            \"id\": 389569,\n            \"email\": \"krishna.thakur+newcustomer@gowebbaby.com\",\n            \"phone\": \"+918109328133\",\n            \"reason\": \"Customer not assigned.\",\n            \"is_exist\": 0\n        }\n    ]\n}"}],"_postman_id":"6f07ce80-da1c-4d3c-b5e3-c8938345fc04"},{"name":"/marketing/emails/unsubscribe","id":"7d9e2b00-c973-4cef-bba1-fc83b7cda8c9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"body":{"mode":"raw","raw":"{\r\n  \"customers\": [\r\n      {\"email\":\"subhash@gowebbaby.com\"},\r\n      {\"email\":\"subhash+1266@gowebbaby.com\"},\r\n      {\"id\":389569,\"email\":\"krishna.thakur+newcustomer@gowebbaby.com\"}\r\n  ]\r\n}\r\n\r\n","options":{"raw":{"language":"json"}}},"url":"{{ait-rest-api-endpoint}}/marketing/emails/unsubscribe","description":"<p>This is used to unsubscribe one or more customers from Email Marketing.</p>\n","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"79c58e07-7d10-461b-8acb-1ec1489c2543","id":"79c58e07-7d10-461b-8acb-1ec1489c2543","name":"Server Side REST APIs","type":"folder"}},"urlObject":{"path":["marketing","emails","unsubscribe"],"host":["{{ait-rest-api-endpoint}}"],"query":[],"variable":[]}},"response":[{"id":"1ec093ed-10e6-4d7a-a605-eac7aef540ff","name":"/marketing/emails/unsubscribe","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"body":{"mode":"raw","raw":"{\r\n  \"customers\": [\r\n      {\"email\":\"subhash@gowebbaby.com\"},\r\n      {\"email\":\"subhash+1266@gowebbaby.com\"},\r\n      {\"id\":389569,\"email\":\"krishna.thakur+newcustomer@gowebbaby.com\"}\r\n  ]\r\n}\r\n\r\n","options":{"raw":{"language":"json"}}},"url":"{{ait-rest-api-endpoint}}/marketing/emails/unsubscribe"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Content-Length","value":"271","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Date","value":"Mon, 02 Aug 2021 06:47:11 GMT","enabled":true},{"key":"x-amzn-RequestId","value":"c20f7cf0-8f29-45f3-8be4-45ead6365f47","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"x-amz-apigw-id","value":"DbQ1CGR-oAMFccA=","enabled":true},{"key":"X-Amzn-Trace-Id","value":"Root=1-610794ec-0a00667019765ef51bfb9a86;Sampled=0","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true},{"key":"X-Cache","value":"Miss from cloudfront","enabled":true},{"key":"Via","value":"1.1 d83aae3465916ebee8e7d45c657dc361.cloudfront.net (CloudFront)","enabled":true},{"key":"X-Amz-Cf-Pop","value":"BOM52-C1","enabled":true},{"key":"X-Amz-Cf-Id","value":"zioKEcUKfCpKsuQ_bCFcHllO9pvVge2_1Opuskfc75_IAcBkd8Mr6Q==","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"customers\": [\n        {\n            \"email\": \"subhash@gowebbaby.com\",\n            \"updated\": 0,\n            \"reason\": \"Record not found.\"\n        },\n        {\n            \"email\": \"subhash+1266@gowebbaby.com\",\n            \"updated\": 0,\n            \"reason\": \"Record not found.\"\n        },\n        {\n            \"id\": 389569,\n            \"email\": \"krishna.thakur+newcustomer@gowebbaby.com\",\n            \"phone\": \"+918109328133\",\n            \"updated\": 1\n        }\n    ]\n}"}],"_postman_id":"7d9e2b00-c973-4cef-bba1-fc83b7cda8c9"},{"name":"/marketing/emails/subscribe","id":"f249bd6f-b791-41f5-99b9-d3af3e0be8e2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"body":{"mode":"raw","raw":"{\r\n  \"customers\": [\r\n      {\"email\":\"subhash@gowebbaby.com\"},\r\n      {\"email\":\"subhash+1266@gowebbaby.com\"},\r\n      {\"id\":389569,\"email\":\"krishna.thakur+newcustomer@gowebbaby.com\"}\r\n  ]\r\n}\r\n\r\n","options":{"raw":{"language":"json"}}},"url":"{{ait-rest-api-endpoint}}/marketing/emails/subscribe","description":"<p>This is used to subscribe one or more customer to Email Marketing.</p>\n","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"79c58e07-7d10-461b-8acb-1ec1489c2543","id":"79c58e07-7d10-461b-8acb-1ec1489c2543","name":"Server Side REST APIs","type":"folder"}},"urlObject":{"path":["marketing","emails","subscribe"],"host":["{{ait-rest-api-endpoint}}"],"query":[],"variable":[]}},"response":[{"id":"c4c95eee-9757-44d4-80f8-515a16df222b","name":"/marketing/emails/subscribe","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"body":{"mode":"raw","raw":"{\r\n  \"customers\": [\r\n      {\"email\":\"subhash@gowebbaby.com\"},\r\n      {\"email\":\"subhash+1266@gowebbaby.com\"},\r\n      {\"id\":389569,\"email\":\"krishna.thakur+newcustomer@gowebbaby.com\"}\r\n  ]\r\n}\r\n\r\n","options":{"raw":{"language":"json"}}},"url":"{{ait-rest-api-endpoint}}/marketing/emails/subscribe"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Content-Length","value":"271","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Date","value":"Mon, 02 Aug 2021 06:48:28 GMT","enabled":true},{"key":"x-amzn-RequestId","value":"bdab23bc-f4b2-456e-a042-4cbdf13184f5","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"x-amz-apigw-id","value":"DbRBcFvJoAMFSFw=","enabled":true},{"key":"X-Amzn-Trace-Id","value":"Root=1-6107953c-32d2ccd04489530b2a2cff65;Sampled=0","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true},{"key":"X-Cache","value":"Miss from cloudfront","enabled":true},{"key":"Via","value":"1.1 d83aae3465916ebee8e7d45c657dc361.cloudfront.net (CloudFront)","enabled":true},{"key":"X-Amz-Cf-Pop","value":"BOM52-C1","enabled":true},{"key":"X-Amz-Cf-Id","value":"rEdZkyX-xMeRV2XILJGfYcek2nDlAXeg8PvPAtd9TQRPc6oMTYwvvA==","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"customers\": [\n        {\n            \"email\": \"subhash@gowebbaby.com\",\n            \"updated\": 0,\n            \"reason\": \"Record not found.\"\n        },\n        {\n            \"email\": \"subhash+1266@gowebbaby.com\",\n            \"updated\": 0,\n            \"reason\": \"Record not found.\"\n        },\n        {\n            \"id\": 389569,\n            \"email\": \"krishna.thakur+newcustomer@gowebbaby.com\",\n            \"phone\": \"+918109328133\",\n            \"updated\": 1\n        }\n    ]\n}"}],"_postman_id":"f249bd6f-b791-41f5-99b9-d3af3e0be8e2"}],"id":"7ad6f08f-a5f1-4786-8d15-4ab9d4dd02fb","description":"<p>List in Email marketing can be identified by multiple identifiers (example: id, internal_name, external_name). Currently, we supports the below identifiers.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Identifier</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Integer</td>\n<td>List ID.</td>\n</tr>\n<tr>\n<td>internal_name</td>\n<td>String</td>\n<td>Internal name of the list.</td>\n</tr>\n<tr>\n<td>external_name</td>\n<td>String</td>\n<td>External name of the list.</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"fields\">Fields</h3>\n<p>List in Email Marketing can have multiple fields (example: ids, internal_name, date_created). Currently, we have the below fields.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Integer</td>\n<td>List ID.</td>\n</tr>\n<tr>\n<td>shop_id</td>\n<td>Integer</td>\n<td>Shop ID to which the list belongs.</td>\n</tr>\n<tr>\n<td>internal_name</td>\n<td>String</td>\n<td>Internal name of the list.</td>\n</tr>\n<tr>\n<td>external_name</td>\n<td>String</td>\n<td>External name of the list.</td>\n</tr>\n<tr>\n<td>description</td>\n<td>String</td>\n<td>Description of the list.</td>\n</tr>\n<tr>\n<td>date_created</td>\n<td>DateTime</td>\n<td>The date and time when the list was created.</td>\n</tr>\n<tr>\n<td>date_updated</td>\n<td>DateTime</td>\n<td>The date and time when the list was updated.</td>\n</tr>\n<tr>\n<td>list_customer_count</td>\n<td>Number</td>\n<td>The number of customers present in that list.</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"7ad6f08f-a5f1-4786-8d15-4ab9d4dd02fb","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"79c58e07-7d10-461b-8acb-1ec1489c2543","id":"79c58e07-7d10-461b-8acb-1ec1489c2543","name":"Server Side REST APIs","type":"folder"}}},{"name":"Loyalty","item":[{"name":"/loyalty/customers","id":"dd6409a1-d54b-4079-a3f3-24766ef32f3e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"url":"{{ait-rest-api-endpoint}}/loyalty/customers","description":"<p>This API is used to get the list of all existing loyalty customers with pagination.</p>\n","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"79c58e07-7d10-461b-8acb-1ec1489c2543","id":"79c58e07-7d10-461b-8acb-1ec1489c2543","name":"Server Side REST APIs","type":"folder"}},"urlObject":{"path":["loyalty","customers"],"host":["{{ait-rest-api-endpoint}}"],"query":[{"disabled":true,"description":{"content":"<p>Show loyalty blocked customers.</p>\n","type":"text/plain"},"key":"customer_loyalty_status","value":"blocked"},{"disabled":true,"description":{"content":"<p>Return up to this many results per page</p>\n","type":"text/plain"},"key":"limit","value":"5"},{"disabled":true,"description":{"content":"<p>select field </p>\n","type":"text/plain"},"key":"fields","value":"tier_description,loyalty_is_refer,loyalty_discount_code,customer_loyalty_status,loyalty_lifetime_point,loyalty_points_expire,loyalty_points_earned,loyalty_points_remaining,loyalty_points_redeemed"},{"disabled":true,"key":"emails","value":"steve.lastnameson@example.com,jaydeep@gowebbaby.com"},{"disabled":true,"key":"ids","value":"999"},{"disabled":true,"key":"since_id","value":"99"},{"disabled":true,"key":"loyalty_points_remaining_min","value":"100"},{"disabled":true,"key":"loyalty_points_remaining_max","value":"300"},{"disabled":true,"key":"loyalty_points_earned_min","value":""},{"disabled":true,"key":"loyalty_points_earned_max","value":""},{"disabled":true,"key":"loyalty_points_expire_min","value":"4"},{"disabled":true,"key":"loyalty_points_expire_max","value":"20"},{"disabled":true,"key":"loyalty_points_redeemed_min","value":"4"},{"disabled":true,"key":"loyalty_points_redeemed_max","value":"20"},{"disabled":true,"key":"loyalty_lifetime_point_min","value":""},{"disabled":true,"key":"loyalty_lifetime_point_max","value":""},{"disabled":true,"key":"phone","value":"5142546011"},{"disabled":true,"key":"birthday_date_min","value":"12-31"},{"disabled":true,"key":"birthday_date_max","value":""},{"disabled":true,"key":"tier_name","value":"tier 1"},{"disabled":true,"key":"created_date_min","value":""},{"disabled":true,"key":"created_date_max","value":""},{"disabled":true,"key":"updated_date_min","value":""},{"disabled":true,"key":"updated_date_max","value":""}],"variable":[]}},"response":[{"id":"abdd04d7-6974-4e7b-a704-cf6ae65a88e1","name":"/loyalty/customers","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"url":{"raw":"{{ait-rest-api-endpoint}}/loyalty/customers?limit=5","host":["{{ait-rest-api-endpoint}}"],"path":["loyalty","customers"],"query":[{"key":"customer_loyalty_status","value":"blocked","disabled":true},{"key":"limit","value":"5"},{"key":"fields","value":"tier_description,loyalty_is_refer,loyalty_discount_code,customer_loyalty_status,loyalty_lifetime_point,loyalty_points_expire,loyalty_points_earned,loyalty_points_remaining,loyalty_points_redeemed","disabled":true},{"key":"emails","value":"jaydeep@gowebbaby.com","disabled":true},{"key":"ids","value":"999","disabled":true},{"key":"since_id","value":"999","disabled":true},{"key":"loyalty_points_remaining_min","value":"100","disabled":true},{"key":"loyalty_points_remaining_max","value":"300","disabled":true},{"key":"loyalty_points_expire_min","value":"4","disabled":true},{"key":"loyalty_points_expire_max","value":"20","disabled":true},{"key":"loyalty_points_redeemed_min","value":"4","disabled":true},{"key":"loyalty_points_redeemed_max","value":"20","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Content-Length","value":"2993","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Date","value":"Thu, 31 Aug 2023 13:41:29 GMT","enabled":true},{"key":"x-amzn-RequestId","value":"ad0813db-29e1-4928-9ec5-522bc493fbc1","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"x-amz-apigw-id","value":"KhzFiH7aIAMFTBw=","enabled":true},{"key":"X-AIO-Api-Call-Limit","value":"1/2","enabled":true},{"key":"X-Amzn-Trace-Id","value":"Root=1-64f09889-3611d29b201a223c247f94d8;Sampled=0;lineage=e01d8fb8:0","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true},{"key":"X-Cache","value":"Miss from cloudfront","enabled":true},{"key":"Via","value":"1.1 f7a968b55c3516da72549b98f99704a4.cloudfront.net (CloudFront)","enabled":true},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3","enabled":true},{"key":"X-Amz-Cf-Id","value":"hMZ22-jFyoQcRHCIhGlrjHPBp8J9iqhbLy2WbIdCtRpJs6oF3Ggl0Q==","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"customers\": [\n        {\n            \"email\": \"chandraprabha@aitrillion.com\",\n            \"first_name\": \"CP\",\n            \"last_name\": \"Soni\",\n            \"phone\": null,\n            \"date_updated\": \"2023-03-30T14:23:12.000Z\",\n            \"date_created\": \"2023-03-16T07:34:05.000Z\",\n            \"birthday_date\": null,\n            \"loyalty_discount_code\": \"Prabha\",\n            \"loyalty_points_earned\": 1167,\n            \"loyalty_points_expire\": 0,\n            \"customer_loyalty_status\": \"active\",\n            \"loyalty_point_lifetime\": 1167,\n            \"loyalty_points_available\": 1147,\n            \"loyalty_points_redeemed\": 20,\n            \"id\": 19709,\n            \"loyalty_points_available_value\": \"1147.00\",\n            \"loyalty_unused_rewards\": [\n                {\n                    \"discount_code\": \"AIOMP43X625\",\n                    \"discount_type\": \"amount\",\n                    \"discount_value\": \"10.00\",\n                    \"reward_description\": \"$10 Off\",\n                    \"discount_ammount_with_currency\": \"$10\",\n                    \"date_created\": \"2023-03-30T15:43:51.000Z\"\n                }\n            ]\n        },\n        {\n            \"email\": \"chandraprabha+cp1@aitrillion.com\",\n            \"first_name\": \"CP1\",\n            \"last_name\": \"Soni1\",\n            \"phone\": null,\n            \"date_updated\": \"2023-07-26T07:53:04.000Z\",\n            \"date_created\": \"2023-03-16T08:56:27.000Z\",\n            \"birthday_date\": null,\n            \"loyalty_discount_code\": null,\n            \"loyalty_points_earned\": 2669,\n            \"loyalty_points_expire\": 0,\n            \"customer_loyalty_status\": \"active\",\n            \"loyalty_point_lifetime\": 2669,\n            \"loyalty_points_available\": 2549,\n            \"loyalty_points_redeemed\": 120,\n            \"id\": 26723,\n            \"loyalty_points_available_value\": \"2549.00\",\n            \"loyalty_unused_rewards\": [\n                {\n                    \"discount_code\": \"AIORC875Z1J\",\n                    \"discount_type\": \"amount\",\n                    \"discount_value\": \"10.00\",\n                    \"reward_description\": \"$10 Off\",\n                    \"discount_ammount_with_currency\": \"$10\",\n                    \"date_created\": \"2023-04-06T06:07:31.000Z\"\n                }\n            ]\n        },\n        {\n            \"email\": \"chandraprabha+p02@aitrillion.com\",\n            \"first_name\": \"Prabha02\",\n            \"last_name\": \"Soni02\",\n            \"phone\": null,\n            \"date_updated\": \"2023-05-12T04:55:07.000Z\",\n            \"date_created\": \"2023-03-31T07:57:12.000Z\",\n            \"birthday_date\": \"1999-03-18T00:00:00.000Z\",\n            \"loyalty_discount_code\": null,\n            \"loyalty_points_earned\": 898,\n            \"loyalty_points_expire\": 0,\n            \"customer_loyalty_status\": \"active\",\n            \"loyalty_point_lifetime\": 898,\n            \"loyalty_points_available\": 898,\n            \"loyalty_points_redeemed\": 0,\n            \"id\": 424556,\n            \"loyalty_points_available_value\": \"898.00\"\n        },\n        {\n            \"email\": \"guestuser@gmail.com\",\n            \"first_name\": \"Guest\",\n            \"last_name\": \"User\",\n            \"phone\": null,\n            \"date_updated\": \"2023-04-03T12:26:19.000Z\",\n            \"date_created\": \"2023-04-03T12:26:18.000Z\",\n            \"birthday_date\": null,\n            \"loyalty_discount_code\": null,\n            \"loyalty_points_earned\": 170,\n            \"loyalty_points_expire\": 0,\n            \"customer_loyalty_status\": \"active\",\n            \"loyalty_point_lifetime\": 170,\n            \"loyalty_points_available\": 170,\n            \"loyalty_points_redeemed\": 0,\n            \"id\": 441596,\n            \"loyalty_points_available_value\": \"170.00\"\n        },\n        {\n            \"email\": \"ranvir@aitrillion.com\",\n            \"first_name\": \"ranvir\",\n            \"last_name\": \"s\",\n            \"phone\": null,\n            \"date_updated\": \"2023-04-04T04:44:14.000Z\",\n            \"date_created\": \"2023-04-04T04:43:44.000Z\",\n            \"birthday_date\": null,\n            \"loyalty_discount_code\": null,\n            \"loyalty_points_earned\": 150,\n            \"loyalty_points_expire\": 0,\n            \"customer_loyalty_status\": \"active\",\n            \"loyalty_point_lifetime\": 150,\n            \"loyalty_points_available\": 150,\n            \"loyalty_points_redeemed\": 0,\n            \"id\": 442296,\n            \"loyalty_points_available_value\": \"150.00\"\n        }\n    ],\n    \"page\": {\n        \"next\": \"https://api.aitrillion.com/prod/loyalty/customers?limit=5&page_info=87lpUbBLMAaWrDMZA5MQV-6bVRWOSTNzzd0TRHPLyuynG5l_kbJzeOzNCijXjpluENjetQGTarIZD87CZ7pB8pXxYoaMwxOmV5LkGB1R5qnOQ4NNEoVuPjigDBvJVTk9\"\n    }\n}"}],"_postman_id":"dd6409a1-d54b-4079-a3f3-24766ef32f3e"},{"name":"/loyalty/activityrules","id":"8266c72c-30b1-4275-a2fe-403d056768c4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"{{ait-rest-api-authorization}}","type":"text"}],"url":"{{ait-rest-api-endpoint}}/loyalty/activityrules","description":"<p>This API is used to retrieve a list of activity rules.</p>\n","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"79c58e07-7d10-461b-8acb-1ec1489c2543","id":"79c58e07-7d10-461b-8acb-1ec1489c2543","name":"Server Side REST APIs","type":"folder"}},"urlObject":{"path":["loyalty","activityrules"],"host":["{{ait-rest-api-endpoint}}"],"query":[],"variable":[]}},"response":[{"id":"9a5982da-795f-41d7-9b7d-c7664087dc38","name":"/loyalty/activityrules","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"url":"{{ait-rest-api-endpoint}}/loyalty/activityrules"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Content-Length","value":"4136","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Date","value":"Mon, 04 Sep 2023 10:39:29 GMT","enabled":true},{"key":"x-amzn-RequestId","value":"600edc1c-0df3-458f-a7a9-19db9473c910","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"x-amz-apigw-id","value":"KukLSHwHIAMFj3A=","enabled":true},{"key":"X-AIO-Api-Call-Limit","value":"1/2","enabled":true},{"key":"X-Amzn-Trace-Id","value":"Root=1-64f5b3e1-5a74478e4bab281d33e7fef4;Sampled=0;lineage=fac6bc87:0","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true},{"key":"X-Cache","value":"Miss from cloudfront","enabled":true},{"key":"Via","value":"1.1 d4b41c13595dcfd327649d8cdea72ce8.cloudfront.net (CloudFront)","enabled":true},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3","enabled":true},{"key":"X-Amz-Cf-Id","value":"7izW4aM-O7xpfJuQK5xWQmI8zrAmAuyk26xe5R1Wtp6oMbN62dsopw==","enabled":true}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 2,\n        \"rule_name\": \"Create an account\",\n        \"rule_description\": \"Give points when customer creates an account.\",\n        \"status\": 1,\n        \"date_created\": \"2017-01-06T00:00:00.000Z\",\n        \"date_updated\": \"2017-01-06T00:00:00.000Z\",\n        \"order\": 1,\n        \"group_id\": 1\n    },\n    {\n        \"id\": 10,\n        \"rule_name\": \"Celebrate birthday\",\n        \"rule_description\": \"Give points on customer's birthday.\",\n        \"status\": 1,\n        \"date_created\": \"2017-06-07T00:00:00.000Z\",\n        \"date_updated\": \"0000-00-00 00:00:00\",\n        \"order\": 1.1,\n        \"group_id\": 2\n    },\n    {\n        \"id\": 1,\n        \"rule_name\": \"Make a purchase\",\n        \"rule_description\": \"Give points when customer orders something.\",\n        \"status\": 1,\n        \"date_created\": \"2017-01-06T00:00:00.000Z\",\n        \"date_updated\": \"2017-01-06T00:00:00.000Z\",\n        \"order\": 1.2,\n        \"group_id\": 2\n    },\n    {\n        \"id\": 25,\n        \"rule_name\": \"On customer tag\",\n        \"rule_description\": \"Give points when tag is added to customer.\",\n        \"status\": 1,\n        \"date_created\": \"2021-07-26T17:48:49.000Z\",\n        \"date_updated\": \"2021-07-26T17:48:49.000Z\",\n        \"order\": 2,\n        \"group_id\": 1\n    },\n    {\n        \"id\": 3,\n        \"rule_name\": \"Refer a friend\",\n        \"rule_description\": \"Give points when customer refers a friend.\",\n        \"status\": 1,\n        \"date_created\": \"2017-01-06T00:00:00.000Z\",\n        \"date_updated\": \"2017-01-06T00:00:00.000Z\",\n        \"order\": 3,\n        \"group_id\": 2\n    },\n    {\n        \"id\": 4,\n        \"rule_name\": \"Store visit\",\n        \"rule_description\": \"Give points when customer visits your store.\",\n        \"status\": 1,\n        \"date_created\": \"2017-01-06T00:00:00.000Z\",\n        \"date_updated\": \"2017-01-06T00:00:00.000Z\",\n        \"order\": 4,\n        \"group_id\": 2\n    },\n    {\n        \"id\": 6,\n        \"rule_name\": \"Buy $X get Y points\",\n        \"rule_description\": \"Give points when customer makes X amount of purchase.\",\n        \"status\": 1,\n        \"date_created\": \"2017-06-07T00:00:00.000Z\",\n        \"date_updated\": \"0000-00-00 00:00:00\",\n        \"order\": 5,\n        \"group_id\": 2\n    },\n    {\n        \"id\": 7,\n        \"rule_name\": \"On X Orders get Y points\",\n        \"rule_description\": \"Give points when customer makes X times purchase.\",\n        \"status\": 1,\n        \"date_created\": \"2017-06-07T00:00:00.000Z\",\n        \"date_updated\": \"0000-00-00 00:00:00\",\n        \"order\": 6,\n        \"group_id\": 2\n    },\n    {\n        \"id\": 15,\n        \"rule_name\": \"Leave a review\",\n        \"rule_description\": \"Give points to customers for leaving a review on your product\",\n        \"status\": 1,\n        \"date_created\": \"2018-03-10T00:00:00.000Z\",\n        \"date_updated\": \"2018-03-10T00:00:00.000Z\",\n        \"order\": 8,\n        \"group_id\": 2\n    },\n    {\n        \"id\": 16,\n        \"rule_name\": \"Gift code\",\n        \"rule_description\": \"Give customers point when they add purchase code in their account\",\n        \"status\": 1,\n        \"date_created\": \"2018-07-19T18:20:20.000Z\",\n        \"date_updated\": \"2018-07-19T18:20:20.000Z\",\n        \"order\": 9,\n        \"group_id\": 2\n    },\n    {\n        \"id\": 17,\n        \"rule_name\": \"Follow on Instagram\",\n        \"rule_description\": \"Give points when customer follows you on Instagram.\",\n        \"status\": 1,\n        \"date_created\": \"2017-01-06T00:00:00.000Z\",\n        \"date_updated\": \"2017-01-06T00:00:00.000Z\",\n        \"order\": 10,\n        \"group_id\": 3\n    },\n    {\n        \"id\": 18,\n        \"rule_name\": \"Follow on Twitter\",\n        \"rule_description\": \"Give points when customer follows you on Twitter.\",\n        \"status\": 1,\n        \"date_created\": \"2017-01-06T00:00:00.000Z\",\n        \"date_updated\": \"2017-01-06T00:00:00.000Z\",\n        \"order\": 11,\n        \"group_id\": 3\n    },\n    {\n        \"id\": 19,\n        \"rule_name\": \"Follow on Facebook\",\n        \"rule_description\": \"Give points when customer follows you on Facebook.\",\n        \"status\": 1,\n        \"date_created\": \"2018-09-04T17:50:40.000Z\",\n        \"date_updated\": \"2018-09-04T17:50:43.000Z\",\n        \"order\": 12,\n        \"group_id\": 3\n    },\n    {\n        \"id\": 20,\n        \"rule_name\": \"Follow on Pinterest\",\n        \"rule_description\": \"Give points when customer follows you on Pinterest.\",\n        \"status\": 1,\n        \"date_created\": \"2018-09-04T17:50:53.000Z\",\n        \"date_updated\": \"2018-09-04T17:50:51.000Z\",\n        \"order\": 13,\n        \"group_id\": 3\n    },\n    {\n        \"id\": 21,\n        \"rule_name\": \"Facebook share\",\n        \"rule_description\": \"Give points when customer shares.\",\n        \"status\": 1,\n        \"date_created\": \"2018-09-04T17:50:53.000Z\",\n        \"date_updated\": \"2018-09-04T17:50:51.000Z\",\n        \"order\": 13,\n        \"group_id\": 3\n    },\n    {\n        \"id\": 22,\n        \"rule_name\": \"Facebook share on thank you\",\n        \"rule_description\": \"Give points when customer shares on thankyou page.\",\n        \"status\": 1,\n        \"date_created\": \"2019-03-02T18:16:52.000Z\",\n        \"date_updated\": \"2019-03-02T18:16:54.000Z\",\n        \"order\": 15,\n        \"group_id\": 3\n    },\n    {\n        \"id\": 24,\n        \"rule_name\": \"Allow push notifications\",\n        \"rule_description\": \"Give points when customer allows the web push notification\",\n        \"status\": 1,\n        \"date_created\": \"2019-06-06T17:48:49.000Z\",\n        \"date_updated\": \"2019-06-06T17:48:50.000Z\",\n        \"order\": 16,\n        \"group_id\": 1\n    },\n    {\n        \"id\": 26,\n        \"rule_name\": \"Become an affiliate\",\n        \"rule_description\": \"Give points when affiliate tag is added.\",\n        \"status\": 1,\n        \"date_created\": \"2021-07-26T17:48:49.000Z\",\n        \"date_updated\": \"2021-07-26T17:48:49.000Z\",\n        \"order\": 17,\n        \"group_id\": 1\n    }\n]"}],"_postman_id":"8266c72c-30b1-4275-a2fe-403d056768c4"},{"name":"/loyalty/activitylog","id":"f5503d50-b2ce-4dd1-b4ab-b6b141a82487","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"{{ait-rest-api-authorization}}","type":"text"}],"url":"{{ait-rest-api-endpoint}}/loyalty/activitylog","description":"<p>This API is used to retrieve a list of activity log.</p>\n","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"79c58e07-7d10-461b-8acb-1ec1489c2543","id":"79c58e07-7d10-461b-8acb-1ec1489c2543","name":"Server Side REST APIs","type":"folder"}},"urlObject":{"path":["loyalty","activitylog"],"host":["{{ait-rest-api-endpoint}}"],"query":[{"disabled":true,"description":{"content":"<p>activity log status</p>\n","type":"text/plain"},"key":"activity_log_status","value":"Completed, In Progress, Approved"},{"disabled":true,"description":{"content":"<p>log ids</p>\n","type":"text/plain"},"key":"ids","value":"20342,20341,20352"},{"disabled":true,"description":{"content":"<p>since log ids</p>\n","type":"text/plain"},"key":"since_id","value":"20352"},{"disabled":true,"description":{"content":"<p>customer phone number</p>\n","type":"text/plain"},"key":"phone","value":"918109328133"},{"disabled":true,"description":{"content":"<p>customer ids</p>\n","type":"text/plain"},"key":"customer_ids","value":"190764"},{"disabled":true,"description":{"content":"<p>customer emails</p>\n","type":"text/plain"},"key":"emails","value":"shariq@aitrillion.com"},{"disabled":true,"description":{"content":"<p>activity log created min date </p>\n","type":"text/plain"},"key":"date_created_min","value":"2023-04-11T07:26:02.000Z"},{"disabled":true,"description":{"content":"<p>activity log created maxdate </p>\n","type":"text/plain"},"key":"date_created_max","value":"2023-04-11T07:26:02.000Z"},{"disabled":true,"description":{"content":"<p>activity log updated min date </p>\n","type":"text/plain"},"key":"date_updated_min","value":"2023-04-11T07:26:02.000Z"},{"disabled":true,"description":{"content":"<p>activity log updated min date </p>\n","type":"text/plain"},"key":"date_updated_max","value":"2023-04-11T07:26:02.000Z"},{"disabled":true,"description":{"content":"<p>Orders ids</p>\n","type":"text/plain"},"key":"order_ids","value":"10212"},{"disabled":true,"description":{"content":"<p>activity rule id</p>\n","type":"text/plain"},"key":"activity_rule_id","value":""},{"disabled":true,"description":{"content":"<p>activity rule name</p>\n","type":"text/plain"},"key":"activity_rule_name","value":""},{"disabled":true,"description":{"content":"<p>activity type</p>\n","type":"text/plain"},"key":"activity_type","value":""}],"variable":[]}},"response":[{"id":"37aff2bd-d225-4190-8282-6208402f52e0","name":"/loyalty/activitylog","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"url":{"raw":"{{ait-rest-api-endpoint}}/loyalty/activitylog","host":["{{ait-rest-api-endpoint}}"],"path":["loyalty","activitylog"],"query":[{"key":"activity_log_status","value":"Completed","disabled":true},{"key":"ids","value":"20342,20341,20352","disabled":true},{"key":"since_id","value":"20352","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Content-Length","value":"21397","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Date","value":"Mon, 04 Sep 2023 10:41:47 GMT","enabled":true},{"key":"x-amzn-RequestId","value":"e4921115-4176-4d0a-bf31-db1d1a7e29f0","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"x-amz-apigw-id","value":"KukgzHWuoAMFmVA=","enabled":true},{"key":"X-AIO-Api-Call-Limit","value":"1/2","enabled":true},{"key":"X-Amzn-Trace-Id","value":"Root=1-64f5b46b-474f21481312016a5212fa79;Sampled=0;lineage=58c6ac13:0","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true},{"key":"X-Cache","value":"Miss from cloudfront","enabled":true},{"key":"Via","value":"1.1 db72f6ab1d9d27534c6158ca17e3af1c.cloudfront.net (CloudFront)","enabled":true},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3","enabled":true},{"key":"X-Amz-Cf-Id","value":"cCLM8YYzH1yFZj2kx54AmzghscT3rII_Nbgr_sbPNve7__p-AX-7ZQ==","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"activitylogs\": [\n        {\n            \"customer_id\": 19709,\n            \"email\": \"chandraprabha@aitrillion.com\",\n            \"first_name\": \"CP\",\n            \"last_name\": \"Soni\",\n            \"phone\": null,\n            \"activity_rule_id\": 4,\n            \"rule_name\": \"Store visit\",\n            \"activity_type\": \"Visit store\",\n            \"activity_note\": null,\n            \"points\": 50,\n            \"amount\": \"\",\n            \"ipaddress\": \"185.93.229.20\",\n            \"activity_log_status\": \"Approved\",\n            \"order_id\": 0,\n            \"notify\": 1,\n            \"date_created\": \"2023-03-16T08:52:42.000Z\",\n            \"date_updated\": \"2023-03-16T08:52:42.000Z\",\n            \"id\": 32\n        },\n        {\n            \"customer_id\": 19709,\n            \"email\": \"chandraprabha@aitrillion.com\",\n            \"first_name\": \"CP\",\n            \"last_name\": \"Soni\",\n            \"phone\": null,\n            \"activity_rule_id\": 1,\n            \"rule_name\": \"Make a purchase\",\n            \"activity_type\": \"Make a purchase\",\n            \"activity_note\": null,\n            \"points\": 15,\n            \"amount\": \"14.89\",\n            \"ipaddress\": \"49.36.27.64\",\n            \"activity_log_status\": \"Completed\",\n            \"order_id\": 16556,\n            \"notify\": 1,\n            \"date_created\": \"2023-03-16T08:54:30.000Z\",\n            \"date_updated\": \"2023-03-16T08:54:30.000Z\",\n            \"id\": 34\n        },\n        {\n            \"customer_id\": 19709,\n            \"email\": \"chandraprabha@aitrillion.com\",\n            \"first_name\": \"CP\",\n            \"last_name\": \"Soni\",\n            \"phone\": null,\n            \"activity_rule_id\": 3,\n            \"rule_name\": \"Refer a friend\",\n            \"activity_note\": null,\n            \"points\": 0,\n            \"amount\": \"\",\n            \"ipaddress\": null,\n            \"activity_log_status\": \"Completed\",\n            \"order_id\": 0,\n            \"notify\": 0,\n            \"date_created\": \"2023-03-16T08:55:07.000Z\",\n            \"date_updated\": \"2023-03-16T08:55:07.000Z\",\n            \"id\": 35\n        },\n        {\n            \"customer_id\": 26723,\n            \"email\": \"chandraprabha+cp1@aitrillion.com\",\n            \"first_name\": \"CP1\",\n            \"last_name\": \"Soni1\",\n            \"phone\": null,\n            \"activity_rule_id\": 2,\n            \"rule_name\": \"Create an account\",\n            \"activity_type\": \"Create an account\",\n            \"activity_note\": null,\n            \"points\": 100,\n            \"amount\": \"0\",\n            \"ipaddress\": \"34.237.101.156\",\n            \"activity_log_status\": \"Approved\",\n            \"order_id\": 0,\n            \"notify\": 1,\n            \"date_created\": \"2023-03-16T08:56:27.000Z\",\n            \"date_updated\": \"0000-00-00 00:00:00\",\n            \"id\": 36\n        },\n        {\n            \"customer_id\": 19709,\n            \"email\": \"chandraprabha@aitrillion.com\",\n            \"first_name\": \"CP\",\n            \"last_name\": \"Soni\",\n            \"phone\": null,\n            \"activity_rule_id\": 3,\n            \"rule_name\": \"Refer a friend\",\n            \"activity_type\": \"Refer a friend\",\n            \"activity_note\": null,\n            \"points\": 100,\n            \"amount\": \"\",\n            \"ipaddress\": \"\",\n            \"activity_log_status\": \"Completed\",\n            \"order_id\": 16557,\n            \"notify\": 1,\n            \"date_created\": \"2023-03-16T08:59:04.000Z\",\n            \"date_updated\": \"2023-03-16T08:59:04.000Z\",\n            \"id\": 37\n        },\n        {\n            \"customer_id\": 26723,\n            \"email\": \"chandraprabha+cp1@aitrillion.com\",\n            \"first_name\": \"CP1\",\n            \"last_name\": \"Soni1\",\n            \"phone\": null,\n            \"activity_rule_id\": 1,\n            \"rule_name\": \"Make a purchase\",\n            \"activity_type\": \"Make a purchase\",\n            \"activity_note\": null,\n            \"points\": 200,\n            \"amount\": \"200.00\",\n            \"ipaddress\": \"49.36.27.64\",\n            \"activity_log_status\": \"Completed\",\n            \"order_id\": 16557,\n            \"notify\": 1,\n            \"date_created\": \"2023-03-16T08:59:04.000Z\",\n            \"date_updated\": \"2023-03-16T08:59:04.000Z\",\n            \"id\": 38\n        },\n        {\n            \"customer_id\": 26723,\n            \"email\": \"chandraprabha+cp1@aitrillion.com\",\n            \"first_name\": \"CP1\",\n            \"last_name\": \"Soni1\",\n            \"phone\": null,\n            \"activity_rule_id\": 1,\n            \"rule_name\": \"Make a purchase\",\n            \"activity_type\": \"Make a purchase\",\n            \"activity_note\": null,\n            \"points\": 5,\n            \"amount\": \"4.90\",\n            \"ipaddress\": \"49.36.27.64\",\n            \"activity_log_status\": \"Completed\",\n            \"order_id\": 16560,\n            \"notify\": 1,\n            \"date_created\": \"2023-03-16T09:06:09.000Z\",\n            \"date_updated\": \"2023-03-16T09:06:09.000Z\",\n            \"id\": 40\n        },\n        {\n            \"customer_id\": 26723,\n            \"email\": \"chandraprabha+cp1@aitrillion.com\",\n            \"first_name\": \"CP1\",\n            \"last_name\": \"Soni1\",\n            \"phone\": null,\n            \"activity_rule_id\": 4,\n            \"rule_name\": \"Store visit\",\n            \"activity_type\": \"Visit store\",\n            \"activity_note\": null,\n            \"points\": 50,\n            \"amount\": \"\",\n            \"ipaddress\": \"185.93.229.20\",\n            \"activity_log_status\": \"Approved\",\n            \"order_id\": 0,\n            \"notify\": 1,\n            \"date_created\": \"2023-03-16T09:11:28.000Z\",\n            \"date_updated\": \"2023-03-16T09:11:28.000Z\",\n            \"id\": 41\n        },\n        {\n            \"customer_id\": 26723,\n            \"email\": \"chandraprabha+cp1@aitrillion.com\",\n            \"first_name\": \"CP1\",\n            \"last_name\": \"Soni1\",\n            \"phone\": null,\n            \"activity_rule_id\": 24,\n            \"rule_name\": \"Allow push notifications\",\n            \"activity_type\": \"Allowed Push\",\n            \"activity_note\": null,\n            \"points\": 100,\n            \"amount\": \"0\",\n            \"ipaddress\": \"185.93.229.20\",\n            \"activity_log_status\": \"Completed\",\n            \"order_id\": 0,\n            \"notify\": 1,\n            \"date_created\": \"2023-03-16T11:22:56.000Z\",\n            \"date_updated\": \"2023-03-16T11:22:56.000Z\",\n            \"id\": 44\n        },\n        {\n            \"customer_id\": 19709,\n            \"email\": \"chandraprabha@aitrillion.com\",\n            \"first_name\": \"CP\",\n            \"last_name\": \"Soni\",\n            \"phone\": null,\n            \"activity_rule_id\": 24,\n            \"rule_name\": \"Allow push notifications\",\n            \"activity_type\": \"Allowed Push\",\n            \"activity_note\": null,\n            \"points\": 100,\n            \"amount\": \"0\",\n            \"ipaddress\": \"185.93.229.20\",\n            \"activity_log_status\": \"Completed\",\n            \"order_id\": 0,\n            \"notify\": 1,\n            \"date_created\": \"2023-03-16T12:33:33.000Z\",\n            \"date_updated\": \"2023-03-16T12:33:33.000Z\",\n            \"id\": 45\n        },\n        {\n            \"customer_id\": 19709,\n            \"email\": \"chandraprabha@aitrillion.com\",\n            \"first_name\": \"CP\",\n            \"last_name\": \"Soni\",\n            \"phone\": null,\n            \"activity_rule_id\": 4,\n            \"rule_name\": \"Store visit\",\n            \"activity_type\": \"Visit store\",\n            \"activity_note\": null,\n            \"points\": 50,\n            \"amount\": \"\",\n            \"ipaddress\": \"185.93.229.20\",\n            \"activity_log_status\": \"Approved\",\n            \"order_id\": 0,\n            \"notify\": 1,\n            \"date_created\": \"2023-03-27T09:30:17.000Z\",\n            \"date_updated\": \"2023-03-27T09:30:17.000Z\",\n            \"id\": 1591\n        },\n        {\n            \"customer_id\": 19709,\n            \"email\": \"chandraprabha@aitrillion.com\",\n            \"first_name\": \"CP\",\n            \"last_name\": \"Soni\",\n            \"phone\": null,\n            \"activity_rule_id\": 1,\n            \"rule_name\": \"Make a purchase\",\n            \"activity_type\": \"Make a purchase\",\n            \"activity_note\": null,\n            \"points\": 70,\n            \"amount\": \"69.99\",\n            \"ipaddress\": null,\n            \"activity_log_status\": \"Completed\",\n            \"order_id\": 369521,\n            \"notify\": 1,\n            \"date_created\": \"2023-03-29T12:41:07.000Z\",\n            \"date_updated\": \"2023-03-29T12:41:07.000Z\",\n            \"id\": 1774\n        },\n        {\n            \"customer_id\": 19709,\n            \"email\": \"chandraprabha@aitrillion.com\",\n            \"first_name\": \"CP\",\n            \"last_name\": \"Soni\",\n            \"phone\": null,\n            \"activity_rule_id\": 4,\n            \"rule_name\": \"Store visit\",\n            \"activity_type\": \"Visit store\",\n            \"activity_note\": null,\n            \"points\": 50,\n            \"amount\": \"\",\n            \"ipaddress\": \"185.93.229.20\",\n            \"activity_log_status\": \"Approved\",\n            \"order_id\": 0,\n            \"notify\": 1,\n            \"date_created\": \"2023-03-29T13:24:59.000Z\",\n            \"date_updated\": \"2023-03-29T13:24:59.000Z\",\n            \"id\": 1780\n        },\n        {\n            \"customer_id\": 19709,\n            \"email\": \"chandraprabha@aitrillion.com\",\n            \"first_name\": \"CP\",\n            \"last_name\": \"Soni\",\n            \"phone\": null,\n            \"activity_rule_id\": 1,\n            \"rule_name\": \"Make a purchase\",\n            \"activity_type\": \"Make a purchase\",\n            \"activity_note\": null,\n            \"points\": 60,\n            \"amount\": \"59.99\",\n            \"ipaddress\": \"49.36.25.118\",\n            \"activity_log_status\": \"Completed\",\n            \"order_id\": 369531,\n            \"notify\": 1,\n            \"date_created\": \"2023-03-29T13:27:25.000Z\",\n            \"date_updated\": \"2023-03-29T13:27:25.000Z\",\n            \"id\": 1781\n        },\n        {\n            \"customer_id\": 19709,\n            \"email\": \"chandraprabha@aitrillion.com\",\n            \"first_name\": \"CP\",\n            \"last_name\": \"Soni\",\n            \"phone\": null,\n            \"activity_rule_id\": 4,\n            \"rule_name\": \"Store visit\",\n            \"activity_type\": \"Visit store\",\n            \"activity_note\": null,\n            \"points\": 50,\n            \"amount\": \"\",\n            \"ipaddress\": \"185.93.229.20\",\n            \"activity_log_status\": \"Approved\",\n            \"order_id\": 0,\n            \"notify\": 1,\n            \"date_created\": \"2023-03-30T12:30:34.000Z\",\n            \"date_updated\": \"2023-03-30T12:30:34.000Z\",\n            \"id\": 1858\n        },\n        {\n            \"customer_id\": 19709,\n            \"email\": \"chandraprabha@aitrillion.com\",\n            \"first_name\": \"CP\",\n            \"last_name\": \"Soni\",\n            \"phone\": null,\n            \"activity_rule_id\": 1,\n            \"rule_name\": \"Make a purchase\",\n            \"activity_type\": \"Make a purchase\",\n            \"activity_note\": null,\n            \"points\": 250,\n            \"amount\": \"250.00\",\n            \"ipaddress\": null,\n            \"activity_log_status\": \"Completed\",\n            \"order_id\": 431573,\n            \"notify\": 1,\n            \"date_created\": \"2023-03-30T12:46:06.000Z\",\n            \"date_updated\": \"2023-03-30T12:46:06.000Z\",\n            \"id\": 1859\n        },\n        {\n            \"customer_id\": 19709,\n            \"email\": \"chandraprabha@aitrillion.com\",\n            \"first_name\": \"CP\",\n            \"last_name\": \"Soni\",\n            \"phone\": null,\n            \"activity_rule_id\": 1,\n            \"rule_name\": \"Make a purchase\",\n            \"activity_type\": \"Make a purchase\",\n            \"activity_note\": null,\n            \"points\": 35,\n            \"amount\": \"34.89\",\n            \"ipaddress\": null,\n            \"activity_log_status\": \"Completed\",\n            \"order_id\": 436872,\n            \"notify\": 1,\n            \"date_created\": \"2023-03-30T12:50:14.000Z\",\n            \"date_updated\": \"2023-03-30T12:50:14.000Z\",\n            \"id\": 1860\n        },\n        {\n            \"customer_id\": 19709,\n            \"email\": \"chandraprabha@aitrillion.com\",\n            \"first_name\": \"CP\",\n            \"last_name\": \"Soni\",\n            \"phone\": null,\n            \"activity_rule_id\": 1,\n            \"rule_name\": \"Make a purchase\",\n            \"activity_type\": \"Make a purchase\",\n            \"activity_note\": null,\n            \"points\": 21,\n            \"amount\": \"20.89\",\n            \"ipaddress\": null,\n            \"activity_log_status\": \"Completed\",\n            \"order_id\": 451516,\n            \"notify\": 1,\n            \"date_created\": \"2023-03-30T13:01:09.000Z\",\n            \"date_updated\": \"2023-03-30T13:01:09.000Z\",\n            \"id\": 1862\n        },\n        {\n            \"customer_id\": 19709,\n            \"email\": \"chandraprabha@aitrillion.com\",\n            \"first_name\": \"CP\",\n            \"last_name\": \"Soni\",\n            \"phone\": null,\n            \"activity_rule_id\": 1,\n            \"rule_name\": \"Make a purchase\",\n            \"activity_type\": \"Make a purchase\",\n            \"activity_note\": null,\n            \"points\": 21,\n            \"amount\": \"20.89\",\n            \"ipaddress\": null,\n            \"activity_log_status\": \"Completed\",\n            \"order_id\": 456567,\n            \"notify\": 1,\n            \"date_created\": \"2023-03-30T13:06:05.000Z\",\n            \"date_updated\": \"2023-03-30T13:06:05.000Z\",\n            \"id\": 1864\n        },\n        {\n            \"customer_id\": 19709,\n            \"email\": \"chandraprabha@aitrillion.com\",\n            \"first_name\": \"CP\",\n            \"last_name\": \"Soni\",\n            \"phone\": null,\n            \"activity_rule_id\": 1,\n            \"rule_name\": \"Make a purchase\",\n            \"activity_type\": \"Make a purchase\",\n            \"activity_note\": null,\n            \"points\": 100,\n            \"amount\": \"99.99\",\n            \"ipaddress\": null,\n            \"activity_log_status\": \"Completed\",\n            \"order_id\": 459052,\n            \"notify\": 1,\n            \"date_created\": \"2023-03-30T13:08:05.000Z\",\n            \"date_updated\": \"2023-03-30T13:08:05.000Z\",\n            \"id\": 1865\n        },\n        {\n            \"customer_id\": 19709,\n            \"email\": \"chandraprabha@aitrillion.com\",\n            \"first_name\": \"CP\",\n            \"last_name\": \"Soni\",\n            \"phone\": null,\n            \"activity_rule_id\": 1,\n            \"rule_name\": \"Make a purchase\",\n            \"activity_type\": \"Make a purchase\",\n            \"activity_note\": null,\n            \"points\": 70,\n            \"amount\": \"69.99\",\n            \"ipaddress\": null,\n            \"activity_log_status\": \"Completed\",\n            \"order_id\": 541284,\n            \"notify\": 1,\n            \"date_created\": \"2023-03-30T14:13:55.000Z\",\n            \"date_updated\": \"2023-03-30T14:13:55.000Z\",\n            \"id\": 1877\n        },\n        {\n            \"customer_id\": 19709,\n            \"email\": \"chandraprabha@aitrillion.com\",\n            \"first_name\": \"CP\",\n            \"last_name\": \"Soni\",\n            \"phone\": null,\n            \"activity_rule_id\": 17,\n            \"rule_name\": \"Follow on Instagram\",\n            \"activity_type\": \"Follow On Instagram\",\n            \"activity_note\": null,\n            \"points\": 20,\n            \"amount\": \"\",\n            \"ipaddress\": \"208.109.1.20\",\n            \"activity_log_status\": \"Completed\",\n            \"order_id\": 0,\n            \"notify\": 1,\n            \"date_created\": \"2023-03-30T15:37:06.000Z\",\n            \"date_updated\": \"2023-03-30T15:37:06.000Z\",\n            \"id\": 1885\n        },\n        {\n            \"customer_id\": 19709,\n            \"email\": \"chandraprabha@aitrillion.com\",\n            \"first_name\": \"CP\",\n            \"last_name\": \"Soni\",\n            \"phone\": null,\n            \"activity_rule_id\": 21,\n            \"rule_name\": \"Facebook share\",\n            \"activity_type\": \"Facebook Share\",\n            \"activity_note\": null,\n            \"points\": 20,\n            \"amount\": \"\",\n            \"ipaddress\": \"208.109.1.20\",\n            \"activity_log_status\": \"Completed\",\n            \"order_id\": 0,\n            \"notify\": 0,\n            \"date_created\": \"2023-03-30T15:37:24.000Z\",\n            \"date_updated\": \"2023-03-30T15:37:24.000Z\",\n            \"id\": 1886\n        },\n        {\n            \"customer_id\": 19709,\n            \"email\": \"chandraprabha@aitrillion.com\",\n            \"first_name\": \"CP\",\n            \"last_name\": \"Soni\",\n            \"phone\": null,\n            \"activity_rule_id\": 4,\n            \"rule_name\": \"Store visit\",\n            \"activity_type\": \"Visit store\",\n            \"activity_note\": null,\n            \"points\": 50,\n            \"amount\": \"\",\n            \"ipaddress\": \"185.93.229.20\",\n            \"activity_log_status\": \"Approved\",\n            \"order_id\": 0,\n            \"notify\": 0,\n            \"date_created\": \"2023-03-31T06:15:20.000Z\",\n            \"date_updated\": \"2023-03-31T06:15:20.000Z\",\n            \"id\": 1940\n        },\n        {\n            \"customer_id\": 424556,\n            \"email\": \"chandraprabha+p02@aitrillion.com\",\n            \"first_name\": \"Prabha02\",\n            \"last_name\": \"Soni02\",\n            \"phone\": null,\n            \"activity_rule_id\": 2,\n            \"rule_name\": \"Create an account\",\n            \"activity_type\": \"Create an account\",\n            \"activity_note\": null,\n            \"points\": 100,\n            \"amount\": \"0\",\n            \"ipaddress\": null,\n            \"activity_log_status\": \"Approved\",\n            \"order_id\": 0,\n            \"notify\": 1,\n            \"date_created\": \"2023-03-31T07:57:12.000Z\",\n            \"date_updated\": \"0000-00-00 00:00:00\",\n            \"id\": 1949\n        },\n        {\n            \"customer_id\": 26723,\n            \"email\": \"chandraprabha+cp1@aitrillion.com\",\n            \"first_name\": \"CP1\",\n            \"last_name\": \"Soni1\",\n            \"phone\": null,\n            \"activity_rule_id\": 4,\n            \"rule_name\": \"Store visit\",\n            \"activity_type\": \"Visit store\",\n            \"activity_note\": null,\n            \"points\": 50,\n            \"amount\": \"\",\n            \"ipaddress\": \"185.93.229.20\",\n            \"activity_log_status\": \"Approved\",\n            \"order_id\": 0,\n            \"notify\": 1,\n            \"date_created\": \"2023-04-03T06:26:45.000Z\",\n            \"date_updated\": \"2023-04-03T06:26:45.000Z\",\n            \"id\": 3132\n        },\n        {\n            \"customer_id\": 26723,\n            \"email\": \"chandraprabha+cp1@aitrillion.com\",\n            \"first_name\": \"CP1\",\n            \"last_name\": \"Soni1\",\n            \"phone\": null,\n            \"activity_rule_id\": 1,\n            \"rule_name\": \"Make a purchase\",\n            \"activity_type\": \"Make a purchase\",\n            \"activity_note\": null,\n            \"points\": 21,\n            \"amount\": \"20.89\",\n            \"ipaddress\": null,\n            \"activity_log_status\": \"Completed\",\n            \"order_id\": 1576377,\n            \"notify\": 1,\n            \"date_created\": \"2023-04-03T06:28:11.000Z\",\n            \"date_updated\": \"2023-04-03T06:28:11.000Z\",\n            \"id\": 3133\n        },\n        {\n            \"customer_id\": 26723,\n            \"email\": \"chandraprabha+cp1@aitrillion.com\",\n            \"first_name\": \"CP1\",\n            \"last_name\": \"Soni1\",\n            \"phone\": null,\n            \"activity_rule_id\": 1,\n            \"rule_name\": \"Make a purchase\",\n            \"activity_type\": \"Make a purchase\",\n            \"activity_note\": null,\n            \"points\": 15,\n            \"amount\": \"14.90\",\n            \"ipaddress\": null,\n            \"activity_log_status\": \"Completed\",\n            \"order_id\": 1576378,\n            \"notify\": 1,\n            \"date_created\": \"2023-04-03T06:29:52.000Z\",\n            \"date_updated\": \"2023-04-03T06:29:52.000Z\",\n            \"id\": 3134\n        },\n        {\n            \"customer_id\": 26723,\n            \"email\": \"chandraprabha+cp1@aitrillion.com\",\n            \"first_name\": \"CP1\",\n            \"last_name\": \"Soni1\",\n            \"phone\": null,\n            \"activity_rule_id\": 1,\n            \"rule_name\": \"Make a purchase\",\n            \"activity_type\": \"Make a purchase\",\n            \"activity_note\": null,\n            \"points\": 15,\n            \"amount\": \"14.90\",\n            \"ipaddress\": null,\n            \"activity_log_status\": \"Completed\",\n            \"order_id\": 1576380,\n            \"notify\": 1,\n            \"date_created\": \"2023-04-03T06:33:17.000Z\",\n            \"date_updated\": \"2023-04-03T06:33:17.000Z\",\n            \"id\": 3135\n        },\n        {\n            \"customer_id\": 26723,\n            \"email\": \"chandraprabha+cp1@aitrillion.com\",\n            \"first_name\": \"CP1\",\n            \"last_name\": \"Soni1\",\n            \"phone\": null,\n            \"activity_rule_id\": 1,\n            \"rule_name\": \"Make a purchase\",\n            \"activity_type\": \"Make a purchase\",\n            \"activity_note\": null,\n            \"points\": 100,\n            \"amount\": \"99.99\",\n            \"ipaddress\": null,\n            \"activity_log_status\": \"Completed\",\n            \"order_id\": 1576397,\n            \"notify\": 1,\n            \"date_created\": \"2023-04-03T07:44:08.000Z\",\n            \"date_updated\": \"2023-04-03T07:44:08.000Z\",\n            \"id\": 3142\n        },\n        {\n            \"customer_id\": 26723,\n            \"email\": \"chandraprabha+cp1@aitrillion.com\",\n            \"first_name\": \"CP1\",\n            \"last_name\": \"Soni1\",\n            \"phone\": null,\n            \"activity_rule_id\": 1,\n            \"rule_name\": \"Make a purchase\",\n            \"activity_type\": \"Make a purchase\",\n            \"activity_note\": null,\n            \"points\": 15,\n            \"amount\": \"14.90\",\n            \"ipaddress\": null,\n            \"activity_log_status\": \"Completed\",\n            \"order_id\": 1576399,\n            \"notify\": 1,\n            \"date_created\": \"2023-04-03T07:49:29.000Z\",\n            \"date_updated\": \"2023-04-03T07:49:29.000Z\",\n            \"id\": 3143\n        },\n        {\n            \"customer_id\": 424556,\n            \"email\": \"chandraprabha+p02@aitrillion.com\",\n            \"first_name\": \"Prabha02\",\n            \"last_name\": \"Soni02\",\n            \"phone\": null,\n            \"activity_rule_id\": 4,\n            \"rule_name\": \"Store visit\",\n            \"activity_type\": \"Visit store\",\n            \"activity_note\": null,\n            \"points\": 50,\n            \"amount\": \"\",\n            \"ipaddress\": \"185.93.229.20\",\n            \"activity_log_status\": \"Approved\",\n            \"order_id\": 0,\n            \"notify\": 1,\n            \"date_created\": \"2023-04-03T07:57:00.000Z\",\n            \"date_updated\": \"2023-04-03T07:57:00.000Z\",\n            \"id\": 3145\n        },\n        {\n            \"customer_id\": 424556,\n            \"email\": \"chandraprabha+p02@aitrillion.com\",\n            \"first_name\": \"Prabha02\",\n            \"last_name\": \"Soni02\",\n            \"phone\": null,\n            \"activity_rule_id\": 1,\n            \"rule_name\": \"Make a purchase\",\n            \"activity_type\": \"Make a purchase\",\n            \"activity_note\": null,\n            \"points\": 70,\n            \"amount\": \"69.99\",\n            \"ipaddress\": null,\n            \"activity_log_status\": \"Completed\",\n            \"order_id\": 1576407,\n            \"notify\": 1,\n            \"date_created\": \"2023-04-03T08:05:05.000Z\",\n            \"date_updated\": \"2023-04-03T08:05:05.000Z\",\n            \"id\": 3146\n        },\n        {\n            \"customer_id\": 424556,\n            \"email\": \"chandraprabha+p02@aitrillion.com\",\n            \"first_name\": \"Prabha02\",\n            \"last_name\": \"Soni02\",\n            \"phone\": null,\n            \"activity_rule_id\": 1,\n            \"rule_name\": \"Make a purchase\",\n            \"activity_type\": \"Make a purchase\",\n            \"activity_note\": null,\n            \"points\": 21,\n            \"amount\": \"20.89\",\n            \"ipaddress\": null,\n            \"activity_log_status\": \"Completed\",\n            \"order_id\": 1576408,\n            \"notify\": 1,\n            \"date_created\": \"2023-04-03T08:06:09.000Z\",\n            \"date_updated\": \"2023-04-03T08:06:09.000Z\",\n            \"id\": 3147\n        },\n        {\n            \"customer_id\": 424556,\n            \"email\": \"chandraprabha+p02@aitrillion.com\",\n            \"first_name\": \"Prabha02\",\n            \"last_name\": \"Soni02\",\n            \"phone\": null,\n            \"activity_rule_id\": 1,\n            \"rule_name\": \"Make a purchase\",\n            \"activity_type\": \"Make a purchase\",\n            \"activity_note\": null,\n            \"points\": 35,\n            \"amount\": \"34.89\",\n            \"ipaddress\": null,\n            \"activity_log_status\": \"Completed\",\n            \"order_id\": 1576409,\n            \"notify\": 1,\n            \"date_created\": \"2023-04-03T08:08:09.000Z\",\n            \"date_updated\": \"2023-04-03T08:08:09.000Z\",\n            \"id\": 3148\n        },\n        {\n            \"customer_id\": 441596,\n            \"email\": \"guestuser@gmail.com\",\n            \"first_name\": \"Guest\",\n            \"last_name\": \"User\",\n            \"phone\": null,\n            \"activity_rule_id\": 2,\n            \"rule_name\": \"Create an account\",\n            \"activity_type\": \"Create an account\",\n            \"activity_note\": null,\n            \"points\": 100,\n            \"amount\": \"0\",\n            \"ipaddress\": null,\n            \"activity_log_status\": \"Approved\",\n            \"order_id\": 0,\n            \"notify\": 0,\n            \"date_created\": \"2023-04-03T12:26:18.000Z\",\n            \"date_updated\": \"0000-00-00 00:00:00\",\n            \"id\": 3184\n        },\n        {\n            \"customer_id\": 441596,\n            \"email\": \"guestuser@gmail.com\",\n            \"first_name\": \"Guest\",\n            \"last_name\": \"User\",\n            \"phone\": null,\n            \"activity_rule_id\": 1,\n            \"rule_name\": \"Make a purchase\",\n            \"activity_type\": \"Make a purchase\",\n            \"activity_note\": null,\n            \"points\": 70,\n            \"amount\": \"69.99\",\n            \"ipaddress\": null,\n            \"activity_log_status\": \"Completed\",\n            \"order_id\": 1579249,\n            \"notify\": 0,\n            \"date_created\": \"2023-04-03T12:26:19.000Z\",\n            \"date_updated\": \"2023-04-03T12:26:19.000Z\",\n            \"id\": 3185\n        },\n        {\n            \"customer_id\": 424556,\n            \"email\": \"chandraprabha+p02@aitrillion.com\",\n            \"first_name\": \"Prabha02\",\n            \"last_name\": \"Soni02\",\n            \"phone\": null,\n            \"activity_rule_id\": 1,\n            \"rule_name\": \"Make a purchase\",\n            \"activity_type\": \"Make a purchase\",\n            \"activity_note\": null,\n            \"points\": 35,\n            \"amount\": \"34.89\",\n            \"ipaddress\": null,\n            \"activity_log_status\": \"Completed\",\n            \"order_id\": 1579251,\n            \"notify\": 1,\n            \"date_created\": \"2023-04-03T12:33:08.000Z\",\n            \"date_updated\": \"2023-04-03T12:33:08.000Z\",\n            \"id\": 3186\n        },\n        {\n            \"customer_id\": 424556,\n            \"email\": \"chandraprabha+p02@aitrillion.com\",\n            \"first_name\": \"Prabha02\",\n            \"last_name\": \"Soni02\",\n            \"phone\": null,\n            \"activity_rule_id\": 1,\n            \"rule_name\": \"Make a purchase\",\n            \"activity_type\": \"Make a purchase\",\n            \"activity_note\": null,\n            \"points\": 100,\n            \"amount\": \"99.99\",\n            \"ipaddress\": null,\n            \"activity_log_status\": \"Completed\",\n            \"order_id\": 1579254,\n            \"notify\": 1,\n            \"date_created\": \"2023-04-03T12:35:25.000Z\",\n            \"date_updated\": \"2023-04-03T12:35:25.000Z\",\n            \"id\": 3188\n        },\n        {\n            \"customer_id\": 424556,\n            \"email\": \"chandraprabha+p02@aitrillion.com\",\n            \"first_name\": \"Prabha02\",\n            \"last_name\": \"Soni02\",\n            \"phone\": null,\n            \"activity_rule_id\": 1,\n            \"rule_name\": \"Make a purchase\",\n            \"activity_type\": \"Make a purchase\",\n            \"activity_note\": null,\n            \"points\": 15,\n            \"amount\": \"14.90\",\n            \"ipaddress\": null,\n            \"activity_log_status\": \"Completed\",\n            \"order_id\": 1579260,\n            \"notify\": 1,\n            \"date_created\": \"2023-04-03T12:48:30.000Z\",\n            \"date_updated\": \"2023-04-03T12:48:30.000Z\",\n            \"id\": 3190\n        },\n        {\n            \"customer_id\": 424556,\n            \"email\": \"chandraprabha+p02@aitrillion.com\",\n            \"first_name\": \"Prabha02\",\n            \"last_name\": \"Soni02\",\n            \"phone\": null,\n            \"activity_rule_id\": 1,\n            \"rule_name\": \"Make a purchase\",\n            \"activity_type\": \"Make a purchase\",\n            \"activity_note\": null,\n            \"points\": 25,\n            \"amount\": \"24.89\",\n            \"ipaddress\": null,\n            \"activity_log_status\": \"Completed\",\n            \"order_id\": 1579263,\n            \"notify\": 1,\n            \"date_created\": \"2023-04-03T12:49:19.000Z\",\n            \"date_updated\": \"2023-04-03T12:49:19.000Z\",\n            \"id\": 3191\n        },\n        {\n            \"customer_id\": 442296,\n            \"email\": \"ranvir@aitrillion.com\",\n            \"first_name\": \"ranvir\",\n            \"last_name\": \"s\",\n            \"phone\": null,\n            \"activity_rule_id\": 2,\n            \"rule_name\": \"Create an account\",\n            \"activity_type\": \"Create an account\",\n            \"activity_note\": null,\n            \"points\": 100,\n            \"amount\": \"0\",\n            \"ipaddress\": \"34.237.101.156\",\n            \"activity_log_status\": \"Approved\",\n            \"order_id\": 0,\n            \"notify\": 1,\n            \"date_created\": \"2023-04-04T04:43:44.000Z\",\n            \"date_updated\": \"0000-00-00 00:00:00\",\n            \"id\": 3250\n        },\n        {\n            \"customer_id\": 442296,\n            \"email\": \"ranvir@aitrillion.com\",\n            \"first_name\": \"ranvir\",\n            \"last_name\": \"s\",\n            \"phone\": null,\n            \"activity_rule_id\": 4,\n            \"rule_name\": \"Store visit\",\n            \"activity_type\": \"Visit store\",\n            \"activity_note\": null,\n            \"points\": 50,\n            \"amount\": \"\",\n            \"ipaddress\": \"185.93.229.20\",\n            \"activity_log_status\": \"Approved\",\n            \"order_id\": 0,\n            \"notify\": 1,\n            \"date_created\": \"2023-04-04T04:43:44.000Z\",\n            \"date_updated\": \"2023-04-04T04:43:44.000Z\",\n            \"id\": 3251\n        },\n        {\n            \"customer_id\": 26723,\n            \"email\": \"chandraprabha+cp1@aitrillion.com\",\n            \"first_name\": \"CP1\",\n            \"last_name\": \"Soni1\",\n            \"phone\": null,\n            \"activity_rule_id\": 4,\n            \"rule_name\": \"Store visit\",\n            \"activity_type\": \"Visit store\",\n            \"activity_note\": null,\n            \"points\": 50,\n            \"amount\": \"\",\n            \"ipaddress\": \"185.93.229.20\",\n            \"activity_log_status\": \"Approved\",\n            \"order_id\": 0,\n            \"notify\": 1,\n            \"date_created\": \"2023-04-06T06:07:24.000Z\",\n            \"date_updated\": \"2023-04-06T06:07:24.000Z\",\n            \"id\": 3422\n        },\n        {\n            \"customer_id\": 424556,\n            \"email\": \"chandraprabha+p02@aitrillion.com\",\n            \"first_name\": \"Prabha02\",\n            \"last_name\": \"Soni02\",\n            \"phone\": null,\n            \"activity_rule_id\": 4,\n            \"rule_name\": \"Store visit\",\n            \"activity_type\": \"Visit store\",\n            \"activity_note\": null,\n            \"points\": 50,\n            \"amount\": \"\",\n            \"ipaddress\": \"185.93.229.20\",\n            \"activity_log_status\": \"Approved\",\n            \"order_id\": 0,\n            \"notify\": 1,\n            \"date_created\": \"2023-04-06T11:09:36.000Z\",\n            \"date_updated\": \"2023-04-06T11:09:36.000Z\",\n            \"id\": 3459\n        },\n        {\n            \"customer_id\": 424556,\n            \"email\": \"chandraprabha+p02@aitrillion.com\",\n            \"first_name\": \"Prabha02\",\n            \"last_name\": \"Soni02\",\n            \"phone\": null,\n            \"activity_rule_id\": 1,\n            \"rule_name\": \"Make a purchase\",\n            \"activity_type\": \"Make a purchase\",\n            \"activity_note\": null,\n            \"points\": 15,\n            \"amount\": \"14.90\",\n            \"ipaddress\": null,\n            \"activity_log_status\": \"Completed\",\n            \"order_id\": 1628442,\n            \"notify\": 1,\n            \"date_created\": \"2023-04-06T11:11:10.000Z\",\n            \"date_updated\": \"2023-04-06T11:11:10.000Z\",\n            \"id\": 3461\n        },\n        {\n            \"customer_id\": 424556,\n            \"email\": \"chandraprabha+p02@aitrillion.com\",\n            \"first_name\": \"Prabha02\",\n            \"last_name\": \"Soni02\",\n            \"phone\": null,\n            \"activity_rule_id\": 1,\n            \"rule_name\": \"Make a purchase\",\n            \"activity_type\": \"Make a purchase\",\n            \"activity_note\": null,\n            \"points\": 15,\n            \"amount\": \"14.90\",\n            \"ipaddress\": null,\n            \"activity_log_status\": \"Completed\",\n            \"order_id\": 1628445,\n            \"notify\": 1,\n            \"date_created\": \"2023-04-06T11:14:11.000Z\",\n            \"date_updated\": \"2023-04-06T11:14:11.000Z\",\n            \"id\": 3463\n        },\n        {\n            \"customer_id\": 424556,\n            \"email\": \"chandraprabha+p02@aitrillion.com\",\n            \"first_name\": \"Prabha02\",\n            \"last_name\": \"Soni02\",\n            \"phone\": null,\n            \"activity_rule_id\": 1,\n            \"rule_name\": \"Make a purchase\",\n            \"activity_type\": \"Make a purchase\",\n            \"activity_note\": null,\n            \"points\": 25,\n            \"amount\": \"24.89\",\n            \"ipaddress\": null,\n            \"activity_log_status\": \"Completed\",\n            \"order_id\": 1628449,\n            \"notify\": 1,\n            \"date_created\": \"2023-04-06T11:18:09.000Z\",\n            \"date_updated\": \"2023-04-06T11:18:09.000Z\",\n            \"id\": 3465\n        },\n        {\n            \"customer_id\": 424556,\n            \"email\": \"chandraprabha+p02@aitrillion.com\",\n            \"first_name\": \"Prabha02\",\n            \"last_name\": \"Soni02\",\n            \"phone\": null,\n            \"activity_rule_id\": 17,\n            \"rule_name\": \"Follow on Instagram\",\n            \"activity_type\": \"Follow On Instagram\",\n            \"activity_note\": null,\n            \"points\": 20,\n            \"amount\": \"\",\n            \"ipaddress\": \"208.109.1.20\",\n            \"activity_log_status\": \"Completed\",\n            \"order_id\": 0,\n            \"notify\": 1,\n            \"date_created\": \"2023-04-06T12:02:27.000Z\",\n            \"date_updated\": \"2023-04-06T12:02:27.000Z\",\n            \"id\": 3473\n        },\n        {\n            \"customer_id\": 424556,\n            \"email\": \"chandraprabha+p02@aitrillion.com\",\n            \"first_name\": \"Prabha02\",\n            \"last_name\": \"Soni02\",\n            \"phone\": null,\n            \"activity_rule_id\": 24,\n            \"rule_name\": \"Allow push notifications\",\n            \"activity_type\": \"Allowed Push\",\n            \"activity_note\": null,\n            \"points\": 100,\n            \"amount\": \"0\",\n            \"ipaddress\": \"185.93.229.20\",\n            \"activity_log_status\": \"Completed\",\n            \"order_id\": 0,\n            \"notify\": 1,\n            \"date_created\": \"2023-04-06T12:03:22.000Z\",\n            \"date_updated\": \"2023-04-06T12:03:22.000Z\",\n            \"id\": 3475\n        }\n    ],\n    \"page\": {\n        \"next\": \"https://api.aitrillion.com/prod/loyalty/activitylog?page_info=KS-_FqieqK_U-kVI4iYxq23N8AD99a0Xqfh92PMG8M_skfSzsbYz5TNf4pvKYnsDhjxzeyRvrMtIL7aenkrSwyLneQPNkNHrDO2GGIV_s7vM93srJITxBgY1uzAX5x_k\"\n    }\n}"}],"_postman_id":"f5503d50-b2ce-4dd1-b4ab-b6b141a82487"},{"name":"/loyalty/birthdate","id":"70c16796-e1df-4e90-9f50-c526d076b34d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"body":{"mode":"raw","raw":"{\r\n    \"id\": \"19709\",\r\n    \"date_of_bith\": \"2000-08-28\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{ait-rest-api-endpoint}}/loyalty/birthdate","description":"<p>This API is used to update a customer's date of birth.</p>\n","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"79c58e07-7d10-461b-8acb-1ec1489c2543","id":"79c58e07-7d10-461b-8acb-1ec1489c2543","name":"Server Side REST APIs","type":"folder"}},"urlObject":{"path":["loyalty","birthdate"],"host":["{{ait-rest-api-endpoint}}"],"query":[{"disabled":true,"description":{"content":"<p>AIT customer id (Required)</p>\n","type":"text/plain"},"key":"id","value":"19709"},{"disabled":true,"description":{"content":"<p>customer date of birth (Required)</p>\n","type":"text/plain"},"key":"date_of_bith","value":"2000-08-28"}],"variable":[]}},"response":[{"id":"4f7104ce-61cc-47d4-bb1c-9db47e8b88d6","name":"/loyalty/birthdate","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"body":{"mode":"raw","raw":"{\r\n    \"id\": \"19709\",\r\n    \"date_of_bith\": \"2000-08-28\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{ait-rest-api-endpoint}}/loyalty/birthdate"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Content-Length","value":"77","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Date","value":"Thu, 31 Aug 2023 14:01:21 GMT","enabled":true},{"key":"x-amzn-RequestId","value":"6a8d344e-794a-40a0-bbf7-ec5aeb18f69a","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"x-amz-apigw-id","value":"Kh1_vFJJIAMFU-A=","enabled":true},{"key":"X-AIO-Api-Call-Limit","value":"1/2","enabled":true},{"key":"X-Amzn-Trace-Id","value":"Root=1-64f09d31-7aff12250f0448a269c2e82f;Sampled=0;lineage=62f5642d:0","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true},{"key":"X-Cache","value":"Miss from cloudfront","enabled":true},{"key":"Via","value":"1.1 b471d3775e81a9be536b52b99f39452a.cloudfront.net (CloudFront)","enabled":true},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3","enabled":true},{"key":"X-Amz-Cf-Id","value":"kf7npMjd9Qta0UUYnWB_KwzuKiAZue0ZmyosZCPY1lm_NK6MeeRayw==","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"msg\": \"Record has been updated successfully.\",\n    \"code\": 201\n}"}],"_postman_id":"70c16796-e1df-4e90-9f50-c526d076b34d"},{"name":"/loyalty/addpoints","id":"864fe492-fc17-4a2b-94c4-e986852aac30","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"{{ait-rest-api-authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"points\": [    \r\n    {\"id\":390199,\"point\":20,\"reason\":\"Adjustment\"},\r\n    {\"id\":389569,\"point\":10,\"reason\":\"Adjustment\"},\r\n    {\"id\":3895458,\"point\":5,\"reason\":\"Adjustment\"},\r\n    {\"email\":\"shariq@aitrillion.com\",\"point\":5,\"reason\":\"Adjustment\"}\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{ait-rest-api-endpoint}}/loyalty/addpoints","description":"<p>This API is used to add loyalty points to a customer's account.</p>\n","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"79c58e07-7d10-461b-8acb-1ec1489c2543","id":"79c58e07-7d10-461b-8acb-1ec1489c2543","name":"Server Side REST APIs","type":"folder"}},"urlObject":{"path":["loyalty","addpoints"],"host":["{{ait-rest-api-endpoint}}"],"query":[{"disabled":true,"description":{"content":"<p>AIT customer id or customer email (Required)</p>\n","type":"text/plain"},"key":"id or email","value":"390199 or shariq@aitrillion.com"},{"disabled":true,"description":{"content":"<p>Point to be adjust (Required)</p>\n","type":"text/plain"},"key":"point","value":"20"},{"disabled":true,"description":{"content":"<p>reason of adjustment (Required)</p>\n","type":"text/plain"},"key":"reason","value":"Adjustment"}],"variable":[]}},"response":[{"id":"f5f49cbf-a1ba-4d5c-9bac-2d5ce1676fe8","name":"/loyalty/addpoints","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"points\": [    \r\n    {\"id\":390199,\"point\":20,\"reason\":\"Adjustment\"},\r\n    {\"id\":389569,\"point\":10,\"reason\":\"Adjustment\"},\r\n    {\"id\":3895458,\"point\":5,\"reason\":\"Adjustment\"},\r\n    {\"email\":\"krishna.thakur+k611116@gowebbaby.com\",\"point\":5,\"reason\":\"Adjustment\"}\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{ait-rest-api-endpoint}}/loyalty/addpoints"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Content-Length","value":"208","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Date","value":"Thu, 05 Aug 2021 15:04:02 GMT","enabled":true},{"key":"x-amzn-RequestId","value":"f3ae4b55-f01e-4977-af02-fe23b1965502","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"x-amz-apigw-id","value":"DmSbFGezIAMFiLQ=","enabled":true},{"key":"X-Amzn-Trace-Id","value":"Root=1-610bfde0-47d068071283447151ec5914;Sampled=0","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true},{"key":"X-Cache","value":"Miss from cloudfront","enabled":true},{"key":"Via","value":"1.1 f87dd20eb0a8507498c79019cf501efb.cloudfront.net (CloudFront)","enabled":true},{"key":"X-Amz-Cf-Pop","value":"BOM52-C1","enabled":true},{"key":"X-Amz-Cf-Id","value":"EmzDI0FWbyIkOZUGYDNgf_1to7NqE0Hr58hF1V5Xt_wqjyWD3kle8w==","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"points\": [\n        {\n            \"id\": 390199,\n            \"is_point_added\": 1\n        },\n        {\n            \"id\": 389569,\n            \"is_point_added\": 1\n        },\n        {\n            \"id\": 3895458,\n            \"is_point_added\": 0,\n            \"error\": \"Record Not Found.\"\n        },\n        {\n            \"email\": \"krishna.thakur+k611116@gowebbaby.com\",\n            \"is_point_added\": 1\n        }\n    ]\n}"}],"_postman_id":"864fe492-fc17-4a2b-94c4-e986852aac30"},{"name":"/loyalty/removepoints","id":"6a67119b-0776-40ab-a97a-3e15058faf1b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"{{ait-rest-api-authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"points\": [\r\n    {\"id\":390199,\"point\":20,\"reason\":\"Adjustment\"},\r\n    {\"email\":\"shariq@aitrillion.com\",\"point\":5,\"reason\":\"Adjustment\"}\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{ait-rest-api-endpoint}}/loyalty/removepoints","description":"<p>This API is used to deduct or remove loyalty points from a customer's account.</p>\n","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"79c58e07-7d10-461b-8acb-1ec1489c2543","id":"79c58e07-7d10-461b-8acb-1ec1489c2543","name":"Server Side REST APIs","type":"folder"}},"urlObject":{"path":["loyalty","removepoints"],"host":["{{ait-rest-api-endpoint}}"],"query":[{"disabled":true,"description":{"content":"<p>AIT customer id or customer email (Required)</p>\n","type":"text/plain"},"key":"id or email","value":"390199 or shariq@aitrillion.com"},{"disabled":true,"description":{"content":"<p>Point to be adjust (Required)</p>\n","type":"text/plain"},"key":"point","value":"20"},{"disabled":true,"description":{"content":"<p>reason of adjustment (Required)</p>\n","type":"text/plain"},"key":"reason","value":"Adjustment"}],"variable":[]}},"response":[{"id":"4c17ff71-d87f-4f55-8fe1-4e532fc9a2b3","name":"/loyalty/removepoints","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"points\": [\r\n    {\"email\":\"subhash@gowebbaby.com\"},\r\n    {\"id\":390199,\"point\":20,\"reason\":\"Adjustment\"},\r\n    {\"id\":389569,\"point\":10,\"reason\":\"Adjustment\"},\r\n    {\"id\":389545,\"point\":5,\"reason\":\"Adjustment\"},\r\n    {\"email\":\"krishna.thakur+k611116@gowebbaby.com\",\"point\":5,\"reason\":\"Adjustment\"}\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{ait-rest-api-endpoint}}/loyalty/removepoints"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Content-Length","value":"280","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Date","value":"Thu, 05 Aug 2021 15:03:31 GMT","enabled":true},{"key":"x-amzn-RequestId","value":"96a74117-ced6-4a6b-a4d7-ed29b54950b0","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"x-amz-apigw-id","value":"DmSWFGpgoAMFt0w=","enabled":true},{"key":"X-Amzn-Trace-Id","value":"Root=1-610bfdc0-30251d67062d3a827381caf5;Sampled=0","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true},{"key":"X-Cache","value":"Miss from cloudfront","enabled":true},{"key":"Via","value":"1.1 f87dd20eb0a8507498c79019cf501efb.cloudfront.net (CloudFront)","enabled":true},{"key":"X-Amz-Cf-Pop","value":"BOM52-C1","enabled":true},{"key":"X-Amz-Cf-Id","value":"gbbQDORX3mr418-134-9X61JOz4YJmVvqZctgeMiZrezKom9FtQJ_g==","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"points\": [\n        {\n            \"email\": \"subhash@gowebbaby.com\",\n            \"is_point_removed\": 0,\n            \"error\": \"Missing Required parameter.\"\n        },\n        {\n            \"id\": 390199,\n            \"is_point_removed\": 1\n        },\n        {\n            \"id\": 389569,\n            \"is_point_removed\": 1\n        },\n        {\n            \"id\": 389545,\n            \"is_point_removed\": 1\n        },\n        {\n            \"email\": \"krishna.thakur+k611116@gowebbaby.com\",\n            \"is_point_removed\": 1\n        }\n    ]\n}"}],"_postman_id":"6a67119b-0776-40ab-a97a-3e15058faf1b"},{"name":"/loyalty/generateDiscountCode","id":"624e5e79-59d9-4363-adee-94627078c04c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"body":{"mode":"raw","raw":"{\r\n    \"customer_id\": 19709,\r\n    \"cart_value\": \"50\",\r\n    \"discount_amount\": \"10\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{ait-rest-api-endpoint}}/loyalty/generatediscountcode","description":"<p>This API is used to generate a discount of the desired amount.</p>\n","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"79c58e07-7d10-461b-8acb-1ec1489c2543","id":"79c58e07-7d10-461b-8acb-1ec1489c2543","name":"Server Side REST APIs","type":"folder"}},"urlObject":{"path":["loyalty","generatediscountcode"],"host":["{{ait-rest-api-endpoint}}"],"query":[{"disabled":true,"description":{"content":"<p>AIT customer id (Required)</p>\n","type":"text/plain"},"key":"customer_id","value":"19709"},{"disabled":true,"description":{"content":"<p>This is cart value. Use for checking min cart value rule (Required)</p>\n","type":"text/plain"},"key":"cart_value","value":"50"},{"disabled":true,"description":{"content":"<p>Amount of discount coupan  (Required)</p>\n","type":"text/plain"},"key":"discount_amount","value":"10"}],"variable":[]}},"response":[{"id":"d6568782-f216-40f9-a8b7-2ad6a8d33fd5","name":"/loyalty/generatediscountcode","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"body":{"mode":"raw","raw":"{\r\n    \"customer_id\": 19709,\r\n    \"cart_value\": \"50\",\r\n    \"discount_amount\": \"10\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{ait-rest-api-endpoint}}/loyalty/generatediscountcode"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Content-Length","value":"134","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Date","value":"Thu, 31 Aug 2023 13:48:39 GMT","enabled":true},{"key":"x-amzn-RequestId","value":"70a56977-5c4c-4993-98f1-6f81d929da30","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"x-amz-apigw-id","value":"Kh0IuG_doAMFWRA=","enabled":true},{"key":"X-AIO-Api-Call-Limit","value":"1/2","enabled":true},{"key":"X-Amzn-Trace-Id","value":"Root=1-64f09a37-2802ca77424f04622e2e9024;Sampled=0;lineage=504f7d93:0","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true},{"key":"X-Cache","value":"Miss from cloudfront","enabled":true},{"key":"Via","value":"1.1 600860a2fda807ac628822c14b5de860.cloudfront.net (CloudFront)","enabled":true},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3","enabled":true},{"key":"X-Amz-Cf-Id","value":"bJWGtD2y7j91-1cy1XK1LcHj2O5n5JTjY-uzUNlNNDcoaXof-nFUUg==","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"available_point\": 1127,\n    \"available_value\": \"1127.00\",\n    \"discount_code\": \"AIOFG6GLRZ9Y2\",\n    \"discounted_point\": 10,\n    \"discounted_amount\": \"10.00\"\n}"}],"_postman_id":"624e5e79-59d9-4363-adee-94627078c04c"},{"name":"/loyalty/getDiscountDetail","id":"be102f14-9764-4ca5-b883-74771191eb3a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"url":"{{ait-rest-api-endpoint}}/loyalty/getdiscountdetail?discount_code=AIORC875Z1J","description":"<p>This API is used to retrieve information about discount codes.</p>\n","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"79c58e07-7d10-461b-8acb-1ec1489c2543","id":"79c58e07-7d10-461b-8acb-1ec1489c2543","name":"Server Side REST APIs","type":"folder"}},"urlObject":{"path":["loyalty","getdiscountdetail"],"host":["{{ait-rest-api-endpoint}}"],"query":[{"description":{"content":"<p>Discount code (Required)</p>\n","type":"text/plain"},"key":"discount_code","value":"AIORC875Z1J"}],"variable":[]}},"response":[{"id":"ccfa6e90-8303-4552-8fd1-42140207a390","name":"/loyalty/getDiscountDetail","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"url":{"raw":"{{ait-rest-api-endpoint}}/loyalty/getdiscountdetail?discount_code=AIORC875Z1J","host":["{{ait-rest-api-endpoint}}"],"path":["loyalty","getdiscountdetail"],"query":[{"key":"discount_code","value":"AIORC875Z1J","description":"Discount code (Required)"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Content-Length","value":"215","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Date","value":"Mon, 04 Sep 2023 12:44:34 GMT","enabled":true},{"key":"x-amzn-RequestId","value":"f5410dd7-f6da-4995-be34-c08740d48933","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"x-amz-apigw-id","value":"Ku2f4FXmoAMFpBQ=","enabled":true},{"key":"X-AIO-Api-Call-Limit","value":"1/2","enabled":true},{"key":"X-Amzn-Trace-Id","value":"Root=1-64f5d132-4db73b67769c14ea647158fa;Sampled=0;lineage=e3f930c0:0","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true},{"key":"X-Cache","value":"Miss from cloudfront","enabled":true},{"key":"Via","value":"1.1 de2ed3c94563fee614f35f9bc3f52d1c.cloudfront.net (CloudFront)","enabled":true},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3","enabled":true},{"key":"X-Amz-Cf-Id","value":"pU7f2NSZ9G4YT8jiesDlMA791SNjuEoom7bWuLUFkQwdZZUFaa80pg==","enabled":true}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"discount_code\": \"AIORC875Z1J\",\n        \"discount_type\": \"amount\",\n        \"discount_value\": \"10.00\",\n        \"reward_description\": \"$10 Off\",\n        \"customer_id\": 26723,\n        \"discount_ammount_with_currency\": \"$10\",\n        \"date_created\": \"2023-04-06T06:07:31.000Z\"\n    }\n]"}],"_postman_id":"be102f14-9764-4ca5-b883-74771191eb3a"},{"name":"/loyalty/revertDiscountCode","id":"e3af79d8-3c9c-42be-bf5c-ba2af6917471","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"body":{"mode":"raw","raw":"{\r\n    \"customer_id\": 19709,\r\n    \"discount_code\": \"AIOFG6GLRZ9Y2\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{ait-rest-api-endpoint}}/loyalty/revertdiscountcode","description":"<p>This API is used to convert a discount code into loyalty points</p>\n","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"79c58e07-7d10-461b-8acb-1ec1489c2543","id":"79c58e07-7d10-461b-8acb-1ec1489c2543","name":"Server Side REST APIs","type":"folder"}},"urlObject":{"path":["loyalty","revertdiscountcode"],"host":["{{ait-rest-api-endpoint}}"],"query":[{"disabled":true,"description":{"content":"<p>AIT customer id (Required)</p>\n","type":"text/plain"},"key":"customer_id","value":"19709"},{"disabled":true,"description":{"content":"<p>Discount code (Required)</p>\n","type":"text/plain"},"key":"discount_code","value":"AIOMP43X625"}],"variable":[]}},"response":[{"id":"1713b2a2-b826-44c9-8fc0-f1655b648526","name":"/loyalty/revertDiscountCode","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"body":{"mode":"raw","raw":"{\r\n    \"customer_id\": 19709,\r\n    \"discount_code\": \"AIOFG6GLRZ9Y2\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{ait-rest-api-endpoint}}/loyalty/revertdiscountcode","host":["{{ait-rest-api-endpoint}}"],"path":["loyalty","revertdiscountcode"],"query":[{"key":"customer_id","value":"19709","description":"AIT customer id (Required)","disabled":true},{"key":"discount_code","value":"AIOMP43X625","description":"Discount code (Required)","disabled":true}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Content-Length","value":"109","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Date","value":"Mon, 04 Sep 2023 12:42:57 GMT","enabled":true},{"key":"x-amzn-RequestId","value":"28fa4523-495f-4ffe-a2c5-58eb384820c1","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"x-amz-apigw-id","value":"Ku2QYEphoAMFlYw=","enabled":true},{"key":"X-AIO-Api-Call-Limit","value":"1/2","enabled":true},{"key":"X-Amzn-Trace-Id","value":"Root=1-64f5d0ce-641cbe97402ab2ad29b0d3a1;Sampled=0;lineage=d8b489b7:0","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true},{"key":"X-Cache","value":"Miss from cloudfront","enabled":true},{"key":"Via","value":"1.1 3dcb635971b5d310e8941cdb963aff70.cloudfront.net (CloudFront)","enabled":true},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3","enabled":true},{"key":"X-Amz-Cf-Id","value":"W_8AMXnTm-vhZ4ju1fQI4SqrGvWM0az-wFTT68RGrAg_LYYNQPs0Qw==","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"available_point\": 1154,\n    \"available_value\": \"1154.00\",\n    \"revert\": true,\n    \"reverted_point\": 10,\n    \"reverted_amount\": \"10\"\n}"}],"_postman_id":"e3af79d8-3c9c-42be-bf5c-ba2af6917471"},{"name":"/loyalty/markUsedDiscountCode","id":"7e2a40e4-87c9-490d-9b96-9033b668e5e3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"body":{"mode":"raw","raw":"{\r\n    \"customer_id\": 19709,\r\n    \"discount_code\": \"AIOZSTW2JCAPE\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{ait-rest-api-endpoint}}/loyalty/markuseddiscountcode","description":"<p>This API is used to mark a discount code as \"used.\"</p>\n","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"79c58e07-7d10-461b-8acb-1ec1489c2543","id":"79c58e07-7d10-461b-8acb-1ec1489c2543","name":"Server Side REST APIs","type":"folder"}},"urlObject":{"path":["loyalty","markuseddiscountcode"],"host":["{{ait-rest-api-endpoint}}"],"query":[{"disabled":true,"description":{"content":"<p>AIT customer id (Required)</p>\n","type":"text/plain"},"key":"customer_id","value":"19709"},{"disabled":true,"description":{"content":"<p>Discount code (Required)</p>\n","type":"text/plain"},"key":"discount_code","value":"AIOZSTW2JCAPE"}],"variable":[]}},"response":[{"id":"3b5f7cc4-5b9b-451c-81f8-82b5bd05781c","name":"/loyalty/revertDiscountCode","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"body":{"mode":"raw","raw":"{\r\n    \"customer_id\": 19709,\r\n    \"discount_code\": \"AIOZSTW2JCAPE\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{ait-rest-api-endpoint}}/loyalty/markuseddiscountcode"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Content-Length","value":"67","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Date","value":"Thu, 31 Aug 2023 13:57:50 GMT","enabled":true},{"key":"x-amzn-RequestId","value":"0ca0a07d-a9b4-4ed6-b3ba-8f19cd4d92c3","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"x-amz-apigw-id","value":"Kh1edFDIIAMFYJg=","enabled":true},{"key":"X-AIO-Api-Call-Limit","value":"1/2","enabled":true},{"key":"X-Amzn-Trace-Id","value":"Root=1-64f09c5c-6ca6c9266673619d5129e5e4;Sampled=0;lineage=c1d0ad11:0","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true},{"key":"X-Cache","value":"Miss from cloudfront","enabled":true},{"key":"Via","value":"1.1 08f45c153a856ff7955174d0e6f60744.cloudfront.net (CloudFront)","enabled":true},{"key":"X-Amz-Cf-Pop","value":"IAD89-C3","enabled":true},{"key":"X-Amz-Cf-Id","value":"p83jLqOBy7-I9nvyd_9DXmZEq9htNwy5zax-Unfu_i9ZYhyBepw0qA==","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"Coupon code has been marked as used\",\n    \"is_marked_used\": true\n}"}],"_postman_id":"7e2a40e4-87c9-490d-9b96-9033b668e5e3"}],"id":"2c07a495-534b-45e3-8fff-4425234e4d1e","description":"<p>Loyalty can be identified by multiple identifiers (example: id, email). Currently, we supports the below identifiers.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Identifier</strong></th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Integer</td>\n<td>Customer ID</td>\n</tr>\n<tr>\n<td>email</td>\n<td>String</td>\n<td>Customer Enail Address.</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"fields\">Fields</h3>\n<p>Loyalty can have multiple fields (example: emails, ids, date_created). Currently, we have the below fields.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>email</td>\n<td>String</td>\n<td>The unique email address of the customer.</td>\n</tr>\n<tr>\n<td>first_name</td>\n<td>String</td>\n<td>The customer's first name.</td>\n</tr>\n<tr>\n<td>last_name</td>\n<td>String</td>\n<td>The customer's last name.</td>\n</tr>\n<tr>\n<td>phone</td>\n<td>String</td>\n<td>The customer's phone number.</td>\n</tr>\n<tr>\n<td>date_updated</td>\n<td>DateTime</td>\n<td></td>\n</tr>\n<tr>\n<td>date_created</td>\n<td>DateTime</td>\n<td></td>\n</tr>\n<tr>\n<td>birthday_date</td>\n<td>DateTime</td>\n<td></td>\n</tr>\n<tr>\n<td>tier_name</td>\n<td>String</td>\n<td></td>\n</tr>\n<tr>\n<td>tier_description</td>\n<td>String</td>\n<td></td>\n</tr>\n<tr>\n<td>loyalty_discount_code</td>\n<td>String</td>\n<td></td>\n</tr>\n<tr>\n<td>loyalty_points_earned</td>\n<td>Integer</td>\n<td></td>\n</tr>\n<tr>\n<td>loyalty_points_expire</td>\n<td>Integer</td>\n<td></td>\n</tr>\n<tr>\n<td>customer_loyalty_status</td>\n<td>String</td>\n<td></td>\n</tr>\n<tr>\n<td>loyalty_lifetime_point</td>\n<td>Integer</td>\n<td></td>\n</tr>\n<tr>\n<td>loyalty_points_remaining</td>\n<td>Integer</td>\n<td></td>\n</tr>\n<tr>\n<td>loyalty_points_redeemed</td>\n<td>Integer</td>\n<td></td>\n</tr>\n<tr>\n<td>id</td>\n<td>Integer</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"2c07a495-534b-45e3-8fff-4425234e4d1e","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"79c58e07-7d10-461b-8acb-1ec1489c2543","id":"79c58e07-7d10-461b-8acb-1ec1489c2543","name":"Server Side REST APIs","type":"folder"}}},{"name":"Recommendation","item":[{"name":"/trandingproducts","id":"70863fa5-2da5-442f-87b6-59414028a053","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"pk_QnhUbxLAAcuNo6AxTItmDyaMSmvYN6GjfAbygCehG8A"}],"url":"{{ait-rest-api-endpoint}}/trandingproducts?limit=50","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"79c58e07-7d10-461b-8acb-1ec1489c2543","id":"79c58e07-7d10-461b-8acb-1ec1489c2543","name":"Server Side REST APIs","type":"folder"}},"urlObject":{"path":["trandingproducts"],"host":["{{ait-rest-api-endpoint}}"],"query":[{"key":"limit","value":"50"}],"variable":[]}},"response":[{"id":"b6ba5891-67a6-48f1-9cef-f26fa44b82f0","name":"/trandingproducts","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"url":{"raw":"{{ait-rest-api-endpoint}}/getnewarrivalproducts?image_d=220","host":["{{ait-rest-api-endpoint}}"],"path":["getnewarrivalproducts"],"query":[{"key":"image_d","value":"220"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 21 Sep 2021 05:29:55 GMT","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Content-Length","value":"4239","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"x-amzn-RequestId","value":"6e36a3f8-7efe-4196-add4-2c45ceec697f","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"x-amz-apigw-id","value":"F_4Y2EwxoAMFw1w=","enabled":true},{"key":"X-Amzn-Trace-Id","value":"Root=1-61496dd2-0a29db5b405b8de61cbf75d2;Sampled=0","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"newarrivals\": [\n        {\n            \"shop_id\": 143,\n            \"id\": 212423,\n            \"product_id\": 51520,\n            \"created_at\": \"2021-09-21T04:30:06.000Z\",\n            \"handle\": \"camera-photography-equipments\",\n            \"title\": \"Camera & Photography Equipments\",\n            \"shopify_product_id\": 4408076861540,\n            \"price\": 2500,\n            \"max_price\": 2500,\n            \"compare_at_price\": 2200,\n            \"shopify_image_id\": null,\n            \"src\": \"https://cdn.shopify.com/s/files/1/0107/5098/4292/products/204_camera-and-photography-equipments-125x125_220x.jpg?v=1579588828\",\n            \"buy_link\": \"https://jdst06.myshopify.com/products/camera-photography-equipments\"\n        },\n        {\n            \"shop_id\": 143,\n            \"id\": 212422,\n            \"product_id\": 51521,\n            \"created_at\": \"2021-09-21T04:30:06.000Z\",\n            \"handle\": \"cleaning-machines-equipments\",\n            \"title\": \"Cleaning Machines & Equipments\",\n            \"shopify_product_id\": 4408076927076,\n            \"price\": 6500,\n            \"max_price\": 6500,\n            \"compare_at_price\": 3200,\n            \"shopify_image_id\": null,\n            \"src\": \"https://cdn.shopify.com/s/files/1/0107/5098/4292/products/office-cleaning-125x125_220x.jpg?v=1579588829\",\n            \"buy_link\": \"https://jdst06.myshopify.com/products/cleaning-machines-equipments\"\n        },\n        {\n            \"shop_id\": 143,\n            \"id\": 212421,\n            \"product_id\": 51349,\n            \"created_at\": \"2021-09-21T04:30:06.000Z\",\n            \"handle\": \"test\",\n            \"title\": \"Test\",\n            \"shopify_product_id\": 4368744022116,\n            \"price\": 20,\n            \"max_price\": 20,\n            \"compare_at_price\": null,\n            \"shopify_image_id\": null,\n            \"src\": \"\",\n            \"buy_link\": \"test\"\n        },\n        {\n            \"shop_id\": 143,\n            \"id\": 212420,\n            \"product_id\": 51523,\n            \"created_at\": \"2021-09-21T04:30:06.000Z\",\n            \"handle\": \"computer-pci-cards-cables-modules\",\n            \"title\": \"Computer PCI Cards, Cables & Modules\",\n            \"shopify_product_id\": 4408077025380,\n            \"price\": 15,\n            \"max_price\": 15,\n            \"compare_at_price\": 25,\n            \"shopify_image_id\": null,\n            \"src\": \"https://cdn.shopify.com/s/files/1/0107/5098/4292/products/computer-pci-cards-125x125_220x.jpg?v=1579588833\",\n            \"buy_link\": \"https://jdst06.myshopify.com/products/computer-pci-cards-cables-modules\"\n        },\n        {\n            \"shop_id\": 143,\n            \"id\": 212419,\n            \"product_id\": 51522,\n            \"created_at\": \"2021-09-21T04:30:06.000Z\",\n            \"handle\": \"computer-hardware-peripherals\",\n            \"title\": \"Computer Hardware & Peripherals\",\n            \"shopify_product_id\": 4408076992612,\n            \"price\": 45,\n            \"max_price\": 45,\n            \"compare_at_price\": 35,\n            \"shopify_image_id\": null,\n            \"src\": \"https://cdn.shopify.com/s/files/1/0107/5098/4292/products/56_computer-hardware-and-system-125x125_220x.jpg?v=1579588831\",\n            \"buy_link\": \"https://jdst06.myshopify.com/products/computer-hardware-peripherals\"\n        },\n        {\n            \"shop_id\": 143,\n            \"id\": 212418,\n            \"product_id\": 51528,\n            \"created_at\": \"2021-09-21T04:30:06.000Z\",\n            \"handle\": \"heater-thermostat-heating-devices\",\n            \"title\": \"Heater, Thermostat & Heating Devices\",\n            \"shopify_product_id\": 4408077254756,\n            \"price\": 150,\n            \"max_price\": 150,\n            \"compare_at_price\": 135,\n            \"shopify_image_id\": null,\n            \"src\": \"https://cdn.shopify.com/s/files/1/0107/5098/4292/products/79-heater-thermostat-_-heating-devices-125x125_220x.jpg?v=1579588840\",\n            \"buy_link\": \"https://jdst06.myshopify.com/products/heater-thermostat-heating-devices\"\n        },\n        {\n            \"shop_id\": 143,\n            \"id\": 212417,\n            \"product_id\": 51538,\n            \"created_at\": \"2021-09-21T04:30:06.000Z\",\n            \"handle\": \"street-flood-and-commercial-lights\",\n            \"title\": \"Street, Flood and Commercial Lights\",\n            \"shopify_product_id\": 4408077713508,\n            \"price\": 20,\n            \"max_price\": 20,\n            \"compare_at_price\": 15,\n            \"shopify_image_id\": null,\n            \"src\": \"https://cdn.shopify.com/s/files/1/0107/5098/4292/products/758_stage-_flood_and_commercial_lights-125x125_220x.jpg?v=1579588853\",\n            \"buy_link\": \"https://jdst06.myshopify.com/products/street-flood-and-commercial-lights\"\n        },\n        {\n            \"shop_id\": 143,\n            \"id\": 212416,\n            \"product_id\": 51390,\n            \"created_at\": \"2021-09-21T04:30:06.000Z\",\n            \"handle\": \"aaaaaa\",\n            \"title\": \"aaaaaa\",\n            \"shopify_product_id\": 4386074263652,\n            \"price\": 0,\n            \"max_price\": 0,\n            \"compare_at_price\": null,\n            \"shopify_image_id\": null,\n            \"src\": \"\",\n            \"buy_link\": \"aaaaaa\"\n        },\n        {\n            \"shop_id\": 143,\n            \"id\": 212415,\n            \"product_id\": 51525,\n            \"created_at\": \"2021-09-21T04:30:06.000Z\",\n            \"handle\": \"domestic-fans-ac-coolers\",\n            \"title\": \"Domestic Fans, AC & Coolers\",\n            \"shopify_product_id\": 4408077123684,\n            \"price\": 250,\n            \"max_price\": 250,\n            \"compare_at_price\": 200,\n            \"shopify_image_id\": null,\n            \"src\": \"https://cdn.shopify.com/s/files/1/0107/5098/4292/products/82_electric-fans-and-coolers-125x125_220x.jpg?v=1579588836\",\n            \"buy_link\": \"https://jdst06.myshopify.com/products/domestic-fans-ac-coolers\"\n        },\n        {\n            \"shop_id\": 143,\n            \"id\": 212414,\n            \"product_id\": 51393,\n            \"created_at\": \"2021-09-21T04:30:06.000Z\",\n            \"handle\": \"ddddddddddddd\",\n            \"title\": \"ddddddddddddd\",\n            \"shopify_product_id\": 4386074460260,\n            \"price\": 0,\n            \"max_price\": 0,\n            \"compare_at_price\": null,\n            \"shopify_image_id\": null,\n            \"src\": \"\",\n            \"buy_link\": \"ddddddddddddd\"\n        }\n    ]\n}"}],"_postman_id":"70863fa5-2da5-442f-87b6-59414028a053"},{"name":"/newarrivalproducts","id":"b9ba88c1-717a-458e-a819-0dd7264efe41","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"url":"{{ait-rest-api-endpoint}}/newarrivalproducts","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"79c58e07-7d10-461b-8acb-1ec1489c2543","id":"79c58e07-7d10-461b-8acb-1ec1489c2543","name":"Server Side REST APIs","type":"folder"}},"urlObject":{"path":["newarrivalproducts"],"host":["{{ait-rest-api-endpoint}}"],"query":[],"variable":[]}},"response":[{"id":"cd7b6574-b22a-484b-ab24-360e04ca8cb7","name":"/newarrivalproducts","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"url":{"raw":"{{ait-rest-api-endpoint}}/newarrivalproducts?image_d=420","host":["{{ait-rest-api-endpoint}}"],"path":["newarrivalproducts"],"query":[{"key":"image_d","value":"420","description":"Fields which should be returned"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 10 Sep 2021 13:33:56 GMT","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Content-Length","value":"4239","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"x-amzn-RequestId","value":"63be1b1b-3d32-4234-aa12-87c1bd68882c","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"x-amz-apigw-id","value":"Fcu-aGV7oAMFv9A=","enabled":true},{"key":"X-Amzn-Trace-Id","value":"Root=1-613b5ec2-4f4a8351441c07d16eef2ff0;Sampled=0","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"newarrivals\": [\n        {\n            \"shop_id\": 143,\n            \"id\": 206339,\n            \"product_id\": 51520,\n            \"created_at\": \"2021-09-10T04:30:07.000Z\",\n            \"handle\": \"camera-photography-equipments\",\n            \"title\": \"Camera & Photography Equipments\",\n            \"shopify_product_id\": 4408076861540,\n            \"price\": 2500,\n            \"max_price\": 2500,\n            \"compare_at_price\": 2200,\n            \"shopify_image_id\": null,\n            \"src\": \"https://cdn.shopify.com/s/files/1/0107/5098/4292/products/204_camera-and-photography-equipments-125x125_420x.jpg?v=1579588828\",\n            \"buy_link\": \"https://jdst06.myshopify.com/products/camera-photography-equipments\"\n        },\n        {\n            \"shop_id\": 143,\n            \"id\": 206338,\n            \"product_id\": 51521,\n            \"created_at\": \"2021-09-10T04:30:07.000Z\",\n            \"handle\": \"cleaning-machines-equipments\",\n            \"title\": \"Cleaning Machines & Equipments\",\n            \"shopify_product_id\": 4408076927076,\n            \"price\": 6500,\n            \"max_price\": 6500,\n            \"compare_at_price\": 3200,\n            \"shopify_image_id\": null,\n            \"src\": \"https://cdn.shopify.com/s/files/1/0107/5098/4292/products/office-cleaning-125x125_420x.jpg?v=1579588829\",\n            \"buy_link\": \"https://jdst06.myshopify.com/products/cleaning-machines-equipments\"\n        },\n        {\n            \"shop_id\": 143,\n            \"id\": 206337,\n            \"product_id\": 51349,\n            \"created_at\": \"2021-09-10T04:30:07.000Z\",\n            \"handle\": \"test\",\n            \"title\": \"Test\",\n            \"shopify_product_id\": 4368744022116,\n            \"price\": 20,\n            \"max_price\": 20,\n            \"compare_at_price\": null,\n            \"shopify_image_id\": null,\n            \"src\": \"\",\n            \"buy_link\": \"test\"\n        },\n        {\n            \"shop_id\": 143,\n            \"id\": 206336,\n            \"product_id\": 51523,\n            \"created_at\": \"2021-09-10T04:30:07.000Z\",\n            \"handle\": \"computer-pci-cards-cables-modules\",\n            \"title\": \"Computer PCI Cards, Cables & Modules\",\n            \"shopify_product_id\": 4408077025380,\n            \"price\": 15,\n            \"max_price\": 15,\n            \"compare_at_price\": 25,\n            \"shopify_image_id\": null,\n            \"src\": \"https://cdn.shopify.com/s/files/1/0107/5098/4292/products/computer-pci-cards-125x125_420x.jpg?v=1579588833\",\n            \"buy_link\": \"https://jdst06.myshopify.com/products/computer-pci-cards-cables-modules\"\n        },\n        {\n            \"shop_id\": 143,\n            \"id\": 206335,\n            \"product_id\": 51522,\n            \"created_at\": \"2021-09-10T04:30:07.000Z\",\n            \"handle\": \"computer-hardware-peripherals\",\n            \"title\": \"Computer Hardware & Peripherals\",\n            \"shopify_product_id\": 4408076992612,\n            \"price\": 45,\n            \"max_price\": 45,\n            \"compare_at_price\": 35,\n            \"shopify_image_id\": null,\n            \"src\": \"https://cdn.shopify.com/s/files/1/0107/5098/4292/products/56_computer-hardware-and-system-125x125_420x.jpg?v=1579588831\",\n            \"buy_link\": \"https://jdst06.myshopify.com/products/computer-hardware-peripherals\"\n        },\n        {\n            \"shop_id\": 143,\n            \"id\": 206334,\n            \"product_id\": 51528,\n            \"created_at\": \"2021-09-10T04:30:07.000Z\",\n            \"handle\": \"heater-thermostat-heating-devices\",\n            \"title\": \"Heater, Thermostat & Heating Devices\",\n            \"shopify_product_id\": 4408077254756,\n            \"price\": 150,\n            \"max_price\": 150,\n            \"compare_at_price\": 135,\n            \"shopify_image_id\": null,\n            \"src\": \"https://cdn.shopify.com/s/files/1/0107/5098/4292/products/79-heater-thermostat-_-heating-devices-125x125_420x.jpg?v=1579588840\",\n            \"buy_link\": \"https://jdst06.myshopify.com/products/heater-thermostat-heating-devices\"\n        },\n        {\n            \"shop_id\": 143,\n            \"id\": 206333,\n            \"product_id\": 51538,\n            \"created_at\": \"2021-09-10T04:30:07.000Z\",\n            \"handle\": \"street-flood-and-commercial-lights\",\n            \"title\": \"Street, Flood and Commercial Lights\",\n            \"shopify_product_id\": 4408077713508,\n            \"price\": 20,\n            \"max_price\": 20,\n            \"compare_at_price\": 15,\n            \"shopify_image_id\": null,\n            \"src\": \"https://cdn.shopify.com/s/files/1/0107/5098/4292/products/758_stage-_flood_and_commercial_lights-125x125_420x.jpg?v=1579588853\",\n            \"buy_link\": \"https://jdst06.myshopify.com/products/street-flood-and-commercial-lights\"\n        },\n        {\n            \"shop_id\": 143,\n            \"id\": 206332,\n            \"product_id\": 51390,\n            \"created_at\": \"2021-09-10T04:30:07.000Z\",\n            \"handle\": \"aaaaaa\",\n            \"title\": \"aaaaaa\",\n            \"shopify_product_id\": 4386074263652,\n            \"price\": 0,\n            \"max_price\": 0,\n            \"compare_at_price\": null,\n            \"shopify_image_id\": null,\n            \"src\": \"\",\n            \"buy_link\": \"aaaaaa\"\n        },\n        {\n            \"shop_id\": 143,\n            \"id\": 206331,\n            \"product_id\": 51525,\n            \"created_at\": \"2021-09-10T04:30:07.000Z\",\n            \"handle\": \"domestic-fans-ac-coolers\",\n            \"title\": \"Domestic Fans, AC & Coolers\",\n            \"shopify_product_id\": 4408077123684,\n            \"price\": 250,\n            \"max_price\": 250,\n            \"compare_at_price\": 200,\n            \"shopify_image_id\": null,\n            \"src\": \"https://cdn.shopify.com/s/files/1/0107/5098/4292/products/82_electric-fans-and-coolers-125x125_420x.jpg?v=1579588836\",\n            \"buy_link\": \"https://jdst06.myshopify.com/products/domestic-fans-ac-coolers\"\n        },\n        {\n            \"shop_id\": 143,\n            \"id\": 206330,\n            \"product_id\": 51393,\n            \"created_at\": \"2021-09-10T04:30:07.000Z\",\n            \"handle\": \"ddddddddddddd\",\n            \"title\": \"ddddddddddddd\",\n            \"shopify_product_id\": 4386074460260,\n            \"price\": 0,\n            \"max_price\": 0,\n            \"compare_at_price\": null,\n            \"shopify_image_id\": null,\n            \"src\": \"\",\n            \"buy_link\": \"ddddddddddddd\"\n        }\n    ]\n}"}],"_postman_id":"b9ba88c1-717a-458e-a819-0dd7264efe41"},{"name":"latestvisitedproducts","id":"cf74a6c3-55b0-4e96-857b-838045a928fb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"url":"{{ait-rest-api-endpoint}}/latestvisitedproducts?customer_id=394196","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"79c58e07-7d10-461b-8acb-1ec1489c2543","id":"79c58e07-7d10-461b-8acb-1ec1489c2543","name":"Server Side REST APIs","type":"folder"}},"urlObject":{"path":["latestvisitedproducts"],"host":["{{ait-rest-api-endpoint}}"],"query":[{"key":"customer_id","value":"394196"}],"variable":[]}},"response":[{"id":"25831529-0147-45a8-9912-0ac1e1d7f76f","name":"/latestvisitedproducts","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"url":{"raw":"{{ait-rest-api-endpoint}}/latestvisitedproducts?image_d=110&customer_id=385490","host":["{{ait-rest-api-endpoint}}"],"path":["latestvisitedproducts"],"query":[{"key":"image_d","value":"110"},{"key":"customer_id","value":"385490"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 21 Sep 2021 05:26:38 GMT","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Content-Length","value":"426","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"x-amzn-RequestId","value":"44e16141-1157-4d12-b863-8021a98c3309","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"x-amz-apigw-id","value":"F_35wHw-IAMFpLQ=","enabled":true},{"key":"X-Amzn-Trace-Id","value":"Root=1-61496d0b-7121cd566cdd1398003f7955;Sampled=0","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"latestvisited\": [\n        {\n            \"id\": 51523,\n            \"handle\": \"computer-pci-cards-cables-modules\",\n            \"title\": \"Computer PCI Cards, Cables & Modules\",\n            \"shopify_product_id\": 4408077025380,\n            \"price\": 15,\n            \"max_price\": 15,\n            \"compare_at_price\": 25,\n            \"product_id\": 51523,\n            \"src\": \"https://cdn.shopify.com/s/files/1/0107/5098/4292/products/computer-pci-cards-125x125_110x.jpg?v=1579588833\",\n            \"buy_link\": \"https://jdst06.myshopify.com/products/computer-pci-cards-cables-modules\"\n        }\n    ]\n}"}],"_postman_id":"cf74a6c3-55b0-4e96-857b-838045a928fb"}],"id":"53d31ff0-2b6c-4d96-92ab-efd02de81cee","_postman_id":"53d31ff0-2b6c-4d96-92ab-efd02de81cee","description":"","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"79c58e07-7d10-461b-8acb-1ec1489c2543","id":"79c58e07-7d10-461b-8acb-1ec1489c2543","name":"Server Side REST APIs","type":"folder"}}},{"name":"Review & Question/Answer","item":[{"name":"/reviews","id":"f6d5382e-f207-47e0-8a34-7519088732fe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"url":"{{ait-rest-api-endpoint}}/reviews","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"79c58e07-7d10-461b-8acb-1ec1489c2543","id":"79c58e07-7d10-461b-8acb-1ec1489c2543","name":"Server Side REST APIs","type":"folder"}},"urlObject":{"path":["reviews"],"host":["{{ait-rest-api-endpoint}}"],"query":[{"disabled":true,"key":"fields","value":"full_name,review_submitted_date"},{"disabled":true,"key":"product_ids","value":"86684"},{"disabled":true,"key":"ids","value":"57980,57981"},{"disabled":true,"key":"since_id","value":"57980"},{"disabled":true,"key":"emails","value":"chandraprabha@gmail.com"},{"disabled":true,"key":"customer_ids","value":""},{"disabled":true,"key":"rating_min","value":"2"},{"disabled":true,"key":"rating_max","value":"3"},{"disabled":true,"key":"created_date_min","value":""},{"disabled":true,"key":"created_date_max","value":""},{"disabled":true,"key":"review_title","value":""},{"disabled":true,"key":"featured_review","value":""},{"disabled":true,"key":"verified_review","value":"1"},{"disabled":true,"key":"source","value":"api"},{"disabled":true,"key":"status","value":"approve"},{"disabled":true,"key":"query","value":"Very"}],"variable":[]}},"response":[{"id":"79946cd7-5894-4d47-943e-bfebd256f196","name":"/reviews","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"url":{"raw":"{{ait-rest-api-endpoint}}/reviews?fields=full_name,review_submitted_date&emails=jaydeep@gowebbaby.com&review_submitted_date_max=2022-11-21&is_group_product=1","host":["{{ait-rest-api-endpoint}}"],"path":["reviews"],"query":[{"key":"activity_type","value":"Added By Admin","disabled":true},{"key":"fields","value":"full_name,review_submitted_date"},{"key":"emails","value":"jaydeep@gowebbaby.com"},{"key":"review_submitted_date_max","value":"2022-11-21"},{"key":"product_ids","value":"66793","disabled":true},{"key":"is_group_product","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 10 Aug 2021 15:07:12 GMT","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Content-Length","value":"3157","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"x-amzn-RequestId","value":"3bbf99db-ca5a-4819-8c4f-aac7824577e5","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"x-amz-apigw-id","value":"D2xlBGTaIAMFR4A=","enabled":true},{"key":"X-Amzn-Trace-Id","value":"Root=1-6112961f-075b5ef81e8572c340e6f9a8;Sampled=0","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"reviews\": [\n        {\n            \"full_name\": \"jaydeep\",\n            \"review_submitted_date\": \"2018-11-21T09:55:01.000Z\",\n            \"id\": 146\n        },\n        {\n            \"full_name\": \"jaydeep rathore\",\n            \"review_submitted_date\": \"2018-12-04T07:59:31.000Z\",\n            \"id\": 149\n        },\n        {\n            \"full_name\": \"jaydeep rathore\",\n            \"review_submitted_date\": \"2018-12-14T11:13:02.000Z\",\n            \"id\": 181\n        },\n        {\n            \"full_name\": \"jaydeep rathore\",\n            \"review_submitted_date\": \"2018-12-17T11:03:37.000Z\",\n            \"id\": 183\n        },\n        {\n            \"full_name\": \"jaydeep rathore\",\n            \"review_submitted_date\": \"2018-12-17T11:04:23.000Z\",\n            \"id\": 184\n        },\n        {\n            \"full_name\": \"jaydeep rathore\",\n            \"review_submitted_date\": \"2018-12-17T11:04:33.000Z\",\n            \"id\": 185\n        },\n        {\n            \"full_name\": \"jaydeep rathore\",\n            \"review_submitted_date\": \"2018-12-17T11:04:46.000Z\",\n            \"id\": 186\n        },\n        {\n            \"full_name\": \"jaydeep rathore\",\n            \"review_submitted_date\": \"2018-12-17T11:17:19.000Z\",\n            \"id\": 187\n        },\n        {\n            \"full_name\": \"jaydeep rathore\",\n            \"review_submitted_date\": \"2018-12-18T05:36:51.000Z\",\n            \"id\": 188\n        },\n        {\n            \"full_name\": \"jaydeep rathore\",\n            \"review_submitted_date\": \"2018-12-18T05:37:57.000Z\",\n            \"id\": 189\n        },\n        {\n            \"full_name\": \"jaydeep rathore\",\n            \"review_submitted_date\": \"2018-12-18T05:50:43.000Z\",\n            \"id\": 190\n        },\n        {\n            \"full_name\": \"jaydeep rathore\",\n            \"review_submitted_date\": \"2018-12-18T05:51:01.000Z\",\n            \"id\": 191\n        },\n        {\n            \"full_name\": \"jaydeep Rathore\",\n            \"review_submitted_date\": \"2018-12-20T06:34:30.000Z\",\n            \"id\": 192\n        },\n        {\n            \"full_name\": \"jaydeep Rathore\",\n            \"review_submitted_date\": \"2018-12-20T07:19:04.000Z\",\n            \"id\": 193\n        },\n        {\n            \"full_name\": \"jaydeep Rathore\",\n            \"review_submitted_date\": \"2018-12-20T07:37:54.000Z\",\n            \"id\": 194\n        },\n        {\n            \"full_name\": \"jaydeep Rathore\",\n            \"review_submitted_date\": \"2018-12-20T07:38:57.000Z\",\n            \"id\": 195\n        },\n        {\n            \"full_name\": \"jaydeep Rathore\",\n            \"review_submitted_date\": \"2018-12-27T10:25:37.000Z\",\n            \"id\": 197\n        },\n        {\n            \"full_name\": \"jaydeep rathore\",\n            \"review_submitted_date\": \"2019-01-10T10:23:22.000Z\",\n            \"id\": 236\n        },\n        {\n            \"full_name\": \"jaydeep rathore\",\n            \"review_submitted_date\": \"2019-01-10T10:25:55.000Z\",\n            \"id\": 237\n        },\n        {\n            \"full_name\": \"jaydeep rathore\",\n            \"review_submitted_date\": \"2019-01-10T10:27:38.000Z\",\n            \"id\": 238\n        },\n        {\n            \"full_name\": \"jaydeep rathore\",\n            \"review_submitted_date\": \"2019-01-10T10:34:38.000Z\",\n            \"id\": 239\n        },\n        {\n            \"full_name\": \"jaydeep rathore\",\n            \"review_submitted_date\": \"2019-01-10T10:49:25.000Z\",\n            \"id\": 240\n        },\n        {\n            \"full_name\": \"Jd RRathore\",\n            \"review_submitted_date\": \"2019-01-11T07:42:51.000Z\",\n            \"id\": 241\n        },\n        {\n            \"full_name\": \"jaydeeaaaaaaaaap Rathoraaaaaaaaaaaaa\",\n            \"review_submitted_date\": \"2019-01-11T07:53:40.000Z\",\n            \"id\": 242\n        },\n        {\n            \"full_name\": \"jaydeep Rathoreff\",\n            \"review_submitted_date\": \"2019-01-11T07:55:17.000Z\",\n            \"id\": 243\n        },\n        {\n            \"full_name\": \"jaydeep Rathore\",\n            \"review_submitted_date\": \"2019-01-28T13:04:08.000Z\",\n            \"id\": 376\n        },\n        {\n            \"full_name\": \"jaydeep Rathore\",\n            \"review_submitted_date\": \"2019-01-28T13:06:00.000Z\",\n            \"id\": 378\n        },\n        {\n            \"full_name\": \"jaydeep Rathore\",\n            \"review_submitted_date\": \"2019-01-28T13:06:50.000Z\",\n            \"id\": 379\n        },\n        {\n            \"full_name\": \"jaydeep Rathore\",\n            \"review_submitted_date\": \"2019-01-28T13:09:03.000Z\",\n            \"id\": 380\n        },\n        {\n            \"full_name\": \"jaydeep Rathore\",\n            \"review_submitted_date\": \"2019-01-28T13:11:31.000Z\",\n            \"id\": 381\n        },\n        {\n            \"full_name\": \"jaydeep Rathore\",\n            \"review_submitted_date\": \"2019-02-09T11:56:02.000Z\",\n            \"id\": 400\n        },\n        {\n            \"full_name\": \"jaydeep Rathore\",\n            \"review_submitted_date\": \"2019-02-09T11:56:51.000Z\",\n            \"id\": 401\n        },\n        {\n            \"full_name\": \"jd rathore\",\n            \"review_submitted_date\": \"2019-03-06T12:49:28.000Z\",\n            \"id\": 426\n        },\n        {\n            \"full_name\": \"jaydeep Rathore\",\n            \"review_submitted_date\": \"2019-03-06T12:51:42.000Z\",\n            \"id\": 427\n        }\n    ],\n    \"page\": {}\n}"}],"_postman_id":"f6d5382e-f207-47e0-8a34-7519088732fe"},{"name":"/reviews/{id}","id":"731af4e8-c427-4e2c-be60-6ca97042d355","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"url":"{{ait-rest-api-endpoint}}/reviews/57866","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"79c58e07-7d10-461b-8acb-1ec1489c2543","id":"79c58e07-7d10-461b-8acb-1ec1489c2543","name":"Server Side REST APIs","type":"folder"}},"urlObject":{"path":["reviews","57866"],"host":["{{ait-rest-api-endpoint}}"],"query":[],"variable":[]}},"response":[{"id":"7af87c75-c54e-4d2a-a715-3bb3c2f57199","name":"/reviews/{id}","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"url":{"raw":"{{ait-rest-api-endpoint}}/reviews/57866","host":["{{ait-rest-api-endpoint}}"],"path":["reviews","57866"],"query":[{"key":"activity_type","value":"Added By Admin","disabled":true},{"key":"fields","value":"full_name,review_submitted_date","disabled":true},{"key":"product_ids","value":"66793","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 02 Sep 2021 06:23:46 GMT","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Content-Length","value":"923","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"x-amzn-RequestId","value":"2af3f7d2-abe4-43fb-b8e8-11a63b08b877","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"x-amz-apigw-id","value":"FBYdqGIvoAMF5Yg=","enabled":true},{"key":"X-Amzn-Trace-Id","value":"Root=1-61306df0-68c24d1d30c6b3324dcc511d;Sampled=0","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"review\": {\n        \"id\": 57866,\n        \"customer_id\": 387651,\n        \"product_id\": 66770,\n        \"handle\": \"ipod-nano\",\n        \"rating\": 5,\n        \"review_title\": \"Nice product\",\n        \"review_title_old\": \"\",\n        \"review_description\": \"I love Copy product\",\n        \"review_description_old\": null,\n        \"shop_name\": \"10oct20-ashwani1-shopconnect.myshopify.com\",\n        \"date\": \"2021-09-01T12:51:18.000Z\",\n        \"featured_review\": 0,\n        \"verified_review\": 1,\n        \"location\": \"US\",\n        \"source\": \"api\",\n        \"status\": \"approve\",\n        \"product_image\": null,\n        \"email\": \"jaydeep@gowebbaby.com\",\n        \"full_name\": \"jaydeep\",\n        \"review_images\": [\n            \"https://aitrillion-app-data-dev1.s3.amazonaws.com/ai-review/abBnNlYHuuvHu5bJ693mfihFJH3StqUSqjVYC5QRlYg/review-1630500679429-94833484088.png\",\n            \"https://aitrillion-app-data-dev1.s3.amazonaws.com/ai-review/abBnNlYHuuvHu5bJ693mfihFJH3StqUSqjVYC5QRlYg/review-1630500680741-74888268228.jpg\",\n            \"https://aitrillion-app-data-dev1.s3.amazonaws.com/ai-review/abBnNlYHuuvHu5bJ693mfihFJH3StqUSqjVYC5QRlYg/review-1630500681747-75784437101.jpg\"\n        ]\n    }\n}"}],"_postman_id":"731af4e8-c427-4e2c-be60-6ca97042d355"},{"name":"/sitereviews/{id}","id":"13ca0c00-1628-4e3d-a881-bc165d6a0146","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"url":"{{ait-rest-api-endpoint}}/sitereviews/684","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"79c58e07-7d10-461b-8acb-1ec1489c2543","id":"79c58e07-7d10-461b-8acb-1ec1489c2543","name":"Server Side REST APIs","type":"folder"}},"urlObject":{"path":["sitereviews","684"],"host":["{{ait-rest-api-endpoint}}"],"query":[],"variable":[]}},"response":[{"id":"e67a3462-e72f-4b52-bf32-eccfabc7679f","name":"/sitereviews/{id}","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"url":{"raw":"{{ait-rest-api-endpoint}}/sitereviews/684","host":["{{ait-rest-api-endpoint}}"],"path":["sitereviews","684"],"query":[{"key":"activity_type","value":"Added By Admin","disabled":true},{"key":"fields","value":"full_name,review_submitted_date","disabled":true},{"key":"product_ids","value":"66793","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 31 Jan 2022 06:17:06 GMT","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Content-Length","value":"332","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"x-amzn-RequestId","value":"af323106-b08e-477e-a912-7e7926b1f559","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"x-amz-apigw-id","value":"MzDDAG5IoAMF23g=","enabled":true},{"key":"X-Amzn-Trace-Id","value":"Root=1-61f77edf-11da851c6c64d1f0353119ff;Sampled=0","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"review\": {\n        \"id\": 684,\n        \"customer_id\": 0,\n        \"shop_name\": \"restapi-dev-01-gwbdemo.myshopify.com\",\n        \"rating\": 5,\n        \"title\": \"Nice\",\n        \"review\": \"Nice Experience\",\n        \"reviewDate\": \"2022-01-21T06:58:31.000Z\",\n        \"location\": \"US\",\n        \"reviewStatus\": 0,\n        \"likes\": 0,\n        \"dislikes\": 0,\n        \"status\": \"\",\n        \"verified\": 0,\n        \"source\": \"site\",\n        \"email\": \"jaydeep@gowebbaby.com\",\n        \"full_name\": \"jaydeep\"\n    }\n}"}],"_postman_id":"13ca0c00-1628-4e3d-a881-bc165d6a0146"},{"name":"/sitereviews","id":"b004c54b-bdbb-47af-acf7-07ed3740aed7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"url":"{{ait-rest-api-endpoint}}/sitereviews","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"79c58e07-7d10-461b-8acb-1ec1489c2543","id":"79c58e07-7d10-461b-8acb-1ec1489c2543","name":"Server Side REST APIs","type":"folder"}},"urlObject":{"path":["sitereviews"],"host":["{{ait-rest-api-endpoint}}"],"query":[{"disabled":true,"key":"ids","value":""},{"disabled":true,"key":"since_id","value":""},{"disabled":true,"key":"emails","value":""},{"disabled":true,"key":"customer_ids","value":""},{"disabled":true,"key":"rating_min","value":""},{"disabled":true,"key":"rating_max","value":""},{"disabled":true,"key":"created_date_min","value":""},{"disabled":true,"key":"created_date_max","value":""},{"disabled":true,"key":"review_title","value":""},{"disabled":true,"key":"verified","value":""},{"disabled":true,"key":"source","value":""},{"disabled":true,"key":"status","value":""},{"disabled":true,"key":"query","value":""}],"variable":[]}},"response":[{"id":"c72da65f-e6d3-4ffa-b1d1-b67c4651a1c9","name":"/sitereviews","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"url":{"raw":"{{ait-rest-api-endpoint}}/sitereviews?limit=2&emails=jaydeep@gowebbaby.com&review_submitted_date_min=2021-08-11","host":["{{ait-rest-api-endpoint}}"],"path":["sitereviews"],"query":[{"key":"limit","value":"2"},{"key":"page_info","value":"qGZmRmtSeFBK0A3BQBN86p2qwNHiDaYgQLfmRoW32X35Vs2Q3UOUK42mUj6oAZFT8glfrnSBA7NACpT-cSxwoCLneQPNkNHrDO2GGIV_s7vM93srJITxBgY1uzAX5x_k","disabled":true},{"key":"emails","value":"jaydeep@gowebbaby.com"},{"key":"review_submitted_date_min","value":"2021-08-11"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 11 Aug 2021 14:01:29 GMT","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Content-Length","value":"341","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"x-amzn-RequestId","value":"8b04f2e1-910e-426f-b802-cae4658caad0","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"x-amz-apigw-id","value":"D5649FkzIAMForg=","enabled":true},{"key":"X-Amzn-Trace-Id","value":"Root=1-6113d839-6fa8f6c55fe9ac634798ebe4;Sampled=0","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"reviews\": [\n        {\n            \"customer_id\": null,\n            \"full_name\": \"jaydeep \",\n            \"email\": \"jaydeep@gowebbaby.com\",\n            \"rating\": 3,\n            \"review_title\": \"This is really nice site\",\n            \"review_description\": \"I recommend everyone to go for it\",\n            \"review_submitted_date\": \"2021-08-11T13:59:26.000Z\",\n            \"likes\": 0,\n            \"dislikes\": 0,\n            \"status\": \"approve\",\n            \"verified\": 1,\n            \"source\": \"inapp\",\n            \"id\": 132\n        }\n    ],\n    \"page\": {}\n}"}],"_postman_id":"b004c54b-bdbb-47af-acf7-07ed3740aed7"},{"name":"/reviews","id":"ed8a7197-67fc-4d96-a72c-baa7c2b6b9cb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"body":{"mode":"raw","raw":"{\r\n    \"review\": {\r\n        \"product_id\": 85296,\r\n        \"full_name\": \"jaydeep\",\r\n        \"email\": \"jaydeep@gowebbaby.com\",\r\n        \"rating\": 5,\r\n        \"review_title\": \"Nice product\",\r\n        \"review_description\": \"I love Copy product\",\r\n        \"location\": \"US\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{ait-rest-api-endpoint}}/reviews","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"79c58e07-7d10-461b-8acb-1ec1489c2543","id":"79c58e07-7d10-461b-8acb-1ec1489c2543","name":"Server Side REST APIs","type":"folder"}},"urlObject":{"path":["reviews"],"host":["{{ait-rest-api-endpoint}}"],"query":[],"variable":[]}},"response":[{"id":"f135a60e-e5e0-4c87-b9bd-9ae6d3f1053d","name":"/reviews","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"body":{"mode":"raw","raw":" {\"review\":{\r\n            \"customer_id\": 0,\r\n            \"product_id\": 66770,\r\n            \"full_name\": \"jaydeep\",\r\n            \"email\": \"jaydeep@gowebbaby.com\",          \r\n            \"rating\": 5,            \r\n            \"review_title\": \"Nice product\",\r\n            \"review_description\": \"I love Copy product\",          \r\n             \"location\": \"US\",                      \r\n            \"review_images\": [\"http://mypodha.com/assets/front/images/logo.png\",\"http://mypodha.com/assets/front/images/janindoor.jpg\",\"http://mypodha.com/upload/product/orangecosmos111576061009.jpg\"]\r\n        }\r\n }","options":{"raw":{"language":"json"}}},"url":{"raw":"{{ait-rest-api-endpoint}}/reviews","host":["{{ait-rest-api-endpoint}}"],"path":["reviews"],"query":[{"key":"Authorization","value":"pk_EhaVBBIpLGW-cktSftWYpXxXxkA5GQIkoX1py6qy09M","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Content-Length","value":"23","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Date","value":"Thu, 02 Sep 2021 06:22:37 GMT","enabled":true},{"key":"x-amzn-RequestId","value":"c6103b4c-45e2-4737-b862-53b544264b00","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"x-amz-apigw-id","value":"FBYSFFIQoAMF8Ew=","enabled":true},{"key":"X-Amzn-Trace-Id","value":"Root=1-61306da6-1f49e7ae55397a7268511292;Sampled=0","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true},{"key":"X-Cache","value":"Miss from cloudfront","enabled":true},{"key":"Via","value":"1.1 dcb14d00fec8b0365ecd2bc8f674ffc4.cloudfront.net (CloudFront)","enabled":true},{"key":"X-Amz-Cf-Pop","value":"BOM52-C1","enabled":true},{"key":"X-Amz-Cf-Id","value":"vy4lI3IEXuV9KeXRKcoXlzm13l96BPyV7KuPhmU7zJdm9yCrgb7WNw==","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"review\": {\n        \"id\": 57867\n    }\n}"}],"_postman_id":"ed8a7197-67fc-4d96-a72c-baa7c2b6b9cb"},{"name":"/sitereviews","id":"3c45471e-15dd-47a3-b84c-b4b52da6b2b3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"body":{"mode":"raw","raw":"{\r\n    \"review\": {\r\n        \"product_id\": 66770,\r\n        \"full_name\": \"jaydeep\",\r\n        \"email\": \"jaydeep@gowebbaby.com\",\r\n        \"rating\": 5,\r\n        \"review_title\": \"Nice product\",\r\n        \"review_description\": \"I love Copy product\",\r\n        \"location\": \"US\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{ait-rest-api-endpoint}}/sitereviews","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"79c58e07-7d10-461b-8acb-1ec1489c2543","id":"79c58e07-7d10-461b-8acb-1ec1489c2543","name":"Server Side REST APIs","type":"folder"}},"urlObject":{"path":["sitereviews"],"host":["{{ait-rest-api-endpoint}}"],"query":[{"disabled":true,"key":"Authorization","value":"pk_EhaVBBIpLGW-cktSftWYpXxXxkA5GQIkoX1py6qy09M"}],"variable":[]}},"response":[{"id":"5ea1a74a-5187-4a98-a674-0ca8d0b5b43a","name":"/sitereviews","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"body":{"mode":"raw","raw":" {\"review\":{\r\n             \r\n            \"product_id\": 66770,\r\n            \"full_name\": \"jaydeep\",\r\n            \"email\": \"jaydeep@gowebbaby.com\",          \r\n            \"rating\": 5,            \r\n            \"review_title\": \"Nice product\",\r\n            \"review_description\": \"I love Copy product\",          \r\n             \"location\": \"US\"\r\n        }\r\n }","options":{"raw":{"language":"json"}}},"url":{"raw":"{{ait-rest-api-endpoint}}/sitereviews","host":["{{ait-rest-api-endpoint}}"],"path":["sitereviews"],"query":[{"key":"Authorization","value":"pk_EhaVBBIpLGW-cktSftWYpXxXxkA5GQIkoX1py6qy09M","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Content-Length","value":"21","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Date","value":"Thu, 02 Sep 2021 08:01:03 GMT","enabled":true},{"key":"x-amzn-RequestId","value":"beb40486-3dd2-48bc-9140-40d28c8f6ae2","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"x-amz-apigw-id","value":"FBmtbFgmIAMF14w=","enabled":true},{"key":"X-Amzn-Trace-Id","value":"Root=1-613084bc-303be40b5e8c03e67ce596e2;Sampled=0","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true},{"key":"X-Cache","value":"Miss from cloudfront","enabled":true},{"key":"Via","value":"1.1 b51f06534550bd51b115c6a809767232.cloudfront.net (CloudFront)","enabled":true},{"key":"X-Amz-Cf-Pop","value":"BOM52-C1","enabled":true},{"key":"X-Amz-Cf-Id","value":"yLBhh79MWs-UwQdHeZHNfuIRESDHoEVczxgNarOq5WoFTfyO4x6PlA==","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"review\": {\n        \"id\": 666\n    }\n}"}],"_postman_id":"3c45471e-15dd-47a3-b84c-b4b52da6b2b3"},{"name":"/reviews/{id}","id":"93f4782d-b499-44c9-8f7f-c0fac74f7d1c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"url":"{{ait-rest-api-endpoint}}/reviews/57874","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"79c58e07-7d10-461b-8acb-1ec1489c2543","id":"79c58e07-7d10-461b-8acb-1ec1489c2543","name":"Server Side REST APIs","type":"folder"}},"urlObject":{"path":["reviews","57874"],"host":["{{ait-rest-api-endpoint}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"93f4782d-b499-44c9-8f7f-c0fac74f7d1c"},{"name":"/sitereviews/{id}","id":"503f8193-a96e-4eb9-8d54-580ab03c5fd9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"url":"{{ait-rest-api-endpoint}}/sitereviews/57874","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"79c58e07-7d10-461b-8acb-1ec1489c2543","id":"79c58e07-7d10-461b-8acb-1ec1489c2543","name":"Server Side REST APIs","type":"folder"}},"urlObject":{"path":["sitereviews","57874"],"host":["{{ait-rest-api-endpoint}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"503f8193-a96e-4eb9-8d54-580ab03c5fd9"},{"name":"/questionanswers","id":"9bf3c949-d673-4940-be32-42f947e53954","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"url":"{{ait-rest-api-endpoint}}/questionanswers","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"79c58e07-7d10-461b-8acb-1ec1489c2543","id":"79c58e07-7d10-461b-8acb-1ec1489c2543","name":"Server Side REST APIs","type":"folder"}},"urlObject":{"path":["questionanswers"],"host":["{{ait-rest-api-endpoint}}"],"query":[{"disabled":true,"key":"is_only_question","value":"1"},{"disabled":true,"key":"is_only_answer","value":"1"},{"disabled":true,"key":"fields","value":""},{"disabled":true,"key":"ids","value":""},{"disabled":true,"key":"since_id","value":""},{"disabled":true,"key":"emails","value":""},{"disabled":true,"key":"product_ids","value":""},{"disabled":true,"key":"questionIds","value":""},{"disabled":true,"key":"created_date_min","value":""},{"disabled":true,"key":"created_date_max","value":""},{"disabled":true,"key":"customerName","value":""},{"disabled":true,"key":"shop_name","value":""},{"disabled":true,"key":"verified_status","value":""},{"disabled":true,"key":"question_status","value":""},{"disabled":true,"key":"answers_status","value":""},{"disabled":true,"key":"query","value":""}],"variable":[]}},"response":[{"id":"3ca1c4b4-3a04-4553-8327-096f725abbfb","name":"/questionanswers","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"url":{"raw":"{{ait-rest-api-endpoint}}/questionanswers","host":["{{ait-rest-api-endpoint}}"],"path":["questionanswers"],"query":[{"key":"activity_type","value":"Added By Admin","disabled":true},{"key":"fields","value":"full_name,review_submitted_date","disabled":true},{"key":"product_ids","value":"66793","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 06 Sep 2021 10:53:19 GMT","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Content-Length","value":"8602","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"x-amzn-RequestId","value":"036302bd-3245-4f2e-90b5-01d22db41914","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"x-amz-apigw-id","value":"FPLs7FzqoAMFx_Q=","enabled":true},{"key":"X-Amzn-Trace-Id","value":"Root=1-6135f31f-22aa57b03084779e0a767eaf;Sampled=0","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"questionanswers\": [\n        {\n            \"questionId\": 0,\n            \"full_name\": \"jaydeep Rathore\",\n            \"product_id\": 51349,\n            \"shop_name\": \"jdst06.myshopify.com\",\n            \"email\": \"kunal@gowebbaby.com\",\n            \"questionAnswer\": \"Is this nice product\",\n            \"created_date\": \"2019-12-05T07:30:28.000Z\",\n            \"verified_status\": 0,\n            \"question_status\": \"pending\",\n            \"type\": \"question\",\n            \"id\": 67,\n            \"answers\": [\n                {\n                    \"questionId\": 67,\n                    \"full_name\": \"Admin\",\n                    \"product_id\": 1,\n                    \"shop_name\": \"jdst06.myshopify.com\",\n                    \"email\": \"irfan+dev@gowebbaby.com\",\n                    \"questionAnswer\": \"No thanks\",\n                    \"created_date\": \"2021-09-06T10:53:08.000Z\",\n                    \"verified_status\": 1,\n                    \"answers_status\": \"pending\",\n                    \"type\": \"answer\",\n                    \"id\": 4\n                },\n                {\n                    \"questionId\": 67,\n                    \"full_name\": \"Admin\",\n                    \"product_id\": 1,\n                    \"shop_name\": \"jdst06.myshopify.com\",\n                    \"email\": \"irfan+dev@gowebbaby.com\",\n                    \"questionAnswer\": \"\",\n                    \"created_date\": \"2021-09-06T10:53:04.000Z\",\n                    \"verified_status\": 1,\n                    \"answers_status\": \"approve\",\n                    \"type\": \"answer\",\n                    \"id\": 6\n                }\n            ]\n        },\n        {\n            \"questionId\": 0,\n            \"full_name\": \"ok\",\n            \"product_id\": 51349,\n            \"shop_name\": \"jdst06.myshopify.com\",\n            \"email\": \"jaydeep@gowebbaby.com\",\n            \"questionAnswer\": \"How are you\",\n            \"created_date\": \"2019-12-05T07:36:21.000Z\",\n            \"verified_status\": 0,\n            \"question_status\": \"pending\",\n            \"type\": \"question\",\n            \"id\": 68\n        },\n        {\n            \"questionId\": 0,\n            \"full_name\": \"jaydeep Rathore\",\n            \"product_id\": 51349,\n            \"shop_name\": \"jdst06.myshopify.com\",\n            \"email\": \"jaydeep@gowebbaby.com\",\n            \"questionAnswer\": \"ok\",\n            \"created_date\": \"2019-12-05T07:50:44.000Z\",\n            \"verified_status\": 0,\n            \"question_status\": \"pending\",\n            \"type\": \"question\",\n            \"id\": 69\n        },\n        {\n            \"questionId\": 0,\n            \"full_name\": \"jaydeep Rathore\",\n            \"product_id\": 51349,\n            \"shop_name\": \"jdst06.myshopify.com\",\n            \"email\": \"jaydeep@gowebbaby.com\",\n            \"questionAnswer\": \"ok\",\n            \"created_date\": \"2019-12-05T07:51:09.000Z\",\n            \"verified_status\": 0,\n            \"question_status\": \"pending\",\n            \"type\": \"question\",\n            \"id\": 70\n        },\n        {\n            \"questionId\": 0,\n            \"full_name\": \"jaydeep Rathore\",\n            \"product_id\": 51349,\n            \"shop_name\": \"jdst06.myshopify.com\",\n            \"email\": \"jaydeep@gowebbaby.com\",\n            \"questionAnswer\": \"ok\",\n            \"created_date\": \"2019-12-05T07:52:53.000Z\",\n            \"verified_status\": 0,\n            \"question_status\": \"pending\",\n            \"type\": \"question\",\n            \"id\": 71\n        },\n        {\n            \"questionId\": 0,\n            \"full_name\": \"jaydeep Rathore\",\n            \"product_id\": 51349,\n            \"shop_name\": \"jdst06.myshopify.com\",\n            \"email\": \"jaydeep@gowebbaby.com\",\n            \"questionAnswer\": \"ok\",\n            \"created_date\": \"2019-12-05T08:01:49.000Z\",\n            \"verified_status\": 0,\n            \"question_status\": \"pending\",\n            \"type\": \"question\",\n            \"id\": 72\n        },\n        {\n            \"questionId\": 0,\n            \"full_name\": \"jaydeep Rathore\",\n            \"product_id\": 51349,\n            \"shop_name\": \"jdst06.myshopify.com\",\n            \"email\": \"jaydeep@gowebbaby.com\",\n            \"questionAnswer\": \"ok\",\n            \"created_date\": \"2019-12-05T09:28:44.000Z\",\n            \"verified_status\": 0,\n            \"question_status\": \"pending\",\n            \"type\": \"question\",\n            \"id\": 73\n        },\n        {\n            \"questionId\": 0,\n            \"full_name\": \"jaydeep Rathore\",\n            \"product_id\": 51349,\n            \"shop_name\": \"jdst06.myshopify.com\",\n            \"email\": \"jaydeep@gowebbaby.com\",\n            \"questionAnswer\": \"ok\",\n            \"created_date\": \"2019-12-05T09:31:29.000Z\",\n            \"verified_status\": 0,\n            \"question_status\": \"pending\",\n            \"type\": \"question\",\n            \"id\": 74\n        },\n        {\n            \"questionId\": 0,\n            \"full_name\": \"jaydeep Rathore\",\n            \"product_id\": 51349,\n            \"shop_name\": \"jdst06.myshopify.com\",\n            \"email\": \"jaydeep@gowebbaby.com\",\n            \"questionAnswer\": \"ok\",\n            \"created_date\": \"2019-12-05T10:04:47.000Z\",\n            \"verified_status\": 0,\n            \"question_status\": \"pending\",\n            \"type\": \"question\",\n            \"id\": 75\n        },\n        {\n            \"questionId\": 0,\n            \"full_name\": \"jaydeep Rathore\",\n            \"product_id\": 51349,\n            \"shop_name\": \"jdst06.myshopify.com\",\n            \"email\": \"a@gowebbaby.com\",\n            \"questionAnswer\": \"ok\",\n            \"created_date\": \"2019-12-05T10:05:31.000Z\",\n            \"verified_status\": 0,\n            \"question_status\": \"pending\",\n            \"type\": \"question\",\n            \"id\": 76\n        },\n        {\n            \"questionId\": 0,\n            \"full_name\": \"jaydeep Rathore\",\n            \"product_id\": 51349,\n            \"shop_name\": \"jdst06.myshopify.com\",\n            \"email\": \"a@gowebbaby.com\",\n            \"questionAnswer\": \"ok\",\n            \"created_date\": \"2019-12-05T10:07:57.000Z\",\n            \"verified_status\": 0,\n            \"question_status\": \"pending\",\n            \"type\": \"question\",\n            \"id\": 77\n        },\n        {\n            \"questionId\": 0,\n            \"full_name\": \"jaydeep Rathore\",\n            \"product_id\": 51349,\n            \"shop_name\": \"jdst06.myshopify.com\",\n            \"email\": \"a@gowebbaby.com\",\n            \"questionAnswer\": \"ok\",\n            \"created_date\": \"2019-12-05T10:09:37.000Z\",\n            \"verified_status\": 0,\n            \"question_status\": \"pending\",\n            \"type\": \"question\",\n            \"id\": 78\n        },\n        {\n            \"questionId\": 0,\n            \"full_name\": \"jaydeep Rathore\",\n            \"product_id\": 51349,\n            \"shop_name\": \"jdst06.myshopify.com\",\n            \"email\": \"a@gowebbaby.com\",\n            \"questionAnswer\": \"ok\",\n            \"created_date\": \"2019-12-05T10:13:08.000Z\",\n            \"verified_status\": 0,\n            \"question_status\": \"pending\",\n            \"type\": \"question\",\n            \"id\": 79\n        },\n        {\n            \"questionId\": 0,\n            \"full_name\": \"jaydeep Rathore\",\n            \"product_id\": 51349,\n            \"shop_name\": \"jdst06.myshopify.com\",\n            \"email\": \"a@gowebbaby.com\",\n            \"questionAnswer\": \"ok\",\n            \"created_date\": \"2019-12-05T10:15:03.000Z\",\n            \"verified_status\": 0,\n            \"question_status\": \"pending\",\n            \"type\": \"question\",\n            \"id\": 80\n        },\n        {\n            \"questionId\": 0,\n            \"full_name\": \"jaydeep Rathore\",\n            \"product_id\": 51349,\n            \"shop_name\": \"jdst06.myshopify.com\",\n            \"email\": \"a@gowebbaby.com\",\n            \"questionAnswer\": \"ok\",\n            \"created_date\": \"2019-12-05T10:16:26.000Z\",\n            \"verified_status\": 0,\n            \"question_status\": \"pending\",\n            \"type\": \"question\",\n            \"id\": 81\n        },\n        {\n            \"questionId\": 0,\n            \"full_name\": \"jaydeep Rathore\",\n            \"product_id\": 51349,\n            \"shop_name\": \"jdst06.myshopify.com\",\n            \"email\": \"a@gowebbaby.com\",\n            \"questionAnswer\": \"ok\",\n            \"created_date\": \"2019-12-05T10:17:35.000Z\",\n            \"verified_status\": 0,\n            \"question_status\": \"pending\",\n            \"type\": \"question\",\n            \"id\": 82\n        },\n        {\n            \"questionId\": 0,\n            \"full_name\": \"jaydeep Rathore\",\n            \"product_id\": 51349,\n            \"shop_name\": \"jdst06.myshopify.com\",\n            \"email\": \"a@gowebbaby.com\",\n            \"questionAnswer\": \"ok\",\n            \"created_date\": \"2019-12-05T10:19:05.000Z\",\n            \"verified_status\": 0,\n            \"question_status\": \"pending\",\n            \"type\": \"question\",\n            \"id\": 83\n        },\n        {\n            \"questionId\": 0,\n            \"full_name\": \"jaydeep Rathore\",\n            \"product_id\": 51349,\n            \"shop_name\": \"jdst06.myshopify.com\",\n            \"email\": \"a@gowebbaby.com\",\n            \"questionAnswer\": \"ok\",\n            \"created_date\": \"2019-12-05T10:20:30.000Z\",\n            \"verified_status\": 0,\n            \"question_status\": \"pending\",\n            \"type\": \"question\",\n            \"id\": 84\n        },\n        {\n            \"questionId\": 0,\n            \"full_name\": \"jaydeep Rathore\",\n            \"product_id\": 51349,\n            \"shop_name\": \"jdst06.myshopify.com\",\n            \"email\": \"a@gowebbaby.com\",\n            \"questionAnswer\": \"ok\",\n            \"created_date\": \"2019-12-05T10:25:34.000Z\",\n            \"verified_status\": 0,\n            \"question_status\": \"pending\",\n            \"type\": \"question\",\n            \"id\": 85\n        },\n        {\n            \"questionId\": 0,\n            \"full_name\": \"jaydeep Rathore\",\n            \"product_id\": 51349,\n            \"shop_name\": \"jdst06.myshopify.com\",\n            \"email\": \"a@gowebbaby.com\",\n            \"questionAnswer\": \"ok\",\n            \"created_date\": \"2019-12-05T10:26:21.000Z\",\n            \"verified_status\": 0,\n            \"question_status\": \"pending\",\n            \"type\": \"question\",\n            \"id\": 86\n        },\n        {\n            \"questionId\": 0,\n            \"full_name\": \"jaydeep Rathore\",\n            \"product_id\": 51349,\n            \"shop_name\": \"jdst06.myshopify.com\",\n            \"email\": \"a@gowebbaby.com\",\n            \"questionAnswer\": \"ok\",\n            \"created_date\": \"2019-12-05T10:26:57.000Z\",\n            \"verified_status\": 0,\n            \"question_status\": \"pending\",\n            \"type\": \"question\",\n            \"id\": 87\n        },\n        {\n            \"questionId\": 0,\n            \"full_name\": \"jaydeep Rathore\",\n            \"product_id\": 51349,\n            \"shop_name\": \"jdst06.myshopify.com\",\n            \"email\": \"a@gowebbaby.com\",\n            \"questionAnswer\": \"ok\",\n            \"created_date\": \"2019-12-05T10:29:18.000Z\",\n            \"verified_status\": 0,\n            \"question_status\": \"pending\",\n            \"type\": \"question\",\n            \"id\": 88\n        },\n        {\n            \"questionId\": 0,\n            \"full_name\": \"jaydeep Rathore\",\n            \"product_id\": 51349,\n            \"shop_name\": \"jdst06.myshopify.com\",\n            \"email\": \"a@gowebbaby.com\",\n            \"questionAnswer\": \"ok\",\n            \"created_date\": \"2019-12-05T10:30:34.000Z\",\n            \"verified_status\": 0,\n            \"question_status\": \"pending\",\n            \"type\": \"question\",\n            \"id\": 89\n        },\n        {\n            \"questionId\": 0,\n            \"full_name\": \"jaydeep Rathore\",\n            \"product_id\": 51349,\n            \"shop_name\": \"jdst06.myshopify.com\",\n            \"email\": \"a@gowebbaby.com\",\n            \"questionAnswer\": \"ok\",\n            \"created_date\": \"2019-12-07T08:08:55.000Z\",\n            \"verified_status\": 0,\n            \"question_status\": \"approve\",\n            \"type\": \"question\",\n            \"id\": 90\n        },\n        {\n            \"questionId\": 0,\n            \"full_name\": \"jaydeep Rathore\",\n            \"product_id\": 51349,\n            \"shop_name\": \"jdst06.myshopify.com\",\n            \"email\": \"a@gowebbaby.com\",\n            \"questionAnswer\": \"ok\",\n            \"created_date\": \"2019-12-07T08:08:57.000Z\",\n            \"verified_status\": 0,\n            \"question_status\": \"approve\",\n            \"type\": \"question\",\n            \"id\": 91\n        },\n        {\n            \"questionId\": 0,\n            \"full_name\": \"jaydeep Rathore\",\n            \"product_id\": 51349,\n            \"shop_name\": \"jdst06.myshopify.com\",\n            \"email\": \"a@gowebbaby.com\",\n            \"questionAnswer\": \"ok\",\n            \"created_date\": \"2019-12-07T08:09:04.000Z\",\n            \"verified_status\": 0,\n            \"question_status\": \"approve\",\n            \"type\": \"question\",\n            \"id\": 92\n        },\n        {\n            \"questionId\": 0,\n            \"full_name\": \"jaydeep Rathore\",\n            \"product_id\": 51349,\n            \"shop_name\": \"jdst06.myshopify.com\",\n            \"email\": \"a@gowebbaby.com\",\n            \"questionAnswer\": \"ok\",\n            \"created_date\": \"2019-12-07T08:09:05.000Z\",\n            \"verified_status\": 0,\n            \"question_status\": \"approve\",\n            \"type\": \"question\",\n            \"id\": 93\n        },\n        {\n            \"questionId\": 0,\n            \"full_name\": \"jaydeep Rathore\",\n            \"product_id\": 51349,\n            \"shop_name\": \"jdst06.myshopify.com\",\n            \"email\": \"jaydeep@gowebbaby.com\",\n            \"questionAnswer\": \"How are you\",\n            \"created_date\": \"2019-12-07T08:09:12.000Z\",\n            \"verified_status\": 0,\n            \"question_status\": \"approve\",\n            \"type\": \"question\",\n            \"id\": 94\n        },\n        {\n            \"questionId\": 0,\n            \"full_name\": \"Jay rathore\",\n            \"product_id\": 51535,\n            \"shop_name\": \"jdst06.myshopify.com\",\n            \"email\": \"jaydeep@gowebbaby.com\",\n            \"questionAnswer\": \"How are you\",\n            \"created_date\": \"2020-05-02T05:29:51.000Z\",\n            \"verified_status\": 0,\n            \"question_status\": \"pending\",\n            \"type\": \"question\",\n            \"id\": 114\n        },\n        {\n            \"questionId\": 0,\n            \"full_name\": \"gg\",\n            \"product_id\": 51349,\n            \"shop_name\": \"jdst06.myshopify.com\",\n            \"email\": \"satyaprakash@gowebbaby.com\",\n            \"questionAnswer\": \"gg\",\n            \"created_date\": \"2020-08-21T09:04:26.000Z\",\n            \"verified_status\": 0,\n            \"question_status\": \"pending\",\n            \"type\": \"question\",\n            \"id\": 125\n        }\n    ],\n    \"page\": {}\n}"},{"id":"7ceadbd0-c7e7-4dea-8f6a-30c2968b5a3c","name":"/questionanswers with fileds & filters","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"url":{"raw":"{{ait-rest-api-endpoint}}/questionanswers?fields=full_name,email,questionAnswer&product_ids=51349","host":["{{ait-rest-api-endpoint}}"],"path":["questionanswers"],"query":[{"key":"activity_type","value":"Added By Admin","disabled":true},{"key":"fields","value":"full_name,email,questionAnswer"},{"key":"product_ids","value":"51349"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 06 Sep 2021 10:59:29 GMT","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Content-Length","value":"3317","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"x-amzn-RequestId","value":"910c6a43-a275-43fe-915d-45bb663cfc6c","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"x-amz-apigw-id","value":"FPMmtEbtoAMFZ5Q=","enabled":true},{"key":"X-Amzn-Trace-Id","value":"Root=1-6135f491-06844167123359ee1a123ab2;Sampled=0","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"questionanswers\": [\n        {\n            \"full_name\": \"jaydeep Rathore\",\n            \"email\": \"kunal@gowebbaby.com\",\n            \"questionAnswer\": \"Is this nice product\",\n            \"questionId\": 0,\n            \"id\": 67,\n            \"answers\": [\n                {\n                    \"full_name\": \"Admin\",\n                    \"email\": \"irfan+dev@gowebbaby.com\",\n                    \"questionAnswer\": \"No thanks\",\n                    \"questionId\": 67,\n                    \"id\": 4\n                },\n                {\n                    \"full_name\": \"Admin\",\n                    \"email\": \"irfan+dev@gowebbaby.com\",\n                    \"questionAnswer\": \"\",\n                    \"questionId\": 67,\n                    \"id\": 6\n                }\n            ]\n        },\n        {\n            \"full_name\": \"ok\",\n            \"email\": \"jaydeep@gowebbaby.com\",\n            \"questionAnswer\": \"How are you\",\n            \"questionId\": 0,\n            \"id\": 68\n        },\n        {\n            \"full_name\": \"jaydeep Rathore\",\n            \"email\": \"jaydeep@gowebbaby.com\",\n            \"questionAnswer\": \"ok\",\n            \"questionId\": 0,\n            \"id\": 69\n        },\n        {\n            \"full_name\": \"jaydeep Rathore\",\n            \"email\": \"jaydeep@gowebbaby.com\",\n            \"questionAnswer\": \"ok\",\n            \"questionId\": 0,\n            \"id\": 70\n        },\n        {\n            \"full_name\": \"jaydeep Rathore\",\n            \"email\": \"jaydeep@gowebbaby.com\",\n            \"questionAnswer\": \"ok\",\n            \"questionId\": 0,\n            \"id\": 71\n        },\n        {\n            \"full_name\": \"jaydeep Rathore\",\n            \"email\": \"jaydeep@gowebbaby.com\",\n            \"questionAnswer\": \"ok\",\n            \"questionId\": 0,\n            \"id\": 72\n        },\n        {\n            \"full_name\": \"jaydeep Rathore\",\n            \"email\": \"jaydeep@gowebbaby.com\",\n            \"questionAnswer\": \"ok\",\n            \"questionId\": 0,\n            \"id\": 73\n        },\n        {\n            \"full_name\": \"jaydeep Rathore\",\n            \"email\": \"jaydeep@gowebbaby.com\",\n            \"questionAnswer\": \"ok\",\n            \"questionId\": 0,\n            \"id\": 74\n        },\n        {\n            \"full_name\": \"jaydeep Rathore\",\n            \"email\": \"jaydeep@gowebbaby.com\",\n            \"questionAnswer\": \"ok\",\n            \"questionId\": 0,\n            \"id\": 75\n        },\n        {\n            \"full_name\": \"jaydeep Rathore\",\n            \"email\": \"a@gowebbaby.com\",\n            \"questionAnswer\": \"ok\",\n            \"questionId\": 0,\n            \"id\": 76\n        },\n        {\n            \"full_name\": \"jaydeep Rathore\",\n            \"email\": \"a@gowebbaby.com\",\n            \"questionAnswer\": \"ok\",\n            \"questionId\": 0,\n            \"id\": 77\n        },\n        {\n            \"full_name\": \"jaydeep Rathore\",\n            \"email\": \"a@gowebbaby.com\",\n            \"questionAnswer\": \"ok\",\n            \"questionId\": 0,\n            \"id\": 78\n        },\n        {\n            \"full_name\": \"jaydeep Rathore\",\n            \"email\": \"a@gowebbaby.com\",\n            \"questionAnswer\": \"ok\",\n            \"questionId\": 0,\n            \"id\": 79\n        },\n        {\n            \"full_name\": \"jaydeep Rathore\",\n            \"email\": \"a@gowebbaby.com\",\n            \"questionAnswer\": \"ok\",\n            \"questionId\": 0,\n            \"id\": 80\n        },\n        {\n            \"full_name\": \"jaydeep Rathore\",\n            \"email\": \"a@gowebbaby.com\",\n            \"questionAnswer\": \"ok\",\n            \"questionId\": 0,\n            \"id\": 81\n        },\n        {\n            \"full_name\": \"jaydeep Rathore\",\n            \"email\": \"a@gowebbaby.com\",\n            \"questionAnswer\": \"ok\",\n            \"questionId\": 0,\n            \"id\": 82\n        },\n        {\n            \"full_name\": \"jaydeep Rathore\",\n            \"email\": \"a@gowebbaby.com\",\n            \"questionAnswer\": \"ok\",\n            \"questionId\": 0,\n            \"id\": 83\n        },\n        {\n            \"full_name\": \"jaydeep Rathore\",\n            \"email\": \"a@gowebbaby.com\",\n            \"questionAnswer\": \"ok\",\n            \"questionId\": 0,\n            \"id\": 84\n        },\n        {\n            \"full_name\": \"jaydeep Rathore\",\n            \"email\": \"a@gowebbaby.com\",\n            \"questionAnswer\": \"ok\",\n            \"questionId\": 0,\n            \"id\": 85\n        },\n        {\n            \"full_name\": \"jaydeep Rathore\",\n            \"email\": \"a@gowebbaby.com\",\n            \"questionAnswer\": \"ok\",\n            \"questionId\": 0,\n            \"id\": 86\n        },\n        {\n            \"full_name\": \"jaydeep Rathore\",\n            \"email\": \"a@gowebbaby.com\",\n            \"questionAnswer\": \"ok\",\n            \"questionId\": 0,\n            \"id\": 87\n        },\n        {\n            \"full_name\": \"jaydeep Rathore\",\n            \"email\": \"a@gowebbaby.com\",\n            \"questionAnswer\": \"ok\",\n            \"questionId\": 0,\n            \"id\": 88\n        },\n        {\n            \"full_name\": \"jaydeep Rathore\",\n            \"email\": \"a@gowebbaby.com\",\n            \"questionAnswer\": \"ok\",\n            \"questionId\": 0,\n            \"id\": 89\n        },\n        {\n            \"full_name\": \"jaydeep Rathore\",\n            \"email\": \"a@gowebbaby.com\",\n            \"questionAnswer\": \"ok\",\n            \"questionId\": 0,\n            \"id\": 90\n        },\n        {\n            \"full_name\": \"jaydeep Rathore\",\n            \"email\": \"a@gowebbaby.com\",\n            \"questionAnswer\": \"ok\",\n            \"questionId\": 0,\n            \"id\": 91\n        },\n        {\n            \"full_name\": \"jaydeep Rathore\",\n            \"email\": \"a@gowebbaby.com\",\n            \"questionAnswer\": \"ok\",\n            \"questionId\": 0,\n            \"id\": 92\n        },\n        {\n            \"full_name\": \"jaydeep Rathore\",\n            \"email\": \"a@gowebbaby.com\",\n            \"questionAnswer\": \"ok\",\n            \"questionId\": 0,\n            \"id\": 93\n        },\n        {\n            \"full_name\": \"jaydeep Rathore\",\n            \"email\": \"jaydeep@gowebbaby.com\",\n            \"questionAnswer\": \"How are you\",\n            \"questionId\": 0,\n            \"id\": 94\n        },\n        {\n            \"full_name\": \"gg\",\n            \"email\": \"satyaprakash@gowebbaby.com\",\n            \"questionAnswer\": \"gg\",\n            \"questionId\": 0,\n            \"id\": 125\n        }\n    ],\n    \"page\": {}\n}"}],"_postman_id":"9bf3c949-d673-4940-be32-42f947e53954"},{"name":"/question/create","id":"87395b9d-4ef0-4d16-9692-65399bc43424","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"body":{"mode":"raw","raw":"{\r\n    \"question\": {\r\n        \"product_id\": 65393,\r\n        \"full_name\": \"jaydeep\",\r\n        \"email\": \"jaydeep@gowebbaby.com\",\r\n        \"question_description\": \"I love Copy product\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{ait-rest-api-endpoint}}/question/create","description":"<p>Question Submit</p>\n","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"79c58e07-7d10-461b-8acb-1ec1489c2543","id":"79c58e07-7d10-461b-8acb-1ec1489c2543","name":"Server Side REST APIs","type":"folder"}},"urlObject":{"path":["question","create"],"host":["{{ait-rest-api-endpoint}}"],"query":[],"variable":[]}},"response":[{"id":"69bfc48f-1b12-4e98-b969-417e7786ddfd","name":"/question/create","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"body":{"mode":"raw","raw":"{\"question\":{\r\n             \r\n            \"product_id\": 65393,\r\n            \"full_name\": \"jaydeep\",\r\n            \"email\": \"jaydeep@gowebbaby.com\",\r\n            \"question_description\": \"I love Copy product\"       \r\n            \r\n        }\r\n }","options":{"raw":{"language":"json"}}},"url":"{{ait-rest-api-endpoint}}/question/create"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 07 Sep 2021 12:00:13 GMT","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Content-Length","value":"23","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"x-amzn-RequestId","value":"8caa0216-5505-43e3-b029-6dc3225f0fdc","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"x-amz-apigw-id","value":"FSobSFMJIAMF-hg=","enabled":true},{"key":"X-Amzn-Trace-Id","value":"Root=1-61375448-3bbd32e50592ef6b39c38658;Sampled=0","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"question\": {\n        \"id\": 170\n    }\n}"}],"_postman_id":"87395b9d-4ef0-4d16-9692-65399bc43424"},{"name":"/answer/create","id":"781d980e-490c-4a9e-8e11-f662d2a6e616","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"body":{"mode":"raw","raw":"{\r\n    \"answer\": {\r\n        \"question_id\": 170,\r\n        \"product_id\": 65393,\r\n        \"full_name\": \"jaydeep\",\r\n        \"email\": \"jaydeep@gowebbaby.com\",\r\n        \"answer_description\": \"I love Copy product\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{ait-rest-api-endpoint}}/answer/create","description":"<p>For Submit Answer</p>\n","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"79c58e07-7d10-461b-8acb-1ec1489c2543","id":"79c58e07-7d10-461b-8acb-1ec1489c2543","name":"Server Side REST APIs","type":"folder"}},"urlObject":{"path":["answer","create"],"host":["{{ait-rest-api-endpoint}}"],"query":[],"variable":[]}},"response":[{"id":"9e8e2f50-f2e6-439d-83b9-c860d13c3487","name":"/answer/create","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}"}],"body":{"mode":"raw","raw":"{\"answer\":{\r\n             \"question_id\":170,\r\n            \"product_id\": 65393,\r\n            \"full_name\": \"jaydeep\",\r\n            \"email\": \"jaydeep@gowebbaby.com\",                                           \r\n            \"answer_description\": \"I love Copy product\"       \r\n            \r\n        }\r\n }","options":{"raw":{"language":"json"}}},"url":"{{ait-rest-api-endpoint}}/answer/create"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 07 Sep 2021 12:00:58 GMT","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Content-Length","value":"21","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"x-amzn-RequestId","value":"add887d8-3b7e-469b-80d5-38185279dc4d","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"x-amz-apigw-id","value":"FSojIG4eIAMFcaQ=","enabled":true},{"key":"X-Amzn-Trace-Id","value":"Root=1-6137547a-1b34364b3be594db054a72a3;Sampled=0","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"answer\": {\n        \"id\": 171\n    }\n}"}],"_postman_id":"781d980e-490c-4a9e-8e11-f662d2a6e616"}],"id":"c89ecbbc-8f8c-42a7-bff0-fc4ca0d82e27","_postman_id":"c89ecbbc-8f8c-42a7-bff0-fc4ca0d82e27","description":"","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"79c58e07-7d10-461b-8acb-1ec1489c2543","id":"79c58e07-7d10-461b-8acb-1ec1489c2543","name":"Server Side REST APIs","type":"folder"}}},{"name":"Custom Fields","item":[{"name":"/customfields","id":"d6ff0eee-569c-44cc-949f-ccd4ce208e08","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"{{ait-rest-api-authorization}}","type":"text"}],"url":"{{ait-rest-api-endpoint}}/customfields","description":"<p>This API is used to retrieve the list of all fields available for all the existing custom fields of a particular store.</p>\n","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"79c58e07-7d10-461b-8acb-1ec1489c2543","id":"79c58e07-7d10-461b-8acb-1ec1489c2543","name":"Server Side REST APIs","type":"folder"}},"urlObject":{"path":["customfields"],"host":["{{ait-rest-api-endpoint}}"],"query":[],"variable":[]}},"response":[{"id":"00bee92f-5346-40eb-865e-df72d24edc6a","name":"/customfields","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}","type":"text"}],"url":"{{ait-rest-api-endpoint}}/customfields"},"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"fields\": [\n        {\n            \"id\": 209,\n            \"field_label\": \"bbbbb\",\n            \"field_type\": \"text\",\n            \"field_alias\": \"bbbbb\"\n        },\n        {\n            \"id\": 210,\n            \"field_label\": \"Create Custom Field\",\n            \"field_type\": \"text\",\n            \"field_alias\": \"create_custom_field\"\n        },\n        {\n            \"id\": 211,\n            \"field_label\": \"a1b\",\n            \"field_type\": \"text\",\n            \"field_alias\": \"a1b\"\n        }\n    ],\n    \"page\": {}\n}"}],"_postman_id":"d6ff0eee-569c-44cc-949f-ccd4ce208e08"},{"name":"customfields/{id}","id":"22760311-9bb1-4706-b6bb-11c8c8773011","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"{{ait-rest-api-authorization}}","type":"text"}],"url":"{{ait-rest-api-endpoint}}/customfields/213","description":"<p>This API is used to retrieve the list of all fields available for the specified custom field by ID.</p>\n","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"79c58e07-7d10-461b-8acb-1ec1489c2543","id":"79c58e07-7d10-461b-8acb-1ec1489c2543","name":"Server Side REST APIs","type":"folder"}},"urlObject":{"path":["customfields","213"],"host":["{{ait-rest-api-endpoint}}"],"query":[],"variable":[]}},"response":[{"id":"bacd1dbe-4f62-4540-8940-c04f0bfe702b","name":"customfields/{id}","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{ait-rest-api-authorization}}","type":"text"}],"url":"{{ait-rest-api-endpoint}}/customfields/209"},"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"fields\": {\n        \"id\": 209,\n        \"field_label\": \"bbbbb\",\n        \"field_type\": \"text\",\n        \"field_alias\": \"bbbbb\"\n    }\n}"}],"_postman_id":"22760311-9bb1-4706-b6bb-11c8c8773011"}],"id":"d25f87f4-2cdb-46a9-bdc7-a84f99a10f40","description":"<p>Custom field can be identified by multiple identifiers (example: id). Currently, we supports the below identifiers.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Identifier</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Integer</td>\n<td>Custom field's ID</td>\n</tr>\n<tr>\n<td>field_label</td>\n<td>String</td>\n<td>Custom field's label name</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"fields\">Fields</h3>\n<p>Custom fields can have multiple fields. Currently, we have the below fields.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field Name</strong></th>\n<th><strong>Field Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Integer</td>\n<td>Custom field's ID</td>\n</tr>\n<tr>\n<td>field_label</td>\n<td>String</td>\n<td>Custom field's label name</td>\n</tr>\n<tr>\n<td>field_type</td>\n<td>String</td>\n<td>Custom field's type</td>\n</tr>\n<tr>\n<td>field_alias</td>\n<td>String</td>\n<td>Alternate name assigned to the custom field.</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"d25f87f4-2cdb-46a9-bdc7-a84f99a10f40","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"79c58e07-7d10-461b-8acb-1ec1489c2543","id":"79c58e07-7d10-461b-8acb-1ec1489c2543","name":"Server Side REST APIs","type":"folder"}}},{"name":"Push","item":[{"name":"/push","id":"d77997fc-36c4-4265-90c7-9f4d46f3e52e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"{{ait-rest-api-authorization}}","type":"text"}],"body":{"mode":"raw","raw":" {\"push\":{                       \r\n            \"token\":\"123456\",    \r\n            \"source_customer_id\":\"4254451269789\",  \r\n            \"email\":\"jaydeep@gowebbaby.com\"          \r\n        }\r\n }","options":{"raw":{"language":"json"}}},"url":"{{ait-rest-api-endpoint}}/push","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"79c58e07-7d10-461b-8acb-1ec1489c2543","id":"79c58e07-7d10-461b-8acb-1ec1489c2543","name":"Server Side REST APIs","type":"folder"}},"urlObject":{"path":["push"],"host":["{{ait-rest-api-endpoint}}"],"query":[],"variable":[]}},"response":[{"id":"bfe0ebdc-cc12-4d39-b0cf-157d2b039bc1","name":"/push","originalRequest":{"method":"POST","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"{{ait-rest-api-authorization}}","type":"text"}],"body":{"mode":"raw","raw":" {\"push\":{                       \r\n            \"token\":\"123456\",    \r\n            \"source_customer_id\":\"4254451269789\",  \r\n            \"email\":\"jaydeep@gowebbaby.com\"          \r\n        }\r\n }","options":{"raw":{"language":"json"}}},"url":"{{ait-rest-api-endpoint}}/push"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 09 Nov 2021 12:58:04 GMT","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Content-Length","value":"20","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"x-amzn-RequestId","value":"d3da0401-6542-4e24-b88c-f206ae0706a4","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"x-amz-apigw-id","value":"IiZ-BERnoAMFgsw=","enabled":true},{"key":"X-Amzn-Trace-Id","value":"Root=1-618a7059-1418589e47e2b81e6835f5ef;Sampled=0","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"push\": {\n        \"id\": 7199\n    }\n}"}],"_postman_id":"d77997fc-36c4-4265-90c7-9f4d46f3e52e"}],"id":"eac8ce24-ac90-4543-a1c9-ab5dae429672","_postman_id":"eac8ce24-ac90-4543-a1c9-ab5dae429672","description":"","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"79c58e07-7d10-461b-8acb-1ec1489c2543","id":"79c58e07-7d10-461b-8acb-1ec1489c2543","name":"Server Side REST APIs","type":"folder"}}},{"name":"Affiliate","item":[{"name":"/affiliates","id":"ca8ff698-225c-42b7-bb41-c8f210bdefdb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"pk_GtqJPQJ4n0VsO7LLuYw1VhdWMfkZPpuIdM0xsE_dsc0"}],"body":{"mode":"raw","raw":" {\"affiliate\":{                       \r\n            \"customer_email\":\"tarun+Parikh@gowebbaby.com\",    \r\n            \"refer_website\":\"www.api.com\",  \r\n            \"paypal_email\":\"subhash@gowebbaby.com\",\r\n            \"group_name\":\"DEFAULT\"\r\n        }\r\n }","options":{"raw":{"language":"json"}}},"url":"{{ait-rest-api-endpoint}}/affiliates","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"79c58e07-7d10-461b-8acb-1ec1489c2543","id":"79c58e07-7d10-461b-8acb-1ec1489c2543","name":"Server Side REST APIs","type":"folder"}},"urlObject":{"path":["affiliates"],"host":["{{ait-rest-api-endpoint}}"],"query":[],"variable":[]}},"response":[{"id":"53007053-8e22-4af9-bb57-e4b997426aa5","name":"/affiliates_with_customer_id","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"pk_GtqJPQJ4n0VsO7LLuYw1VhdWMfkZPpuIdM0xsE_dsc0"}],"body":{"mode":"raw","raw":" {\"affiliate\":{                       \r\n            \"customer_id\":385686,    \r\n            \"refer_website\":\"www.api.com\",  \r\n            \"paypal_email\":\"subhash@gowebbaby.com\",\r\n            \"group_name\":\"DEFAULT\"\r\n        }\r\n }","options":{"raw":{"language":"json"}}},"url":"{{ait-rest-api-endpoint}}/affiliates"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 22 Oct 2021 11:27:06 GMT","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Content-Length","value":"23","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"x-amzn-RequestId","value":"4e7d73e9-7dce-49c1-bbb0-1a969ef838a1","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"x-amz-apigw-id","value":"Hm3xkH82oAMFvpg=","enabled":true},{"key":"X-Amzn-Trace-Id","value":"Root=1-6172a009-3e29c00d35347a9112ee9c55;Sampled=0","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"affiliate\": {\n        \"id\": 91\n    }\n}"},{"id":"129b4e85-c26a-4137-9f27-04d5cfd0c330","name":"/affiliates_with_customer_email","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"pk_GtqJPQJ4n0VsO7LLuYw1VhdWMfkZPpuIdM0xsE_dsc0"}],"body":{"mode":"raw","raw":" {\"affiliate\":{                       \r\n            \"customer_email\":\"tarun+Parikh@gowebbaby.com\",    \r\n            \"refer_website\":\"www.api.com\",  \r\n            \"paypal_email\":\"subhash@gowebbaby.com\",\r\n            \"group_name\":\"DEFAULT\"\r\n        }\r\n }","options":{"raw":{"language":"json"}}},"url":"{{ait-rest-api-endpoint}}/affiliates"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 22 Oct 2021 11:28:20 GMT","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Content-Length","value":"23","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"x-amzn-RequestId","value":"46311efc-b2a0-448a-977d-e59ca3329476","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"x-amz-apigw-id","value":"Hm39KErwIAMFwXw=","enabled":true},{"key":"X-Amzn-Trace-Id","value":"Root=1-6172a054-4df346c80d983b18249b2c42;Sampled=0","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"affiliate\": {\n        \"id\": 92\n    }\n}"}],"_postman_id":"ca8ff698-225c-42b7-bb41-c8f210bdefdb"},{"name":"/affiliates/{id}","id":"74a3320c-a2c8-47a1-879f-a60867e070f6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"pk_GtqJPQJ4n0VsO7LLuYw1VhdWMfkZPpuIdM0xsE_dsc0"}],"body":{"mode":"raw","raw":" {\"affiliate\":{         \r\n            \"refer_website\":\"www.api.com\",  \r\n            \"paypal_email\":\"subhash@gowebbaby.com\",\r\n            \"group_name\":\"Colmbia\",\r\n            \"status\":0\r\n        }\r\n }","options":{"raw":{"language":"json"}}},"url":"{{ait-rest-api-endpoint}}/affiliates/92","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"79c58e07-7d10-461b-8acb-1ec1489c2543","id":"79c58e07-7d10-461b-8acb-1ec1489c2543","name":"Server Side REST APIs","type":"folder"}},"urlObject":{"path":["affiliates","92"],"host":["{{ait-rest-api-endpoint}}"],"query":[],"variable":[]}},"response":[{"id":"386485a6-986d-44f0-9c23-6eacec39d6d0","name":"/affiliates/{id}","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"pk_GtqJPQJ4n0VsO7LLuYw1VhdWMfkZPpuIdM0xsE_dsc0"}],"body":{"mode":"raw","raw":" {\"affiliate\":{         \r\n            \"refer_website\":\"www.api.com\",  \r\n            \"paypal_email\":\"subhash@gowebbaby.com\",\r\n            \"group_name\":\"Colmbia\",\r\n            \"status\":0\r\n        }\r\n }","options":{"raw":{"language":"json"}}},"url":"{{ait-rest-api-endpoint}}/affiliates/92"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 22 Oct 2021 11:30:38 GMT","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Content-Length","value":"25","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"x-amzn-RequestId","value":"0a547d35-e333-4f9f-9424-1b85918c10cf","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"x-amz-apigw-id","value":"Hm4S0FdVIAMFxow=","enabled":true},{"key":"X-Amzn-Trace-Id","value":"Root=1-6172a0de-7dce880a0c7dfe110464df70;Sampled=0","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"affiliate\": {\n        \"id\": \"92\"\n    }\n}"}],"_postman_id":"74a3320c-a2c8-47a1-879f-a60867e070f6"},{"name":"affiliates/{id}","id":"3c0364ec-1bc7-4c32-9e04-a1419ee3b898","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"pk_GtqJPQJ4n0VsO7LLuYw1VhdWMfkZPpuIdM0xsE_dsc0"}],"url":"{{ait-rest-api-endpoint}}/affiliates/92","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"79c58e07-7d10-461b-8acb-1ec1489c2543","id":"79c58e07-7d10-461b-8acb-1ec1489c2543","name":"Server Side REST APIs","type":"folder"}},"urlObject":{"path":["affiliates","92"],"host":["{{ait-rest-api-endpoint}}"],"query":[],"variable":[]}},"response":[{"id":"fa08a60d-5ab5-46d6-8962-436a56be435a","name":"affiliates/{id}","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"pk_GtqJPQJ4n0VsO7LLuYw1VhdWMfkZPpuIdM0xsE_dsc0"}],"url":"{{ait-rest-api-endpoint}}/affiliates/92"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 22 Oct 2021 11:31:50 GMT","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Content-Length","value":"439","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"x-amzn-RequestId","value":"c957bd37-81ff-4b66-82dc-d56c06d68888","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"x-amz-apigw-id","value":"Hm4duG61IAMF4SQ=","enabled":true},{"key":"X-Amzn-Trace-Id","value":"Root=1-6172a124-1c702ba016d230ff191fb187;Sampled=0","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"affiliate\": {\n        \"id\": 2,\n        \"group_name\": null,\n        \"shop_id\": 140,\n        \"group_id\": 0,\n        \"customer_id\": 620,\n        \"commission_amount\": 0,\n        \"commission_paid\": 0,\n        \"lifetime_commission\": 0,\n        \"commission_hold\": 0,\n        \"total_purchase_amount\": 0,\n        \"total_purchase_count\": 0,\n        \"total_signup_count\": 0,\n        \"code\": \"0\",\n        \"status\": 1,\n        \"refer_website\": null,\n        \"total_click\": 0,\n        \"unique_click\": 0,\n        \"paypal_email\": null,\n        \"date_updated\": \"2020-06-03T15:36:31.000Z\",\n        \"date_created\": \"2020-06-03T15:36:32.000Z\",\n        \"email\": false\n    }\n}"}],"_postman_id":"3c0364ec-1bc7-4c32-9e04-a1419ee3b898"},{"name":"affiliates","id":"2853f916-6d98-499d-85b7-3fb671afde01","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"pk_GtqJPQJ4n0VsO7LLuYw1VhdWMfkZPpuIdM0xsE_dsc0"},{"key":"key","value":"206868379d40a788025bdd72ff8ac843"}],"url":"{{ait-rest-api-endpoint}}/affiliates","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"79c58e07-7d10-461b-8acb-1ec1489c2543","id":"79c58e07-7d10-461b-8acb-1ec1489c2543","name":"Server Side REST APIs","type":"folder"}},"urlObject":{"path":["affiliates"],"host":["{{ait-rest-api-endpoint}}"],"query":[],"variable":[]}},"response":[{"id":"be31193d-3ffb-41e8-a23d-ee42e68dd5cc","name":"affiliates","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"pk_GtqJPQJ4n0VsO7LLuYw1VhdWMfkZPpuIdM0xsE_dsc0"}],"url":{"raw":"{{ait-rest-api-endpoint}}/affiliates","host":["{{ait-rest-api-endpoint}}"],"path":["affiliates"],"query":[{"key":"paypal_emails","value":"subhash@gowebbaby.com","disabled":true},{"key":"fields","value":"total_purchase_amount","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 22 Oct 2021 11:32:43 GMT","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Content-Length","value":"6440","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"x-amzn-RequestId","value":"cbd3ed94-6b4c-446d-9d0e-a363eb9d5bc4","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"x-amz-apigw-id","value":"Hm4mCGdHoAMF3-A=","enabled":true},{"key":"X-Amzn-Trace-Id","value":"Root=1-6172a159-590488286a84afda3509acab;Sampled=0","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"affiliates\": [\n        {\n            \"id\": 18,\n            \"group_name\": null,\n            \"shop_id\": 1618,\n            \"group_id\": 0,\n            \"customer_id\": 385685,\n            \"commission_amount\": 0,\n            \"commission_paid\": 0,\n            \"lifetime_commission\": 0,\n            \"commission_hold\": 0,\n            \"total_purchase_amount\": 0,\n            \"total_purchase_count\": 0,\n            \"total_signup_count\": 0,\n            \"code\": \"JJcUXWhww6\",\n            \"status\": 1,\n            \"refer_website\": null,\n            \"total_click\": 0,\n            \"unique_click\": 0,\n            \"paypal_email\": null,\n            \"date_updated\": \"2020-07-07T10:53:41.000Z\",\n            \"date_created\": \"2020-07-06T11:52:18.000Z\"\n        },\n        {\n            \"id\": 19,\n            \"group_name\": null,\n            \"shop_id\": 1618,\n            \"group_id\": 0,\n            \"customer_id\": 385687,\n            \"commission_amount\": 21,\n            \"commission_paid\": 0,\n            \"lifetime_commission\": 0,\n            \"commission_hold\": 0,\n            \"total_purchase_amount\": 0,\n            \"total_purchase_count\": 0,\n            \"total_signup_count\": 0,\n            \"code\": \"lspy5JCIQC\",\n            \"status\": 1,\n            \"refer_website\": null,\n            \"total_click\": 0,\n            \"unique_click\": 0,\n            \"paypal_email\": null,\n            \"date_updated\": null,\n            \"date_created\": \"2020-07-06T12:15:11.000Z\"\n        },\n        {\n            \"id\": 31,\n            \"group_name\": null,\n            \"shop_id\": 1618,\n            \"group_id\": 0,\n            \"customer_id\": 385702,\n            \"commission_amount\": 0,\n            \"commission_paid\": 0,\n            \"lifetime_commission\": 0,\n            \"commission_hold\": 0,\n            \"total_purchase_amount\": 0,\n            \"total_purchase_count\": 0,\n            \"total_signup_count\": 0,\n            \"code\": \"W8p6oZDHKd\",\n            \"status\": 1,\n            \"refer_website\": null,\n            \"total_click\": 0,\n            \"unique_click\": 0,\n            \"paypal_email\": null,\n            \"date_updated\": null,\n            \"date_created\": \"2020-07-07T11:15:35.000Z\"\n        },\n        {\n            \"id\": 33,\n            \"group_name\": null,\n            \"shop_id\": 1618,\n            \"group_id\": 0,\n            \"customer_id\": 385709,\n            \"commission_amount\": 52.4,\n            \"commission_paid\": 0,\n            \"lifetime_commission\": 0,\n            \"commission_hold\": 0,\n            \"total_purchase_amount\": 0,\n            \"total_purchase_count\": 0,\n            \"total_signup_count\": 0,\n            \"code\": \"LgEWXA70Q0\",\n            \"status\": 1,\n            \"refer_website\": null,\n            \"total_click\": 0,\n            \"unique_click\": 0,\n            \"paypal_email\": null,\n            \"date_updated\": null,\n            \"date_created\": \"2020-07-08T05:44:53.000Z\"\n        },\n        {\n            \"id\": 38,\n            \"group_name\": null,\n            \"shop_id\": 1618,\n            \"group_id\": 0,\n            \"customer_id\": 385721,\n            \"commission_amount\": 1545,\n            \"commission_paid\": 10.5,\n            \"lifetime_commission\": 1200,\n            \"commission_hold\": 0,\n            \"total_purchase_amount\": 717.24,\n            \"total_purchase_count\": 7,\n            \"total_signup_count\": 0,\n            \"code\": \"1323\",\n            \"status\": 1,\n            \"refer_website\": \"https://06july20-1-dev-affiliate-gwbdemo.myshopify.com\",\n            \"total_click\": 10,\n            \"unique_click\": 3,\n            \"paypal_email\": \"sb-xbnc82617268@personal.example.com123\",\n            \"date_updated\": \"2021-07-19T12:58:59.000Z\",\n            \"date_created\": \"2020-07-09T06:45:39.000Z\"\n        },\n        {\n            \"id\": 39,\n            \"group_name\": null,\n            \"shop_id\": 1618,\n            \"group_id\": 0,\n            \"customer_id\": 385731,\n            \"commission_amount\": 30,\n            \"commission_paid\": 0,\n            \"lifetime_commission\": 30,\n            \"commission_hold\": 0,\n            \"total_purchase_amount\": 0,\n            \"total_purchase_count\": -1,\n            \"total_signup_count\": 0,\n            \"code\": \"anfLPqREmV\",\n            \"status\": 1,\n            \"refer_website\": \"https://06july20-1-dev-affiliate-gwbdemo.myshopify.com\",\n            \"total_click\": 0,\n            \"unique_click\": 0,\n            \"paypal_email\": \"ashwani@gowebbaby.com\",\n            \"date_updated\": \"2020-08-06T12:04:37.000Z\",\n            \"date_created\": \"2020-08-06T12:04:38.000Z\"\n        },\n        {\n            \"id\": 41,\n            \"group_name\": null,\n            \"shop_id\": 1618,\n            \"group_id\": 0,\n            \"customer_id\": 387176,\n            \"commission_amount\": 0,\n            \"commission_paid\": 0,\n            \"lifetime_commission\": 0,\n            \"commission_hold\": 0,\n            \"total_purchase_amount\": 0,\n            \"total_purchase_count\": 0,\n            \"total_signup_count\": 0,\n            \"code\": \"aaa\",\n            \"status\": 1,\n            \"refer_website\": \"https://06july20-1-dev-affiliate-gwbdemo.myshopify.com\",\n            \"total_click\": 1,\n            \"unique_click\": 1,\n            \"paypal_email\": \"sonali@gowebbaby.com\",\n            \"date_updated\": \"2020-09-25T09:47:49.000Z\",\n            \"date_created\": \"2020-09-25T09:47:50.000Z\"\n        },\n        {\n            \"id\": 42,\n            \"group_name\": null,\n            \"shop_id\": 1618,\n            \"group_id\": 0,\n            \"customer_id\": 387187,\n            \"commission_amount\": 200,\n            \"commission_paid\": 0,\n            \"lifetime_commission\": 200,\n            \"commission_hold\": 0,\n            \"total_purchase_amount\": 124.47,\n            \"total_purchase_count\": 1,\n            \"total_signup_count\": 0,\n            \"code\": \"sonaliaa\",\n            \"status\": 0,\n            \"refer_website\": \"https://06july20-1-dev-affiliate-gwbdemo.myshopify.com\",\n            \"total_click\": 2,\n            \"unique_click\": 2,\n            \"paypal_email\": \"sonali@gowebbaby.com\",\n            \"date_updated\": \"2021-05-01T14:21:12.000Z\",\n            \"date_created\": \"2020-09-25T12:42:53.000Z\"\n        },\n        {\n            \"id\": 55,\n            \"group_name\": null,\n            \"shop_id\": 1618,\n            \"group_id\": 0,\n            \"customer_id\": 389770,\n            \"commission_amount\": 0,\n            \"commission_paid\": 0,\n            \"lifetime_commission\": 0,\n            \"commission_hold\": 0,\n            \"total_purchase_amount\": 0,\n            \"total_purchase_count\": 0,\n            \"total_signup_count\": 0,\n            \"code\": \"zCZNLtPxpa\",\n            \"status\": 1,\n            \"refer_website\": \"https://06july20-1-dev-affiliate-gwbdemo.myshopify.com\",\n            \"total_click\": 0,\n            \"unique_click\": 0,\n            \"paypal_email\": \"sona@gowebbaby.com\",\n            \"date_updated\": \"2021-05-17T13:24:06.000Z\",\n            \"date_created\": \"2021-05-17T13:23:51.000Z\"\n        },\n        {\n            \"id\": 56,\n            \"group_name\": null,\n            \"shop_id\": 1618,\n            \"group_id\": 0,\n            \"customer_id\": 389771,\n            \"commission_amount\": 0,\n            \"commission_paid\": 0,\n            \"lifetime_commission\": 0,\n            \"commission_hold\": 0,\n            \"total_purchase_amount\": 0,\n            \"total_purchase_count\": 0,\n            \"total_signup_count\": 0,\n            \"code\": \"WqZX7A8Ebg\",\n            \"status\": 1,\n            \"refer_website\": null,\n            \"total_click\": 0,\n            \"unique_click\": 0,\n            \"paypal_email\": null,\n            \"date_updated\": null,\n            \"date_created\": \"2021-05-17T13:29:06.000Z\"\n        },\n        {\n            \"id\": 57,\n            \"group_name\": null,\n            \"shop_id\": 1618,\n            \"group_id\": 0,\n            \"customer_id\": 389772,\n            \"commission_amount\": 0,\n            \"commission_paid\": 0,\n            \"lifetime_commission\": 0,\n            \"commission_hold\": 0,\n            \"total_purchase_amount\": 0,\n            \"total_purchase_count\": 0,\n            \"total_signup_count\": 0,\n            \"code\": \"ybxFJHOdHt\",\n            \"status\": 1,\n            \"refer_website\": \"https://06july20-1-dev-affiliate-gwbdemo.myshopify.com\",\n            \"total_click\": 0,\n            \"unique_click\": 0,\n            \"paypal_email\": \"sonali@gowebbaby.com\",\n            \"date_updated\": \"2021-05-17T13:42:56.000Z\",\n            \"date_created\": \"2021-05-17T13:42:56.000Z\"\n        },\n        {\n            \"id\": 90,\n            \"group_name\": null,\n            \"shop_id\": 1618,\n            \"group_id\": 0,\n            \"customer_id\": 385684,\n            \"commission_amount\": 0,\n            \"commission_paid\": 0,\n            \"lifetime_commission\": 0,\n            \"commission_hold\": 0,\n            \"total_purchase_amount\": 0,\n            \"total_purchase_count\": 0,\n            \"total_signup_count\": 0,\n            \"code\": \"2y0QlvqgxC\",\n            \"status\": 1,\n            \"refer_website\": \"www.api.com\",\n            \"total_click\": 0,\n            \"unique_click\": 0,\n            \"paypal_email\": \"subhash@gowebbaby.com\",\n            \"date_updated\": \"2021-10-22T11:03:47.000Z\",\n            \"date_created\": \"2021-10-22T11:03:47.000Z\"\n        },\n        {\n            \"id\": 91,\n            \"group_name\": null,\n            \"shop_id\": 1618,\n            \"group_id\": 0,\n            \"customer_id\": 385686,\n            \"commission_amount\": 0,\n            \"commission_paid\": 0,\n            \"lifetime_commission\": 0,\n            \"commission_hold\": 0,\n            \"total_purchase_amount\": 0,\n            \"total_purchase_count\": 0,\n            \"total_signup_count\": 0,\n            \"code\": \"0gy9IxKNjN\",\n            \"status\": 1,\n            \"refer_website\": \"www.api.com\",\n            \"total_click\": 0,\n            \"unique_click\": 0,\n            \"paypal_email\": \"subhash@gowebbaby.com\",\n            \"date_updated\": \"2021-10-22T11:27:06.000Z\",\n            \"date_created\": \"2021-10-22T11:27:06.000Z\"\n        },\n        {\n            \"id\": 92,\n            \"group_name\": null,\n            \"shop_id\": 1618,\n            \"group_id\": 0,\n            \"customer_id\": 385698,\n            \"commission_amount\": 0,\n            \"commission_paid\": 0,\n            \"lifetime_commission\": 0,\n            \"commission_hold\": 0,\n            \"total_purchase_amount\": 0,\n            \"total_purchase_count\": 0,\n            \"total_signup_count\": 0,\n            \"code\": \"xCBwL8PQEp\",\n            \"status\": 0,\n            \"refer_website\": \"www.api.com\",\n            \"total_click\": 0,\n            \"unique_click\": 0,\n            \"paypal_email\": \"subhash@gowebbaby.com\",\n            \"date_updated\": \"2021-10-22T11:30:38.000Z\",\n            \"date_created\": \"2021-10-22T11:28:20.000Z\"\n        }\n    ],\n    \"page\": {}\n}"}],"_postman_id":"2853f916-6d98-499d-85b7-3fb671afde01"},{"name":"affiliateorders","id":"d3637dfc-11f5-4231-bebf-500554789770","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"pk_GtqJPQJ4n0VsO7LLuYw1VhdWMfkZPpuIdM0xsE_dsc0"}],"url":"{{ait-rest-api-endpoint}}/affiliateorders","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"79c58e07-7d10-461b-8acb-1ec1489c2543","id":"79c58e07-7d10-461b-8acb-1ec1489c2543","name":"Server Side REST APIs","type":"folder"}},"urlObject":{"path":["affiliateorders"],"host":["{{ait-rest-api-endpoint}}"],"query":[{"disabled":true,"key":"fields","value":"name,commission_paid"},{"disabled":true,"key":"query","value":""},{"disabled":true,"key":"ids","value":""},{"disabled":true,"key":"order_ids","value":""},{"disabled":true,"key":"affiliate_ids","value":""},{"disabled":true,"key":"customer_ids","value":""},{"disabled":true,"key":"program_ids","value":""},{"disabled":true,"key":"order_emails","value":""},{"disabled":true,"key":"customer_emails","value":""},{"disabled":true,"key":"name","value":""},{"disabled":true,"key":"since_id","value":""},{"disabled":true,"key":"paypal_emails","value":""},{"disabled":true,"key":"group_id","value":""},{"disabled":true,"key":"created_at_min","value":""},{"disabled":true,"key":"created_at_max","value":""},{"disabled":true,"key":"updated_at_min","value":""},{"disabled":true,"key":"updated_at_max","value":""}],"variable":[]}},"response":[{"id":"fa03b947-aaab-4641-b5f9-90e7f239f153","name":"affiliateorders","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"pk_GtqJPQJ4n0VsO7LLuYw1VhdWMfkZPpuIdM0xsE_dsc0"}],"url":{"raw":"{{ait-rest-api-endpoint}}/affiliateorders?customer_email=tarun+bhate@gowebbaby.com","host":["{{ait-rest-api-endpoint}}"],"path":["affiliateorders"],"query":[{"key":"name","value":"%231003","disabled":true},{"key":"fields","value":"name,commission_paid","disabled":true},{"key":"customer_email","value":"tarun+bhate@gowebbaby.com"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 22 Oct 2021 10:55:29 GMT","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Content-Length","value":"16676","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"x-amzn-RequestId","value":"ff5415ec-542b-4dae-99ed-b516610e0e66","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"x-amz-apigw-id","value":"HmzJNHxuoAMFx2Q=","enabled":true},{"key":"X-Amzn-Trace-Id","value":"Root=1-617298a1-1c90e8d34ecbab43148e5e88;Sampled=0","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"orders\": [\n        {\n            \"id\": 2205,\n            \"shop_id\": 1618,\n            \"affiliate_id\": 18,\n            \"group_id\": 0,\n            \"customer_id\": 385705,\n            \"lifetime_commission\": 0,\n            \"commission_hold\": 0,\n            \"total_purchase_amount\": 0,\n            \"total_purchase_count\": 0,\n            \"total_signup_count\": 0,\n            \"commission_amount\": 10,\n            \"commission_paid\": 0,\n            \"name\": \"#1003\",\n            \"customer_email\": \"tarun+bhate@gowebbaby.com\",\n            \"order_email\": \"tarun+bhate@gowebbaby.com\",\n            \"first_name\": \"Gopal \",\n            \"last_name\": \"Bhate\",\n            \"order_amount\": 56.72,\n            \"pay_commission\": null,\n            \"created_at\": \"2020-07-07T13:38:34.000Z\",\n            \"updated_at\": \"2020-07-07T13:38:35.000Z\"\n        },\n        {\n            \"id\": 2206,\n            \"shop_id\": 1618,\n            \"affiliate_id\": 18,\n            \"group_id\": 0,\n            \"customer_id\": 385706,\n            \"lifetime_commission\": 0,\n            \"commission_hold\": 0,\n            \"total_purchase_amount\": 0,\n            \"total_purchase_count\": 0,\n            \"total_signup_count\": 0,\n            \"commission_amount\": 10,\n            \"commission_paid\": 0,\n            \"name\": \"#1004\",\n            \"customer_email\": \"tarun+colman@gowebbaby.com\",\n            \"order_email\": \"tarun+colman@gowebbaby.com\",\n            \"first_name\": \"Tarun\",\n            \"last_name\": \"Colman\",\n            \"order_amount\": 53.72,\n            \"pay_commission\": null,\n            \"created_at\": \"2020-07-07T14:11:33.000Z\",\n            \"updated_at\": \"2020-07-07T14:11:34.000Z\"\n        },\n        {\n            \"id\": 2207,\n            \"shop_id\": 1618,\n            \"affiliate_id\": 19,\n            \"group_id\": 0,\n            \"customer_id\": 385707,\n            \"lifetime_commission\": 0,\n            \"commission_hold\": 0,\n            \"total_purchase_amount\": 0,\n            \"total_purchase_count\": 0,\n            \"total_signup_count\": 0,\n            \"commission_amount\": 20,\n            \"commission_paid\": 0,\n            \"name\": \"#1005\",\n            \"customer_email\": \"ashwani@gowebbaby.com\",\n            \"order_email\": \"ashwani@gowebbaby.com\",\n            \"first_name\": \"Ashwani\",\n            \"last_name\": \"Tiwari\",\n            \"order_amount\": 96.71,\n            \"pay_commission\": null,\n            \"created_at\": \"2020-07-07T15:16:43.000Z\",\n            \"updated_at\": \"2020-07-07T15:16:44.000Z\"\n        },\n        {\n            \"id\": 2208,\n            \"shop_id\": 1618,\n            \"affiliate_id\": 19,\n            \"group_id\": 0,\n            \"customer_id\": 385707,\n            \"lifetime_commission\": 0,\n            \"commission_hold\": 0,\n            \"total_purchase_amount\": 0,\n            \"total_purchase_count\": 0,\n            \"total_signup_count\": 0,\n            \"commission_amount\": 10,\n            \"commission_paid\": 0,\n            \"name\": \"#1006\",\n            \"customer_email\": \"ashwani@gowebbaby.com\",\n            \"order_email\": \"ashwani@gowebbaby.com\",\n            \"first_name\": \"Ashwani\",\n            \"last_name\": \"Tiwari\",\n            \"order_amount\": 53.72,\n            \"pay_commission\": null,\n            \"created_at\": \"2020-07-07T15:34:16.000Z\",\n            \"updated_at\": \"2020-07-07T15:34:17.000Z\"\n        },\n        {\n            \"id\": 2209,\n            \"shop_id\": 1618,\n            \"affiliate_id\": 19,\n            \"group_id\": 0,\n            \"customer_id\": 385707,\n            \"lifetime_commission\": 0,\n            \"commission_hold\": 0,\n            \"total_purchase_amount\": 0,\n            \"total_purchase_count\": 0,\n            \"total_signup_count\": 0,\n            \"commission_amount\": 10,\n            \"commission_paid\": 0,\n            \"name\": \"#1007\",\n            \"customer_email\": \"ashwani@gowebbaby.com\",\n            \"order_email\": \"ashwani@gowebbaby.com\",\n            \"first_name\": \"Ashwani\",\n            \"last_name\": \"Tiwari\",\n            \"order_amount\": 53.72,\n            \"pay_commission\": null,\n            \"created_at\": \"2020-07-07T19:56:22.000Z\",\n            \"updated_at\": \"2020-07-07T19:56:24.000Z\"\n        },\n        {\n            \"id\": 2210,\n            \"shop_id\": 1618,\n            \"affiliate_id\": 33,\n            \"group_id\": 0,\n            \"customer_id\": 385710,\n            \"lifetime_commission\": 0,\n            \"commission_hold\": 0,\n            \"total_purchase_amount\": 0,\n            \"total_purchase_count\": 0,\n            \"total_signup_count\": 0,\n            \"commission_amount\": 10,\n            \"commission_paid\": 0,\n            \"name\": \"#1008\",\n            \"customer_email\": \"tarun+nancy@gowebbaby.com\",\n            \"order_email\": \"tarun+nancy@gowebbaby.com\",\n            \"first_name\": \"Om \",\n            \"last_name\": \"Nancy\",\n            \"order_amount\": 41.72,\n            \"pay_commission\": null,\n            \"created_at\": \"2020-07-08T05:55:54.000Z\",\n            \"updated_at\": \"2020-07-08T05:55:54.000Z\"\n        },\n        {\n            \"id\": 2211,\n            \"shop_id\": 1618,\n            \"affiliate_id\": 33,\n            \"group_id\": 0,\n            \"customer_id\": 385711,\n            \"lifetime_commission\": 0,\n            \"commission_hold\": 0,\n            \"total_purchase_amount\": 0,\n            \"total_purchase_count\": 0,\n            \"total_signup_count\": 0,\n            \"commission_amount\": 0,\n            \"commission_paid\": 0,\n            \"name\": \"#1009\",\n            \"customer_email\": \"tarun+kayal@gowebbaby.com\",\n            \"order_email\": \"tarun+kayal@gowebbaby.com\",\n            \"first_name\": \"Megaduta \",\n            \"last_name\": \"Kayal\",\n            \"order_amount\": 526.91,\n            \"pay_commission\": null,\n            \"created_at\": \"2020-07-08T06:09:13.000Z\",\n            \"updated_at\": \"2020-07-08T06:09:14.000Z\"\n        },\n        {\n            \"id\": 2212,\n            \"shop_id\": 1618,\n            \"affiliate_id\": 33,\n            \"group_id\": 0,\n            \"customer_id\": 385712,\n            \"lifetime_commission\": 0,\n            \"commission_hold\": 0,\n            \"total_purchase_amount\": 0,\n            \"total_purchase_count\": 0,\n            \"total_signup_count\": 0,\n            \"commission_amount\": 10,\n            \"commission_paid\": 0,\n            \"name\": \"#1010\",\n            \"customer_email\": \"tarun+havaldar@gowebbaby.com\",\n            \"order_email\": \"tarun+havaldar@gowebbaby.com\",\n            \"first_name\": \"Arpit \",\n            \"last_name\": \"Havaldar\",\n            \"order_amount\": 41.72,\n            \"pay_commission\": null,\n            \"created_at\": \"2020-07-08T06:55:50.000Z\",\n            \"updated_at\": \"2020-07-08T06:55:50.000Z\"\n        },\n        {\n            \"id\": 2213,\n            \"shop_id\": 1618,\n            \"affiliate_id\": 33,\n            \"group_id\": 0,\n            \"customer_id\": 385706,\n            \"lifetime_commission\": 0,\n            \"commission_hold\": 0,\n            \"total_purchase_amount\": 0,\n            \"total_purchase_count\": 0,\n            \"total_signup_count\": 0,\n            \"commission_amount\": 10,\n            \"commission_paid\": 0,\n            \"name\": \"#1011\",\n            \"customer_email\": \"tarun+colman@gowebbaby.com\",\n            \"order_email\": \"tarun+colman@gowebbaby.com\",\n            \"first_name\": \"Tarun\",\n            \"last_name\": \"Colman\",\n            \"order_amount\": 53.72,\n            \"pay_commission\": null,\n            \"created_at\": \"2020-07-08T07:06:05.000Z\",\n            \"updated_at\": \"2020-07-08T07:06:06.000Z\"\n        },\n        {\n            \"id\": 2218,\n            \"shop_id\": 1618,\n            \"affiliate_id\": 38,\n            \"group_id\": 0,\n            \"customer_id\": 385723,\n            \"lifetime_commission\": 1200,\n            \"commission_hold\": 0,\n            \"total_purchase_amount\": 717.24,\n            \"total_purchase_count\": 7,\n            \"total_signup_count\": 0,\n            \"commission_amount\": 0,\n            \"commission_paid\": 10.5,\n            \"name\": \"#1012\",\n            \"customer_email\": \"tarun+jagatap@gowebbaby.com\",\n            \"order_email\": \"tarun+jagatap@gowebbaby.com\",\n            \"first_name\": \"Jagadis \",\n            \"last_name\": \"Jagatap\",\n            \"order_amount\": 53.72,\n            \"pay_commission\": null,\n            \"created_at\": \"2020-07-09T07:08:50.000Z\",\n            \"updated_at\": \"2020-07-09T07:08:51.000Z\"\n        },\n        {\n            \"id\": 2219,\n            \"shop_id\": 1618,\n            \"affiliate_id\": 38,\n            \"group_id\": 0,\n            \"customer_id\": 385724,\n            \"lifetime_commission\": 1200,\n            \"commission_hold\": 0,\n            \"total_purchase_amount\": 717.24,\n            \"total_purchase_count\": 7,\n            \"total_signup_count\": 0,\n            \"commission_amount\": 10,\n            \"commission_paid\": 10.5,\n            \"name\": \"#1013\",\n            \"customer_email\": \"tarun+talavalakar@gowebbaby.com\",\n            \"order_email\": \"tarun+talavalakar@gowebbaby.com\",\n            \"first_name\": \"Ananda \",\n            \"last_name\": \"Talavalakar\",\n            \"order_amount\": 83.72,\n            \"pay_commission\": null,\n            \"created_at\": \"2020-07-09T07:21:12.000Z\",\n            \"updated_at\": \"2020-07-09T07:21:13.000Z\"\n        },\n        {\n            \"id\": 2220,\n            \"shop_id\": 1618,\n            \"affiliate_id\": 38,\n            \"group_id\": 0,\n            \"customer_id\": 385725,\n            \"lifetime_commission\": 1200,\n            \"commission_hold\": 0,\n            \"total_purchase_amount\": 717.24,\n            \"total_purchase_count\": 7,\n            \"total_signup_count\": 0,\n            \"commission_amount\": 0,\n            \"commission_paid\": 10.5,\n            \"name\": \"#1014\",\n            \"customer_email\": \"tarun+anagal@gowebbaby.com\",\n            \"order_email\": \"tarun+anagal@gowebbaby.com\",\n            \"first_name\": \"Arpit \",\n            \"last_name\": \"Anagal\",\n            \"order_amount\": 333.72,\n            \"pay_commission\": null,\n            \"created_at\": \"2020-07-09T07:35:15.000Z\",\n            \"updated_at\": \"2020-07-09T07:35:16.000Z\"\n        },\n        {\n            \"id\": 2221,\n            \"shop_id\": 1618,\n            \"affiliate_id\": 38,\n            \"group_id\": 0,\n            \"customer_id\": 385726,\n            \"lifetime_commission\": 1200,\n            \"commission_hold\": 0,\n            \"total_purchase_amount\": 717.24,\n            \"total_purchase_count\": 7,\n            \"total_signup_count\": 0,\n            \"commission_amount\": 10,\n            \"commission_paid\": 10.5,\n            \"name\": \"#1015\",\n            \"customer_email\": \"tarun+phadatare@gowebbaby.com\",\n            \"order_email\": \"tarun+phadatare@gowebbaby.com\",\n            \"first_name\": \"Jwala \",\n            \"last_name\": \"Phadatare\",\n            \"order_amount\": 83.72,\n            \"pay_commission\": null,\n            \"created_at\": \"2020-07-09T07:41:37.000Z\",\n            \"updated_at\": \"2020-07-09T07:41:38.000Z\"\n        },\n        {\n            \"id\": 2222,\n            \"shop_id\": 1618,\n            \"affiliate_id\": 38,\n            \"group_id\": 0,\n            \"customer_id\": 385727,\n            \"lifetime_commission\": 1200,\n            \"commission_hold\": 0,\n            \"total_purchase_amount\": 717.24,\n            \"total_purchase_count\": 7,\n            \"total_signup_count\": 0,\n            \"commission_amount\": 0,\n            \"commission_paid\": 10.5,\n            \"name\": \"#1016\",\n            \"customer_email\": \"tarun+gharapure@gowebbaby.com\",\n            \"order_email\": \"tarun+gharapure@gowebbaby.com\",\n            \"first_name\": \"Govinda \",\n            \"last_name\": \"Gharapure\",\n            \"order_amount\": 263.73,\n            \"pay_commission\": null,\n            \"created_at\": \"2020-07-09T07:44:02.000Z\",\n            \"updated_at\": \"2020-07-09T07:44:03.000Z\"\n        },\n        {\n            \"id\": 2223,\n            \"shop_id\": 1618,\n            \"affiliate_id\": 38,\n            \"group_id\": 0,\n            \"customer_id\": 385728,\n            \"lifetime_commission\": 1200,\n            \"commission_hold\": 0,\n            \"total_purchase_amount\": 717.24,\n            \"total_purchase_count\": 7,\n            \"total_signup_count\": 0,\n            \"commission_amount\": 0,\n            \"commission_paid\": 10.5,\n            \"name\": \"#1017\",\n            \"customer_email\": \"tarun+vyas@gowebbaby.com\",\n            \"order_email\": \"tarun+vyas@gowebbaby.com\",\n            \"first_name\": \"Prakash \",\n            \"last_name\": \"Vyas\",\n            \"order_amount\": 33.72,\n            \"pay_commission\": null,\n            \"created_at\": \"2020-07-09T07:59:52.000Z\",\n            \"updated_at\": \"2020-07-09T07:59:53.000Z\"\n        },\n        {\n            \"id\": 2224,\n            \"shop_id\": 1618,\n            \"affiliate_id\": 38,\n            \"group_id\": 0,\n            \"customer_id\": 385729,\n            \"lifetime_commission\": 1200,\n            \"commission_hold\": 0,\n            \"total_purchase_amount\": 717.24,\n            \"total_purchase_count\": 7,\n            \"total_signup_count\": 0,\n            \"commission_amount\": 10,\n            \"commission_paid\": 10.5,\n            \"name\": \"#1018\",\n            \"customer_email\": \"tarun+tavade@gowebbaby.com\",\n            \"order_email\": \"tarun+tavade@gowebbaby.com\",\n            \"first_name\": \"Maha \",\n            \"last_name\": \"Tavade\",\n            \"order_amount\": 83.72,\n            \"pay_commission\": null,\n            \"created_at\": \"2020-07-09T08:01:19.000Z\",\n            \"updated_at\": \"2020-07-09T08:01:20.000Z\"\n        },\n        {\n            \"id\": 2225,\n            \"shop_id\": 1618,\n            \"affiliate_id\": 38,\n            \"group_id\": 0,\n            \"customer_id\": 385731,\n            \"lifetime_commission\": 1200,\n            \"commission_hold\": 0,\n            \"total_purchase_amount\": 717.24,\n            \"total_purchase_count\": 7,\n            \"total_signup_count\": 0,\n            \"commission_amount\": 20,\n            \"commission_paid\": 10.5,\n            \"name\": \"#1019\",\n            \"customer_email\": \"tarun+patil@gowebbaby.com\",\n            \"order_email\": \"tarun+patil@gowebbaby.com\",\n            \"first_name\": \"Gunadhya\",\n            \"last_name\": \"Patil\",\n            \"order_amount\": 133.73,\n            \"pay_commission\": null,\n            \"created_at\": \"2020-07-09T09:20:26.000Z\",\n            \"updated_at\": \"2020-07-09T09:20:27.000Z\"\n        },\n        {\n            \"id\": 2227,\n            \"shop_id\": 1618,\n            \"affiliate_id\": 38,\n            \"group_id\": 0,\n            \"customer_id\": 385731,\n            \"lifetime_commission\": 1200,\n            \"commission_hold\": 0,\n            \"total_purchase_amount\": 717.24,\n            \"total_purchase_count\": 7,\n            \"total_signup_count\": 0,\n            \"commission_amount\": 10,\n            \"commission_paid\": 10.5,\n            \"name\": \"#1021\",\n            \"customer_email\": \"tarun+patil@gowebbaby.com\",\n            \"order_email\": \"tarun+patil@gowebbaby.com\",\n            \"first_name\": \"Gunadhya\",\n            \"last_name\": \"Patil\",\n            \"order_amount\": 33.72,\n            \"pay_commission\": null,\n            \"created_at\": \"2020-07-09T09:48:36.000Z\",\n            \"updated_at\": \"2020-07-09T09:48:37.000Z\"\n        },\n        {\n            \"id\": 2228,\n            \"shop_id\": 1618,\n            \"affiliate_id\": 38,\n            \"group_id\": 0,\n            \"customer_id\": 385731,\n            \"lifetime_commission\": 1200,\n            \"commission_hold\": 0,\n            \"total_purchase_amount\": 717.24,\n            \"total_purchase_count\": 7,\n            \"total_signup_count\": 0,\n            \"commission_amount\": 10,\n            \"commission_paid\": 10.5,\n            \"name\": \"#1022\",\n            \"customer_email\": \"tarun+patil@gowebbaby.com\",\n            \"order_email\": \"tarun+patil@gowebbaby.com\",\n            \"first_name\": \"Gunadhya\",\n            \"last_name\": \"Patil\",\n            \"order_amount\": 33.72,\n            \"pay_commission\": null,\n            \"created_at\": \"2020-07-09T09:53:42.000Z\",\n            \"updated_at\": \"2020-07-09T09:53:43.000Z\"\n        },\n        {\n            \"id\": 2231,\n            \"shop_id\": 1618,\n            \"affiliate_id\": 38,\n            \"group_id\": 0,\n            \"customer_id\": 385733,\n            \"lifetime_commission\": 1200,\n            \"commission_hold\": 0,\n            \"total_purchase_amount\": 717.24,\n            \"total_purchase_count\": 7,\n            \"total_signup_count\": 0,\n            \"commission_amount\": 20,\n            \"commission_paid\": 10.5,\n            \"name\": \"#1023\",\n            \"customer_email\": \"tarun+malhotra@gowebbaby.com\",\n            \"order_email\": \"tarun+malhotra@gowebbaby.com\",\n            \"first_name\": \"Aman \",\n            \"last_name\": \"Malhotra\",\n            \"order_amount\": 53.71,\n            \"pay_commission\": null,\n            \"created_at\": \"2020-07-10T09:43:24.000Z\",\n            \"updated_at\": \"2020-07-10T09:43:25.000Z\"\n        },\n        {\n            \"id\": 2232,\n            \"shop_id\": 1618,\n            \"affiliate_id\": 38,\n            \"group_id\": 0,\n            \"customer_id\": 385738,\n            \"lifetime_commission\": 1200,\n            \"commission_hold\": 0,\n            \"total_purchase_amount\": 717.24,\n            \"total_purchase_count\": 7,\n            \"total_signup_count\": 0,\n            \"commission_amount\": 10,\n            \"commission_paid\": 10.5,\n            \"name\": \"#1024\",\n            \"customer_email\": \"tarun+ghoshal@gowebbaby.com\",\n            \"order_email\": \"tarun+ghoshal@gowebbaby.com\",\n            \"first_name\": \"Megh \",\n            \"last_name\": \"Ghoshal\",\n            \"order_amount\": 83.73,\n            \"pay_commission\": null,\n            \"created_at\": \"2020-07-11T06:22:14.000Z\",\n            \"updated_at\": \"2020-07-11T06:22:15.000Z\"\n        },\n        {\n            \"id\": 2233,\n            \"shop_id\": 1618,\n            \"affiliate_id\": 38,\n            \"group_id\": 0,\n            \"customer_id\": 385721,\n            \"lifetime_commission\": 1200,\n            \"commission_hold\": 0,\n            \"total_purchase_amount\": 717.24,\n            \"total_purchase_count\": 7,\n            \"total_signup_count\": 0,\n            \"commission_amount\": 10,\n            \"commission_paid\": 10.5,\n            \"name\": \"#1025\",\n            \"customer_email\": \"tarun+vaikar@gowebbaby.com\",\n            \"order_email\": \"tarun+vaikar@gowebbaby.com\",\n            \"first_name\": \"Aakash\",\n            \"last_name\": \"Vaikar\",\n            \"order_amount\": 83.73,\n            \"pay_commission\": null,\n            \"created_at\": \"2020-07-11T06:38:08.000Z\",\n            \"updated_at\": \"2020-07-11T06:38:09.000Z\"\n        },\n        {\n            \"id\": 2235,\n            \"shop_id\": 1618,\n            \"affiliate_id\": 38,\n            \"group_id\": 0,\n            \"customer_id\": 385739,\n            \"lifetime_commission\": 1200,\n            \"commission_hold\": 0,\n            \"total_purchase_amount\": 717.24,\n            \"total_purchase_count\": 7,\n            \"total_signup_count\": 0,\n            \"commission_amount\": 10,\n            \"commission_paid\": 10.5,\n            \"name\": \"#1027\",\n            \"customer_email\": \"tarun+burr@gowebbaby.com\",\n            \"order_email\": \"tarun+burr@gowebbaby.com\",\n            \"first_name\": \"Aryabhata \",\n            \"last_name\": \"Bhattacharya\",\n            \"order_amount\": 83.73,\n            \"pay_commission\": null,\n            \"created_at\": \"2020-07-11T10:14:39.000Z\",\n            \"updated_at\": \"2020-07-11T10:14:40.000Z\"\n        },\n        {\n            \"id\": 2278,\n            \"shop_id\": 1618,\n            \"affiliate_id\": 39,\n            \"group_id\": 0,\n            \"customer_id\": 385707,\n            \"lifetime_commission\": 30,\n            \"commission_hold\": 0,\n            \"total_purchase_amount\": 0,\n            \"total_purchase_count\": -1,\n            \"total_signup_count\": 0,\n            \"commission_amount\": 10,\n            \"commission_paid\": 0,\n            \"name\": \"#1028\",\n            \"customer_email\": \"ashwani@gowebbaby.com\",\n            \"order_email\": \"ashwani@gowebbaby.com\",\n            \"first_name\": \"Ashwani\",\n            \"last_name\": \"Tiwari\",\n            \"order_amount\": 83.72,\n            \"pay_commission\": \"pay_per_profit\",\n            \"created_at\": \"2020-08-06T12:27:02.000Z\",\n            \"updated_at\": \"2020-08-06T15:59:13.000Z\"\n        },\n        {\n            \"id\": 2802,\n            \"shop_id\": 1618,\n            \"affiliate_id\": 38,\n            \"group_id\": 0,\n            \"customer_id\": 389738,\n            \"lifetime_commission\": 1200,\n            \"commission_hold\": 0,\n            \"total_purchase_amount\": 717.24,\n            \"total_purchase_count\": 7,\n            \"total_signup_count\": 0,\n            \"commission_amount\": 100,\n            \"commission_paid\": 10.5,\n            \"name\": \"#1034\",\n            \"customer_email\": \"tarun+2324@gowebbaby.com\",\n            \"order_email\": \"tarun+2324@gowebbaby.com\",\n            \"first_name\": \"Sonali\",\n            \"last_name\": \"CHouhan\",\n            \"order_amount\": 77.49,\n            \"pay_commission\": \"pay_per_sale\",\n            \"created_at\": \"2021-05-11T10:28:03.000Z\",\n            \"updated_at\": \"2021-05-11T10:28:05.000Z\"\n        },\n        {\n            \"id\": 2806,\n            \"shop_id\": 1618,\n            \"affiliate_id\": 38,\n            \"group_id\": 0,\n            \"customer_id\": 389741,\n            \"lifetime_commission\": 1200,\n            \"commission_hold\": 0,\n            \"total_purchase_amount\": 717.24,\n            \"total_purchase_count\": 7,\n            \"total_signup_count\": 0,\n            \"commission_amount\": 100,\n            \"commission_paid\": 10.5,\n            \"name\": \"#1038\",\n            \"customer_email\": \"tarun+22sdfsftujyi222@gowebbaby.com\",\n            \"order_email\": \"tarun+22sdfsftujyi222@gowebbaby.com\",\n            \"first_name\": \"Sonali\",\n            \"last_name\": \"CHouhan\",\n            \"order_amount\": 53.19,\n            \"pay_commission\": \"pay_per_sale\",\n            \"created_at\": \"2021-05-11T11:11:07.000Z\",\n            \"updated_at\": \"2021-05-11T11:11:08.000Z\"\n        },\n        {\n            \"id\": 2807,\n            \"shop_id\": 1618,\n            \"affiliate_id\": 38,\n            \"group_id\": 0,\n            \"customer_id\": 389742,\n            \"lifetime_commission\": 1200,\n            \"commission_hold\": 0,\n            \"total_purchase_amount\": 717.24,\n            \"total_purchase_count\": 7,\n            \"total_signup_count\": 0,\n            \"commission_amount\": 100,\n            \"commission_paid\": 10.5,\n            \"name\": \"#1039\",\n            \"customer_email\": \"tarun+111111111@gowebbaby.com\",\n            \"order_email\": \"tarun+111111111@gowebbaby.com\",\n            \"first_name\": \"Sonali\",\n            \"last_name\": \"CHouhan\",\n            \"order_amount\": 84.48,\n            \"pay_commission\": \"pay_per_sale\",\n            \"created_at\": \"2021-05-11T11:28:25.000Z\",\n            \"updated_at\": \"2021-05-11T11:28:26.000Z\"\n        },\n        {\n            \"id\": 2808,\n            \"shop_id\": 1618,\n            \"affiliate_id\": 38,\n            \"group_id\": 0,\n            \"customer_id\": 387176,\n            \"lifetime_commission\": 1200,\n            \"commission_hold\": 0,\n            \"total_purchase_amount\": 717.24,\n            \"total_purchase_count\": 7,\n            \"total_signup_count\": 0,\n            \"commission_amount\": 200,\n            \"commission_paid\": 10.5,\n            \"name\": \"#1040\",\n            \"customer_email\": \"sonali@gowebbaby.com\",\n            \"order_email\": \"sonali@gowebbaby.com\",\n            \"first_name\": \"sonali\",\n            \"last_name\": \"chouhan\",\n            \"order_amount\": 123.68,\n            \"pay_commission\": \"pay_per_sale\",\n            \"created_at\": \"2021-05-12T14:24:41.000Z\",\n            \"updated_at\": \"2021-05-12T14:24:42.000Z\"\n        },\n        {\n            \"id\": 2809,\n            \"shop_id\": 1618,\n            \"affiliate_id\": 42,\n            \"group_id\": 0,\n            \"customer_id\": 385721,\n            \"lifetime_commission\": 200,\n            \"commission_hold\": 0,\n            \"total_purchase_amount\": 124.47,\n            \"total_purchase_count\": 1,\n            \"total_signup_count\": 0,\n            \"commission_amount\": 200,\n            \"commission_paid\": 0,\n            \"name\": \"#1041\",\n            \"customer_email\": \"tarun+vaikar@gowebbaby.com\",\n            \"order_email\": \"tarun+vaikar@gowebbaby.com\",\n            \"first_name\": \"Aakash\",\n            \"last_name\": \"Vaikar\",\n            \"order_amount\": 124.47,\n            \"pay_commission\": \"pay_per_sale\",\n            \"created_at\": \"2021-05-13T06:19:54.000Z\",\n            \"updated_at\": \"2021-05-13T06:19:56.000Z\"\n        },\n        {\n            \"id\": 2811,\n            \"shop_id\": 1618,\n            \"affiliate_id\": 38,\n            \"group_id\": 0,\n            \"customer_id\": 387176,\n            \"lifetime_commission\": 1200,\n            \"commission_hold\": 0,\n            \"total_purchase_amount\": 717.24,\n            \"total_purchase_count\": 7,\n            \"total_signup_count\": 0,\n            \"commission_amount\": 200,\n            \"commission_paid\": 10.5,\n            \"name\": \"#1043\",\n            \"customer_email\": \"sonali@gowebbaby.com\",\n            \"order_email\": \"sonali@gowebbaby.com\",\n            \"first_name\": \"sonali\",\n            \"last_name\": \"chouhan\",\n            \"order_amount\": 107.47,\n            \"pay_commission\": \"pay_per_sale\",\n            \"created_at\": \"2021-05-13T06:52:31.000Z\",\n            \"updated_at\": \"2021-05-13T06:52:32.000Z\"\n        },\n        {\n            \"id\": 2812,\n            \"shop_id\": 1618,\n            \"affiliate_id\": 38,\n            \"group_id\": 0,\n            \"customer_id\": 387176,\n            \"lifetime_commission\": 1200,\n            \"commission_hold\": 0,\n            \"total_purchase_amount\": 717.24,\n            \"total_purchase_count\": 7,\n            \"total_signup_count\": 0,\n            \"commission_amount\": 400,\n            \"commission_paid\": 10.5,\n            \"name\": \"#1044\",\n            \"customer_email\": \"sonali@gowebbaby.com\",\n            \"order_email\": \"sonali@gowebbaby.com\",\n            \"first_name\": \"sonali\",\n            \"last_name\": \"chouhan\",\n            \"order_amount\": 215.45,\n            \"pay_commission\": \"pay_per_sale\",\n            \"created_at\": \"2021-05-13T07:17:34.000Z\",\n            \"updated_at\": \"2021-05-13T07:17:35.000Z\"\n        },\n        {\n            \"id\": 2830,\n            \"shop_id\": 1618,\n            \"affiliate_id\": 38,\n            \"group_id\": 0,\n            \"customer_id\": 389769,\n            \"lifetime_commission\": 1200,\n            \"commission_hold\": 0,\n            \"total_purchase_amount\": 717.24,\n            \"total_purchase_count\": 7,\n            \"total_signup_count\": 0,\n            \"commission_amount\": 100,\n            \"commission_paid\": 10.5,\n            \"name\": \"#1045\",\n            \"customer_email\": \"reensssa+demo@gowebbaby.com\",\n            \"order_email\": \"reensssa+demo@gowebbaby.com\",\n            \"first_name\": \"\",\n            \"last_name\": \"cccccc\",\n            \"order_amount\": 55.48,\n            \"pay_commission\": \"pay_per_sale\",\n            \"created_at\": \"2021-05-17T13:03:25.000Z\",\n            \"updated_at\": \"2021-05-17T13:03:27.000Z\"\n        }\n    ],\n    \"page\": {}\n}"}],"_postman_id":"d3637dfc-11f5-4231-bebf-500554789770"}],"id":"efceea0b-3221-4978-a767-4e3ae4a56a19","_postman_id":"efceea0b-3221-4978-a767-4e3ae4a56a19","description":"","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"79c58e07-7d10-461b-8acb-1ec1489c2543","id":"79c58e07-7d10-461b-8acb-1ec1489c2543","name":"Server Side REST APIs","type":"folder"}}},{"name":"Reports","item":[{"name":"/reports","id":"c47d9149-a049-474e-9774-766021be110f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"{{ait-rest-api-authorization}}","type":"text"}],"url":"{{ait-rest-api-endpoint}}/reports","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"79c58e07-7d10-461b-8acb-1ec1489c2543","id":"79c58e07-7d10-461b-8acb-1ec1489c2543","name":"Server Side REST APIs","type":"folder"}},"urlObject":{"path":["reports"],"host":["{{ait-rest-api-endpoint}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"c47d9149-a049-474e-9774-766021be110f"}],"id":"22afae72-bbe7-4e7b-b587-a8a76d052e96","_postman_id":"22afae72-bbe7-4e7b-b587-a8a76d052e96","description":"","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":true,"source":{"_postman_id":"79c58e07-7d10-461b-8acb-1ec1489c2543","id":"79c58e07-7d10-461b-8acb-1ec1489c2543","name":"Server Side REST APIs","type":"folder"}}}],"id":"79c58e07-7d10-461b-8acb-1ec1489c2543","description":"<p>AiTrillion server side REST API provides a way to move your data into AiTrillion and get your data from AiTrillion. REST API enables an independent way to integrate AiTrillion with any third party system and take advantage of AiTrillion channels to reach and engage your customers.</p>\n<p>AiTrillion REST API supports the key based authentication, You can generate the key from your AiTrillion account and can do the REST API calls.</p>\n<p><strong>Just replace the API endpoint and Authorization secret key</strong></p>\n<p>{{ait-rest-api-endpoint}} with <a href=\"https://api.aitrillion.com\">https://api.aitrillion.com</a></p>\n<p>{{ait-rest-api-authorization}} with API key obtained from <a href=\"https://app.aitrillion.com/manage/apiaccess\">API access page</a> under my account.</p>\n","auth":{"type":"apikey","apikey":{"value":"<value>","key":"<key>"},"isInherited":false},"event":[{"listen":"prerequest","script":{"id":"dc1c25d6-185c-4810-8b02-6fd201b69454","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"6797e165-ecc1-4291-887c-41052114b4b1","type":"text/javascript","exec":[""]}}],"_postman_id":"79c58e07-7d10-461b-8acb-1ec1489c2543"},{"name":"AiTrillion Front Store APIs","item":[{"name":"Loyalty Program","item":[{"name":"Get loyalty popup(Before login)","id":"0e19accd-58e2-4ca4-8a57-ae0e4ad34038","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"{{ait-front-store-api-authentication-key}}","description":"<p>Shop's front store api authentication key</p>\n"}],"url":"{{ait-front-store-api-endpoint}}loyalty/getloyaltyprogram","description":"<p>This API provides a list of Earn Points activities and Redeem Point rewards that store has enabled.</p>\n<p>This API provide the information which is required to show to the not logged-in customer. It also includes the configuration for popup color and language settings as configured by the store.</p>\n<p>Utilizing this API, you can retrieve the necessary data and replicate a similar interface within your application's design.</p>\n<img src=\"https://content.pstmn.io/035179cd-16ba-4606-b1c6-b753cddbc254/bG95YWx0eS1iZWZvcmUtbG9naW4tcG9wdXAucG5n\" />","urlObject":{"path":["getloyaltyprogram"],"host":["{{ait-front-store-api-endpoint}}loyalty"],"query":[],"variable":[]}},"response":[{"id":"bb1e49ed-1c00-4df8-bca5-0651b5deff33","name":"Success","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{ait-front-store-api-authentication-key}}","description":"Shop's front store api authentication key"}],"url":"{{ait-front-store-api-endpoint}}loyalty/getloyaltyprogram"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx","enabled":true},{"key":"Date","value":"Thu, 10 Aug 2023 12:13:21 GMT","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","enabled":true},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate","enabled":true},{"key":"Pragma","value":"no-cache","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET, PUT, POST, DELETE, OPTIONS","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Content-Range, Content-Disposition, Content-Description, x-api-key","enabled":true},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests","enabled":true},{"key":"X-Content-Type-Options","value":"nosniff","enabled":true},{"key":"X-XSS-Protection","value":"1; mode=block","enabled":true},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload","enabled":true},{"key":"Expect-CT","value":"max-age=60","enabled":true},{"key":"Feature-Policy","value":"geolocation 'none'; camera 'none'; speaker 'none';","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"loyalty_popup_colors\": {\n            \"header_background_color\": \"#000000\",\n            \"header_text_color\": \"#FFFFFF\",\n            \"footer_button_background_color\": \"#000000\",\n            \"footer_button_text_color\": \"#FFFFFF\"\n        },\n        \"loyalty_popup_language\": {\n            \"loyalty_header_befor_login\": \"Loyalty rewards program\",\n            \"activity_tab_heaging_before_logn\": \"Earn points when you complete activities\",\n            \"reward_tab_heaging_before_logn\": \"Redeem points on the store to get rewards\",\n            \"loyalty_footer_befor_login\": \"Log in or sign up to ait-irfan-gwbdemo to earn rewards today\"\n        },\n        \"activities\": [\n            {\n                \"activity_name\": \"Create an account\",\n                \"activity_description\": \"You earned 50 reward points for creating an account\"\n            },\n            {\n                \"activity_name\": \"Happy Birthday\",\n                \"activity_description\": \"Get 20 reward points on your birthday.\"\n            },\n            {\n                \"activity_name\": \"Make a purchase\",\n                \"activity_description\": \"You will earn 0.001 reward points for making a purchase per $1 spent\"\n            },\n            {\n                \"activity_name\": \"On customer tag\",\n                \"activity_description\": \"You will get 10 reward points by subscribing to the newsletters.\"\n            },\n            {\n                \"activity_name\": \"Refer a friend\",\n                \"activity_description\": \"Earn 50 reward points for referring a friend\"\n            },\n            {\n                \"activity_name\": \"Visit store\",\n                \"activity_description\": \"You will get 10 reward points for visiting the store.\"\n            },\n            {\n                \"activity_name\": \"Buy $X get Y points\",\n                \"activity_description\": \"Earn: 500 reward points for completing a purchase goal.\"\n            },\n            {\n                \"activity_name\": \"On X orders get Y points\",\n                \"activity_description\": \"Earn: 100 reward points for completing a X Orders get Y points activity.\"\n            },\n            {\n                \"activity_name\": \"Leave a review for us!\",\n                \"activity_description\": \"Earn 20 reward points for giving a review.\"\n            },\n            {\n                \"activity_name\": \"Gift code\",\n                \"activity_description\": \"Earn: reward points for gift code\"\n            },\n            {\n                \"activity_name\": \"Follow on Instagram\",\n                \"activity_description\": \"Earn 20 reward points when you follow us on Instagram.\"\n            },\n            {\n                \"activity_name\": \"Follow on Twitter\",\n                \"activity_description\": \"Earn 20 reward points when you follow us on Twitter.\"\n            },\n            {\n                \"activity_name\": \"Follow on Facebook\",\n                \"activity_description\": \"Earn 20 reward points when you follow us on Facebook\"\n            },\n            {\n                \"activity_name\": \"Follow on Pinterest\",\n                \"activity_description\": \"Earn 20 reward points when you follow us on Pinterest.\"\n            },\n            {\n                \"activity_name\": \"Facebook share\",\n                \"activity_description\": \"Earn 18 reward points when you share us on Facebook.\"\n            },\n            {\n                \"activity_name\": \"Facebook share on thank you\",\n                \"activity_description\": \"Earn 10 reward points when you share thank you page on Facebook.\"\n            },\n            {\n                \"activity_name\": \"Allow a push\",\n                \"activity_description\": \"Earn 20 reward points when you allow web push notifications.\"\n            },\n            {\n                \"activity_name\": \"Become an affiliate\",\n                \"activity_description\": \"You will get reward points on becoming an affiliate\"\n            }\n        ],\n        \"rewards\": [\n            {\n                \"title\": \"$5 Off \",\n                \"description\": \"Redeem 50 points\",\n                \"sub_description\": \"With minimum purchase of $10\"\n            },\n            {\n                \"title\": \"$250 Off \",\n                \"description\": \"Redeem 50 points\",\n                \"sub_description\": \"With minimum purchase of $1,555\"\n            },\n            {\n                \"title\": \"$100 Off \",\n                \"description\": \"Redeem 25 points\",\n                \"sub_description\": \"With minimum purchase of $999\"\n            },\n            {\n                \"title\": \"$1 Off \",\n                \"description\": \"Redeem 10 points\",\n                \"sub_description\": \"With minimum purchase of $0\"\n            },\n            {\n                \"title\": \"5% discount \",\n                \"description\": \"Redeem 50 points\",\n                \"sub_description\": \"With minimum purchase of $10\"\n            },\n            {\n                \"title\": \"5% discount \",\n                \"description\": \"Redeem 15 points\",\n                \"sub_description\": \"With minimum purchase of $100\"\n            },\n            {\n                \"title\": \" FREESHIPPING \",\n                \"description\": \"Redeem 500 points\",\n                \"sub_description\": \"\"\n            },\n            {\n                \"title\": \" FREE BLUE SILK TUXEDO   <a href='https://ait-irfan-gwbdemo.myshopify.com/products/blue-silk-tuxedo' class='aio_free_productlink' target='_blank' style='font-size: 11px;text-decoration: underline;'> <br/> View Product >></a>\",\n                \"description\": \"Redeem 100 points\",\n                \"sub_description\": \"\"\n            },\n            {\n                \"title\": \" 5% OFF BLUE SILK TUXEDO \",\n                \"description\": \"Redeem 100 points\",\n                \"sub_description\": \"\"\n            }\n        ]\n    }\n}"}],"_postman_id":"0e19accd-58e2-4ca4-8a57-ae0e4ad34038"},{"name":"Get loyalty popup(After login)","id":"9f2f5af3-b79c-4ae1-a449-921b7f72ae5c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"{{ait-front-store-api-authentication-key}}","description":"<p>Shop's front store api authentication key</p>\n"}],"url":"{{ait-front-store-api-endpoint}}loyalty/getloyaltyprogram?customer_id={{ait-customer-id}}","description":"<p>This API provides all the TABs of loyalty popup and their data for an logged-in customer. It also includes the configuration for popup color and language settings as set by the store.</p>\n<p>Addition to we also have the API to get each section data instead of getting whole data, which is descibed in the next API.</p>\n<p>This APIs includes the following TAB:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>TAB</strong></th>\n<th><strong>Functionality</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Earn points</td>\n<td>This tab contains all the earn point activity and their configuration: <code>https://prnt.sc/cDwfQPqtd8E9</code></td>\n</tr>\n<tr>\n<td>Redeem points</td>\n<td>This tab contains all the redeem rewards and generated discount:  <br /><code>https://prnt.sc/X_9FPEJjejYD   https://prnt.sc/e7oa6hYMZYDb</code></td>\n</tr>\n<tr>\n<td>Points report</td>\n<td>This tab shows all the points histroty and activity report: <code>https://prnt.sc/ZHu1EIHqBs-W</code></td>\n</tr>\n<tr>\n<td>VIP program</td>\n<td>This tab contains VIP program tiers and current VIP tier of the customer: <code>https://prnt.sc/s81AVOz2SeaE</code></td>\n</tr>\n<tr>\n<td>Refer a friend</td>\n<td>This tab contains refere a friend discount code and refer URL: <code>https://prnt.sc/SSXW8P1Rs0SF</code></td>\n</tr>\n<tr>\n<td>Redeem Reward</td>\n<td>This tab contains the product rewards.</td>\n</tr>\n<tr>\n<td>Help</td>\n<td>This API cotnains the help question and answers in HTML: <code>https://prnt.sc/IdYX1cJXRMVD</code></td>\n</tr>\n</tbody>\n</table>\n</div><img src=\"https://content.pstmn.io/93030df2-ef8f-4ceb-9ff7-c45c74dfcf17/bG95YWx0eS1hZnRlci1sb2dpbi1wb3B1cC5wbmc=\" />","urlObject":{"path":["getloyaltyprogram"],"host":["{{ait-front-store-api-endpoint}}loyalty"],"query":[{"key":"customer_id","value":"{{ait-customer-id}}"}],"variable":[]}},"response":[{"id":"75f50651-39e0-424a-9fc6-687bdfd6152d","name":"Success","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{ait-front-store-api-authentication-key}}","description":"Shop's front store api authentication key"}],"url":{"raw":"{{ait-front-store-api-endpoint}}loyalty/getloyaltyprogram?customer_id={{ait-customer-id}}","host":["{{ait-front-store-api-endpoint}}loyalty"],"path":["getloyaltyprogram"],"query":[{"key":"customer_id","value":"{{ait-customer-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy","enabled":true},{"key":"Date","value":"Thu, 31 Aug 2023 13:47:41 GMT","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"X-Sucuri-ID","value":"14020","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","enabled":true},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate","enabled":true},{"key":"Pragma","value":"no-cache","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET, PUT, POST, DELETE, OPTIONS","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Content-Range, Content-Disposition, Content-Description, x-api-key","enabled":true},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests","enabled":true},{"key":"X-Content-Type-Options","value":"nosniff","enabled":true},{"key":"X-XSS-Protection","value":"1; mode=block","enabled":true},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload","enabled":true},{"key":"Expect-CT","value":"max-age=60","enabled":true},{"key":"Feature-Policy","value":"geolocation 'none'; camera 'none'; speaker 'none';","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"X-Sucuri-Cache","value":"BYPASS","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"loyalty_popup_colors\": {\n            \"sidebar_background_color\": \"#000000\",\n            \"sidebar_text_color\": \"#FFFFFF\",\n            \"button_background_color\": \"#000000\",\n            \"button_text_color\": \"#FFFFFF\"\n        },\n        \"loyalty_sidebar_tabs\": {\n            \"get_earn_points\": \"Earn points\",\n            \"get_rewards\": \"Redeem points\",\n            \"get_reward_history\": \"Points report\",\n            \"get_vip_program\": \"VIP program\",\n            \"get_refer_friend\": \"Refer a friend\",\n            \"get_redeem_rewards\": \"Redeem Reward\",\n            \"get_help\": \"Help\"\n        },\n        \"get_earn_points\": [\n            {\n                \"rule_id\": \"2\",\n                \"activity_name\": \"Create an account\",\n                \"activity_description\": \"You earned 50 reward points for creating an account\",\n                \"activity_button_text\": \"Achieved\",\n                \"redirection_url\": \"NA\",\n                \"is_social_activity\": 0\n            },\n            {\n                \"rule_id\": \"10\",\n                \"activity_name\": \"Happy Birthday\",\n                \"activity_description\": \"You earned 20 reward points on your birthday.\",\n                \"activity_button_text\": \"Achieved\",\n                \"redirection_url\": \"NA\",\n                \"birth_date\": null,\n                \"is_social_activity\": 0,\n                \"is_editable\": 0\n            },\n            {\n                \"rule_id\": \"1\",\n                \"activity_name\": \"Make a purchase\",\n                \"activity_description\": \"You will earn 1 reward points for making a purchase per $1 spent\",\n                \"activity_button_text\": \"Shop Now!\",\n                \"redirection_url\": \"http://ait-irfan-gwbdemo.myshopify.com/collections/all\",\n                \"is_social_activity\": 0\n            },\n            {\n                \"rule_id\": \"25\",\n                \"activity_name\": \"On customer tag\",\n                \"activity_description\": \"You will get 10 reward points by subscribing to the newsletters.\",\n                \"activity_button_text\": \"Join Now\",\n                \"redirection_url\": \"https:///\",\n                \"is_social_activity\": 0\n            },\n            {\n                \"rule_id\": \"3\",\n                \"activity_name\": \"Refer a friend\",\n                \"activity_description\": \"Earn 50 reward points for referring a friend\",\n                \"activity_button_text\": \"Refer Now\",\n                \"redirection_url\": \"NA\",\n                \"is_social_activity\": 0\n            },\n            {\n                \"rule_id\": \"4\",\n                \"activity_name\": \"Visit store\",\n                \"activity_description\": \"You will get 10 reward points for visiting the store.\",\n                \"activity_button_text\": \"Visit Now\",\n                \"redirection_url\": \"https:///\",\n                \"is_social_activity\": 0\n            },\n            {\n                \"rule_id\": \"6\",\n                \"activity_name\": \"Buy $X get Y points\",\n                \"activity_description\": \"Earn: 500 reward points for completing a purchase goal.\",\n                \"activity_button_text\": \"Shop Now!\",\n                \"redirection_url\": \"http://ait-irfan-gwbdemo.myshopify.com/collections/all\",\n                \"is_social_activity\": 0\n            },\n            {\n                \"rule_id\": \"7\",\n                \"activity_name\": \"On X orders get Y points\",\n                \"activity_description\": \"Earn: 100 reward points for completing a X Orders get Y points activity.\",\n                \"activity_button_text\": \"Shop Now!\",\n                \"redirection_url\": \"http://ait-irfan-gwbdemo.myshopify.com/collections/all\",\n                \"is_social_activity\": 0\n            },\n            {\n                \"rule_id\": \"15\",\n                \"activity_name\": \"Leave a review for us!\",\n                \"activity_description\": \"Earn 20 reward points for giving a review.\",\n                \"activity_button_text\": \"Review Now\",\n                \"redirection_url\": \"https://' .  . '/collections/all\",\n                \"is_social_activity\": 0\n            },\n            {\n                \"rule_id\": \"16\",\n                \"activity_name\": \"Gift code\",\n                \"activity_description\": \"Earn: reward points for gift code\",\n                \"activity_button_text\": \"NA\",\n                \"redirection_url\": \"NA\",\n                \"is_social_activity\": 0\n            },\n            {\n                \"rule_id\": \"17\",\n                \"activity_name\": \"Follow on Instagram\",\n                \"activity_description\": \"Earn 20 reward points when you follow us on Instagram.\",\n                \"activity_button_text\": \"Follow\",\n                \"redirection_url\": \"NA\",\n                \"is_social_activity\": 1,\n                \"platform\": \"instagram\",\n                \"platform_username\": \"aitrillion\"\n            },\n            {\n                \"rule_id\": \"18\",\n                \"activity_name\": \"Follow on Twitter\",\n                \"activity_description\": \"Earn 20 reward points when you follow us on Twitter.\",\n                \"activity_button_text\": \"Follow\",\n                \"redirection_url\": \"NA\",\n                \"is_social_activity\": 1,\n                \"platform\": \"twitter\",\n                \"platform_username\": \"aitrillion\"\n            },\n            {\n                \"rule_id\": \"19\",\n                \"activity_name\": \"Follow on Facebook\",\n                \"activity_description\": \"Earned 20 reward points by following us on Facebook.\",\n                \"activity_button_text\": \"Followed\",\n                \"redirection_url\": \"NA\",\n                \"is_social_activity\": 1,\n                \"platform\": \"facebook\",\n                \"platform_username\": \"aitrillion\"\n            },\n            {\n                \"rule_id\": \"20\",\n                \"activity_name\": \"Follow on Pinterest\",\n                \"activity_description\": \"Earn 20 reward points when you follow us on Pinterest.\",\n                \"activity_button_text\": \"Follow\",\n                \"redirection_url\": \"NA\",\n                \"is_social_activity\": 1,\n                \"platform\": \"pinterest\",\n                \"platform_username\": \"https://www.pinterest.com/AiTrillion\"\n            },\n            {\n                \"rule_id\": \"21\",\n                \"activity_name\": \"Facebook share\",\n                \"activity_description\": \"Earn 18 reward points when you share us on Facebook.\",\n                \"activity_button_text\": \"Share\",\n                \"redirection_url\": \"NA\",\n                \"is_social_activity\": 0\n            },\n            {\n                \"rule_id\": \"22\",\n                \"activity_name\": \"Facebook share on thank you\",\n                \"activity_description\": \"Earn 10 reward points when you share thank you page on Facebook.\",\n                \"activity_button_text\": \"Shop Now!\",\n                \"redirection_url\": \"https:///\",\n                \"is_social_activity\": 0\n            },\n            {\n                \"rule_id\": \"24\",\n                \"activity_name\": \"Allow a push\",\n                \"activity_description\": \"Earn 20 reward points when you allow web push notifications.\",\n                \"activity_button_text\": \"Allow\",\n                \"redirection_url\": \"NA\",\n                \"is_social_activity\": 0\n            },\n            {\n                \"rule_id\": \"26\",\n                \"activity_name\": \"Become an affiliate\",\n                \"activity_description\": \"You will get reward points on becoming an affiliate\",\n                \"activity_button_text\": \"NA\",\n                \"redirection_url\": \"https:///\",\n                \"is_social_activity\": 0\n            }\n        ],\n        \"get_rewards\": {\n            \"rewards\": [\n                {\n                    \"title\": \"$1 Off \",\n                    \"description\": \"Redeem 10 points\",\n                    \"sub_description\": \"With minimum purchase of $1\",\n                    \"get_reward_button_text\": \"Redeem points\",\n                    \"reward_type\": 1,\n                    \"discount_id\": \"164\",\n                    \"is_reedemable\": 1\n                },\n                {\n                    \"title\": \" FREESHIPPING \",\n                    \"description\": \"Redeem 500 points\",\n                    \"sub_description\": \"\",\n                    \"get_reward_button_text\": \"More points needed\",\n                    \"reward_type\": 3,\n                    \"discount_id\": \"29\",\n                    \"is_reedemable\": 0\n                },\n                {\n                    \"title\": \" FREE BLUE SILK TUXEDO   <a href='https:///products/blue-silk-tuxedo' class='aio_free_productlink' target='_blank' style='font-size: 11px;text-decoration: underline;'> <br/> View Product >></a>\",\n                    \"description\": \"Redeem 100 points\",\n                    \"sub_description\": \"\",\n                    \"get_reward_button_text\": \"Redeem points\",\n                    \"reward_type\": 4,\n                    \"discount_id\": \"48\",\n                    \"is_reedemable\": 1\n                },\n                {\n                    \"title\": \" 5% OFF BLUE SILK TUXEDO \",\n                    \"description\": \"Redeem 100 points\",\n                    \"sub_description\": \"\",\n                    \"get_reward_button_text\": \"Redeem points\",\n                    \"reward_type\": 5,\n                    \"discount_id\": \"7\",\n                    \"is_reedemable\": 1\n                }\n            ],\n            \"available_rewards\": [\n                {\n                    \"coupon_code\": \"AIOUW6OUNUFWO\",\n                    \"reward_title\": \" 1.00\",\n                    \"reward_created_date\": \"2023-08-10 12:07:04\",\n                    \"reward_created_date_formatted\": \"3 weeks ago\",\n                    \"view_reward_button_text\": \"View reward\",\n                    \"view_revert_button_text\": \"Revert\",\n                    \"is_revertable_coupon_code\": 0\n                },\n                {\n                    \"coupon_code\": \"AIOO8RTGGMKI4\",\n                    \"reward_title\": \" 0.10\",\n                    \"reward_created_date\": \"2023-08-03 14:03:21\",\n                    \"reward_created_date_formatted\": \"3 weeks ago\",\n                    \"view_reward_button_text\": \"View reward\",\n                    \"view_revert_button_text\": \"Revert\",\n                    \"is_revertable_coupon_code\": 0\n                },\n                {\n                    \"coupon_code\": \"AIOHSRMVILV\",\n                    \"reward_title\": \" $1 Off\",\n                    \"reward_created_date\": \"2023-07-12 13:09:20\",\n                    \"reward_created_date_formatted\": \"1 month ago\",\n                    \"view_reward_button_text\": \"View reward\",\n                    \"view_revert_button_text\": \"Revert\",\n                    \"is_revertable_coupon_code\": 0\n                },\n                {\n                    \"coupon_code\": \"AIO2K686DIAU1\",\n                    \"reward_title\": \" 0.25\",\n                    \"reward_created_date\": \"2023-06-22 08:31:49\",\n                    \"reward_created_date_formatted\": \"2 months ago\",\n                    \"view_reward_button_text\": \"View reward\",\n                    \"view_revert_button_text\": \"Revert\",\n                    \"is_revertable_coupon_code\": 0\n                },\n                {\n                    \"coupon_code\": \"AIOCWFVGV7BC5\",\n                    \"reward_title\": \" 1.00\",\n                    \"reward_created_date\": \"2023-05-16 05:50:13\",\n                    \"reward_created_date_formatted\": \"3 months ago\",\n                    \"view_reward_button_text\": \"View reward\",\n                    \"view_revert_button_text\": \"Revert\",\n                    \"is_revertable_coupon_code\": 0\n                },\n                {\n                    \"coupon_code\": \"AIOO3ER0XU2\",\n                    \"reward_title\": \" 5% discount\",\n                    \"reward_created_date\": \"2023-03-28 06:45:20\",\n                    \"reward_created_date_formatted\": \"5 months ago\",\n                    \"view_reward_button_text\": \"View reward\",\n                    \"view_revert_button_text\": \"Revert\",\n                    \"is_revertable_coupon_code\": 0\n                },\n                {\n                    \"coupon_code\": \"AIOPYONDMO5\",\n                    \"reward_title\": \" 5% discount\",\n                    \"reward_created_date\": \"2023-03-28 06:44:46\",\n                    \"reward_created_date_formatted\": \"5 months ago\",\n                    \"view_reward_button_text\": \"View reward\",\n                    \"view_revert_button_text\": \"Revert\",\n                    \"is_revertable_coupon_code\": 0\n                },\n                {\n                    \"coupon_code\": \"AIOWYPMPFB2\",\n                    \"reward_title\": \" 5% discount\",\n                    \"reward_created_date\": \"2023-03-28 06:41:13\",\n                    \"reward_created_date_formatted\": \"5 months ago\",\n                    \"view_reward_button_text\": \"View reward\",\n                    \"view_revert_button_text\": \"Revert\",\n                    \"is_revertable_coupon_code\": 0\n                },\n                {\n                    \"coupon_code\": \"AIOIGHWO9MF88\",\n                    \"reward_title\": \" 25.00\",\n                    \"reward_created_date\": \"2023-03-03 10:43:06\",\n                    \"reward_created_date_formatted\": \"5 months ago\",\n                    \"view_reward_button_text\": \"View reward\",\n                    \"view_revert_button_text\": \"Revert\",\n                    \"is_revertable_coupon_code\": 0\n                },\n                {\n                    \"coupon_code\": \"AIOT34CMNGJ\",\n                    \"reward_title\": \" $100 Off\",\n                    \"reward_created_date\": \"2023-03-02 13:53:16\",\n                    \"reward_created_date_formatted\": \"5 months ago\",\n                    \"view_reward_button_text\": \"View reward\",\n                    \"view_revert_button_text\": \"Revert\",\n                    \"is_revertable_coupon_code\": 0\n                },\n                {\n                    \"coupon_code\": \"AIOFRV48ZBN\",\n                    \"reward_title\": \" $1 Off\",\n                    \"reward_created_date\": \"2023-01-05 12:15:05\",\n                    \"reward_created_date_formatted\": \"7 months ago\",\n                    \"view_reward_button_text\": \"View reward\",\n                    \"view_revert_button_text\": \"Revert\",\n                    \"is_revertable_coupon_code\": 0\n                }\n            ]\n        },\n        \"get_reward_history\": {\n            \"column_names\": {\n                \"date\": \"Date\",\n                \"point_activity\": \"Point activity\",\n                \"status\": \"Status\",\n                \"description\": \"Description\"\n            },\n            \"column_values\": [\n                {\n                    \"date\": \"Aug/31/2023\",\n                    \"point_activity\": \"+ 400 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Purchase Code\"\n                },\n                {\n                    \"date\": \"Aug/31/2023\",\n                    \"point_activity\": \"+ 10 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Visit store\"\n                },\n                {\n                    \"date\": \"Aug/27/2023\",\n                    \"point_activity\": \"- 1120 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Your Points Are Expired\"\n                },\n                {\n                    \"date\": \"Aug/17/2023\",\n                    \"point_activity\": \"+ 250 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Make a purchase\"\n                },\n                {\n                    \"date\": \"Aug/16/2023\",\n                    \"point_activity\": \"- 0 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Deducted by admin\"\n                },\n                {\n                    \"date\": \"Aug/16/2023\",\n                    \"point_activity\": \"+ 750 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Make a purchase\"\n                },\n                {\n                    \"date\": \"Aug/16/2023\",\n                    \"point_activity\": \"+ 10 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Visit store\"\n                },\n                {\n                    \"date\": \"Aug/16/2023\",\n                    \"point_activity\": \"+ 100 Points by admin\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Added By Admin\"\n                },\n                {\n                    \"date\": \"Aug/14/2023\",\n                    \"point_activity\": \"+ 10 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Visit store\"\n                },\n                {\n                    \"date\": \"Aug/10/2023\",\n                    \"point_activity\": \"- 10 Points\",\n                    \"status\": \"Claimed\",\n                    \"description\": \"Redeemed points\"\n                },\n                {\n                    \"date\": \"Aug/10/2023\",\n                    \"point_activity\": \"+ 10 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Visit store\"\n                },\n                {\n                    \"date\": \"Aug/10/2023\",\n                    \"point_activity\": \"- 10 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Your Points Are Expired\"\n                },\n                {\n                    \"date\": \"Aug/09/2023\",\n                    \"point_activity\": \"+ 10 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Visit store\"\n                },\n                {\n                    \"date\": \"Aug/09/2023\",\n                    \"point_activity\": \"- 30 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Your Points Are Expired\"\n                },\n                {\n                    \"date\": \"Aug/08/2023\",\n                    \"point_activity\": \"+ 20 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Follow on facebook\"\n                },\n                {\n                    \"date\": \"Aug/08/2023\",\n                    \"point_activity\": \"+ 10 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Visit store\"\n                },\n                {\n                    \"date\": \"Aug/06/2023\",\n                    \"point_activity\": \"- 190 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Your Points Are Expired\"\n                },\n                {\n                    \"date\": \"Aug/04/2023\",\n                    \"point_activity\": \"- 10 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Redeemed points\"\n                },\n                {\n                    \"date\": \"Aug/04/2023\",\n                    \"point_activity\": \"+ 200 Points by admin\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Added By Admin\"\n                },\n                {\n                    \"date\": \"Aug/03/2023\",\n                    \"point_activity\": \"- 10 Points\",\n                    \"status\": \"Claimed\",\n                    \"description\": \"Redeemed points\"\n                },\n                {\n                    \"date\": \"Aug/03/2023\",\n                    \"point_activity\": \"+ 10 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Visit store\"\n                },\n                {\n                    \"date\": \"Jul/27/2023\",\n                    \"point_activity\": \"- 10 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Your Points Are Expired\"\n                },\n                {\n                    \"date\": \"Jul/26/2023\",\n                    \"point_activity\": \"+ 10 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Visit store\"\n                },\n                {\n                    \"date\": \"Jul/12/2023\",\n                    \"point_activity\": \"- 10 Points\",\n                    \"status\": \"Claimed\",\n                    \"description\": \"Redeemed points\"\n                },\n                {\n                    \"date\": \"Jul/12/2023\",\n                    \"point_activity\": \"+ 10 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Visit store\"\n                },\n                {\n                    \"date\": \"Jul/12/2023\",\n                    \"point_activity\": \"- 10 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Your Points Are Expired\"\n                },\n                {\n                    \"date\": \"Jul/11/2023\",\n                    \"point_activity\": \"+ 10 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Visit store\"\n                },\n                {\n                    \"date\": \"Jul/06/2023\",\n                    \"point_activity\": \"- 35 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Your Points Are Expired\"\n                },\n                {\n                    \"date\": \"Jul/05/2023\",\n                    \"point_activity\": \"+ 10 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"On customer tag - TAG1\"\n                },\n                {\n                    \"date\": \"Jul/05/2023\",\n                    \"point_activity\": \"+ 10 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Visit store\"\n                },\n                {\n                    \"date\": \"Jun/22/2023\",\n                    \"point_activity\": \"- 25 Points\",\n                    \"status\": \"Claimed\",\n                    \"description\": \"Redeemed points\"\n                },\n                {\n                    \"date\": \"Jun/22/2023\",\n                    \"point_activity\": \"+ 25 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Visit store\"\n                },\n                {\n                    \"date\": \"Jun/21/2023\",\n                    \"point_activity\": \"- 25 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Your Points Are Expired\"\n                },\n                {\n                    \"date\": \"Jun/20/2023\",\n                    \"point_activity\": \"+ 25 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Visit store\"\n                },\n                {\n                    \"date\": \"Jun/17/2023\",\n                    \"point_activity\": \"- 25 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Your Points Are Expired\"\n                },\n                {\n                    \"date\": \"Jun/16/2023\",\n                    \"point_activity\": \"+ 25 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Visit store\"\n                },\n                {\n                    \"date\": \"Jun/08/2023\",\n                    \"point_activity\": \"- 25 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Your Points Are Expired\"\n                },\n                {\n                    \"date\": \"Jun/07/2023\",\n                    \"point_activity\": \"+ 25 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Visit store\"\n                },\n                {\n                    \"date\": \"Jun/07/2023\",\n                    \"point_activity\": \"- 25 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Your Points Are Expired\"\n                },\n                {\n                    \"date\": \"Jun/06/2023\",\n                    \"point_activity\": \"+ 25 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Visit store\"\n                },\n                {\n                    \"date\": \"May/30/2023\",\n                    \"point_activity\": \"- 25 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Your Points Are Expired\"\n                },\n                {\n                    \"date\": \"May/29/2023\",\n                    \"point_activity\": \"+ 25 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Visit store\"\n                },\n                {\n                    \"date\": \"May/21/2023\",\n                    \"point_activity\": \"- 1149 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Your Points Are Expired\"\n                },\n                {\n                    \"date\": \"May/19/2023\",\n                    \"point_activity\": \"+ 25 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Visit store\"\n                },\n                {\n                    \"date\": \"May/16/2023\",\n                    \"point_activity\": \"- 100 Points\",\n                    \"status\": \"Claimed\",\n                    \"description\": \"Redeemed points\"\n                },\n                {\n                    \"date\": \"May/16/2023\",\n                    \"point_activity\": \"+ 22 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Visit store\"\n                },\n                {\n                    \"date\": \"May/11/2023\",\n                    \"point_activity\": \"+ 220 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Make a purchase\"\n                },\n                {\n                    \"date\": \"May/11/2023\",\n                    \"point_activity\": \"+ 220 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Make a purchase\"\n                },\n                {\n                    \"date\": \"May/11/2023\",\n                    \"point_activity\": \"+ 220 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Make a purchase\"\n                },\n                {\n                    \"date\": \"May/11/2023\",\n                    \"point_activity\": \"+ 330 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Make a purchase\"\n                },\n                {\n                    \"date\": \"May/11/2023\",\n                    \"point_activity\": \"+ 112.2 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Make a purchase\"\n                },\n                {\n                    \"date\": \"May/11/2023\",\n                    \"point_activity\": \"+ 100 Points by admin\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Added By Admin\"\n                },\n                {\n                    \"date\": \"May/11/2023\",\n                    \"point_activity\": \"- 105 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Your Points Are Expired\"\n                },\n                {\n                    \"date\": \"May/10/2023\",\n                    \"point_activity\": \"+ 60 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Tier Upgrade Bonus\"\n                },\n                {\n                    \"date\": \"May/10/2023\",\n                    \"point_activity\": \"+ 30 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Tier Upgrade Bonus\"\n                },\n                {\n                    \"date\": \"May/10/2023\",\n                    \"point_activity\": \"+ 15 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Visit store\"\n                },\n                {\n                    \"date\": \"May/07/2023\",\n                    \"point_activity\": \"- 2000 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Your Points Are Expired\"\n                },\n                {\n                    \"date\": \"May/05/2023\",\n                    \"point_activity\": \"+ 2000 Points by admin\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Added By Admin\"\n                },\n                {\n                    \"date\": \"May/05/2023\",\n                    \"point_activity\": \"- 933 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Redeemed points\"\n                },\n                {\n                    \"date\": \"May/05/2023\",\n                    \"point_activity\": \"+ 15 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Visit store\"\n                },\n                {\n                    \"date\": \"Apr/28/2023\",\n                    \"point_activity\": \"+ 30 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Happy Birthday\"\n                },\n                {\n                    \"date\": \"Apr/27/2023\",\n                    \"point_activity\": \"+ 52.5 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Make a purchase\"\n                },\n                {\n                    \"date\": \"Apr/27/2023\",\n                    \"point_activity\": \"+ 15 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Visit store\"\n                },\n                {\n                    \"date\": \"Apr/26/2023\",\n                    \"point_activity\": \"+ 15 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Visit store\"\n                },\n                {\n                    \"date\": \"Apr/24/2023\",\n                    \"point_activity\": \"+ 15 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Visit store\"\n                },\n                {\n                    \"date\": \"Apr/17/2023\",\n                    \"point_activity\": \"+ 15 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Visit store\"\n                },\n                {\n                    \"date\": \"Apr/14/2023\",\n                    \"point_activity\": \"+ 15 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Visit store\"\n                },\n                {\n                    \"date\": \"Apr/04/2023\",\n                    \"point_activity\": \"+ 15 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Visit store\"\n                },\n                {\n                    \"date\": \"Mar/30/2023\",\n                    \"point_activity\": \"+ 15 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Visit store\"\n                },\n                {\n                    \"date\": \"Mar/28/2023\",\n                    \"point_activity\": \"+ 547.5 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Make a purchase\"\n                },\n                {\n                    \"date\": \"Mar/28/2023\",\n                    \"point_activity\": \"- 15 Points\",\n                    \"status\": \"Claimed\",\n                    \"description\": \"Redeemed points\"\n                },\n                {\n                    \"date\": \"Mar/28/2023\",\n                    \"point_activity\": \"- 15 Points\",\n                    \"status\": \"Claimed\",\n                    \"description\": \"Redeemed points\"\n                },\n                {\n                    \"date\": \"Mar/28/2023\",\n                    \"point_activity\": \"- 15 Points\",\n                    \"status\": \"Claimed\",\n                    \"description\": \"Redeemed points\"\n                },\n                {\n                    \"date\": \"Mar/28/2023\",\n                    \"point_activity\": \"+ 15 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Visit store\"\n                },\n                {\n                    \"date\": \"Mar/24/2023\",\n                    \"point_activity\": \"+ 15 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Visit store\"\n                },\n                {\n                    \"date\": \"Mar/20/2023\",\n                    \"point_activity\": \"- 11 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Redeemed points\"\n                },\n                {\n                    \"date\": \"Mar/20/2023\",\n                    \"point_activity\": \"+ 15 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Visit store\"\n                },\n                {\n                    \"date\": \"Mar/08/2023\",\n                    \"point_activity\": \"+ 15 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Visit store\"\n                },\n                {\n                    \"date\": \"Mar/03/2023\",\n                    \"point_activity\": \"- 25 Points\",\n                    \"status\": \"Claimed\",\n                    \"description\": \"Redeemed points\"\n                },\n                {\n                    \"date\": \"Mar/02/2023\",\n                    \"point_activity\": \"- 25 Points\",\n                    \"status\": \"Claimed\",\n                    \"description\": \"Redeemed points\"\n                },\n                {\n                    \"date\": \"Mar/02/2023\",\n                    \"point_activity\": \"+ 15 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Visit store\"\n                },\n                {\n                    \"date\": \"Feb/28/2023\",\n                    \"point_activity\": \"+ 15 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Visit store\"\n                },\n                {\n                    \"date\": \"Feb/24/2023\",\n                    \"point_activity\": \"+ 67.5 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Make a purchase\"\n                },\n                {\n                    \"date\": \"Feb/24/2023\",\n                    \"point_activity\": \"+ 10 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Visit store\"\n                },\n                {\n                    \"date\": \"Feb/23/2023\",\n                    \"point_activity\": \"Refer a friend\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Referral Code Generated\"\n                },\n                {\n                    \"date\": \"Feb/22/2023\",\n                    \"point_activity\": \"+ 10 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Visit store\"\n                },\n                {\n                    \"date\": \"Jan/13/2023\",\n                    \"point_activity\": \"+ 10 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Visit store\"\n                },\n                {\n                    \"date\": \"Jan/11/2023\",\n                    \"point_activity\": \"+ 10 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Visit store\"\n                },\n                {\n                    \"date\": \"Jan/09/2023\",\n                    \"point_activity\": \"+ 10 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Visit store\"\n                },\n                {\n                    \"date\": \"Jan/05/2023\",\n                    \"point_activity\": \"- 10 Points\",\n                    \"status\": \"Claimed\",\n                    \"description\": \"Redeemed points\"\n                },\n                {\n                    \"date\": \"Jan/05/2023\",\n                    \"point_activity\": \"+ 10 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Visit store\"\n                },\n                {\n                    \"date\": \"Dec/22/2022\",\n                    \"point_activity\": \"+ 10 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Visit store\"\n                },\n                {\n                    \"date\": \"Nov/23/2022\",\n                    \"point_activity\": \"+ 10 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Visit store\"\n                },\n                {\n                    \"date\": \"Nov/22/2022\",\n                    \"point_activity\": \"+ 50 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Create an account\"\n                },\n                {\n                    \"date\": \"Nov/22/2022\",\n                    \"point_activity\": \"+ 10 Points\",\n                    \"status\": \"Approved\",\n                    \"description\": \"Visit store\"\n                }\n            ]\n        },\n        \"get_vip_program\": {\n            \"tier_language\": {\n                \"current_tier_text\": \"Current tier\",\n                \"achived_tier_text\": \"Achieved\",\n                \"tier_next_text\": \"Next Tier\",\n                \"bonous_points_reaching_tier_text\": \"Bonus points on reaching this tier\",\n                \"point_value_text\": \"Point value ({{point_expression}})\",\n                \"additional_birthday_points_text\": \"Additional birthday points\",\n                \"points_needed_to_unlocked_next_tier_text\": \"Points needed to unlock\",\n                \"tier_benefits_text\": \"Tier benefits\"\n            },\n            \"tier_list\": [\n                {\n                    \"tier_name\": \"SILVER\",\n                    \"tier_description\": \"<p>This is the SILVER tier</p>\\n\",\n                    \"tier_achived_description\": \"\",\n                    \"tier_logo\": \"https://dcdn.aitrillion.com/assets/loyalty/images/bronze.svg\",\n                    \"tier_benefits\": {\n                        \"bonus_points\": \"10\",\n                        \"birthday_point\": \"100\",\n                        \"point_earning_ratio\": \"1.25\"\n                    },\n                    \"is_customer_current_tier\": 0,\n                    \"is_achived_tier\": 1\n                },\n                {\n                    \"tier_name\": \"GOLD\",\n                    \"tier_description\": \"<p>This is the GOLD tier</p>\\n\",\n                    \"tier_achived_description\": \"\",\n                    \"tier_logo\": \"https://dcdn.aitrillion.com/assets/loyalty/images/silver.svg\",\n                    \"tier_benefits\": {\n                        \"bonus_points\": \"20\",\n                        \"birthday_point\": \"20\",\n                        \"point_earning_ratio\": \"2.20\"\n                    },\n                    \"is_customer_current_tier\": 0,\n                    \"is_achived_tier\": 1\n                },\n                {\n                    \"tier_name\": \"DIMOND\",\n                    \"tier_description\": \"<p>This is the DIMOND tier.</p>\\n\",\n                    \"tier_achived_description\": \"\",\n                    \"tier_logo\": \"https://dcdn.aitrillion.com/assets/loyalty/images/gold.svg\",\n                    \"tier_benefits\": {\n                        \"bonus_points\": \"30\",\n                        \"birthday_point\": \"30\",\n                        \"point_earning_ratio\": \"2.5\"\n                    },\n                    \"is_customer_current_tier\": 1,\n                    \"is_achived_tier\": 1\n                }\n            ]\n        },\n        \"get_refer_friend\": {\n            \"referal_code\": \"IGWB2024\",\n            \"referal_url\": \"https://ait-irfan-gwbdemo.myshopify.com/?aaa_ref_id=MTAxNzk2Mg\",\n            \"heading\": \"Refer friends. Get rewards.\",\n            \"description\": \"Give a friend $1 off On their first purchase and earn 50 points if they spend over\"\n        },\n        \"get_redeem_rewards\": [\n            {\n                \"reward_id\": 48,\n                \"reward_type\": 4,\n                \"title\": \"Blue Silk Tuxedo\",\n                \"product_image\": \"https://aitrillion-app-data.s3.amazonaws.com/upload/products/976214free-product.png\",\n                \"customer_available_points\": 410,\n                \"points_to_claim\": 100,\n                \"discount_amount\": \"FREE Blue Silk Tuxedo\",\n                \"is_reedemable\": 1,\n                \"buy_now_button_text\": \"Buy Now\"\n            }\n        ],\n        \"get_help\": {\n            \"html\": \"<div class=\\\"help-content helpsection\\\" data-part=\\\"help-content\\\"> <h2 id=\\\"what-is-this-\\\">What is this?</h2> <p>This is our way of showing our appreciation. You’ll earn points for activities on our site, like referrals and purchases. You can use them to earn discounts off purchases, so the more you collect the more you save.</p><h2 id=\\\"who-can-join-\\\">Who can join?</h2> <p>Anyone with an account is automatically enrolled.</p><h2 id=\\\"how-do-i-earn-points-\\\">How do I earn points?</h2> <p>You can earn points for all sorts of activities, including referring friends, and making purchases. To see all the ways you can earn points click the <em>Earn Points</em> tab in the menu.</p><h2 id=\\\"how-do-i-view-my-point-balance-\\\">How do I view my point balance?</h2> <p>Your point balance is on every page in the top bar.</p><h2 id=\\\"how-do-i-redeem-my-points-\\\">How do I redeem my points?</h2> <p>Select the tab called <em>Get Rewards</em>. Here you’ll see all the rewards we offer. If you have enough points, you can redeem them for a reward.</p></div>\"\n        }\n    }\n}"}],"_postman_id":"9f2f5af3-b79c-4ae1-a449-921b7f72ae5c"},{"name":"Get customer loyalty details","id":"eecc01ac-d9c3-4811-b097-22b3254338b1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"{{ait-front-store-api-authentication-key}}","type":"text"}],"url":"{{ait-front-store-api-endpoint}}loyalty/getcustomerloyaltydetails?customer_id={{ait-customer-id}}","description":"<p>This API returns the customer loyalty details (Available loyalty points, Lifetime loyalty points, Loyalty point ratio etc..) with their current tier and benifites.</p>\n","urlObject":{"path":["getcustomerloyaltydetails"],"host":["{{ait-front-store-api-endpoint}}loyalty"],"query":[{"key":"customer_id","value":"{{ait-customer-id}}"}],"variable":[]}},"response":[{"id":"d0c191a9-4a99-46bd-8c20-5e9aa1287e9e","name":"Success","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{ait-front-store-api-authentication-key}}","type":"text"}],"url":{"raw":"{{ait-front-store-api-endpoint}}loyalty/getcustomerloyaltydetails?customer_id={{ait-customer-id}}","host":["{{ait-front-store-api-endpoint}}loyalty"],"path":["getcustomerloyaltydetails"],"query":[{"key":"customer_id","value":"{{ait-customer-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx","enabled":true},{"key":"Date","value":"Thu, 10 Aug 2023 12:05:14 GMT","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","enabled":true},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate","enabled":true},{"key":"Pragma","value":"no-cache","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET, PUT, POST, DELETE, OPTIONS","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Content-Range, Content-Disposition, Content-Description, x-api-key","enabled":true},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests","enabled":true},{"key":"X-Content-Type-Options","value":"nosniff","enabled":true},{"key":"X-XSS-Protection","value":"1; mode=block","enabled":true},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload","enabled":true},{"key":"Expect-CT","value":"max-age=60","enabled":true},{"key":"Feature-Policy","value":"geolocation 'none'; camera 'none'; speaker 'none';","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"lifetime_points\": 4878,\n        \"lifetime_points_formatted\": \"4,878\",\n        \"available_points\": 10,\n        \"available_points_formatted\": \"10\",\n        \"point_earning_ratio\": \"2.5\",\n        \"tier\": {\n            \"tier_name\": \"DIMOND\",\n            \"tier_tag\": \"diamond\",\n            \"tier_benefits\": {\n                \"bonus_points\": \"30\",\n                \"birthday_point\": \"30\",\n                \"point_earning_ratio\": \"2.5\"\n            }\n        },\n        \"discount_code\": [\n            {\n                \"discount_code\": \"AIO7TK00E8QQ7\",\n                \"discount_type\": \"amount\",\n                \"discount_value\": 0.1,\n                \"reward_description\": \"$0\",\n                \"customer_id\": \"6692436640023\",\n                \"discount_ammount_with_currency\": \"$0\",\n                \"date_created\": \"2023-08-04 07:01:17\"\n            },\n            {\n                \"discount_code\": \"AIOO8RTGGMKI4\",\n                \"discount_type\": \"amount\",\n                \"discount_value\": 0.1,\n                \"reward_description\": \"$0\",\n                \"customer_id\": \"6692436640023\",\n                \"discount_ammount_with_currency\": \"$0\",\n                \"date_created\": \"2023-08-03 14:03:21\"\n            },\n            {\n                \"discount_code\": \"AIOHSRMVILV\",\n                \"discount_type\": \"amount\",\n                \"discount_value\": 1,\n                \"reward_description\": \"$1 Off\",\n                \"customer_id\": \"6692436640023\",\n                \"discount_ammount_with_currency\": \"$1\",\n                \"date_created\": \"2023-07-12 13:09:20\"\n            },\n            {\n                \"discount_code\": \"AIO2K686DIAU1\",\n                \"discount_type\": \"amount\",\n                \"discount_value\": 0.25,\n                \"reward_description\": \"$0\",\n                \"customer_id\": \"6692436640023\",\n                \"discount_ammount_with_currency\": \"$0\",\n                \"date_created\": \"2023-06-22 08:31:49\"\n            },\n            {\n                \"discount_code\": \"AIOCWFVGV7BC5\",\n                \"discount_type\": \"amount\",\n                \"discount_value\": 1,\n                \"reward_description\": \"$1\",\n                \"customer_id\": \"6692436640023\",\n                \"discount_ammount_with_currency\": \"$1\",\n                \"date_created\": \"2023-05-16 05:50:13\"\n            },\n            {\n                \"discount_code\": \"AIOO3ER0XU2\",\n                \"discount_type\": \"percent\",\n                \"discount_value\": \"5\",\n                \"reward_description\": \"5% discount\",\n                \"customer_id\": \"6692436640023\",\n                \"date_created\": \"2023-03-28 06:45:20\"\n            },\n            {\n                \"discount_code\": \"AIOPYONDMO5\",\n                \"discount_type\": \"percent\",\n                \"discount_value\": \"5\",\n                \"reward_description\": \"5% discount\",\n                \"customer_id\": \"6692436640023\",\n                \"date_created\": \"2023-03-28 06:44:46\"\n            },\n            {\n                \"discount_code\": \"AIOWYPMPFB2\",\n                \"discount_type\": \"percent\",\n                \"discount_value\": \"5\",\n                \"reward_description\": \"5% discount\",\n                \"customer_id\": \"6692436640023\",\n                \"date_created\": \"2023-03-28 06:41:13\"\n            },\n            {\n                \"discount_code\": \"AIOIGHWO9MF88\",\n                \"discount_type\": \"amount\",\n                \"discount_value\": 25,\n                \"reward_description\": \"$25\",\n                \"customer_id\": \"6692436640023\",\n                \"discount_ammount_with_currency\": \"$25\",\n                \"date_created\": \"2023-03-03 10:43:06\"\n            },\n            {\n                \"discount_code\": \"AIOT34CMNGJ\",\n                \"discount_type\": \"amount\",\n                \"discount_value\": 100,\n                \"reward_description\": \"$100 Off\",\n                \"customer_id\": \"6692436640023\",\n                \"discount_ammount_with_currency\": \"$100\",\n                \"date_created\": \"2023-03-02 13:53:16\"\n            },\n            {\n                \"discount_code\": \"AIOFRV48ZBN\",\n                \"discount_type\": \"amount\",\n                \"discount_value\": 1,\n                \"reward_description\": \"$1 Off\",\n                \"customer_id\": \"6692436640023\",\n                \"discount_ammount_with_currency\": \"$1\",\n                \"date_created\": \"2023-01-05 12:15:05\"\n            }\n        ]\n    }\n}"},{"id":"6857a829-9b63-488c-9b20-75f5ead3400f","name":"Failed","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{ait-front-store-api-authentication-key}}"}],"url":{"raw":"{{ait-front-store-api-endpoint}}loyalty/getcustomerloyaltydetails?customer_id={{ait-customer-id}}","host":["{{ait-front-store-api-endpoint}}loyalty"],"path":["getcustomerloyaltydetails"],"query":[{"key":"customer_id","value":"{{ait-customer-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy","enabled":true},{"key":"Date","value":"Thu, 22 Jun 2023 11:15:34 GMT","enabled":true},{"key":"Content-Type","value":"application/json","description":"","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"X-Sucuri-ID","value":"22020","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","enabled":true},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate","enabled":true},{"key":"Pragma","value":"no-cache","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET, PUT, POST, DELETE, OPTIONS","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Content-Range, Content-Disposition, Content-Description, x-api-key","enabled":true},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests","enabled":true},{"key":"X-Content-Type-Options","value":"nosniff","enabled":true},{"key":"X-XSS-Protection","value":"1; mode=block","enabled":true},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload","enabled":true},{"key":"Expect-CT","value":"max-age=60","enabled":true},{"key":"Feature-Policy","value":"geolocation 'none'; camera 'none'; speaker 'none';","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"X-Sucuri-Cache","value":"BYPASS","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"msg\": \"Invalid customer.\",\n    \"code\": 108\n}"}],"_postman_id":"eecc01ac-d9c3-4811-b097-22b3254338b1"},{"name":"Reedem points/Generate discount code","id":"a4581093-8290-48f8-9701-664767570944","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-key","value":"{{ait-front-store-api-authentication-key}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"customer_id\": {{ait-customer-id}},\n    \"cartprice\": \"500\",\n    \"points\": \"10\"\n}","options":{"raw":{"language":"json"}}},"url":"{{ait-front-store-api-endpoint}}loyalty/generatediscount","description":"<p>This API reedem the Loyalty points and generate the discount code to use with the checkout.</p>\n<h3 id=\"request-parameters\"><strong>Request parameters:</strong></h3>\n<p>Following are the required parameters which need to pass in the body of the API call.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>customer_id</td>\n<td>ID of the customer whose points need to be redeemed.</td>\n</tr>\n<tr>\n<td>cartprice</td>\n<td>Total price of the cart.</td>\n</tr>\n<tr>\n<td>points</td>\n<td>Total points to be reedemed.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["generatediscount"],"host":["{{ait-front-store-api-endpoint}}loyalty"],"query":[],"variable":[]}},"response":[{"id":"86dbf08d-748e-4f20-b87c-065e211d8e2e","name":"Success","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"{{ait-front-store-api-authentication-key}}"}],"body":{"mode":"raw","raw":"{\n    \"customer_id\": {{ait-customer-id}},\n    \"cartprice\": \"500\",\n    \"points\": \"10\"\n}","options":{"raw":{"language":"json"}}},"url":"{{ait-front-store-api-endpoint}}loyalty/generatediscount"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx","enabled":true},{"key":"Date","value":"Thu, 10 Aug 2023 12:07:04 GMT","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","enabled":true},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate","enabled":true},{"key":"Pragma","value":"no-cache","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET, PUT, POST, DELETE, OPTIONS","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Content-Range, Content-Disposition, Content-Description, x-api-key","enabled":true},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests","enabled":true},{"key":"X-Content-Type-Options","value":"nosniff","enabled":true},{"key":"X-XSS-Protection","value":"1; mode=block","enabled":true},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload","enabled":true},{"key":"Expect-CT","value":"max-age=60","enabled":true},{"key":"Feature-Policy","value":"geolocation 'none'; camera 'none'; speaker 'none';","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"code\": \"AIOUW6OUNUFWO\"\n}"},{"id":"f32d844a-5a66-4ba1-bcf5-91f5db8dbce4","name":"Failed (Minimum point criteria not matching)","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"{{ait-front-store-api-authentication-key}}"}],"body":{"mode":"raw","raw":"{\n    \"customer_id\": {{ait-customer-id}},\n    \"cartprice\": \"500\",\n    \"points\": \"9\"\n}","options":{"raw":{"language":"json"}}},"url":"{{ait-front-store-api-endpoint}}loyalty/generatediscount"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy","enabled":true},{"key":"Date","value":"Mon, 26 Jun 2023 08:36:10 GMT","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"X-Sucuri-ID","value":"22020","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","enabled":true},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate","enabled":true},{"key":"Pragma","value":"no-cache","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET, PUT, POST, DELETE, OPTIONS","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Content-Range, Content-Disposition, Content-Description, x-api-key","enabled":true},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests","enabled":true},{"key":"X-Content-Type-Options","value":"nosniff","enabled":true},{"key":"X-XSS-Protection","value":"1; mode=block","enabled":true},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload","enabled":true},{"key":"Expect-CT","value":"max-age=60","enabled":true},{"key":"Feature-Policy","value":"geolocation 'none'; camera 'none'; speaker 'none';","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"msg\": \"Your entered points must be greater than or equal to: 10 pts\",\n    \"code\": 111\n}"},{"id":"50bb36e0-110b-4cab-b694-db3b708f8546","name":"Failed (Minimum cart price criteria not marchiting)","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"{{ait-front-store-api-authentication-key}}"}],"body":{"mode":"raw","raw":"{\n    \"customer_id\": {{ait-customer-id}},\n    \"cartprice\": \"100\",\n    \"points\": \"10\"\n}","options":{"raw":{"language":"json"}}},"url":"{{ait-front-store-api-endpoint}}loyalty/generatediscount"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy","enabled":true},{"key":"Date","value":"Mon, 26 Jun 2023 08:40:24 GMT","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"X-Sucuri-ID","value":"22020","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","enabled":true},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate","enabled":true},{"key":"Pragma","value":"no-cache","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET, PUT, POST, DELETE, OPTIONS","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Content-Range, Content-Disposition, Content-Description, x-api-key","enabled":true},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests","enabled":true},{"key":"X-Content-Type-Options","value":"nosniff","enabled":true},{"key":"X-XSS-Protection","value":"1; mode=block","enabled":true},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload","enabled":true},{"key":"Expect-CT","value":"max-age=60","enabled":true},{"key":"Feature-Policy","value":"geolocation 'none'; camera 'none'; speaker 'none';","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"msg\": \"To redeem your  Credits your cart amount must be greater than : ₹500\",\n    \"code\": 111\n}"}],"_postman_id":"a4581093-8290-48f8-9701-664767570944"},{"name":"Get unused rewards/discount codes for a customer","id":"a77def74-5088-49b8-b36b-d37e545d0838","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"{{ait-front-store-api-authentication-key}}","type":"text","description":"<p>Shop's front store api authentication key</p>\n"}],"body":{"mode":"raw","raw":""},"url":"{{ait-front-store-api-endpoint}}loyalty/getunusedrewards?customer_id={{ait-customer-id}}","description":"<p>This API is used to retrive the all available unused discount code/rewards for a customer using their store customer ID or email.</p>\n","urlObject":{"path":["getunusedrewards"],"host":["{{ait-front-store-api-endpoint}}loyalty"],"query":[{"description":{"content":"<p>Store customer id of a customer</p>\n","type":"text/plain"},"key":"customer_id","value":"{{ait-customer-id}}"}],"variable":[]}},"response":[{"id":"64d49b79-aff4-4244-91ae-639747b01151","name":"Success","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{ait-front-store-api-authentication-key}}","description":"Shop's front store api authentication key"}],"body":{"mode":"raw","raw":""},"url":{"raw":"{{ait-front-store-api-endpoint}}loyalty/getunusedrewards?customer_id={{ait-customer-id}}","host":["{{ait-front-store-api-endpoint}}loyalty"],"path":["getunusedrewards"],"query":[{"key":"customer_id","value":"{{ait-customer-id}}","description":"Store customer id of a customer"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx","enabled":true},{"key":"Date","value":"Thu, 10 Aug 2023 12:10:35 GMT","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","enabled":true},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate","enabled":true},{"key":"Pragma","value":"no-cache","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET, PUT, POST, DELETE, OPTIONS","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Content-Range, Content-Disposition, Content-Description, x-api-key","enabled":true},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests","enabled":true},{"key":"X-Content-Type-Options","value":"nosniff","enabled":true},{"key":"X-XSS-Protection","value":"1; mode=block","enabled":true},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload","enabled":true},{"key":"Expect-CT","value":"max-age=60","enabled":true},{"key":"Feature-Policy","value":"geolocation 'none'; camera 'none'; speaker 'none';","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": [\n        {\n            \"discount_code\": \"AIOUW6OUNUFWO\",\n            \"discount_type\": \"amount\",\n            \"discount_value\": 1,\n            \"reward_description\": \"$1\",\n            \"customer_id\": \"6692436640023\",\n            \"discount_ammount_with_currency\": \"$1\",\n            \"date_created\": \"2023-08-10 12:07:04\"\n        },\n        {\n            \"discount_code\": \"AIO7TK00E8QQ7\",\n            \"discount_type\": \"amount\",\n            \"discount_value\": 0.1,\n            \"reward_description\": \"$0\",\n            \"customer_id\": \"6692436640023\",\n            \"discount_ammount_with_currency\": \"$0\",\n            \"date_created\": \"2023-08-04 07:01:17\"\n        },\n        {\n            \"discount_code\": \"AIOO8RTGGMKI4\",\n            \"discount_type\": \"amount\",\n            \"discount_value\": 0.1,\n            \"reward_description\": \"$0\",\n            \"customer_id\": \"6692436640023\",\n            \"discount_ammount_with_currency\": \"$0\",\n            \"date_created\": \"2023-08-03 14:03:21\"\n        },\n        {\n            \"discount_code\": \"AIOHSRMVILV\",\n            \"discount_type\": \"amount\",\n            \"discount_value\": 1,\n            \"reward_description\": \"$1 Off\",\n            \"customer_id\": \"6692436640023\",\n            \"discount_ammount_with_currency\": \"$1\",\n            \"date_created\": \"2023-07-12 13:09:20\"\n        },\n        {\n            \"discount_code\": \"AIO2K686DIAU1\",\n            \"discount_type\": \"amount\",\n            \"discount_value\": 0.25,\n            \"reward_description\": \"$0\",\n            \"customer_id\": \"6692436640023\",\n            \"discount_ammount_with_currency\": \"$0\",\n            \"date_created\": \"2023-06-22 08:31:49\"\n        },\n        {\n            \"discount_code\": \"AIOCWFVGV7BC5\",\n            \"discount_type\": \"amount\",\n            \"discount_value\": 1,\n            \"reward_description\": \"$1\",\n            \"customer_id\": \"6692436640023\",\n            \"discount_ammount_with_currency\": \"$1\",\n            \"date_created\": \"2023-05-16 05:50:13\"\n        },\n        {\n            \"discount_code\": \"AIOO3ER0XU2\",\n            \"discount_type\": \"percent\",\n            \"discount_value\": \"5\",\n            \"reward_description\": \"5% discount\",\n            \"customer_id\": \"6692436640023\",\n            \"date_created\": \"2023-03-28 06:45:20\"\n        },\n        {\n            \"discount_code\": \"AIOPYONDMO5\",\n            \"discount_type\": \"percent\",\n            \"discount_value\": \"5\",\n            \"reward_description\": \"5% discount\",\n            \"customer_id\": \"6692436640023\",\n            \"date_created\": \"2023-03-28 06:44:46\"\n        },\n        {\n            \"discount_code\": \"AIOWYPMPFB2\",\n            \"discount_type\": \"percent\",\n            \"discount_value\": \"5\",\n            \"reward_description\": \"5% discount\",\n            \"customer_id\": \"6692436640023\",\n            \"date_created\": \"2023-03-28 06:41:13\"\n        },\n        {\n            \"discount_code\": \"AIOIGHWO9MF88\",\n            \"discount_type\": \"amount\",\n            \"discount_value\": 25,\n            \"reward_description\": \"$25\",\n            \"customer_id\": \"6692436640023\",\n            \"discount_ammount_with_currency\": \"$25\",\n            \"date_created\": \"2023-03-03 10:43:06\"\n        },\n        {\n            \"discount_code\": \"AIOT34CMNGJ\",\n            \"discount_type\": \"amount\",\n            \"discount_value\": 100,\n            \"reward_description\": \"$100 Off\",\n            \"customer_id\": \"6692436640023\",\n            \"discount_ammount_with_currency\": \"$100\",\n            \"date_created\": \"2023-03-02 13:53:16\"\n        },\n        {\n            \"discount_code\": \"AIOFRV48ZBN\",\n            \"discount_type\": \"amount\",\n            \"discount_value\": 1,\n            \"reward_description\": \"$1 Off\",\n            \"customer_id\": \"6692436640023\",\n            \"discount_ammount_with_currency\": \"$1\",\n            \"date_created\": \"2023-01-05 12:15:05\"\n        }\n    ]\n}"},{"id":"5396a608-487a-49b0-b91f-4f7dfdcc403c","name":"If access not available","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{ait-front-store-api-authentication-key}}","type":"text","description":"Shop's front store api authentication key"}],"url":{"raw":"{{ait-front-store-api-endpoint}}loyalty/getunusedrewards?customer_id={{ait-customer-id}}","host":["{{ait-front-store-api-endpoint}}loyalty"],"path":["getunusedrewards"],"query":[{"key":"customer_id","value":"{{ait-customer-id}}","description":"Store customer id of a customer"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0","enabled":true},{"key":"Date","value":"Tue, 09 May 2023 13:28:17 GMT","enabled":true},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"","type":"text","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"X-Powered-By","value":"PHP/7.0.33","enabled":true},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","enabled":true},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate","enabled":true},{"key":"Pragma","value":"no-cache","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET, PUT, POST, DELETE, OPTIONS","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Content-Range, Content-Disposition, Content-Description","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"msg\": \"You are not authorized to make this request. Please contact AiTrillion support to enable the access.\"\n}"},{"id":"218ef35b-3f78-4bee-b202-ab91fde27ab1","name":"If invalid x-api-key","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{ait-front-store-api-authentication-key}}","type":"text","description":"Shop's front store api authentication key"}],"url":{"raw":"{{ait-front-store-api-endpoint}}loyalty/getunusedrewards?customer_id={{ait-customer-id}}","host":["{{ait-front-store-api-endpoint}}loyalty"],"path":["getunusedrewards"],"query":[{"key":"customer_id","value":"{{ait-customer-id}}","description":"Store customer id of a customer"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0","enabled":true},{"key":"Date","value":"Tue, 09 May 2023 13:29:29 GMT","enabled":true},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"","type":"text","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"X-Powered-By","value":"PHP/7.0.33","enabled":true},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","enabled":true},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate","enabled":true},{"key":"Pragma","value":"no-cache","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET, PUT, POST, DELETE, OPTIONS","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Content-Range, Content-Disposition, Content-Description","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"msg\": \"Invalid x-api-key.\",\n    \"code\": 103\n}"},{"id":"bd64fc40-decf-4f2c-95cc-12de4544fb3c","name":"If module is disabled","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{ait-front-store-api-authentication-key}}","type":"text","description":"Shop's front store api authentication key"}],"url":{"raw":"{{ait-front-store-api-endpoint}}loyalty/getunusedrewards?customer_id={{ait-customer-id}}","host":["{{ait-front-store-api-endpoint}}loyalty"],"path":["getunusedrewards"],"query":[{"key":"customer_id","value":"{{ait-customer-id}}","description":"Store customer id of a customer"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0","enabled":true},{"key":"Date","value":"Tue, 09 May 2023 13:30:42 GMT","enabled":true},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"","type":"text","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"X-Powered-By","value":"PHP/7.0.33","enabled":true},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","enabled":true},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate","enabled":true},{"key":"Pragma","value":"no-cache","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET, PUT, POST, DELETE, OPTIONS","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Content-Range, Content-Disposition, Content-Description","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"msg\": \"Loyalty module is currently inactive for this shop.\"\n}"},{"id":"ed75fe79-4100-469f-a183-619d187dd9fb","name":"Get unused rewards/discount codes for a customer","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{ait-front-store-api-authentication-key}}","type":"text","description":"Shop's front store api authentication key"}],"url":{"raw":"{{ait-front-store-api-endpoint}}loyalty/getunusedrewards?customer_id={{ait-customer-id}}","host":["{{ait-front-store-api-endpoint}}loyalty"],"path":["getunusedrewards"],"query":[{"key":"customer_id","value":"{{ait-customer-id}}","description":"Store customer id of a customer"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0","enabled":true},{"key":"Date","value":"Tue, 09 May 2023 13:31:43 GMT","enabled":true},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"","type":"text","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"X-Powered-By","value":"PHP/7.0.33","enabled":true},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","enabled":true},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate","enabled":true},{"key":"Pragma","value":"no-cache","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET, PUT, POST, DELETE, OPTIONS","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Content-Range, Content-Disposition, Content-Description","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"msg\": \"customer id required.\",\n    \"code\": 104\n}"}],"_postman_id":"a77def74-5088-49b8-b36b-d37e545d0838"},{"name":"Get discount details","id":"b62b4216-fb4c-4632-b34f-158a48d5c511","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"{{ait-front-store-api-authentication-key}}","type":"text","description":"<p>Shop's front store api authentication key</p>\n"}],"url":"{{ait-front-store-api-endpoint}}loyalty/getdiscountdetail?discount_code={{ait-discount-code}}","description":"<p>This API is used to get the details of a discount code/rewards.</p>\n","urlObject":{"path":["getdiscountdetail"],"host":["{{ait-front-store-api-endpoint}}loyalty"],"query":[{"description":{"content":"<p>Discount code to get the details</p>\n","type":"text/plain"},"key":"discount_code","value":"{{ait-discount-code}}"}],"variable":[]}},"response":[{"id":"3749ac8c-c0e0-4c87-bc42-5ce49b675522","name":"Success","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{ait-front-store-api-authentication-key}}","type":"text","description":"Shop's front store api authentication key"}],"url":{"raw":"{{ait-front-store-api-endpoint}}loyalty/getdiscountdetail?discount_code={{ait-discount-code}}","host":["{{ait-front-store-api-endpoint}}loyalty"],"path":["getdiscountdetail"],"query":[{"key":"discount_code","value":"{{ait-discount-code}}","description":"Discount code to get the details"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0","enabled":true},{"key":"Date","value":"Tue, 09 May 2023 13:48:46 GMT","enabled":true},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"","type":"text","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"X-Powered-By","value":"PHP/7.0.33","enabled":true},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","enabled":true},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate","enabled":true},{"key":"Pragma","value":"no-cache","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET, PUT, POST, DELETE, OPTIONS","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Content-Range, Content-Disposition, Content-Description","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"discount_code\": \"AIOAOU2XWED\",\n        \"discount_type\": \"amount\",\n        \"discount_value\": 2,\n        \"reward_description\": \"$ 3 Off\",\n        \"customer_id\": \"6280539602991\",\n        \"discount_ammount_with_currency\": \"$2\",\n        \"date_created\": \"2023-05-09 07:16:27\"\n    }\n}"},{"id":"130cacc2-93ad-4796-8331-5b75c2c36b31","name":"If discount code doest not exist","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{ait-front-store-api-authentication-key}}","type":"text","description":"Shop's front store api authentication key"}],"url":{"raw":"{{ait-front-store-api-endpoint}}loyalty/getdiscountdetail?discount_code={{ait-discount-code}}","host":["{{ait-front-store-api-endpoint}}loyalty"],"path":["getdiscountdetail"],"query":[{"key":"discount_code","value":"{{ait-discount-code}}","description":"Discount code to get the details"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0","enabled":true},{"key":"Date","value":"Tue, 09 May 2023 13:46:51 GMT","enabled":true},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"","type":"text","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"X-Powered-By","value":"PHP/7.0.33","enabled":true},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","enabled":true},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate","enabled":true},{"key":"Pragma","value":"no-cache","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET, PUT, POST, DELETE, OPTIONS","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Content-Range, Content-Disposition, Content-Description","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"msg\": \"Invalid discount code.\",\n    \"code\": 106\n}"}],"_postman_id":"b62b4216-fb4c-4632-b34f-158a48d5c511"},{"name":"Get earn point tab","id":"b74aa4cb-8312-47a4-a3ae-9dd7a6638652","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"{{ait-front-store-api-authentication-key}}","description":"<p>Shop's front store api authentication key</p>\n"}],"url":"{{ait-front-store-api-endpoint}}loyalty/getloyaltyprogram?customer_id={{ait-customer-id}}&tab=get_earn_points","description":"<p>This API return a single TAB of the loyalty popup for a logged-in customer. This example shows the data for the Earn point TAB.</p>\n<p>Below are the different tabs and their tab parameter to call the API.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>TAB</strong></th>\n<th><strong>Parameter</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Earn points</td>\n<td>get_earn_points</td>\n</tr>\n<tr>\n<td>Redeem points</td>\n<td>get_rewards</td>\n</tr>\n<tr>\n<td>Points report</td>\n<td>get_reward_history</td>\n</tr>\n<tr>\n<td>VIP program</td>\n<td>get_vip_program</td>\n</tr>\n<tr>\n<td>Refer a friend</td>\n<td>get_refer_friend</td>\n</tr>\n<tr>\n<td>Redeem Reward</td>\n<td>get_redeem_rewards</td>\n</tr>\n<tr>\n<td>Help</td>\n<td>get_help</td>\n</tr>\n</tbody>\n</table>\n</div><img src=\"https://content.pstmn.io/93030df2-ef8f-4ceb-9ff7-c45c74dfcf17/bG95YWx0eS1hZnRlci1sb2dpbi1wb3B1cC5wbmc=\" />","urlObject":{"path":["getloyaltyprogram"],"host":["{{ait-front-store-api-endpoint}}loyalty"],"query":[{"key":"customer_id","value":"{{ait-customer-id}}"},{"key":"tab","value":"get_earn_points"}],"variable":[]}},"response":[{"id":"876b96fb-990b-4379-8d24-39a275bfc38d","name":"Success","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{ait-front-store-api-authentication-key}}","description":"Shop's front store api authentication key"}],"url":{"raw":"{{ait-front-store-api-endpoint}}loyalty/getloyaltyprogram?customer_id={{ait-customer-id}}&tab=get_earn_points","host":["{{ait-front-store-api-endpoint}}loyalty"],"path":["getloyaltyprogram"],"query":[{"key":"customer_id","value":"{{ait-customer-id}}"},{"key":"tab","value":"get_earn_points"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx","enabled":true},{"key":"Date","value":"Thu, 10 Aug 2023 13:31:13 GMT","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","enabled":true},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate","enabled":true},{"key":"Pragma","value":"no-cache","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET, PUT, POST, DELETE, OPTIONS","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Content-Range, Content-Disposition, Content-Description, x-api-key","enabled":true},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests","enabled":true},{"key":"X-Content-Type-Options","value":"nosniff","enabled":true},{"key":"X-XSS-Protection","value":"1; mode=block","enabled":true},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload","enabled":true},{"key":"Expect-CT","value":"max-age=60","enabled":true},{"key":"Feature-Policy","value":"geolocation 'none'; camera 'none'; speaker 'none';","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"loyalty_popup_colors\": {\n            \"sidebar_background_color\": \"#000000\",\n            \"sidebar_text_color\": \"#FFFFFF\",\n            \"button_background_color\": \"#000000\",\n            \"button_text_color\": \"#FFFFFF\"\n        },\n        \"loyalty_sidebar_tabs\": {\n            \"get_earn_points\": \"Earn points\",\n            \"get_rewards\": \"Redeem points\",\n            \"get_reward_history\": \"Points report\",\n            \"get_vip_program\": \"VIP program\",\n            \"get_refer_friend\": \"Refer a friend\",\n            \"get_redeem_rewards\": \"Redeem Reward\",\n            \"get_help\": \"Help\"\n        },\n        \"get_earn_points\": [\n            {\n                \"rule_id\": \"2\",\n                \"activity_name\": \"Create an account\",\n                \"activity_description\": \"You earned 50 reward points for creating an account\",\n                \"activity_button_text\": \"Achieved\",\n                \"redirection_url\": \"NA\",\n                \"is_social_activity\": 0\n            },\n            {\n                \"rule_id\": \"10\",\n                \"activity_name\": \"Happy Birthday\",\n                \"activity_description\": \"You earned 20 reward points on your birthday.\",\n                \"activity_button_text\": \"Achieved\",\n                \"redirection_url\": \"NA\",\n                \"birth_date\": null,\n                \"is_social_activity\": 0\n            },\n            {\n                \"rule_id\": \"1\",\n                \"activity_name\": \"Make a purchase\",\n                \"activity_description\": \"You will earn 0.001 reward points for making a purchase per $1 spent\",\n                \"activity_button_text\": \"Shop Now!\",\n                \"redirection_url\": \"http://ait-irfan-gwbdemo.myshopify.com/collections/all\",\n                \"is_social_activity\": 0\n            },\n            {\n                \"rule_id\": \"25\",\n                \"activity_name\": \"On customer tag\",\n                \"activity_description\": \"You will get 10 reward points by subscribing to the newsletters.\",\n                \"activity_button_text\": \"Join Now\",\n                \"redirection_url\": \"https:///\",\n                \"is_social_activity\": 0\n            },\n            {\n                \"rule_id\": \"3\",\n                \"activity_name\": \"Refer a friend\",\n                \"activity_description\": \"Earn 50 reward points for referring a friend\",\n                \"activity_button_text\": \"Refer Now\",\n                \"redirection_url\": \"NA\",\n                \"is_social_activity\": 0\n            },\n            {\n                \"rule_id\": \"4\",\n                \"activity_name\": \"Visit store\",\n                \"activity_description\": \"You will get 10 reward points for visiting the store.\",\n                \"activity_button_text\": \"Visit Now\",\n                \"redirection_url\": \"https:///\",\n                \"is_social_activity\": 0\n            },\n            {\n                \"rule_id\": \"6\",\n                \"activity_name\": \"Buy $X get Y points\",\n                \"activity_description\": \"Earn: 500 reward points for completing a purchase goal.\",\n                \"activity_button_text\": \"Shop Now!\",\n                \"redirection_url\": \"http://ait-irfan-gwbdemo.myshopify.com/collections/all\",\n                \"is_social_activity\": 0\n            },\n            {\n                \"rule_id\": \"7\",\n                \"activity_name\": \"On X orders get Y points\",\n                \"activity_description\": \"Earn: 100 reward points for completing a X Orders get Y points activity.\",\n                \"activity_button_text\": \"Shop Now!\",\n                \"redirection_url\": \"http://ait-irfan-gwbdemo.myshopify.com/collections/all\",\n                \"is_social_activity\": 0\n            },\n            {\n                \"rule_id\": \"15\",\n                \"activity_name\": \"Leave a review for us!\",\n                \"activity_description\": \"Earn 20 reward points for giving a review.\",\n                \"activity_button_text\": \"Review Now\",\n                \"redirection_url\": \"https://' .  . '/collections/all\",\n                \"is_social_activity\": 0\n            },\n            {\n                \"rule_id\": \"16\",\n                \"activity_name\": \"Gift code\",\n                \"activity_description\": \"Earn: reward points for gift code\",\n                \"activity_button_text\": \"NA\",\n                \"redirection_url\": \"NA\",\n                \"is_social_activity\": 0\n            },\n            {\n                \"rule_id\": \"17\",\n                \"activity_name\": \"Follow on Instagram\",\n                \"activity_description\": \"Earn 20 reward points when you follow us on Instagram.\",\n                \"activity_button_text\": \"Follow\",\n                \"redirection_url\": \"NA\",\n                \"is_social_activity\": 1,\n                \"platform\": \"instagram\",\n                \"platform_username\": \"aitrillion\"\n            },\n            {\n                \"rule_id\": \"18\",\n                \"activity_name\": \"Follow on Twitter\",\n                \"activity_description\": \"Earn 20 reward points when you follow us on Twitter.\",\n                \"activity_button_text\": \"Follow\",\n                \"redirection_url\": \"NA\",\n                \"is_social_activity\": 1,\n                \"platform\": \"twitter\",\n                \"platform_username\": \"aitrillion\"\n            },\n            {\n                \"rule_id\": \"19\",\n                \"activity_name\": \"Follow on Facebook\",\n                \"activity_description\": \"Earned 20 reward points by following us on Facebook.\",\n                \"activity_button_text\": \"Followed\",\n                \"redirection_url\": \"NA\",\n                \"is_social_activity\": 1,\n                \"platform\": \"facebook\",\n                \"platform_username\": \"aitrillion\"\n            },\n            {\n                \"rule_id\": \"20\",\n                \"activity_name\": \"Follow on Pinterest\",\n                \"activity_description\": \"Earn 20 reward points when you follow us on Pinterest.\",\n                \"activity_button_text\": \"Follow\",\n                \"redirection_url\": \"NA\",\n                \"is_social_activity\": 1,\n                \"platform\": \"pinterest\",\n                \"platform_username\": \"https://www.pinterest.com/AiTrillion\"\n            },\n            {\n                \"rule_id\": \"21\",\n                \"activity_name\": \"Facebook share\",\n                \"activity_description\": \"Earn 18 reward points when you share us on Facebook.\",\n                \"activity_button_text\": \"Share\",\n                \"redirection_url\": \"NA\",\n                \"is_social_activity\": 0\n            },\n            {\n                \"rule_id\": \"22\",\n                \"activity_name\": \"Facebook share on thank you\",\n                \"activity_description\": \"Earn 10 reward points when you share thank you page on Facebook.\",\n                \"activity_button_text\": \"Shop Now!\",\n                \"redirection_url\": \"https:///\",\n                \"is_social_activity\": 0\n            },\n            {\n                \"rule_id\": \"24\",\n                \"activity_name\": \"Allow a push\",\n                \"activity_description\": \"Earn 20 reward points when you allow web push notifications.\",\n                \"activity_button_text\": \"Allow\",\n                \"redirection_url\": \"NA\",\n                \"is_social_activity\": 0\n            },\n            {\n                \"rule_id\": \"26\",\n                \"activity_name\": \"Become an affiliate\",\n                \"activity_description\": \"You will get reward points on becoming an affiliate\",\n                \"activity_button_text\": \"NA\",\n                \"redirection_url\": \"https:///\",\n                \"is_social_activity\": 0\n            }\n        ]\n    }\n}"}],"_postman_id":"b74aa4cb-8312-47a4-a3ae-9dd7a6638652"},{"name":"Give point on follow activity","id":"b4a63d7d-c7d3-4d2c-b1de-7d966b5a638a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-key","value":"{{ait-front-store-api-authentication-key}}"}],"body":{"mode":"raw","raw":"{\n    \"customer_id\": {{ait-customer-id}},\n    \"cartprice\": \"500\",\n    \"points\": \"10\"\n}","options":{"raw":{"language":"json"}}},"url":"{{ait-front-store-api-endpoint}}loyalty/givepointsforfollowactivity?rule_id=20&customer_id={{ait-customer-id}}","description":"<p>This API reedem the Loyalty points and generate the discount code to use with the checkout.</p>\n<h3 id=\"request-parameters\"><strong>Request parameters:</strong></h3>\n<p>Following are the required parameters which need to pass in the body of the API call.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>customer_id</td>\n<td>ID of the customer whose points need to be redeemed.</td>\n</tr>\n<tr>\n<td>cartprice</td>\n<td>Total price of the cart.</td>\n</tr>\n<tr>\n<td>points</td>\n<td>Total points to be reedemed.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["givepointsforfollowactivity"],"host":["{{ait-front-store-api-endpoint}}loyalty"],"query":[{"key":"rule_id","value":"20"},{"key":"customer_id","value":"{{ait-customer-id}}"}],"variable":[]}},"response":[{"id":"3ee037fe-5e4c-4d4d-85d6-a5a92ce40ad0","name":"Give point on follow activity","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"{{ait-front-store-api-authentication-key}}"}],"body":{"mode":"raw","raw":"{\n    \"customer_id\": {{ait-customer-id}},\n    \"cartprice\": \"500\",\n    \"points\": \"10\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{ait-front-store-api-endpoint}}loyalty/givepointsforfollowactivity?rule_id=18&customer_id={{ait-customer-id}}","host":["{{ait-front-store-api-endpoint}}loyalty"],"path":["givepointsforfollowactivity"],"query":[{"key":"rule_id","value":"18"},{"key":"customer_id","value":"{{ait-customer-id}}"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy","enabled":true},{"key":"Date","value":"Thu, 31 Aug 2023 12:25:15 GMT","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"X-Sucuri-ID","value":"14020","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Set-Cookie","value":"PHPSESSID=gb4fcfplrg7v0g9f7sbpjab725; expires=Thu, 31-Aug-2023 20:25:15 GMT; Max-Age=28800; path=/","enabled":true},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","enabled":true},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate","enabled":true},{"key":"Pragma","value":"no-cache","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET, PUT, POST, DELETE, OPTIONS","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Content-Range, Content-Disposition, Content-Description, x-api-key","enabled":true},{"key":"X-Content-Type-Options","value":"nosniff","enabled":true},{"key":"X-XSS-Protection","value":"1; mode=block","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"msg\": \"Already saved.\"\n}"}],"_postman_id":"b4a63d7d-c7d3-4d2c-b1de-7d966b5a638a"},{"name":"Apply giftcode","id":"1c2b8016-5422-4cef-9926-423ec872edde","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-key","value":"{{ait-front-store-api-authentication-key}}"}],"body":{"mode":"raw","raw":"{\n    \"customer_id\": {{ait-customer-id}},\n    \"cartprice\": \"500\",\n    \"points\": \"10\"\n}","options":{"raw":{"language":"json"}}},"url":"{{ait-front-store-api-endpoint}}loyalty/applygiftcode?gift_code=MOPIML&customer_id={{ait-customer-id}}","description":"<p>This API reedem the Loyalty points and generate the discount code to use with the checkout.</p>\n<h3 id=\"request-parameters\"><strong>Request parameters:</strong></h3>\n<p>Following are the required parameters which need to pass in the body of the API call.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>customer_id</td>\n<td>ID of the customer whose points need to be redeemed.</td>\n</tr>\n<tr>\n<td>cartprice</td>\n<td>Total price of the cart.</td>\n</tr>\n<tr>\n<td>points</td>\n<td>Total points to be reedemed.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["applygiftcode"],"host":["{{ait-front-store-api-endpoint}}loyalty"],"query":[{"key":"gift_code","value":"MOPIML"},{"key":"customer_id","value":"{{ait-customer-id}}"}],"variable":[]}},"response":[{"id":"68d45d6f-a5c8-4939-9403-c70cfceaf14f","name":"Code already used","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"{{ait-front-store-api-authentication-key}}"}],"body":{"mode":"raw","raw":"{\n    \"customer_id\": {{ait-customer-id}},\n    \"cartprice\": \"500\",\n    \"points\": \"10\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{ait-front-store-api-endpoint}}loyalty/applygiftcode?gift_code=AFSDSD&customer_id={{ait-customer-id}}","host":["{{ait-front-store-api-endpoint}}loyalty"],"path":["applygiftcode"],"query":[{"key":"gift_code","value":"AFSDSD"},{"key":"customer_id","value":"{{ait-customer-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy","enabled":true},{"key":"Date","value":"Thu, 31 Aug 2023 12:47:42 GMT","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"X-Sucuri-ID","value":"14020","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","enabled":true},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate","enabled":true},{"key":"Pragma","value":"no-cache","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET, PUT, POST, DELETE, OPTIONS","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Content-Range, Content-Disposition, Content-Description, x-api-key","enabled":true},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests","enabled":true},{"key":"X-Content-Type-Options","value":"nosniff","enabled":true},{"key":"X-XSS-Protection","value":"1; mode=block","enabled":true},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload","enabled":true},{"key":"Expect-CT","value":"max-age=60","enabled":true},{"key":"Feature-Policy","value":"geolocation 'none'; camera 'none'; speaker 'none';","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"msg\": \"Code already used.\"\n}"}],"_postman_id":"1c2b8016-5422-4cef-9926-423ec872edde"},{"name":"Generate rewards discount","id":"cd6a4a27-a61f-4b00-9012-f24adca76605","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-key","value":"{{ait-front-store-api-authentication-key}}"}],"url":"{{ait-front-store-api-endpoint}}loyalty/generaterewarddiscount?reward_type=1&discount_id=164&customer_id={{ait-customer-id}}","description":"<p>This API reedem the Loyalty points and generate the discount code to use with the checkout.</p>\n<h3 id=\"request-parameters\"><strong>Request parameters:</strong></h3>\n<p>Following are the required parameters which need to pass in the body of the API call.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>customer_id</td>\n<td>ID of the customer whose points need to be redeemed.</td>\n</tr>\n<tr>\n<td>cartprice</td>\n<td>Total price of the cart.</td>\n</tr>\n<tr>\n<td>points</td>\n<td>Total points to be reedemed.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["generaterewarddiscount"],"host":["{{ait-front-store-api-endpoint}}loyalty"],"query":[{"key":"reward_type","value":"1"},{"key":"discount_id","value":"164"},{"key":"customer_id","value":"{{ait-customer-id}}"}],"variable":[]}},"response":[{"id":"00d60fb9-af4a-4956-b19b-7d7edc81e315","name":"Success","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"4RJHGbwHmCB89h0dBmDDVysXPRrafm4clNkQvPt6TOo"}],"url":{"raw":"https://app.aitrillion.com/api-front-v1/loyalty/generaterewarddiscount?reward_type=111111&discount_id=164&customer_id=6692436640023","protocol":"https","host":["app","aitrillion","com"],"path":["api-front-v1","loyalty","generaterewarddiscount"],"query":[{"key":"reward_type","value":"111111"},{"key":"discount_id","value":"164"},{"key":"customer_id","value":"6692436640023"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy","enabled":true},{"key":"Date","value":"Thu, 31 Aug 2023 13:49:33 GMT","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"X-Sucuri-ID","value":"14020","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","enabled":true},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate","enabled":true},{"key":"Pragma","value":"no-cache","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET, PUT, POST, DELETE, OPTIONS","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Content-Range, Content-Disposition, Content-Description, x-api-key","enabled":true},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests","enabled":true},{"key":"X-Content-Type-Options","value":"nosniff","enabled":true},{"key":"X-XSS-Protection","value":"1; mode=block","enabled":true},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload","enabled":true},{"key":"Expect-CT","value":"max-age=60","enabled":true},{"key":"Feature-Policy","value":"geolocation 'none'; camera 'none'; speaker 'none';","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"discount_code\": \"AIOGJHUBRQ6\"\n}"}],"_postman_id":"cd6a4a27-a61f-4b00-9012-f24adca76605"},{"name":"Revert discount","id":"df87edae-41ec-48f5-a407-9251afe817de","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-key","value":"{{ait-front-store-api-authentication-key}}"}],"body":{"mode":"raw","raw":"{\n    \"customer_id\": {{ait-customer-id}},\n    \"cartprice\": \"500\",\n    \"points\": \"10\"\n}","options":{"raw":{"language":"json"}}},"url":"{{ait-front-store-api-endpoint}}loyalty/generaterewarddiscount?reward_type=1&discount_id=164&customer_id={{ait-customer-id}}","description":"<p>This API reedem the Loyalty points and generate the discount code to use with the checkout.</p>\n<h3 id=\"request-parameters\"><strong>Request parameters:</strong></h3>\n<p>Following are the required parameters which need to pass in the body of the API call.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>customer_id</td>\n<td>ID of the customer whose points need to be redeemed.</td>\n</tr>\n<tr>\n<td>cartprice</td>\n<td>Total price of the cart.</td>\n</tr>\n<tr>\n<td>points</td>\n<td>Total points to be reedemed.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["generaterewarddiscount"],"host":["{{ait-front-store-api-endpoint}}loyalty"],"query":[{"key":"reward_type","value":"1"},{"key":"discount_id","value":"164"},{"key":"customer_id","value":"{{ait-customer-id}}"}],"variable":[]}},"response":[{"id":"deacfffa-d4b4-447a-90e6-b23202778f1e","name":"Success","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"{{ait-front-store-api-authentication-key}}"}],"body":{"mode":"raw","raw":"{\n    \"customer_id\": {{ait-customer-id}},\n    \"cartprice\": \"500\",\n    \"points\": \"10\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{ait-front-store-api-endpoint}}loyalty/generaterewarddiscount?reward_type=111111&discount_id=164&customer_id={{ait-customer-id}}","host":["{{ait-front-store-api-endpoint}}loyalty"],"path":["generaterewarddiscount"],"query":[{"key":"reward_type","value":"111111"},{"key":"discount_id","value":"164"},{"key":"customer_id","value":"{{ait-customer-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy","enabled":true},{"key":"Date","value":"Thu, 31 Aug 2023 13:49:33 GMT","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"X-Sucuri-ID","value":"14020","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","enabled":true},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate","enabled":true},{"key":"Pragma","value":"no-cache","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET, PUT, POST, DELETE, OPTIONS","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Content-Range, Content-Disposition, Content-Description, x-api-key","enabled":true},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests","enabled":true},{"key":"X-Content-Type-Options","value":"nosniff","enabled":true},{"key":"X-XSS-Protection","value":"1; mode=block","enabled":true},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload","enabled":true},{"key":"Expect-CT","value":"max-age=60","enabled":true},{"key":"Feature-Policy","value":"geolocation 'none'; camera 'none'; speaker 'none';","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"discount_code\": \"AIOGJHUBRQ6\"\n}"}],"_postman_id":"df87edae-41ec-48f5-a407-9251afe817de"},{"name":"Store visit activity","id":"79209202-bccf-4296-8ea9-1142832e8e8e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-key","value":"{{ait-front-store-api-authentication-key}}"}],"body":{"mode":"raw","raw":"{\n    \"customer_id\": {{ait-customer-id}}\n}","options":{"raw":{"language":"json"}}},"url":"{{ait-front-store-api-endpoint}}loyalty/updateshopvisit","description":"<p>This API is used to mark a particular customer's store visit activity and award points for the shop visit.</p>\n<h3 id=\"request-parameters\"><strong>Request parameters:</strong></h3>\n<p>Following are the required parameters which need to pass in the body of the API call.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>customer_id</td>\n<td>ID of the customer whose store activity needs to be marked.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["updateshopvisit"],"host":["{{ait-front-store-api-endpoint}}loyalty"],"query":[],"variable":[]}},"response":[{"id":"d8e30a88-da71-4a87-b054-2e2269b04510","name":"Success","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"{{ait-front-store-api-authentication-key}}"}],"body":{"mode":"raw","raw":"{\n    \"customer_id\": {{ait-customer-id}}\n}","options":{"raw":{"language":"json"}}},"url":"{{ait-front-store-api-endpoint}}loyalty/updateshopvisit"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy","enabled":true},{"key":"Date","value":"Tue, 23 Jul 2024 10:36:17 GMT","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"X-Sucuri-ID","value":"14020","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","enabled":true},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate","enabled":true},{"key":"Pragma","value":"no-cache","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET, PUT, POST, DELETE, OPTIONS","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Content-Range, Content-Disposition, Content-Description, x-api-key","enabled":true},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests","enabled":true},{"key":"X-Content-Type-Options","value":"nosniff","enabled":true},{"key":"X-XSS-Protection","value":"1; mode=block","enabled":true},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload","enabled":true},{"key":"Expect-CT","value":"max-age=60","enabled":true},{"key":"Feature-Policy","value":"geolocation 'none'; camera 'none'; speaker 'none';","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"msg\": \"Shop visit point updated.\"\n}"}],"_postman_id":"79209202-bccf-4296-8ea9-1142832e8e8e"},{"name":"Allow push activity","id":"b33c10b9-186a-4d83-af1d-7b277456045a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-key","value":"{{ait-front-store-api-authentication-key}}"}],"body":{"mode":"raw","raw":"{\n    \"customer_id\": {{ait-customer-id}}\n}","options":{"raw":{"language":"json"}}},"url":"{{ait-front-store-api-endpoint}}loyalty/updatepushallow","description":"<p>This API is used to mark the \"allow push\" activity of a customer and award points to the customer for allowing push notifications.</p>\n<h3 id=\"request-parameters\"><strong>Request parameters:</strong></h3>\n<p>Following are the required parameters which need to pass in the body of the API call.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>customer_id</td>\n<td>ID of the customer whose allow push activity needs to be marked.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["updatepushallow"],"host":["{{ait-front-store-api-endpoint}}loyalty"],"query":[],"variable":[]}},"response":[{"id":"51d236e6-37a6-409b-9e92-2b8b78a392bb","name":"Success","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"{{ait-front-store-api-authentication-key}}"}],"body":{"mode":"raw","raw":"{\n    \"customer_id\": {{ait-customer-id}}\n}","options":{"raw":{"language":"json"}}},"url":"{{ait-front-store-api-endpoint}}loyalty/updatepushallow"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy","enabled":true},{"key":"Date","value":"Tue, 23 Jul 2024 10:26:36 GMT","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"X-Sucuri-ID","value":"14020","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","enabled":true},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate","enabled":true},{"key":"Pragma","value":"no-cache","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET, PUT, POST, DELETE, OPTIONS","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Content-Range, Content-Disposition, Content-Description, x-api-key","enabled":true},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests","enabled":true},{"key":"X-Content-Type-Options","value":"nosniff","enabled":true},{"key":"X-XSS-Protection","value":"1; mode=block","enabled":true},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload","enabled":true},{"key":"Expect-CT","value":"max-age=60","enabled":true},{"key":"Feature-Policy","value":"geolocation 'none'; camera 'none'; speaker 'none';","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"msg\": \"Allow push loyalty point is already given.\"\n}"}],"_postman_id":"b33c10b9-186a-4d83-af1d-7b277456045a"},{"name":"Refer a friend","id":"e2088659-bc9f-4ee7-b683-6e9a21ae04db","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-key","value":"{{ait-front-store-api-authentication-key}}"}],"body":{"mode":"raw","raw":"{\n    \"customer_id\": {{ait-customer-id}}\n}","options":{"raw":{"language":"json"}}},"url":"{{ait-front-store-api-endpoint}}loyalty/getreferfriend?customer_id=8190813569302","description":"<p>This API is used to retrieve the \"refer a friend\" code and other related information.</p>\n<img src=\"https://content.pstmn.io/e6bf654f-92a1-4ccd-b5ef-a1e500545ec6/aW1hZ2UucG5n\" alt height=\"729\" width=\"1066\" />\n\n<h3 id=\"request-parameters\"><strong>Request parameters:</strong></h3>\n<p>Following are the required parameters which need to pass in the body of the API call.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>customer_id</td>\n<td>ID of the customer who want's to generate refer a friend code</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["getreferfriend"],"host":["{{ait-front-store-api-endpoint}}loyalty"],"query":[{"key":"customer_id","value":"8190813569302"}],"variable":[]}},"response":[{"id":"812926b7-5df9-487e-9f6b-09db8a835db0","name":"Success","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"{{ait-front-store-api-authentication-key}}"}],"body":{"mode":"raw","raw":"{\n    \"customer_id\": {{ait-customer-id}}\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{ait-front-store-api-endpoint}}loyalty/getreferfriend?customer_id=8190813569302","host":["{{ait-front-store-api-endpoint}}loyalty"],"path":["getreferfriend"],"query":[{"key":"customer_id","value":"8190813569302"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy","enabled":true},{"key":"Date","value":"Tue, 23 Jul 2024 10:52:08 GMT","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"X-Sucuri-ID","value":"14020","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","enabled":true},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate","enabled":true},{"key":"Pragma","value":"no-cache","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET, PUT, POST, DELETE, OPTIONS","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Content-Range, Content-Disposition, Content-Description, x-api-key","enabled":true},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests","enabled":true},{"key":"X-Content-Type-Options","value":"nosniff","enabled":true},{"key":"X-XSS-Protection","value":"1; mode=block","enabled":true},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload","enabled":true},{"key":"Expect-CT","value":"max-age=60","enabled":true},{"key":"Feature-Policy","value":"geolocation 'none'; camera 'none'; speaker 'none';","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"get_refer_friend\": {\n            \"referal_code\": \"NLM9OSOP\",\n            \"referal_url\": \"https://ait-irfan-gwbdemo.myshopify.com/?aaa_ref_id=Mjc0MzY5Nw\",\n            \"heading\": \"Refer friends. Get rewards.\",\n            \"description\": \"Give a friend $1 off On their first purchase and earn 50 points if they spend over\"\n        }\n    }\n}"}],"_postman_id":"e2088659-bc9f-4ee7-b683-6e9a21ae04db"},{"name":"Update customer birthday","id":"ecf0a924-fb23-4a5b-bf58-4d8aa2f47efa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-key","value":"{{ait-front-store-api-authentication-key}}"}],"body":{"mode":"raw","raw":"{\n    \"customer_id\": {{ait-customer-id}},\n\t\t\"birth_date\": \"1990-11-25\"\n}","options":{"raw":{"language":"json"}}},"url":"{{ait-front-store-api-endpoint}}loyalty/updatebirthday","description":"<p>This API is used to update a particular customer's birthdate, allowing the customer to be awarded points on their birthday.</p>\n","urlObject":{"path":["updatebirthday"],"host":["{{ait-front-store-api-endpoint}}loyalty"],"query":[{"disabled":true,"key":"customer_id","value":"8127312757015"},{"disabled":true,"key":"birth_date","value":"1990-11-25"}],"variable":[]}},"response":[{"id":"d73498c8-46e8-4bfa-a86a-48087406b33a","name":"Success","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"{{ait-front-store-api-authentication-key}}"}],"body":{"mode":"raw","raw":"{\n    \"customer_id\": {{ait-customer-id}},\n\t\t\"birth_date\": \"1990-11-25\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{ait-front-store-api-endpoint}}loyalty/updatebirthday","host":["{{ait-front-store-api-endpoint}}loyalty"],"path":["updatebirthday"],"query":[{"key":"customer_id","value":"8127312757015","disabled":true},{"key":"birth_date","value":"1990-11-25","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy","enabled":true},{"key":"Date","value":"Thu, 01 Aug 2024 08:00:08 GMT","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"X-Sucuri-ID","value":"14020","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","enabled":true},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate","enabled":true},{"key":"Pragma","value":"no-cache","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET, PUT, POST, DELETE, OPTIONS","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Content-Range, Content-Disposition, Content-Description, x-api-key","enabled":true},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests","enabled":true},{"key":"X-Content-Type-Options","value":"nosniff","enabled":true},{"key":"X-XSS-Protection","value":"1; mode=block","enabled":true},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload","enabled":true},{"key":"Expect-CT","value":"max-age=60","enabled":true},{"key":"Feature-Policy","value":"geolocation 'none'; camera 'none'; speaker 'none';","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"msg\": \"Birthdate updated succesfully.\"\n}"}],"_postman_id":"ecf0a924-fb23-4a5b-bf58-4d8aa2f47efa"}],"id":"081d3166-8f4c-4601-a1bc-d51bbbb966ff","description":"<h3 id=\"customer-identifiers\">Customer Identifiers</h3>\n<p>Customer can be identified by multiple identifiers (example: id, email). Currently, we supports the below identifiers.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Identifier</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Number</td>\n<td>Shopify customer ID</td>\n</tr>\n<tr>\n<td>email</td>\n<td>String</td>\n<td>Customer email address</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"customer-loyalty-fields\">Customer Loyalty Fields</h3>\n<p>A customer loyalty object can have the following fields.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Identifier</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>available_points</td>\n<td>Number</td>\n<td>Customer's available points</td>\n</tr>\n<tr>\n<td>available_points_formatted</td>\n<td>Number</td>\n<td>Customer's available points formated</td>\n</tr>\n<tr>\n<td>lifetime_points</td>\n<td>Number</td>\n<td>Customer's lifetime points</td>\n</tr>\n<tr>\n<td>lifetime_points_formatted</td>\n<td>Number</td>\n<td>Customer's lifetime points formated</td>\n</tr>\n<tr>\n<td>point_earning_ratio</td>\n<td>Number</td>\n<td>Value of the 1 point, In case of tier it could be 1.5 or more.</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"rewardsdiscount-fields\">Rewards/Discount Fields</h3>\n<p>A reward or discount code object can have the following fields.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>discount_code</td>\n<td>String</td>\n<td>Discount code</td>\n</tr>\n<tr>\n<td>discount_type</td>\n<td>String</td>\n<td>Type of the discount  <br />Possible values are:  <br />percent  <br />amount  <br />free_shipping</td>\n</tr>\n<tr>\n<td>discount_value</td>\n<td>Number</td>\n<td>Fixed amount or percent of the discount. In case of free shipping discount it would be \"free_shipping\"</td>\n</tr>\n<tr>\n<td>product_id</td>\n<td>Number</td>\n<td>ID of the product, This key comes only in case of product discount.</td>\n</tr>\n<tr>\n<td>customer_id</td>\n<td>Number</td>\n<td>ID of the customer for whome this discount is created.</td>\n</tr>\n<tr>\n<td>reward_description</td>\n<td>String</td>\n<td>Reward discription setup on the AiTrillion account.</td>\n</tr>\n<tr>\n<td>discount_amount_with_currency</td>\n<td>String</td>\n<td>Discount amount with currency, This key comes only in case of amount discount</td>\n</tr>\n<tr>\n<td>created_date</td>\n<td>Datetime</td>\n<td>Discount created date and time in UTC timezone.</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"081d3166-8f4c-4601-a1bc-d51bbbb966ff"},{"name":"Product Reviews","item":[{"name":"Review language & general settings","id":"4ef0f295-d171-4ca1-83d4-56d5580a210e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"{{ait-front-store-api-authentication-key}}"}],"url":"{{ait-front-store-api-endpoint}}review/getreviewgeneralsetting","description":"<p>This API allows you to create and customize review forms and listings by offering extensive layout and color settings. It provides language settings for various review-related actions, such as buttons, messages, and placeholders. You can set up the appearance and behavior of review elements, including text colors, button positions, star ratings, and more.</p>\n<p>Additionally, the API supports image uploads for reviews (up to 3 images). It also provides text settings for creating customized review forms and listings, making it easy to tailor the review experience to your specific needs.</p>\n<p><strong><code>Note: Currently upload review video option is not available through the API.</code></strong></p>\n<img src=\"https://content.pstmn.io/f6894011-0ff3-496f-90b0-487bc2a16f02/UFNZYTY1aERTX3E3N1RmbmgxaWwzZy5wbmc=\" />\n\n<img src=\"https://content.pstmn.io/76743430-8944-423f-b764-2451967788fc/M2g2ck1FUG9SMi1sb1VJcnN6amFMdy5wbmc=\" />\n\n<img src=\"https://content.pstmn.io/ab48ff0f-dbe9-495d-9de7-a471aea2f98e/bm5iWXI3Y05TZGlJMk5hSDFZRTNvQS5wbmc=\" />\n\n<img src=\"https://content.pstmn.io/f1e97630-75fa-444a-9674-cb104164a2f4/U2k1UDhTb1BTUHFsN0RtdW9uaVZ4dy5wbmc=\" />","urlObject":{"path":["getreviewgeneralsetting"],"host":["{{ait-front-store-api-endpoint}}review"],"query":[],"variable":[]}},"response":[{"id":"aa3af11c-0c0e-40d7-bcd5-2972359611a1","name":"Success","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{ait-front-store-api-authentication-key}}"}],"url":"{{ait-front-store-api-endpoint}}review/getreviewgeneralsetting"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy","enabled":true},{"key":"Date","value":"Tue, 13 Aug 2024 07:05:39 GMT","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"X-Sucuri-ID","value":"14020","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Set-Cookie","value":"PHPSESSID=obdndoq32ejq2dsfs0m2qqtmn2; expires=Tue, 13-Aug-2024 15:05:39 GMT; Max-Age=28800; path=/","enabled":true},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","enabled":true},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate","enabled":true},{"key":"Pragma","value":"no-cache","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET, PUT, POST, DELETE, OPTIONS","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Content-Range, Content-Disposition, Content-Description, x-api-key, shop-url, customer-id","enabled":true},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests","enabled":true},{"key":"X-Content-Type-Options","value":"nosniff","enabled":true},{"key":"X-XSS-Protection","value":"1; mode=block","enabled":true},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload","enabled":true},{"key":"Expect-CT","value":"max-age=60","enabled":true},{"key":"Feature-Policy","value":"geolocation 'none'; camera 'none'; speaker 'none';","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"X-Sucuri-Cache","value":"MISS","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"language_settings\": {\n            \"review_button_text\": \"Reviews\",\n            \"submit_review_button_text\": \"Submit Review\",\n            \"product_reviews_text\": \"Product Reviews\",\n            \"submit_btn_text\": \"Submit\",\n            \"upload_image_label\": \"Add photos\",\n            \"uploading_label\": \"Uploading...\",\n            \"supported_media_label\": \"Supported image type is JPG, PNG with maximum image size is 10MB for each, and maximum of 3 images can be uploaded.\",\n            \"review_points_message\": \"If you are a verified buyer, earn {{review_points}} points on leaving a review.\",\n            \"img_points_message\": \"Additional {{imgupload_points}} points on photo upload.\",\n            \"choose_file_btn_heading\": \"Choose File\",\n            \"uploaded_review_image_title\": \"How {{customer_name}} used our product.\",\n            \"success_msg_text\": \"Thank you for submitting the review.\",\n            \"popup_heading_text\": \"ALWAYS VERIFIED REVIEWS\",\n            \"form_error_message\": \"Error in your review submit.\",\n            \"text_for_first_product_review\": \"Sign In to give review\",\n            \"front_write_a_review_btn\": \"Write A Review\",\n            \"front_review_tab_text\": \"Review\",\n            \"front_review_listing_text\": \"Customer Reviews\",\n            \"title_text\": \"Title\",\n            \"review_text\": \"Review\",\n            \"name_text\": \"Name\",\n            \"name_placeholder_text\": \"john.smith\",\n            \"email_text\": \"Email\",\n            \"email_placeholder_text\": \"john.smith@example.com\",\n            \"leave_a_review_text\": \"LEAVE A REVIEW\",\n            \"score_text\": \"Rating\",\n            \"review_submit_alert_success_text\": \"Your review has been submitted successfully.\",\n            \"review_submit_alert_error_text\": \"Error in your review submit.\",\n            \"admin_replied_text\": \"Admin replied\",\n            \"review_gallery_title\": \"Real reviews from real customers.\",\n            \"review_gallery_description\": \"\",\n            \"pagination_previous_button\": \"\",\n            \"pagination_next_button\": \"\",\n            \"verified_buyer_tooltip_heading\": \"What is a Verified Buyer\",\n            \"verified_buyer_tooltip_text\": \"A Verified Buyer is a user who has purchased the reviewed product through this website.\",\n            \"you_have_been_recently_bought\": \"You've been recently bought\",\n            \"what_do_you_think_about_it\": \"What do you think about it?\",\n            \"title_placeholder\": \"Give your review a title\",\n            \"comment_placeholder\": \"Write your comments here\",\n            \"review_with_imgages\": \"Reviews with images\",\n            \"see_all_customer_images\": \"See all customer images\",\n            \"load_more_text\": \"Load more\",\n            \"show_more_text\": \"Show more reviews\",\n            \"out_of_text\": \"Out of\",\n            \"filtered_by_text\": \"Filtered by\",\n            \"star_text\": \"Star\",\n            \"clear_filter_text\": \"Clear filter\",\n            \"sort_by_text\": \"Sort by\",\n            \"newest_rating_text\": \"Newest\",\n            \"highest_rating_text\": \"Highest rating\",\n            \"lowest_rating_text\": \"Lowest rating\",\n            \"reviews_images_text\": \"Reviews images\",\n            \"images_in_this_review_text\": \"Images in this review\"\n        },\n        \"general_settings\": {\n            \"review_button_position\": \"leftMiddle\",\n            \"enable_upload_images\": \"1\",\n            \"number_of_product_reviews_per_page\": \"10\",\n            \"upload_image_label\": \"\",\n            \"customer_review_image_title\": \"\",\n            \"review_btn_background_color\": \"F15E62\",\n            \"review_btn_text_color\": \"000000\",\n            \"review_text_color\": \"F15E62\",\n            \"review_star_color\": \"ffbe0c\",\n            \"success_msg_text\": \"\",\n            \"review_listing_view_in_front\": \"grid\",\n            \"product_list_number_of_rows\": \"3\",\n            \"product_grid_number_of_rows\": \"3\",\n            \"product_grid_number_of_colums\": \"3\",\n            \"slider_btn_color\": \"222222\",\n            \"slider_btn_text_color\": \"FFFFFF\",\n            \"enable_product_reviews\": \"0\",\n            \"review_btn_text_flipped\": \"0\",\n            \"popup_heading_font_size\": \"0\",\n            \"form_success_message\": \"your review has been submitted successfully.\",\n            \"form_error_message\": \"Error in your review submit.\",\n            \"slider_latest_review_shows\": \"featured\",\n            \"view_product_button\": \"0\",\n            \"popup_color\": \"F15E62\",\n            \"popup_heading_font_color\": \"FFFFFF\",\n            \"btn_vertical_position\": \"60\",\n            \"product_review_galary_text_color\": \"000000\",\n            \"review_font\": \"Assistant\",\n            \"product_word_limit\": \"10\",\n            \"enable_product_review_limit\": \"0\",\n            \"show_avg_rating_bifurcation\": \"0\",\n            \"show_all_review_images\": \"0\",\n            \"enable_question\": \"1\",\n            \"ques_ans_by\": \"admin\",\n            \"auto_publish_queans\": \"1\"\n        }\n    }\n}"}],"_postman_id":"4ef0f295-d171-4ca1-83d4-56d5580a210e"},{"name":"Save product review","id":"84d1fb1a-1d63-4a4f-91f1-54fcb31ecdeb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-key","value":"{{ait-front-store-api-authentication-key}}"}],"body":{"mode":"formdata","formdata":[{"key":"customer_name","value":"John Doe","type":"text"},{"key":"customer_email","value":"john.doe@aitrillion.com","type":"text"},{"key":"customer_id","value":"12156561245","type":"text"},{"key":"product_id","value":"8192076022039","type":"text"},{"key":"rating","value":"5","type":"text"},{"key":"review_title","value":"This is really nice product","type":"text"},{"key":"review_description","value":"I recommandade this product for everyone","type":"text"},{"key":"images[]","type":"file","src":"7-bjznMOc/unnamed (7).png"}]},"url":"{{ait-front-store-api-endpoint}}review/saveproductreview","description":"<p>This API allows you to post product reviews with up to 3 review images in a single.</p>\n<p><strong><code>Note: Currently upload review video option is not available through the API.</code></strong></p>\n<img src=\"https://content.pstmn.io/04ed584b-7156-4fb2-9dcf-794dd934850a/UFNZYTY1aERTX3E3N1RmbmgxaWwzZy5wbmc=\" />","urlObject":{"path":["saveproductreview"],"host":["{{ait-front-store-api-endpoint}}review"],"query":[],"variable":[]}},"response":[{"id":"8aaba2d8-53a6-4e7e-996e-e92f8e385daf","name":"Success","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"{{ait-front-store-api-authentication-key}}"}],"body":{"mode":"formdata","formdata":[{"key":"customer_name","value":"Aitrillion Dev","type":"text"},{"key":"customer_email","value":"jaydeep@gowebbaby.com","type":"text"},{"key":"customer_id","value":"12156561245","type":"text"},{"key":"product_id","value":"8192076022039","type":"text"},{"key":"rating","value":"5","type":"text"},{"key":"review_title","value":"This is really nice product","type":"text"},{"key":"review_description","value":"I recommandade this product for everyone","type":"text"},{"key":"images[]","type":"file","src":"7-bjznMOc/unnamed (7).png"}]},"url":"{{ait-front-store-api-endpoint}}review/saveproductreview"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy","enabled":true},{"key":"Date","value":"Mon, 12 Aug 2024 10:36:58 GMT","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"X-Sucuri-ID","value":"14020","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","enabled":true},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate","enabled":true},{"key":"Pragma","value":"no-cache","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET, PUT, POST, DELETE, OPTIONS","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Content-Range, Content-Disposition, Content-Description, x-api-key, shop-url, customer-id","enabled":true},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests","enabled":true},{"key":"X-Content-Type-Options","value":"nosniff","enabled":true},{"key":"X-XSS-Protection","value":"1; mode=block","enabled":true},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload","enabled":true},{"key":"Expect-CT","value":"max-age=60","enabled":true},{"key":"Feature-Policy","value":"geolocation 'none'; camera 'none'; speaker 'none';","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"msg\": \"Review has been submitted successfully .\"\n}"}],"_postman_id":"84d1fb1a-1d63-4a4f-91f1-54fcb31ecdeb"},{"name":"Product review listing","id":"7e36ac00-45f2-4d78-920c-f1298e68c108","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"{{ait-front-store-api-authentication-key}}"}],"body":{"mode":"formdata","formdata":[]},"url":"{{ait-front-store-api-endpoint}}review/allproductreviews?product_id=8192075759895,8192076022039","description":"<p>This API returns the list of all the product reviews, It also supports the query parameter filter through which you can filter the reviews.</p>\n<img src=\"https://content.pstmn.io/e895deee-64e0-4ae5-b449-ff1b7ed40400/U2k1UDhTb1BTUHFsN0RtdW9uaVZ4dy5wbmc=\" />\n\n<img src=\"https://content.pstmn.io/40f05c23-6c7f-4974-8d53-e82e04c918e5/M2g2ck1FUG9SMi1sb1VJcnN6amFMdy5wbmc=\" />","urlObject":{"path":["allproductreviews"],"host":["{{ait-front-store-api-endpoint}}review"],"query":[{"description":{"content":"<p>Can be multiple by comma seprated</p>\n","type":"text/plain"},"key":"product_id","value":"8192075759895,8192076022039"},{"disabled":true,"key":"customer_name","value":"John"},{"disabled":true,"key":"email_id","value":"john@gmail.com"},{"disabled":true,"key":"review_title","value":"nice product"},{"disabled":true,"key":"review_description","value":"like it"},{"disabled":true,"description":{"content":"<p>Possible expected values are :- approve, decline, pending </p>\n","type":"text/plain"},"key":"status","value":"approve"},{"disabled":true,"key":"limit","value":"10"},{"disabled":true,"key":"current_page","value":"1"}],"variable":[]}},"response":[{"id":"1bd5c2ee-155d-45d7-8a4c-9bd12df41ad0","name":"Success","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{ait-front-store-api-authentication-key}}"}],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"{{ait-front-store-api-endpoint}}review/allproductreviews?product_id=8192075759895,8192076022039","host":["{{ait-front-store-api-endpoint}}review"],"path":["allproductreviews"],"query":[{"key":"product_id","value":"8192075759895,8192076022039","description":"Can be multiple by comma seprated"},{"key":"customer_name","value":"John","disabled":true},{"key":"email_id","value":"john@gmail.com","disabled":true},{"key":"review_title","value":"nice product","disabled":true},{"key":"review_description","value":"like it","disabled":true},{"key":"status","value":"approve","description":"Possible expected values are :- approve, decline, pending ","disabled":true},{"key":"limit","value":"10","disabled":true},{"key":"current_page","value":"1","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy","enabled":true},{"key":"Date","value":"Mon, 12 Aug 2024 11:50:50 GMT","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"X-Sucuri-ID","value":"14020","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","enabled":true},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate","enabled":true},{"key":"Pragma","value":"no-cache","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET, PUT, POST, DELETE, OPTIONS","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Content-Range, Content-Disposition, Content-Description, x-api-key, shop-url, customer-id","enabled":true},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests","enabled":true},{"key":"X-Content-Type-Options","value":"nosniff","enabled":true},{"key":"X-XSS-Protection","value":"1; mode=block","enabled":true},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload","enabled":true},{"key":"Expect-CT","value":"max-age=60","enabled":true},{"key":"Feature-Policy","value":"geolocation 'none'; camera 'none'; speaker 'none';","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"X-Sucuri-Cache","value":"BYPASS","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"count\": \"3\",\n        \"current_page\": 1,\n        \"total_pages\": 1,\n        \"limit\": \"10\",\n        \"data\": [\n            {\n                \"customer_email\": \"jaydeep@gowebbaby.com\",\n                \"customer_name\": \"Aitrillion Dev\",\n                \"rating\": \"5\",\n                \"review_title\": \"This is really nice product\",\n                \"review_description\": \"I recommandade this product for everyone\",\n                \"featured_review\": \"no\",\n                \"product_image\": \"https://dcdn.aitrillion.com/review-product-image/a_m2LrZiCtfRoG2iEa2UVg29dEtHcg3J_BcqrhhWdQc/154375_569908.jpg\",\n                \"product_name\": \"Black Leather Bag\",\n                \"product_link\": \"https://ait-irfan-gwbdemo.myshopify.com/products/black-leather-bag\",\n                \"review_submit_date\": \"Aug/12/2024\",\n                \"verified_review\": \"no\",\n                \"status\": \"approve\",\n                \"images\": [\n                    \"https://dcdn.aitrillion.com/ai-review/a_m2LrZiCtfRoG2iEa2UVg29dEtHcg3J_BcqrhhWdQc/17234590180si3phm66b9e5ca38.png\"\n                ],\n                \"videos\": [],\n                \"product_id\": \"569908\",\n                \"review_id\": \"17468\"\n            },\n            {\n                \"customer_email\": \"jaydeep@gowebbaby.com\",\n                \"customer_name\": \"Aitrillion Dev\",\n                \"rating\": \"5\",\n                \"review_title\": \"This is really nice product\",\n                \"review_description\": \"I recommandade this product for everyone\",\n                \"featured_review\": \"no\",\n                \"product_image\": \"https://dcdn.aitrillion.com/review-product-image/a_m2LrZiCtfRoG2iEa2UVg29dEtHcg3J_BcqrhhWdQc/154375_569908.jpg\",\n                \"product_name\": \"Black Leather Bag\",\n                \"product_link\": \"https://ait-irfan-gwbdemo.myshopify.com/products/black-leather-bag\",\n                \"review_submit_date\": \"Aug/12/2024\",\n                \"verified_review\": \"no\",\n                \"status\": \"approve\",\n                \"images\": [],\n                \"videos\": [],\n                \"product_id\": \"569908\",\n                \"review_id\": \"17467\"\n            },\n            {\n                \"customer_email\": \"irfan@aitrillion.com\",\n                \"customer_name\": \"Irfan Khan\",\n                \"rating\": \"5\",\n                \"review_title\": \"Great purchase!\",\n                \"review_description\": \"I really like the product and the quality of the material. Highly recommended.\",\n                \"featured_review\": \"no\",\n                \"product_image\": \"https://dcdn.aitrillion.com/review-product-image/a_m2LrZiCtfRoG2iEa2UVg29dEtHcg3J_BcqrhhWdQc/154375_569908.jpg\",\n                \"product_name\": \"Black Leather Bag\",\n                \"product_link\": \"https://ait-irfan-gwbdemo.myshopify.com/products/black-leather-bag\",\n                \"review_submit_date\": \"Oct/23/2023\",\n                \"verified_review\": \"yes\",\n                \"status\": \"approve\",\n                \"images\": [],\n                \"videos\": [],\n                \"product_id\": \"569908\",\n                \"review_id\": \"14767\"\n            }\n        ]\n    }\n}"}],"_postman_id":"7e36ac00-45f2-4d78-920c-f1298e68c108"},{"name":"Average product rating","id":"4ba1bc38-7ff0-498e-a8d5-724355246fb2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"{{ait-front-store-api-authentication-key}}"}],"url":"{{ait-front-store-api-endpoint}}review/allproductavgrating","description":"<p>This API returns the average ratings and the rating breakdown of all the store reviews.</p>\n<img src=\"https://content.pstmn.io/11138d9f-24fd-428c-8d49-a341cf39621e/TUgtS1Y2Z0ZRb2FNY1NGWVA3TnVNUS5wbmc=\" alt />","urlObject":{"path":["allproductavgrating"],"host":["{{ait-front-store-api-endpoint}}review"],"query":[],"variable":[]}},"response":[{"id":"957954b5-b46f-4ca2-bd6f-4c18ee49da79","name":"Success","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{ait-front-store-api-authentication-key}}"}],"url":"{{ait-front-store-api-endpoint}}review/allproductavgrating"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy","enabled":true},{"key":"Date","value":"Mon, 12 Aug 2024 11:55:05 GMT","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"X-Sucuri-ID","value":"14020","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","enabled":true},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate","enabled":true},{"key":"Pragma","value":"no-cache","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET, PUT, POST, DELETE, OPTIONS","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Content-Range, Content-Disposition, Content-Description, x-api-key, shop-url, customer-id","enabled":true},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests","enabled":true},{"key":"X-Content-Type-Options","value":"nosniff","enabled":true},{"key":"X-XSS-Protection","value":"1; mode=block","enabled":true},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload","enabled":true},{"key":"Expect-CT","value":"max-age=60","enabled":true},{"key":"Feature-Policy","value":"geolocation 'none'; camera 'none'; speaker 'none';","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"X-Sucuri-Cache","value":"BYPASS","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"avg_rating\": \"4.4\",\n        \"total_review\": 17,\n        \"star_rating_bifurcation\": {\n            \"5_star\": 8,\n            \"4_star\": 9,\n            \"3_star\": 0,\n            \"2_star\": 0,\n            \"1_star\": 0\n        }\n    }\n}"}],"_postman_id":"4ba1bc38-7ff0-498e-a8d5-724355246fb2"},{"name":"Average single product rating","id":"2436897e-0a15-4481-9800-2511a243c7fa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"{{ait-front-store-api-authentication-key}}"}],"url":"{{ait-front-store-api-endpoint}}review/singleproductavgrating?product_id=8192076022039","description":"<p>This API returns the average ratings and the rating breakdown for a single product on the site.</p>\n<img src=\"https://content.pstmn.io/d2a88785-9909-44b2-b67a-ac72c0cc8914/TUgtS1Y2Z0ZRb2FNY1NGWVA3TnVNUS5wbmc=\" alt />","urlObject":{"path":["singleproductavgrating"],"host":["{{ait-front-store-api-endpoint}}review"],"query":[{"key":"product_id","value":"8192076022039"}],"variable":[]}},"response":[{"id":"334679ac-8163-4a41-8972-7d84758007b8","name":"Success","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{ait-front-store-api-authentication-key}}"}],"url":{"raw":"{{ait-front-store-api-endpoint}}review/singleproductavgrating?product_id=8192076022039","host":["{{ait-front-store-api-endpoint}}review"],"path":["singleproductavgrating"],"query":[{"key":"product_id","value":"8192076022039"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy","enabled":true},{"key":"Date","value":"Mon, 12 Aug 2024 12:12:10 GMT","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"X-Sucuri-ID","value":"14020","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","enabled":true},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate","enabled":true},{"key":"Pragma","value":"no-cache","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET, PUT, POST, DELETE, OPTIONS","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Content-Range, Content-Disposition, Content-Description, x-api-key, shop-url, customer-id","enabled":true},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests","enabled":true},{"key":"X-Content-Type-Options","value":"nosniff","enabled":true},{"key":"X-XSS-Protection","value":"1; mode=block","enabled":true},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload","enabled":true},{"key":"Expect-CT","value":"max-age=60","enabled":true},{"key":"Feature-Policy","value":"geolocation 'none'; camera 'none'; speaker 'none';","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"X-Sucuri-Cache","value":"BYPASS","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"avg_rating\": \"5.0\",\n        \"total_review\": 3,\n        \"star_rating_bifurcation\": {\n            \"5_star\": 3,\n            \"4_star\": 0,\n            \"3_star\": 0,\n            \"2_star\": 0,\n            \"1_star\": 0\n        }\n    }\n}"}],"_postman_id":"2436897e-0a15-4481-9800-2511a243c7fa"}],"id":"b07e2420-3f95-4ccb-8997-8514ed2a6ea2","description":"<h3 id=\"customer-identifiers\">Customer Identifiers</h3>\n<p>Customers can be identified by multiple identifiers (for example: customer_id, customer_email). Currently, we support the below identifiers.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Identifier</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>customer_id</td>\n<td>Number</td>\n<td>Shopify customer ID</td>\n</tr>\n<tr>\n<td>customer_email</td>\n<td>String</td>\n<td>Customer email address</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"b07e2420-3f95-4ccb-8997-8514ed2a6ea2"},{"name":"Product recommendations","item":[{"name":"Get product recommendations","id":"32998296-02ec-4462-bfb1-bbc4fc561908","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"{{ait-front-store-api-authentication-key}}"}],"url":"{{ait-front-store-api-endpoint}}productrecommendation/getproductrecommendation?type=new_arrival, trending, recent_view, related_product, based_on_past_purchases, based_on_recent_view, based_on_items_added_to_cart&product_id=8192076022039&customer_id=6692436640023","description":"<p><strong>Description:</strong><br />This API returns product recommendations based on various criteria like new arrivals, trending items, recent views, related products, and more.</p>\n<p><strong>Required Parameters:</strong></p>\n<ul>\n<li><p><strong>type</strong> (string): Specifies the type of product recommendation. This is a mandatory parameter and can take multiple values, such as:</p>\n<ul>\n<li><p><code>new_arrival</code>: For newly added products.</p>\n</li>\n<li><p><code>trending</code>: For products that are currently popular.</p>\n</li>\n<li><p><code>recent_view</code>: For products recently viewed by the customer.</p>\n</li>\n<li><p><code>related_product</code>: For products related to a specified product (requires <code>product_id</code>).</p>\n</li>\n<li><p><code>based_on_past_purchases</code>: For products recommended based on the customer's past purchases (requires <code>customer_id</code>).</p>\n</li>\n<li><p><code>based_on_recent_view</code>: For products recommended based on recent views (requires <code>customer_id</code>).</p>\n</li>\n<li><p><code>based_on_items_added_to_cart</code>: For products recommended based on items added to the cart (requires <code>customer_id</code>).</p>\n</li>\n</ul>\n</li>\n<li><p><strong>product_id</strong>: Required only when the <code>type</code> is <code>related_product</code>. It specifies the product for which related products are to be recommended.</p>\n</li>\n<li><p><strong>customer_id</strong>: This field is only when <code>type</code> is <code>based_on_past_purchases, based_on_recent_view or based_on_items_added_to_cart</code></p>\n</li>\n</ul>\n","urlObject":{"path":["getproductrecommendation"],"host":["{{ait-front-store-api-endpoint}}productrecommendation"],"query":[{"key":"type","value":"new_arrival, trending, recent_view, related_product, based_on_past_purchases, based_on_recent_view, based_on_items_added_to_cart"},{"key":"product_id","value":"8192076022039"},{"key":"customer_id","value":"6692436640023"}],"variable":[]}},"response":[{"id":"4a92f73b-3c14-414f-a467-ae26c695e385","name":"Success","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{ait-front-store-api-authentication-key}}"}],"url":{"raw":"{{ait-front-store-api-endpoint}}productrecommendation/getproductrecommendation?type=new_arrival, trending, recent_view, related_product, based_on_past_purchases, based_on_recent_view, based_on_items_added_to_cart&product_id=8192076022039&customer_id=6692436640023","host":["{{ait-front-store-api-endpoint}}productrecommendation"],"path":["getproductrecommendation"],"query":[{"key":"type","value":"new_arrival, trending, recent_view, related_product, based_on_past_purchases, based_on_recent_view, based_on_items_added_to_cart"},{"key":"product_id","value":"8192076022039"},{"key":"customer_id","value":"6692436640023"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy","enabled":true},{"key":"Date","value":"Tue, 13 Aug 2024 13:20:37 GMT","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"X-Sucuri-ID","value":"14020","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","enabled":true},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate","enabled":true},{"key":"Pragma","value":"no-cache","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET, PUT, POST, DELETE, OPTIONS","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Content-Range, Content-Disposition, Content-Description, x-api-key,  shop-url, customer-id","enabled":true},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests","enabled":true},{"key":"X-Content-Type-Options","value":"nosniff","enabled":true},{"key":"X-XSS-Protection","value":"1; mode=block","enabled":true},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload","enabled":true},{"key":"Expect-CT","value":"max-age=60","enabled":true},{"key":"Feature-Policy","value":"geolocation 'none'; camera 'none'; speaker 'none';","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"X-Sucuri-Cache","value":"BYPASS","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"sucess\",\n    \"data\": {\n        \"status\": \"success\",\n        \"related_products\": {\n            \"product_data\": [\n                {\n                    \"handle\": \"classic-varsity-top\",\n                    \"title\": \"Classic Varsity Top\",\n                    \"price\": \"$60.00\",\n                    \"compare_at_price\": null,\n                    \"show_compare_price\": 0,\n                    \"product_link\": \"https://ait-irfan-gwbdemo.myshopify.com/products/classic-varsity-top?ref=154375-645.relatedproduct.aitrillion.com\",\n                    \"product_img\": \"https://cdn.shopify.com/s/files/1/0681/7166/1591/products/casual-fashion-woman_925x_0c28d2e2-e804-4be7-8b98-c8aa4bb9eef6_925x.jpg?v=1679485359\"\n                },\n                {\n                    \"handle\": \"floral-white-top\",\n                    \"title\": \"Floral White Top\",\n                    \"price\": \"$75.00\",\n                    \"compare_at_price\": null,\n                    \"show_compare_price\": 0,\n                    \"product_link\": \"https://ait-irfan-gwbdemo.myshopify.com/products/floral-white-top?ref=154375-645.relatedproduct.aitrillion.com\",\n                    \"product_img\": \"https://cdn.shopify.com/s/files/1/0681/7166/1591/products/city-woman-fashion_925x_2x_53aefa4b-b45b-49e9-b201-b7823a037dbd_925x.jpg?v=1679485362\"\n                },\n                {\n                    \"handle\": \"classic-leather-jacket\",\n                    \"title\": \"Classic Leather Jacket\",\n                    \"price\": \"$80.00\",\n                    \"compare_at_price\": null,\n                    \"show_compare_price\": 0,\n                    \"product_link\": \"https://ait-irfan-gwbdemo.myshopify.com/products/classic-leather-jacket?ref=154375-645.relatedproduct.aitrillion.com\",\n                    \"product_img\": \"https://cdn.shopify.com/s/files/1/0681/7166/1591/products/leather-jacket-and-tea_925x_77cf75f9-11c3-46b1-845b-5a21fbb6e0f5_925x.jpg?v=1679485365\"\n                },\n                {\n                    \"handle\": \"dark-denim-top\",\n                    \"title\": \"Dark Denim Top\",\n                    \"price\": \"$60.00\",\n                    \"compare_at_price\": null,\n                    \"show_compare_price\": 0,\n                    \"product_link\": \"https://ait-irfan-gwbdemo.myshopify.com/products/dark-denim-top?ref=154375-645.relatedproduct.aitrillion.com\",\n                    \"product_img\": \"https://cdn.shopify.com/s/files/1/0681/7166/1591/products/young-female-models-denim_925x_9ffa1a5c-9f7d-4451-856c-fb872c147713_925x.jpg?v=1679485367\"\n                },\n                {\n                    \"handle\": \"navy-sport-jacket\",\n                    \"title\": \"Navy Sports Jacket\",\n                    \"price\": \"$60.00\",\n                    \"compare_at_price\": null,\n                    \"show_compare_price\": 0,\n                    \"product_link\": \"https://ait-irfan-gwbdemo.myshopify.com/products/navy-sport-jacket?ref=154375-645.relatedproduct.aitrillion.com\",\n                    \"product_img\": \"https://cdn.shopify.com/s/files/1/0681/7166/1591/products/mens-fall-fashion-jacket_925x_6a0297b4-f937-40e1-a0dc-35017a3309b6_925x.jpg?v=1679485368\"\n                },\n                {\n                    \"handle\": \"longsleeve-cotton-top\",\n                    \"title\": \"Long Sleeve Cotton Top\",\n                    \"price\": \"$50.00\",\n                    \"compare_at_price\": null,\n                    \"show_compare_price\": 0,\n                    \"product_link\": \"https://ait-irfan-gwbdemo.myshopify.com/products/longsleeve-cotton-top?ref=154375-645.relatedproduct.aitrillion.com\",\n                    \"product_img\": \"https://cdn.shopify.com/s/files/1/0681/7166/1591/products/woman-outside-brownstone_925x_244ceaf2-1515-4657-9dd8-aa21ac16606e_925x.jpg?v=1679485375\"\n                },\n                {\n                    \"handle\": \"chequered-red-shirt\",\n                    \"title\": \"Chequered Red Shirt\",\n                    \"price\": \"$50.00\",\n                    \"compare_at_price\": null,\n                    \"show_compare_price\": 0,\n                    \"product_link\": \"https://ait-irfan-gwbdemo.myshopify.com/products/chequered-red-shirt?ref=154375-645.relatedproduct.aitrillion.com\",\n                    \"product_img\": \"https://cdn.shopify.com/s/files/1/0681/7166/1591/products/red-plaid-shirt_925x_de8091b4-0681-4f00-91a0-34f038cf310d_925x.jpg?v=1679485377\"\n                },\n                {\n                    \"handle\": \"blue-silk-tuxedo\",\n                    \"title\": \"Blue Silk Tuxedo\",\n                    \"price\": \"$70.00\",\n                    \"compare_at_price\": null,\n                    \"show_compare_price\": 0,\n                    \"product_link\": \"https://ait-irfan-gwbdemo.myshopify.com/products/blue-silk-tuxedo?ref=154375-645.relatedproduct.aitrillion.com\",\n                    \"product_img\": \"https://cdn.shopify.com/s/files/1/0681/7166/1591/products/man-adjusts-blue-tuxedo-bowtie_925x_bf0b2fb8-5601-446c-84ab-8468a62c8eb5_925x.jpg?v=1679485381\"\n                },\n                {\n                    \"handle\": \"led-high-tops\",\n                    \"title\": \"LED High Tops\",\n                    \"price\": \"$80.00\",\n                    \"compare_at_price\": null,\n                    \"show_compare_price\": 0,\n                    \"product_link\": \"https://ait-irfan-gwbdemo.myshopify.com/products/led-high-tops?ref=154375-645.relatedproduct.aitrillion.com\",\n                    \"product_img\": \"https://cdn.shopify.com/s/files/1/0681/7166/1591/products/putting-on-your-shoes_925x_daccd15c-d2a7-4ce3-9375-b90be61fc63e_925x.jpg?v=1679485385\"\n                },\n                {\n                    \"handle\": \"yellow-wool-jumper\",\n                    \"title\": \"Yellow Wool Jumper\",\n                    \"price\": \"$80.00\",\n                    \"compare_at_price\": null,\n                    \"show_compare_price\": 0,\n                    \"product_link\": \"https://ait-irfan-gwbdemo.myshopify.com/products/yellow-wool-jumper?ref=154375-645.relatedproduct.aitrillion.com\",\n                    \"product_img\": \"https://cdn.shopify.com/s/files/1/0681/7166/1591/products/autumn-photographer-taking-picture_925x_cf057358-eff0-412f-ada6-bac1483517c9_925x.jpg?v=1679485361\"\n                }\n            ],\n            \"settings\": {\n                \"title\": \"Related Product\",\n                \"no_rows\": \"1\",\n                \"no_column\": \"4\",\n                \"view_type\": \"slide\",\n                \"show_in_aiobox\": \"1\",\n                \"lang_buynow\": \"Buy Now\",\n                \"total_orders\": \"3\",\n                \"total_order_amount\": \"53.70\",\n                \"total_order_amount_usd\": \"53.70\",\n                \"show_on_pages\": {\n                    \"home\": 0,\n                    \"product_details\": 1,\n                    \"collection\": 0,\n                    \"cart\": 1,\n                    \"blog\": 0\n                },\n                \"saved_product_display_setting\": {\n                    \"SameProductType\": 1,\n                    \"SameCollections\": 1,\n                    \"SameTags\": 1,\n                    \"SameVendor\": 1\n                },\n                \"is_enable_module\": \"1\",\n                \"total_click\": \"16\"\n            },\n            \"layout_setting\": {\n                \"is_enable\": false,\n                \"product_font_size\": 15,\n                \"price_font_size\": 14,\n                \"product_font_color\": \"000000\",\n                \"price_font_color\": \"000000\",\n                \"product_font_weight\": \"500\",\n                \"price_font_weight\": \"500\",\n                \"heading_alignment\": \"center\",\n                \"product_heading_alignment\": \"center\",\n                \"price_heading_alignment\": \"center\",\n                \"enable_price\": true,\n                \"enable_compare_price\": false,\n                \"is_enable_review\": false,\n                \"lang_buynow\": \"Buy Now\",\n                \"button_background_color\": \"000000\",\n                \"button_text_color\": \"ffffff\",\n                \"button_border_color\": \"\",\n                \"image_ratio\": \"square\",\n                \"in_mobile_number_of_column\": \"1\",\n                \"product_img_size\": \"925\",\n                \"product_block_width_slide\": 250,\n                \"img_block_height_grid\": 200,\n                \"column_spacing_left\": 4,\n                \"column_spacing_right\": 4,\n                \"column_spacing_top\": 10,\n                \"column_spacing_bottom\": 10,\n                \"heading_font_size\": 26,\n                \"heading_font_color\": \"000000\",\n                \"heading_font_weight\": \"500\",\n                \"is_enable_buy_now_button\": true,\n                \"recommendation_section_width\": \"100\",\n                \"recommendation_section_background_color\": \"ffffff\"\n            },\n            \"currency\": \"${{amount}}\",\n            \"shop_type\": \"shopify\",\n            \"is_relatedproducts_cache\": 1\n        },\n        \"based_on_past_purchases\": {\n            \"product_data\": [\n                {\n                    \"handle\": \"ocean-blue-shirt\",\n                    \"title\": \"Ocean Blue Shirt\",\n                    \"price\": \"$50.00\",\n                    \"compare_at_price\": null,\n                    \"show_compare_price\": 0,\n                    \"product_link\": \"https://ait-irfan-gwbdemo.myshopify.com/products/ocean-blue-shirt?ref=154375-1312.relatedproduct.aitrillion.com\",\n                    \"product_img\": \"https://cdn.shopify.com/s/files/1/0681/7166/1591/products/young-man-in-bright-fashion_925x_e7e1e398-0817-4146-9d1d-ec263e6fc80e_925x.jpg?v=1679485358\"\n                },\n                {\n                    \"handle\": \"classic-varsity-top\",\n                    \"title\": \"Classic Varsity Top\",\n                    \"price\": \"$60.00\",\n                    \"compare_at_price\": null,\n                    \"show_compare_price\": 0,\n                    \"product_link\": \"https://ait-irfan-gwbdemo.myshopify.com/products/classic-varsity-top?ref=154375-1312.relatedproduct.aitrillion.com\",\n                    \"product_img\": \"https://cdn.shopify.com/s/files/1/0681/7166/1591/products/casual-fashion-woman_925x_0c28d2e2-e804-4be7-8b98-c8aa4bb9eef6_925x.jpg?v=1679485359\"\n                },\n                {\n                    \"handle\": \"classic-leather-jacket\",\n                    \"title\": \"Classic Leather Jacket\",\n                    \"price\": \"$80.00\",\n                    \"compare_at_price\": null,\n                    \"show_compare_price\": 0,\n                    \"product_link\": \"https://ait-irfan-gwbdemo.myshopify.com/products/classic-leather-jacket?ref=154375-1312.relatedproduct.aitrillion.com\",\n                    \"product_img\": \"https://cdn.shopify.com/s/files/1/0681/7166/1591/products/leather-jacket-and-tea_925x_77cf75f9-11c3-46b1-845b-5a21fbb6e0f5_925x.jpg?v=1679485365\"\n                },\n                {\n                    \"handle\": \"dark-denim-top\",\n                    \"title\": \"Dark Denim Top\",\n                    \"price\": \"$60.00\",\n                    \"compare_at_price\": null,\n                    \"show_compare_price\": 0,\n                    \"product_link\": \"https://ait-irfan-gwbdemo.myshopify.com/products/dark-denim-top?ref=154375-1312.relatedproduct.aitrillion.com\",\n                    \"product_img\": \"https://cdn.shopify.com/s/files/1/0681/7166/1591/products/young-female-models-denim_925x_9ffa1a5c-9f7d-4451-856c-fb872c147713_925x.jpg?v=1679485367\"\n                },\n                {\n                    \"handle\": \"navy-sport-jacket\",\n                    \"title\": \"Navy Sports Jacket\",\n                    \"price\": \"$60.00\",\n                    \"compare_at_price\": null,\n                    \"show_compare_price\": 0,\n                    \"product_link\": \"https://ait-irfan-gwbdemo.myshopify.com/products/navy-sport-jacket?ref=154375-1312.relatedproduct.aitrillion.com\",\n                    \"product_img\": \"https://cdn.shopify.com/s/files/1/0681/7166/1591/products/mens-fall-fashion-jacket_925x_6a0297b4-f937-40e1-a0dc-35017a3309b6_925x.jpg?v=1679485368\"\n                },\n                {\n                    \"handle\": \"black-leather-bag\",\n                    \"title\": \"Black Leather Bag\",\n                    \"price\": \"$30.00\",\n                    \"compare_at_price\": \"5.00\",\n                    \"show_compare_price\": 0,\n                    \"product_link\": \"https://ait-irfan-gwbdemo.myshopify.com/products/black-leather-bag?ref=154375-1312.relatedproduct.aitrillion.com\",\n                    \"product_img\": \"https://cdn.shopify.com/s/files/1/0681/7166/1591/products/black-bag-over-the-shoulder_925x_984fa9da-ef1a-4e0f-a45c-60bf518d23b4_925x.jpg?v=1679485371\"\n                },\n                {\n                    \"handle\": \"zipped-jacket\",\n                    \"title\": \"Zipped Jacket\",\n                    \"price\": \"$60.00\",\n                    \"compare_at_price\": null,\n                    \"show_compare_price\": 0,\n                    \"product_link\": \"https://ait-irfan-gwbdemo.myshopify.com/products/zipped-jacket?ref=154375-1312.relatedproduct.aitrillion.com\",\n                    \"product_img\": \"https://cdn.shopify.com/s/files/1/0681/7166/1591/products/menswear-blue-zip-up-jacket_925x_29101146-0404-4bb3-81f9-b14b96de91b1_925x.jpg?v=1679485372\"\n                },\n                {\n                    \"handle\": \"silk-summer-top\",\n                    \"title\": \"Silk Summer Top\",\n                    \"price\": \"$70.00\",\n                    \"compare_at_price\": null,\n                    \"show_compare_price\": 0,\n                    \"product_link\": \"https://ait-irfan-gwbdemo.myshopify.com/products/silk-summer-top?ref=154375-1312.relatedproduct.aitrillion.com\",\n                    \"product_img\": \"https://cdn.shopify.com/s/files/1/0681/7166/1591/products/young-hip-woman-at-carnival_925x_534b58e3-9e14-45d5-b5ef-48f5330deb83_925x.jpg?v=1679485374\"\n                },\n                {\n                    \"handle\": \"chequered-red-shirt\",\n                    \"title\": \"Chequered Red Shirt\",\n                    \"price\": \"$50.00\",\n                    \"compare_at_price\": null,\n                    \"show_compare_price\": 0,\n                    \"product_link\": \"https://ait-irfan-gwbdemo.myshopify.com/products/chequered-red-shirt?ref=154375-1312.relatedproduct.aitrillion.com\",\n                    \"product_img\": \"https://cdn.shopify.com/s/files/1/0681/7166/1591/products/red-plaid-shirt_925x_de8091b4-0681-4f00-91a0-34f038cf310d_925x.jpg?v=1679485377\"\n                },\n                {\n                    \"handle\": \"blue-silk-tuxedo\",\n                    \"title\": \"Blue Silk Tuxedo\",\n                    \"price\": \"$70.00\",\n                    \"compare_at_price\": null,\n                    \"show_compare_price\": 0,\n                    \"product_link\": \"https://ait-irfan-gwbdemo.myshopify.com/products/blue-silk-tuxedo?ref=154375-1312.relatedproduct.aitrillion.com\",\n                    \"product_img\": \"https://cdn.shopify.com/s/files/1/0681/7166/1591/products/man-adjusts-blue-tuxedo-bowtie_925x_bf0b2fb8-5601-446c-84ab-8468a62c8eb5_925x.jpg?v=1679485381\"\n                }\n            ],\n            \"settings\": {\n                \"title\": \"Inspired by your past purchase\",\n                \"no_rows\": \"1\",\n                \"no_column\": \"2\",\n                \"view_type\": \"grid\",\n                \"show_in_aiobox\": \"1\",\n                \"lang_buynow\": \"Buy Now\",\n                \"total_orders\": \"0\",\n                \"total_order_amount\": \"0.00\",\n                \"total_order_amount_usd\": \"0.00\",\n                \"show_on_pages\": {\n                    \"product_details\": 1,\n                    \"cart\": 0,\n                    \"home\": 1,\n                    \"collection\": 0,\n                    \"blog\": 0,\n                    \"pages\": 1\n                },\n                \"saved_product_display_setting\": {\n                    \"SameCollections\": 1,\n                    \"SameProductType\": 1,\n                    \"SameVendor\": 1,\n                    \"SameTags\": 1\n                },\n                \"is_enable_module\": \"1\",\n                \"total_click\": \"0\"\n            },\n            \"layout_setting\": {\n                \"is_enable\": false,\n                \"product_font_size\": 15,\n                \"price_font_size\": 14,\n                \"product_font_color\": \"000000\",\n                \"price_font_color\": \"000000\",\n                \"product_font_weight\": \"500\",\n                \"price_font_weight\": \"500\",\n                \"heading_alignment\": \"center\",\n                \"product_heading_alignment\": \"center\",\n                \"price_heading_alignment\": \"center\",\n                \"enable_price\": true,\n                \"enable_compare_price\": false,\n                \"is_enable_review\": false,\n                \"lang_buynow\": \"Buy Now\",\n                \"button_background_color\": \"000000\",\n                \"button_text_color\": \"ffffff\",\n                \"button_border_color\": \"\",\n                \"image_ratio\": \"square\",\n                \"in_mobile_number_of_column\": \"1\",\n                \"product_img_size\": \"925\",\n                \"product_block_width_slide\": 250,\n                \"img_block_height_grid\": 200,\n                \"column_spacing_left\": 4,\n                \"column_spacing_right\": 4,\n                \"column_spacing_top\": 10,\n                \"column_spacing_bottom\": 10,\n                \"heading_font_size\": 26,\n                \"heading_font_color\": \"000000\",\n                \"heading_font_weight\": \"500\",\n                \"is_enable_buy_now_button\": true,\n                \"recommendation_section_width\": \"100\",\n                \"recommendation_section_background_color\": \"ffffff\"\n            },\n            \"currency\": \"${{amount}}\",\n            \"shop_type\": \"shopify\"\n        },\n        \"based_on_recent_view\": {\n            \"product_data\": [\n                {\n                    \"handle\": \"classic-varsity-top\",\n                    \"title\": \"Classic Varsity Top\",\n                    \"price\": \"$60.00\",\n                    \"compare_at_price\": null,\n                    \"show_compare_price\": 0,\n                    \"product_link\": \"https://ait-irfan-gwbdemo.myshopify.com/products/classic-varsity-top?ref=154375-1313.relatedproduct.aitrillion.com\",\n                    \"product_img\": \"https://cdn.shopify.com/s/files/1/0681/7166/1591/products/casual-fashion-woman_925x_0c28d2e2-e804-4be7-8b98-c8aa4bb9eef6_925x.jpg?v=1679485359\"\n                },\n                {\n                    \"handle\": \"floral-white-top\",\n                    \"title\": \"Floral White Top\",\n                    \"price\": \"$75.00\",\n                    \"compare_at_price\": null,\n                    \"show_compare_price\": 0,\n                    \"product_link\": \"https://ait-irfan-gwbdemo.myshopify.com/products/floral-white-top?ref=154375-1313.relatedproduct.aitrillion.com\",\n                    \"product_img\": \"https://cdn.shopify.com/s/files/1/0681/7166/1591/products/city-woman-fashion_925x_2x_53aefa4b-b45b-49e9-b201-b7823a037dbd_925x.jpg?v=1679485362\"\n                },\n                {\n                    \"handle\": \"classic-leather-jacket\",\n                    \"title\": \"Classic Leather Jacket\",\n                    \"price\": \"$80.00\",\n                    \"compare_at_price\": null,\n                    \"show_compare_price\": 0,\n                    \"product_link\": \"https://ait-irfan-gwbdemo.myshopify.com/products/classic-leather-jacket?ref=154375-1313.relatedproduct.aitrillion.com\",\n                    \"product_img\": \"https://cdn.shopify.com/s/files/1/0681/7166/1591/products/leather-jacket-and-tea_925x_77cf75f9-11c3-46b1-845b-5a21fbb6e0f5_925x.jpg?v=1679485365\"\n                },\n                {\n                    \"handle\": \"dark-denim-top\",\n                    \"title\": \"Dark Denim Top\",\n                    \"price\": \"$60.00\",\n                    \"compare_at_price\": null,\n                    \"show_compare_price\": 0,\n                    \"product_link\": \"https://ait-irfan-gwbdemo.myshopify.com/products/dark-denim-top?ref=154375-1313.relatedproduct.aitrillion.com\",\n                    \"product_img\": \"https://cdn.shopify.com/s/files/1/0681/7166/1591/products/young-female-models-denim_925x_9ffa1a5c-9f7d-4451-856c-fb872c147713_925x.jpg?v=1679485367\"\n                },\n                {\n                    \"handle\": \"navy-sport-jacket\",\n                    \"title\": \"Navy Sports Jacket\",\n                    \"price\": \"$60.00\",\n                    \"compare_at_price\": null,\n                    \"show_compare_price\": 0,\n                    \"product_link\": \"https://ait-irfan-gwbdemo.myshopify.com/products/navy-sport-jacket?ref=154375-1313.relatedproduct.aitrillion.com\",\n                    \"product_img\": \"https://cdn.shopify.com/s/files/1/0681/7166/1591/products/mens-fall-fashion-jacket_925x_6a0297b4-f937-40e1-a0dc-35017a3309b6_925x.jpg?v=1679485368\"\n                },\n                {\n                    \"handle\": \"black-leather-bag\",\n                    \"title\": \"Black Leather Bag\",\n                    \"price\": \"$30.00\",\n                    \"compare_at_price\": \"5.00\",\n                    \"show_compare_price\": 0,\n                    \"product_link\": \"https://ait-irfan-gwbdemo.myshopify.com/products/black-leather-bag?ref=154375-1313.relatedproduct.aitrillion.com\",\n                    \"product_img\": \"https://cdn.shopify.com/s/files/1/0681/7166/1591/products/black-bag-over-the-shoulder_925x_984fa9da-ef1a-4e0f-a45c-60bf518d23b4_925x.jpg?v=1679485371\"\n                },\n                {\n                    \"handle\": \"longsleeve-cotton-top\",\n                    \"title\": \"Long Sleeve Cotton Top\",\n                    \"price\": \"$50.00\",\n                    \"compare_at_price\": null,\n                    \"show_compare_price\": 0,\n                    \"product_link\": \"https://ait-irfan-gwbdemo.myshopify.com/products/longsleeve-cotton-top?ref=154375-1313.relatedproduct.aitrillion.com\",\n                    \"product_img\": \"https://cdn.shopify.com/s/files/1/0681/7166/1591/products/woman-outside-brownstone_925x_244ceaf2-1515-4657-9dd8-aa21ac16606e_925x.jpg?v=1679485375\"\n                },\n                {\n                    \"handle\": \"chequered-red-shirt\",\n                    \"title\": \"Chequered Red Shirt\",\n                    \"price\": \"$50.00\",\n                    \"compare_at_price\": null,\n                    \"show_compare_price\": 0,\n                    \"product_link\": \"https://ait-irfan-gwbdemo.myshopify.com/products/chequered-red-shirt?ref=154375-1313.relatedproduct.aitrillion.com\",\n                    \"product_img\": \"https://cdn.shopify.com/s/files/1/0681/7166/1591/products/red-plaid-shirt_925x_de8091b4-0681-4f00-91a0-34f038cf310d_925x.jpg?v=1679485377\"\n                },\n                {\n                    \"handle\": \"blue-silk-tuxedo\",\n                    \"title\": \"Blue Silk Tuxedo\",\n                    \"price\": \"$70.00\",\n                    \"compare_at_price\": null,\n                    \"show_compare_price\": 0,\n                    \"product_link\": \"https://ait-irfan-gwbdemo.myshopify.com/products/blue-silk-tuxedo?ref=154375-1313.relatedproduct.aitrillion.com\",\n                    \"product_img\": \"https://cdn.shopify.com/s/files/1/0681/7166/1591/products/man-adjusts-blue-tuxedo-bowtie_925x_bf0b2fb8-5601-446c-84ab-8468a62c8eb5_925x.jpg?v=1679485381\"\n                },\n                {\n                    \"handle\": \"led-high-tops\",\n                    \"title\": \"LED High Tops\",\n                    \"price\": \"$80.00\",\n                    \"compare_at_price\": null,\n                    \"show_compare_price\": 0,\n                    \"product_link\": \"https://ait-irfan-gwbdemo.myshopify.com/products/led-high-tops?ref=154375-1313.relatedproduct.aitrillion.com\",\n                    \"product_img\": \"https://cdn.shopify.com/s/files/1/0681/7166/1591/products/putting-on-your-shoes_925x_daccd15c-d2a7-4ce3-9375-b90be61fc63e_925x.jpg?v=1679485385\"\n                }\n            ],\n            \"settings\": {\n                \"title\": \"Inspired by your browsing interest\",\n                \"no_rows\": \"1\",\n                \"no_column\": \"10\",\n                \"view_type\": \"slide\",\n                \"show_in_aiobox\": \"1\",\n                \"lang_buynow\": \"Buy Now\",\n                \"total_orders\": \"0\",\n                \"total_order_amount\": \"0.00\",\n                \"total_order_amount_usd\": \"0.00\",\n                \"show_on_pages\": {\n                    \"product_details\": 1,\n                    \"home\": 1,\n                    \"collection\": 0,\n                    \"blog\": 0,\n                    \"cart\": 0\n                },\n                \"saved_product_display_setting\": {\n                    \"SameCollections\": 1,\n                    \"SameProductType\": 1,\n                    \"SameVendor\": 1,\n                    \"SameTags\": 1\n                },\n                \"is_enable_module\": \"1\",\n                \"total_click\": \"0\"\n            },\n            \"layout_setting\": {\n                \"is_enable\": false,\n                \"product_font_size\": 15,\n                \"price_font_size\": 14,\n                \"product_font_color\": \"000000\",\n                \"price_font_color\": \"000000\",\n                \"product_font_weight\": \"500\",\n                \"price_font_weight\": \"500\",\n                \"heading_alignment\": \"center\",\n                \"product_heading_alignment\": \"center\",\n                \"price_heading_alignment\": \"center\",\n                \"enable_price\": true,\n                \"enable_compare_price\": false,\n                \"is_enable_review\": false,\n                \"lang_buynow\": \"Buy Now\",\n                \"button_background_color\": \"000000\",\n                \"button_text_color\": \"ffffff\",\n                \"button_border_color\": \"\",\n                \"image_ratio\": \"square\",\n                \"in_mobile_number_of_column\": \"1\",\n                \"product_img_size\": \"925\",\n                \"product_block_width_slide\": 250,\n                \"img_block_height_grid\": 200,\n                \"column_spacing_left\": 4,\n                \"column_spacing_right\": 4,\n                \"column_spacing_top\": 10,\n                \"column_spacing_bottom\": 10,\n                \"heading_font_size\": 26,\n                \"heading_font_color\": \"000000\",\n                \"heading_font_weight\": \"500\",\n                \"is_enable_buy_now_button\": true,\n                \"recommendation_section_width\": \"100\",\n                \"recommendation_section_background_color\": \"ffffff\"\n            },\n            \"currency\": \"${{amount}}\",\n            \"shop_type\": \"shopify\"\n        },\n        \"based_on_items_added_to_cart\": {\n            \"product_data\": [\n                {\n                    \"handle\": \"classic-varsity-top\",\n                    \"title\": \"Classic Varsity Top\",\n                    \"price\": \"$60.00\",\n                    \"compare_at_price\": null,\n                    \"show_compare_price\": 0,\n                    \"product_link\": \"https://ait-irfan-gwbdemo.myshopify.com/products/classic-varsity-top?ref=154375-1314.relatedproduct.aitrillion.com\",\n                    \"product_img\": \"https://cdn.shopify.com/s/files/1/0681/7166/1591/products/casual-fashion-woman_925x_0c28d2e2-e804-4be7-8b98-c8aa4bb9eef6_925x.jpg?v=1679485359\"\n                },\n                {\n                    \"handle\": \"floral-white-top\",\n                    \"title\": \"Floral White Top\",\n                    \"price\": \"$75.00\",\n                    \"compare_at_price\": null,\n                    \"show_compare_price\": 0,\n                    \"product_link\": \"https://ait-irfan-gwbdemo.myshopify.com/products/floral-white-top?ref=154375-1314.relatedproduct.aitrillion.com\",\n                    \"product_img\": \"https://cdn.shopify.com/s/files/1/0681/7166/1591/products/city-woman-fashion_925x_2x_53aefa4b-b45b-49e9-b201-b7823a037dbd_925x.jpg?v=1679485362\"\n                },\n                {\n                    \"handle\": \"dark-denim-top\",\n                    \"title\": \"Dark Denim Top\",\n                    \"price\": \"$60.00\",\n                    \"compare_at_price\": null,\n                    \"show_compare_price\": 0,\n                    \"product_link\": \"https://ait-irfan-gwbdemo.myshopify.com/products/dark-denim-top?ref=154375-1314.relatedproduct.aitrillion.com\",\n                    \"product_img\": \"https://cdn.shopify.com/s/files/1/0681/7166/1591/products/young-female-models-denim_925x_9ffa1a5c-9f7d-4451-856c-fb872c147713_925x.jpg?v=1679485367\"\n                },\n                {\n                    \"handle\": \"navy-sport-jacket\",\n                    \"title\": \"Navy Sports Jacket\",\n                    \"price\": \"$60.00\",\n                    \"compare_at_price\": null,\n                    \"show_compare_price\": 0,\n                    \"product_link\": \"https://ait-irfan-gwbdemo.myshopify.com/products/navy-sport-jacket?ref=154375-1314.relatedproduct.aitrillion.com\",\n                    \"product_img\": \"https://cdn.shopify.com/s/files/1/0681/7166/1591/products/mens-fall-fashion-jacket_925x_6a0297b4-f937-40e1-a0dc-35017a3309b6_925x.jpg?v=1679485368\"\n                },\n                {\n                    \"handle\": \"black-leather-bag\",\n                    \"title\": \"Black Leather Bag\",\n                    \"price\": \"$30.00\",\n                    \"compare_at_price\": \"5.00\",\n                    \"show_compare_price\": 0,\n                    \"product_link\": \"https://ait-irfan-gwbdemo.myshopify.com/products/black-leather-bag?ref=154375-1314.relatedproduct.aitrillion.com\",\n                    \"product_img\": \"https://cdn.shopify.com/s/files/1/0681/7166/1591/products/black-bag-over-the-shoulder_925x_984fa9da-ef1a-4e0f-a45c-60bf518d23b4_925x.jpg?v=1679485371\"\n                },\n                {\n                    \"handle\": \"longsleeve-cotton-top\",\n                    \"title\": \"Long Sleeve Cotton Top\",\n                    \"price\": \"$50.00\",\n                    \"compare_at_price\": null,\n                    \"show_compare_price\": 0,\n                    \"product_link\": \"https://ait-irfan-gwbdemo.myshopify.com/products/longsleeve-cotton-top?ref=154375-1314.relatedproduct.aitrillion.com\",\n                    \"product_img\": \"https://cdn.shopify.com/s/files/1/0681/7166/1591/products/woman-outside-brownstone_925x_244ceaf2-1515-4657-9dd8-aa21ac16606e_925x.jpg?v=1679485375\"\n                },\n                {\n                    \"handle\": \"chequered-red-shirt\",\n                    \"title\": \"Chequered Red Shirt\",\n                    \"price\": \"$50.00\",\n                    \"compare_at_price\": null,\n                    \"show_compare_price\": 0,\n                    \"product_link\": \"https://ait-irfan-gwbdemo.myshopify.com/products/chequered-red-shirt?ref=154375-1314.relatedproduct.aitrillion.com\",\n                    \"product_img\": \"https://cdn.shopify.com/s/files/1/0681/7166/1591/products/red-plaid-shirt_925x_de8091b4-0681-4f00-91a0-34f038cf310d_925x.jpg?v=1679485377\"\n                },\n                {\n                    \"handle\": \"blue-silk-tuxedo\",\n                    \"title\": \"Blue Silk Tuxedo\",\n                    \"price\": \"$70.00\",\n                    \"compare_at_price\": null,\n                    \"show_compare_price\": 0,\n                    \"product_link\": \"https://ait-irfan-gwbdemo.myshopify.com/products/blue-silk-tuxedo?ref=154375-1314.relatedproduct.aitrillion.com\",\n                    \"product_img\": \"https://cdn.shopify.com/s/files/1/0681/7166/1591/products/man-adjusts-blue-tuxedo-bowtie_925x_bf0b2fb8-5601-446c-84ab-8468a62c8eb5_925x.jpg?v=1679485381\"\n                },\n                {\n                    \"handle\": \"led-high-tops\",\n                    \"title\": \"LED High Tops\",\n                    \"price\": \"$80.00\",\n                    \"compare_at_price\": null,\n                    \"show_compare_price\": 0,\n                    \"product_link\": \"https://ait-irfan-gwbdemo.myshopify.com/products/led-high-tops?ref=154375-1314.relatedproduct.aitrillion.com\",\n                    \"product_img\": \"https://cdn.shopify.com/s/files/1/0681/7166/1591/products/putting-on-your-shoes_925x_daccd15c-d2a7-4ce3-9375-b90be61fc63e_925x.jpg?v=1679485385\"\n                },\n                {\n                    \"handle\": \"ocean-blue-shirt\",\n                    \"title\": \"Ocean Blue Shirt\",\n                    \"price\": \"$50.00\",\n                    \"compare_at_price\": null,\n                    \"show_compare_price\": 0,\n                    \"product_link\": \"https://ait-irfan-gwbdemo.myshopify.com/products/ocean-blue-shirt?ref=154375-1314.relatedproduct.aitrillion.com\",\n                    \"product_img\": \"https://cdn.shopify.com/s/files/1/0681/7166/1591/products/young-man-in-bright-fashion_925x_e7e1e398-0817-4146-9d1d-ec263e6fc80e_925x.jpg?v=1679485358\"\n                }\n            ],\n            \"settings\": {\n                \"title\": \"Inspired by item added to card\",\n                \"no_rows\": \"1\",\n                \"no_column\": \"2\",\n                \"view_type\": \"grid\",\n                \"show_in_aiobox\": \"1\",\n                \"lang_buynow\": \"Buy Now\",\n                \"total_orders\": \"0\",\n                \"total_order_amount\": \"0.00\",\n                \"total_order_amount_usd\": \"0.00\",\n                \"show_on_pages\": {\n                    \"product_details\": 1,\n                    \"home\": 1,\n                    \"collection\": 0,\n                    \"blog\": 0,\n                    \"cart\": 0\n                },\n                \"saved_product_display_setting\": {\n                    \"SameCollections\": 1,\n                    \"SameProductType\": 1,\n                    \"SameVendor\": 1,\n                    \"SameTags\": 1\n                },\n                \"is_enable_module\": \"1\",\n                \"total_click\": \"0\"\n            },\n            \"layout_setting\": {\n                \"is_enable\": false,\n                \"product_font_size\": 15,\n                \"price_font_size\": 14,\n                \"product_font_color\": \"000000\",\n                \"price_font_color\": \"000000\",\n                \"product_font_weight\": \"500\",\n                \"price_font_weight\": \"500\",\n                \"heading_alignment\": \"center\",\n                \"product_heading_alignment\": \"center\",\n                \"price_heading_alignment\": \"center\",\n                \"enable_price\": true,\n                \"enable_compare_price\": false,\n                \"is_enable_review\": false,\n                \"lang_buynow\": \"Buy Now\",\n                \"button_background_color\": \"000000\",\n                \"button_text_color\": \"ffffff\",\n                \"button_border_color\": \"\",\n                \"image_ratio\": \"square\",\n                \"in_mobile_number_of_column\": \"1\",\n                \"product_img_size\": \"925\",\n                \"product_block_width_slide\": 250,\n                \"img_block_height_grid\": 200,\n                \"column_spacing_left\": 4,\n                \"column_spacing_right\": 4,\n                \"column_spacing_top\": 10,\n                \"column_spacing_bottom\": 10,\n                \"heading_font_size\": 26,\n                \"heading_font_color\": \"000000\",\n                \"heading_font_weight\": \"500\",\n                \"is_enable_buy_now_button\": true,\n                \"recommendation_section_width\": \"100\",\n                \"recommendation_section_background_color\": \"ffffff\"\n            },\n            \"currency\": \"${{amount}}\",\n            \"shop_type\": \"shopify\"\n        },\n        \"new_arrival\": {\n            \"product_data\": [\n                {\n                    \"handle\": \"led-high-tops\",\n                    \"title\": \"LED High Tops\",\n                    \"price\": \"$80.00\",\n                    \"compare_at_price\": null,\n                    \"show_compare_price\": 0,\n                    \"product_link\": \"https://ait-irfan-gwbdemo.myshopify.com/products/led-high-tops?ref=154375-226.newarrival.aitrillion.com\",\n                    \"product_img\": \"https://cdn.shopify.com/s/files/1/0681/7166/1591/products/putting-on-your-shoes_925x_daccd15c-d2a7-4ce3-9375-b90be61fc63e_925x.jpg?v=1679485385\"\n                },\n                {\n                    \"handle\": \"chequered-red-shirt\",\n                    \"title\": \"Chequered Red Shirt\",\n                    \"price\": \"$50.00\",\n                    \"compare_at_price\": null,\n                    \"show_compare_price\": 0,\n                    \"product_link\": \"https://ait-irfan-gwbdemo.myshopify.com/products/chequered-red-shirt?ref=154375-226.newarrival.aitrillion.com\",\n                    \"product_img\": \"https://cdn.shopify.com/s/files/1/0681/7166/1591/products/red-plaid-shirt_925x_de8091b4-0681-4f00-91a0-34f038cf310d_925x.jpg?v=1679485377\"\n                },\n                {\n                    \"handle\": \"zipped-jacket\",\n                    \"title\": \"Zipped Jacket\",\n                    \"price\": \"$60.00\",\n                    \"compare_at_price\": null,\n                    \"show_compare_price\": 0,\n                    \"product_link\": \"https://ait-irfan-gwbdemo.myshopify.com/products/zipped-jacket?ref=154375-226.newarrival.aitrillion.com\",\n                    \"product_img\": \"https://cdn.shopify.com/s/files/1/0681/7166/1591/products/menswear-blue-zip-up-jacket_925x_29101146-0404-4bb3-81f9-b14b96de91b1_925x.jpg?v=1679485372\"\n                },\n                {\n                    \"handle\": \"olive-green-jacket\",\n                    \"title\": \"Olive Green Jacket\",\n                    \"price\": \"$65.00\",\n                    \"compare_at_price\": null,\n                    \"show_compare_price\": 0,\n                    \"product_link\": \"https://ait-irfan-gwbdemo.myshopify.com/products/olive-green-jacket?ref=154375-226.newarrival.aitrillion.com\",\n                    \"product_img\": \"https://cdn.shopify.com/s/files/1/0681/7166/1591/products/urban-fashion_925x_b5d4cf93-67cd-49e2-b191-0bc1a3009199_925x.jpg?v=1679485379\"\n                },\n                {\n                    \"handle\": \"longsleeve-cotton-top\",\n                    \"title\": \"Long Sleeve Cotton Top\",\n                    \"price\": \"$50.00\",\n                    \"compare_at_price\": null,\n                    \"show_compare_price\": 0,\n                    \"product_link\": \"https://ait-irfan-gwbdemo.myshopify.com/products/longsleeve-cotton-top?ref=154375-226.newarrival.aitrillion.com\",\n                    \"product_img\": \"https://cdn.shopify.com/s/files/1/0681/7166/1591/products/woman-outside-brownstone_925x_244ceaf2-1515-4657-9dd8-aa21ac16606e_925x.jpg?v=1679485375\"\n                },\n                {\n                    \"handle\": \"red-sports-tee\",\n                    \"title\": \"Red Sports Tee\",\n                    \"price\": \"$50.00\",\n                    \"compare_at_price\": null,\n                    \"show_compare_price\": 0,\n                    \"product_link\": \"https://ait-irfan-gwbdemo.myshopify.com/products/red-sports-tee?ref=154375-226.newarrival.aitrillion.com\",\n                    \"product_img\": \"https://cdn.shopify.com/s/files/1/0681/7166/1591/products/womens-red-t-shirt_925x_d396e69f-10d6-47e9-a659-48cf21b932d6_925x.jpg?v=1679485382\"\n                },\n                {\n                    \"handle\": \"blue-silk-tuxedo\",\n                    \"title\": \"Blue Silk Tuxedo\",\n                    \"price\": \"$70.00\",\n                    \"compare_at_price\": null,\n                    \"show_compare_price\": 0,\n                    \"product_link\": \"https://ait-irfan-gwbdemo.myshopify.com/products/blue-silk-tuxedo?ref=154375-226.newarrival.aitrillion.com\",\n                    \"product_img\": \"https://cdn.shopify.com/s/files/1/0681/7166/1591/products/man-adjusts-blue-tuxedo-bowtie_925x_bf0b2fb8-5601-446c-84ab-8468a62c8eb5_925x.jpg?v=1679485381\"\n                },\n                {\n                    \"handle\": \"striped-skirt-and-top\",\n                    \"title\": \"Striped Skirt and Top\",\n                    \"price\": \"$50.00\",\n                    \"compare_at_price\": null,\n                    \"show_compare_price\": 0,\n                    \"product_link\": \"https://ait-irfan-gwbdemo.myshopify.com/products/striped-skirt-and-top?ref=154375-226.newarrival.aitrillion.com\",\n                    \"product_img\": \"https://cdn.shopify.com/s/files/1/0681/7166/1591/products/woman-in-the-city_925x_00b41aa0-7bb9-48b9-a09f-39f02f838f69_925x.jpg?v=1679485383\"\n                },\n                {\n                    \"handle\": \"white-cotton-shirt\",\n                    \"title\": \"White Cotton Shirt\",\n                    \"price\": \"$30.00\",\n                    \"compare_at_price\": null,\n                    \"show_compare_price\": 0,\n                    \"product_link\": \"https://ait-irfan-gwbdemo.myshopify.com/products/white-cotton-shirt?ref=154375-226.newarrival.aitrillion.com\",\n                    \"product_img\": \"https://cdn.shopify.com/s/files/1/0681/7166/1591/products/smiling-woman-poses_925x_f20b2773-4490-49a1-bee4-a96e6e1fc361_925x.jpg?v=1679485378\"\n                },\n                {\n                    \"handle\": \"silk-summer-top\",\n                    \"title\": \"Silk Summer Top\",\n                    \"price\": \"$70.00\",\n                    \"compare_at_price\": null,\n                    \"show_compare_price\": 0,\n                    \"product_link\": \"https://ait-irfan-gwbdemo.myshopify.com/products/silk-summer-top?ref=154375-226.newarrival.aitrillion.com\",\n                    \"product_img\": \"https://cdn.shopify.com/s/files/1/0681/7166/1591/products/young-hip-woman-at-carnival_925x_534b58e3-9e14-45d5-b5ef-48f5330deb83_925x.jpg?v=1679485374\"\n                }\n            ],\n            \"settings\": {\n                \"title\": \"New Arrivals\",\n                \"no_rows\": \"1\",\n                \"no_column\": \"4\",\n                \"view_type\": \"slide\",\n                \"show_in_aiobox\": \"1\",\n                \"lang_buynow\": \"Buy Now\",\n                \"total_orders\": \"0\",\n                \"total_order_amount\": \"0.00\",\n                \"total_order_amount_usd\": \"0.00\",\n                \"show_on_pages\": {\n                    \"home\": 1,\n                    \"product_details\": 1,\n                    \"collection\": 0,\n                    \"cart\": 0,\n                    \"blog\": 0\n                },\n                \"is_enable_module\": \"1\",\n                \"total_click\": \"0\"\n            },\n            \"layout_setting\": {\n                \"is_enable\": false,\n                \"product_font_size\": 15,\n                \"price_font_size\": 14,\n                \"product_font_color\": \"000000\",\n                \"price_font_color\": \"000000\",\n                \"product_font_weight\": \"500\",\n                \"price_font_weight\": \"500\",\n                \"heading_alignment\": \"center\",\n                \"product_heading_alignment\": \"center\",\n                \"price_heading_alignment\": \"center\",\n                \"enable_price\": true,\n                \"enable_compare_price\": false,\n                \"is_enable_review\": false,\n                \"lang_buynow\": \"Buy Now\",\n                \"button_background_color\": \"000000\",\n                \"button_text_color\": \"ffffff\",\n                \"button_border_color\": \"\",\n                \"image_ratio\": \"square\",\n                \"in_mobile_number_of_column\": \"1\",\n                \"product_img_size\": \"925\",\n                \"product_block_width_slide\": 250,\n                \"img_block_height_grid\": 200,\n                \"column_spacing_left\": 4,\n                \"column_spacing_right\": 4,\n                \"column_spacing_top\": 10,\n                \"column_spacing_bottom\": 10,\n                \"no_review_text\": \"Buy Now\",\n                \"heading_font_size\": 26,\n                \"heading_font_color\": \"000000\",\n                \"heading_font_weight\": \"500\",\n                \"is_enable_buy_now_button\": true,\n                \"recommendation_section_width\": \"100\",\n                \"recommendation_section_background_color\": \"ffffff\"\n            },\n            \"shop_type\": \"shopify\",\n            \"currency\": \"${{amount}}\",\n            \"is_newarrival_updated\": true,\n            \"newarrival_last_updated_date\": \"2024-08-13 13:15:13\"\n        },\n        \"trending\": {\n            \"product_data\": [\n                {\n                    \"handle\": \"chequered-red-shirt\",\n                    \"title\": \"Chequered Red Shirt\",\n                    \"price\": \"$50.00\",\n                    \"compare_at_price\": null,\n                    \"show_compare_price\": 0,\n                    \"product_link\": \"https://ait-irfan-gwbdemo.myshopify.com/products/chequered-red-shirt?ref=154375-226.newarrival.aitrillion.com\",\n                    \"product_img\": \"https://cdn.shopify.com/s/files/1/0681/7166/1591/products/red-plaid-shirt_925x_de8091b4-0681-4f00-91a0-34f038cf310d_925x.jpg?v=1679485377\"\n                },\n                {\n                    \"handle\": \"example-t-shirt\",\n                    \"title\": \"Example T-Shirt\",\n                    \"price\": \"$19.99\",\n                    \"compare_at_price\": null,\n                    \"show_compare_price\": 0,\n                    \"product_link\": \"https://ait-irfan-gwbdemo.myshopify.com/products/example-t-shirt?ref=154375-226.newarrival.aitrillion.com\",\n                    \"product_img\": \"https://cdn.shopify.com/s/files/1/0681/7166/1591/products/green-t-shirt_925x.jpg?v=1669105665\"\n                },\n                {\n                    \"handle\": \"blue-silk-tuxedo\",\n                    \"title\": \"Blue Silk Tuxedo\",\n                    \"price\": \"$70.00\",\n                    \"compare_at_price\": null,\n                    \"show_compare_price\": 0,\n                    \"product_link\": \"https://ait-irfan-gwbdemo.myshopify.com/products/blue-silk-tuxedo?ref=154375-226.newarrival.aitrillion.com\",\n                    \"product_img\": \"https://cdn.shopify.com/s/files/1/0681/7166/1591/products/man-adjusts-blue-tuxedo-bowtie_925x_bf0b2fb8-5601-446c-84ab-8468a62c8eb5_925x.jpg?v=1679485381\"\n                },\n                {\n                    \"handle\": \"longsleeve-cotton-top\",\n                    \"title\": \"Long Sleeve Cotton Top\",\n                    \"price\": \"$50.00\",\n                    \"compare_at_price\": null,\n                    \"show_compare_price\": 0,\n                    \"product_link\": \"https://ait-irfan-gwbdemo.myshopify.com/products/longsleeve-cotton-top?ref=154375-226.newarrival.aitrillion.com\",\n                    \"product_img\": \"https://cdn.shopify.com/s/files/1/0681/7166/1591/products/woman-outside-brownstone_925x_244ceaf2-1515-4657-9dd8-aa21ac16606e_925x.jpg?v=1679485375\"\n                },\n                {\n                    \"handle\": \"classic-leather-jacket\",\n                    \"title\": \"Classic Leather Jacket\",\n                    \"price\": \"$80.00\",\n                    \"compare_at_price\": null,\n                    \"show_compare_price\": 0,\n                    \"product_link\": \"https://ait-irfan-gwbdemo.myshopify.com/products/classic-leather-jacket?ref=154375-226.newarrival.aitrillion.com\",\n                    \"product_img\": \"https://cdn.shopify.com/s/files/1/0681/7166/1591/products/leather-jacket-and-tea_925x_77cf75f9-11c3-46b1-845b-5a21fbb6e0f5_925x.jpg?v=1679485365\"\n                },\n                {\n                    \"handle\": \"black-leather-bag\",\n                    \"title\": \"Black Leather Bag\",\n                    \"price\": \"$30.00\",\n                    \"compare_at_price\": \"5.00\",\n                    \"show_compare_price\": 0,\n                    \"product_link\": \"https://ait-irfan-gwbdemo.myshopify.com/products/black-leather-bag?ref=154375-226.newarrival.aitrillion.com\",\n                    \"product_img\": \"https://cdn.shopify.com/s/files/1/0681/7166/1591/products/black-bag-over-the-shoulder_925x_984fa9da-ef1a-4e0f-a45c-60bf518d23b4_925x.jpg?v=1679485371\"\n                },\n                {\n                    \"handle\": \"dark-denim-top\",\n                    \"title\": \"Dark Denim Top\",\n                    \"price\": \"$60.00\",\n                    \"compare_at_price\": null,\n                    \"show_compare_price\": 0,\n                    \"product_link\": \"https://ait-irfan-gwbdemo.myshopify.com/products/dark-denim-top?ref=154375-226.newarrival.aitrillion.com\",\n                    \"product_img\": \"https://cdn.shopify.com/s/files/1/0681/7166/1591/products/young-female-models-denim_925x_9ffa1a5c-9f7d-4451-856c-fb872c147713_925x.jpg?v=1679485367\"\n                }\n            ],\n            \"settings\": {\n                \"title\": \"Trending Product\",\n                \"no_rows\": \"1\",\n                \"no_column\": \"4\",\n                \"view_type\": \"slide\",\n                \"show_in_aiobox\": \"1\",\n                \"lang_buynow\": \"Buy Now\",\n                \"total_orders\": \"1\",\n                \"total_order_amount\": \"180.00\",\n                \"total_order_amount_usd\": \"180.00\",\n                \"show_on_pages\": {\n                    \"home\": 1,\n                    \"product_details\": 1,\n                    \"collection\": 0,\n                    \"cart\": 0,\n                    \"blog\": 0\n                },\n                \"is_enable_module\": \"1\",\n                \"total_click\": \"4\",\n                \"order_before_no_of_days\": \"10\"\n            },\n            \"layout_setting\": {\n                \"is_enable\": false,\n                \"product_font_size\": 15,\n                \"price_font_size\": 14,\n                \"product_font_color\": \"000000\",\n                \"price_font_color\": \"000000\",\n                \"product_font_weight\": \"500\",\n                \"price_font_weight\": \"500\",\n                \"heading_alignment\": \"center\",\n                \"product_heading_alignment\": \"center\",\n                \"price_heading_alignment\": \"center\",\n                \"enable_price\": true,\n                \"enable_compare_price\": false,\n                \"is_enable_review\": false,\n                \"lang_buynow\": \"Buy Now\",\n                \"button_background_color\": \"000000\",\n                \"button_text_color\": \"ffffff\",\n                \"button_border_color\": \"\",\n                \"image_ratio\": \"square\",\n                \"in_mobile_number_of_column\": \"1\",\n                \"product_img_size\": \"925\",\n                \"product_block_width_slide\": 250,\n                \"img_block_height_grid\": 200,\n                \"column_spacing_left\": 4,\n                \"column_spacing_right\": 4,\n                \"column_spacing_top\": 10,\n                \"column_spacing_bottom\": 10,\n                \"no_review_text\": \"Buy Now\",\n                \"heading_font_size\": 26,\n                \"heading_font_color\": \"000000\",\n                \"heading_font_weight\": \"500\",\n                \"is_enable_buy_now_button\": true,\n                \"recommendation_section_width\": \"100\",\n                \"recommendation_section_background_color\": \"ffffff\"\n            },\n            \"shop_type\": \"shopify\",\n            \"currency\": \"${{amount}}\",\n            \"is_trending_updated\": true,\n            \"trending_last_updated_date\": \"2024-08-13 13:15:13\"\n        },\n        \"recent_view\": {\n            \"product_data\": [\n                {\n                    \"handle\": \"led-high-tops\",\n                    \"title\": \"LED High Tops\",\n                    \"price\": \"$80.00\",\n                    \"compare_at_price\": null,\n                    \"show_compare_price\": 0,\n                    \"product_link\": \"https://ait-irfan-gwbdemo.myshopify.com/products/led-high-tops?ref=154375-226.newarrival.aitrillion.com\",\n                    \"product_img\": \"https://cdn.shopify.com/s/files/1/0681/7166/1591/products/putting-on-your-shoes_925x_daccd15c-d2a7-4ce3-9375-b90be61fc63e_925x.jpg?v=1679485385\"\n                },\n                {\n                    \"handle\": \"red-sports-tee\",\n                    \"title\": \"Red Sports Tee\",\n                    \"price\": \"$50.00\",\n                    \"compare_at_price\": null,\n                    \"show_compare_price\": 0,\n                    \"product_link\": \"https://ait-irfan-gwbdemo.myshopify.com/products/red-sports-tee?ref=154375-226.newarrival.aitrillion.com\",\n                    \"product_img\": \"https://cdn.shopify.com/s/files/1/0681/7166/1591/products/womens-red-t-shirt_925x_d396e69f-10d6-47e9-a659-48cf21b932d6_925x.jpg?v=1679485382\"\n                },\n                {\n                    \"handle\": \"classic-leather-jacket\",\n                    \"title\": \"Classic Leather Jacket\",\n                    \"price\": \"$80.00\",\n                    \"compare_at_price\": null,\n                    \"show_compare_price\": 0,\n                    \"product_link\": \"https://ait-irfan-gwbdemo.myshopify.com/products/classic-leather-jacket?ref=154375-226.newarrival.aitrillion.com\",\n                    \"product_img\": \"https://cdn.shopify.com/s/files/1/0681/7166/1591/products/leather-jacket-and-tea_925x_77cf75f9-11c3-46b1-845b-5a21fbb6e0f5_925x.jpg?v=1679485365\"\n                },\n                {\n                    \"handle\": \"dark-winter-jacket\",\n                    \"title\": \"Soft Winter Jacket\",\n                    \"price\": \"$50.00\",\n                    \"compare_at_price\": null,\n                    \"show_compare_price\": 0,\n                    \"product_link\": \"https://ait-irfan-gwbdemo.myshopify.com/products/dark-winter-jacket?ref=154375-226.newarrival.aitrillion.com\",\n                    \"product_img\": \"https://cdn.shopify.com/s/files/1/0681/7166/1591/products/smiling-woman-on-snowy-afternoon_925x_68fa73cb-b553-4f1c-a8db-bdf12687e4fc_925x.jpg?v=1679485369\"\n                },\n                {\n                    \"handle\": \"striped-skirt-and-top\",\n                    \"title\": \"Striped Skirt and Top\",\n                    \"price\": \"$50.00\",\n                    \"compare_at_price\": null,\n                    \"show_compare_price\": 0,\n                    \"product_link\": \"https://ait-irfan-gwbdemo.myshopify.com/products/striped-skirt-and-top?ref=154375-226.newarrival.aitrillion.com\",\n                    \"product_img\": \"https://cdn.shopify.com/s/files/1/0681/7166/1591/products/woman-in-the-city_925x_00b41aa0-7bb9-48b9-a09f-39f02f838f69_925x.jpg?v=1679485383\"\n                },\n                {\n                    \"handle\": \"dark-denim-top\",\n                    \"title\": \"Dark Denim Top\",\n                    \"price\": \"$60.00\",\n                    \"compare_at_price\": null,\n                    \"show_compare_price\": 0,\n                    \"product_link\": \"https://ait-irfan-gwbdemo.myshopify.com/products/dark-denim-top?ref=154375-226.newarrival.aitrillion.com\",\n                    \"product_img\": \"https://cdn.shopify.com/s/files/1/0681/7166/1591/products/young-female-models-denim_925x_9ffa1a5c-9f7d-4451-856c-fb872c147713_925x.jpg?v=1679485367\"\n                }\n            ],\n            \"settings\": {\n                \"title\": \"Recently Viewed\",\n                \"no_rows\": \"1\",\n                \"no_column\": \"4\",\n                \"view_type\": \"slide\",\n                \"show_in_aiobox\": \"1\",\n                \"cron_status\": \"0\",\n                \"lang_buynow\": \"Buy Now\",\n                \"total_orders\": \"15\",\n                \"total_order_amount\": \"355.90\",\n                \"total_order_amount_usd\": \"355.90\",\n                \"show_on_pages\": {\n                    \"home\": 1,\n                    \"product_details\": 1,\n                    \"collection\": 0,\n                    \"cart\": 1,\n                    \"blog\": 0\n                },\n                \"is_enable_module\": \"1\",\n                \"total_click\": \"16\"\n            },\n            \"layout_setting\": {\n                \"is_enable\": false,\n                \"product_font_size\": 15,\n                \"price_font_size\": 14,\n                \"product_font_color\": \"000000\",\n                \"price_font_color\": \"000000\",\n                \"product_font_weight\": \"500\",\n                \"price_font_weight\": \"500\",\n                \"heading_alignment\": \"center\",\n                \"product_heading_alignment\": \"center\",\n                \"price_heading_alignment\": \"center\",\n                \"enable_price\": true,\n                \"enable_compare_price\": false,\n                \"is_enable_review\": false,\n                \"lang_buynow\": \"Buy Now\",\n                \"button_background_color\": \"000000\",\n                \"button_text_color\": \"ffffff\",\n                \"button_border_color\": \"\",\n                \"image_ratio\": \"square\",\n                \"in_mobile_number_of_column\": \"1\",\n                \"product_img_size\": \"925\",\n                \"product_block_width_slide\": 250,\n                \"img_block_height_grid\": 200,\n                \"column_spacing_left\": 4,\n                \"column_spacing_right\": 4,\n                \"column_spacing_top\": 10,\n                \"column_spacing_bottom\": 10,\n                \"no_review_text\": \"Buy Now\",\n                \"heading_font_size\": 26,\n                \"heading_font_color\": \"000000\",\n                \"heading_font_weight\": \"500\",\n                \"is_enable_buy_now_button\": true,\n                \"recommendation_section_width\": \"100\",\n                \"recommendation_section_background_color\": \"ffffff\"\n            },\n            \"shop_type\": \"shopify\",\n            \"currency\": \"${{amount}}\",\n            \"is_recent_updated\": true,\n            \"recent_last_updated_date\": \"2024-08-13 13:15:13\"\n        }\n    }\n}"}],"_postman_id":"32998296-02ec-4462-bfb1-bbc4fc561908"},{"name":"Update recent view","id":"55e4a139-9430-4080-af4c-cac21af514b7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-key","value":"{{ait-front-store-api-authentication-key}}"}],"body":{"mode":"formdata","formdata":[{"key":"customer_id","value":"8052716732694","type":"text"},{"key":"handle","value":"chequered-red-shirt","type":"text"}]},"url":"{{ait-front-store-api-endpoint}}productrecommendation/updaterecentproductvisit","description":"<p>This API endpoint is used to update the recent product visit history for a specific customer. It likely helps in tracking and recommending products based on recent visits.</p>\n<p><strong>Headers:</strong></p>\n<ul>\n<li><code>x-api-key</code>: A required header that contains the API key used for authentication.</li>\n</ul>\n<p><strong>Form Data:</strong></p>\n<ul>\n<li><p><code>customer_id</code>: The shopify customer ID. It’s a required field.</p>\n</li>\n<li><p><code>handle</code>: A string representing the handle of the product that was visited. It’s also a required field.</p>\n</li>\n</ul>\n","urlObject":{"path":["updaterecentproductvisit"],"host":["{{ait-front-store-api-endpoint}}productrecommendation"],"query":[],"variable":[]}},"response":[{"id":"4a14a55c-e9f5-4193-ab39-cbbd89619ccf","name":"Success","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"{{ait-front-store-api-authentication-key}}"}],"body":{"mode":"formdata","formdata":[{"key":"customer_id","value":"8052716732694","type":"text"},{"key":"handle","value":"chequered-red-shirt","type":"text"}]},"url":"{{ait-front-store-api-endpoint}}productrecommendation/updaterecentproductvisit"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy","enabled":true},{"key":"Date","value":"Tue, 20 Aug 2024 08:56:13 GMT","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"X-Sucuri-ID","value":"14020","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","enabled":true},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate","enabled":true},{"key":"Pragma","value":"no-cache","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET, PUT, POST, DELETE, OPTIONS","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Content-Range, Content-Disposition, Content-Description, x-api-key,  shop-url, customer-id","enabled":true},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests","enabled":true},{"key":"X-Content-Type-Options","value":"nosniff","enabled":true},{"key":"X-XSS-Protection","value":"1; mode=block","enabled":true},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload","enabled":true},{"key":"Expect-CT","value":"max-age=60","enabled":true},{"key":"Feature-Policy","value":"geolocation 'none'; camera 'none'; speaker 'none';","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"msg\": \"Product visit inserted successfully.\"\n}"}],"_postman_id":"55e4a139-9430-4080-af4c-cac21af514b7"}],"id":"6c392f4a-7eb6-42bb-924c-7b658f0bea64","description":"<h4 id=\"overview\">Overview:</h4>\n<p>This API is designed to retrieve product recommendations for an e-commerce platform. It can provide a list of related products, newly arrived products, and trending products. The response includes detailed information about each product, as well as configuration settings for how these products should be displayed on the front end.</p>\n","_postman_id":"6c392f4a-7eb6-42bb-924c-7b658f0bea64"},{"name":"Membership V2","item":[{"name":"Get membership language","id":"625ec9d1-4368-4c01-a3ea-080621423c19","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"{{ait-front-store-api-authentication-key}}","description":"<p>Shop's front store api authentication key</p>\n"}],"url":"{{ait-front-store-api-endpoint}}membership/getmembershiplanguagefront","description":"<h3 id=\"membership-language-api\">Membership Language API</h3>\n<p>This API retrieves language settings and text labels used across the membership module. It returns customizable text for subscription buttons, membership lists, detailed membership views, renewal information, past orders, and login prompts. This allows dynamic localization and consistent display of membership-related content across your platform.</p>\n","urlObject":{"path":["getmembershiplanguagefront"],"host":["{{ait-front-store-api-endpoint}}membership"],"query":[],"variable":[]}},"response":[{"id":"6b20d80e-33e1-4cf4-adbd-09dfd56d80ff","name":"Success","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{ait-front-store-api-authentication-key}}","description":"Shop's front store api authentication key"}],"url":"{{ait-front-store-api-endpoint}}membership/getmembershiplanguagefront"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 11 Feb 2025 11:55:39 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"14020"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, PUT, POST, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Content-Range, Content-Disposition, Content-Description, x-api-key, shop-url, customer-id, authentication, Authentication"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Expect-CT","value":"max-age=60"},{"key":"Feature-Policy","value":"geolocation 'none'; camera 'none'; speaker 'none';"},{"key":"Content-Encoding","value":"gzip"},{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"X-Sucuri-Cache","value":"BYPASS"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"widget_settings\": {\n            \"subscribe_text\": \"Subscribe\",\n            \"selected_membership_plan_price_text\": \"{{price}}\",\n            \"member_plan_title_text\": \"{{sellingPlanName}} ({{sellingPlanPrice}}/delivery)\"\n        },\n        \"memberships_list\": {\n            \"membership_heading_text\": \"Memberships\",\n            \"membership_id_text\": \"Membership id\",\n            \"product_name_text\": \"Membership name\",\n            \"membership_type_text\": \"Membership type\",\n            \"auto_renewal_text\": \"Auto renewal\",\n            \"manual_renewal_text\": \"Manual renewal\",\n            \"status_text\": \"Status\",\n            \"created_date_text\": \"Created date\",\n            \"next_renewal_text\": \"Next renewal/expiration\",\n            \"period_text\": \"Period\",\n            \"action_text\": \"Action\",\n            \"active_label_text\": \"Active\",\n            \"cancelled_label_text\": \"Cancelled\",\n            \"expired_label_text\": \"Expired\",\n            \"pending_label_text\": \"Pending\",\n            \"pending_tooltip_text\": \"You already have an active membership. This new membership will become active once your current membership expires or is cancelled.\",\n            \"view_details_link_text\": \"View details\",\n            \"renew_link_text\": \"Renew\",\n            \"there_are_no_active_memberships_text\": \"There are no active memberships!\",\n            \"created_type_label_text\": \"Created type\",\n            \"manual_label_text\": \"Manual\",\n            \"purchased_label_text\": \"Purchased\"\n        },\n        \"membership_details\": {\n            \"back_button_text\": \"Back\",\n            \"active_label_text\": \"Active\",\n            \"Cancel_label_text\": \"Cancelled\",\n            \"expired_label_text\": \"Expired\",\n            \"Cancel_request_info_text\": \"Your cancellation request has been taken, and we will be cancelling your membership on {{cancellation_date}}.\",\n            \"Cancel_message_when_membership_cancelled_by_admin\": \"Your cancellation request has been taken, and it will be processed within a couple of minutes.\",\n            \"membership_details_text\": \"Membership details\",\n            \"cancel_membership_button_text\": \"Cancel membership\",\n            \"cancel_membership_success_message_text\": \"Contract has been mark as cancelled.\",\n            \"confirmation_popup_heading_text\": \"Cancel Membership!\",\n            \"confirmation_popup_cancel_sub_heading_text\": \"Do you want to cancel membership?\",\n            \"confirmation_popup_cancel_membership_button_text\": \"Cancel membership\",\n            \"confirmation_popup_cancelling_button_text\": \"Cancelling...\",\n            \"confirmation_popup_cancel_button_text\": \"Cancel\",\n            \"withdraw_cancellation_button_text\": \"Withdraw cancellation\",\n            \"withdrawing_text\": \"Withdrawing...\",\n            \"withdraw_cancellation_success_massage_text\": \"Contract cancelled request withdrawn successfully.\",\n            \"details_tab_text\": \"Details\",\n            \"upcoming_renewals_tab_text\": \"Upcoming renewals\",\n            \"past_orders_tab_text\": \"Past orders\",\n            \"products_heading_text\": \"Products heading\",\n            \"created_date_text_of_product_section\": \"Created date\",\n            \"plan_details_heading_text\": \"Plan details\",\n            \"order_no_text\": \"Order no\",\n            \"subscription_date_text\": \"Subscription date\",\n            \"next_renewal_date_text\": \"Next renewal date\",\n            \"expiry_date_text\": \"Expiry date\",\n            \"max_renewal_text\": \"Maximum renewal\",\n            \"membership_period_text\": \"Membership period every\",\n            \"membership_period_onetime_text\": \"Membership period\",\n            \"membership_trial_text\": \"Membership trial\",\n            \"membership_trial_period_text\": \"Trial period\",\n            \"discount_during_trial_text\": \"Discount during trial\",\n            \"discount_after_trial_ends_text\": \"Discount after trial ends\",\n            \"billing_details_heading_text\": \"Billing details\",\n            \"billing_address_heading_text\": \"Billing address\",\n            \"billing_address_streetname_text\": \"Street name\",\n            \"billing_address_streeaddress_text\": \"Street address\",\n            \"billing_address_state_text\": \"State\",\n            \"billing_address_city_text\": \"City\",\n            \"billing_address_post_text\": \"Post code\",\n            \"payment_info_heading_text\": \"Payment info\",\n            \"payment_method_text\": \"Payment method\",\n            \"payment_cardtype_text\": \"Card type\",\n            \"payment_cardholdername_text\": \"Card holder name\",\n            \"payment_endingno_text\": \"Ending no.\",\n            \"payment_expiry_text\": \"Expiry\",\n            \"update_payment_button_text\": \"Update\",\n            \"update_payment_success_message_text\": \"Payment method update request sent to your mail.\",\n            \"update_payment_error_message_text\": \"Payment method update request failed. Please try again.\"\n        },\n        \"upcoming_renewal\": {\n            \"name_text\": \"Name\",\n            \"next_renewal_date_text\": \"Next renewal\"\n        },\n        \"past_orders\": {\n            \"name_text\": \"Name\",\n            \"order_no_text\": \"Order no.\",\n            \"order_date_text\": \"Order date\",\n            \"last_attempt_date_text\": \"Last attempt date\",\n            \"status_text\": \"Status\"\n        },\n        \"before_login\": {\n            \"heading_text\": \"Your session link has expired.\",\n            \"description_text\": \"To access the Membership Portal, please log in using the email associated with your membership purchase.\",\n            \"account_login_link_text\": \"Account login\"\n        },\n        \"general\": {\n            \"Something_went_wrong_text\": \"Something went wrong. please try again.\",\n            \"Message_text_when_not_registered_for_membership\": \"You haven't registered for any membership yet or the membership creation process is still ongoing. Please try again later.\",\n            \"Go_back_to_customer_account_page_text\": \"Go back to customer account page\"\n        }\n    }\n}"}],"_postman_id":"625ec9d1-4368-4c01-a3ea-080621423c19"},{"name":"Get membership plans","id":"f78dadf3-b059-4c76-ab70-63732027ee97","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"{{ait-front-store-api-authentication-key}}","description":"<p>Shop's front store api authentication key</p>\n"}],"url":"{{ait-front-store-api-endpoint}}membership/getactivemembershipplanlist","description":"<h3 id=\"membership-plans-api\">Membership Plans API</h3>\n<p>This API provides a list of available membership plans, including both manual and automatic types. Each plan includes details like the plan name, creation date, Shopify variant ID, product handle, and an associated image URL. The API helps manage and display different membership offerings, such as free plans, daily, and weekly memberships.</p>\n","urlObject":{"path":["getactivemembershipplanlist"],"host":["{{ait-front-store-api-endpoint}}membership"],"query":[],"variable":[]}},"response":[{"id":"29c28174-9eb8-4074-9b25-927110097aea","name":"Success","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{ait-front-store-api-authentication-key}}","description":"Shop's front store api authentication key"}],"url":"{{ait-front-store-api-endpoint}}membership/getactivemembershipplanlist"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 12 Feb 2025 05:31:36 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"14020"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, PUT, POST, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Content-Range, Content-Disposition, Content-Description, x-api-key, shop-url, customer-id, authentication, Authentication"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Expect-CT","value":"max-age=60"},{"key":"Feature-Policy","value":"geolocation 'none'; camera 'none'; speaker 'none';"},{"key":"Content-Encoding","value":"gzip"},{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"X-Sucuri-Cache","value":"BYPASS"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": [\n        {\n            \"plan_name\": \"first manual plan\",\n            \"created_at\": \"2024-12-30 08:08:35\",\n            \"product_handle\": \"first-manual-plan\",\n            \"membership_type\": \"Manual\",\n            \"title\": \"first manual plan\",\n            \"handle\": \"first-manual-plan\",\n            \"shopify_variant_id\": \"50018595045655\",\n            \"src\": \"https://app.aitrillion.com/images/no-product-image.jpg\"\n        },\n        {\n            \"plan_name\": \"FREE Plan\",\n            \"created_at\": \"2024-11-26 10:53:53\",\n            \"product_handle\": \"free-plan\",\n            \"membership_type\": \"Automatic\",\n            \"title\": \"FREE Plan\",\n            \"handle\": \"free-plan\",\n            \"shopify_variant_id\": \"49873647272215\",\n            \"src\": \"https://app.aitrillion.com/images/no-product-image.jpg\"\n        },\n        {\n            \"plan_name\": \"Daily Membership (No Trial)\",\n            \"created_at\": \"2024-09-19 10:21:19\",\n            \"product_handle\": \"daily-membership-no-trial\",\n            \"membership_type\": \"Automatic\",\n            \"title\": \"Daily Membership (No Trial)\",\n            \"handle\": \"daily-membership-no-trial\",\n            \"shopify_variant_id\": \"49658972668183\",\n            \"src\": \"https://app.aitrillion.com/images/no-product-image.jpg\"\n        },\n        {\n            \"plan_name\": \"Weekly Membership\",\n            \"created_at\": \"2024-03-28 10:48:00\",\n            \"product_handle\": null,\n            \"membership_type\": \"Automatic\",\n            \"title\": \"Weekly Membership\",\n            \"handle\": \"weekly-membership-2\",\n            \"shopify_variant_id\": \"48216277385495\",\n            \"src\": \"https://cdn.shopify.com/s/files/1/0681/7166/1591/files/membership_ce27f7af-d52a-4ef6-b323-d11bcd46f27b.jpg?v=1711622879\"\n        },\n        {\n            \"plan_name\": \"Daily Membership\",\n            \"created_at\": \"2024-03-28 10:25:29\",\n            \"product_handle\": null,\n            \"membership_type\": \"Automatic\",\n            \"title\": \"Daily Membership\",\n            \"handle\": \"daily-membership\",\n            \"shopify_variant_id\": \"48216192811287\",\n            \"src\": \"https://cdn.shopify.com/s/files/1/0681/7166/1591/files/membership_d37d9ac6-a857-465c-9415-28055db7ad30.jpg?v=1711621529\"\n        }\n    ]\n}"}],"_postman_id":"f78dadf3-b059-4c76-ab70-63732027ee97"},{"name":"Membership status","id":"a72272c1-6cbd-4799-89d8-e660ee7fd22b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"{{ait-front-store-api-authentication-key}}","description":"<p>Shop's front store api authentication key</p>\n"}],"url":"{{ait-front-store-api-endpoint}}membership/checkactivemembership?customer_id={{ait-customer-id}}","description":"<h3 id=\"membership-status-api\">Membership Status API</h3>\n<p>This API checks if a user has an active membership. The <code>is_active_membership</code> field returns <code>1</code> for active memberships and <code>0</code> if no active membership is found.</p>\n","urlObject":{"path":["checkactivemembership"],"host":["{{ait-front-store-api-endpoint}}membership"],"query":[{"key":"customer_id","value":"{{ait-customer-id}}"}],"variable":[]}},"response":[{"id":"ce584cce-0a8e-4ff0-810c-288892ad9c59","name":"Success","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{ait-front-store-api-authentication-key}}","description":"Shop's front store api authentication key"}],"url":{"raw":"{{ait-front-store-api-endpoint}}membership/checkactivemembership?customer_id={{ait-customer-id}}","host":["{{ait-front-store-api-endpoint}}membership"],"path":["checkactivemembership"],"query":[{"key":"customer_id","value":"{{ait-customer-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 12 Feb 2025 06:39:00 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"14020"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, PUT, POST, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Content-Range, Content-Disposition, Content-Description, x-api-key, shop-url, customer-id, authentication, Authentication"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Expect-CT","value":"max-age=60"},{"key":"Feature-Policy","value":"geolocation 'none'; camera 'none'; speaker 'none';"},{"key":"Content-Encoding","value":"gzip"},{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"X-Sucuri-Cache","value":"BYPASS"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"is_active_membership\": 0\n}"}],"_postman_id":"a72272c1-6cbd-4799-89d8-e660ee7fd22b"},{"name":"Get customer's membership list","id":"c5beee6d-f451-4eee-9644-67557b7dd344","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"{{ait-front-store-api-authentication-key}}","description":"<p>Shop's front store api authentication key</p>\n"}],"url":"{{ait-front-store-api-endpoint}}membership/getmembershiplist?customer_id={{ait-customer-id}}","description":"<h3 id=\"customer-membership-list-api\">Customer membership list API</h3>\n<p>This API retrieves details of a customer's membership list. It provides information such as the Shopify contract ID, creation date, next billing date, membership type, renewal frequency, and associated product details. It also includes member information like full name and email.</p>\n<p><strong>Note:</strong> Order-related information (e.g., order number, Shopify order ID, front order ID) will not be available if the <code>created_type</code> is set to <strong>manual</strong>.</p>\n<img src=\"https://content.pstmn.io/9faad9e0-e032-4f31-9c8a-20a33932dc9c/aW1hZ2UucG5n\" alt height=\"841\" width=\"944\" />","urlObject":{"path":["getmembershiplist"],"host":["{{ait-front-store-api-endpoint}}membership"],"query":[{"key":"customer_id","value":"{{ait-customer-id}}"}],"variable":[]}},"response":[{"id":"497bde87-9cb1-4d9b-b3ca-c01979bfebda","name":"Success","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{ait-front-store-api-authentication-key}}","description":"Shop's front store api authentication key"}],"url":{"raw":"{{ait-front-store-api-endpoint}}membership/getmembershiplist?customer_id={{ait-customer-id}}","host":["{{ait-front-store-api-endpoint}}membership"],"path":["getmembershiplist"],"query":[{"key":"customer_id","value":"{{ait-customer-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 12 Feb 2025 07:03:04 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"14020"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, PUT, POST, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Content-Range, Content-Disposition, Content-Description, x-api-key, shop-url, customer-id, authentication, Authentication"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Expect-CT","value":"max-age=60"},{"key":"Feature-Policy","value":"geolocation 'none'; camera 'none'; speaker 'none';"},{"key":"Content-Encoding","value":"gzip"},{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"X-Sucuri-Cache","value":"BYPASS"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": [\n        {\n            \"contract_shopify_id\": \"1738847874020\",\n            \"contract_create_at\": \"Jan/23/2024\",\n            \"contract_next_billing_date\": \"Apr/23/2025\",\n            \"status\": \"active\",\n            \"membership_type\": \"Manual\",\n            \"created_type\": \"manual\",\n            \"full_name\": \"jaydeep Rathore\",\n            \"plan_name\": \"first manual plan\",\n            \"renewal_frequency_duration\": \"1\",\n            \"renewal_frequency_duration_type\": \"day\",\n            \"product_handle\": \"first-manual-plan\",\n            \"title\": \"first manual plan\",\n            \"handle\": \"first-manual-plan\",\n            \"order_number\": null,\n            \"shopify_order_id\": null,\n            \"front_order_id\": null,\n            \"order_front_url\": \"\",\n            \"email\": \"jaydeep+11sept24@gowebbaby.com\"\n        }\n    ],\n    \"totalrecord\": \"1\",\n    \"totalpages\": 1\n}"}],"_postman_id":"c5beee6d-f451-4eee-9644-67557b7dd344"},{"name":"Get a membership details by ID","id":"1e13e1a4-c409-42c6-b1a5-5ccc483d5d30","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"{{ait-front-store-api-authentication-key}}","description":"<p>Shop's front store api authentication key</p>\n"}],"url":"{{ait-front-store-api-endpoint}}membership/getmembershipdetail?contract_shopify_id={{contract-shopify-id}}","description":"<h3 id=\"membership-contract-details-api\">Membership Contract Details API</h3>\n<p>This API provides comprehensive details of a user's membership contract, including billing information, renewal schedules, and pricing. It also outlines upcoming renewal dates and any associated transactions.</p>\n<p><strong>Important Note:</strong></p>\n<p>Order-related information such as <code>order_id</code>, <code>order_number</code>, and <code>shopify_order_id</code> will <strong>not</strong> be available if the <code>created_type</code> is set to <strong>manual</strong>.</p>\n<img src=\"https://content.pstmn.io/ce7dd5d5-59e9-4a81-9518-523b4e66c7ac/aW1hZ2UucG5n\" alt height=\"745\" width=\"969\" />","urlObject":{"path":["getmembershipdetail"],"host":["{{ait-front-store-api-endpoint}}membership"],"query":[{"key":"contract_shopify_id","value":"{{contract-shopify-id}}"}],"variable":[]}},"response":[{"id":"736e496a-9fca-4311-ad31-e2cb4e619873","name":"Success","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{ait-front-store-api-authentication-key}}","description":"Shop's front store api authentication key"}],"url":{"raw":"{{ait-front-store-api-endpoint}}membership/getmembershipdetail?contract_shopify_id={{contract-shopify-id}}","host":["{{ait-front-store-api-endpoint}}membership"],"path":["getmembershipdetail"],"query":[{"key":"contract_shopify_id","value":"{{contract-shopify-id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 12 Feb 2025 07:08:15 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"14020"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, PUT, POST, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Content-Range, Content-Disposition, Content-Description, x-api-key, shop-url, customer-id, authentication, Authentication"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Expect-CT","value":"max-age=60"},{"key":"Feature-Policy","value":"geolocation 'none'; camera 'none'; speaker 'none';"},{"key":"Content-Encoding","value":"gzip"},{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"X-Sucuri-Cache","value":"BYPASS"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"detail\": {\n            \"contract_shopify_id\": \"1738847874020\",\n            \"contract_create_at\": \"Jan/23/2024\",\n            \"contract_next_billing_date\": \"Apr/23/2025\",\n            \"customer_shopify_id\": \"8230792560919\",\n            \"contract_status\": \"active\",\n            \"billing_address_address_1\": null,\n            \"billing_address_address_2\": null,\n            \"billing_address_city\": null,\n            \"billing_address_province\": null,\n            \"billing_address_province_code\": null,\n            \"billing_address_zip\": null,\n            \"billing_address_country\": null,\n            \"membership_type\": \"Manual\",\n            \"created_type\": \"manual\",\n            \"full_name\": \"jaydeep Rathore\",\n            \"order_id\": null,\n            \"order_number\": null,\n            \"plan_name\": \"first manual plan\",\n            \"product_id\": \"9810121654551\",\n            \"renewal_frequency_duration\": \"1\",\n            \"renewal_frequency_duration_type\": \"day\",\n            \"minimum_membership_renewal\": \"1\",\n            \"maximum_membership_renewal\": \"999\",\n            \"status\": \"1\",\n            \"plan_created_at\": \"Dec/30/2024\",\n            \"is_membership_trial\": \"0\",\n            \"trial_period_description\": null,\n            \"trial_period_duration\": \"1\",\n            \"trial_period_duration_type\": \"month\",\n            \"offer_during_trial_period\": \"0\",\n            \"offer_during_trial_period_type\": \"percent_off\",\n            \"offer_after_trial_period\": \"0\",\n            \"offer_after_trial_period_type\": \"percent_off\",\n            \"product_handle\": \"first-manual-plan\",\n            \"title\": \"first manual plan\",\n            \"handle\": \"first-manual-plan\",\n            \"price\": \"10.00\",\n            \"max_price\": \"10.00\",\n            \"currency\": \"USD\",\n            \"currency_symbol\": \"$\",\n            \"is_renew_product_url\": \"https:///products/first-manual-plan\",\n            \"shopify_order_id\": null,\n            \"email\": \"jaydeep+11sept24@gowebbaby.com\"\n        },\n        \"upcoming_renewal\": {\n            \"plan_name\": \"first manual plan\",\n            \"upcoming_renewal\": {\n                \"1\": \"Apr/23/2025\",\n                \"2\": \"Apr/24/2025\",\n                \"3\": \"Apr/25/2025\",\n                \"4\": \"Apr/26/2025\",\n                \"5\": \"Apr/27/2025\"\n            }\n        },\n        \"transactions\": []\n    }\n}"}],"_postman_id":"1e13e1a4-c409-42c6-b1a5-5ccc483d5d30"}],"id":"bef621e1-57e5-4531-a99d-0329f41fb8cf","description":"<p><strong>Membership API Overview</strong></p>\n<p>This API allows you to manage and retrieve membership-related data for customers. You can list memberships, fetch detailed membership information, and check a customer's active membership status.</p>\n<p>Customer Identifiers</p>\n<p>Customer &amp; membership info can be identified by multiple identifiers (for example: customer_id, contract_shopify_id). Currently, we support the below identifiers.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Identifier</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>customer_id</td>\n<td>Number</td>\n<td>Shopify customer ID</td>\n</tr>\n<tr>\n<td>contract_shopify_id</td>\n<td>String</td>\n<td>Shopify membership contract ID.</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"bef621e1-57e5-4531-a99d-0329f41fb8cf"},{"name":"Mobile push notification integration with AiTrillion","item":[{"name":"Validate connectivity","id":"3b9a9ff8-5ded-4519-a941-c21061c05546","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"{{ait-front-store-api-authentication-key}}"}],"url":"{{ait-front-store-api-endpoint}}push/validatemobilepushconnected?provider=provider 1","description":"<p>This API is designed to check and return the connection status between a mobile push notification provider and a specific shop.</p>\n<h3 id=\"query-parameters\">Query Parameters</h3>\n<ul>\n<li><strong>provider</strong> (string, required): The name of the mobile push provider.</li>\n</ul>\n<h3 id=\"headers\">Headers</h3>\n<ul>\n<li><strong>x-api-key</strong> (string, required): API key required for authentication.</li>\n</ul>\n","urlObject":{"path":["validatemobilepushconnected"],"host":["{{ait-front-store-api-endpoint}}push"],"query":[{"key":"provider","value":"provider 1"}],"variable":[]}},"response":[{"id":"225113cf-fcf9-4691-8790-adf26a3a88ff","name":"Success","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{ait-front-store-api-authentication-key}}"}],"url":{"raw":"{{ait-front-store-api-endpoint}}push/validatemobilepushconnected?provider=provider 1","host":["{{ait-front-store-api-endpoint}}push"],"path":["validatemobilepushconnected"],"query":[{"key":"provider","value":"provider 1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy","enabled":true},{"key":"Date","value":"Tue, 20 Aug 2024 10:18:35 GMT","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"X-Sucuri-ID","value":"14020","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","enabled":true},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate","enabled":true},{"key":"Pragma","value":"no-cache","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET, PUT, POST, DELETE, OPTIONS","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Content-Range, Content-Disposition, Content-Description, x-api-key, shop-url,customer-id","enabled":true},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests","enabled":true},{"key":"X-Content-Type-Options","value":"nosniff","enabled":true},{"key":"X-XSS-Protection","value":"1; mode=block","enabled":true},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload","enabled":true},{"key":"Expect-CT","value":"max-age=60","enabled":true},{"key":"Feature-Policy","value":"geolocation 'none'; camera 'none'; speaker 'none';","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"X-Sucuri-Cache","value":"BYPASS","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"provider_name\": \"provider 1\",\n        \"is_connected\": \"1\"\n    }\n}"}],"_postman_id":"3b9a9ff8-5ded-4519-a941-c21061c05546"},{"name":"Sync store visit activity","id":"dc53e239-3e5d-4258-ac21-c48acf46468f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-key","value":"{{ait-front-store-api-authentication-key}}"}],"body":{"mode":"raw","raw":"{\n    \"customer_id\": {{ait-customer-id}}\n}","options":{"raw":{"language":"json"}}},"url":"{{ait-front-store-api-endpoint}}loyalty/updateshopvisit","description":"<p>This API is used to mark a particular customer's app visit activity and award points for the shop visit in loyalty program (if enabled).</p>\n<h3 id=\"request-parameters\"><strong>Request parameters:</strong></h3>\n<p>Following are the required parameters which need to pass in the body of the API call.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>customer_id</td>\n<td>ID of the customer who visiting the app / store.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["updateshopvisit"],"host":["{{ait-front-store-api-endpoint}}loyalty"],"query":[],"variable":[]}},"response":[{"id":"5c84d2a5-2722-48c3-942a-8357c7c5af57","name":"Success","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"{{ait-front-store-api-authentication-key}}"}],"body":{"mode":"raw","raw":"{\n    \"customer_id\": {{ait-customer-id}}\n}","options":{"raw":{"language":"json"}}},"url":"{{ait-front-store-api-endpoint}}loyalty/updateshopvisit"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy","enabled":true},{"key":"Date","value":"Tue, 23 Jul 2024 10:36:17 GMT","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"X-Sucuri-ID","value":"14020","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","enabled":true},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate","enabled":true},{"key":"Pragma","value":"no-cache","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET, PUT, POST, DELETE, OPTIONS","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Content-Range, Content-Disposition, Content-Description, x-api-key","enabled":true},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests","enabled":true},{"key":"X-Content-Type-Options","value":"nosniff","enabled":true},{"key":"X-XSS-Protection","value":"1; mode=block","enabled":true},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload","enabled":true},{"key":"Expect-CT","value":"max-age=60","enabled":true},{"key":"Feature-Policy","value":"geolocation 'none'; camera 'none'; speaker 'none';","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"msg\": \"Shop visit point updated.\"\n}"}],"_postman_id":"dc53e239-3e5d-4258-ac21-c48acf46468f"},{"name":"Sync mobile push token","id":"56ee326e-6cdf-4ea7-93ee-6def3697dc0e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-key","value":"{{ait-front-store-api-authentication-key}}"}],"url":"{{ait-front-store-api-endpoint}}push/syncmobilepushtoken?token=d5d45f5sd4f5sd45fsd455&customer_id=8127312757015","description":"<p><strong>Description:</strong><br />This API endpoint is used to sync a mobile push token. It allows associating the token with a specific customer or treating it as a guest customer if no customer ID is provided.</p>\n<p><strong>Request Parameters:</strong></p>\n<ul>\n<li><p><strong>Query Parameters:</strong></p>\n<ul>\n<li><p><code>token</code> (string, required): The mobile push token that needs to be synced. This token is typically generated by the mobile device's operating system (e.g., iOS or Android) and is unique to the device.</p>\n</li>\n<li><p><code>customer_id</code> (string, optional): The unique identifier of the customer in the system. If not provided, the push token is associated with a guest customer.</p>\n</li>\n</ul>\n</li>\n</ul>\n<p><strong>Headers:</strong></p>\n<ul>\n<li><strong>x-api-key</strong> (string, required): This header contains the API key for authentication.</li>\n</ul>\n","urlObject":{"path":["syncmobilepushtoken"],"host":["{{ait-front-store-api-endpoint}}push"],"query":[{"key":"token","value":"d5d45f5sd4f5sd45fsd455"},{"key":"customer_id","value":"8127312757015"}],"variable":[]}},"response":[{"id":"b708c7ab-bc2a-469c-b202-a0596dc4a280","name":"Success","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"{{ait-front-store-api-authentication-key}}"}],"url":{"raw":"{{ait-front-store-api-endpoint}}push/syncmobilepushtoken?token=d5d45f5sd4f5sd45fsd455&customer_id=8127312757015","host":["{{ait-front-store-api-endpoint}}push"],"path":["syncmobilepushtoken"],"query":[{"key":"token","value":"d5d45f5sd4f5sd45fsd455"},{"key":"customer_id","value":"8127312757015"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy","enabled":true},{"key":"Date","value":"Tue, 20 Aug 2024 11:03:06 GMT","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"X-Sucuri-ID","value":"14020","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","enabled":true},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate","enabled":true},{"key":"Pragma","value":"no-cache","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET, PUT, POST, DELETE, OPTIONS","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Content-Range, Content-Disposition, Content-Description, x-api-key, shop-url,customer-id","enabled":true},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests","enabled":true},{"key":"X-Content-Type-Options","value":"nosniff","enabled":true},{"key":"X-XSS-Protection","value":"1; mode=block","enabled":true},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload","enabled":true},{"key":"Expect-CT","value":"max-age=60","enabled":true},{"key":"Feature-Policy","value":"geolocation 'none'; camera 'none'; speaker 'none';","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"msg\": \"Customer mobile push saved successfully.\"\n}"}],"_postman_id":"56ee326e-6cdf-4ea7-93ee-6def3697dc0e"},{"name":"Sync Product visit / Recent view","id":"91213193-7159-4d35-b2db-4e2a78cd424f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-key","value":"{{ait-front-store-api-authentication-key}}"}],"body":{"mode":"formdata","formdata":[{"key":"customer_id","value":"8052716732694","type":"text"},{"key":"handle","value":"chequered-red-shirt","type":"text"}]},"url":"{{ait-front-store-api-endpoint}}productrecommendation/updaterecentproductvisit","description":"<p>This API endpoint is used to update the recent product visit history for a specific customer. It likely helps in tracking and recommending products based on recent visits.</p>\n<p><strong>Headers:</strong></p>\n<ul>\n<li><code>x-api-key</code>: A required header that contains the API key used for authentication.</li>\n</ul>\n<p><strong>Form Data:</strong></p>\n<ul>\n<li><p><code>customer_id</code>: The shopify customer ID. It’s a required field.</p>\n</li>\n<li><p><code>handle</code>: A string representing the handle of the product that was visited. It’s also a required field.</p>\n</li>\n</ul>\n","urlObject":{"path":["updaterecentproductvisit"],"host":["{{ait-front-store-api-endpoint}}productrecommendation"],"query":[],"variable":[]}},"response":[{"id":"4347285e-55c2-465f-9dad-664d39b6bc9b","name":"Success","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"{{ait-front-store-api-authentication-key}}"}],"body":{"mode":"formdata","formdata":[{"key":"customer_id","value":"8052716732694","type":"text"},{"key":"handle","value":"chequered-red-shirt","type":"text"}]},"url":"{{ait-front-store-api-endpoint}}productrecommendation/updaterecentproductvisit"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy","enabled":true},{"key":"Date","value":"Tue, 20 Aug 2024 08:56:13 GMT","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"X-Sucuri-ID","value":"14020","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","enabled":true},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate","enabled":true},{"key":"Pragma","value":"no-cache","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET, PUT, POST, DELETE, OPTIONS","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Content-Range, Content-Disposition, Content-Description, x-api-key,  shop-url, customer-id","enabled":true},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests","enabled":true},{"key":"X-Content-Type-Options","value":"nosniff","enabled":true},{"key":"X-XSS-Protection","value":"1; mode=block","enabled":true},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload","enabled":true},{"key":"Expect-CT","value":"max-age=60","enabled":true},{"key":"Feature-Policy","value":"geolocation 'none'; camera 'none'; speaker 'none';","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"msg\": \"Product visit inserted successfully.\"\n}"}],"_postman_id":"91213193-7159-4d35-b2db-4e2a78cd424f"},{"name":"Sync abandoned cart","id":"8b1d7dfa-9d81-4297-b954-8812285cfa90","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-key","value":"{{ait-front-store-api-authentication-key}}"}],"body":{"mode":"raw","raw":"{\r\n  \"customer_id\": 8127239029015,\r\n  \"email\": \"john@gmail.com\",\r\n  \"cart\": {\"token\":\"Z2NwLXVzLWVhc3QxOjAxSjNQUUZDQTVZVENNWTgxQ1RWU0VXQlFQ?key=568e20a020ee1e856e19d4f9b2355b48\",\"note\":\"\",\"attributes\":{\"aio_shopify_ref\":\"0-test_push.push.aitrillion.com\"},\"original_total_price\":15000,\"total_price\":15000,\"total_discount\":0,\"total_weight\":0.0,\"item_count\":3,\"items\":[{\"id\":44732310683927,\"properties\":{},\"quantity\":2,\"variant_id\":44732310683927,\"key\":\"44732310683927:42a76dc822017eb574911a0d2b9e45fc\",\"title\":\"Dark Denim Top\",\"price\":6000,\"original_price\":6000,\"presentment_price\":60.0,\"discounted_price\":6000,\"line_price\":12000,\"original_line_price\":12000,\"total_discount\":0,\"discounts\":[],\"sku\":null,\"grams\":0,\"vendor\":\"partners-demo\",\"taxable\":true,\"product_id\":8192075890967,\"product_has_only_default_variant\":true,\"gift_card\":false,\"final_price\":6000,\"final_line_price\":12000,\"url\":\"\\/products\\/dark-denim-top?variant=44732310683927\",\"featured_image\":{\"aspect_ratio\":1.499,\"alt\":\"Dark Denim Top\",\"height\":617,\"url\":\"https:\\/\\/cdn.shopify.com\\/s\\/files\\/1\\/0681\\/7166\\/1591\\/products\\/young-female-models-denim_925x_9ffa1a5c-9f7d-4451-856c-fb872c147713.jpg?v=1679485367\",\"width\":925},\"image\":\"https:\\/\\/cdn.shopify.com\\/s\\/files\\/1\\/0681\\/7166\\/1591\\/products\\/young-female-models-denim_925x_9ffa1a5c-9f7d-4451-856c-fb872c147713.jpg?v=1679485367\",\"handle\":\"dark-denim-top\",\"requires_shipping\":true,\"product_type\":\"\",\"product_title\":\"Dark Denim Top\",\"product_description\":\"Classic dark denim top with chest pockets, long sleeves with buttoned cuffs, and a ripped hem effect.\",\"variant_title\":null,\"variant_options\":[\"Default Title\"],\"options_with_values\":[{\"name\":\"Title\",\"value\":\"Default Title\"}],\"line_level_discount_allocations\":[],\"line_level_total_discount\":0,\"quantity_rule\":{\"min\":1,\"max\":null,\"increment\":1},\"has_components\":false},{\"id\":44732310814999,\"properties\":{},\"quantity\":1,\"variant_id\":44732310814999,\"key\":\"44732310814999:88946a8e18588a632109224678d65e1b\",\"title\":\"Black Leather Bag\",\"price\":3000,\"original_price\":3000,\"presentment_price\":30.0,\"discounted_price\":3000,\"line_price\":3000,\"original_line_price\":3000,\"total_discount\":0,\"discounts\":[],\"sku\":null,\"grams\":0,\"vendor\":\"partners-demo\",\"taxable\":true,\"product_id\":8192076022039,\"product_has_only_default_variant\":true,\"gift_card\":false,\"final_price\":3000,\"final_line_price\":3000,\"url\":\"\\/products\\/black-leather-bag?variant=44732310814999\",\"featured_image\":{\"aspect_ratio\":1.499,\"alt\":\"Black Leather Bag\",\"height\":617,\"url\":\"https:\\/\\/cdn.shopify.com\\/s\\/files\\/1\\/0681\\/7166\\/1591\\/products\\/black-bag-over-the-shoulder_925x_984fa9da-ef1a-4e0f-a45c-60bf518d23b4.jpg?v=1679485371\",\"width\":925},\"image\":\"https:\\/\\/cdn.shopify.com\\/s\\/files\\/1\\/0681\\/7166\\/1591\\/products\\/black-bag-over-the-shoulder_925x_984fa9da-ef1a-4e0f-a45c-60bf518d23b4.jpg?v=1679485371\",\"handle\":\"black-leather-bag\",\"requires_shipping\":true,\"product_type\":\"\",\"product_title\":\"Black Leather Bag\",\"product_description\":\"Womens black leather bag, with ample space. Can be worn over the shoulder, or remove straps to carry in your hand.\",\"variant_title\":null,\"variant_options\":[\"Default Title\"],\"options_with_values\":[{\"name\":\"Title\",\"value\":\"Default Title\"}],\"line_level_discount_allocations\":[],\"line_level_total_discount\":0,\"quantity_rule\":{\"min\":1,\"max\":null,\"increment\":1},\"has_components\":false}],\"requires_shipping\":true,\"currency\":\"USD\",\"items_subtotal_price\":15000,\"cart_level_discount_applications\":[]}\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{ait-front-store-api-endpoint}}push/syncabandonedcart","description":"<p>This API facilitates the synchronization of abandoned cart data with the Aitrillion platform. When a customer leaves their shopping cart without completing the purchase, this API enables you to transmit the cart details—including customer information and the items in the cart—to the Aitrillion system. The captured data can then be utilized for follow-up marketing efforts, such as sending campaigns, workflows, or push notifications, to encourage the customer to finalize their purchase.</p>\n<p><strong>Required Fields:</strong></p>\n<ul>\n<li><p><strong>customer_id</strong>: shopify customer id.</p>\n</li>\n<li><p><strong>email</strong>: Email address of the customer.</p>\n</li>\n<li><p><strong>cart</strong>: JSON object containing details of the abandoned cart, including items, prices, and other relevant information.</p>\n</li>\n</ul>\n","urlObject":{"path":["syncabandonedcart"],"host":["{{ait-front-store-api-endpoint}}push"],"query":[],"variable":[]}},"response":[{"id":"4b188d52-6484-4571-966d-40344a39f165","name":"Success","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"{{ait-front-store-api-authentication-key}}"}],"body":{"mode":"raw","raw":"{\r\n  \"customer_id\": 8127239029015,\r\n  \"email\": \"john@gmail.com\",\r\n  \"cart\": {\"token\":\"Z2NwLXVzLWVhc3QxOjAxSjNQUUZDQTVZVENNWTgxQ1RWU0VXQlFQ?key=568e20a020ee1e856e19d4f9b2355b48\",\"note\":\"\",\"attributes\":{\"aio_shopify_ref\":\"0-test_push.push.aitrillion.com\"},\"original_total_price\":15000,\"total_price\":15000,\"total_discount\":0,\"total_weight\":0.0,\"item_count\":3,\"items\":[{\"id\":44732310683927,\"properties\":{},\"quantity\":2,\"variant_id\":44732310683927,\"key\":\"44732310683927:42a76dc822017eb574911a0d2b9e45fc\",\"title\":\"Dark Denim Top\",\"price\":6000,\"original_price\":6000,\"presentment_price\":60.0,\"discounted_price\":6000,\"line_price\":12000,\"original_line_price\":12000,\"total_discount\":0,\"discounts\":[],\"sku\":null,\"grams\":0,\"vendor\":\"partners-demo\",\"taxable\":true,\"product_id\":8192075890967,\"product_has_only_default_variant\":true,\"gift_card\":false,\"final_price\":6000,\"final_line_price\":12000,\"url\":\"\\/products\\/dark-denim-top?variant=44732310683927\",\"featured_image\":{\"aspect_ratio\":1.499,\"alt\":\"Dark Denim Top\",\"height\":617,\"url\":\"https:\\/\\/cdn.shopify.com\\/s\\/files\\/1\\/0681\\/7166\\/1591\\/products\\/young-female-models-denim_925x_9ffa1a5c-9f7d-4451-856c-fb872c147713.jpg?v=1679485367\",\"width\":925},\"image\":\"https:\\/\\/cdn.shopify.com\\/s\\/files\\/1\\/0681\\/7166\\/1591\\/products\\/young-female-models-denim_925x_9ffa1a5c-9f7d-4451-856c-fb872c147713.jpg?v=1679485367\",\"handle\":\"dark-denim-top\",\"requires_shipping\":true,\"product_type\":\"\",\"product_title\":\"Dark Denim Top\",\"product_description\":\"Classic dark denim top with chest pockets, long sleeves with buttoned cuffs, and a ripped hem effect.\",\"variant_title\":null,\"variant_options\":[\"Default Title\"],\"options_with_values\":[{\"name\":\"Title\",\"value\":\"Default Title\"}],\"line_level_discount_allocations\":[],\"line_level_total_discount\":0,\"quantity_rule\":{\"min\":1,\"max\":null,\"increment\":1},\"has_components\":false},{\"id\":44732310814999,\"properties\":{},\"quantity\":1,\"variant_id\":44732310814999,\"key\":\"44732310814999:88946a8e18588a632109224678d65e1b\",\"title\":\"Black Leather Bag\",\"price\":3000,\"original_price\":3000,\"presentment_price\":30.0,\"discounted_price\":3000,\"line_price\":3000,\"original_line_price\":3000,\"total_discount\":0,\"discounts\":[],\"sku\":null,\"grams\":0,\"vendor\":\"partners-demo\",\"taxable\":true,\"product_id\":8192076022039,\"product_has_only_default_variant\":true,\"gift_card\":false,\"final_price\":3000,\"final_line_price\":3000,\"url\":\"\\/products\\/black-leather-bag?variant=44732310814999\",\"featured_image\":{\"aspect_ratio\":1.499,\"alt\":\"Black Leather Bag\",\"height\":617,\"url\":\"https:\\/\\/cdn.shopify.com\\/s\\/files\\/1\\/0681\\/7166\\/1591\\/products\\/black-bag-over-the-shoulder_925x_984fa9da-ef1a-4e0f-a45c-60bf518d23b4.jpg?v=1679485371\",\"width\":925},\"image\":\"https:\\/\\/cdn.shopify.com\\/s\\/files\\/1\\/0681\\/7166\\/1591\\/products\\/black-bag-over-the-shoulder_925x_984fa9da-ef1a-4e0f-a45c-60bf518d23b4.jpg?v=1679485371\",\"handle\":\"black-leather-bag\",\"requires_shipping\":true,\"product_type\":\"\",\"product_title\":\"Black Leather Bag\",\"product_description\":\"Womens black leather bag, with ample space. Can be worn over the shoulder, or remove straps to carry in your hand.\",\"variant_title\":null,\"variant_options\":[\"Default Title\"],\"options_with_values\":[{\"name\":\"Title\",\"value\":\"Default Title\"}],\"line_level_discount_allocations\":[],\"line_level_total_discount\":0,\"quantity_rule\":{\"min\":1,\"max\":null,\"increment\":1},\"has_components\":false}],\"requires_shipping\":true,\"currency\":\"USD\",\"items_subtotal_price\":15000,\"cart_level_discount_applications\":[]}\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{ait-front-store-api-endpoint}}push/syncabandonedcart"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy","enabled":true},{"key":"Date","value":"Thu, 22 Aug 2024 06:15:29 GMT","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"X-Sucuri-ID","value":"14020","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","enabled":true},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate","enabled":true},{"key":"Pragma","value":"no-cache","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET, PUT, POST, DELETE, OPTIONS","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Content-Range, Content-Disposition, Content-Description, x-api-key, shop-url,customer-id","enabled":true},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests","enabled":true},{"key":"X-Content-Type-Options","value":"nosniff","enabled":true},{"key":"X-XSS-Protection","value":"1; mode=block","enabled":true},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload","enabled":true},{"key":"Expect-CT","value":"max-age=60","enabled":true},{"key":"Feature-Policy","value":"geolocation 'none'; camera 'none'; speaker 'none';","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"msg\": \"Cart updated successfully\"\n}"}],"_postman_id":"8b1d7dfa-9d81-4297-b954-8812285cfa90"}],"id":"58bb0e47-aee3-4716-b6fd-661e2093ffc9","description":"<p>This API allows mobile push providers to sync customers' mobile tokens with the shop, enabling the delivery of workflow push notifications to subscribers through the shop's workflow.</p>\n","_postman_id":"58bb0e47-aee3-4716-b6fd-661e2093ffc9"}],"id":"3ba6124b-e675-476c-904a-78f97f47c7f8","description":"<p>The AiTrillion Front Store API offers a way to seamlessly bring AiTrillion's front store widget data directly into your own store.</p>\n<p>Unlike server-side API calls, this lets you use Ajax calls to directly access AiTrillion Front Store APIs from your store's front end.</p>\n<p>These APIs can also be used to integrate AiTrillion front store widgets into your mobile app. Currently, loyalty widget integration is supported, with more widget integrations on the horizon.</p>\n<p><strong>Just replace the API endpoint</strong></p>\n<p>{{ait-front-store-api-endpoint}} with <a href=\"https://app.aitrillion.com/apifrontv1/\">https://app.aitrillion.com/apifrontv1/</a></p>\n<p><strong>Authentication:</strong></p>\n<p>Front store API supports the key based authentication, It checks the shop's front store authentication key into the request header (x-api-key) and validates the request.</p>\n<p>The front store API key can be obtained from the AiTrillion's <a href=\"https://app.aitrillion.com/manage/apiaccess\">API Access</a> page.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Header</strong></th>\n<th><strong>Value</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>x-api-key</td>\n<td><code>{{x-api-key}}</code></td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"3ba6124b-e675-476c-904a-78f97f47c7f8"}],"event":[{"listen":"prerequest","script":{"id":"df981c75-6c1f-423c-83cd-54ae4bd8f69d","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"7d1d8ee1-e7fb-412a-9c12-bf9a745616d5","type":"text/javascript","exec":[""]}}]}