{"info":{"_postman_id":"22a65dfa-b43d-4220-a48d-608545f04b6d","name":"Storefront API 3.0","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"8990390","collectionId":"22a65dfa-b43d-4220-a48d-608545f04b6d","publishedId":"TzRYc4mn","public":true,"customColor":{"top-bar":"EEF2F6","right-sidebar":"212121","highlight":"4E7BD5"},"publishDate":"2024-05-15T10:56:15.000Z"},"item":[{"name":"Auth","item":[{"name":"Request access token","id":"b2d482ef-4636-4071-9dda-9690d34f673e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"code\": \"cjdpNjhiOE1aU0dKSjNWcEJ2WDQyMlZMOE1FUXhQZ1pzTHVOazNXNXU4MD0=\",\n\t\"client_id\": \"appb9b3b9766128e119\",\n\t\"client_secret\": \"5c3da21f3f59ac88700b8ac6289a4b2b\"\n}","options":{"raw":{"language":"json"}}},"url":"/api/3.0/oauth/access_token.json","description":"<p>Request an access token from a store</p>\n<h2 id=\"body\">Body</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attributes</th>\n<th>Example value</th>\n<th>Required/Optional</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>code</td>\n<td>\"cjdpNjhiOE1aU0dKSjNWcEJ2WDQyMlZMOE1FUXhQZ1pzTHVOazNXNXU4MD0=\"</td>\n<td>Required</td>\n<td>The code for the access token.</td>\n</tr>\n<tr>\n<td>client_id</td>\n<td>\"appb9b3b9766128e119\"</td>\n<td>Required</td>\n<td>The Client ID of the app.</td>\n</tr>\n<tr>\n<td>client_secret</td>\n<td>\"5c3da21f3f59ac88700b8ac6289a4b2b\"</td>\n<td>Required</td>\n<td>The Client Secret of the app.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["api","3.0","oauth","access_token.json"],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"b2d482ef-4636-4071-9dda-9690d34f673e"}],"id":"6b158eaf-6854-447c-b198-e15793b826c9","description":"<p>Auth endpoint allows retrieval of valid access token related to the store. The access token will then be used in order to get all the data related to the store.</p>\n","_postman_id":"6b158eaf-6854-447c-b198-e15793b826c9"},{"name":"Store","item":[{"name":"Retrieves the store's configuration","id":"1a8b55be-32e2-4aed-8db1-94510f3a2982","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"url":"/api/3.0/store.json","urlObject":{"path":["api","3.0","store.json"],"host":[""],"query":[],"variable":[]}},"response":[{"id":"d221adcd-6dd3-4b01-9dda-d06fb2ddf60d","name":"Retrieves the store's configuration","originalRequest":{"method":"GET","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"url":"/api/3.0/store.json"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 17 May 2021 21:59:21 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 16-Jun-2021 21:59:21 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"store\": {\n        \"name\": \"Sfapitest\",\n        \"email\": \"deryew@easystore.co\",\n        \"customer_email\": \"deryew@easystore.co\",\n        \"easystore_domain\": \"sfapitest.storefront.pink\",\n        \"domains\": [],\n        \"plan_name\": \"x\",\n        \"primary_locale\": \"en_US\",\n        \"country_code\": \"TW\",\n        \"timezone\": {\n            \"name\": \"Taipei\",\n            \"zone\": \"Asia/Taipei\",\n            \"offset\": \"+08:00\"\n        },\n        \"currencies\": [\n            {\n                \"code\": \"MYR\",\n                \"name\": \"Malaysian Ringgit\",\n                \"rate\": \"1.0\",\n                \"is_primary\": true,\n                \"format_prefix\": \"RM\",\n                \"format_suffix\": \"MYR\",\n                \"format_decimals\": 2,\n                \"thousand_separator\": \",\"\n            },\n            {\n                \"code\": \"TWD\",\n                \"name\": \"New Taiwan Dollar\",\n                \"rate\": \"7.4294\",\n                \"is_primary\": false,\n                \"format_prefix\": \"NT$\",\n                \"format_suffix\": null,\n                \"format_decimals\": 0,\n                \"thousand_separator\": \",\"\n            }\n        ],\n        \"locations\": [\n            {\n                \"id\": 5495,\n                \"phone\": \"0912345668\",\n                \"email\": \"tester3466@gmail.com\",\n                \"name\": \"EasyStore Test\",\n                \"company\": null,\n                \"address1\": \"三重路23號1樓\",\n                \"address2\": null,\n                \"city\": \"仁愛區\",\n                \"zip\": \"200\",\n                \"province\": \"基隆市 Keelung City\",\n                \"province_code\": \"TW-KEE\",\n                \"country\": \"Taiwan\",\n                \"country_code\": \"TW\",\n                \"latitude\": \"25.059184\",\n                \"longitude\": \"121.614096\",\n                \"service_provider\": null,\n                \"pickup_charge\": \"0.0\",\n                \"cod_type\": 0,\n                \"cod_min_amount\": \"0.0\",\n                \"cod_max_amount\": \"0.0\",\n                \"business_hours\": \"[]\",\n                \"date_disabled\": null,\n                \"cutoff_days\": 0,\n                \"is_primary\": true,\n                \"pickup_enabled\": true,\n                \"updated_at\": \"2021-05-08T23:06:48+00:00\",\n                \"created_at\": \"2021-05-08T23:06:48+00:00\"\n            },\n            {\n                \"id\": 5496,\n                \"phone\": \"912345668\",\n                \"email\": \"tester3466@gmail.com\",\n                \"name\": \"EasyStore Test MY\",\n                \"company\": null,\n                \"address1\": \"No 8, Jalan Angkasa Indah 1D, Taman Angkasa Indah\",\n                \"address2\": null,\n                \"city\": \"Kajang\",\n                \"zip\": \"43000\",\n                \"province\": \"Selangor\",\n                \"province_code\": \"MY-10\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"latitude\": \"3.001392\",\n                \"longitude\": \"101.799979\",\n                \"service_provider\": null,\n                \"pickup_charge\": \"0.0\",\n                \"cod_type\": 0,\n                \"cod_min_amount\": \"0.0\",\n                \"cod_max_amount\": \"0.0\",\n                \"business_hours\": \"[]\",\n                \"date_disabled\": null,\n                \"cutoff_days\": 0,\n                \"is_primary\": false,\n                \"pickup_enabled\": true,\n                \"updated_at\": \"2021-05-11T05:16:58+00:00\",\n                \"created_at\": \"2021-05-11T05:16:40+00:00\"\n            },\n            {\n                \"id\": 5497,\n                \"phone\": \"0912345668\",\n                \"email\": \"tester3466@gmail.com\",\n                \"name\": \"EasyStore Thailand\",\n                \"company\": null,\n                \"address1\": \"三重路23號1樓\",\n                \"address2\": null,\n                \"city\": \"仁愛區\",\n                \"zip\": \"200\",\n                \"province\": \"Chiang Mai เชียงใหม่\",\n                \"province_code\": \"TH-50\",\n                \"country\": \"Thailand\",\n                \"country_code\": \"TH\",\n                \"latitude\": \"25.059184\",\n                \"longitude\": \"121.614096\",\n                \"service_provider\": null,\n                \"pickup_charge\": \"0.0\",\n                \"cod_type\": 0,\n                \"cod_min_amount\": \"0.0\",\n                \"cod_max_amount\": \"0.0\",\n                \"business_hours\": \"[]\",\n                \"date_disabled\": null,\n                \"cutoff_days\": 0,\n                \"is_primary\": false,\n                \"pickup_enabled\": true,\n                \"updated_at\": \"2021-05-12T08:48:39+00:00\",\n                \"created_at\": \"2021-05-12T08:48:39+00:00\"\n            }\n        ],\n        \"product_price_include_tax\": \"x\",\n        \"shipping_taxable\": \"x\",\n        \"has_discount\": \"x\",\n        \"has_storefront\": true,\n        \"has_pos\": false,\n        \"has_wholesale\": false,\n        \"created_at\": \"2021-05-08T23:05:10+00:00\"\n    }\n}"}],"_postman_id":"1a8b55be-32e2-4aed-8db1-94510f3a2982"}],"id":"d8f3cd25-ec98-4472-bcad-e80cd233c19c","description":"<p>The store endpoints allow you to manage the store configuration and settings.</p>\n<ul>\n<li><p><strong>Store</strong>:</p>\n<ul>\n<li><p>The main entity representing the store.</p>\n</li>\n<li><p>Contains general information such as name, email, customer email, domain, plan name, primary locale, country code, timezone, and other settings.</p>\n</li>\n<li><p>A store has many currencies and locations.</p>\n</li>\n<li><p>Stores also include other settings like whether the product price includes tax, whether shipping is taxable, and features like discounts, storefront, POS (Point of Sale), and wholesale.</p>\n</li>\n</ul>\n</li>\n<li><p><strong>Currency</strong>:</p>\n<ul>\n<li><p>Represents the different currencies available in the store.</p>\n</li>\n<li><p>Contains details such as code, name, rate, whether it is the primary currency, format prefix, format suffix, format decimals, and thousand separator.</p>\n</li>\n<li><p>A store can have multiple currencies.</p>\n</li>\n</ul>\n</li>\n<li><p><strong>Location</strong>:</p>\n<ul>\n<li><p>Represents the various physical locations of the store.</p>\n</li>\n<li><p>Contains details such as id, phone, email, name, company, address, city, zip code, province, province code, country, country code, latitude, longitude, service provider, pickup charge, COD (Cash on Delivery) type, COD min amount, COD max amount, business hours, date disabled, cutoff days, whether it is the primary location, and whether pickup is enabled.</p>\n</li>\n<li><p>A store can have multiple locations.</p>\n</li>\n</ul>\n</li>\n</ul>\n<h3 id=\"store-resource-fields\">Store Resource Fields</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Attribute</strong></th>\n<th><strong>Example Value</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>name</td>\n<td>\"Sfapitest\"</td>\n<td>The name of the store.</td>\n</tr>\n<tr>\n<td>email</td>\n<td>\"<a href=\"mailto:deryew@easystore.co\">deryew@easystore.co</a>\"</td>\n<td>The contact email address of the store.</td>\n</tr>\n<tr>\n<td>customer_email</td>\n<td>\"<a href=\"mailto:deryew@easystore.co\">deryew@easystore.co</a>\"</td>\n<td>The email address for customer support.</td>\n</tr>\n<tr>\n<td>easystore_domain</td>\n<td>\"sfapitest.storefront.pink\"</td>\n<td>The EasyStore domain for the store.</td>\n</tr>\n<tr>\n<td>domains</td>\n<td>Refer to the domains table</td>\n<td>An array of custom domains associated with the store.</td>\n</tr>\n<tr>\n<td>plan_name</td>\n<td>\"x\"</td>\n<td>The plan name of the store.</td>\n</tr>\n<tr>\n<td>primary_locale</td>\n<td>\"en_US\"</td>\n<td>The primary locale of the store.</td>\n</tr>\n<tr>\n<td>country_code</td>\n<td>\"TW\"</td>\n<td>The country code where the store is located.</td>\n</tr>\n<tr>\n<td>timezone</td>\n<td>Refer to the timezone table</td>\n<td>An object containing timezone information.</td>\n</tr>\n<tr>\n<td>currencies</td>\n<td>Refer to the currencies table</td>\n<td>An array of currencies used by the store.</td>\n</tr>\n<tr>\n<td>locations</td>\n<td>Refer to the locations table</td>\n<td>An array of locations associated with the store.</td>\n</tr>\n<tr>\n<td>trial</td>\n<td>{}</td>\n<td>An object containing trial information, if applicable.</td>\n</tr>\n<tr>\n<td>product_price_include_tax</td>\n<td>\"x\"</td>\n<td>Indicates if product prices include tax.</td>\n</tr>\n<tr>\n<td>shipping_taxable</td>\n<td>\"x\"</td>\n<td>Indicates if shipping is taxable.</td>\n</tr>\n<tr>\n<td>has_discount</td>\n<td>\"x\"</td>\n<td>Indicates if discounts are available.</td>\n</tr>\n<tr>\n<td>has_storefront</td>\n<td>true</td>\n<td>Indicates if the store has a storefront.</td>\n</tr>\n<tr>\n<td>has_pos</td>\n<td>false</td>\n<td>Indicates if the store has a point of sale (POS) system.</td>\n</tr>\n<tr>\n<td>has_wholesale</td>\n<td>false</td>\n<td>Indicates if the store has a wholesale system.</td>\n</tr>\n<tr>\n<td>is_multilocation_inventory_entitled</td>\n<td>null</td>\n<td>Indicates if the store is entitled to multilocation inventory management.</td>\n</tr>\n<tr>\n<td>created_at</td>\n<td>\"2021-05-08T23:05:10+00:00\"</td>\n<td>The date and time when the store was created.</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"timezone\">timezone</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Attribute</strong></th>\n<th><strong>Example Value</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>name</td>\n<td>\"Taipei\"</td>\n<td>The name of the timezone.</td>\n</tr>\n<tr>\n<td>zone</td>\n<td>\"Asia/Taipei\"</td>\n<td>The timezone zone identifier.</td>\n</tr>\n<tr>\n<td>offset</td>\n<td>\"+08:00\"</td>\n<td>The offset from UTC for the timezone.</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"currencies\">currencies</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Attribute</strong></th>\n<th><strong>Example Value</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>code</td>\n<td>\"MYR\"</td>\n<td>The currency code.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>\"Malaysian Ringgit\"</td>\n<td>The name of the currency.</td>\n</tr>\n<tr>\n<td>rate</td>\n<td>\"1.0\"</td>\n<td>The exchange rate of the currency.</td>\n</tr>\n<tr>\n<td>is_primary</td>\n<td>true</td>\n<td>Indicates if this is the primary currency.</td>\n</tr>\n<tr>\n<td>format_prefix</td>\n<td>\"RM\"</td>\n<td>The prefix used in currency formatting.</td>\n</tr>\n<tr>\n<td>format_suffix</td>\n<td>\"MYR\"</td>\n<td>The suffix used in currency formatting.</td>\n</tr>\n<tr>\n<td>format_decimals</td>\n<td>2</td>\n<td>The number of decimal places used in currency formatting.</td>\n</tr>\n<tr>\n<td>thousand_separator</td>\n<td>\",\"</td>\n<td>The thousand separator used in currency formatting.</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"locations\">locations</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Attribute</strong></th>\n<th><strong>Example Value</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>5495</td>\n<td>The unique identifier of the location.</td>\n</tr>\n<tr>\n<td>phone</td>\n<td>\"0912345668\"</td>\n<td>The phone number for the location.</td>\n</tr>\n<tr>\n<td>email</td>\n<td>\"<a href=\"mailto:tester3466@gmail.com\">tester3466@gmail.com</a>\"</td>\n<td>The email address for the location.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>\"EasyStore Test\"</td>\n<td>The name of the location.</td>\n</tr>\n<tr>\n<td>company</td>\n<td>null</td>\n<td>The company name associated with the location, if any.</td>\n</tr>\n<tr>\n<td>address1</td>\n<td>\"三重路23號1樓\"</td>\n<td>The first line of the street address for the location.</td>\n</tr>\n<tr>\n<td>address2</td>\n<td>null</td>\n<td>The second line of the street address for the location.</td>\n</tr>\n<tr>\n<td>city</td>\n<td>\"仁愛區\"</td>\n<td>The city where the location is situated.</td>\n</tr>\n<tr>\n<td>zip</td>\n<td>\"200\"</td>\n<td>The ZIP or postal code for the location.</td>\n</tr>\n<tr>\n<td>province</td>\n<td>\"基隆市 Keelung City\"</td>\n<td>The province or state for the location.</td>\n</tr>\n<tr>\n<td>province_code</td>\n<td>\"TW-KEE\"</td>\n<td>The province code for the location.</td>\n</tr>\n<tr>\n<td>country</td>\n<td>\"Taiwan\"</td>\n<td>The country where the location is situated.</td>\n</tr>\n<tr>\n<td>country_code</td>\n<td>\"TW\"</td>\n<td>The country code for the location.</td>\n</tr>\n<tr>\n<td>latitude</td>\n<td>\"25.059184\"</td>\n<td>The latitude coordinate of the location.</td>\n</tr>\n<tr>\n<td>longitude</td>\n<td>\"121.614096\"</td>\n<td>The longitude coordinate of the location.</td>\n</tr>\n<tr>\n<td>service_provider</td>\n<td>null</td>\n<td>The service provider for the location, if any.</td>\n</tr>\n<tr>\n<td>pickup_charge</td>\n<td>\"0.0\"</td>\n<td>The pickup charge for the location.</td>\n</tr>\n<tr>\n<td>cod_type</td>\n<td>0</td>\n<td>The cash on delivery (COD) type for the location.</td>\n</tr>\n<tr>\n<td>cod_min_amount</td>\n<td>\"0.0\"</td>\n<td>The minimum amount for COD at the location.</td>\n</tr>\n<tr>\n<td>cod_max_amount</td>\n<td>\"0.0\"</td>\n<td>The maximum amount for COD at the location.</td>\n</tr>\n<tr>\n<td>business_hours</td>\n<td>\"[]\"</td>\n<td>The business hours for the location.</td>\n</tr>\n<tr>\n<td>date_disabled</td>\n<td>null</td>\n<td>The date when the location is disabled, if any.</td>\n</tr>\n<tr>\n<td>cutoff_days</td>\n<td>0</td>\n<td>The number of cutoff days for the location.</td>\n</tr>\n<tr>\n<td>is_primary</td>\n<td>true</td>\n<td>Indicates if this is the primary location.</td>\n</tr>\n<tr>\n<td>pickup_enabled</td>\n<td>true</td>\n<td>Indicates if pickup is enabled for the location.</td>\n</tr>\n<tr>\n<td>updated_at</td>\n<td>\"2021-05-08T23:06:48+00:00\"</td>\n<td>The date and time when the location was last updated.</td>\n</tr>\n<tr>\n<td>created_at</td>\n<td>\"2021-05-08T23:06:48+00:00\"</td>\n<td>The date and time when the location was created.</td>\n</tr>\n</tbody>\n</table>\n</div>","event":[{"listen":"prerequest","script":{"id":"096f3957-15b2-4dfc-a3ac-5ce96366d9d1","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"a2c35dde-fcf0-4085-9b9c-f2a0a70beeb5","type":"text/javascript","exec":[""]}}],"_postman_id":"d8f3cd25-ec98-4472-bcad-e80cd233c19c"},{"name":"Checkouts ","item":[{"name":"Retrieve a list of checkouts","id":"071a5b26-efbe-4eb5-956f-16b77cde89d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"EasyStore-Access-Token","type":"text","value":""}],"url":"/api/3.0/checkouts.json","description":"<p>List products that belong to a store</p>\n","urlObject":{"path":["api","3.0","checkouts.json"],"host":[""],"query":[{"disabled":true,"description":{"content":"<p>Return current page of result.</p>\n","type":"text/plain"},"key":"page","value":"1"},{"disabled":true,"description":{"content":"<p>Return up to this many results per page. \n(maximum: 50) </p>\n","type":"text/plain"},"key":"limit","value":"50"},{"disabled":true,"description":{"content":"<p>Return current sorting of result. </p>\n<p>Default: position.desc</p>\n","type":"text/plain"},"key":"sort","value":"position.desc"},{"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":"2311217, 2311218"},{"disabled":true,"description":{"content":"<p>Filter results by product collection ID.</p>\n","type":"text/plain"},"key":"collection_ids","value":"2311217, 2311218"},{"disabled":true,"description":{"content":"<p>Return only products specified by a comma-separated list of SKUs.</p>\n","type":"text/plain"},"key":"skus","value":"senang"},{"disabled":true,"description":{"content":"<p>Restrict results to after the specified ID.</p>\n","type":"text/plain"},"key":"since_id","value":"2311217"},{"disabled":true,"description":{"content":"<p>Return products by their published status</p>\n<ul>\n<li>published: Show only published products.</li>\n<li>unpublished: Show only unpublished products.</li>\n</ul>\n","type":"text/plain"},"key":"visibility","value":"published"},{"disabled":true,"description":{"content":"<p>Show products published after date. (format: 2014-04-25 16:15:47)</p>\n","type":"text/plain"},"key":"published_at_min","value":"2019-11-28 08:21:21"},{"disabled":true,"description":{"content":"<p>Show products published before date. (format: 2014-04-25 16:15:47)</p>\n","type":"text/plain"},"key":"published_at_max","value":"2019-11-28 08:21:21"},{"disabled":true,"description":{"content":"<p>Show products created after date. (format: 2014-04-25 16:15:47)</p>\n","type":"text/plain"},"key":"created_at_min","value":"2019-11-28 08:21:21"},{"disabled":true,"description":{"content":"<p>Show products created before date. (format: 2014-04-25 16:15:47)</p>\n","type":"text/plain"},"key":"created_at_max","value":"2019-11-28 08:21:21"},{"disabled":true,"description":{"content":"<p>Show products last updated after date. (format: 2014-04-25 16:15:47)</p>\n","type":"text/plain"},"key":"updated_at_min","value":"2019-11-28 08:21:21"},{"disabled":true,"description":{"content":"<p>Show products last updated before date. (format: 2014-04-25 16:15:47)</p>\n","type":"text/plain"},"key":"updated_at_max","value":"2019-11-28 08:21:21"}],"variable":[]}},"response":[{"id":"b5824d7e-7454-48c7-89c0-75e72add2957","name":"Retrieves a list of checkouts","originalRequest":{"method":"GET","header":[{"key":"EasyStore-Access-Token","type":"text","value":""}],"url":{"raw":"/api/3.0/checkouts.json","host":[""],"path":["api","3.0","checkouts.json"],"query":[{"key":"page","value":"1","description":"Return current page of result.","disabled":true},{"key":"limit","value":"50","description":"Return up to this many results per page. \n(maximum: 50) ","disabled":true},{"key":"sort","value":"position.desc","description":"Return current sorting of result. \n\nDefault: position.desc","disabled":true},{"key":"ids","value":"2311217, 2311218","description":"Return only products specified by a comma-separated list of product IDs.","disabled":true},{"key":"collection_ids","value":"2311217, 2311218","description":"Filter results by product collection ID.","disabled":true},{"key":"skus","value":"senang","description":"Return only products specified by a comma-separated list of SKUs.","disabled":true},{"key":"since_id","value":"2311217","description":"Restrict results to after the specified ID.","disabled":true},{"key":"visibility","value":"published","description":"Return products by their published status\n\n- published: Show only published products.\n- unpublished: Show only unpublished products.","disabled":true},{"key":"published_at_min","value":"2019-11-28 08:21:21","description":"Show products published after date. (format: 2014-04-25 16:15:47)","disabled":true},{"key":"published_at_max","value":"2019-11-28 08:21:21","description":"Show products published before date. (format: 2014-04-25 16:15:47)","disabled":true},{"key":"created_at_min","value":"2019-11-28 08:21:21","description":"Show products created after date. (format: 2014-04-25 16:15:47)","disabled":true},{"key":"created_at_max","value":"2019-11-28 08:21:21","description":"Show products created before date. (format: 2014-04-25 16:15:47)","disabled":true},{"key":"updated_at_min","value":"2019-11-28 08:21:21","description":"Show products last updated after date. (format: 2014-04-25 16:15:47)","disabled":true},{"key":"updated_at_max","value":"2019-11-28 08:21:21","description":"Show products last updated before date. (format: 2014-04-25 16:15:47)","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 17 May 2021 23:04:52 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 16-Jun-2021 23:04:52 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"total_count\": 3,\n    \"checkouts\": [\n        {\n            \"id\": 2308673,\n            \"token\": \"255181f7-0cb9-4a79-899c-16b5ec423be4\",\n            \"cart_token\": \"14f11912-4c3a-43ed-922b-7993996e9842\",\n            \"email\": null,\n            \"currency_code\": \"MYR\",\n            \"subtotal_price\": \"100.0\",\n            \"total_discount\": \"10.0\",\n            \"total_price\": \"90.0\",\n            \"total_amount_include_transaction\": \"90.0\",\n            \"financial_status\": \"unpaid\",\n            \"line_items\": [\n                {\n                    \"id\": 4445898,\n                    \"order_id\": 2308673,\n                    \"product_id\": 1994221,\n                    \"variant_id\": 9998504,\n                    \"discount_id\": null,\n                    \"product_name\": \"Test SF API\",\n                    \"variant_name\": null,\n                    \"sku\": \"\",\n                    \"barcode\": null,\n                    \"price\": \"100.0\",\n                    \"total_discount\": \"10.0\",\n                    \"discount_applies_once\": null,\n                    \"grams\": \"100.0\",\n                    \"width\": \"10.0\",\n                    \"height\": \"10.0\",\n                    \"length\": \"10.0\",\n                    \"quantity\": 1,\n                    \"backorder_quantity\": 0,\n                    \"taxable\": false,\n                    \"shipping_required\": true,\n                    \"total_tax\": \"0.0\",\n                    \"is_custom_price\": false,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"delete_from\": null,\n                    \"created_from\": \"SF\",\n                    \"updated_at\": \"2021-05-12T17:29:13.000+08:00\",\n                    \"created_at\": \"2021-05-12T17:29:09.000+08:00\",\n                    \"fulfilled_quantity\": 0,\n                    \"fulfillable_quantity\": 1\n                }\n            ],\n            \"billing_address\": null,\n            \"shipping_address\": null,\n            \"pickup_address\": null,\n            \"cod_type\": 2,\n            \"browser_ip\": \"217.138.201.94\",\n            \"created_at\": \"2021-05-12T17:29:09+08:00\",\n            \"checkout_url\": \"https://sfapitest.storefront.pink/checkout/14f11912-4c3a-43ed-922b-7993996e9842\"\n        },\n        {\n            \"id\": 2308662,\n            \"token\": \"00485ff7-71b5-4b20-8278-46677f9f0d49\",\n            \"cart_token\": \"e6a459c9-a8b9-4b15-926c-58c4475fc664\",\n            \"email\": null,\n            \"currency_code\": \"TWD\",\n            \"subtotal_price\": \"100.0\",\n            \"total_discount\": \"0.0\",\n            \"total_price\": \"100.0\",\n            \"total_amount_include_transaction\": \"100.0\",\n            \"financial_status\": \"unpaid\",\n            \"line_items\": [\n                {\n                    \"id\": 4445887,\n                    \"order_id\": 2308662,\n                    \"product_id\": 1994221,\n                    \"variant_id\": 9998504,\n                    \"discount_id\": null,\n                    \"product_name\": \"Test SF API\",\n                    \"variant_name\": null,\n                    \"sku\": null,\n                    \"barcode\": null,\n                    \"price\": \"100.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_applies_once\": null,\n                    \"grams\": \"0.0\",\n                    \"width\": \"0.0\",\n                    \"height\": \"0.0\",\n                    \"length\": \"0.0\",\n                    \"quantity\": 1,\n                    \"backorder_quantity\": 0,\n                    \"taxable\": false,\n                    \"shipping_required\": true,\n                    \"total_tax\": \"0.0\",\n                    \"is_custom_price\": false,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"delete_from\": null,\n                    \"created_from\": \"SF\",\n                    \"updated_at\": \"2021-05-12T13:27:02.000+08:00\",\n                    \"created_at\": \"2021-05-12T13:27:02.000+08:00\",\n                    \"fulfilled_quantity\": 0,\n                    \"fulfillable_quantity\": 1\n                }\n            ],\n            \"billing_address\": null,\n            \"shipping_address\": null,\n            \"pickup_address\": null,\n            \"cod_type\": 2,\n            \"browser_ip\": \"219.92.100.83\",\n            \"created_at\": \"2021-05-12T13:27:02+08:00\",\n            \"checkout_url\": \"https://sfapitest.storefront.pink/checkout/e6a459c9-a8b9-4b15-926c-58c4475fc664\"\n        },\n        {\n            \"id\": 2308596,\n            \"token\": \"554c99af-4225-4f09-9bd3-07c078716c02\",\n            \"cart_token\": \"d0695246-8724-4aa4-b3df-a45734e38ab9\",\n            \"email\": \"tester3466@gmail.com\",\n            \"currency_code\": \"TWD\",\n            \"subtotal_price\": \"0.0\",\n            \"total_discount\": \"0.0\",\n            \"total_price\": \"0.0\",\n            \"total_amount_include_transaction\": \"0.0\",\n            \"financial_status\": \"unpaid\",\n            \"line_items\": [],\n            \"billing_address\": {\n                \"id\": 1217038,\n                \"order_id\": 2308596,\n                \"first_name\": \"EasyStore\",\n                \"last_name\": \"MY\",\n                \"company\": null,\n                \"address1\": \"No 8, Jalan Angkasa Indah 1D, Taman Angkasa Indah\",\n                \"address2\": null,\n                \"city\": \"Kajang\",\n                \"zip\": \"43000\",\n                \"province\": \"Selangor\",\n                \"province_code\": \"MY-10\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": \"仁愛區\",\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"phone\": \"912345668\",\n                \"email\": \"tester3466@gmail.com\",\n                \"latitude\": null,\n                \"longitude\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2021-05-11T13:18:26.000+08:00\",\n                \"created_at\": \"2021-05-10T16:03:19.000+08:00\"\n            },\n            \"shipping_address\": {\n                \"id\": 1131481,\n                \"order_id\": 2308596,\n                \"first_name\": \"EasyStore\",\n                \"last_name\": \"MY\",\n                \"company\": null,\n                \"address1\": \"No 8, Jalan Angkasa Indah 1D, Taman Angkasa Indah\",\n                \"address2\": null,\n                \"city\": \"Kajang\",\n                \"zip\": \"43000\",\n                \"province\": \"Selangor\",\n                \"province_code\": \"MY-10\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": \"仁愛區\",\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"phone\": \"912345668\",\n                \"email\": \"tester3466@gmail.com\",\n                \"latitude\": null,\n                \"longitude\": null,\n                \"preferred_start_at\": null,\n                \"preferred_end_at\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2021-05-11T13:18:26.000+08:00\",\n                \"created_at\": \"2021-05-10T16:03:19.000+08:00\"\n            },\n            \"pickup_address\": null,\n            \"cod_type\": 0,\n            \"browser_ip\": \"60.51.27.68\",\n            \"created_at\": \"2021-05-10T16:03:07+08:00\",\n            \"checkout_url\": \"https://sfapitest.storefront.pink/checkout/d0695246-8724-4aa4-b3df-a45734e38ab9\"\n        }\n    ]\n}"}],"_postman_id":"071a5b26-efbe-4eb5-956f-16b77cde89d9"},{"name":"Retrieve a single checkout","id":"1f6832e6-076d-4921-946b-2137030ddf32","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"url":"/api/3.0/checkouts/:cart_token.json","urlObject":{"path":["api","3.0","checkouts",":cart_token.json"],"host":[""],"query":[],"variable":[{"type":"any","value":"","key":"cart_token.json"}]}},"response":[{"id":"8e1368e2-4c7f-4366-b637-a8861fdbbf90","name":"Retrieve a single checkout","originalRequest":{"method":"GET","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"url":{"raw":"/api/3.0/checkouts/:cart_token.json","host":[""],"path":["api","3.0","checkouts",":cart_token.json"],"variable":[{"key":"cart_token.json","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 24 May 2021 03:19:53 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 23-Jun-2021 03:19:53 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Strict-Transport-Security","value":"max-age=15768000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"checkout\": {\n        \"id\": 3243577,\n        \"token\": \"6d2cb7fe-2205-40e2-ac23-cc7928308f1d\",\n        \"cart_token\": \"bad013e2-83f2-4181-a6fb-10541d026c69\",\n        \"email\": null,\n        \"currency_code\": \"TWD\",\n        \"subtotal_price\": \"10.0\",\n        \"total_discount\": \"0.0\",\n        \"total_price\": \"10.0\",\n        \"total_amount_include_transaction\": \"10.0\",\n        \"financial_status\": \"unpaid\",\n        \"line_items\": [\n            {\n                \"id\": 6420762,\n                \"order_id\": 3243577,\n                \"product_id\": 2395624,\n                \"variant_id\": 11545201,\n                \"discount_id\": null,\n                \"product_name\": \"Test Test\",\n                \"variant_name\": null,\n                \"sku\": \"\",\n                \"barcode\": \"\",\n                \"price\": \"10.0\",\n                \"total_discount\": \"0.0\",\n                \"discount_applies_once\": null,\n                \"grams\": \"0.0\",\n                \"width\": \"0.0\",\n                \"height\": \"0.0\",\n                \"length\": \"0.0\",\n                \"quantity\": 1,\n                \"backorder_quantity\": 0,\n                \"taxable\": false,\n                \"shipping_required\": true,\n                \"total_tax\": \"0.0\",\n                \"is_custom_price\": true,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"delete_from\": null,\n                \"created_from\": null,\n                \"updated_at\": \"2021-05-17T17:01:39.000+08:00\",\n                \"created_at\": \"2021-05-17T17:01:39.000+08:00\",\n                \"fulfilled_quantity\": 0,\n                \"fulfillable_quantity\": 1\n            }\n        ],\n        \"billing_address\": null,\n        \"shipping_address\": null,\n        \"pickup_address\": null,\n        \"cod_type\": 2,\n        \"browser_ip\": \"\",\n        \"created_at\": \"2021-05-17T17:01:39+08:00\",\n        \"checkout_url\": \"https://www.lbtest.easystore.blue/checkout/bad013e2-83f2-4181-a6fb-10541d026c69\"\n    }\n}"}],"_postman_id":"1f6832e6-076d-4921-946b-2137030ddf32"},{"name":"Create a checkout","id":"dc411e0b-8005-46c4-bef8-58675a5b2ede","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"checkout\": {\r\n        \"presentment_currency\": \"MYR\",\r\n        \"line_items\": [\r\n            {\r\n                \"variant_id\": 9998504,\r\n                \"quantity\": 1,\r\n                \"price\": 100\r\n            }\r\n        ]\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"/api/3.0/checkouts.json","description":"<p>Create a checkout that belong to a store</p>\n<h2 id=\"body\">Body</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attributes</th>\n<th>Example value</th>\n<th>Required/Optional</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>line_items</td>\n<td>[ {\"id\": 6393242, \"quantity\": 1} ]</td>\n<td>Required</td>\n<td>An array of items for this checkout.</td>\n</tr>\n<tr>\n<td>presentment_currency</td>\n<td>\"MYR\"</td>\n<td>Optional</td>\n<td>The presentment currency for this checkout.</td>\n</tr>\n<tr>\n<td>customer_id</td>\n<td>123456</td>\n<td>Optional</td>\n<td>The customer ID associated to this checkout.</td>\n</tr>\n<tr>\n<td>email</td>\n<td>\"<a href=\"mailto:test@easystore.co\">test@easystore.co</a>\"</td>\n<td>Optional</td>\n<td>The email associated to this checkout.</td>\n</tr>\n<tr>\n<td>phone</td>\n<td>\"+60111234567\"</td>\n<td>Optional</td>\n<td>The phone number associated to this checkout.</td>\n</tr>\n<tr>\n<td>shipping_address</td>\n<td>(refer to second table)</td>\n<td>Optional</td>\n<td>The shipping_address associated to this checkout.</td>\n</tr>\n<tr>\n<td>billing_address</td>\n<td>(refer to last table)</td>\n<td>Optional</td>\n<td>The billing_address associated to this checkout.</td>\n</tr>\n</tbody>\n</table>\n</div><h1 id=\"shipping_address\">shipping_address</h1>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attributes</th>\n<th>Example value</th>\n<th>Required/Optional</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>first_name</td>\n<td>\"First Name\"</td>\n<td>Required</td>\n<td>First name for shipping address.</td>\n</tr>\n<tr>\n<td>last_name</td>\n<td>\"Last Name\"</td>\n<td>Required</td>\n<td>Last name for shipping address.</td>\n</tr>\n<tr>\n<td>email</td>\n<td>\"<a href=\"mailto:test@easystore.co\">test@easystore.co</a>\"</td>\n<td>Required</td>\n<td>Email for shipping address.</td>\n</tr>\n<tr>\n<td>phone</td>\n<td>\"+6011234567\"</td>\n<td>Required</td>\n<td>Phone for shipping address.</td>\n</tr>\n<tr>\n<td>address1</td>\n<td>\"Sample Address 1\"</td>\n<td>Required</td>\n<td>Address line 1 for shipping address.</td>\n</tr>\n<tr>\n<td>city</td>\n<td>\"Test CIty\"</td>\n<td>Required</td>\n<td>City for shipping address.</td>\n</tr>\n<tr>\n<td>zip</td>\n<td>\"43000\"</td>\n<td>Required</td>\n<td>Zip for shipping address.</td>\n</tr>\n<tr>\n<td>province</td>\n<td>\"Selangor\"</td>\n<td>Required</td>\n<td>Province for shipping address.</td>\n</tr>\n<tr>\n<td>country</td>\n<td>\"Malaysia\"</td>\n<td>Required</td>\n<td>Country for shipping address.</td>\n</tr>\n<tr>\n<td>address2</td>\n<td>\"Sample Address 2\"</td>\n<td>Optional</td>\n<td>Address line 2 for shipping address.</td>\n</tr>\n<tr>\n<td>company</td>\n<td>\"Company\"</td>\n<td>Optional</td>\n<td>Company for shipping address.</td>\n</tr>\n</tbody>\n</table>\n</div><h1 id=\"billing_address\">billing_address</h1>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attributes</th>\n<th>Example value</th>\n<th>Required/Optional</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>first_name</td>\n<td>\"First Name\"</td>\n<td>Required</td>\n<td>First name for billing address.</td>\n</tr>\n<tr>\n<td>last_name</td>\n<td>\"Last Name\"</td>\n<td>Required</td>\n<td>Last name for billing address.</td>\n</tr>\n<tr>\n<td>email</td>\n<td>\"<a href=\"mailto:test@easystore.co\">test@easystore.co</a>\"</td>\n<td>Required</td>\n<td>Email for billing address.</td>\n</tr>\n<tr>\n<td>phone</td>\n<td>\"+6011234567\"</td>\n<td>Required</td>\n<td>Phone for billing address.</td>\n</tr>\n<tr>\n<td>address1</td>\n<td>\"Sample Address 1\"</td>\n<td>Required</td>\n<td>Address line 1 for billing address.</td>\n</tr>\n<tr>\n<td>city</td>\n<td>\"Test CIty\"</td>\n<td>Required</td>\n<td>City for billing address.</td>\n</tr>\n<tr>\n<td>zip</td>\n<td>\"43000\"</td>\n<td>Required</td>\n<td>Zip for billing address.</td>\n</tr>\n<tr>\n<td>province</td>\n<td>\"Selangor\"</td>\n<td>Required</td>\n<td>Province for billing address.</td>\n</tr>\n<tr>\n<td>country</td>\n<td>\"Malaysia\"</td>\n<td>Required</td>\n<td>Country for billing address.</td>\n</tr>\n<tr>\n<td>address2</td>\n<td>\"Sample Address 2\"</td>\n<td>Optional</td>\n<td>Address line 2 for billing address.</td>\n</tr>\n<tr>\n<td>company</td>\n<td>\"Company\"</td>\n<td>Optional</td>\n<td>Company for billing address.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["api","3.0","checkouts.json"],"host":[""],"query":[],"variable":[]}},"response":[{"id":"fd2f386e-5e42-4840-94b5-28dafa16cabf","name":"Create a checkout","originalRequest":{"method":"POST","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"checkout\": {\r\n        \"presentment_currency\": \"MYR\",\r\n        \"line_items\": [\r\n            {\r\n                \"variant_id\": 9998504,\r\n                \"quantity\": 1,\r\n                \"price\": 100\r\n            }\r\n        ]\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"/api/3.0/checkouts.json"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 17 May 2021 23:06:36 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 16-Jun-2021 23:06:36 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"checkout\": {\n        \"id\": 2308725,\n        \"token\": \"11574388-d4f9-4511-9ad7-db40638d401d\",\n        \"cart_token\": \"f0416de4-dbd4-4270-8355-50ac33984c5c\",\n        \"email\": null,\n        \"currency_code\": \"MYR\",\n        \"subtotal_price\": \"100.0\",\n        \"total_discount\": \"0.0\",\n        \"total_price\": \"100.0\",\n        \"total_amount_include_transaction\": \"100.0\",\n        \"financial_status\": \"unpaid\",\n        \"line_items\": [\n            {\n                \"id\": 4445963,\n                \"order_id\": 2308725,\n                \"product_id\": 1994221,\n                \"variant_id\": 9998504,\n                \"discount_id\": null,\n                \"product_name\": \"Test SF API\",\n                \"variant_name\": null,\n                \"sku\": \"\",\n                \"barcode\": null,\n                \"price\": \"100.0\",\n                \"total_discount\": \"0.0\",\n                \"discount_applies_once\": null,\n                \"grams\": \"100.0\",\n                \"width\": \"10.0\",\n                \"height\": \"10.0\",\n                \"length\": \"10.0\",\n                \"quantity\": 1,\n                \"backorder_quantity\": 0,\n                \"taxable\": false,\n                \"shipping_required\": true,\n                \"total_tax\": \"0.0\",\n                \"is_custom_price\": false,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"delete_from\": null,\n                \"created_from\": null,\n                \"updated_at\": \"2021-05-18T07:06:36.000+08:00\",\n                \"created_at\": \"2021-05-18T07:06:36.000+08:00\",\n                \"fulfilled_quantity\": 0,\n                \"fulfillable_quantity\": 1\n            }\n        ],\n        \"billing_address\": null,\n        \"shipping_address\": null,\n        \"pickup_address\": null,\n        \"cod_type\": 2,\n        \"browser_ip\": \"\",\n        \"created_at\": \"2021-05-18T07:06:36+08:00\",\n        \"checkout_url\": \"https://sfapitest.storefront.pink/checkout/f0416de4-dbd4-4270-8355-50ac33984c5c\"\n    }\n}"}],"_postman_id":"dc411e0b-8005-46c4-bef8-58675a5b2ede"},{"name":"Update a checkout","id":"53f94af0-f5c1-44ab-a45e-8052ae6f03a6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"EasyStore-Access-Token","type":"text","value":""}],"body":{"mode":"raw","raw":"{\r\n    \"checkout\": {\r\n        \"presentment_currency\": \"TWD\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"/api/3.0/checkouts/:cart_token.json","description":"<p>Update a checkout that belong to a store</p>\n<h2 id=\"body\">Body</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attributes</th>\n<th>Example value</th>\n<th>Required/Optional</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>line_items</td>\n<td>[ {\"id\": 6393242, \"quantity\": 1} ]</td>\n<td>Required</td>\n<td>An array of items for this checkout.</td>\n</tr>\n<tr>\n<td>presentment_currency</td>\n<td>\"MYR\"</td>\n<td>Optional</td>\n<td>The presentment currency for this checkout.</td>\n</tr>\n<tr>\n<td>customer_id</td>\n<td>123456</td>\n<td>Optional</td>\n<td>The customer ID associated to this checkout.</td>\n</tr>\n<tr>\n<td>email</td>\n<td>\"<a href=\"mailto:test@easystore.co\">test@easystore.co</a>\"</td>\n<td>Optional</td>\n<td>The email associated to this checkout.</td>\n</tr>\n<tr>\n<td>phone</td>\n<td>\"+60111234567\"</td>\n<td>Optional</td>\n<td>The phone number associated to this checkout.</td>\n</tr>\n<tr>\n<td>shipping_address</td>\n<td>(refer to second table)</td>\n<td>Optional</td>\n<td>The shipping_address associated to this checkout.</td>\n</tr>\n<tr>\n<td>billing_address</td>\n<td>(refer to last table)</td>\n<td>Optional</td>\n<td>The billing_address associated to this checkout.</td>\n</tr>\n</tbody>\n</table>\n</div><h1 id=\"shipping_address\">shipping_address</h1>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attributes</th>\n<th>Example value</th>\n<th>Required/Optional</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>first_name</td>\n<td>\"First Name\"</td>\n<td>Required</td>\n<td>First name for shipping address.</td>\n</tr>\n<tr>\n<td>last_name</td>\n<td>\"Last Name\"</td>\n<td>Required</td>\n<td>Last name for shipping address.</td>\n</tr>\n<tr>\n<td>email</td>\n<td>\"<a href=\"mailto:test@easystore.co\">test@easystore.co</a>\"</td>\n<td>Required</td>\n<td>Email for shipping address.</td>\n</tr>\n<tr>\n<td>phone</td>\n<td>\"+6011234567\"</td>\n<td>Required</td>\n<td>Phone for shipping address.</td>\n</tr>\n<tr>\n<td>address1</td>\n<td>\"Sample Address 1\"</td>\n<td>Required</td>\n<td>Address line 1 for shipping address.</td>\n</tr>\n<tr>\n<td>city</td>\n<td>\"Test CIty\"</td>\n<td>Required</td>\n<td>City for shipping address.</td>\n</tr>\n<tr>\n<td>zip</td>\n<td>\"43000\"</td>\n<td>Required</td>\n<td>Zip for shipping address.</td>\n</tr>\n<tr>\n<td>province</td>\n<td>\"Selangor\"</td>\n<td>Required</td>\n<td>Province for shipping address.</td>\n</tr>\n<tr>\n<td>country</td>\n<td>\"Malaysia\"</td>\n<td>Required</td>\n<td>Country for shipping address.</td>\n</tr>\n<tr>\n<td>address2</td>\n<td>\"Sample Address 2\"</td>\n<td>Optional</td>\n<td>Address line 2 for shipping address.</td>\n</tr>\n<tr>\n<td>company</td>\n<td>\"Company\"</td>\n<td>Optional</td>\n<td>Company for shipping address.</td>\n</tr>\n</tbody>\n</table>\n</div><h1 id=\"billing_address\">billing_address</h1>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attributes</th>\n<th>Example value</th>\n<th>Required/Optional</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>first_name</td>\n<td>\"First Name\"</td>\n<td>Required</td>\n<td>First name for billing address.</td>\n</tr>\n<tr>\n<td>last_name</td>\n<td>\"Last Name\"</td>\n<td>Required</td>\n<td>Last name for billing address.</td>\n</tr>\n<tr>\n<td>email</td>\n<td>\"<a href=\"mailto:test@easystore.co\">test@easystore.co</a>\"</td>\n<td>Required</td>\n<td>Email for billing address.</td>\n</tr>\n<tr>\n<td>phone</td>\n<td>\"+6011234567\"</td>\n<td>Required</td>\n<td>Phone for billing address.</td>\n</tr>\n<tr>\n<td>address1</td>\n<td>\"Sample Address 1\"</td>\n<td>Required</td>\n<td>Address line 1 for billing address.</td>\n</tr>\n<tr>\n<td>city</td>\n<td>\"Test CIty\"</td>\n<td>Required</td>\n<td>City for billing address.</td>\n</tr>\n<tr>\n<td>zip</td>\n<td>\"43000\"</td>\n<td>Required</td>\n<td>Zip for billing address.</td>\n</tr>\n<tr>\n<td>province</td>\n<td>\"Selangor\"</td>\n<td>Required</td>\n<td>Province for billing address.</td>\n</tr>\n<tr>\n<td>country</td>\n<td>\"Malaysia\"</td>\n<td>Required</td>\n<td>Country for billing address.</td>\n</tr>\n<tr>\n<td>address2</td>\n<td>\"Sample Address 2\"</td>\n<td>Optional</td>\n<td>Address line 2 for billing address.</td>\n</tr>\n<tr>\n<td>company</td>\n<td>\"Company\"</td>\n<td>Optional</td>\n<td>Company for billing address.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["api","3.0","checkouts",":cart_token.json"],"host":[""],"query":[],"variable":[{"type":"any","value":"","key":"cart_token.json"}]}},"response":[{"id":"04ba6249-8649-41d9-90a6-3289e63b3940","name":"Update a checkout","originalRequest":{"method":"PUT","header":[{"key":"EasyStore-Access-Token","type":"text","value":""}],"body":{"mode":"raw","raw":"{\r\n    \"checkout\": {\r\n        \"presentment_currency\": \"TWD\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"/api/3.0/checkouts/:cart_token.json","host":[""],"path":["api","3.0","checkouts",":cart_token.json"],"variable":[{"key":"cart_token.json","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 24 May 2021 03:20:16 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 23-Jun-2021 03:20:16 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Strict-Transport-Security","value":"max-age=15768000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"checkout\": {\n        \"id\": 3243577,\n        \"token\": \"6d2cb7fe-2205-40e2-ac23-cc7928308f1d\",\n        \"cart_token\": \"bad013e2-83f2-4181-a6fb-10541d026c69\",\n        \"email\": null,\n        \"currency_code\": \"TWD\",\n        \"subtotal_price\": \"10.0\",\n        \"total_discount\": \"0.0\",\n        \"total_price\": \"10.0\",\n        \"total_amount_include_transaction\": \"10.0\",\n        \"financial_status\": \"unpaid\",\n        \"line_items\": [\n            {\n                \"id\": 6420762,\n                \"order_id\": 3243577,\n                \"product_id\": 2395624,\n                \"variant_id\": 11545201,\n                \"discount_id\": null,\n                \"product_name\": \"Test Test\",\n                \"variant_name\": null,\n                \"sku\": \"\",\n                \"barcode\": \"\",\n                \"price\": \"10.0\",\n                \"total_discount\": \"0.0\",\n                \"discount_applies_once\": null,\n                \"grams\": \"0.0\",\n                \"width\": \"0.0\",\n                \"height\": \"0.0\",\n                \"length\": \"0.0\",\n                \"quantity\": 1,\n                \"backorder_quantity\": 0,\n                \"taxable\": false,\n                \"shipping_required\": true,\n                \"total_tax\": \"0.0\",\n                \"is_custom_price\": true,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"delete_from\": null,\n                \"created_from\": null,\n                \"updated_at\": \"2021-05-17T17:01:39.000+08:00\",\n                \"created_at\": \"2021-05-17T17:01:39.000+08:00\",\n                \"fulfilled_quantity\": 0,\n                \"fulfillable_quantity\": 1\n            }\n        ],\n        \"billing_address\": null,\n        \"shipping_address\": null,\n        \"pickup_address\": null,\n        \"cod_type\": 2,\n        \"browser_ip\": \"\",\n        \"created_at\": \"2021-05-17T17:01:39+08:00\",\n        \"checkout_url\": \"https://www.lbtest.easystore.blue/checkout/bad013e2-83f2-4181-a6fb-10541d026c69\"\n    }\n}"}],"_postman_id":"53f94af0-f5c1-44ab-a45e-8052ae6f03a6"}],"id":"03dde6ea-ee8d-46eb-b344-d6e525f832df","description":"<p>The checkout endpoints allow you to manage the checkouts in the store.</p>\n<ul>\n<li><p><strong>Checkout</strong>:</p>\n<ul>\n<li><p>The main entity representing a checkout session.</p>\n</li>\n<li><p>Contains general information such as id, token, cart token, email, currency code, subtotal price, total discount, total price, total amount including transaction fees, financial status, COD type, browser IP, creation date, and checkout URL.</p>\n</li>\n<li><p>A checkout has many line items.</p>\n</li>\n<li><p>Checkouts also include addresses (billing, shipping, and pickup), which can be null if not provided.</p>\n</li>\n</ul>\n</li>\n<li><p><strong>Line Item</strong>:</p>\n<ul>\n<li><p>Represents the individual items in a checkout.</p>\n</li>\n<li><p>Contains details such as id, order id, product id, variant id, discount id, product name, variant name, SKU, barcode, price, total discount, grams, dimensions (width, height, length), quantity, backorder quantity, taxable status, shipping requirement, total tax, custom price status, deletion status, and timestamps for creation and updates.</p>\n</li>\n</ul>\n</li>\n</ul>\n<h2 id=\"checkout-resource-fields\">Checkout Resource Fields</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attributes</th>\n<th>Example value</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>3243577</td>\n<td>Unique identifier for the checkout. Each id is unique across the system.</td>\n</tr>\n<tr>\n<td>token</td>\n<td>\"6d2cb7fe-2205-40e2-ac23-cc7928308f1d\"</td>\n<td>A unique token for the checkout session, used to reference the specific checkout.A unique human-readable string for the product. Handles are used in URLs to create readable and SEO-friendly links.</td>\n</tr>\n<tr>\n<td>cart_token</td>\n<td>\"bad013e2-83f2-4181-a6fb-10541d026c69\"</td>\n<td>The email address of the customer associated with the checkout.A unique token for the cart associated with the checkout session.</td>\n</tr>\n<tr>\n<td>email</td>\n<td>\"<a href=\"mailto:john@example.com\">john@example.com</a>\"</td>\n<td>The global title tag for the product, used for SEO purposes.</td>\n</tr>\n<tr>\n<td>currency_code</td>\n<td>\"TWD\"</td>\n<td>The ISO 4217 code for the currency used in the checkout.</td>\n</tr>\n<tr>\n<td>subtotal_price</td>\n<td>\"10.0\"</td>\n<td>The total price of all the line items in the checkout before discounts, taxes, and shipping charges.</td>\n</tr>\n<tr>\n<td>total_discount</td>\n<td>\"0.0\"</td>\n<td>The total amount of discounts applied to the checkout.</td>\n</tr>\n<tr>\n<td>total_price</td>\n<td>\"10.0\"</td>\n<td>The total price of the checkout after discounts, taxes, and shipping charges.</td>\n</tr>\n<tr>\n<td>total_amount_include_transaction</td>\n<td>\"10.0\"</td>\n<td>The total amount to be paid for the checkout, including transaction fees.</td>\n</tr>\n<tr>\n<td>financial_status</td>\n<td>\"unpaid\"</td>\n<td>The financial status of the checkout, indicating whether payment has been made. Possible values are \"paid\", \"unpaid\", etc.</td>\n</tr>\n<tr>\n<td>line_items</td>\n<td>Refer to the line_items table below</td>\n<td>A list of line items in the checkout, representing the products and variants being purchased.</td>\n</tr>\n<tr>\n<td>billing_address</td>\n<td>Refer to the billing_address table below for details.</td>\n<td>The billing address for the checkout.</td>\n</tr>\n<tr>\n<td>shipping_address</td>\n<td>Refer to the shipping_address table below for details.</td>\n<td>The shipping address for the checkout.</td>\n</tr>\n<tr>\n<td>pickup_address</td>\n<td>Refer to the pickup_address table below for details.</td>\n<td>The pickup address for the checkout, if applicable.</td>\n</tr>\n<tr>\n<td>cod_type</td>\n<td>2</td>\n<td>The type of cash on delivery (COD) payment method used, if applicable.</td>\n</tr>\n<tr>\n<td>browser_ip</td>\n<td>\"\"</td>\n<td>The IP address of the customer’s browser when the checkout was created.</td>\n</tr>\n<tr>\n<td>created_at</td>\n<td>\"2021-05-17T17:01:39+08:00\"</td>\n<td>The date and time when the checkout was created.</td>\n</tr>\n<tr>\n<td>checkout_url</td>\n<td>\"<a href=\"https://www.lbtest.easystore.blue/checkout/bad013e2-83f2-4181-a6fb-10541d026c69\">https://www.lbtest.easystore.blue/checkout/bad013e2-83f2-4181-a6fb-10541d026c69\"</a></td>\n<td>The URL where the customer can complete the checkout process.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"line_items\">line_items</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attributes</th>\n<th>Example value</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>6420762</td>\n<td>Unique identifier for the line item. Each id is unique across the system.</td>\n</tr>\n<tr>\n<td>order_id</td>\n<td>3243577</td>\n<td>The ID of the checkout to which the line item belongs.</td>\n</tr>\n<tr>\n<td>product_id</td>\n<td>2395624</td>\n<td>The ID of the product associated with the line item.</td>\n</tr>\n<tr>\n<td>variant_id</td>\n<td>11545201</td>\n<td>The ID of the product variant associated with the line item.</td>\n</tr>\n<tr>\n<td>discount_id</td>\n<td>8</td>\n<td>The ID of the discount applied to the line item, if any.</td>\n</tr>\n<tr>\n<td>product_name</td>\n<td>\"Test Test\"</td>\n<td>The name of the product.</td>\n</tr>\n<tr>\n<td>variant_name</td>\n<td>\"Test\"</td>\n<td>The name of the product variant.</td>\n</tr>\n<tr>\n<td>sku</td>\n<td>\"testing\"</td>\n<td>The stock keeping unit (SKU) identifier for the product variant.</td>\n</tr>\n<tr>\n<td>barcode</td>\n<td>\"1234567\"</td>\n<td>The barcode identifier for the product variant.</td>\n</tr>\n<tr>\n<td>price</td>\n<td>\"10.0\"</td>\n<td>The price of the product variant.</td>\n</tr>\n<tr>\n<td>total_discount</td>\n<td>\"0.0\"</td>\n<td>The total amount of discount applied to the line item.</td>\n</tr>\n<tr>\n<td>discount_applies_once</td>\n<td>0</td>\n<td>Whether the discount applies only once.</td>\n</tr>\n<tr>\n<td>grams</td>\n<td>\"0.0\"</td>\n<td>The weight of the product variant in grams.</td>\n</tr>\n<tr>\n<td>width</td>\n<td>\"0.0\"</td>\n<td>The width of the product variant.</td>\n</tr>\n<tr>\n<td>height</td>\n<td>\"0.0\"</td>\n<td>The height of the product variant.</td>\n</tr>\n<tr>\n<td>length</td>\n<td>\"0.0\"</td>\n<td>The length of the product variant.</td>\n</tr>\n<tr>\n<td>quantity</td>\n<td>1</td>\n<td>The quantity of the product variant being purchased.</td>\n</tr>\n<tr>\n<td>backorder_quantity</td>\n<td>0</td>\n<td>The quantity of the product variant that is on backorder.</td>\n</tr>\n<tr>\n<td>taxable</td>\n<td>false</td>\n<td>Whether the product variant is taxable.</td>\n</tr>\n<tr>\n<td>shipping_required</td>\n<td>true</td>\n<td>Whether shipping is required for the product variant.</td>\n</tr>\n<tr>\n<td>total_tax</td>\n<td>\"0.0\"</td>\n<td>The total amount of tax applied to the line item.</td>\n</tr>\n<tr>\n<td>is_custom_price</td>\n<td>true</td>\n<td>Whether the price of the product variant has been customized.</td>\n</tr>\n<tr>\n<td>is_deleted</td>\n<td>false</td>\n<td>Whether the line item has been deleted.</td>\n</tr>\n<tr>\n<td>deleted_at</td>\n<td>null</td>\n<td>The date and time when the line item was deleted.</td>\n</tr>\n<tr>\n<td>delete_from</td>\n<td>null</td>\n<td>The source from which the line item was deleted.</td>\n</tr>\n<tr>\n<td>created_from</td>\n<td>null</td>\n<td>The source from which the line item was created.</td>\n</tr>\n<tr>\n<td>updated_at</td>\n<td>\"2021-05-17T17:01:39.000+08:00\"</td>\n<td>The date and time when the line item was last updated.</td>\n</tr>\n<tr>\n<td>created_at</td>\n<td>\"2021-05-17T17:01:39.000+08:00\"</td>\n<td>The date and time when the line item was created.</td>\n</tr>\n<tr>\n<td>fulfilled_quantity</td>\n<td>0</td>\n<td>The quantity of the product variant that has been fulfilled.</td>\n</tr>\n<tr>\n<td>fulfillable_quantity</td>\n<td>1</td>\n<td>The quantity of the product variant that can still be fulfilled.</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"billingshippingpickup_address\">billing/shipping/pickup_address</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Attribute</strong></th>\n<th><strong>Example Value</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>first_name</td>\n<td>\"John\"</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>\"Doe\"</td>\n<td>The last name of the person associated with the shipping address.</td>\n</tr>\n<tr>\n<td>email</td>\n<td>\"<a href=\"mailto:john.doe@example.com\">john.doe@example.com</a>\"</td>\n<td>The email address of the person associated with the shipping address.</td>\n</tr>\n<tr>\n<td>phone</td>\n<td>\"1234567890\"</td>\n<td>The phone number of the person associated with the shipping address.</td>\n</tr>\n<tr>\n<td>address1</td>\n<td>\"123 Main St\"</td>\n<td>The first line of the street address for the shipping address.</td>\n</tr>\n<tr>\n<td>address2</td>\n<td>\"Apt 4B\"</td>\n<td>The second line of the street address for the shipping address.</td>\n</tr>\n<tr>\n<td>city</td>\n<td>\"Anytown\"</td>\n<td>The city for the shipping address.</td>\n</tr>\n<tr>\n<td>zip</td>\n<td>\"12345\"</td>\n<td>The ZIP or postal code for the shipping address.</td>\n</tr>\n<tr>\n<td>province</td>\n<td>\"CA\"</td>\n<td>The province or state for the shipping address.</td>\n</tr>\n<tr>\n<td>country</td>\n<td>\"USA\"</td>\n<td>The country for the shipping address.</td>\n</tr>\n<tr>\n<td>company</td>\n<td>\"Doe Inc.\"</td>\n<td>The company name associated with the shipping address, if any.</td>\n</tr>\n</tbody>\n</table>\n</div>","event":[{"listen":"prerequest","script":{"id":"c9a62756-747f-429c-ac47-214d7d79f016","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"740ff86f-3e67-4fd5-9b6b-3573498987f2","type":"text/javascript","exec":[""]}}],"_postman_id":"03dde6ea-ee8d-46eb-b344-d6e525f832df"},{"name":"Products","item":[{"name":"Retrieve a list of products","id":"6f23db57-3adf-46bf-9d01-982b40507d38","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"EasyStore-Access-Token","value":"{{app_access_token}}","type":"text"}],"url":"/api/3.0/products.json","description":"<p>List products that belong to a store</p>\n","urlObject":{"path":["api","3.0","products.json"],"host":[""],"query":[{"disabled":true,"description":{"content":"<p>Return current page of result.</p>\n","type":"text/plain"},"key":"page","value":"1"},{"disabled":true,"description":{"content":"<p>Return current sorting of result. </p>\n<p>Default: position.desc</p>\n","type":"text/plain"},"key":"sort","value":"position.desc"},{"disabled":true,"description":{"content":"<p>Filter results by product collection ID.</p>\n","type":"text/plain"},"key":"collection_ids","value":"2311217, 2311218"},{"disabled":true,"description":{"content":"<p>Return only products specified by a comma-separated list of SKUs.</p>\n","type":"text/plain"},"key":"skus","value":"senang"},{"disabled":true,"description":{"content":"<p>Restrict results to after the specified ID.</p>\n","type":"text/plain"},"key":"since_id","value":"2311217"},{"disabled":true,"description":{"content":"<p>Return products by their published status</p>\n<ul>\n<li>published: Show only published products.</li>\n<li>unpublished: Show only unpublished products.</li>\n</ul>\n","type":"text/plain"},"key":"visibility","value":"published"},{"disabled":true,"description":{"content":"<p>Show products published after date. (format: 2014-04-25 16:15:47)</p>\n","type":"text/plain"},"key":"published_at_min","value":"2019-11-28 08:21:21"},{"disabled":true,"description":{"content":"<p>Show products published before date. (format: 2014-04-25 16:15:47)</p>\n","type":"text/plain"},"key":"published_at_max","value":"2019-11-28 08:21:21"},{"disabled":true,"description":{"content":"<p>Show products created after date. (format: 2014-04-25 16:15:47)</p>\n","type":"text/plain"},"key":"created_at_min","value":"2019-11-28 08:21:21"},{"disabled":true,"description":{"content":"<p>Show products created before date. (format: 2014-04-25 16:15:47)</p>\n","type":"text/plain"},"key":"created_at_max","value":"2019-11-28 08:21:21"},{"disabled":true,"description":{"content":"<p>Show products last updated after date. (format: 2014-04-25 16:15:47)</p>\n","type":"text/plain"},"key":"updated_at_min","value":"2019-11-28 08:21:21"},{"disabled":true,"description":{"content":"<p>Show products last updated before date. (format: 2014-04-25 16:15:47)</p>\n","type":"text/plain"},"key":"updated_at_max","value":"2019-11-28 08:21:21"},{"disabled":true,"key":"limit","value":"50"},{"disabled":true,"description":{"content":"<p>A key to list product with/without bundle product</p>\n","type":"text/plain"},"key":"is_bundle","value":"false"}],"variable":[]}},"response":[{"id":"91c2f687-91a5-4477-a873-f520bf370a0a","name":"Retrieves a list of products","originalRequest":{"method":"GET","header":[{"key":"EasyStore-Access-Token","type":"text","value":""}],"url":{"raw":"/api/3.0/products.json","host":[""],"path":["api","3.0","products.json"],"query":[{"key":"page","value":"1","description":"Return current page of result.","disabled":true},{"key":"limit","value":"50","description":"Return up to this many results per page. \n(maximum: 50) ","disabled":true},{"key":"sort","value":"position.desc","description":"Return current sorting of result. \n\nDefault: position.desc","disabled":true},{"key":"ids","value":"2311217, 2311218","description":"Return only products specified by a comma-separated list of product IDs.","disabled":true},{"key":"collection_ids","value":"2311217, 2311218","description":"Filter results by product collection ID.","disabled":true},{"key":"skus","value":"senang","description":"Return only products specified by a comma-separated list of SKUs.","disabled":true},{"key":"since_id","value":"2311217","description":"Restrict results to after the specified ID.","disabled":true},{"key":"visibility","value":"published","description":"Return products by their published status\n\n- published: Show only published products.\n- unpublished: Show only unpublished products.","disabled":true},{"key":"published_at_min","value":"2019-11-28 08:21:21","description":"Show products published after date. (format: 2014-04-25 16:15:47)","disabled":true},{"key":"published_at_max","value":"2019-11-28 08:21:21","description":"Show products published before date. (format: 2014-04-25 16:15:47)","disabled":true},{"key":"created_at_min","value":"2019-11-28 08:21:21","description":"Show products created after date. (format: 2014-04-25 16:15:47)","disabled":true},{"key":"created_at_max","value":"2019-11-28 08:21:21","description":"Show products created before date. (format: 2014-04-25 16:15:47)","disabled":true},{"key":"updated_at_min","value":"2019-11-28 08:21:21","description":"Show products last updated after date. (format: 2014-04-25 16:15:47)","disabled":true},{"key":"updated_at_max","value":"2019-11-28 08:21:21","description":"Show products last updated before date. (format: 2014-04-25 16:15:47)","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 17 May 2021 22:18:22 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 16-Jun-2021 22:18:22 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"total_count\": 2,\n    \"page_count\": 1,\n    \"page\": 1,\n    \"limit\": 50,\n    \"sort\": \"position.desc\",\n    \"products\": [\n        {\n            \"id\": 1994374,\n            \"handle\": \"product-1\",\n            \"name\": \"Product 1\",\n            \"metafields_global_title_tag\": \"Product 1\",\n            \"metafields_global_description_tag\": \"Description\",\n            \"body_html\": \"<div>body_html</div>\",\n            \"note\": null,\n            \"inventory_management\": \"easystore\",\n            \"taxable\": true,\n            \"shipping_required\": true,\n            \"vendors\": \"\",\n            \"tags\": \"\",\n            \"brands\": \"\",\n            \"collections\": [],\n            \"images\": [\n                {\n                    \"id\": 7639774,\n                    \"product_id\": 1994374,\n                    \"position\": 1,\n                    \"url\": \"https://cdn.easystore.pink/s/246457/i/7639774.png\",\n                    \"extension\": \"png\",\n                    \"format_type\": \"Images\",\n                    \"title\": null,\n                    \"height\": 240,\n                    \"width\": 240,\n                    \"size\": 29114\n                }\n            ],\n            \"variant_types\": [\n                {\n                    \"id\": 1219158,\n                    \"name\": \"Type 1\"\n                }\n            ],\n            \"variant_options\": [\n                {\n                    \"id\": 4082866,\n                    \"variant_type_id\": 1219158,\n                    \"name\": \"Option1\"\n                },\n                {\n                    \"id\": 4082867,\n                    \"variant_type_id\": 1219158,\n                    \"name\": \"Option2\"\n                }\n            ],\n            \"variants\": [\n                {\n                    \"id\": 9998727,\n                    \"product_id\": 1994374,\n                    \"image_id\": 0,\n                    \"options\": \"#1219158_4082866e\",\n                    \"name\": \"Option1\",\n                    \"sku\": \"SKU1\",\n                    \"barcode\": \"\",\n                    \"price\": \"1.0\",\n                    \"compare_at_price\": \"1.0\",\n                    \"cost_price\": \"1.0\",\n                    \"inventory_management\": \"easystore\",\n                    \"inventory_quantity\": 1,\n                    \"height\": \"1.0\",\n                    \"width\": \"1.0\",\n                    \"length\": \"1.0\",\n                    \"weight\": null,\n                    \"grams\": null,\n                    \"weight_unit\": null,\n                    \"taxable\": true,\n                    \"shipping_required\": true,\n                    \"is_enabled\": true\n                },\n                {\n                    \"id\": 9998728,\n                    \"product_id\": 1994374,\n                    \"image_id\": 0,\n                    \"options\": \"#1219158_4082867e\",\n                    \"name\": \"Option2\",\n                    \"sku\": \"SKU2\",\n                    \"barcode\": \"\",\n                    \"price\": \"2.0\",\n                    \"compare_at_price\": \"2.0\",\n                    \"cost_price\": \"2.0\",\n                    \"inventory_management\": \"easystore\",\n                    \"inventory_quantity\": 2,\n                    \"height\": \"2.0\",\n                    \"width\": \"2.0\",\n                    \"length\": \"2.0\",\n                    \"weight\": null,\n                    \"grams\": null,\n                    \"weight_unit\": null,\n                    \"taxable\": true,\n                    \"shipping_required\": true,\n                    \"is_enabled\": true\n                }\n            ],\n            \"metafields\": [],\n            \"published_scope\": \"global\",\n            \"published_at\": \"2021-01-08T11:49:48+08:00\",\n            \"updated_at\": \"2021-05-18T06:18:13+08:00\",\n            \"created_at\": \"2021-05-18T06:18:13+08:00\"\n        },\n        {\n            \"id\": 1994221,\n            \"handle\": \"test-sf-api\",\n            \"name\": \"Test SF API\",\n            \"metafields_global_title_tag\": \"Test SF API\",\n            \"metafields_global_description_tag\": null,\n            \"body_html\": null,\n            \"note\": null,\n            \"inventory_management\": \"none\",\n            \"taxable\": false,\n            \"shipping_required\": true,\n            \"vendors\": \"\",\n            \"tags\": \"\",\n            \"brands\": \"\",\n            \"collections\": [\n                {\n                    \"id\": 395762,\n                    \"name\": \"首頁推薦\",\n                    \"handle\": \"feature-on-homepage\"\n                }\n            ],\n            \"images\": [\n                {\n                    \"id\": 7639770,\n                    \"product_id\": 1994221,\n                    \"position\": 1,\n                    \"url\": \"https://cdn.easystore.pink/s/246457/i/7639770.png\",\n                    \"extension\": \"png\",\n                    \"format_type\": \"Images\",\n                    \"title\": null,\n                    \"height\": 313,\n                    \"width\": 647,\n                    \"size\": 116906\n                },\n                {\n                    \"id\": 7639771,\n                    \"product_id\": 1994221,\n                    \"position\": 2,\n                    \"url\": \"https://cdn.easystore.pink/s/246457/i/7639771.png\",\n                    \"extension\": \"png\",\n                    \"format_type\": \"Images\",\n                    \"title\": null,\n                    \"height\": 208,\n                    \"width\": 208,\n                    \"size\": 38553\n                },\n                {\n                    \"id\": 7639772,\n                    \"product_id\": 1994221,\n                    \"position\": 3,\n                    \"url\": \"https://cdn.easystore.pink/s/246457/i/7639772.png\",\n                    \"extension\": \"png\",\n                    \"format_type\": \"Images\",\n                    \"title\": null,\n                    \"height\": 313,\n                    \"width\": 647,\n                    \"size\": 116906\n                },\n                {\n                    \"id\": 7639773,\n                    \"product_id\": 1994221,\n                    \"position\": 4,\n                    \"url\": \"https://cdn.easystore.pink/s/246457/i/7639773.png\",\n                    \"extension\": \"png\",\n                    \"format_type\": \"Images\",\n                    \"title\": null,\n                    \"height\": 208,\n                    \"width\": 208,\n                    \"size\": 38553\n                }\n            ],\n            \"variant_types\": [],\n            \"variant_options\": [],\n            \"variants\": [\n                {\n                    \"id\": 9998504,\n                    \"product_id\": 1994221,\n                    \"image_id\": 0,\n                    \"options\": null,\n                    \"name\": null,\n                    \"sku\": \"\",\n                    \"barcode\": \"\",\n                    \"price\": \"100.0\",\n                    \"compare_at_price\": \"0.0\",\n                    \"cost_price\": \"0.0\",\n                    \"inventory_management\": \"none\",\n                    \"inventory_quantity\": 0,\n                    \"height\": \"10.0\",\n                    \"width\": \"10.0\",\n                    \"length\": \"10.0\",\n                    \"weight\": \"0.1\",\n                    \"grams\": \"100.0\",\n                    \"weight_unit\": \"kg\",\n                    \"taxable\": false,\n                    \"shipping_required\": true,\n                    \"is_enabled\": true\n                }\n            ],\n            \"metafields\": [],\n            \"published_scope\": \"global\",\n            \"published_at\": \"2021-05-09T07:32:30+08:00\",\n            \"updated_at\": \"2021-05-12T13:22:06+08:00\",\n            \"created_at\": \"2021-05-09T07:32:39+08:00\"\n        }\n    ]\n}"}],"_postman_id":"6f23db57-3adf-46bf-9d01-982b40507d38"},{"name":"Retrieves a single product","id":"08cb20f3-1b65-4f15-9b86-521c3c5c2bc2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"EasyStore-Access-Token","value":"","type":"text","description":"<p></p>\n"}],"url":"/api/3.0/products/:product_id.json","description":"<p>Retrieve a single product that belong to a store by product id</p>\n","urlObject":{"path":["api","3.0","products",":product_id.json"],"host":[""],"query":[],"variable":[{"type":"any","value":null,"key":"product_id"}]}},"response":[{"id":"2c715e5d-dd80-49ea-87d6-cbd68f9464d9","name":"Retrieves a single product","originalRequest":{"method":"GET","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"url":{"raw":"/api/3.0/products/:product_id.json","host":[""],"path":["api","3.0","products",":product_id.json"],"variable":[{"key":"product_id.json","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 31 May 2021 01:32:04 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 30-Jun-2021 01:32:04 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Strict-Transport-Security","value":"max-age=15768000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"product\": {\n        \"id\": 1994536,\n        \"handle\": \"product-1\",\n        \"name\": \"Test Update Product\",\n        \"metafields_global_title_tag\": \"Test Update Product\",\n        \"metafields_global_description_tag\": \"Test Update Description\",\n        \"body_html\": \"<p><strong>Test Bold1</strong></p><p><br><em>Test Italic1</em></p><p><u>Test Underline1</u></p>\",\n        \"note\": null,\n        \"inventory_management\": \"easystore\",\n        \"taxable\": true,\n        \"shipping_required\": true,\n        \"vendors\": \"\",\n        \"tags\": \"\",\n        \"brands\": \"\",\n        \"collections\": [],\n        \"images\": [],\n        \"variant_types\": [\n            {\n                \"id\": 1219198,\n                \"name\": \"Type 1\"\n            }\n        ],\n        \"variant_options\": [\n            {\n                \"id\": 4083286,\n                \"variant_type_id\": 1219198,\n                \"name\": \"Option1\"\n            },\n            {\n                \"id\": 4083287,\n                \"variant_type_id\": 1219198,\n                \"name\": \"Option2\"\n            }\n        ],\n        \"variants\": [\n            {\n                \"id\": 9999281,\n                \"product_id\": 1994536,\n                \"image_id\": 0,\n                \"options\": \"#1219198_4083286e\",\n                \"name\": \"Option1\",\n                \"sku\": \"SKU1\",\n                \"barcode\": \"\",\n                \"price\": \"1.0\",\n                \"compare_at_price\": \"1.0\",\n                \"cost_price\": \"1.0\",\n                \"inventory_management\": \"easystore\",\n                \"inventory_quantity\": 1,\n                \"height\": \"1.0\",\n                \"width\": \"1.0\",\n                \"length\": \"1.0\",\n                \"weight\": null,\n                \"grams\": null,\n                \"weight_unit\": null,\n                \"taxable\": true,\n                \"shipping_required\": true,\n                \"is_enabled\": true\n            },\n            {\n                \"id\": 9999282,\n                \"product_id\": 1994536,\n                \"image_id\": 0,\n                \"options\": \"#1219198_4083287e\",\n                \"name\": \"Option2\",\n                \"sku\": \"SKU2\",\n                \"barcode\": \"\",\n                \"price\": \"2.0\",\n                \"compare_at_price\": \"2.0\",\n                \"cost_price\": \"2.0\",\n                \"inventory_management\": \"easystore\",\n                \"inventory_quantity\": 2,\n                \"height\": \"2.0\",\n                \"width\": \"2.0\",\n                \"length\": \"2.0\",\n                \"weight\": null,\n                \"grams\": null,\n                \"weight_unit\": null,\n                \"taxable\": true,\n                \"shipping_required\": true,\n                \"is_enabled\": true\n            }\n        ],\n        \"product_templates\": [],\n        \"published_scope\": \"global\",\n        \"published_at\": \"2020-09-09T07:16:23+08:00\",\n        \"updated_at\": \"2021-05-31T09:31:31+08:00\",\n        \"created_at\": \"2021-05-31T09:31:22+08:00\"\n    }\n}"}],"_postman_id":"08cb20f3-1b65-4f15-9b86-521c3c5c2bc2"},{"name":"Create a new product","id":"3143d954-c3f0-4de0-8bc4-a0f8c1ddc686","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"product\": {\n        \"title\": \"Product 1\",\n        \"description\": \"Description\",\n        \"body_html\": \"<div>body_html</div>\",\n        \"taxable\": true,\n        \"shipping_required\": true,\n        \"variant_types\": [\n            {\n                \"name\": \"Type 1\",\n                \"variant_options\": [\n                    {\n                        \"name\": \"Option1\"\n                    },\n                    {\n                        \"name\": \"Option2\"\n                    }\n                ]\n            }\n        ],\n        \"variants\": [\n            {\n                \"option_values\": [\"Option1\"],\n                \"sku\": \"SKU1\",\n                \"barcode\": null,\n                \"price\": 1,\n                \"compare_at_price\": 1,\n                \"cost_price\": 1,\n                \"inventory_quantity\": 1,\n                \"width\": 1,\n                \"height\": 1,\n                \"length\": 1,\n                \"weight\": 1,\n                \"taxable\": true,\n                \"is_enabled\": true,\n                \"image_url\": \"https://cdn.pixabay.com/photo/2020/11/24/10/37/city-5772121__340.jpg\"\n            },\n            {\n                \"option_values\": [\"Option2\"],\n                \"sku\": \"SKU2\",\n                \"barcode\": null,\n                \"price\": 2,\n                \"compare_at_price\": 2,\n                \"cost_price\": 2,\n                \"inventory_quantity\": 2,\n                \"width\": 2,\n                \"height\": 2,\n                \"length\": 2,\n                \"weight\": 2,\n                \"taxable\": true,\n                \"is_enabled\": true\n            }\n        ],\n        \"images\": [\n            {\n                \"url\": \"https://emoji-pics.s3.us-east-2.amazonaws.com/emoji-pics/facebook/luggage-facebook.png\"\n            }\n        ]\n    }\n}","options":{"raw":{"language":"json"}}},"url":"/api/3.0/products.json","description":"<p>Creates a new product that belong to the store</p>\n","urlObject":{"path":["api","3.0","products.json"],"host":[""],"query":[],"variable":[]}},"response":[{"id":"7c1df950-1c9b-4451-968b-25a971250508","name":"Creates a new product","originalRequest":{"method":"POST","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"title\": \"Product 1\",\n    \"description\": \"Description\",\n    \"body_html\": \"<div>body_html</div>\",\n    \"taxable\": true,\n    \"shipping_required\": true,\n    \"published_at\": \"2021-01-08 03:49:48\",\n    \"variant_types\": [\n        {\n            \"name\": \"Type 1\",\n            \"variant_options\": [\n                {\n                    \"name\": \"Option1\"\n                },\n                {\n                    \"name\": \"Option2\"\n                }\n            ]\n        }\n    ],\n    \"variants\": [\n        {\n            \"option_values\": [\"Option1\"],\n            \"sku\": \"SKU1\",\n            \"barcode\": null,\n            \"price\": 1,\n            \"compare_at_price\": 1,\n            \"cost_price\": 1,\n            \"inventory_quantity\": 1,\n            \"width\": 1,\n            \"height\": 1,\n            \"length\": 1,\n            \"weight\": 1,\n            \"taxable\": true,\n            \"is_enabled\": true\n        },\n        {\n            \"option_values\": [\"Option2\"],\n            \"sku\": \"SKU2\",\n            \"barcode\": null,\n            \"price\": 2,\n            \"compare_at_price\": 2,\n            \"cost_price\": 2,\n            \"inventory_quantity\": 2,\n            \"width\": 2,\n            \"height\": 2,\n            \"length\": 2,\n            \"weight\": 2,\n            \"taxable\": true,\n            \"is_enabled\": true\n        }\n    ],\n    \"images\": [\n        {\n            \"url\": \"https://emoji-pics.s3.us-east-2.amazonaws.com/emoji-pics/facebook/luggage-facebook.png\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"/api/3.0/products.json"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 17 May 2021 22:18:15 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 16-Jun-2021 22:18:13 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"product\": {\n        \"id\": 1994374,\n        \"handle\": \"product-1\",\n        \"name\": \"Product 1\",\n        \"metafields_global_title_tag\": \"Product 1\",\n        \"metafields_global_description_tag\": \"Description\",\n        \"body_html\": \"<div>body_html</div>\",\n        \"note\": null,\n        \"inventory_management\": \"easystore\",\n        \"taxable\": true,\n        \"shipping_required\": true,\n        \"images\": [\n            {\n                \"id\": 7639774,\n                \"product_id\": 1994374,\n                \"position\": 1,\n                \"url\": \"https://cdn.easystore.pink/s/246457/i/7639774.png\",\n                \"extension\": \"png\",\n                \"format_type\": \"Images\",\n                \"title\": null,\n                \"height\": 240,\n                \"width\": 240,\n                \"size\": 29114\n            }\n        ],\n        \"variant_types\": [\n            {\n                \"id\": 1219158,\n                \"name\": \"Type 1\"\n            }\n        ],\n        \"variant_options\": [\n            {\n                \"id\": 4082866,\n                \"variant_type_id\": 1219158,\n                \"name\": \"Option1\"\n            },\n            {\n                \"id\": 4082867,\n                \"variant_type_id\": 1219158,\n                \"name\": \"Option2\"\n            }\n        ],\n        \"variants\": [\n            {\n                \"id\": 9998727,\n                \"product_id\": 1994374,\n                \"image_id\": 0,\n                \"options\": \"#1219158_4082866e\",\n                \"name\": \"Option1\",\n                \"sku\": \"SKU1\",\n                \"barcode\": \"\",\n                \"price\": \"1.0\",\n                \"compare_at_price\": \"1.0\",\n                \"cost_price\": \"1.0\",\n                \"inventory_management\": \"easystore\",\n                \"inventory_quantity\": 1,\n                \"height\": \"1.0\",\n                \"width\": \"1.0\",\n                \"length\": \"1.0\",\n                \"weight\": null,\n                \"grams\": null,\n                \"weight_unit\": null,\n                \"taxable\": true,\n                \"shipping_required\": true,\n                \"is_enabled\": true\n            },\n            {\n                \"id\": 9998728,\n                \"product_id\": 1994374,\n                \"image_id\": 0,\n                \"options\": \"#1219158_4082867e\",\n                \"name\": \"Option2\",\n                \"sku\": \"SKU2\",\n                \"barcode\": \"\",\n                \"price\": \"2.0\",\n                \"compare_at_price\": \"2.0\",\n                \"cost_price\": \"2.0\",\n                \"inventory_management\": \"easystore\",\n                \"inventory_quantity\": 2,\n                \"height\": \"2.0\",\n                \"width\": \"2.0\",\n                \"length\": \"2.0\",\n                \"weight\": null,\n                \"grams\": null,\n                \"weight_unit\": null,\n                \"taxable\": true,\n                \"shipping_required\": true,\n                \"is_enabled\": true\n            }\n        ],\n        \"published_scope\": \"global\",\n        \"published_at\": \"2021-01-08T11:49:48+08:00\",\n        \"updated_at\": \"2021-05-18T06:18:13+08:00\",\n        \"created_at\": \"2021-05-18T06:18:13+08:00\"\n    }\n}"}],"_postman_id":"3143d954-c3f0-4de0-8bc4-a0f8c1ddc686"},{"name":"Update an existing product","id":"79a1e2c8-2910-437e-93d9-df01c0b8b7fd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"product\": {\r\n        \"title\": \"Test Update Product\",\r\n        \"description\": \"Test Update Description\",\r\n        \"body_html\": \"<p><strong>Test Bold1</strong></p><p><br><em>Test Italic1</em></p><p><u>Test Underline1</u></p>\",\r\n        \"inventory_management\": \"easystore\",\r\n        \"taxable\": 1,\r\n        \"shipping_required\": 1,\r\n        \"images\": [\r\n            {\r\n                \"id\": 9689190 // ID for specific image\r\n            }, \r\n            {\r\n                \"url\": \"https://testing.jpg\"\r\n            } \r\n        ],\r\n        \"collections\": [\r\n            {\r\n                \"id\": 286455 // ID for specific collections\r\n            }\r\n        ],\r\n        \"published_at\": \"2020-09-09 07:16:23\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"/api/3.0/products/:product_id.json","urlObject":{"path":["api","3.0","products",":product_id.json"],"host":[""],"query":[],"variable":[{"type":"any","value":"","key":"product_id"}]}},"response":[{"id":"7e3a8a94-825a-4104-8617-1a6fd72022e3","name":"Update an existing product","originalRequest":{"method":"PUT","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"title\": \"Test Update Product\",\r\n    \"description\": \"Test Update Description\",\r\n    \"body_html\": \"<p><strong>Test Bold1</strong></p><p><br><em>Test Italic1</em></p><p><u>Test Underline1</u></p>\",\r\n    \"inventory_management\": \"easystore\",\r\n    \"taxable\": 1,\r\n    \"shipping_required\": 1,\r\n    \"images\": \r\n        {\r\n            \"0\": \r\n                {\r\n                    \"id\": 9566198, // ID for specific image\r\n                    \"url\": \"https://testimage1.png\"\r\n                },\r\n    \r\n            \"1\": \r\n                {\r\n                    \"url\": \"https://testimage2.png\"\r\n                }\r\n            \r\n        },\r\n    \"published_at\": \"2020-09-09 07:16:23\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"/api/3.0/products/:product_id.json","host":[""],"path":["api","3.0","products",":product_id.json"],"variable":[{"key":"product_id.json","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 31 May 2021 01:31:39 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 30-Jun-2021 01:31:31 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Strict-Transport-Security","value":"max-age=15768000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"product\": {\n        \"id\": 1994536,\n        \"handle\": \"product-1\",\n        \"name\": \"Test Update Product\",\n        \"metafields_global_title_tag\": \"Test Update Product\",\n        \"metafields_global_description_tag\": \"Test Update Description\",\n        \"body_html\": \"<p><strong>Test Bold1</strong></p><p><br><em>Test Italic1</em></p><p><u>Test Underline1</u></p>\",\n        \"note\": null,\n        \"inventory_management\": \"easystore\",\n        \"taxable\": true,\n        \"shipping_required\": true,\n        \"vendors\": \"\",\n        \"tags\": \"\",\n        \"brands\": \"\",\n        \"collections\": [],\n        \"images\": [],\n        \"variant_types\": [\n            {\n                \"id\": 1219198,\n                \"name\": \"Type 1\"\n            }\n        ],\n        \"variant_options\": [\n            {\n                \"id\": 4083286,\n                \"variant_type_id\": 1219198,\n                \"name\": \"Option1\"\n            },\n            {\n                \"id\": 4083287,\n                \"variant_type_id\": 1219198,\n                \"name\": \"Option2\"\n            }\n        ],\n        \"variants\": [\n            {\n                \"id\": 9999281,\n                \"product_id\": 1994536,\n                \"image_id\": 0,\n                \"options\": \"#1219198_4083286e\",\n                \"name\": \"Option1\",\n                \"sku\": \"SKU1\",\n                \"barcode\": \"\",\n                \"price\": \"1.0\",\n                \"compare_at_price\": \"1.0\",\n                \"cost_price\": \"1.0\",\n                \"inventory_management\": \"easystore\",\n                \"inventory_quantity\": 1,\n                \"height\": \"1.0\",\n                \"width\": \"1.0\",\n                \"length\": \"1.0\",\n                \"weight\": null,\n                \"grams\": null,\n                \"weight_unit\": null,\n                \"taxable\": true,\n                \"shipping_required\": true,\n                \"is_enabled\": true\n            },\n            {\n                \"id\": 9999282,\n                \"product_id\": 1994536,\n                \"image_id\": 0,\n                \"options\": \"#1219198_4083287e\",\n                \"name\": \"Option2\",\n                \"sku\": \"SKU2\",\n                \"barcode\": \"\",\n                \"price\": \"2.0\",\n                \"compare_at_price\": \"2.0\",\n                \"cost_price\": \"2.0\",\n                \"inventory_management\": \"easystore\",\n                \"inventory_quantity\": 2,\n                \"height\": \"2.0\",\n                \"width\": \"2.0\",\n                \"length\": \"2.0\",\n                \"weight\": null,\n                \"grams\": null,\n                \"weight_unit\": null,\n                \"taxable\": true,\n                \"shipping_required\": true,\n                \"is_enabled\": true\n            }\n        ],\n        \"product_templates\": [],\n        \"published_scope\": \"global\",\n        \"published_at\": \"2020-09-09T07:16:23+08:00\",\n        \"updated_at\": \"2021-05-31T09:31:31+08:00\",\n        \"created_at\": \"2021-05-31T09:31:22+08:00\"\n    }\n}"}],"_postman_id":"79a1e2c8-2910-437e-93d9-df01c0b8b7fd"},{"name":"Deletes a product","id":"d1ddca42-7770-4ef2-89cd-e0cacfc13fdb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"url":"/api/3.0/products/:product_id.json","urlObject":{"path":["api","3.0","products",":product_id.json"],"host":[""],"query":[],"variable":[{"type":"any","value":"","key":"product_id.json"}]}},"response":[{"id":"d54d00d6-690e-45c8-8bdd-3210e370152d","name":"Deletes a product","originalRequest":{"method":"DELETE","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"url":{"raw":"/api/3.0/products/:product_id.json","host":[""],"path":["api","3.0","products",":product_id.json"],"variable":[{"key":"product_id.json","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 31 May 2021 01:33:00 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 30-Jun-2021 01:33:00 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Strict-Transport-Security","value":"max-age=15768000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true\n}"}],"_postman_id":"d1ddca42-7770-4ef2-89cd-e0cacfc13fdb"},{"name":"Retrieves variants of a single product","id":"203b6eae-53f1-4c0a-8e31-ba5805f3125d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"EasyStore-Access-Token","type":"text","value":""}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"/api/3.0/products/:product_id/variants.json","urlObject":{"path":["api","3.0","products",":product_id","variants.json"],"host":[""],"query":[],"variable":[{"id":"78469c06-01fd-479c-afe4-d5bb72bb6038","type":"any","value":"","key":"product_id"}]}},"response":[{"id":"be97b4fe-d8bb-4385-9b4e-382b579f721a","name":"Retrieves variants of a single product","originalRequest":{"method":"GET","header":[{"key":"EasyStore-Access-Token","type":"text","value":""}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"/api/3.0/products/:product_id/variants.json","host":[""],"path":["api","3.0","products",":product_id","variants.json"],"variable":[{"key":"product_id","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 17 May 2021 22:19:07 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 16-Jun-2021 22:19:07 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"variants\": [\n        {\n            \"id\": 9998727,\n            \"product_id\": 1994374,\n            \"image_id\": 0,\n            \"options\": \"#1219158_4082866e\",\n            \"name\": \"Option1\",\n            \"sku\": \"SKU1\",\n            \"barcode\": null,\n            \"width\": \"1.0\",\n            \"height\": \"1.0\",\n            \"length\": \"1.0\",\n            \"weight\": null,\n            \"weight_unit\": null,\n            \"grams\": null,\n            \"price\": \"1.0\",\n            \"compare_at_price\": \"1.0\",\n            \"cost_price\": \"1.0\",\n            \"inventory_quantity\": 1,\n            \"inventory_policy\": false,\n            \"taxable\": true,\n            \"shipping_required\": true,\n            \"position\": null,\n            \"discounts\": null,\n            \"is_enabled\": true,\n            \"is_deleted\": false,\n            \"deleted_at\": null,\n            \"updated_at\": \"2021-05-18T06:18:13.000+08:00\",\n            \"created_at\": \"2021-05-18T06:18:13.000+08:00\"\n        },\n        {\n            \"id\": 9998728,\n            \"product_id\": 1994374,\n            \"image_id\": 0,\n            \"options\": \"#1219158_4082867e\",\n            \"name\": \"Option2\",\n            \"sku\": \"SKU2\",\n            \"barcode\": null,\n            \"width\": \"2.0\",\n            \"height\": \"2.0\",\n            \"length\": \"2.0\",\n            \"weight\": null,\n            \"weight_unit\": null,\n            \"grams\": null,\n            \"price\": \"2.0\",\n            \"compare_at_price\": \"2.0\",\n            \"cost_price\": \"2.0\",\n            \"inventory_quantity\": 2,\n            \"inventory_policy\": false,\n            \"taxable\": true,\n            \"shipping_required\": true,\n            \"position\": null,\n            \"discounts\": null,\n            \"is_enabled\": true,\n            \"is_deleted\": false,\n            \"deleted_at\": null,\n            \"updated_at\": \"2021-05-18T06:18:13.000+08:00\",\n            \"created_at\": \"2021-05-18T06:18:13.000+08:00\"\n        }\n    ]\n}"}],"_postman_id":"203b6eae-53f1-4c0a-8e31-ba5805f3125d"},{"name":"Retrieves a single variant","id":"39b161db-df16-4651-a4c7-ca7d398b5180","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"url":"/api/3.0/products/:product_id/variants/:variant_id.json","urlObject":{"path":["api","3.0","products",":product_id","variants",":variant_id.json"],"host":[""],"query":[],"variable":[{"type":"any","value":"","key":"product_id"},{"type":"any","value":"","key":"variant_id.json"}]}},"response":[{"id":"0ac804dc-eb53-4fd8-a0d0-4798fe07b404","name":"Retrieves a single variant","originalRequest":{"method":"GET","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"url":{"raw":"/api/3.0/products/:product_id/variants/:variant_id.json","host":[""],"path":["api","3.0","products",":product_id","variants",":variant_id.json"],"variable":[{"key":"product_id","value":""},{"key":"variant_id.json","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 31 May 2021 01:32:31 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 30-Jun-2021 01:32:31 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Strict-Transport-Security","value":"max-age=15768000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"variant\": {\n        \"id\": 9999281,\n        \"product_id\": 1994536,\n        \"image_id\": 0,\n        \"options\": \"#1219198_4083286e\",\n        \"name\": \"Option1\",\n        \"sku\": \"SKU1\",\n        \"barcode\": null,\n        \"width\": \"1.0\",\n        \"height\": \"1.0\",\n        \"length\": \"1.0\",\n        \"weight\": null,\n        \"weight_unit\": null,\n        \"grams\": null,\n        \"price\": \"1.0\",\n        \"compare_at_price\": \"1.0\",\n        \"cost_price\": \"1.0\",\n        \"inventory_quantity\": 1,\n        \"inventory_policy\": false,\n        \"taxable\": true,\n        \"shipping_required\": true,\n        \"position\": null,\n        \"discounts\": null,\n        \"is_enabled\": true,\n        \"is_deleted\": false,\n        \"deleted_at\": null,\n        \"updated_at\": \"2021-05-31T09:31:22.000+08:00\",\n        \"created_at\": \"2021-05-31T09:31:22.000+08:00\"\n    }\n}"}],"_postman_id":"39b161db-df16-4651-a4c7-ca7d398b5180"},{"name":"Updates existing variants","id":"49991fae-7d61-4384-82e1-59d05f672a71","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"EasyStore-Access-Token","type":"text","value":"819ce3f535ff076a2798eb1788b7bfba"}],"body":{"mode":"raw","raw":"{\r\n    \"variants\": [\r\n        {\r\n            \"name\": \"S\",\r\n            \"barcode\": \"0000124\",\r\n            \"compare_at_price\": 2.0,\r\n            \"cost_price\": 3.0,\r\n            \"height\": 3.0,\r\n            \"id\": 48932340,\r\n            \"inventory_policy\": false,\r\n            \"inventory_quantity\": 0,\r\n            \"is_enabled\": true,\r\n            \"length\": 4.0,\r\n            \"position\": null,\r\n            \"price\": 50.0,\r\n            \"sku\": \"big • red • wood\",\r\n            \"weight\": 5.0,\r\n            \"weight_unit\": \"kg\",\r\n            \"width\": 2.0\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://szeyanting.easy.co/api/3.0/products/:product_id/variants.json","urlObject":{"protocol":"https","path":["api","3.0","products",":product_id","variants.json"],"host":["szeyanting","easy","co"],"query":[],"variable":[{"type":"any","value":"10635119","key":"product_id"}]}},"response":[{"id":"70eb578d-5706-4d95-8db8-6333d9faed3a","name":"Updates existing variants","originalRequest":{"method":"PUT","header":[{"key":"EasyStore-Access-Token","type":"text","value":""}],"body":{"mode":"raw","raw":"{\r\n    \"variants\": [\r\n        {\r\n            \"barcode\": \"0000124\",\r\n            \"compare_at_price\": 2.0,\r\n            \"cost_price\": 3.0,\r\n            \"height\": 3.0,\r\n            \"id\": 11914410,\r\n            \"inventory_policy\": false,\r\n            \"inventory_quantity\": 0,\r\n            \"is_enabled\": true,\r\n            \"length\": 4.0,\r\n            \"position\": null,\r\n            \"price\": 1.0,\r\n            \"sku\": \"big • red • wood\",\r\n            \"weight\": 5.0,\r\n            \"weight_unit\": \"kg\",\r\n            \"width\": 2.0\r\n        },\r\n        {\r\n            \"barcode\": \"0000135\",\r\n            \"compare_at_price\": 2.0,\r\n            \"cost_price\": 3.0,\r\n            \"height\": 3.0,\r\n            \"id\": 11914411,\r\n            \"inventory_policy\": false,\r\n            \"inventory_quantity\": 0,\r\n            \"is_enabled\": true,\r\n            \"length\": 4.0,\r\n            \"price\": 1.0,\r\n            \"sku\": \"big • red • wood\",\r\n            \"weight\": 5.0,\r\n            \"weight_unit\": \"kg\",\r\n            \"width\": 2.0\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"/api/3.0/products/:product_id/variants.json","host":[""],"path":["api","3.0","products",":product_id","variants.json"],"variable":[{"key":"product_id","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 17 May 2021 22:19:57 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 16-Jun-2021 22:19:57 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"variants\": [\n        {\n            \"id\": 9998729,\n            \"product_id\": 1994374,\n            \"image_id\": 0,\n            \"options\": \"#1219158_4082866e, #1219159_4082868e\",\n            \"name\": \"Option1, red\",\n            \"sku\": null,\n            \"barcode\": null,\n            \"width\": \"0.0\",\n            \"height\": \"0.0\",\n            \"length\": \"0.0\",\n            \"weight\": \"0.0\",\n            \"weight_unit\": \"g\",\n            \"grams\": \"0.0\",\n            \"price\": \"0.0\",\n            \"compare_at_price\": \"0.0\",\n            \"cost_price\": \"0.0\",\n            \"inventory_quantity\": 0,\n            \"inventory_policy\": false,\n            \"taxable\": false,\n            \"shipping_required\": true,\n            \"position\": 1,\n            \"discounts\": null,\n            \"is_enabled\": true,\n            \"is_deleted\": false,\n            \"deleted_at\": null,\n            \"updated_at\": \"2021-05-18T06:19:28.000+08:00\",\n            \"created_at\": \"2021-05-18T06:19:28.000+08:00\"\n        },\n        {\n            \"id\": 9998730,\n            \"product_id\": 1994374,\n            \"image_id\": 0,\n            \"options\": \"#1219158_4082866e, #1219159_4082869e\",\n            \"name\": \"Option1, blue\",\n            \"sku\": null,\n            \"barcode\": null,\n            \"width\": \"0.0\",\n            \"height\": \"0.0\",\n            \"length\": \"0.0\",\n            \"weight\": \"0.0\",\n            \"weight_unit\": \"g\",\n            \"grams\": \"0.0\",\n            \"price\": \"0.0\",\n            \"compare_at_price\": \"0.0\",\n            \"cost_price\": \"0.0\",\n            \"inventory_quantity\": 0,\n            \"inventory_policy\": false,\n            \"taxable\": false,\n            \"shipping_required\": true,\n            \"position\": 2,\n            \"discounts\": null,\n            \"is_enabled\": true,\n            \"is_deleted\": false,\n            \"deleted_at\": null,\n            \"updated_at\": \"2021-05-18T06:19:28.000+08:00\",\n            \"created_at\": \"2021-05-18T06:19:28.000+08:00\"\n        },\n        {\n            \"id\": 9998731,\n            \"product_id\": 1994374,\n            \"image_id\": 0,\n            \"options\": \"#1219158_4082866e, #1219159_4082870e\",\n            \"name\": \"Option1, yellow\",\n            \"sku\": null,\n            \"barcode\": null,\n            \"width\": \"0.0\",\n            \"height\": \"0.0\",\n            \"length\": \"0.0\",\n            \"weight\": \"0.0\",\n            \"weight_unit\": \"g\",\n            \"grams\": \"0.0\",\n            \"price\": \"0.0\",\n            \"compare_at_price\": \"0.0\",\n            \"cost_price\": \"0.0\",\n            \"inventory_quantity\": 0,\n            \"inventory_policy\": false,\n            \"taxable\": false,\n            \"shipping_required\": true,\n            \"position\": 3,\n            \"discounts\": null,\n            \"is_enabled\": true,\n            \"is_deleted\": false,\n            \"deleted_at\": null,\n            \"updated_at\": \"2021-05-18T06:19:28.000+08:00\",\n            \"created_at\": \"2021-05-18T06:19:28.000+08:00\"\n        },\n        {\n            \"id\": 9998732,\n            \"product_id\": 1994374,\n            \"image_id\": 0,\n            \"options\": \"#1219158_4082867e, #1219159_4082868e\",\n            \"name\": \"Option2, red\",\n            \"sku\": null,\n            \"barcode\": null,\n            \"width\": \"0.0\",\n            \"height\": \"0.0\",\n            \"length\": \"0.0\",\n            \"weight\": \"0.0\",\n            \"weight_unit\": \"g\",\n            \"grams\": \"0.0\",\n            \"price\": \"0.0\",\n            \"compare_at_price\": \"0.0\",\n            \"cost_price\": \"0.0\",\n            \"inventory_quantity\": 0,\n            \"inventory_policy\": false,\n            \"taxable\": false,\n            \"shipping_required\": true,\n            \"position\": 4,\n            \"discounts\": null,\n            \"is_enabled\": true,\n            \"is_deleted\": false,\n            \"deleted_at\": null,\n            \"updated_at\": \"2021-05-18T06:19:28.000+08:00\",\n            \"created_at\": \"2021-05-18T06:19:28.000+08:00\"\n        },\n        {\n            \"id\": 9998733,\n            \"product_id\": 1994374,\n            \"image_id\": 0,\n            \"options\": \"#1219158_4082867e, #1219159_4082869e\",\n            \"name\": \"Option2, blue\",\n            \"sku\": null,\n            \"barcode\": null,\n            \"width\": \"0.0\",\n            \"height\": \"0.0\",\n            \"length\": \"0.0\",\n            \"weight\": \"0.0\",\n            \"weight_unit\": \"g\",\n            \"grams\": \"0.0\",\n            \"price\": \"0.0\",\n            \"compare_at_price\": \"0.0\",\n            \"cost_price\": \"0.0\",\n            \"inventory_quantity\": 0,\n            \"inventory_policy\": false,\n            \"taxable\": false,\n            \"shipping_required\": true,\n            \"position\": 5,\n            \"discounts\": null,\n            \"is_enabled\": true,\n            \"is_deleted\": false,\n            \"deleted_at\": null,\n            \"updated_at\": \"2021-05-18T06:19:28.000+08:00\",\n            \"created_at\": \"2021-05-18T06:19:28.000+08:00\"\n        },\n        {\n            \"id\": 9998734,\n            \"product_id\": 1994374,\n            \"image_id\": 0,\n            \"options\": \"#1219158_4082867e, #1219159_4082870e\",\n            \"name\": \"Option2, yellow\",\n            \"sku\": null,\n            \"barcode\": null,\n            \"width\": \"0.0\",\n            \"height\": \"0.0\",\n            \"length\": \"0.0\",\n            \"weight\": \"0.0\",\n            \"weight_unit\": \"g\",\n            \"grams\": \"0.0\",\n            \"price\": \"0.0\",\n            \"compare_at_price\": \"0.0\",\n            \"cost_price\": \"0.0\",\n            \"inventory_quantity\": 0,\n            \"inventory_policy\": false,\n            \"taxable\": false,\n            \"shipping_required\": true,\n            \"position\": 6,\n            \"discounts\": null,\n            \"is_enabled\": true,\n            \"is_deleted\": false,\n            \"deleted_at\": null,\n            \"updated_at\": \"2021-05-18T06:19:28.000+08:00\",\n            \"created_at\": \"2021-05-18T06:19:28.000+08:00\"\n        }\n    ]\n}"}],"_postman_id":"49991fae-7d61-4384-82e1-59d05f672a71"},{"name":"Creates new variant options","id":"b5c96c0c-845a-40b1-a279-4a44e2b364e3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"option_type\": \"colour\",\r\n    \"option_values\": [\r\n        \"red\",\r\n        \"blue\",\r\n        \"yellow\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"/api/3.0/products/:product_id/options.json","urlObject":{"path":["api","3.0","products",":product_id","options.json"],"host":[""],"query":[],"variable":[{"id":"0772b991-c455-4ab7-8f11-31fb4533cc83","type":"any","value":"","key":"product_id"}]}},"response":[{"id":"575c8381-fc0c-44e8-8363-7f0bef28eee4","name":"Creates new variant options","originalRequest":{"method":"POST","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"option_type\": \"colour\",\r\n    \"option_values\": [\r\n        \"red\",\r\n        \"blue\",\r\n        \"yellow\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"/api/3.0/products/:product_id/options.json","host":[""],"path":["api","3.0","products",":product_id","options.json"],"variable":[{"key":"product_id","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 17 May 2021 22:19:29 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 16-Jun-2021 22:19:28 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"variants\": [\n            {\n                \"id\": 9998729,\n                \"product_id\": 1994374,\n                \"image_id\": 0,\n                \"options\": \"#1219158_4082866e, #1219159_4082868e\",\n                \"name\": \"Option1, red\",\n                \"sku\": null,\n                \"barcode\": null,\n                \"width\": \"0.0\",\n                \"height\": \"0.0\",\n                \"length\": \"0.0\",\n                \"weight\": \"0.0\",\n                \"weight_unit\": \"g\",\n                \"grams\": \"0.0\",\n                \"price\": \"0.0\",\n                \"compare_at_price\": \"0.0\",\n                \"cost_price\": \"0.0\",\n                \"inventory_quantity\": 0,\n                \"inventory_policy\": false,\n                \"taxable\": false,\n                \"shipping_required\": true,\n                \"position\": 1,\n                \"discounts\": null,\n                \"is_enabled\": true,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2021-05-18T06:19:28.000+08:00\",\n                \"created_at\": \"2021-05-18T06:19:28.000+08:00\"\n            },\n            {\n                \"id\": 9998730,\n                \"product_id\": 1994374,\n                \"image_id\": 0,\n                \"options\": \"#1219158_4082866e, #1219159_4082869e\",\n                \"name\": \"Option1, blue\",\n                \"sku\": null,\n                \"barcode\": null,\n                \"width\": \"0.0\",\n                \"height\": \"0.0\",\n                \"length\": \"0.0\",\n                \"weight\": \"0.0\",\n                \"weight_unit\": \"g\",\n                \"grams\": \"0.0\",\n                \"price\": \"0.0\",\n                \"compare_at_price\": \"0.0\",\n                \"cost_price\": \"0.0\",\n                \"inventory_quantity\": 0,\n                \"inventory_policy\": false,\n                \"taxable\": false,\n                \"shipping_required\": true,\n                \"position\": 2,\n                \"discounts\": null,\n                \"is_enabled\": true,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2021-05-18T06:19:28.000+08:00\",\n                \"created_at\": \"2021-05-18T06:19:28.000+08:00\"\n            },\n            {\n                \"id\": 9998731,\n                \"product_id\": 1994374,\n                \"image_id\": 0,\n                \"options\": \"#1219158_4082866e, #1219159_4082870e\",\n                \"name\": \"Option1, yellow\",\n                \"sku\": null,\n                \"barcode\": null,\n                \"width\": \"0.0\",\n                \"height\": \"0.0\",\n                \"length\": \"0.0\",\n                \"weight\": \"0.0\",\n                \"weight_unit\": \"g\",\n                \"grams\": \"0.0\",\n                \"price\": \"0.0\",\n                \"compare_at_price\": \"0.0\",\n                \"cost_price\": \"0.0\",\n                \"inventory_quantity\": 0,\n                \"inventory_policy\": false,\n                \"taxable\": false,\n                \"shipping_required\": true,\n                \"position\": 3,\n                \"discounts\": null,\n                \"is_enabled\": true,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2021-05-18T06:19:28.000+08:00\",\n                \"created_at\": \"2021-05-18T06:19:28.000+08:00\"\n            },\n            {\n                \"id\": 9998732,\n                \"product_id\": 1994374,\n                \"image_id\": 0,\n                \"options\": \"#1219158_4082867e, #1219159_4082868e\",\n                \"name\": \"Option2, red\",\n                \"sku\": null,\n                \"barcode\": null,\n                \"width\": \"0.0\",\n                \"height\": \"0.0\",\n                \"length\": \"0.0\",\n                \"weight\": \"0.0\",\n                \"weight_unit\": \"g\",\n                \"grams\": \"0.0\",\n                \"price\": \"0.0\",\n                \"compare_at_price\": \"0.0\",\n                \"cost_price\": \"0.0\",\n                \"inventory_quantity\": 0,\n                \"inventory_policy\": false,\n                \"taxable\": false,\n                \"shipping_required\": true,\n                \"position\": 4,\n                \"discounts\": null,\n                \"is_enabled\": true,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2021-05-18T06:19:28.000+08:00\",\n                \"created_at\": \"2021-05-18T06:19:28.000+08:00\"\n            },\n            {\n                \"id\": 9998733,\n                \"product_id\": 1994374,\n                \"image_id\": 0,\n                \"options\": \"#1219158_4082867e, #1219159_4082869e\",\n                \"name\": \"Option2, blue\",\n                \"sku\": null,\n                \"barcode\": null,\n                \"width\": \"0.0\",\n                \"height\": \"0.0\",\n                \"length\": \"0.0\",\n                \"weight\": \"0.0\",\n                \"weight_unit\": \"g\",\n                \"grams\": \"0.0\",\n                \"price\": \"0.0\",\n                \"compare_at_price\": \"0.0\",\n                \"cost_price\": \"0.0\",\n                \"inventory_quantity\": 0,\n                \"inventory_policy\": false,\n                \"taxable\": false,\n                \"shipping_required\": true,\n                \"position\": 5,\n                \"discounts\": null,\n                \"is_enabled\": true,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2021-05-18T06:19:28.000+08:00\",\n                \"created_at\": \"2021-05-18T06:19:28.000+08:00\"\n            },\n            {\n                \"id\": 9998734,\n                \"product_id\": 1994374,\n                \"image_id\": 0,\n                \"options\": \"#1219158_4082867e, #1219159_4082870e\",\n                \"name\": \"Option2, yellow\",\n                \"sku\": null,\n                \"barcode\": null,\n                \"width\": \"0.0\",\n                \"height\": \"0.0\",\n                \"length\": \"0.0\",\n                \"weight\": \"0.0\",\n                \"weight_unit\": \"g\",\n                \"grams\": \"0.0\",\n                \"price\": \"0.0\",\n                \"compare_at_price\": \"0.0\",\n                \"cost_price\": \"0.0\",\n                \"inventory_quantity\": 0,\n                \"inventory_policy\": false,\n                \"taxable\": false,\n                \"shipping_required\": true,\n                \"position\": 6,\n                \"discounts\": null,\n                \"is_enabled\": true,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2021-05-18T06:19:28.000+08:00\",\n                \"created_at\": \"2021-05-18T06:19:28.000+08:00\"\n            }\n        ],\n        \"editable_options\": [\n            {\n                \"id\": 1219158,\n                \"name\": \"Type 1\",\n                \"position\": 1,\n                \"options\": [\n                    {\n                        \"id\": 4082866,\n                        \"variant_type_id\": 1219158,\n                        \"name\": \"Option1\",\n                        \"position\": 1\n                    },\n                    {\n                        \"id\": 4082867,\n                        \"variant_type_id\": 1219158,\n                        \"name\": \"Option2\",\n                        \"position\": 2\n                    }\n                ]\n            },\n            {\n                \"id\": 1219159,\n                \"name\": \"colour\",\n                \"position\": 2,\n                \"options\": [\n                    {\n                        \"id\": 4082868,\n                        \"variant_type_id\": 1219159,\n                        \"name\": \"red\",\n                        \"position\": 1\n                    },\n                    {\n                        \"id\": 4082869,\n                        \"variant_type_id\": 1219159,\n                        \"name\": \"blue\",\n                        \"position\": 2\n                    },\n                    {\n                        \"id\": 4082870,\n                        \"variant_type_id\": 1219159,\n                        \"name\": \"yellow\",\n                        \"position\": 3\n                    }\n                ]\n            }\n        ]\n    }\n}"}],"_postman_id":"b5c96c0c-845a-40b1-a279-4a44e2b364e3"},{"name":"Updates existing variant options","id":"5ea80e5e-0907-45f1-9fee-57cbb64ae795","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"variant_options\": [\r\n        {\r\n            \"name\": \"Material\",\r\n            \"options\": [\r\n                {\r\n                    \"name\": \"Steel\"\r\n                },\r\n                {\r\n                    \"name\": \"Wood\"\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"name\": \"Size\",\r\n            \"options\": [\r\n                {\r\n                    \"name\": \"Big\"\r\n                },\r\n                {\r\n                    \"name\": \"Medium\"\r\n                }\r\n            ]\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"/api/3.0/products/:product_id/options.json","urlObject":{"path":["api","3.0","products",":product_id","options.json"],"host":[""],"query":[],"variable":[{"id":"1bb649a5-6b1a-4c60-9a83-81faadb539de","type":"any","value":"","key":"product_id"}]}},"response":[{"id":"3c145536-7f7c-4342-9670-094f58baeb64","name":"Updates existing variant options","originalRequest":{"method":"PUT","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"variant_options\": [\r\n        {\r\n            \"name\": \"Material\",\r\n            \"options\": [\r\n                {\r\n                    \"name\": \"Steel\"\r\n                },\r\n                {\r\n                    \"name\": \"Wood\"\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"name\": \"Size\",\r\n            \"options\": [\r\n                {\r\n                    \"name\": \"Big\"\r\n                },\r\n                {\r\n                    \"name\": \"Medium\"\r\n                }\r\n            ]\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"/api/3.0/products/:product_id/options.json","host":[""],"path":["api","3.0","products",":product_id","options.json"],"variable":[{"key":"product_id","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 17 May 2021 22:20:17 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 16-Jun-2021 22:20:16 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"variants\": [\n            {\n                \"id\": 9998735,\n                \"product_id\": 1994374,\n                \"image_id\": 0,\n                \"options\": \"#1219160_4082871e, #1219161_4082873e\",\n                \"name\": \"Steel, Big\",\n                \"sku\": null,\n                \"barcode\": null,\n                \"width\": \"0.0\",\n                \"height\": \"0.0\",\n                \"length\": \"0.0\",\n                \"weight\": \"0.0\",\n                \"weight_unit\": \"g\",\n                \"grams\": \"0.0\",\n                \"price\": \"0.0\",\n                \"compare_at_price\": \"0.0\",\n                \"cost_price\": \"0.0\",\n                \"inventory_quantity\": 0,\n                \"inventory_policy\": false,\n                \"taxable\": false,\n                \"shipping_required\": true,\n                \"position\": 1,\n                \"discounts\": null,\n                \"is_enabled\": true,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2021-05-18T06:20:17.000+08:00\",\n                \"created_at\": \"2021-05-18T06:20:17.000+08:00\"\n            },\n            {\n                \"id\": 9998736,\n                \"product_id\": 1994374,\n                \"image_id\": 0,\n                \"options\": \"#1219160_4082871e, #1219161_4082874e\",\n                \"name\": \"Steel, Medium\",\n                \"sku\": null,\n                \"barcode\": null,\n                \"width\": \"0.0\",\n                \"height\": \"0.0\",\n                \"length\": \"0.0\",\n                \"weight\": \"0.0\",\n                \"weight_unit\": \"g\",\n                \"grams\": \"0.0\",\n                \"price\": \"0.0\",\n                \"compare_at_price\": \"0.0\",\n                \"cost_price\": \"0.0\",\n                \"inventory_quantity\": 0,\n                \"inventory_policy\": false,\n                \"taxable\": false,\n                \"shipping_required\": true,\n                \"position\": 2,\n                \"discounts\": null,\n                \"is_enabled\": true,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2021-05-18T06:20:17.000+08:00\",\n                \"created_at\": \"2021-05-18T06:20:17.000+08:00\"\n            },\n            {\n                \"id\": 9998737,\n                \"product_id\": 1994374,\n                \"image_id\": 0,\n                \"options\": \"#1219160_4082872e, #1219161_4082873e\",\n                \"name\": \"Wood, Big\",\n                \"sku\": null,\n                \"barcode\": null,\n                \"width\": \"0.0\",\n                \"height\": \"0.0\",\n                \"length\": \"0.0\",\n                \"weight\": \"0.0\",\n                \"weight_unit\": \"g\",\n                \"grams\": \"0.0\",\n                \"price\": \"0.0\",\n                \"compare_at_price\": \"0.0\",\n                \"cost_price\": \"0.0\",\n                \"inventory_quantity\": 0,\n                \"inventory_policy\": false,\n                \"taxable\": false,\n                \"shipping_required\": true,\n                \"position\": 3,\n                \"discounts\": null,\n                \"is_enabled\": true,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2021-05-18T06:20:17.000+08:00\",\n                \"created_at\": \"2021-05-18T06:20:17.000+08:00\"\n            },\n            {\n                \"id\": 9998738,\n                \"product_id\": 1994374,\n                \"image_id\": 0,\n                \"options\": \"#1219160_4082872e, #1219161_4082874e\",\n                \"name\": \"Wood, Medium\",\n                \"sku\": null,\n                \"barcode\": null,\n                \"width\": \"0.0\",\n                \"height\": \"0.0\",\n                \"length\": \"0.0\",\n                \"weight\": \"0.0\",\n                \"weight_unit\": \"g\",\n                \"grams\": \"0.0\",\n                \"price\": \"0.0\",\n                \"compare_at_price\": \"0.0\",\n                \"cost_price\": \"0.0\",\n                \"inventory_quantity\": 0,\n                \"inventory_policy\": false,\n                \"taxable\": false,\n                \"shipping_required\": true,\n                \"position\": 4,\n                \"discounts\": null,\n                \"is_enabled\": true,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2021-05-18T06:20:17.000+08:00\",\n                \"created_at\": \"2021-05-18T06:20:17.000+08:00\"\n            }\n        ],\n        \"editable_options\": [\n            {\n                \"name\": \"Material\",\n                \"options\": [\n                    {\n                        \"name\": \"Steel\",\n                        \"variant_type_id\": 0,\n                        \"id\": \"4082871\"\n                    },\n                    {\n                        \"name\": \"Wood\",\n                        \"variant_type_id\": 0,\n                        \"id\": \"4082872\"\n                    }\n                ],\n                \"id\": \"1219160\"\n            },\n            {\n                \"name\": \"Size\",\n                \"options\": [\n                    {\n                        \"name\": \"Big\",\n                        \"variant_type_id\": 0,\n                        \"id\": \"4082873\"\n                    },\n                    {\n                        \"name\": \"Medium\",\n                        \"variant_type_id\": 0,\n                        \"id\": \"4082874\"\n                    }\n                ],\n                \"id\": \"1219161\"\n            }\n        ]\n    },\n    \"status\": true\n}"}],"_postman_id":"5ea80e5e-0907-45f1-9fee-57cbb64ae795"},{"name":"Deletes an existing option type","id":"f43e1f59-5a03-4d4a-9aa2-1809c42b5bdc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"option_type\": \"Materials\"\r\n}","options":{"raw":{"language":"json"}}},"url":"/api/3.0/products/:product_id/options.json","urlObject":{"path":["api","3.0","products",":product_id","options.json"],"host":[""],"query":[],"variable":[{"id":"47b039ae-30f4-4d3e-b85f-2b542d2b5a05","type":"any","value":"","key":"product_id"}]}},"response":[{"id":"42110e62-2538-4db0-97e8-071b5bac7a84","name":"Deletes an existing option type","originalRequest":{"method":"DELETE","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"option_type\": \"Materials\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"/api/3.0/products/:product_id/options.json","host":[""],"path":["api","3.0","products",":product_id","options.json"],"variable":[{"key":"product_id","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 17 May 2021 22:21:28 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 16-Jun-2021 22:21:28 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"variants\": [\n            {\n                \"id\": 9998739,\n                \"product_id\": 1994374,\n                \"image_id\": 0,\n                \"options\": \"#1219161_4082873e\",\n                \"name\": \"Big\",\n                \"sku\": null,\n                \"barcode\": null,\n                \"width\": \"0.0\",\n                \"height\": \"0.0\",\n                \"length\": \"0.0\",\n                \"weight\": \"0.0\",\n                \"weight_unit\": \"g\",\n                \"grams\": \"0.0\",\n                \"price\": \"0.0\",\n                \"compare_at_price\": \"0.0\",\n                \"cost_price\": \"0.0\",\n                \"inventory_quantity\": 0,\n                \"inventory_policy\": false,\n                \"taxable\": false,\n                \"shipping_required\": true,\n                \"position\": 1,\n                \"discounts\": null,\n                \"is_enabled\": true,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2021-05-18T06:21:28.000+08:00\",\n                \"created_at\": \"2021-05-18T06:21:28.000+08:00\"\n            },\n            {\n                \"id\": 9998740,\n                \"product_id\": 1994374,\n                \"image_id\": 0,\n                \"options\": \"#1219161_4082874e\",\n                \"name\": \"Medium\",\n                \"sku\": null,\n                \"barcode\": null,\n                \"width\": \"0.0\",\n                \"height\": \"0.0\",\n                \"length\": \"0.0\",\n                \"weight\": \"0.0\",\n                \"weight_unit\": \"g\",\n                \"grams\": \"0.0\",\n                \"price\": \"0.0\",\n                \"compare_at_price\": \"0.0\",\n                \"cost_price\": \"0.0\",\n                \"inventory_quantity\": 0,\n                \"inventory_policy\": false,\n                \"taxable\": false,\n                \"shipping_required\": true,\n                \"position\": 2,\n                \"discounts\": null,\n                \"is_enabled\": true,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2021-05-18T06:21:28.000+08:00\",\n                \"created_at\": \"2021-05-18T06:21:28.000+08:00\"\n            }\n        ],\n        \"editable_options\": [\n            {\n                \"id\": 1219161,\n                \"name\": \"Size\",\n                \"position\": 2,\n                \"options\": [\n                    {\n                        \"id\": 4082873,\n                        \"variant_type_id\": 1219161,\n                        \"name\": \"Big\",\n                        \"position\": 1\n                    },\n                    {\n                        \"id\": 4082874,\n                        \"variant_type_id\": 1219161,\n                        \"name\": \"Medium\",\n                        \"position\": 2\n                    }\n                ]\n            }\n        ]\n    }\n}"}],"_postman_id":"f43e1f59-5a03-4d4a-9aa2-1809c42b5bdc"},{"name":"Deletes an existing option value","id":"f9678506-3fe8-4f94-bca7-2581a1bd30db","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"option_type\": \"Materials\",\r\n    \"option_value\": \"Wood\"\r\n}","options":{"raw":{"language":"json"}}},"url":"/api/3.0/products/:product_id/options.json","urlObject":{"path":["api","3.0","products",":product_id","options.json"],"host":[""],"query":[],"variable":[{"id":"e1896c73-9e1d-4fee-97b6-1bcf43c212d4","type":"any","value":"","key":"product_id"}]}},"response":[{"id":"40c807b0-b723-4625-9120-f1353d6124a2","name":"Deletes an existing option value","originalRequest":{"method":"DELETE","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"option_type\": \"Materials\",\r\n    \"option_value\": \"Wood\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"/api/3.0/products/:product_id/options.json","host":[""],"path":["api","3.0","products",":product_id","options.json"],"variable":[{"key":"product_id","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 17 May 2021 22:21:11 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 16-Jun-2021 22:21:11 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"variants\": [\n            {\n                \"id\": 9998735,\n                \"product_id\": 1994374,\n                \"image_id\": 0,\n                \"options\": \"#1219160_4082871e, #1219161_4082873e\",\n                \"name\": \"Steels, Big\",\n                \"sku\": null,\n                \"barcode\": null,\n                \"width\": \"0.0\",\n                \"height\": \"0.0\",\n                \"length\": \"0.0\",\n                \"weight\": \"0.0\",\n                \"weight_unit\": \"g\",\n                \"grams\": \"0.0\",\n                \"price\": \"0.0\",\n                \"compare_at_price\": \"0.0\",\n                \"cost_price\": \"0.0\",\n                \"inventory_quantity\": 0,\n                \"inventory_policy\": false,\n                \"taxable\": false,\n                \"shipping_required\": true,\n                \"position\": 1,\n                \"discounts\": null,\n                \"is_enabled\": true,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2021-05-18T06:20:49.000+08:00\",\n                \"created_at\": \"2021-05-18T06:20:17.000+08:00\"\n            },\n            {\n                \"id\": 9998736,\n                \"product_id\": 1994374,\n                \"image_id\": 0,\n                \"options\": \"#1219160_4082871e, #1219161_4082874e\",\n                \"name\": \"Steels, Medium\",\n                \"sku\": null,\n                \"barcode\": null,\n                \"width\": \"0.0\",\n                \"height\": \"0.0\",\n                \"length\": \"0.0\",\n                \"weight\": \"0.0\",\n                \"weight_unit\": \"g\",\n                \"grams\": \"0.0\",\n                \"price\": \"0.0\",\n                \"compare_at_price\": \"0.0\",\n                \"cost_price\": \"0.0\",\n                \"inventory_quantity\": 0,\n                \"inventory_policy\": false,\n                \"taxable\": false,\n                \"shipping_required\": true,\n                \"position\": 2,\n                \"discounts\": null,\n                \"is_enabled\": true,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2021-05-18T06:20:49.000+08:00\",\n                \"created_at\": \"2021-05-18T06:20:17.000+08:00\"\n            }\n        ],\n        \"editable_options\": [\n            {\n                \"id\": 1219160,\n                \"name\": \"Materials\",\n                \"position\": 1,\n                \"options\": [\n                    {\n                        \"id\": 4082871,\n                        \"variant_type_id\": 1219160,\n                        \"name\": \"Steels\",\n                        \"position\": 1\n                    }\n                ]\n            },\n            {\n                \"id\": 1219161,\n                \"name\": \"Size\",\n                \"position\": 2,\n                \"options\": [\n                    {\n                        \"id\": 4082873,\n                        \"variant_type_id\": 1219161,\n                        \"name\": \"Big\",\n                        \"position\": 1\n                    },\n                    {\n                        \"id\": 4082874,\n                        \"variant_type_id\": 1219161,\n                        \"name\": \"Medium\",\n                        \"position\": 2\n                    }\n                ]\n            }\n        ]\n    }\n}"}],"_postman_id":"f9678506-3fe8-4f94-bca7-2581a1bd30db"},{"name":"Renames an existing option type","id":"c48c0736-8c79-4e45-8572-6b5ec34c45f5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"old_option_type\": \"Material\",\r\n    \"new_option_type\": \"Materials\"\r\n}","options":{"raw":{"language":"json"}}},"url":"/api/3.0/products/:product_id/option_type.json","urlObject":{"path":["api","3.0","products",":product_id","option_type.json"],"host":[""],"query":[],"variable":[{"id":"a9414c6b-7858-40fa-813b-8b4acc1ee2d4","type":"any","value":"","key":"product_id"}]}},"response":[{"id":"e6966870-c4be-433e-9661-9f87174101a6","name":"Renames an existing option type","originalRequest":{"method":"PUT","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"old_option_type\": \"Material\",\r\n    \"new_option_type\": \"Materials\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"/api/3.0/products/:product_id/option_type.json","host":[""],"path":["api","3.0","products",":product_id","option_type.json"],"variable":[{"key":"product_id","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 17 May 2021 22:20:35 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 16-Jun-2021 22:20:35 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": true\n}"}],"_postman_id":"c48c0736-8c79-4e45-8572-6b5ec34c45f5"},{"name":"Renames an existing option value","id":"9e0d1a49-dd17-42bb-9cdf-d3968453a8c2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"option_type\": \"Materials\",\r\n    \"old_option_value\": \"Steel\",\r\n    \"new_option_value\": \"Steels\"\r\n}","options":{"raw":{"language":"json"}}},"url":"/api/3.0/products/:product_id/option_value.json","urlObject":{"path":["api","3.0","products",":product_id","option_value.json"],"host":[""],"query":[],"variable":[{"id":"90396dc3-01f9-4a2d-840c-576fc49689f4","type":"any","value":"","key":"product_id"}]}},"response":[{"id":"bc1c7b38-3b79-47bd-98f9-9f7932223a2c","name":"Renames an existing option value","originalRequest":{"method":"PUT","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"option_type\": \"Materials\",\r\n    \"old_option_value\": \"Steel\",\r\n    \"new_option_value\": \"Steels\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"/api/3.0/products/:product_id/option_value.json","host":[""],"path":["api","3.0","products",":product_id","option_value.json"],"variable":[{"key":"product_id","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 17 May 2021 22:20:49 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 16-Jun-2021 22:20:48 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 9998735,\n            \"product_id\": 1994374,\n            \"image_id\": 0,\n            \"options\": \"#1219160_4082871e, #1219161_4082873e\",\n            \"name\": \"Steels, Big\",\n            \"sku\": null,\n            \"barcode\": null,\n            \"width\": \"0.0\",\n            \"height\": \"0.0\",\n            \"length\": \"0.0\",\n            \"weight\": \"0.0\",\n            \"weight_unit\": \"g\",\n            \"grams\": \"0.0\",\n            \"price\": \"0.0\",\n            \"compare_at_price\": \"0.0\",\n            \"cost_price\": \"0.0\",\n            \"inventory_quantity\": 0,\n            \"inventory_policy\": false,\n            \"taxable\": false,\n            \"shipping_required\": true,\n            \"position\": 1,\n            \"discounts\": null,\n            \"is_enabled\": true,\n            \"is_deleted\": false,\n            \"deleted_at\": null,\n            \"updated_at\": \"2021-05-18T06:20:49.030+08:00\",\n            \"created_at\": \"2021-05-18T06:20:17.000+08:00\"\n        },\n        {\n            \"id\": 9998736,\n            \"product_id\": 1994374,\n            \"image_id\": 0,\n            \"options\": \"#1219160_4082871e, #1219161_4082874e\",\n            \"name\": \"Steels, Medium\",\n            \"sku\": null,\n            \"barcode\": null,\n            \"width\": \"0.0\",\n            \"height\": \"0.0\",\n            \"length\": \"0.0\",\n            \"weight\": \"0.0\",\n            \"weight_unit\": \"g\",\n            \"grams\": \"0.0\",\n            \"price\": \"0.0\",\n            \"compare_at_price\": \"0.0\",\n            \"cost_price\": \"0.0\",\n            \"inventory_quantity\": 0,\n            \"inventory_policy\": false,\n            \"taxable\": false,\n            \"shipping_required\": true,\n            \"position\": 2,\n            \"discounts\": null,\n            \"is_enabled\": true,\n            \"is_deleted\": false,\n            \"deleted_at\": null,\n            \"updated_at\": \"2021-05-18T06:20:49.039+08:00\",\n            \"created_at\": \"2021-05-18T06:20:17.000+08:00\"\n        }\n    ]\n}"}],"_postman_id":"9e0d1a49-dd17-42bb-9cdf-d3968453a8c2"}],"id":"0bc37452-2fb7-4425-bbea-495508c7fef0","description":"<p>Products endpoints allow you to manage the products in the store. The diagram below illustration is overview relationship related to \"Product\".</p>\n<img src=\"https://content.pstmn.io/a78b8eb1-5f67-4374-a7cf-820acfb9fffd/aW1hZ2UucG5n\" alt=\"Overview%20of%20Product%20Relationship\" width=\"100%\" />\n\n<p>Diagram above illustrated:</p>\n<ul>\n<li><p>A <code>collection</code> is the collective/group of <code>products</code></p>\n</li>\n<li><p>A <code>product</code> can have multiple <code>variants</code>, that build from <code>variant types</code> and <code>variant options</code>.</p>\n<ul>\n<li>E.g. variant type can be \"Size\", \"Color\", variant option can be \"XL\", \"Yellow\"</li>\n</ul>\n</li>\n<li><p>A <code>product</code> can have multiple <code>images</code> (up to 9 images), a <code>variant</code> can bind to 1 <code>image</code> only (that belongs to the product)</p>\n</li>\n</ul>\n<h2 id=\"product-resource-fields\">Product Resource Fields</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attributes</th>\n<th>Example value</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>1994536</td>\n<td>Unique identifier for the product. Each id is unique across the system.</td>\n</tr>\n<tr>\n<td>handle</td>\n<td>\"product-1\"</td>\n<td>A unique human-readable string for the product. Handles are used in URLs to create readable and SEO-friendly links.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>\"Test Update Product\"</td>\n<td>The name of the product as it apprears in the store.</td>\n</tr>\n<tr>\n<td>metafields_global_title_tag</td>\n<td>\"Test Update Product\"</td>\n<td>The global title tag for the product, used for SEO purposes.</td>\n</tr>\n<tr>\n<td>metafields_global_description_tag</td>\n<td>\"Test Udpate Description\"</td>\n<td>The global description tag for the proudct, used for SEO purposes.</td>\n</tr>\n<tr>\n<td>body_html</td>\n<td>\"  <br />  <br /><strong>Test Bold1</strong>  <br />  <br />  <br /><em>Test Italic1</em>  <br />  <br />Test Underline1  <br />  <br />\"</td>\n<td>The HTML description of the product, which can include formatting like bold, italic and underline.</td>\n</tr>\n<tr>\n<td>note</td>\n<td>null</td>\n<td>An internal note about the product. This is not visible to the customers.</td>\n</tr>\n<tr>\n<td>inventory_management</td>\n<td>\"easystore\"</td>\n<td>Indicates whether inventory mangement is enabled for the product. The options are \"easystore\" or \"none\".</td>\n</tr>\n<tr>\n<td>taxable</td>\n<td>true</td>\n<td>A boolean indicating whether the product is subject to tax.</td>\n</tr>\n<tr>\n<td>shipping_required</td>\n<td>true</td>\n<td>A boolean indicating whether the product requires shipping.</td>\n</tr>\n<tr>\n<td>vendors</td>\n<td>refer to the vendors table</td>\n<td>A list of vendors associated with the product. Will be used for filtering ans searching.</td>\n</tr>\n<tr>\n<td>tags</td>\n<td>refer to the tags table</td>\n<td>A list of tags associated with the product, used for filtering and searching.</td>\n</tr>\n<tr>\n<td>brands</td>\n<td>refer to the brands table</td>\n<td>A list of brands associated with the product</td>\n</tr>\n<tr>\n<td>collections</td>\n<td>refer to the collections table</td>\n<td>An array of collections the product belongs to. Collections are group of products.</td>\n</tr>\n<tr>\n<td>images</td>\n<td>refer to the images table</td>\n<td>An array of images associwated with the product. each product can have multiple images.</td>\n</tr>\n<tr>\n<td>variant_types</td>\n<td>refer to the variant_types table</td>\n<td>An array of varaint types, which define the different options for the prodcut (e.g. , size, color)</td>\n</tr>\n<tr>\n<td>variant_options</td>\n<td>refer to the variant_options table</td>\n<td>An array of variant options, which are the specific choices under each variant type (e.g., \"Size: XL, \"Color: Yellow\").</td>\n</tr>\n<tr>\n<td>variants</td>\n<td>refer to the variants table</td>\n<td>An array of variants for the product. each variant can have different options, prices, SKUs, and inventory levels.</td>\n</tr>\n<tr>\n<td>product_templates</td>\n<td>refer to the product_templates table</td>\n<td>An array of product templates associated with the product.</td>\n</tr>\n<tr>\n<td>published_scope</td>\n<td>\"global\"</td>\n<td>The scope at which the product is published. \"Global\" means the product is available across all channels</td>\n</tr>\n<tr>\n<td>published_at</td>\n<td>\"2020-09-09T07:16:23+08:00\"</td>\n<td>The date and time when the product was published, in ISO 8601 format</td>\n</tr>\n<tr>\n<td>updated_at</td>\n<td>\"2021-05-31T09:31:31+08:00\"</td>\n<td>The date and time when the product was last updated, in ISO 8601 format</td>\n</tr>\n<tr>\n<td>created_at</td>\n<td>\"2021-05-31T09:31:22+08:00\"</td>\n<td>The date and time when the product was created, in ISO 8601 format</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"vendors\">vendors</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attributes</th>\n<th>Example value</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>358</td>\n<td></td>\n</tr>\n<tr>\n<td>name</td>\n<td>\"testing\"</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"tags\">tags</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attributes</th>\n<th>Example value</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>569</td>\n<td></td>\n</tr>\n<tr>\n<td>name</td>\n<td>\"test\"</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"brands\">brands</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attributes</th>\n<th>Example value</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>474</td>\n<td></td>\n</tr>\n<tr>\n<td>name</td>\n<td>\"Google\"</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"collections\">collections</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attributes</th>\n<th>Example value</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>785425</td>\n<td>Unique identifier for the collection. Each id is unique across the system.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>\"Feature on homepage\"</td>\n<td>The name of the collection</td>\n</tr>\n<tr>\n<td>position</td>\n<td>1</td>\n<td>The order of the collection. A lower number means higher priority in the display order.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"images\">images</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attributes</th>\n<th>Example value</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>9552152</td>\n<td>Unique identifier for the image. Each id is unique across the system</td>\n</tr>\n<tr>\n<td>url</td>\n<td>\"<a href=\"https://cdn.easystore.blue/s/8553/i/9552152.png\">https://cdn.easystore.blue/s/8553/i/9552152.png\"</a></td>\n<td>The URL of the image.</td>\n</tr>\n<tr>\n<td>position</td>\n<td>1</td>\n<td>The order of the product image in the list. The fist product image is at position 1 and is the \"main\" image for the product.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"variant_types\">variant_types</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attributes</th>\n<th>Example value</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>1219198</td>\n<td>Unique identifier for the variant type. Each id is unique across the system.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>\"Type 1\"</td>\n<td>The name of the variant type, which defines a specific attribute of the product (e.g., size, color).</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"variant_options\">variant_options</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attributes</th>\n<th>Example value</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>4083286</td>\n<td>Unique identifier for the variant option. Each id is unique across the system.</td>\n</tr>\n<tr>\n<td>variant_type_id</td>\n<td>1219198</td>\n<td>The ID of the variant type to which this option belongs.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>\"Option 1\"</td>\n<td>The name of the variant option, which is a specific choice under the varinat type (e.g., \"XL\" for size)</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"variants\">variants</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attributes</th>\n<th>Example value</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>9999281</td>\n<td>Unique identifier for the variant. Each id is unique across the system.</td>\n</tr>\n<tr>\n<td>product_id</td>\n<td>1994536</td>\n<td>The ID of the product to which this variant belongs.</td>\n</tr>\n<tr>\n<td>image_id</td>\n<td>0</td>\n<td>The ID of the image associated with this variant.</td>\n</tr>\n<tr>\n<td>options</td>\n<td>\"#1219198_4083286e\"</td>\n<td>The options choosen for this variant, represented as a string.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>\"Option 1\"</td>\n<td>The name of the variant, often representing a specific combination of tions</td>\n</tr>\n<tr>\n<td>sku</td>\n<td>\"SKU 1\"</td>\n<td>The SKU (Stock Keeping Unit) of the variant, used for inventory tracking.</td>\n</tr>\n<tr>\n<td>barcode</td>\n<td></td>\n<td>The barcode associated with the varinat, used of for scanning and inventory management.</td>\n</tr>\n<tr>\n<td>price</td>\n<td>\"1.0\"</td>\n<td>The price of the variant.</td>\n</tr>\n<tr>\n<td>comapre_at_price</td>\n<td>\"1.0\"</td>\n<td>The original price of the variant before any discounts or sales.</td>\n</tr>\n<tr>\n<td>cost_price</td>\n<td>\"1.0\"</td>\n<td>The cost price of the variant, used for calculating profit margins.</td>\n</tr>\n<tr>\n<td>inventory_management</td>\n<td>\"easystore\"</td>\n<td>Indicates whether inventory management is enabled for the variant and which system is used.</td>\n</tr>\n<tr>\n<td>inventory_quantity</td>\n<td>1</td>\n<td>The quantity of the variant available in inventory.</td>\n</tr>\n<tr>\n<td>height</td>\n<td>\"1.0\"</td>\n<td>The height of the variant, typically used for shipping calculations.</td>\n</tr>\n<tr>\n<td>width</td>\n<td>\"1.0\"</td>\n<td>The width of the variant, typically used for shipping calculations.</td>\n</tr>\n<tr>\n<td>length</td>\n<td>\"1.0\"</td>\n<td>The length of the variant, typically used for shipping calculations.</td>\n</tr>\n<tr>\n<td>weight</td>\n<td>\"1.0\"</td>\n<td>The weight of the variant, typically used for shipping calculations.</td>\n</tr>\n<tr>\n<td>grams</td>\n<td>\"1000.0\"</td>\n<td>The weight of the variant in grams.</td>\n</tr>\n<tr>\n<td>weight_unit</td>\n<td>\"kg\"</td>\n<td>The unit of measurement for the weight of the variant (e.g., g, kg, lb, oz).</td>\n</tr>\n<tr>\n<td>taxable</td>\n<td>true</td>\n<td>A boolean indicating whether the variant is subject to tax.</td>\n</tr>\n<tr>\n<td>shipping_required</td>\n<td>true</td>\n<td>A boolean indicating whether the variant requires shipping.</td>\n</tr>\n<tr>\n<td>is_enabled</td>\n<td>true</td>\n<td>A boolean indicating whether the variant is currently available for purchase.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"product_templates\">product_templates</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attributes</th>\n<th>Example value</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>1219198</td>\n<td>Unique identifier for the product template. Each id is unique across the system.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>\"Default Template\"</td>\n<td>The name of the product template.</td>\n</tr>\n</tbody>\n</table>\n</div>","event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"dcdadc6d-d532-4017-aa3b-4a795e7afe15"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"3b72b56c-e68f-43c8-ab6d-fa450fa7d4ed"}}],"_postman_id":"0bc37452-2fb7-4425-bbea-495508c7fef0"},{"name":"Images","item":[{"name":"Retrieve a list of images for a specific product","id":"ffc4c776-1b9a-4385-aa79-6d896f85ae7d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"/api/3.0/products/:product_id/images.json","urlObject":{"path":["api","3.0","products",":product_id","images.json"],"host":[""],"query":[],"variable":[{"id":"bb292387-64f8-4190-b3ff-0666089fe923","type":"any","value":"","key":"product_id"}]}},"response":[{"id":"8113aae5-b77e-44a6-92f1-0cc5cfd64f83","name":"Retrieve a list of images for a specific product","originalRequest":{"method":"GET","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"/api/3.0/products/:product_id/images.json","host":[""],"path":["api","3.0","products",":product_id","images.json"],"variable":[{"key":"product_id","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 17 May 2021 22:17:02 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 16-Jun-2021 22:17:02 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"images\": [\n        {\n            \"id\": 7639770,\n            \"store_id\": 246457,\n            \"product_id\": 1994221,\n            \"format_type\": \"Images\",\n            \"youtube_id\": null,\n            \"position\": 1,\n            \"extension\": \"png\",\n            \"url\": \"https://s3.ap-southeast-1.amazonaws.com/cdn.easystore.pink/s/246457/i/7639770.png\",\n            \"size\": 116906,\n            \"height\": 313,\n            \"width\": 647,\n            \"title\": null,\n            \"is_deleted\": false,\n            \"deleted_at\": null,\n            \"s3_deleted\": false,\n            \"s3_deleted_at\": null,\n            \"created_at\": \"2021-05-18T06:16:23.000+08:00\"\n        },\n        {\n            \"id\": 7639771,\n            \"store_id\": 246457,\n            \"product_id\": 1994221,\n            \"format_type\": \"Images\",\n            \"youtube_id\": null,\n            \"position\": 2,\n            \"extension\": \"png\",\n            \"url\": \"https://s3.ap-southeast-1.amazonaws.com/cdn.easystore.pink/s/246457/i/7639771.png\",\n            \"size\": 38553,\n            \"height\": 208,\n            \"width\": 208,\n            \"title\": null,\n            \"is_deleted\": false,\n            \"deleted_at\": null,\n            \"s3_deleted\": false,\n            \"s3_deleted_at\": null,\n            \"created_at\": \"2021-05-18T06:16:24.000+08:00\"\n        },\n        {\n            \"id\": 7639772,\n            \"store_id\": 246457,\n            \"product_id\": 1994221,\n            \"format_type\": \"Images\",\n            \"youtube_id\": null,\n            \"position\": 3,\n            \"extension\": \"png\",\n            \"url\": \"https://s3.ap-southeast-1.amazonaws.com/cdn.easystore.pink/s/246457/i/7639772.png\",\n            \"size\": 116906,\n            \"height\": 313,\n            \"width\": 647,\n            \"title\": null,\n            \"is_deleted\": false,\n            \"deleted_at\": null,\n            \"s3_deleted\": false,\n            \"s3_deleted_at\": null,\n            \"created_at\": \"2021-05-18T06:16:41.000+08:00\"\n        },\n        {\n            \"id\": 7639773,\n            \"store_id\": 246457,\n            \"product_id\": 1994221,\n            \"format_type\": \"Images\",\n            \"youtube_id\": null,\n            \"position\": 4,\n            \"extension\": \"png\",\n            \"url\": \"https://s3.ap-southeast-1.amazonaws.com/cdn.easystore.pink/s/246457/i/7639773.png\",\n            \"size\": 38553,\n            \"height\": 208,\n            \"width\": 208,\n            \"title\": null,\n            \"is_deleted\": false,\n            \"deleted_at\": null,\n            \"s3_deleted\": false,\n            \"s3_deleted_at\": null,\n            \"created_at\": \"2021-05-18T06:16:42.000+08:00\"\n        }\n    ]\n}"}],"_postman_id":"ffc4c776-1b9a-4385-aa79-6d896f85ae7d"},{"name":"Retrieve a single image for a product","id":"15152bae-2bc9-4fd3-adb7-0099bcd608f3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"url":"/api/3.0/products/:product_id/images/:image_id.json","urlObject":{"path":["api","3.0","products",":product_id","images",":image_id.json"],"host":[""],"query":[],"variable":[{"type":"any","value":"","key":"product_id"},{"type":"any","value":"","key":"image_id.json"}]}},"response":[{"id":"5cf24dea-f5df-4161-adf7-c515f64c064b","name":"Retrieve a single image for a product","originalRequest":{"method":"GET","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"url":{"raw":"/api/3.0/products/:product_id/images/:image_id.json","host":[""],"path":["api","3.0","products",":product_id","images",":image_id.json"],"variable":[{"key":"product_id","value":""},{"key":"image_id.json","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 31 May 2021 01:33:42 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 30-Jun-2021 01:33:42 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Strict-Transport-Security","value":"max-age=15768000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"image\": [\n        {\n            \"id\": 7639873,\n            \"store_id\": 246457,\n            \"product_id\": 1994221,\n            \"format_type\": \"Images\",\n            \"youtube_id\": null,\n            \"position\": 1,\n            \"extension\": \"png\",\n            \"url\": \"https://s3.ap-southeast-1.amazonaws.com/cdn.easystore.pink/s/246457/i/7639873.png\",\n            \"size\": 116906,\n            \"height\": 313,\n            \"width\": 647,\n            \"title\": null,\n            \"is_deleted\": false,\n            \"deleted_at\": null,\n            \"s3_deleted\": false,\n            \"s3_deleted_at\": null,\n            \"created_at\": \"2021-05-27T10:20:01.000+08:00\"\n        }\n    ]\n}"}],"_postman_id":"15152bae-2bc9-4fd3-adb7-0099bcd608f3"},{"name":"Add images to a product","id":"7e6f689f-eb01-4999-bff6-65563f2f9650","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"images\": [\r\n            \"https://cdn.easystore.blue/s/1916/i/9527020.png\",\r\n            \"https://cdn.easystore.blue/s/1916/i/9527021.png\"\r\n        ]\r\n}","options":{"raw":{"language":"json"}}},"url":"/api/3.0/products/:product_id/images.json","description":"<p>Add images to a product</p>\n<h2 id=\"body\">Body</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attributes</th>\n<th>Example value</th>\n<th>Required/Optional</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>images</td>\n<td>[\"<a href=\"https://cdn.easystore.blue/s/1916/i/9527020.png%22%5D\">https://cdn.easystore.blue/s/1916/i/9527020.png\"]</a></td>\n<td>Required</td>\n<td>An array of images URL for a specific product.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["api","3.0","products",":product_id","images.json"],"host":[""],"query":[],"variable":[{"id":"b8927313-930f-42d8-9e4b-7eb06bceb5c8","type":"any","value":"","key":"product_id"}]}},"response":[{"id":"214c793a-2920-4757-b4ec-6b80c46d1bc8","name":"Add images to a product","originalRequest":{"method":"POST","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"images\": [\r\n            \"https://cdn.easystore.blue/s/1916/i/9527020.png\",\r\n            \"https://cdn.easystore.blue/s/1916/i/9527021.png\"\r\n        ]\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"/api/3.0/products/:product_id/images.json","host":[""],"path":["api","3.0","products",":product_id","images.json"],"variable":[{"key":"product_id","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 17 May 2021 22:16:42 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 16-Jun-2021 22:16:41 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"images\": [\n        {\n            \"id\": 7639770,\n            \"store_id\": 246457,\n            \"product_id\": 1994221,\n            \"format_type\": \"Images\",\n            \"youtube_id\": null,\n            \"position\": 1,\n            \"extension\": \"png\",\n            \"url\": \"https://s3.ap-southeast-1.amazonaws.com/cdn.easystore.pink/s/246457/i/7639770.png\",\n            \"size\": 116906,\n            \"height\": 313,\n            \"width\": 647,\n            \"title\": null,\n            \"is_deleted\": false,\n            \"deleted_at\": null,\n            \"s3_deleted\": false,\n            \"s3_deleted_at\": null,\n            \"created_at\": \"2021-05-18T06:16:23.000+08:00\"\n        },\n        {\n            \"id\": 7639771,\n            \"store_id\": 246457,\n            \"product_id\": 1994221,\n            \"format_type\": \"Images\",\n            \"youtube_id\": null,\n            \"position\": 2,\n            \"extension\": \"png\",\n            \"url\": \"https://s3.ap-southeast-1.amazonaws.com/cdn.easystore.pink/s/246457/i/7639771.png\",\n            \"size\": 38553,\n            \"height\": 208,\n            \"width\": 208,\n            \"title\": null,\n            \"is_deleted\": false,\n            \"deleted_at\": null,\n            \"s3_deleted\": false,\n            \"s3_deleted_at\": null,\n            \"created_at\": \"2021-05-18T06:16:24.000+08:00\"\n        }\n    ]\n}"}],"_postman_id":"7e6f689f-eb01-4999-bff6-65563f2f9650"},{"name":"Delete images of a product","id":"12bb015d-c4b4-4684-8219-a7b12e1d0b0a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"image_ids\": \"9689188,9689189\"\r\n}","options":{"raw":{"language":"json"}}},"url":"/api/3.0/products/:product_id/images.json","urlObject":{"path":["api","3.0","products",":product_id","images.json"],"host":[""],"query":[],"variable":[{"id":"2d6224f9-0801-46f7-8cba-78d3580a236a","type":"any","value":"","key":"product_id"}]}},"response":[{"id":"efa1d2dc-2866-477b-9058-8497e91365b6","name":"Delete images of a product","originalRequest":{"method":"DELETE","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"image_ids\": \"9689188,9689189\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"/api/3.0/products/:product_id/images.json","host":[""],"path":["api","3.0","products",":product_id","images.json"],"variable":[{"key":"product_id","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 17 May 2021 22:17:44 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 16-Jun-2021 22:17:44 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"[]"}],"_postman_id":"12bb015d-c4b4-4684-8219-a7b12e1d0b0a"}],"id":"0a624f1d-0665-4b07-9908-ab43ea142f3f","description":"<p>The image endpoints allow you to manage the images associated with products in the store.</p>\n<ul>\n<li><p><strong>Image:</strong></p>\n<ul>\n<li><p>Represents an image associated with a product in the store.</p>\n</li>\n<li><p>Contains details such as id, store id, product id, format type, YouTube id (if applicable), position, file extension, URL, size, height, width, title, deletion status, timestamps for creation and deletion.</p>\n</li>\n</ul>\n</li>\n</ul>\n<h3 id=\"image-resource-fields\">Image Resource Fields</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Attribute</strong></th>\n<th><strong>Example Value</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>7639873</td>\n<td>The unique identifier for the image. This id is unique across the system and is used to identify the image.</td>\n</tr>\n<tr>\n<td>store_id</td>\n<td>246457</td>\n<td>The unique identifier for the store. This id is used to identify the store to which the image belongs.</td>\n</tr>\n<tr>\n<td>product_id</td>\n<td>1994221</td>\n<td>The unique identifier for the product. This id is used to identify the product to which the image belongs.</td>\n</tr>\n<tr>\n<td>format_type</td>\n<td>\"Images\"</td>\n<td>The type of the format. It indicates the type of media, such as 'Images'.</td>\n</tr>\n<tr>\n<td>youtube_id</td>\n<td>null</td>\n<td>The YouTube id associated with the image if it is a video. If not applicable, it is null.</td>\n</tr>\n<tr>\n<td>position</td>\n<td>1</td>\n<td>The order of the image in the list of images for the product. The first image is at position 1 and is the \"main\" image for the product.</td>\n</tr>\n<tr>\n<td>extension</td>\n<td>\"png\"</td>\n<td>The file extension of the image. This indicates the format of the image, such as 'png' or 'jpg'.</td>\n</tr>\n<tr>\n<td>url</td>\n<td>\"<a href=\"https://s3.ap-southeast-1.amazonaws.com/cdn.easystore.pink/s/246457/i/7639873.png\">https://s3.ap-southeast-1.amazonaws.com/cdn.easystore.pink/s/246457/i/7639873.png\"</a></td>\n<td>The URL where the image is stored. This URL is used to access the image.</td>\n</tr>\n<tr>\n<td>size</td>\n<td>116906</td>\n<td>The size of the image in bytes. This indicates the file size of the image.</td>\n</tr>\n<tr>\n<td>height</td>\n<td>313</td>\n<td>The height of the image in pixels. This indicates the vertical dimension of the image.</td>\n</tr>\n<tr>\n<td>width</td>\n<td>647</td>\n<td>The width of the image in pixels. This indicates the horizontal dimension of the image.</td>\n</tr>\n<tr>\n<td>title</td>\n<td>null</td>\n<td>The title of the image. This is an optional attribute that can be used to provide a descriptive title for the image.</td>\n</tr>\n<tr>\n<td>is_deleted</td>\n<td>false</td>\n<td>A boolean value indicating whether the image is deleted or not. <code>true</code> means it is deleted, and <code>false</code> means it is not deleted.</td>\n</tr>\n<tr>\n<td>deleted_at</td>\n<td>null</td>\n<td>The date and time when the image was deleted. If the image is not deleted, this value is null.</td>\n</tr>\n<tr>\n<td>s3_deleted</td>\n<td>false</td>\n<td>A boolean value indicating whether the image is deleted from S3 or not. <code>true</code> means it is deleted from S3, and <code>false</code> means it is not deleted from S3.</td>\n</tr>\n<tr>\n<td>s3_deleted_at</td>\n<td>null</td>\n<td>The date and time when the image was deleted from S3. If the image is not deleted from S3, this value is null.</td>\n</tr>\n<tr>\n<td>created_at</td>\n<td>\"2021-05-27T10:20:01.000+08:00\"</td>\n<td>The date and time when the image was created. The API returns this value in ISO 8601 format.</td>\n</tr>\n</tbody>\n</table>\n</div>","event":[{"listen":"prerequest","script":{"id":"55ef138a-1d43-44ee-80ec-775f8ec59fc4","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"94a9d77e-4d1b-4d5d-81ab-73d71f5f2545","type":"text/javascript","exec":[""]}}],"_postman_id":"0a624f1d-0665-4b07-9908-ab43ea142f3f"},{"name":"Collections","item":[{"name":"Retrieves a list of collections","id":"3fd05cf2-fecf-487c-b305-b17167d7c0f1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"url":"/api/3.0/collections.json?page=1&limit=1&sort=id.asc","description":"<p>List collections that belong to a store</p>\n","urlObject":{"path":["api","3.0","collections.json"],"host":[""],"query":[{"description":{"content":"<p>Page wish to retun of the paginated result.</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>Return up to this number of collections per page.</p>\n","type":"text/plain"},"key":"limit","value":"1"},{"description":{"content":"<p>Return collections sorting by its attribute ascending (asc) or descending (desc)\nExample: id.asc</p>\n","type":"text/plain"},"key":"sort","value":"id.asc"},{"disabled":true,"description":{"content":"<p>Return only collections specified by a comma-separated list of collection IDs.</p>\n","type":"text/plain"},"key":"ids","value":"1"},{"disabled":true,"description":{"content":"<p>Restrict results to after the specified ID.</p>\n","type":"text/plain"},"key":"since_id","value":"1"},{"disabled":true,"description":{"content":"<p>Return collections by their published status.</p>\n","type":"text/plain"},"key":"visibility","value":"true"},{"disabled":true,"description":{"content":"<p>Show collections published after date.</p>\n","type":"text/plain"},"key":"published_at_min","value":"2019-11-28 08:21:21"},{"disabled":true,"description":{"content":"<p>Show collections published before date.</p>\n","type":"text/plain"},"key":"published_at_max","value":"2019-11-28 08:21:21"},{"disabled":true,"description":{"content":"<p>Show collections created after date.</p>\n","type":"text/plain"},"key":"created_at_min","value":"2019-11-28 08:21:21"},{"disabled":true,"description":{"content":"<p>Show collections created before date.</p>\n","type":"text/plain"},"key":"created_at_max","value":"2019-11-28 08:21:21"},{"disabled":true,"description":{"content":"<p>Show collections updated after date.</p>\n","type":"text/plain"},"key":"updated_at_min","value":"2019-11-28 08:21:21"},{"disabled":true,"description":{"content":"<p>Show collections updated before date.</p>\n","type":"text/plain"},"key":"updated_at_max","value":"2019-11-28 08:21:21"}],"variable":[]}},"response":[{"id":"0fe7ad8f-c1e1-49fb-ac87-c69c3c9e6a33","name":"Retrieves a list of collections","originalRequest":{"method":"GET","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"url":{"raw":"/api/3.0/collections.json?page=1&limit=1&sort=id.asc","host":[""],"path":["api","3.0","collections.json"],"query":[{"key":"page","value":"1","description":"Page wish to retun of the paginated result."},{"key":"limit","value":"1","description":"Return up to this number of collections per page."},{"key":"sort","value":"id.asc","description":"Return collections sorting by its attribute ascending (asc) or descending (desc)\nExample: id.asc"},{"key":"ids","value":"1","description":"Return only collections specified by a comma-separated list of collection IDs.","disabled":true},{"key":"since_id","value":"1","description":"Restrict results to after the specified ID.","disabled":true},{"key":"visibility","value":"true","description":"Return collections by their published status.","disabled":true},{"key":"published_at_min","value":"2019-11-28 08:21:21","description":"Show collections published after date.","disabled":true},{"key":"published_at_max","value":"2019-11-28 08:21:21","description":"Show collections published before date.","disabled":true},{"key":"created_at_min","value":"2019-11-28 08:21:21","description":"Show collections created after date.","disabled":true},{"key":"created_at_max","value":"2019-11-28 08:21:21","description":"Show collections created before date.","disabled":true},{"key":"updated_at_min","value":"2019-11-28 08:21:21","description":"Show collections updated after date.","disabled":true},{"key":"updated_at_max","value":"2019-11-28 08:21:21","description":"Show collections updated before date.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 17 May 2021 22:15:28 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 16-Jun-2021 22:15:28 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"total_count\": 4,\n    \"page_count\": 4,\n    \"page\": 1,\n    \"limit\": 1,\n    \"sort\": \"position.asc\",\n    \"collections\": [\n        {\n            \"id\": 395762,\n            \"name\": \"首頁推薦\",\n            \"handle\": \"feature-on-homepage\",\n            \"metafields_global_title_tag\": \"首頁推薦\",\n            \"metafields_global_description_tag\": null,\n            \"body_html\": null,\n            \"image_url\": null,\n            \"position\": 1,\n            \"parent_id\": 0,\n            \"is_published\": true,\n            \"published_at\": \"2021-05-09T07:05:10.000+08:00\",\n            \"updated_at\": \"2021-05-09T07:05:10.000+08:00\",\n            \"created_at\": \"2021-05-09T07:05:10.000+08:00\"\n        }\n    ]\n}"}],"_postman_id":"3fd05cf2-fecf-487c-b305-b17167d7c0f1"},{"name":"Retrieves a single collection","id":"9a2bfec7-3329-4fe5-b3f2-68819cc2a67f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"EasyStore-Access-Token","type":"text","value":""}],"url":"/api/3.0/collections/:collection_id.json","description":"<p>Retrieve a single collection that belong to a store by collection id</p>\n","urlObject":{"path":["api","3.0","collections",":collection_id.json"],"host":[""],"query":[],"variable":[{"type":"any","value":"","key":"collection_id.json"}]}},"response":[{"id":"afb12458-4ca2-493c-b401-26645a869aec","name":"Retrieves a single collection","originalRequest":{"method":"GET","header":[{"key":"EasyStore-Access-Token","type":"text","value":""}],"url":{"raw":"/api/3.0/collections/:collection_id.json","host":[""],"path":["api","3.0","collections",":collection_id.json"],"variable":[{"key":"collection_id.json","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 31 May 2021 01:34:06 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 30-Jun-2021 01:34:06 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Strict-Transport-Security","value":"max-age=15768000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"collection\": {\n        \"id\": 396495,\n        \"name\": \"Shirt\",\n        \"handle\": \"shirt\",\n        \"metafields_global_title_tag\": \"Shirt Storefront\",\n        \"metafields_global_description_tag\": null,\n        \"body_html\": null,\n        \"image_url\": null,\n        \"position\": 4,\n        \"parent_id\": 0,\n        \"is_published\": true,\n        \"published_at\": \"2021-05-31T09:34:01.000+08:00\",\n        \"updated_at\": \"2021-05-31T09:34:01.000+08:00\",\n        \"created_at\": \"2021-05-31T09:34:01.000+08:00\"\n    }\n}"}],"_postman_id":"9a2bfec7-3329-4fe5-b3f2-68819cc2a67f"},{"name":"Create a new collection","id":"0a150db6-ade6-4d30-baa2-3c91b61a1686","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"collection\": {\n        \"name\": \"Shirt\",\n        \"metafields_global_title_tag\": \"Shirt Storefront\"\n    }\n}"},"url":"/api/3.0/collections.json","description":"<p>Create a collection that belong to a store</p>\n<h2 id=\"body\">Body</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attributes</th>\n<th>Example value</th>\n<th>Required/Optional</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>name</td>\n<td>\"Shirt\"</td>\n<td>Required</td>\n<td>The internal name of the collection. Maximum length: 255 characters.</td>\n</tr>\n<tr>\n<td>body_html</td>\n<td><code>&lt;h1&gt;Title&lt;/h1&gt;</code></td>\n<td>Optional</td>\n<td>The description of the collection, complete with HTML markup.</td>\n</tr>\n<tr>\n<td>image_url</td>\n<td><a href=\"https://admin.easystore.blue/images/logo.svg\">https://admin.easystore.blue/images/logo.svg</a></td>\n<td>Optional</td>\n<td>Image associated with the collection.</td>\n</tr>\n<tr>\n<td>is_published</td>\n<td>true</td>\n<td>Optional</td>\n<td>The boolean flag of the collection's visibility at storefront.</td>\n</tr>\n<tr>\n<td>parent_id</td>\n<td>1</td>\n<td>Optional</td>\n<td>The collection ID of the parent collection. (Default: 0, means no parent collection)</td>\n</tr>\n<tr>\n<td>metafields_global_title_tag</td>\n<td>\"Title\"</td>\n<td>Optional</td>\n<td>The collection title that displayed at storefront.</td>\n</tr>\n<tr>\n<td>metafields_global_description_tag</td>\n<td>\"Description\"</td>\n<td>Optional</td>\n<td>The collection page SEO description.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["api","3.0","collections.json"],"host":[""],"query":[],"variable":[]}},"response":[{"id":"190177b0-2e40-4c66-bc24-a91f40644088","name":"Create a new collection","originalRequest":{"method":"POST","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"collection\": {\n        \"name\": \"Shirt\",\n        \"metafields_global_title_tag\": \"Shirt Storefront\"\n    }\n}"},"url":"/api/3.0/collections.json"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 17 May 2021 22:15:20 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 16-Jun-2021 22:15:20 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"collection\": {\n        \"id\": 396083,\n        \"name\": \"Shirt\",\n        \"handle\": \"shirt\",\n        \"metafields_global_title_tag\": \"Shirt Storefront\",\n        \"metafields_global_description_tag\": null,\n        \"body_html\": null,\n        \"image_url\": null,\n        \"position\": 4,\n        \"parent_id\": 0,\n        \"is_published\": true,\n        \"published_at\": \"2021-05-18T06:15:20.368+08:00\",\n        \"updated_at\": \"2021-05-18T06:15:20.370+08:00\",\n        \"created_at\": \"2021-05-18T06:15:20.370+08:00\"\n    }\n}"}],"_postman_id":"0a150db6-ade6-4d30-baa2-3c91b61a1686"},{"name":"Updates an existing collection","id":"1a6ce7e6-b039-4560-b6c7-1c02cb2757f8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"EasyStore-Access-Token","type":"text","value":""}],"body":{"mode":"raw","raw":"{\n    \"collection\": {\n        \"name\": \"Man Top\",\n        \"handle\": \"man-top\",\n        \"description\": \"Shirt, Hoodie\",\n        \"metafields_global_title_tag\": \"Man Top Title\",\n        \"metafields_global_description_tag\": \"Collections of man top\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"/api/3.0/collections/:collection_id.json","description":"<p>Update a collection that belong to a store</p>\n<h2 id=\"body\">Body</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attributes</th>\n<th>Example value</th>\n<th>Required/Optional</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>name</td>\n<td>\"Shirt\"</td>\n<td>Required</td>\n<td>The internal name of the collection. Maximum length: 255 characters.</td>\n</tr>\n<tr>\n<td>body_html</td>\n<td><code>&lt;h1&gt;Title&lt;/h1&gt;</code></td>\n<td>Optional</td>\n<td>The description of the collection, complete with HTML markup.</td>\n</tr>\n<tr>\n<td>image_url</td>\n<td><a href=\"https://admin.easystore.blue/images/logo.svg\">https://admin.easystore.blue/images/logo.svg</a></td>\n<td>Optional</td>\n<td>Image associated with the collection.</td>\n</tr>\n<tr>\n<td>is_published</td>\n<td>true</td>\n<td>Optional</td>\n<td>The boolean flag of the collection's visibility at storefront.</td>\n</tr>\n<tr>\n<td>parent_id</td>\n<td>1</td>\n<td>Optional</td>\n<td>The collection ID of the parent collection. (Default: 0, means no parent collection)</td>\n</tr>\n<tr>\n<td>metafields_global_title_tag</td>\n<td>\"Title\"</td>\n<td>Optional</td>\n<td>The collection title that displayed at storefront.</td>\n</tr>\n<tr>\n<td>metafields_global_description_tag</td>\n<td>\"Description\"</td>\n<td>Optional</td>\n<td>The collection page SEO description.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["api","3.0","collections",":collection_id.json"],"host":[""],"query":[],"variable":[{"id":"c362638b-9567-41d0-b7c4-d055ab8edd18","type":"any","value":"434762","key":"collection_id"}]}},"response":[{"id":"5e1624fc-fd5e-4a56-97e8-ed55075be1c4","name":"Updates an existing collection","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"EasyStore-Access-Token","type":"text","value":""}],"body":{"mode":"raw","raw":"{\n    \"collection\": {\n        \"name\": \"Man Top\",\n        \"handle\": \"man-top\",\n        \"description\": \"Shirt, Hoodie\",\n        \"metafields_global_title_tag\": \"Man Top Title\",\n        \"metafields_global_description_tag\": \"Collections of man top\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"/api/3.0/collections/:collection_id.json","host":[""],"path":["api","3.0","collections",":collection_id.json"],"variable":[{"key":"collection_id.json","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 31 May 2021 01:34:16 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 30-Jun-2021 01:34:16 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Strict-Transport-Security","value":"max-age=15768000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"collection\": {\n        \"id\": 396495,\n        \"name\": \"Man Top\",\n        \"handle\": \"man-top\",\n        \"metafields_global_title_tag\": \"Man Top Title\",\n        \"metafields_global_description_tag\": \"Collections of man top\",\n        \"body_html\": null,\n        \"image_url\": null,\n        \"position\": 4,\n        \"parent_id\": 0,\n        \"is_published\": true,\n        \"published_at\": \"2021-05-31T09:34:01.000+08:00\",\n        \"updated_at\": \"2021-05-31T09:34:16.642+08:00\",\n        \"created_at\": \"2021-05-31T09:34:01.000+08:00\"\n    }\n}"}],"_postman_id":"1a6ce7e6-b039-4560-b6c7-1c02cb2757f8"},{"name":"Delete a collection","id":"02d03ec2-946c-4a3a-a97d-9964e7fae1fa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"EasyStore-Access-Token","type":"text","value":""}],"url":"/api/3.0/collections/:collection_id.json","description":"<p>Delete a collection that belong to a store</p>\n","urlObject":{"path":["api","3.0","collections",":collection_id.json"],"host":[""],"query":[],"variable":[{"id":"32bc579b-e3ea-4a7e-921d-99ab25641ad1","type":"any","value":"438813","key":"collection_id"}]}},"response":[{"id":"f7eebd23-f976-4411-b783-a63ee2347956","name":"Delete a collection","originalRequest":{"method":"DELETE","header":[{"key":"EasyStore-Access-Token","type":"text","value":""}],"url":{"raw":"/api/3.0/collections/:collection_id.json","host":[""],"path":["api","3.0","collections",":collection_id.json"],"variable":[{"key":"collection_id.json","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 31 May 2021 01:34:26 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 30-Jun-2021 01:34:26 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Strict-Transport-Security","value":"max-age=15768000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"[]"}],"_postman_id":"02d03ec2-946c-4a3a-a97d-9964e7fae1fa"}],"id":"19358398-33df-4319-a74e-4561b4197484","description":"<p>Collection is a grouping of products that merchants can create to make their stores easier to browse. A default collection, called 'Feature on homepage' will be created along with the store.</p>\n<ul>\n<li><p>Collection:</p>\n<ul>\n<li><p>Represents a group of products within the store.</p>\n</li>\n<li><p>Contains details such as id, name, handle, metafields for global title and description tags, body HTML content, image URL, position in the list, parent id for hierarchical structuring, publication status, and timestamps for creation, publication, and updates.</p>\n</li>\n</ul>\n</li>\n</ul>\n<h3 id=\"collection-resource-fields\">Collection Resource Fields</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Attribute</strong></th>\n<th><strong>Example Value</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>396495</td>\n<td>The unique identifier for the collection. This id is unique across the system and is used to identify the collection.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>\"Shirt\"</td>\n<td>The name of the collection. This is a human-readable name that describes the collection.</td>\n</tr>\n<tr>\n<td>handle</td>\n<td>\"shirt\"</td>\n<td>The handle of the collection. This is a unique string used to access the collection via the API.</td>\n</tr>\n<tr>\n<td>metafields_global_title_tag</td>\n<td>\"Shirt Storefront\"</td>\n<td>The global title tag metafield for the collection. This is used for SEO purposes.</td>\n</tr>\n<tr>\n<td>metafields_global_description_tag</td>\n<td>null</td>\n<td>The global description tag metafield for the collection. This is used for SEO purposes.</td>\n</tr>\n<tr>\n<td>body_html</td>\n<td>null</td>\n<td>The HTML content for the collection. This is used to display additional information about the collection.</td>\n</tr>\n<tr>\n<td>image_url</td>\n<td>null</td>\n<td>The URL of the image associated with the collection. This is used to visually represent the collection.</td>\n</tr>\n<tr>\n<td>position</td>\n<td>4</td>\n<td>The position of the collection in the list of collections. This is used to order the collections.</td>\n</tr>\n<tr>\n<td>parent_id</td>\n<td>0</td>\n<td>The id of the parent collection. This is used to create a hierarchy of collections.</td>\n</tr>\n<tr>\n<td>is_published</td>\n<td>true</td>\n<td>A boolean value indicating whether the collection is published or not. <code>true</code> means it is published, and <code>false</code> means it is not published.</td>\n</tr>\n<tr>\n<td>published_at</td>\n<td>\"2021-05-31T09:34:01.000+08:00\"</td>\n<td>The date and time when the collection was published. The API returns this value in ISO 8601 format.</td>\n</tr>\n<tr>\n<td>updated_at</td>\n<td>\"2021-05-31T09:34:01.000+08:00\"</td>\n<td>The date and time when the collection was last updated. The API returns this value in ISO 8601 format.</td>\n</tr>\n<tr>\n<td>created_at</td>\n<td>\"2021-05-31T09:34:01.000+08:00\"</td>\n<td>The date and time when the collection was created. The API returns this value in ISO 8601 format.</td>\n</tr>\n</tbody>\n</table>\n</div>","event":[{"listen":"prerequest","script":{"id":"d31df8db-f894-4b07-bad1-5c9c69a97acc","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"7e76ac7c-e1fe-45e9-9407-50954cb788cf","type":"text/javascript","exec":[""]}}],"_postman_id":"19358398-33df-4319-a74e-4561b4197484"},{"name":"Collects","item":[{"name":"Retrieves a list of collects","id":"41ec6572-5d68-4dff-abf4-e4f1a6affa52","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"url":"/api/3.0/collects.json","description":"<p>List collections that belong to a store</p>\n","urlObject":{"path":["api","3.0","collects.json"],"host":[""],"query":[{"disabled":true,"description":{"content":"<p>Page wish to retun of the paginated result.</p>\n","type":"text/plain"},"key":"page","value":"1"},{"disabled":true,"description":{"content":"<p>Return up to this number of collects per page.</p>\n","type":"text/plain"},"key":"limit","value":"1"},{"disabled":true,"description":{"content":"<p>Return collects sorting by its attribute ascending (asc) or descending (desc)\nExample: created.asc</p>\n","type":"text/plain"},"key":"sort","value":"created.asc"},{"disabled":true,"description":{"content":"<p>Return only collects specified by a comma-separated list of collects IDs.</p>\n","type":"text/plain"},"key":"ids","value":"1"},{"disabled":true,"description":{"content":"<p>Restrict results to after the specified ID.</p>\n","type":"text/plain"},"key":"since_id","value":"1"},{"disabled":true,"description":{"content":"<p>Show collects created after date.</p>\n","type":"text/plain"},"key":"created_at_min","value":"2019-11-28 08:21:21"},{"disabled":true,"description":{"content":"<p>Show collects created before date.</p>\n","type":"text/plain"},"key":"created_at_max","value":"2019-11-28 08:21:21"},{"disabled":true,"description":{"content":"<p>Show collects updated after date.</p>\n","type":"text/plain"},"key":"updated_at_min","value":"2019-11-28 08:21:21"},{"disabled":true,"description":{"content":"<p>Show collects updated before date.</p>\n","type":"text/plain"},"key":"updated_at_max","value":"2019-11-28 08:21:21"}],"variable":[]}},"response":[{"id":"55374712-068d-4ebf-8155-6fe4c28fb0f5","name":"Retrieves a list of collects","originalRequest":{"method":"GET","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"url":{"raw":"/api/3.0/collects.json","host":[""],"path":["api","3.0","collects.json"],"query":[{"key":"page","value":"1","description":"Page wish to retun of the paginated result.","disabled":true},{"key":"limit","value":"1","description":"Return up to this number of collects per page.","disabled":true},{"key":"sort","value":"created.asc","description":"Return collects sorting by its attribute ascending (asc) or descending (desc)\nExample: created.asc","disabled":true},{"key":"ids","value":"1","description":"Return only collects specified by a comma-separated list of collects IDs.","disabled":true},{"key":"since_id","value":"1","description":"Restrict results to after the specified ID.","disabled":true},{"key":"created_at_min","value":"2019-11-28 08:21:21","description":"Show collects created after date.","disabled":true},{"key":"created_at_max","value":"2019-11-28 08:21:21","description":"Show collects created before date.","disabled":true},{"key":"updated_at_min","value":"2019-11-28 08:21:21","description":"Show collects updated after date.","disabled":true},{"key":"updated_at_max","value":"2019-11-28 08:21:21","description":"Show collects updated before date.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 20 Aug 2021 07:03:26 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Set-Cookie","value":"locale=en_US; expires=Sun, 19-Sep-2021 07:03:23 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Strict-Transport-Security","value":"max-age=15768000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"total_count\": 145,\n    \"page_count\": 3,\n    \"page\": 1,\n    \"limit\": 50,\n    \"sort\": \"created_at.desc\",\n    \"collects\": [\n        {\n            \"id\": 10816498,\n            \"collection_id\": 453478,\n            \"product_id\": 2413452,\n            \"created_at\": \"2021-08-19T12:08:41.000+08:00\"\n        },\n        {\n            \"id\": 10816499,\n            \"collection_id\": 453479,\n            \"product_id\": 2413452,\n            \"created_at\": \"2021-08-19T12:08:41.000+08:00\"\n        },\n        {\n            \"id\": 10816497,\n            \"collection_id\": 434762,\n            \"product_id\": 2413452,\n            \"created_at\": \"2021-08-19T12:08:41.000+08:00\"\n        },\n        {\n            \"id\": 10816495,\n            \"collection_id\": 453478,\n            \"product_id\": 2413451,\n            \"created_at\": \"2021-08-19T12:08:35.000+08:00\"\n        },\n        {\n            \"id\": 10816496,\n            \"collection_id\": 453479,\n            \"product_id\": 2413451,\n            \"created_at\": \"2021-08-19T12:08:35.000+08:00\"\n        },\n        {\n            \"id\": 10816494,\n            \"collection_id\": 434762,\n            \"product_id\": 2413451,\n            \"created_at\": \"2021-08-19T12:08:35.000+08:00\"\n        },\n        {\n            \"id\": 10816493,\n            \"collection_id\": 453477,\n            \"product_id\": 2413450,\n            \"created_at\": \"2021-08-19T12:08:32.000+08:00\"\n        },\n        {\n            \"id\": 10816492,\n            \"collection_id\": 434762,\n            \"product_id\": 2413450,\n            \"created_at\": \"2021-08-19T12:08:31.000+08:00\"\n        },\n        {\n            \"id\": 10816485,\n            \"collection_id\": 434762,\n            \"product_id\": 2413448,\n            \"created_at\": \"2021-08-19T01:36:39.000+08:00\"\n        },\n        {\n            \"id\": 10816348,\n            \"collection_id\": 434762,\n            \"product_id\": 2413390,\n            \"created_at\": \"2021-08-12T17:24:01.000+08:00\"\n        },\n        {\n            \"id\": 10815323,\n            \"collection_id\": 439159,\n            \"product_id\": 2395499,\n            \"created_at\": \"2021-07-12T17:00:18.000+08:00\"\n        },\n        {\n            \"id\": 10815104,\n            \"collection_id\": 434887,\n            \"product_id\": 2403560,\n            \"created_at\": \"2021-07-05T18:23:34.000+08:00\"\n        },\n        {\n            \"id\": 10815106,\n            \"collection_id\": 434762,\n            \"product_id\": 2403560,\n            \"created_at\": \"2021-07-05T18:23:34.000+08:00\"\n        },\n        {\n            \"id\": 10815105,\n            \"collection_id\": 440331,\n            \"product_id\": 2403560,\n            \"created_at\": \"2021-07-05T18:23:34.000+08:00\"\n        },\n        {\n            \"id\": 10808178,\n            \"collection_id\": 434783,\n            \"product_id\": 2406068,\n            \"created_at\": \"2021-03-18T10:58:06.000+08:00\"\n        },\n        {\n            \"id\": 10808177,\n            \"collection_id\": 434762,\n            \"product_id\": 2406068,\n            \"created_at\": \"2021-03-18T10:58:06.000+08:00\"\n        },\n        {\n            \"id\": 10788038,\n            \"collection_id\": 443049,\n            \"product_id\": 2407669,\n            \"created_at\": \"2021-01-14T12:18:16.000+08:00\"\n        },\n        {\n            \"id\": 10788037,\n            \"collection_id\": 443049,\n            \"product_id\": 2407670,\n            \"created_at\": \"2021-01-14T12:18:06.000+08:00\"\n        },\n        {\n            \"id\": 10787256,\n            \"collection_id\": 438918,\n            \"product_id\": 2406297,\n            \"created_at\": \"2020-12-29T18:01:06.000+08:00\"\n        },\n        {\n            \"id\": 10784148,\n            \"collection_id\": 440331,\n            \"product_id\": 2403210,\n            \"created_at\": \"2020-10-21T12:34:47.000+08:00\"\n        },\n        {\n            \"id\": 10784147,\n            \"collection_id\": 434887,\n            \"product_id\": 2403210,\n            \"created_at\": \"2020-10-21T12:34:47.000+08:00\"\n        },\n        {\n            \"id\": 10783900,\n            \"collection_id\": 440331,\n            \"product_id\": 2404073,\n            \"created_at\": \"2020-10-11T18:37:31.000+08:00\"\n        },\n        {\n            \"id\": 10783124,\n            \"collection_id\": 441217,\n            \"product_id\": 2405287,\n            \"created_at\": \"2020-09-16T22:02:37.000+08:00\"\n        },\n        {\n            \"id\": 10783023,\n            \"collection_id\": 434762,\n            \"product_id\": 2397612,\n            \"created_at\": \"2020-09-14T10:52:46.000+08:00\"\n        },\n        {\n            \"id\": 10782955,\n            \"collection_id\": 440331,\n            \"product_id\": 2397613,\n            \"created_at\": \"2020-09-11T12:33:59.000+08:00\"\n        },\n        {\n            \"id\": 10782954,\n            \"collection_id\": 434887,\n            \"product_id\": 2397613,\n            \"created_at\": \"2020-09-11T12:33:59.000+08:00\"\n        },\n        {\n            \"id\": 10780663,\n            \"collection_id\": 440331,\n            \"product_id\": 2403713,\n            \"created_at\": \"2020-08-11T15:27:31.000+08:00\"\n        },\n        {\n            \"id\": 10780674,\n            \"collection_id\": 440331,\n            \"product_id\": 2403206,\n            \"created_at\": \"2020-08-11T15:27:31.000+08:00\"\n        },\n        {\n            \"id\": 10780682,\n            \"collection_id\": 440331,\n            \"product_id\": 2403034,\n            \"created_at\": \"2020-08-11T15:27:31.000+08:00\"\n        },\n        {\n            \"id\": 10780691,\n            \"collection_id\": 440331,\n            \"product_id\": 2395580,\n            \"created_at\": \"2020-08-11T15:27:31.000+08:00\"\n        },\n        {\n            \"id\": 10780655,\n            \"collection_id\": 440331,\n            \"product_id\": 2404190,\n            \"created_at\": \"2020-08-11T15:27:31.000+08:00\"\n        },\n        {\n            \"id\": 10780664,\n            \"collection_id\": 440331,\n            \"product_id\": 2403708,\n            \"created_at\": \"2020-08-11T15:27:31.000+08:00\"\n        },\n        {\n            \"id\": 10780675,\n            \"collection_id\": 440331,\n            \"product_id\": 2403178,\n            \"created_at\": \"2020-08-11T15:27:31.000+08:00\"\n        },\n        {\n            \"id\": 10780683,\n            \"collection_id\": 440331,\n            \"product_id\": 2402894,\n            \"created_at\": \"2020-08-11T15:27:31.000+08:00\"\n        },\n        {\n            \"id\": 10780692,\n            \"collection_id\": 440331,\n            \"product_id\": 2395579,\n            \"created_at\": \"2020-08-11T15:27:31.000+08:00\"\n        },\n        {\n            \"id\": 10780656,\n            \"collection_id\": 440331,\n            \"product_id\": 2404133,\n            \"created_at\": \"2020-08-11T15:27:31.000+08:00\"\n        },\n        {\n            \"id\": 10780665,\n            \"collection_id\": 440331,\n            \"product_id\": 2403707,\n            \"created_at\": \"2020-08-11T15:27:31.000+08:00\"\n        },\n        {\n            \"id\": 10780676,\n            \"collection_id\": 440331,\n            \"product_id\": 2403137,\n            \"created_at\": \"2020-08-11T15:27:31.000+08:00\"\n        },\n        {\n            \"id\": 10780684,\n            \"collection_id\": 440331,\n            \"product_id\": 2402245,\n            \"created_at\": \"2020-08-11T15:27:31.000+08:00\"\n        },\n        {\n            \"id\": 10780693,\n            \"collection_id\": 440331,\n            \"product_id\": 2395578,\n            \"created_at\": \"2020-08-11T15:27:31.000+08:00\"\n        },\n        {\n            \"id\": 10780658,\n            \"collection_id\": 440331,\n            \"product_id\": 2404072,\n            \"created_at\": \"2020-08-11T15:27:31.000+08:00\"\n        },\n        {\n            \"id\": 10780666,\n            \"collection_id\": 440331,\n            \"product_id\": 2403701,\n            \"created_at\": \"2020-08-11T15:27:31.000+08:00\"\n        },\n        {\n            \"id\": 10780677,\n            \"collection_id\": 440331,\n            \"product_id\": 2403136,\n            \"created_at\": \"2020-08-11T15:27:31.000+08:00\"\n        },\n        {\n            \"id\": 10780685,\n            \"collection_id\": 440331,\n            \"product_id\": 2402244,\n            \"created_at\": \"2020-08-11T15:27:31.000+08:00\"\n        },\n        {\n            \"id\": 10780694,\n            \"collection_id\": 440331,\n            \"product_id\": 2395577,\n            \"created_at\": \"2020-08-11T15:27:31.000+08:00\"\n        },\n        {\n            \"id\": 10780659,\n            \"collection_id\": 440331,\n            \"product_id\": 2403779,\n            \"created_at\": \"2020-08-11T15:27:31.000+08:00\"\n        },\n        {\n            \"id\": 10780669,\n            \"collection_id\": 440331,\n            \"product_id\": 2403555,\n            \"created_at\": \"2020-08-11T15:27:31.000+08:00\"\n        },\n        {\n            \"id\": 10780678,\n            \"collection_id\": 440331,\n            \"product_id\": 2403133,\n            \"created_at\": \"2020-08-11T15:27:31.000+08:00\"\n        },\n        {\n            \"id\": 10780686,\n            \"collection_id\": 440331,\n            \"product_id\": 2402202,\n            \"created_at\": \"2020-08-11T15:27:31.000+08:00\"\n        },\n        {\n            \"id\": 10780695,\n            \"collection_id\": 440331,\n            \"product_id\": 2395567,\n            \"created_at\": \"2020-08-11T15:27:31.000+08:00\"\n        }\n    ]\n}"}],"_postman_id":"41ec6572-5d68-4dff-abf4-e4f1a6affa52"},{"name":"Retrieve collects count","id":"c0af549b-fe56-4076-96c2-b3157e3947b2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"url":"/api/3.0/collects/count.json","description":"<p>Create a collection that belong to a store</p>\n<h2 id=\"body\">Body</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attributes</th>\n<th>Example value</th>\n<th>Required/Optional</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>name</td>\n<td>\"Shirt\"</td>\n<td>Required</td>\n<td>The internal name of the collection. Maximum length: 255 characters.</td>\n</tr>\n<tr>\n<td>body_html</td>\n<td><code>&lt;h1&gt;Title&lt;/h1&gt;</code></td>\n<td>Optional</td>\n<td>The description of the collection, complete with HTML markup.</td>\n</tr>\n<tr>\n<td>image_url</td>\n<td><a href=\"https://admin.easystore.blue/images/logo.svg\">https://admin.easystore.blue/images/logo.svg</a></td>\n<td>Optional</td>\n<td>Image associated with the collection.</td>\n</tr>\n<tr>\n<td>is_published</td>\n<td>true</td>\n<td>Optional</td>\n<td>The boolean flag of the collection's visibility at storefront.</td>\n</tr>\n<tr>\n<td>parent_id</td>\n<td>1</td>\n<td>Optional</td>\n<td>The collection ID of the parent collection. (Default: 0, means no parent collection)</td>\n</tr>\n<tr>\n<td>metafields_global_title_tag</td>\n<td>\"Title\"</td>\n<td>Optional</td>\n<td>The collection title that displayed at storefront.</td>\n</tr>\n<tr>\n<td>metafields_global_description_tag</td>\n<td>\"Description\"</td>\n<td>Optional</td>\n<td>The collection page SEO description.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["api","3.0","collects","count.json"],"host":[""],"query":[],"variable":[]}},"response":[{"id":"88e92a1c-c8d8-492a-9929-e05f082d2c84","name":"Retrieve collects count","originalRequest":{"method":"GET","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"url":"/api/3.0/collects/count.json"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 20 Aug 2021 07:39:16 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"close"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Set-Cookie","value":"locale=en_US; expires=Sun, 19-Sep-2021 07:39:16 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Strict-Transport-Security","value":"max-age=15768000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 146\n}"}],"_postman_id":"c0af549b-fe56-4076-96c2-b3157e3947b2"},{"name":"Retrieves a single collect","id":"e8a99c66-930e-4252-a967-3959e273ce6e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"EasyStore-Access-Token","type":"text","value":""}],"url":"/api/3.0/collects/10816498.json","description":"<p>Retrieve a single collection that belong to a store by collection id</p>\n","urlObject":{"path":["api","3.0","collects","10816498.json"],"host":[""],"query":[],"variable":[]}},"response":[{"id":"8d64e865-7355-41a0-b8e3-f4aad47b2b69","name":"Retrieves a single collect","originalRequest":{"method":"GET","header":[{"key":"EasyStore-Access-Token","type":"text","value":""}],"url":"/api/3.0/collects/10816498.json"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 20 Aug 2021 07:16:01 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Set-Cookie","value":"locale=en_US; expires=Sun, 19-Sep-2021 07:16:01 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Strict-Transport-Security","value":"max-age=15768000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"collect\": {\n        \"id\": 10816498,\n        \"collection_id\": 453478,\n        \"product_id\": 2413452,\n        \"created_at\": \"2021-08-19T12:08:41.000+08:00\"\n    }\n}"}],"_postman_id":"e8a99c66-930e-4252-a967-3959e273ce6e"},{"name":"Create a new collect","id":"6c3c798f-dcc5-4b0f-adcd-9d948bfc25a5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"collect\": {\n        \"product_id\": 2410728,\n        \"collection_id\": 434762\n    }\n}"},"url":"/api/3.0/collects.json","description":"<p>Create a collection that belong to a store</p>\n<h2 id=\"body\">Body</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attributes</th>\n<th>Example value</th>\n<th>Required/Optional</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>name</td>\n<td>\"Shirt\"</td>\n<td>Required</td>\n<td>The internal name of the collection. Maximum length: 255 characters.</td>\n</tr>\n<tr>\n<td>body_html</td>\n<td><code>&lt;h1&gt;Title&lt;/h1&gt;</code></td>\n<td>Optional</td>\n<td>The description of the collection, complete with HTML markup.</td>\n</tr>\n<tr>\n<td>image_url</td>\n<td><a href=\"https://admin.easystore.blue/images/logo.svg\">https://admin.easystore.blue/images/logo.svg</a></td>\n<td>Optional</td>\n<td>Image associated with the collection.</td>\n</tr>\n<tr>\n<td>is_published</td>\n<td>true</td>\n<td>Optional</td>\n<td>The boolean flag of the collection's visibility at storefront.</td>\n</tr>\n<tr>\n<td>parent_id</td>\n<td>1</td>\n<td>Optional</td>\n<td>The collection ID of the parent collection. (Default: 0, means no parent collection)</td>\n</tr>\n<tr>\n<td>metafields_global_title_tag</td>\n<td>\"Title\"</td>\n<td>Optional</td>\n<td>The collection title that displayed at storefront.</td>\n</tr>\n<tr>\n<td>metafields_global_description_tag</td>\n<td>\"Description\"</td>\n<td>Optional</td>\n<td>The collection page SEO description.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["api","3.0","collects.json"],"host":[""],"query":[],"variable":[]}},"response":[{"id":"fbffe0f2-9312-4f21-ad66-803b42cfc50d","name":"Create a new collect","originalRequest":{"method":"POST","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"collect\": {\n        \"product_id\": 2410728,\n        \"collection_id\": 434762\n    }\n}"},"url":"/api/3.0/collects.json"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 20 Aug 2021 07:40:27 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Set-Cookie","value":"locale=en_US; expires=Sun, 19-Sep-2021 07:40:25 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Strict-Transport-Security","value":"max-age=15768000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"collect\": {\n        \"id\": 10816620,\n        \"collection_id\": 434762,\n        \"product_id\": 2410728,\n        \"created_at\": \"2021-08-20T07:40:27.000Z\"\n    }\n}"}],"_postman_id":"6c3c798f-dcc5-4b0f-adcd-9d948bfc25a5"},{"name":"Delete a collect","id":"64613d17-869b-44ba-850f-0e8727ce1885","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"EasyStore-Access-Token","type":"text","value":""}],"url":"/api/3.0/collects/10816620.json","description":"<p>Delete a collection that belong to a store</p>\n","urlObject":{"path":["api","3.0","collects","10816620.json"],"host":[""],"query":[],"variable":[]}},"response":[{"id":"06e22656-4d25-4790-83f3-f23ae03023c9","name":"Delete a collection","originalRequest":{"method":"DELETE","header":[{"key":"EasyStore-Access-Token","type":"text","value":""}],"url":"/api/3.0/collects/10816620.json"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 20 Aug 2021 07:50:59 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Set-Cookie","value":"locale=en_US; expires=Sun, 19-Sep-2021 07:50:59 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Strict-Transport-Security","value":"max-age=15768000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"64613d17-869b-44ba-850f-0e8727ce1885"}],"id":"3a4ac958-026c-4375-8b86-071e190d12fd","description":"<p>Collects are meant for managing the relationship between products and collections. For every product in collection there is a collect that tracks the ID of both the product and the collection. A product can be in more than one collection, and will have a collect connecting it to each collection.</p>\n<ul>\n<li><p><strong>Collect</strong>:</p>\n<ul>\n<li><p>Represents the association between a product and a collection.</p>\n</li>\n<li><p>Contains details such as id, collection id, product id, and created date.</p>\n</li>\n</ul>\n</li>\n</ul>\n<h3 id=\"collect-resource-fields\">Collect Resource Fields</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Attribute</strong></th>\n<th><strong>Example Value</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>10816498</td>\n<td>The unique identifier for the collect. This id is unique across the system and is used to identify the collect.</td>\n</tr>\n<tr>\n<td>collection_id</td>\n<td>453478</td>\n<td>The unique identifier for the collection that this collect belongs to. It links the collect to a specific collection.</td>\n</tr>\n<tr>\n<td>product_id</td>\n<td>2413452</td>\n<td>The unique identifier for the product that this collect is associated with. It links the collect to a specific product.</td>\n</tr>\n<tr>\n<td>created_at</td>\n<td>\"2021-08-19T12:08:41.000+08:00\"</td>\n<td>The date and time when the collect was created. The API returns this value in ISO 8601 format.</td>\n</tr>\n</tbody>\n</table>\n</div>","event":[{"listen":"prerequest","script":{"id":"d143a620-de17-448e-b844-7c4cdf9beb58","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"efc710a5-c255-44b2-ac71-89813333519c","type":"text/javascript","exec":[""]}}],"_postman_id":"3a4ac958-026c-4375-8b86-071e190d12fd"},{"name":"Orders","item":[{"name":"Retrieve a list of orders","id":"641836f2-a03f-42d3-92b5-4156504386ac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"EasyStore-Access-Token","value":""}],"url":"/api/3.0/orders.json","description":"<p>List orders that belong to a store</p>\n","urlObject":{"path":["api","3.0","orders.json"],"host":[""],"query":[{"disabled":true,"description":{"content":"<p>Return current page number of result.</p>\n","type":"text/plain"},"key":"page","value":"1"},{"disabled":true,"description":{"content":"<p>Return current sorting of result. </p>\n<p>Default: position.desc</p>\n","type":"text/plain"},"key":"sort","value":"processed_at.asc"},{"disabled":true,"description":{"content":"<p>Return only products specified by a comma-separated list of order IDs.</p>\n","type":"text/plain"},"key":"ids","value":"2311217, 2311218"},{"disabled":true,"description":{"content":"<p>Restrict results to after the specified ID.</p>\n","type":"text/plain"},"key":"since_id","value":"2311217"},{"disabled":true,"description":{"content":"<p>Filter orders by their financial status.</p>\n<ul>\n<li>paid: Show only paid orders</li>\n<li>partially_paid: Show only partially paid orders</li>\n<li>unpaid: Show only unpaid orders.</li>\n<li>cod: Cash on delivery</li>\n</ul>\n","type":"text/plain"},"key":"financial_status","value":"paid"},{"disabled":true,"description":{"content":"<p>Filter orders by their fulfillment status.</p>\n<ul>\n<li>fulfilled: Show only orders have been shipped</li>\n<li>partially_fulfilled: Show partially shipped order</li>\n<li>unfulfilled: Show pending shipment orders</li>\n</ul>\n","type":"text/plain"},"key":"fulfillment_status","value":"fulfilled"},{"disabled":true,"description":{"content":"<p>Show orders processed after date. (format: 2014-04-25 16:15:47)</p>\n","type":"text/plain"},"key":"processed_at_min","value":"2019-11-28 08:21:21"},{"disabled":true,"description":{"content":"<p>Show orders processed before date. (format: 2014-04-25 16:15:47)</p>\n","type":"text/plain"},"key":"processed_at_max","value":"2019-11-28 08:21:21"},{"disabled":true,"description":{"content":"<p>Show orders created after date. (format: 2014-04-25 16:15:47)</p>\n","type":"text/plain"},"key":"created_at_min","value":"2019-11-28 08:21:21"},{"disabled":true,"description":{"content":"<p>Show orders created before date. (format: 2014-04-25 16:15:47)</p>\n","type":"text/plain"},"key":"created_at_max","value":"2019-11-28 08:21:21"},{"disabled":true,"description":{"content":"<p>Show orders last updated after date. (format: 2014-04-25 16:15:47)</p>\n","type":"text/plain"},"key":"updated_at_min","value":"2019-11-28 08:21:21"},{"disabled":true,"description":{"content":"<p>Show orders last updated before date. (format: 2014-04-25 16:15:47)</p>\n","type":"text/plain"},"key":"updated_at_max","value":"2019-11-28 08:21:21"},{"disabled":true,"description":{"content":"<p>Show orders last transaction after date. (format: 2014-04-25 16:15:47)</p>\n","type":"text/plain"},"key":"last_transaction_at_min","value":"2019-11-28 08:21:21"},{"disabled":true,"description":{"content":"<p>Show orders last transaction before date. (format: 2014-04-25 16:15:47)</p>\n","type":"text/plain"},"key":"last_transaction_at_max","value":"2019-11-28 08:21:21"},{"disabled":true,"description":{"content":"<p>Filter orders by customer ID</p>\n","type":"text/plain"},"key":"customer_id","value":"123455"},{"disabled":true,"description":{"content":"<p>Determine which fields to be included</p>\n<p>Possible value:</p>\n<ul>\n<li>items</li>\n<li>addresses</li>\n<li>note_attributes</li>\n<li>transactions</li>\n<li>fulfillments</li>\n<li>refunds</li>\n<li>taxes</li>\n<li>customer</li>\n<li>shipping_fees</li>\n<li>metafields</li>\n<li>discounts</li>\n<li>discounts_for_storefront</li>\n<li>points</li>\n<li>fulfillment_orders</li>\n<li>cancellation</li>\n<li>referral</li>\n</ul>\n","type":"text/plain"},"key":"fields","value":"items,taxes"},{"disabled":true,"key":"limit","value":"100"},{"disabled":true,"key":"source_type","value":"pos"},{"disabled":true,"key":"attribution_location_id","value":"1235201"},{"disabled":true,"description":{"content":"<p>Filter orders by order status.</p>\n<ul>\n<li>open</li>\n<li>cancelled</li>\n<li>archived</li>\n<li>deleted</li>\n</ul>\n","type":"text/plain"},"key":"status","value":"open"}],"variable":[]}},"response":[{"id":"e3d168bd-deb1-4674-b106-35f5a7730e34","name":"Retrieve a list of orders","originalRequest":{"method":"GET","header":[{"key":"EasyStore-Access-Token","value":""}],"url":{"raw":"/api/3.0/orders.json","host":[""],"path":["api","3.0","orders.json"],"query":[{"key":"page","value":"1","description":"Return current page number of result.","disabled":true},{"key":"limit","value":"50","description":"Return up to this many results per page. \n(maximum: 50) ","disabled":true},{"key":"sort","value":"processed_at.desc","description":"Return current sorting of result. \n\nDefault: position.desc","disabled":true},{"key":"ids","value":"2311217, 2311218","description":"Return only products specified by a comma-separated list of order IDs.","disabled":true},{"key":"since_id","value":"2311217","description":"Restrict results to after the specified ID.","disabled":true},{"key":"financial_status","value":"paid","description":"Filter orders by their financial status.\n\n- paid: Show only paid orders\n- partially_paid: Show only partially paid orders\n- unpaid: Show only unpaid orders.","disabled":true},{"key":"fulfillment_status","value":"fulfilled","description":"Filter orders by their fulfillment status.\n\n- fulfilled: Show only orders have been shipped\n- partially_fulfilled: Show partially shipped order\n- unfulfilled: Show pending shipment orders","disabled":true},{"key":"processed_at_min","value":"2019-11-28 08:21:21","description":"Show orders processed after date. (format: 2014-04-25 16:15:47)","disabled":true},{"key":"processed_at_max","value":"2019-11-28 08:21:21","description":"Show orders processed before date. (format: 2014-04-25 16:15:47)","disabled":true},{"key":"created_at_min","value":"2019-11-28 08:21:21","description":"Show orders created after date. (format: 2014-04-25 16:15:47)","disabled":true},{"key":"created_at_max","value":"2019-11-28 08:21:21","description":"Show orders created before date. (format: 2014-04-25 16:15:47)","disabled":true},{"key":"updated_at_min","value":"2019-11-28 08:21:21","description":"Show orders last updated after date. (format: 2014-04-25 16:15:47)","disabled":true},{"key":"updated_at_max","value":"2019-11-28 08:21:21","description":"Show orders last updated before date. (format: 2014-04-25 16:15:47)","disabled":true},{"key":"customer_id","value":"","description":"Filter orders by customer ID","disabled":true},{"key":"fields","value":"fulfillment_orders,items,sales_attributions","description":"Determine which fields to be included\n\nPossible value:\n- items\n- addresses\n- note_attributes\n- transactions\n- fulfillments\n- refunds\n- taxes\n- customer\n- shipping_fees\n- metafields\n- discounts\n- discounts_for_storefront\n- points\n- fulfillment_orders","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Server","value":"nginx"},{"key":"Set-Cookie","value":"locale=en_US; expires=Fri, 23-Aug-2024 06:41:57 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Encoding","value":"gzip"},{"key":"Accept-Ranges","value":"bytes"},{"key":"Via","value":"1.1 varnish, 1.1 varnish"},{"key":"Fastly-Restarts","value":"1"},{"key":"Date","value":"Wed, 24 Jul 2024 06:42:14 GMT"},{"key":"X-Served-By","value":"cache-qpg1273-QPG, cache-kul9821-KUL"},{"key":"X-Cache","value":"MISS, MISS"},{"key":"X-Cache-Hits","value":"0, 0"},{"key":"X-Timer","value":"S1721803318.777394,VS0,VE16783"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31557600"},{"key":"transfer-encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"total_count\": 238,\n    \"page_count\": 5,\n    \"page\": 1,\n    \"limit\": 50,\n    \"sort\": \"processed_at.desc\",\n    \"orders\": [\n        {\n            \"id\": 985083324,\n            \"token\": \"1e928459-d39f-4d05-b41a-f44199ffa73a\",\n            \"cart_token\": \"e7312d1a-54a0-4114-bcf1-8788f0edbf91\",\n            \"number\": 1239,\n            \"order_number\": \"#1239\",\n            \"name\": \"#1239\",\n            \"email\": null,\n            \"customer_id\": 1277119,\n            \"customer\": {\n                \"id\": 1277119,\n                \"store_id\": 8553,\n                \"user_id\": null,\n                \"pricelist_id\": null,\n                \"email\": null,\n                \"first_name\": \"吳*諭\",\n                \"last_name\": null,\n                \"phone\": \"60183839928\",\n                \"birthdate\": null,\n                \"gender\": null,\n                \"country_code\": \"MY\",\n                \"accepts_marketing\": true,\n                \"avatar_url\": \"https://assets.imgix.net/~text?bg=00C2A0&txtclr=ffffff&w=200&h=200&txtsize=90&txt=*&txtfont=Helvetica&txtalign=middle,center\",\n                \"origin_avatar_url\": null,\n                \"locale\": \"en_US\",\n                \"total_credit\": \"0.0\",\n                \"total_spent\": \"0.0\",\n                \"total_order\": 0,\n                \"first_paid_order_id\": null,\n                \"last_order_id\": null,\n                \"last_order_at\": null,\n                \"order_stats_updated_at\": null,\n                \"wholesale_enabled\": false,\n                \"source\": \"easyparcel-my\",\n                \"app_id\": 180,\n                \"lead_source\": \"easyparcel-my\",\n                \"creation_source\": \"easyparcel-my\",\n                \"code\": \"L0001277119P\",\n                \"note\": null,\n                \"is_verified\": false,\n                \"is_blacklisted\": false,\n                \"is_lead\": false,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"birthday_last_updated_at\": null,\n                \"registration_location_id\": null,\n                \"attribution_location_id\": null,\n                \"attribution_user_id\": null,\n                \"updated_at\": \"2024-07-16T11:36:21.000+08:00\",\n                \"created_at\": \"2024-07-16T11:36:21.000+08:00\",\n                \"deletion_job_id\": null,\n                \"name\": \"吳*諭 \",\n                \"display_name\": \"吳*諭\",\n                \"birthday\": null,\n                \"zodiac\": null,\n                \"credentials\": {\n                    \"phone\": \"60183839928\"\n                },\n                \"barcode_url\": \"https://storefront.blue/c/1277119/barcode.svg?hmac=86249f214369e85c159f3fd858a16b7c3c1f6cbd8dcc566b0a8ffed5d7c5e1db\",\n                \"qrcode_url\": \"https://storefront.blue/c/1277119/qrcode.svg?hmac=86249f214369e85c159f3fd858a16b7c3c1f6cbd8dcc566b0a8ffed5d7c5e1db\",\n                \"birthdate_editable\": true,\n                \"country\": \"Malaysia\",\n                \"total_point\": 0,\n                \"expiring_points\": [],\n                \"has_password\": false,\n                \"company\": null,\n                \"address1\": \"7-******\",\n                \"address2\": null,\n                \"city\": null,\n                \"zip\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": null,\n                \"province_code\": null\n            },\n            \"currency_code\": \"MYR\",\n            \"exchange_rate\": \"1.0\",\n            \"subtotal_price\": \"10.0\",\n            \"total_shipping_fee\": \"60.0\",\n            \"total_credit_used\": \"0.00\",\n            \"total_discount\": \"0.0\",\n            \"total_tax\": \"0.0\",\n            \"total_rounding\": \"0.0\",\n            \"total_transaction_fee\": \"0.0\",\n            \"total_amount\": \"70.0\",\n            \"shipping_discount\": \"0.0\",\n            \"total_amount_include_transaction\": \"70.0\",\n            \"total_shipping\": \"60.0\",\n            \"total_line_item_price\": \"10.0\",\n            \"total_price\": \"70.0\",\n            \"credit_used\": \"0.00\",\n            \"taxes_included\": false,\n            \"credit_earn\": \"0.00\",\n            \"financial_status\": \"unpaid\",\n            \"fulfillment_status\": \"unfulfilled\",\n            \"line_items\": [\n                {\n                    \"id\": 1060431323,\n                    \"order_id\": 985083324,\n                    \"product_id\": 2413720,\n                    \"variant_id\": 11950685,\n                    \"discount_id\": null,\n                    \"product_name\": \"Samsung Galaxy Z Fold 5\",\n                    \"variant_name\": null,\n                    \"sku\": \"\",\n                    \"barcode\": null,\n                    \"price\": \"10.0\",\n                    \"cost_price\": \"8299.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_applies_once\": null,\n                    \"grams\": \"0.0\",\n                    \"width\": \"0.0\",\n                    \"height\": \"0.0\",\n                    \"length\": \"0.0\",\n                    \"quantity\": 1,\n                    \"backorder_quantity\": 0,\n                    \"taxable\": false,\n                    \"shipping_required\": true,\n                    \"total_tax\": \"0.0\",\n                    \"is_custom_price\": false,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"delete_from\": null,\n                    \"created_from\": null,\n                    \"updated_at\": \"2024-07-24T11:56:50.000+08:00\",\n                    \"created_at\": \"2024-07-24T11:56:50.000+08:00\",\n                    \"inventory_management\": \"easystore\",\n                    \"total_amount\": \"10.0\",\n                    \"subtotal\": \"10.0\",\n                    \"barcode_image\": \"\",\n                    \"variant_count\": 1,\n                    \"restocked_quantity\": 0,\n                    \"restockable_quantity\": 1,\n                    \"fulfilled_quantity\": 0,\n                    \"fulfillable_quantity\": 1,\n                    \"fulfillment_service\": [],\n                    \"return\": null,\n                    \"returns\": null,\n                    \"returned_quantity\": 0,\n                    \"returnable_quantity\": 0,\n                    \"properties\": [],\n                    \"vendors\": [],\n                    \"original_line_price\": \"10.0\",\n                    \"final_line_price\": \"10.0\",\n                    \"quantity_before_edit\": 1,\n                    \"image_url\": \"https://cdn.easystore.blue/s/8553/i/9552192.png\",\n                    \"shipping_condition\": \"general\",\n                    \"shipping_profile\": {\n                        \"id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\"\n                    },\n                    \"line_level_discount_allocations\": [],\n                    \"line_level_total_discount\": 0\n                }\n            ],\n            \"refunds\": [],\n            \"tax_line\": [],\n            \"tax_filing\": null,\n            \"billing_address\": {\n                \"id\": 806593966,\n                \"order_id\": 985083324,\n                \"address_id\": null,\n                \"first_name\": \"吳*諭\",\n                \"last_name\": null,\n                \"email\": null,\n                \"company\": null,\n                \"address1\": \"7-******\",\n                \"address2\": null,\n                \"city\": null,\n                \"zip\": null,\n                \"province\": null,\n                \"province_code\": null,\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"60183839928\",\n                \"latitude\": null,\n                \"longitude\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-07-24T11:56:50.000+08:00\",\n                \"created_at\": \"2024-07-24T11:56:50.000+08:00\"\n            },\n            \"shipping_address\": {\n                \"id\": 885961502,\n                \"order_id\": 985083324,\n                \"address_id\": null,\n                \"first_name\": \"吳*諭\",\n                \"last_name\": null,\n                \"company\": null,\n                \"address1\": \"7-******\",\n                \"address2\": null,\n                \"city\": null,\n                \"zip\": null,\n                \"province\": null,\n                \"province_code\": null,\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"60183839928\",\n                \"email\": null,\n                \"latitude\": null,\n                \"longitude\": null,\n                \"preferred_start_at\": null,\n                \"preferred_end_at\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-07-24T11:56:51.000+08:00\",\n                \"created_at\": \"2024-07-24T11:56:51.000+08:00\"\n            },\n            \"shipping_fees\": [\n                {\n                    \"id\": 583790192,\n                    \"order_id\": 985083324,\n                    \"name\": \"Shipping Fee\",\n                    \"price\": \"60.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_codes\": null,\n                    \"zone_id\": null,\n                    \"shipping_id\": null,\n                    \"store_app_id\": null,\n                    \"real_store_app_id\": null,\n                    \"calculation_params\": null,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"deleted_from\": null,\n                    \"created_at\": \"2024-07-24T11:56:50.000+08:00\",\n                    \"shipping_fee_shipping_profile\": null\n                }\n            ],\n            \"pickup_address\": null,\n            \"remark\": null,\n            \"note\": null,\n            \"cod_type\": 1,\n            \"location_id\": null,\n            \"fulfillments\": [],\n            \"metafields\": {},\n            \"transactions\": [],\n            \"note_attributes\": [],\n            \"point_earning\": null,\n            \"point_redemption\": null,\n            \"discount_applications\": [\n                {\n                    \"target_type\": \"order\",\n                    \"code\": \"Shopee\",\n                    \"value_type\": \"amount\",\n                    \"value\": \"0.0\"\n                }\n            ],\n            \"discount_codes\": [\n                {\n                    \"code\": \"Shopee\",\n                    \"type\": \"amount\",\n                    \"amount\": \"0.0\"\n                }\n            ],\n            \"source_name\": \"easyparcel-my\",\n            \"source_type\": \"easyparcel-my\",\n            \"browser_ip\": \"211.24.122.251\",\n            \"cancelled_at\": null,\n            \"is_cancelled\": false,\n            \"is_archived\": false,\n            \"is_deleted\": false,\n            \"updated_at\": \"2024-07-24T11:56:51+08:00\",\n            \"created_at\": \"2024-07-24T11:56:50+08:00\",\n            \"processed_at\": \"2024-07-24T11:56:50+08:00\",\n            \"paid_at\": null,\n            \"sales_attributions\": {\n                \"staff\": [\n                    {\n                        \"id\": 365,\n                        \"user_id\": 4033,\n                        \"user_name\": \"SzeYan Ting\"\n                    }\n                ],\n                \"location\": [\n                    {\n                        \"id\": 161,\n                        \"order_id\": 985083324,\n                        \"location_id\": 8807,\n                        \"location_name\": \"EasyStore\",\n                        \"is_deleted\": false,\n                        \"deleted_at\": null,\n                        \"updated_at\": \"2024-07-24T11:56:50.000+08:00\",\n                        \"created_at\": \"2024-07-24T11:56:50.000+08:00\"\n                    }\n                ]\n            }\n        },\n        {\n            \"id\": 985083240,\n            \"token\": \"edcd858b-d579-4a5a-a2d2-d3fe7a41aebe\",\n            \"cart_token\": \"7c5c046b-025e-4c0b-8560-fd4b97a09ccd\",\n            \"number\": 1238,\n            \"order_number\": \"#1238\",\n            \"name\": \"#1238\",\n            \"email\": null,\n            \"customer_id\": 1277119,\n            \"customer\": {\n                \"id\": 1277119,\n                \"store_id\": 8553,\n                \"user_id\": null,\n                \"pricelist_id\": null,\n                \"email\": null,\n                \"first_name\": \"吳*諭\",\n                \"last_name\": null,\n                \"phone\": \"60183839928\",\n                \"birthdate\": null,\n                \"gender\": null,\n                \"country_code\": \"MY\",\n                \"accepts_marketing\": true,\n                \"avatar_url\": \"https://assets.imgix.net/~text?bg=00C2A0&txtclr=ffffff&w=200&h=200&txtsize=90&txt=*&txtfont=Helvetica&txtalign=middle,center\",\n                \"origin_avatar_url\": null,\n                \"locale\": \"en_US\",\n                \"total_credit\": \"0.0\",\n                \"total_spent\": \"0.0\",\n                \"total_order\": 0,\n                \"first_paid_order_id\": null,\n                \"last_order_id\": null,\n                \"last_order_at\": null,\n                \"order_stats_updated_at\": null,\n                \"wholesale_enabled\": false,\n                \"source\": \"easyparcel-my\",\n                \"app_id\": 180,\n                \"lead_source\": \"easyparcel-my\",\n                \"creation_source\": \"easyparcel-my\",\n                \"code\": \"L0001277119P\",\n                \"note\": null,\n                \"is_verified\": false,\n                \"is_blacklisted\": false,\n                \"is_lead\": false,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"birthday_last_updated_at\": null,\n                \"registration_location_id\": null,\n                \"attribution_location_id\": null,\n                \"attribution_user_id\": null,\n                \"updated_at\": \"2024-07-16T11:36:21.000+08:00\",\n                \"created_at\": \"2024-07-16T11:36:21.000+08:00\",\n                \"deletion_job_id\": null,\n                \"name\": \"吳*諭 \",\n                \"display_name\": \"吳*諭\",\n                \"birthday\": null,\n                \"zodiac\": null,\n                \"credentials\": {\n                    \"phone\": \"60183839928\"\n                },\n                \"barcode_url\": \"https://storefront.blue/c/1277119/barcode.svg?hmac=86249f214369e85c159f3fd858a16b7c3c1f6cbd8dcc566b0a8ffed5d7c5e1db\",\n                \"qrcode_url\": \"https://storefront.blue/c/1277119/qrcode.svg?hmac=86249f214369e85c159f3fd858a16b7c3c1f6cbd8dcc566b0a8ffed5d7c5e1db\",\n                \"birthdate_editable\": true,\n                \"country\": \"Malaysia\",\n                \"total_point\": 0,\n                \"expiring_points\": [],\n                \"has_password\": false,\n                \"company\": null,\n                \"address1\": \"7-******\",\n                \"address2\": null,\n                \"city\": null,\n                \"zip\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": null,\n                \"province_code\": null\n            },\n            \"currency_code\": \"MYR\",\n            \"exchange_rate\": \"1.0\",\n            \"subtotal_price\": \"10.0\",\n            \"total_shipping_fee\": \"60.0\",\n            \"total_credit_used\": \"0.00\",\n            \"total_discount\": \"0.0\",\n            \"total_tax\": \"0.0\",\n            \"total_rounding\": \"0.0\",\n            \"total_transaction_fee\": \"0.0\",\n            \"total_amount\": \"70.0\",\n            \"shipping_discount\": \"0.0\",\n            \"total_amount_include_transaction\": \"70.0\",\n            \"total_shipping\": \"60.0\",\n            \"total_line_item_price\": \"10.0\",\n            \"total_price\": \"70.0\",\n            \"credit_used\": \"0.00\",\n            \"taxes_included\": false,\n            \"credit_earn\": \"0.00\",\n            \"financial_status\": \"unpaid\",\n            \"fulfillment_status\": \"unfulfilled\",\n            \"line_items\": [\n                {\n                    \"id\": 1060431212,\n                    \"order_id\": 985083240,\n                    \"product_id\": 2413720,\n                    \"variant_id\": 11950685,\n                    \"discount_id\": null,\n                    \"product_name\": \"Samsung Galaxy Z Fold 5\",\n                    \"variant_name\": null,\n                    \"sku\": \"\",\n                    \"barcode\": null,\n                    \"price\": \"10.0\",\n                    \"cost_price\": \"8299.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_applies_once\": null,\n                    \"grams\": \"0.0\",\n                    \"width\": \"0.0\",\n                    \"height\": \"0.0\",\n                    \"length\": \"0.0\",\n                    \"quantity\": 1,\n                    \"backorder_quantity\": 0,\n                    \"taxable\": false,\n                    \"shipping_required\": true,\n                    \"total_tax\": \"0.0\",\n                    \"is_custom_price\": false,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"delete_from\": null,\n                    \"created_from\": null,\n                    \"updated_at\": \"2024-07-18T10:42:00.000+08:00\",\n                    \"created_at\": \"2024-07-18T10:42:00.000+08:00\",\n                    \"inventory_management\": \"easystore\",\n                    \"total_amount\": \"10.0\",\n                    \"subtotal\": \"10.0\",\n                    \"barcode_image\": \"\",\n                    \"variant_count\": 1,\n                    \"restocked_quantity\": 0,\n                    \"restockable_quantity\": 1,\n                    \"fulfilled_quantity\": 0,\n                    \"fulfillable_quantity\": 1,\n                    \"fulfillment_service\": [],\n                    \"return\": null,\n                    \"returns\": null,\n                    \"returned_quantity\": 0,\n                    \"returnable_quantity\": 0,\n                    \"properties\": [],\n                    \"vendors\": [],\n                    \"original_line_price\": \"10.0\",\n                    \"final_line_price\": \"10.0\",\n                    \"quantity_before_edit\": 1,\n                    \"image_url\": \"https://cdn.easystore.blue/s/8553/i/9552192.png\",\n                    \"shipping_condition\": \"general\",\n                    \"shipping_profile\": {\n                        \"id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\"\n                    },\n                    \"line_level_discount_allocations\": [],\n                    \"line_level_total_discount\": 0\n                }\n            ],\n            \"refunds\": [],\n            \"tax_line\": [],\n            \"tax_filing\": null,\n            \"billing_address\": {\n                \"id\": 806593921,\n                \"order_id\": 985083240,\n                \"address_id\": null,\n                \"first_name\": \"吳*諭\",\n                \"last_name\": null,\n                \"email\": null,\n                \"company\": null,\n                \"address1\": \"7-******\",\n                \"address2\": null,\n                \"city\": null,\n                \"zip\": null,\n                \"province\": null,\n                \"province_code\": null,\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"60183839928\",\n                \"latitude\": null,\n                \"longitude\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-07-18T10:42:01.000+08:00\",\n                \"created_at\": \"2024-07-18T10:42:01.000+08:00\"\n            },\n            \"shipping_address\": {\n                \"id\": 885961458,\n                \"order_id\": 985083240,\n                \"address_id\": null,\n                \"first_name\": \"吳*諭\",\n                \"last_name\": null,\n                \"company\": null,\n                \"address1\": \"7-******\",\n                \"address2\": null,\n                \"city\": null,\n                \"zip\": null,\n                \"province\": null,\n                \"province_code\": null,\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"60183839928\",\n                \"email\": null,\n                \"latitude\": null,\n                \"longitude\": null,\n                \"preferred_start_at\": null,\n                \"preferred_end_at\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-07-18T10:42:01.000+08:00\",\n                \"created_at\": \"2024-07-18T10:42:01.000+08:00\"\n            },\n            \"shipping_fees\": [\n                {\n                    \"id\": 583790025,\n                    \"order_id\": 985083240,\n                    \"name\": \"Shipping Fee\",\n                    \"price\": \"60.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_codes\": null,\n                    \"zone_id\": null,\n                    \"shipping_id\": null,\n                    \"store_app_id\": null,\n                    \"real_store_app_id\": null,\n                    \"calculation_params\": null,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"deleted_from\": null,\n                    \"created_at\": \"2024-07-18T10:42:01.000+08:00\",\n                    \"shipping_fee_shipping_profile\": null\n                }\n            ],\n            \"pickup_address\": null,\n            \"remark\": null,\n            \"note\": null,\n            \"cod_type\": 1,\n            \"location_id\": null,\n            \"fulfillments\": [],\n            \"metafields\": {},\n            \"transactions\": [],\n            \"note_attributes\": [],\n            \"point_earning\": null,\n            \"point_redemption\": null,\n            \"discount_applications\": [\n                {\n                    \"target_type\": \"order\",\n                    \"code\": \"Shopee\",\n                    \"value_type\": \"amount\",\n                    \"value\": \"0.0\"\n                }\n            ],\n            \"discount_codes\": [\n                {\n                    \"code\": \"Shopee\",\n                    \"type\": \"amount\",\n                    \"amount\": \"0.0\"\n                }\n            ],\n            \"source_name\": \"easyparcel-my\",\n            \"source_type\": \"easyparcel-my\",\n            \"browser_ip\": \"119.40.120.91\",\n            \"cancelled_at\": null,\n            \"is_cancelled\": false,\n            \"is_archived\": false,\n            \"is_deleted\": false,\n            \"updated_at\": \"2024-07-18T10:42:02+08:00\",\n            \"created_at\": \"2024-07-18T10:42:00+08:00\",\n            \"processed_at\": \"2024-07-18T10:42:00+08:00\",\n            \"paid_at\": null,\n            \"sales_attributions\": {\n                \"staff\": [\n                    {\n                        \"id\": 358,\n                        \"user_id\": 4033,\n                        \"user_name\": \"SzeYan Ting\"\n                    }\n                ],\n                \"location\": [\n                    {\n                        \"id\": 130,\n                        \"order_id\": 985083240,\n                        \"location_id\": 8807,\n                        \"location_name\": \"EasyStore\",\n                        \"is_deleted\": false,\n                        \"deleted_at\": null,\n                        \"updated_at\": \"2024-07-18T10:42:01.000+08:00\",\n                        \"created_at\": \"2024-07-18T10:42:01.000+08:00\"\n                    }\n                ]\n            }\n        },\n        {\n            \"id\": 985083239,\n            \"token\": \"5175f7c5-6c76-45f9-b347-ba1348b1a51a\",\n            \"cart_token\": \"ace99854-4ac8-45ab-8d40-c311ee524ede\",\n            \"number\": 1237,\n            \"order_number\": \"#1237\",\n            \"name\": \"#1237\",\n            \"email\": \"none@easystore.co\",\n            \"customer_id\": 1277119,\n            \"customer\": {\n                \"id\": 1277119,\n                \"store_id\": 8553,\n                \"user_id\": null,\n                \"pricelist_id\": null,\n                \"email\": null,\n                \"first_name\": \"吳*諭\",\n                \"last_name\": null,\n                \"phone\": \"60183839928\",\n                \"birthdate\": null,\n                \"gender\": null,\n                \"country_code\": \"MY\",\n                \"accepts_marketing\": true,\n                \"avatar_url\": \"https://assets.imgix.net/~text?bg=00C2A0&txtclr=ffffff&w=200&h=200&txtsize=90&txt=*&txtfont=Helvetica&txtalign=middle,center\",\n                \"origin_avatar_url\": null,\n                \"locale\": \"en_US\",\n                \"total_credit\": \"0.0\",\n                \"total_spent\": \"0.0\",\n                \"total_order\": 0,\n                \"first_paid_order_id\": null,\n                \"last_order_id\": null,\n                \"last_order_at\": null,\n                \"order_stats_updated_at\": null,\n                \"wholesale_enabled\": false,\n                \"source\": \"easyparcel-my\",\n                \"app_id\": 180,\n                \"lead_source\": \"easyparcel-my\",\n                \"creation_source\": \"easyparcel-my\",\n                \"code\": \"L0001277119P\",\n                \"note\": null,\n                \"is_verified\": false,\n                \"is_blacklisted\": false,\n                \"is_lead\": false,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"birthday_last_updated_at\": null,\n                \"registration_location_id\": null,\n                \"attribution_location_id\": null,\n                \"attribution_user_id\": null,\n                \"updated_at\": \"2024-07-16T11:36:21.000+08:00\",\n                \"created_at\": \"2024-07-16T11:36:21.000+08:00\",\n                \"deletion_job_id\": null,\n                \"name\": \"吳*諭 \",\n                \"display_name\": \"吳*諭\",\n                \"birthday\": null,\n                \"zodiac\": null,\n                \"credentials\": {\n                    \"phone\": \"60183839928\"\n                },\n                \"barcode_url\": \"https://storefront.blue/c/1277119/barcode.svg?hmac=86249f214369e85c159f3fd858a16b7c3c1f6cbd8dcc566b0a8ffed5d7c5e1db\",\n                \"qrcode_url\": \"https://storefront.blue/c/1277119/qrcode.svg?hmac=86249f214369e85c159f3fd858a16b7c3c1f6cbd8dcc566b0a8ffed5d7c5e1db\",\n                \"birthdate_editable\": true,\n                \"country\": \"Malaysia\",\n                \"total_point\": 0,\n                \"expiring_points\": [],\n                \"has_password\": false,\n                \"company\": null,\n                \"address1\": \"7-******\",\n                \"address2\": null,\n                \"city\": null,\n                \"zip\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": null,\n                \"province_code\": null\n            },\n            \"currency_code\": \"MYR\",\n            \"exchange_rate\": \"1.0\",\n            \"subtotal_price\": \"8000.0\",\n            \"total_shipping_fee\": \"0.0\",\n            \"total_credit_used\": \"0.00\",\n            \"total_discount\": \"3.9\",\n            \"total_tax\": \"0.0\",\n            \"total_rounding\": \"0.0\",\n            \"total_transaction_fee\": \"0.0\",\n            \"total_amount\": \"7996.1\",\n            \"shipping_discount\": \"0.0\",\n            \"total_amount_include_transaction\": \"7996.1\",\n            \"total_shipping\": \"0.0\",\n            \"total_line_item_price\": \"8000.0\",\n            \"total_price\": \"7996.1\",\n            \"credit_used\": \"0.00\",\n            \"taxes_included\": false,\n            \"credit_earn\": \"0.00\",\n            \"financial_status\": \"unpaid\",\n            \"fulfillment_status\": \"unfulfilled\",\n            \"line_items\": [\n                {\n                    \"id\": 1060431211,\n                    \"order_id\": 985083239,\n                    \"product_id\": 2413720,\n                    \"variant_id\": 11950685,\n                    \"discount_id\": null,\n                    \"product_name\": \"Samsung Galaxy Z Fold 5\",\n                    \"variant_name\": null,\n                    \"sku\": \"\",\n                    \"barcode\": null,\n                    \"price\": \"8000.0\",\n                    \"cost_price\": \"8299.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_applies_once\": null,\n                    \"grams\": \"0.0\",\n                    \"width\": \"0.0\",\n                    \"height\": \"0.0\",\n                    \"length\": \"0.0\",\n                    \"quantity\": 1,\n                    \"backorder_quantity\": 0,\n                    \"taxable\": false,\n                    \"shipping_required\": true,\n                    \"total_tax\": \"0.0\",\n                    \"is_custom_price\": false,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"delete_from\": null,\n                    \"created_from\": null,\n                    \"updated_at\": \"2024-07-18T10:42:47.000+08:00\",\n                    \"created_at\": \"2024-07-18T10:34:35.000+08:00\",\n                    \"inventory_management\": \"easystore\",\n                    \"total_amount\": \"8000.0\",\n                    \"subtotal\": \"8000.0\",\n                    \"barcode_image\": \"\",\n                    \"variant_count\": 1,\n                    \"restocked_quantity\": 0,\n                    \"restockable_quantity\": 1,\n                    \"fulfilled_quantity\": 0,\n                    \"fulfillable_quantity\": 1,\n                    \"fulfillment_service\": [],\n                    \"return\": null,\n                    \"returns\": null,\n                    \"returned_quantity\": 0,\n                    \"returnable_quantity\": 0,\n                    \"properties\": [],\n                    \"vendors\": [],\n                    \"original_line_price\": \"8000.0\",\n                    \"final_line_price\": \"8000.0\",\n                    \"quantity_before_edit\": 1,\n                    \"image_url\": \"https://cdn.easystore.blue/s/8553/i/9552192.png\",\n                    \"shipping_condition\": \"general\",\n                    \"shipping_profile\": {\n                        \"id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\"\n                    },\n                    \"line_level_discount_allocations\": [],\n                    \"line_level_total_discount\": 0\n                }\n            ],\n            \"refunds\": [],\n            \"tax_line\": [],\n            \"tax_filing\": null,\n            \"billing_address\": {\n                \"id\": 806593920,\n                \"order_id\": 985083239,\n                \"address_id\": null,\n                \"first_name\": \"Yeo Ming Sern\",\n                \"last_name\": null,\n                \"email\": \"none@easystore.co\",\n                \"company\": null,\n                \"address1\": \"No.22A, Jalan SL 1/2, Batu 11 1/4, Bandar Sg Long\",\n                \"address2\": null,\n                \"city\": \"Kajang\",\n                \"zip\": \"43200\",\n                \"province\": \"Selangor\",\n                \"province_code\": \"MY-10\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"601110768827\",\n                \"latitude\": null,\n                \"longitude\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-07-18T10:42:48.000+08:00\",\n                \"created_at\": \"2024-07-18T10:34:35.000+08:00\"\n            },\n            \"shipping_address\": {\n                \"id\": 885961457,\n                \"order_id\": 985083239,\n                \"address_id\": null,\n                \"first_name\": \"Yeo Ming Sern\",\n                \"last_name\": null,\n                \"company\": null,\n                \"address1\": \"No.22A, Jalan SL 1/2, Batu 11 1/4, Bandar Sg Long\",\n                \"address2\": null,\n                \"city\": \"Kajang\",\n                \"zip\": \"43200\",\n                \"province\": \"Selangor\",\n                \"province_code\": \"MY-10\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"601110768827\",\n                \"email\": null,\n                \"latitude\": null,\n                \"longitude\": null,\n                \"preferred_start_at\": null,\n                \"preferred_end_at\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-07-18T10:42:48.000+08:00\",\n                \"created_at\": \"2024-07-18T10:34:35.000+08:00\"\n            },\n            \"shipping_fees\": [\n                {\n                    \"id\": 583790024,\n                    \"order_id\": 985083239,\n                    \"name\": \"Shipping Fee\",\n                    \"price\": \"0.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_codes\": null,\n                    \"zone_id\": null,\n                    \"shipping_id\": null,\n                    \"store_app_id\": null,\n                    \"real_store_app_id\": null,\n                    \"calculation_params\": null,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"deleted_from\": null,\n                    \"created_at\": \"2024-07-18T10:34:35.000+08:00\",\n                    \"shipping_fee_shipping_profile\": null\n                }\n            ],\n            \"pickup_address\": null,\n            \"remark\": null,\n            \"note\": null,\n            \"cod_type\": 0,\n            \"location_id\": null,\n            \"fulfillments\": [],\n            \"metafields\": {},\n            \"transactions\": [],\n            \"note_attributes\": [],\n            \"point_earning\": null,\n            \"point_redemption\": null,\n            \"discount_applications\": [\n                {\n                    \"target_type\": \"order\",\n                    \"code\": \"Shopee\",\n                    \"value_type\": \"amount\",\n                    \"value\": \"3.9\"\n                }\n            ],\n            \"discount_codes\": [\n                {\n                    \"code\": \"Shopee\",\n                    \"type\": \"amount\",\n                    \"amount\": \"3.9\"\n                }\n            ],\n            \"source_name\": \"easyparcel-my\",\n            \"source_type\": \"easyparcel-my\",\n            \"browser_ip\": \"119.40.120.91\",\n            \"cancelled_at\": null,\n            \"is_cancelled\": false,\n            \"is_archived\": false,\n            \"is_deleted\": false,\n            \"updated_at\": \"2024-07-18T10:42:48+08:00\",\n            \"created_at\": \"2024-07-18T10:34:34+08:00\",\n            \"processed_at\": \"2024-07-18T10:34:34+08:00\",\n            \"paid_at\": null,\n            \"sales_attributions\": {\n                \"staff\": [\n                    {\n                        \"id\": 360,\n                        \"user_id\": 4033,\n                        \"user_name\": \"SzeYan Ting\"\n                    }\n                ],\n                \"location\": [\n                    {\n                        \"id\": 131,\n                        \"order_id\": 985083239,\n                        \"location_id\": 9083,\n                        \"location_name\": \"EasyStore Perlis\",\n                        \"is_deleted\": false,\n                        \"deleted_at\": null,\n                        \"updated_at\": \"2024-07-18T10:45:19.000+08:00\",\n                        \"created_at\": \"2024-07-18T10:45:19.000+08:00\"\n                    }\n                ]\n            }\n        },\n        {\n            \"id\": 985083221,\n            \"token\": \"0838b52a-ece3-4973-9f54-04efd3c4df86\",\n            \"cart_token\": \"25fdf3b0-4a1d-4bbc-935e-343d2e17017d\",\n            \"number\": 1236,\n            \"order_number\": \"#1236\",\n            \"name\": \"#1236\",\n            \"email\": null,\n            \"customer_id\": 1277119,\n            \"customer\": {\n                \"id\": 1277119,\n                \"store_id\": 8553,\n                \"user_id\": null,\n                \"pricelist_id\": null,\n                \"email\": null,\n                \"first_name\": \"吳*諭\",\n                \"last_name\": null,\n                \"phone\": \"60183839928\",\n                \"birthdate\": null,\n                \"gender\": null,\n                \"country_code\": \"MY\",\n                \"accepts_marketing\": true,\n                \"avatar_url\": \"https://assets.imgix.net/~text?bg=00C2A0&txtclr=ffffff&w=200&h=200&txtsize=90&txt=*&txtfont=Helvetica&txtalign=middle,center\",\n                \"origin_avatar_url\": null,\n                \"locale\": \"en_US\",\n                \"total_credit\": \"0.0\",\n                \"total_spent\": \"0.0\",\n                \"total_order\": 0,\n                \"first_paid_order_id\": null,\n                \"last_order_id\": null,\n                \"last_order_at\": null,\n                \"order_stats_updated_at\": null,\n                \"wholesale_enabled\": false,\n                \"source\": \"easyparcel-my\",\n                \"app_id\": 180,\n                \"lead_source\": \"easyparcel-my\",\n                \"creation_source\": \"easyparcel-my\",\n                \"code\": \"L0001277119P\",\n                \"note\": null,\n                \"is_verified\": false,\n                \"is_blacklisted\": false,\n                \"is_lead\": false,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"birthday_last_updated_at\": null,\n                \"registration_location_id\": null,\n                \"attribution_location_id\": null,\n                \"attribution_user_id\": null,\n                \"updated_at\": \"2024-07-16T11:36:21.000+08:00\",\n                \"created_at\": \"2024-07-16T11:36:21.000+08:00\",\n                \"deletion_job_id\": null,\n                \"name\": \"吳*諭 \",\n                \"display_name\": \"吳*諭\",\n                \"birthday\": null,\n                \"zodiac\": null,\n                \"credentials\": {\n                    \"phone\": \"60183839928\"\n                },\n                \"barcode_url\": \"https://storefront.blue/c/1277119/barcode.svg?hmac=86249f214369e85c159f3fd858a16b7c3c1f6cbd8dcc566b0a8ffed5d7c5e1db\",\n                \"qrcode_url\": \"https://storefront.blue/c/1277119/qrcode.svg?hmac=86249f214369e85c159f3fd858a16b7c3c1f6cbd8dcc566b0a8ffed5d7c5e1db\",\n                \"birthdate_editable\": true,\n                \"country\": \"Malaysia\",\n                \"total_point\": 0,\n                \"expiring_points\": [],\n                \"has_password\": false,\n                \"company\": null,\n                \"address1\": \"7-******\",\n                \"address2\": null,\n                \"city\": null,\n                \"zip\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": null,\n                \"province_code\": null\n            },\n            \"currency_code\": \"MYR\",\n            \"exchange_rate\": \"1.0\",\n            \"subtotal_price\": \"10.0\",\n            \"total_shipping_fee\": \"60.0\",\n            \"total_credit_used\": \"0.00\",\n            \"total_discount\": \"0.0\",\n            \"total_tax\": \"0.0\",\n            \"total_rounding\": \"0.0\",\n            \"total_transaction_fee\": \"0.0\",\n            \"total_amount\": \"70.0\",\n            \"shipping_discount\": \"0.0\",\n            \"total_amount_include_transaction\": \"70.0\",\n            \"total_shipping\": \"60.0\",\n            \"total_line_item_price\": \"10.0\",\n            \"total_price\": \"70.0\",\n            \"credit_used\": \"0.00\",\n            \"taxes_included\": false,\n            \"credit_earn\": \"0.00\",\n            \"financial_status\": \"unpaid\",\n            \"fulfillment_status\": \"unfulfilled\",\n            \"line_items\": [\n                {\n                    \"id\": 1060431177,\n                    \"order_id\": 985083221,\n                    \"product_id\": 2413720,\n                    \"variant_id\": 11950685,\n                    \"discount_id\": null,\n                    \"product_name\": \"Samsung Galaxy Z Fold 5\",\n                    \"variant_name\": null,\n                    \"sku\": \"\",\n                    \"barcode\": null,\n                    \"price\": \"10.0\",\n                    \"cost_price\": \"8299.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_applies_once\": null,\n                    \"grams\": \"0.0\",\n                    \"width\": \"0.0\",\n                    \"height\": \"0.0\",\n                    \"length\": \"0.0\",\n                    \"quantity\": 1,\n                    \"backorder_quantity\": 0,\n                    \"taxable\": false,\n                    \"shipping_required\": true,\n                    \"total_tax\": \"0.0\",\n                    \"is_custom_price\": false,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"delete_from\": null,\n                    \"created_from\": null,\n                    \"updated_at\": \"2024-07-17T09:00:24.000+08:00\",\n                    \"created_at\": \"2024-07-17T09:00:24.000+08:00\",\n                    \"inventory_management\": \"easystore\",\n                    \"total_amount\": \"10.0\",\n                    \"subtotal\": \"10.0\",\n                    \"barcode_image\": \"\",\n                    \"variant_count\": 1,\n                    \"restocked_quantity\": 0,\n                    \"restockable_quantity\": 1,\n                    \"fulfilled_quantity\": 0,\n                    \"fulfillable_quantity\": 1,\n                    \"fulfillment_service\": [],\n                    \"return\": null,\n                    \"returns\": null,\n                    \"returned_quantity\": 0,\n                    \"returnable_quantity\": 0,\n                    \"properties\": [],\n                    \"vendors\": [],\n                    \"original_line_price\": \"10.0\",\n                    \"final_line_price\": \"10.0\",\n                    \"quantity_before_edit\": 1,\n                    \"image_url\": \"https://cdn.easystore.blue/s/8553/i/9552192.png\",\n                    \"shipping_condition\": \"general\",\n                    \"shipping_profile\": {\n                        \"id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\"\n                    },\n                    \"line_level_discount_allocations\": [],\n                    \"line_level_total_discount\": 0\n                }\n            ],\n            \"refunds\": [],\n            \"tax_line\": [],\n            \"tax_filing\": null,\n            \"billing_address\": {\n                \"id\": 806593902,\n                \"order_id\": 985083221,\n                \"address_id\": null,\n                \"first_name\": \"吳*諭\",\n                \"last_name\": null,\n                \"email\": null,\n                \"company\": null,\n                \"address1\": \"7-******\",\n                \"address2\": null,\n                \"city\": null,\n                \"zip\": null,\n                \"province\": null,\n                \"province_code\": null,\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"60183839928\",\n                \"latitude\": null,\n                \"longitude\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-07-17T09:00:25.000+08:00\",\n                \"created_at\": \"2024-07-17T09:00:25.000+08:00\"\n            },\n            \"shipping_address\": {\n                \"id\": 885961439,\n                \"order_id\": 985083221,\n                \"address_id\": null,\n                \"first_name\": \"吳*諭\",\n                \"last_name\": null,\n                \"company\": null,\n                \"address1\": \"7-******\",\n                \"address2\": null,\n                \"city\": null,\n                \"zip\": null,\n                \"province\": null,\n                \"province_code\": null,\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"60183839928\",\n                \"email\": null,\n                \"latitude\": null,\n                \"longitude\": null,\n                \"preferred_start_at\": null,\n                \"preferred_end_at\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-07-17T09:00:25.000+08:00\",\n                \"created_at\": \"2024-07-17T09:00:25.000+08:00\"\n            },\n            \"shipping_fees\": [\n                {\n                    \"id\": 583789937,\n                    \"order_id\": 985083221,\n                    \"name\": \"Shipping Fee\",\n                    \"price\": \"60.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_codes\": null,\n                    \"zone_id\": null,\n                    \"shipping_id\": null,\n                    \"store_app_id\": null,\n                    \"real_store_app_id\": null,\n                    \"calculation_params\": null,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"deleted_from\": null,\n                    \"created_at\": \"2024-07-17T09:00:25.000+08:00\",\n                    \"shipping_fee_shipping_profile\": null\n                }\n            ],\n            \"pickup_address\": null,\n            \"remark\": null,\n            \"note\": null,\n            \"cod_type\": 1,\n            \"location_id\": null,\n            \"fulfillments\": [],\n            \"metafields\": {},\n            \"transactions\": [],\n            \"note_attributes\": [],\n            \"point_earning\": null,\n            \"point_redemption\": null,\n            \"discount_applications\": [\n                {\n                    \"target_type\": \"order\",\n                    \"code\": \"Shopee\",\n                    \"value_type\": \"amount\",\n                    \"value\": \"0.0\"\n                }\n            ],\n            \"discount_codes\": [\n                {\n                    \"code\": \"Shopee\",\n                    \"type\": \"amount\",\n                    \"amount\": \"0.0\"\n                }\n            ],\n            \"source_name\": \"easyparcel-my\",\n            \"source_type\": \"easyparcel-my\",\n            \"browser_ip\": \"113.211.118.67\",\n            \"cancelled_at\": null,\n            \"is_cancelled\": false,\n            \"is_archived\": false,\n            \"is_deleted\": false,\n            \"updated_at\": \"2024-07-17T09:00:26+08:00\",\n            \"created_at\": \"2024-07-17T09:00:24+08:00\",\n            \"processed_at\": \"2024-07-17T09:00:24+08:00\",\n            \"paid_at\": null,\n            \"sales_attributions\": {\n                \"staff\": [\n                    {\n                        \"id\": 356,\n                        \"user_id\": 4033,\n                        \"user_name\": \"SzeYan Ting\"\n                    }\n                ],\n                \"location\": [\n                    {\n                        \"id\": 128,\n                        \"order_id\": 985083221,\n                        \"location_id\": 8807,\n                        \"location_name\": \"EasyStore\",\n                        \"is_deleted\": false,\n                        \"deleted_at\": null,\n                        \"updated_at\": \"2024-07-17T09:00:25.000+08:00\",\n                        \"created_at\": \"2024-07-17T09:00:25.000+08:00\"\n                    }\n                ]\n            }\n        },\n        {\n            \"id\": 985083219,\n            \"token\": \"baaa8cde-3d7b-4c39-8cf0-5625deec83ad\",\n            \"cart_token\": \"426f552b-b915-49ed-8832-aa84ed3fa633\",\n            \"number\": 1235,\n            \"order_number\": \"#1235\",\n            \"name\": \"#1235\",\n            \"email\": null,\n            \"customer_id\": 1277119,\n            \"customer\": {\n                \"id\": 1277119,\n                \"store_id\": 8553,\n                \"user_id\": null,\n                \"pricelist_id\": null,\n                \"email\": null,\n                \"first_name\": \"吳*諭\",\n                \"last_name\": null,\n                \"phone\": \"60183839928\",\n                \"birthdate\": null,\n                \"gender\": null,\n                \"country_code\": \"MY\",\n                \"accepts_marketing\": true,\n                \"avatar_url\": \"https://assets.imgix.net/~text?bg=00C2A0&txtclr=ffffff&w=200&h=200&txtsize=90&txt=*&txtfont=Helvetica&txtalign=middle,center\",\n                \"origin_avatar_url\": null,\n                \"locale\": \"en_US\",\n                \"total_credit\": \"0.0\",\n                \"total_spent\": \"0.0\",\n                \"total_order\": 0,\n                \"first_paid_order_id\": null,\n                \"last_order_id\": null,\n                \"last_order_at\": null,\n                \"order_stats_updated_at\": null,\n                \"wholesale_enabled\": false,\n                \"source\": \"easyparcel-my\",\n                \"app_id\": 180,\n                \"lead_source\": \"easyparcel-my\",\n                \"creation_source\": \"easyparcel-my\",\n                \"code\": \"L0001277119P\",\n                \"note\": null,\n                \"is_verified\": false,\n                \"is_blacklisted\": false,\n                \"is_lead\": false,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"birthday_last_updated_at\": null,\n                \"registration_location_id\": null,\n                \"attribution_location_id\": null,\n                \"attribution_user_id\": null,\n                \"updated_at\": \"2024-07-16T11:36:21.000+08:00\",\n                \"created_at\": \"2024-07-16T11:36:21.000+08:00\",\n                \"deletion_job_id\": null,\n                \"name\": \"吳*諭 \",\n                \"display_name\": \"吳*諭\",\n                \"birthday\": null,\n                \"zodiac\": null,\n                \"credentials\": {\n                    \"phone\": \"60183839928\"\n                },\n                \"barcode_url\": \"https://storefront.blue/c/1277119/barcode.svg?hmac=86249f214369e85c159f3fd858a16b7c3c1f6cbd8dcc566b0a8ffed5d7c5e1db\",\n                \"qrcode_url\": \"https://storefront.blue/c/1277119/qrcode.svg?hmac=86249f214369e85c159f3fd858a16b7c3c1f6cbd8dcc566b0a8ffed5d7c5e1db\",\n                \"birthdate_editable\": true,\n                \"country\": \"Malaysia\",\n                \"total_point\": 0,\n                \"expiring_points\": [],\n                \"has_password\": false,\n                \"company\": null,\n                \"address1\": \"7-******\",\n                \"address2\": null,\n                \"city\": null,\n                \"zip\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": null,\n                \"province_code\": null\n            },\n            \"currency_code\": \"MYR\",\n            \"exchange_rate\": \"1.0\",\n            \"subtotal_price\": \"10.0\",\n            \"total_shipping_fee\": \"60.0\",\n            \"total_credit_used\": \"0.00\",\n            \"total_discount\": \"0.0\",\n            \"total_tax\": \"0.0\",\n            \"total_rounding\": \"0.0\",\n            \"total_transaction_fee\": \"0.0\",\n            \"total_amount\": \"70.0\",\n            \"shipping_discount\": \"0.0\",\n            \"total_amount_include_transaction\": \"70.0\",\n            \"total_shipping\": \"60.0\",\n            \"total_line_item_price\": \"10.0\",\n            \"total_price\": \"70.0\",\n            \"credit_used\": \"0.00\",\n            \"taxes_included\": false,\n            \"credit_earn\": \"0.00\",\n            \"financial_status\": \"unpaid\",\n            \"fulfillment_status\": \"unfulfilled\",\n            \"line_items\": [\n                {\n                    \"id\": 1060431175,\n                    \"order_id\": 985083219,\n                    \"product_id\": 2413720,\n                    \"variant_id\": 11950685,\n                    \"discount_id\": null,\n                    \"product_name\": \"Samsung Galaxy Z Fold 5\",\n                    \"variant_name\": null,\n                    \"sku\": \"\",\n                    \"barcode\": null,\n                    \"price\": \"10.0\",\n                    \"cost_price\": \"8299.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_applies_once\": null,\n                    \"grams\": \"0.0\",\n                    \"width\": \"0.0\",\n                    \"height\": \"0.0\",\n                    \"length\": \"0.0\",\n                    \"quantity\": 1,\n                    \"backorder_quantity\": 0,\n                    \"taxable\": false,\n                    \"shipping_required\": true,\n                    \"total_tax\": \"0.0\",\n                    \"is_custom_price\": false,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"delete_from\": null,\n                    \"created_from\": null,\n                    \"updated_at\": \"2024-07-17T01:09:05.000+08:00\",\n                    \"created_at\": \"2024-07-17T01:09:05.000+08:00\",\n                    \"inventory_management\": \"easystore\",\n                    \"total_amount\": \"10.0\",\n                    \"subtotal\": \"10.0\",\n                    \"barcode_image\": \"\",\n                    \"variant_count\": 1,\n                    \"restocked_quantity\": 0,\n                    \"restockable_quantity\": 1,\n                    \"fulfilled_quantity\": 0,\n                    \"fulfillable_quantity\": 1,\n                    \"fulfillment_service\": [],\n                    \"return\": null,\n                    \"returns\": null,\n                    \"returned_quantity\": 0,\n                    \"returnable_quantity\": 0,\n                    \"properties\": [],\n                    \"vendors\": [],\n                    \"original_line_price\": \"10.0\",\n                    \"final_line_price\": \"10.0\",\n                    \"quantity_before_edit\": 1,\n                    \"image_url\": \"https://cdn.easystore.blue/s/8553/i/9552192.png\",\n                    \"shipping_condition\": \"general\",\n                    \"shipping_profile\": {\n                        \"id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\"\n                    },\n                    \"line_level_discount_allocations\": [],\n                    \"line_level_total_discount\": 0\n                }\n            ],\n            \"refunds\": [],\n            \"tax_line\": [],\n            \"tax_filing\": null,\n            \"billing_address\": {\n                \"id\": 806593901,\n                \"order_id\": 985083219,\n                \"address_id\": null,\n                \"first_name\": \"吳*諭\",\n                \"last_name\": null,\n                \"email\": null,\n                \"company\": null,\n                \"address1\": \"7-******\",\n                \"address2\": null,\n                \"city\": null,\n                \"zip\": null,\n                \"province\": null,\n                \"province_code\": null,\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"60183839928\",\n                \"latitude\": null,\n                \"longitude\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-07-17T01:09:05.000+08:00\",\n                \"created_at\": \"2024-07-17T01:09:05.000+08:00\"\n            },\n            \"shipping_address\": {\n                \"id\": 885961438,\n                \"order_id\": 985083219,\n                \"address_id\": null,\n                \"first_name\": \"吳*諭\",\n                \"last_name\": null,\n                \"company\": null,\n                \"address1\": \"7-******\",\n                \"address2\": null,\n                \"city\": null,\n                \"zip\": null,\n                \"province\": null,\n                \"province_code\": null,\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"60183839928\",\n                \"email\": null,\n                \"latitude\": null,\n                \"longitude\": null,\n                \"preferred_start_at\": null,\n                \"preferred_end_at\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-07-17T01:09:05.000+08:00\",\n                \"created_at\": \"2024-07-17T01:09:05.000+08:00\"\n            },\n            \"shipping_fees\": [\n                {\n                    \"id\": 583789936,\n                    \"order_id\": 985083219,\n                    \"name\": \"Shipping Fee\",\n                    \"price\": \"60.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_codes\": null,\n                    \"zone_id\": null,\n                    \"shipping_id\": null,\n                    \"store_app_id\": null,\n                    \"real_store_app_id\": null,\n                    \"calculation_params\": null,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"deleted_from\": null,\n                    \"created_at\": \"2024-07-17T01:09:05.000+08:00\",\n                    \"shipping_fee_shipping_profile\": null\n                }\n            ],\n            \"pickup_address\": null,\n            \"remark\": null,\n            \"note\": null,\n            \"cod_type\": 0,\n            \"location_id\": null,\n            \"fulfillments\": [],\n            \"metafields\": {},\n            \"transactions\": [],\n            \"note_attributes\": [],\n            \"point_earning\": null,\n            \"point_redemption\": null,\n            \"discount_applications\": [\n                {\n                    \"target_type\": \"order\",\n                    \"code\": \"Shopee\",\n                    \"value_type\": \"amount\",\n                    \"value\": \"0.0\"\n                }\n            ],\n            \"discount_codes\": [\n                {\n                    \"code\": \"Shopee\",\n                    \"type\": \"amount\",\n                    \"amount\": \"0.0\"\n                }\n            ],\n            \"source_name\": \"easyparcel-my\",\n            \"source_type\": \"easyparcel-my\",\n            \"browser_ip\": \"119.40.120.91\",\n            \"cancelled_at\": null,\n            \"is_cancelled\": false,\n            \"is_archived\": false,\n            \"is_deleted\": false,\n            \"updated_at\": \"2024-07-17T08:52:26+08:00\",\n            \"created_at\": \"2024-07-17T01:09:05+08:00\",\n            \"processed_at\": \"2024-07-17T01:09:05+08:00\",\n            \"paid_at\": null,\n            \"sales_attributions\": {\n                \"staff\": [\n                    {\n                        \"id\": 355,\n                        \"user_id\": 4033,\n                        \"user_name\": \"SzeYan Ting\"\n                    }\n                ],\n                \"location\": [\n                    {\n                        \"id\": 127,\n                        \"order_id\": 985083219,\n                        \"location_id\": 8807,\n                        \"location_name\": \"EasyStore\",\n                        \"is_deleted\": false,\n                        \"deleted_at\": null,\n                        \"updated_at\": \"2024-07-17T01:09:05.000+08:00\",\n                        \"created_at\": \"2024-07-17T01:09:05.000+08:00\"\n                    }\n                ]\n            }\n        },\n        {\n            \"id\": 985083218,\n            \"token\": \"2664536f-8a88-46f8-93cf-e21607c55ef5\",\n            \"cart_token\": \"ff3ed4c6-03a6-4775-9220-e7f751a32d75\",\n            \"number\": 1234,\n            \"order_number\": \"#1234\",\n            \"name\": \"#1234\",\n            \"email\": null,\n            \"customer_id\": 1277119,\n            \"customer\": {\n                \"id\": 1277119,\n                \"store_id\": 8553,\n                \"user_id\": null,\n                \"pricelist_id\": null,\n                \"email\": null,\n                \"first_name\": \"吳*諭\",\n                \"last_name\": null,\n                \"phone\": \"60183839928\",\n                \"birthdate\": null,\n                \"gender\": null,\n                \"country_code\": \"MY\",\n                \"accepts_marketing\": true,\n                \"avatar_url\": \"https://assets.imgix.net/~text?bg=00C2A0&txtclr=ffffff&w=200&h=200&txtsize=90&txt=*&txtfont=Helvetica&txtalign=middle,center\",\n                \"origin_avatar_url\": null,\n                \"locale\": \"en_US\",\n                \"total_credit\": \"0.0\",\n                \"total_spent\": \"0.0\",\n                \"total_order\": 0,\n                \"first_paid_order_id\": null,\n                \"last_order_id\": null,\n                \"last_order_at\": null,\n                \"order_stats_updated_at\": null,\n                \"wholesale_enabled\": false,\n                \"source\": \"easyparcel-my\",\n                \"app_id\": 180,\n                \"lead_source\": \"easyparcel-my\",\n                \"creation_source\": \"easyparcel-my\",\n                \"code\": \"L0001277119P\",\n                \"note\": null,\n                \"is_verified\": false,\n                \"is_blacklisted\": false,\n                \"is_lead\": false,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"birthday_last_updated_at\": null,\n                \"registration_location_id\": null,\n                \"attribution_location_id\": null,\n                \"attribution_user_id\": null,\n                \"updated_at\": \"2024-07-16T11:36:21.000+08:00\",\n                \"created_at\": \"2024-07-16T11:36:21.000+08:00\",\n                \"deletion_job_id\": null,\n                \"name\": \"吳*諭 \",\n                \"display_name\": \"吳*諭\",\n                \"birthday\": null,\n                \"zodiac\": null,\n                \"credentials\": {\n                    \"phone\": \"60183839928\"\n                },\n                \"barcode_url\": \"https://storefront.blue/c/1277119/barcode.svg?hmac=86249f214369e85c159f3fd858a16b7c3c1f6cbd8dcc566b0a8ffed5d7c5e1db\",\n                \"qrcode_url\": \"https://storefront.blue/c/1277119/qrcode.svg?hmac=86249f214369e85c159f3fd858a16b7c3c1f6cbd8dcc566b0a8ffed5d7c5e1db\",\n                \"birthdate_editable\": true,\n                \"country\": \"Malaysia\",\n                \"total_point\": 0,\n                \"expiring_points\": [],\n                \"has_password\": false,\n                \"company\": null,\n                \"address1\": \"7-******\",\n                \"address2\": null,\n                \"city\": null,\n                \"zip\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": null,\n                \"province_code\": null\n            },\n            \"currency_code\": \"MYR\",\n            \"exchange_rate\": \"1.0\",\n            \"subtotal_price\": \"10.0\",\n            \"total_shipping_fee\": \"60.0\",\n            \"total_credit_used\": \"0.00\",\n            \"total_discount\": \"0.0\",\n            \"total_tax\": \"0.0\",\n            \"total_rounding\": \"0.0\",\n            \"total_transaction_fee\": \"0.0\",\n            \"total_amount\": \"70.0\",\n            \"shipping_discount\": \"0.0\",\n            \"total_amount_include_transaction\": \"70.0\",\n            \"total_shipping\": \"60.0\",\n            \"total_line_item_price\": \"10.0\",\n            \"total_price\": \"70.0\",\n            \"credit_used\": \"0.00\",\n            \"taxes_included\": false,\n            \"credit_earn\": \"0.00\",\n            \"financial_status\": \"unpaid\",\n            \"fulfillment_status\": \"unfulfilled\",\n            \"line_items\": [\n                {\n                    \"id\": 1060431174,\n                    \"order_id\": 985083218,\n                    \"product_id\": 2413720,\n                    \"variant_id\": 11950685,\n                    \"discount_id\": null,\n                    \"product_name\": \"Samsung Galaxy Z Fold 5\",\n                    \"variant_name\": null,\n                    \"sku\": \"\",\n                    \"barcode\": null,\n                    \"price\": \"10.0\",\n                    \"cost_price\": \"8299.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_applies_once\": null,\n                    \"grams\": \"0.0\",\n                    \"width\": \"0.0\",\n                    \"height\": \"0.0\",\n                    \"length\": \"0.0\",\n                    \"quantity\": 1,\n                    \"backorder_quantity\": 0,\n                    \"taxable\": false,\n                    \"shipping_required\": true,\n                    \"total_tax\": \"0.0\",\n                    \"is_custom_price\": false,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"delete_from\": null,\n                    \"created_from\": null,\n                    \"updated_at\": \"2024-07-17T01:03:53.000+08:00\",\n                    \"created_at\": \"2024-07-17T01:03:53.000+08:00\",\n                    \"inventory_management\": \"easystore\",\n                    \"total_amount\": \"10.0\",\n                    \"subtotal\": \"10.0\",\n                    \"barcode_image\": \"\",\n                    \"variant_count\": 1,\n                    \"restocked_quantity\": 0,\n                    \"restockable_quantity\": 1,\n                    \"fulfilled_quantity\": 0,\n                    \"fulfillable_quantity\": 1,\n                    \"fulfillment_service\": [],\n                    \"return\": null,\n                    \"returns\": null,\n                    \"returned_quantity\": 0,\n                    \"returnable_quantity\": 0,\n                    \"properties\": [],\n                    \"vendors\": [],\n                    \"original_line_price\": \"10.0\",\n                    \"final_line_price\": \"10.0\",\n                    \"quantity_before_edit\": 1,\n                    \"image_url\": \"https://cdn.easystore.blue/s/8553/i/9552192.png\",\n                    \"shipping_condition\": \"general\",\n                    \"shipping_profile\": {\n                        \"id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\"\n                    },\n                    \"line_level_discount_allocations\": [],\n                    \"line_level_total_discount\": 0\n                }\n            ],\n            \"refunds\": [],\n            \"tax_line\": [],\n            \"tax_filing\": null,\n            \"billing_address\": {\n                \"id\": 806593900,\n                \"order_id\": 985083218,\n                \"address_id\": null,\n                \"first_name\": \"吳*諭\",\n                \"last_name\": null,\n                \"email\": null,\n                \"company\": null,\n                \"address1\": \"7-******\",\n                \"address2\": null,\n                \"city\": null,\n                \"zip\": null,\n                \"province\": null,\n                \"province_code\": null,\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"60183839928\",\n                \"latitude\": null,\n                \"longitude\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-07-17T01:03:54.000+08:00\",\n                \"created_at\": \"2024-07-17T01:03:54.000+08:00\"\n            },\n            \"shipping_address\": {\n                \"id\": 885961437,\n                \"order_id\": 985083218,\n                \"address_id\": null,\n                \"first_name\": \"吳*諭\",\n                \"last_name\": null,\n                \"company\": null,\n                \"address1\": \"7-******\",\n                \"address2\": null,\n                \"city\": null,\n                \"zip\": null,\n                \"province\": null,\n                \"province_code\": null,\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"60183839928\",\n                \"email\": null,\n                \"latitude\": null,\n                \"longitude\": null,\n                \"preferred_start_at\": null,\n                \"preferred_end_at\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-07-17T01:03:54.000+08:00\",\n                \"created_at\": \"2024-07-17T01:03:54.000+08:00\"\n            },\n            \"shipping_fees\": [\n                {\n                    \"id\": 583789935,\n                    \"order_id\": 985083218,\n                    \"name\": \"Shipping Fee\",\n                    \"price\": \"60.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_codes\": null,\n                    \"zone_id\": null,\n                    \"shipping_id\": null,\n                    \"store_app_id\": null,\n                    \"real_store_app_id\": null,\n                    \"calculation_params\": null,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"deleted_from\": null,\n                    \"created_at\": \"2024-07-17T01:03:54.000+08:00\",\n                    \"shipping_fee_shipping_profile\": null\n                }\n            ],\n            \"pickup_address\": null,\n            \"remark\": null,\n            \"note\": null,\n            \"cod_type\": 1,\n            \"location_id\": null,\n            \"fulfillments\": [],\n            \"metafields\": {},\n            \"transactions\": [],\n            \"note_attributes\": [],\n            \"point_earning\": null,\n            \"point_redemption\": null,\n            \"discount_applications\": [\n                {\n                    \"target_type\": \"order\",\n                    \"code\": \"Shopee\",\n                    \"value_type\": \"amount\",\n                    \"value\": \"0.0\"\n                }\n            ],\n            \"discount_codes\": [\n                {\n                    \"code\": \"Shopee\",\n                    \"type\": \"amount\",\n                    \"amount\": \"0.0\"\n                }\n            ],\n            \"source_name\": \"easyparcel-my\",\n            \"source_type\": \"easyparcel-my\",\n            \"browser_ip\": \"119.40.120.91\",\n            \"cancelled_at\": null,\n            \"is_cancelled\": false,\n            \"is_archived\": false,\n            \"is_deleted\": false,\n            \"updated_at\": \"2024-07-17T01:03:55+08:00\",\n            \"created_at\": \"2024-07-17T01:03:53+08:00\",\n            \"processed_at\": \"2024-07-17T01:03:53+08:00\",\n            \"paid_at\": null,\n            \"sales_attributions\": {\n                \"staff\": [\n                    {\n                        \"id\": 354,\n                        \"user_id\": 4033,\n                        \"user_name\": \"SzeYan Ting\"\n                    }\n                ],\n                \"location\": [\n                    {\n                        \"id\": 126,\n                        \"order_id\": 985083218,\n                        \"location_id\": 8807,\n                        \"location_name\": \"EasyStore\",\n                        \"is_deleted\": false,\n                        \"deleted_at\": null,\n                        \"updated_at\": \"2024-07-17T01:03:54.000+08:00\",\n                        \"created_at\": \"2024-07-17T01:03:54.000+08:00\"\n                    }\n                ]\n            }\n        },\n        {\n            \"id\": 985083199,\n            \"token\": \"1f61df11-7f90-4885-bef3-74a5ba980c3d\",\n            \"cart_token\": \"5f313869-d3da-437f-88c8-ed6b085e2bcf\",\n            \"number\": 1233,\n            \"order_number\": \"#1233\",\n            \"name\": \"#1233\",\n            \"email\": null,\n            \"customer_id\": 1277119,\n            \"customer\": {\n                \"id\": 1277119,\n                \"store_id\": 8553,\n                \"user_id\": null,\n                \"pricelist_id\": null,\n                \"email\": null,\n                \"first_name\": \"吳*諭\",\n                \"last_name\": null,\n                \"phone\": \"60183839928\",\n                \"birthdate\": null,\n                \"gender\": null,\n                \"country_code\": \"MY\",\n                \"accepts_marketing\": true,\n                \"avatar_url\": \"https://assets.imgix.net/~text?bg=00C2A0&txtclr=ffffff&w=200&h=200&txtsize=90&txt=*&txtfont=Helvetica&txtalign=middle,center\",\n                \"origin_avatar_url\": null,\n                \"locale\": \"en_US\",\n                \"total_credit\": \"0.0\",\n                \"total_spent\": \"0.0\",\n                \"total_order\": 0,\n                \"first_paid_order_id\": null,\n                \"last_order_id\": null,\n                \"last_order_at\": null,\n                \"order_stats_updated_at\": null,\n                \"wholesale_enabled\": false,\n                \"source\": \"easyparcel-my\",\n                \"app_id\": 180,\n                \"lead_source\": \"easyparcel-my\",\n                \"creation_source\": \"easyparcel-my\",\n                \"code\": \"L0001277119P\",\n                \"note\": null,\n                \"is_verified\": false,\n                \"is_blacklisted\": false,\n                \"is_lead\": false,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"birthday_last_updated_at\": null,\n                \"registration_location_id\": null,\n                \"attribution_location_id\": null,\n                \"attribution_user_id\": null,\n                \"updated_at\": \"2024-07-16T11:36:21.000+08:00\",\n                \"created_at\": \"2024-07-16T11:36:21.000+08:00\",\n                \"deletion_job_id\": null,\n                \"name\": \"吳*諭 \",\n                \"display_name\": \"吳*諭\",\n                \"birthday\": null,\n                \"zodiac\": null,\n                \"credentials\": {\n                    \"phone\": \"60183839928\"\n                },\n                \"barcode_url\": \"https://storefront.blue/c/1277119/barcode.svg?hmac=86249f214369e85c159f3fd858a16b7c3c1f6cbd8dcc566b0a8ffed5d7c5e1db\",\n                \"qrcode_url\": \"https://storefront.blue/c/1277119/qrcode.svg?hmac=86249f214369e85c159f3fd858a16b7c3c1f6cbd8dcc566b0a8ffed5d7c5e1db\",\n                \"birthdate_editable\": true,\n                \"country\": \"Malaysia\",\n                \"total_point\": 0,\n                \"expiring_points\": [],\n                \"has_password\": false,\n                \"company\": null,\n                \"address1\": \"7-******\",\n                \"address2\": null,\n                \"city\": null,\n                \"zip\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": null,\n                \"province_code\": null\n            },\n            \"currency_code\": \"MYR\",\n            \"exchange_rate\": \"1.0\",\n            \"subtotal_price\": \"10.0\",\n            \"total_shipping_fee\": \"60.0\",\n            \"total_credit_used\": \"0.00\",\n            \"total_discount\": \"0.0\",\n            \"total_tax\": \"0.0\",\n            \"total_rounding\": \"0.0\",\n            \"total_transaction_fee\": \"0.0\",\n            \"total_amount\": \"70.0\",\n            \"shipping_discount\": \"0.0\",\n            \"total_amount_include_transaction\": \"70.0\",\n            \"total_shipping\": \"60.0\",\n            \"total_line_item_price\": \"10.0\",\n            \"total_price\": \"70.0\",\n            \"credit_used\": \"0.00\",\n            \"taxes_included\": false,\n            \"credit_earn\": \"0.00\",\n            \"financial_status\": \"unpaid\",\n            \"fulfillment_status\": \"unfulfilled\",\n            \"line_items\": [\n                {\n                    \"id\": 1060431154,\n                    \"order_id\": 985083199,\n                    \"product_id\": 2413720,\n                    \"variant_id\": 11950685,\n                    \"discount_id\": null,\n                    \"product_name\": \"Samsung Galaxy Z Fold 5\",\n                    \"variant_name\": null,\n                    \"sku\": \"\",\n                    \"barcode\": null,\n                    \"price\": \"10.0\",\n                    \"cost_price\": \"8299.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_applies_once\": null,\n                    \"grams\": \"0.0\",\n                    \"width\": \"0.0\",\n                    \"height\": \"0.0\",\n                    \"length\": \"0.0\",\n                    \"quantity\": 1,\n                    \"backorder_quantity\": 0,\n                    \"taxable\": false,\n                    \"shipping_required\": true,\n                    \"total_tax\": \"0.0\",\n                    \"is_custom_price\": false,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"delete_from\": null,\n                    \"created_from\": null,\n                    \"updated_at\": \"2024-07-16T14:43:15.000+08:00\",\n                    \"created_at\": \"2024-07-16T14:43:15.000+08:00\",\n                    \"inventory_management\": \"easystore\",\n                    \"total_amount\": \"10.0\",\n                    \"subtotal\": \"10.0\",\n                    \"barcode_image\": \"\",\n                    \"variant_count\": 1,\n                    \"restocked_quantity\": 0,\n                    \"restockable_quantity\": 1,\n                    \"fulfilled_quantity\": 0,\n                    \"fulfillable_quantity\": 1,\n                    \"fulfillment_service\": [],\n                    \"return\": null,\n                    \"returns\": null,\n                    \"returned_quantity\": 0,\n                    \"returnable_quantity\": 0,\n                    \"properties\": [],\n                    \"vendors\": [],\n                    \"original_line_price\": \"10.0\",\n                    \"final_line_price\": \"10.0\",\n                    \"quantity_before_edit\": 1,\n                    \"image_url\": \"https://cdn.easystore.blue/s/8553/i/9552192.png\",\n                    \"shipping_condition\": \"general\",\n                    \"shipping_profile\": {\n                        \"id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\"\n                    },\n                    \"line_level_discount_allocations\": [],\n                    \"line_level_total_discount\": 0\n                }\n            ],\n            \"refunds\": [],\n            \"tax_line\": [],\n            \"tax_filing\": null,\n            \"billing_address\": {\n                \"id\": 806593894,\n                \"order_id\": 985083199,\n                \"address_id\": null,\n                \"first_name\": \"吳*諭\",\n                \"last_name\": null,\n                \"email\": null,\n                \"company\": null,\n                \"address1\": \"7-******\",\n                \"address2\": null,\n                \"city\": null,\n                \"zip\": null,\n                \"province\": null,\n                \"province_code\": null,\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"60183839928\",\n                \"latitude\": null,\n                \"longitude\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-07-16T14:43:15.000+08:00\",\n                \"created_at\": \"2024-07-16T14:43:15.000+08:00\"\n            },\n            \"shipping_address\": {\n                \"id\": 885961431,\n                \"order_id\": 985083199,\n                \"address_id\": null,\n                \"first_name\": \"吳*諭\",\n                \"last_name\": null,\n                \"company\": null,\n                \"address1\": \"7-******\",\n                \"address2\": null,\n                \"city\": null,\n                \"zip\": null,\n                \"province\": null,\n                \"province_code\": null,\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"60183839928\",\n                \"email\": null,\n                \"latitude\": null,\n                \"longitude\": null,\n                \"preferred_start_at\": null,\n                \"preferred_end_at\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-07-16T14:43:15.000+08:00\",\n                \"created_at\": \"2024-07-16T14:43:15.000+08:00\"\n            },\n            \"shipping_fees\": [\n                {\n                    \"id\": 583789908,\n                    \"order_id\": 985083199,\n                    \"name\": \"Shipping Fee\",\n                    \"price\": \"60.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_codes\": null,\n                    \"zone_id\": null,\n                    \"shipping_id\": null,\n                    \"store_app_id\": null,\n                    \"real_store_app_id\": null,\n                    \"calculation_params\": null,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"deleted_from\": null,\n                    \"created_at\": \"2024-07-16T14:43:15.000+08:00\",\n                    \"shipping_fee_shipping_profile\": null\n                }\n            ],\n            \"pickup_address\": null,\n            \"remark\": null,\n            \"note\": null,\n            \"cod_type\": 1,\n            \"location_id\": null,\n            \"fulfillments\": [],\n            \"metafields\": {},\n            \"transactions\": [],\n            \"note_attributes\": [],\n            \"point_earning\": null,\n            \"point_redemption\": null,\n            \"discount_applications\": [\n                {\n                    \"target_type\": \"order\",\n                    \"code\": \"Shopee\",\n                    \"value_type\": \"amount\",\n                    \"value\": \"0.0\"\n                }\n            ],\n            \"discount_codes\": [\n                {\n                    \"code\": \"Shopee\",\n                    \"type\": \"amount\",\n                    \"amount\": \"0.0\"\n                }\n            ],\n            \"source_name\": \"easyparcel-my\",\n            \"source_type\": \"easyparcel-my\",\n            \"browser_ip\": \"119.40.120.91\",\n            \"cancelled_at\": null,\n            \"is_cancelled\": false,\n            \"is_archived\": false,\n            \"is_deleted\": false,\n            \"updated_at\": \"2024-07-16T14:43:15+08:00\",\n            \"created_at\": \"2024-07-16T14:43:14+08:00\",\n            \"processed_at\": \"2024-07-16T14:43:14+08:00\",\n            \"paid_at\": null,\n            \"sales_attributions\": {\n                \"staff\": [\n                    {\n                        \"id\": 346,\n                        \"user_id\": 4033,\n                        \"user_name\": \"SzeYan Ting\"\n                    }\n                ],\n                \"location\": [\n                    {\n                        \"id\": 118,\n                        \"order_id\": 985083199,\n                        \"location_id\": 8807,\n                        \"location_name\": \"EasyStore\",\n                        \"is_deleted\": false,\n                        \"deleted_at\": null,\n                        \"updated_at\": \"2024-07-16T14:43:15.000+08:00\",\n                        \"created_at\": \"2024-07-16T14:43:15.000+08:00\"\n                    }\n                ]\n            }\n        },\n        {\n            \"id\": 985083198,\n            \"token\": \"4eb45e63-057d-4b58-84a3-c19a8362122e\",\n            \"cart_token\": \"b12d9a27-3c1f-45e1-bd34-34dcbdeef524\",\n            \"number\": 1232,\n            \"order_number\": \"#1232\",\n            \"name\": \"#1232\",\n            \"email\": null,\n            \"customer_id\": 1277119,\n            \"customer\": {\n                \"id\": 1277119,\n                \"store_id\": 8553,\n                \"user_id\": null,\n                \"pricelist_id\": null,\n                \"email\": null,\n                \"first_name\": \"吳*諭\",\n                \"last_name\": null,\n                \"phone\": \"60183839928\",\n                \"birthdate\": null,\n                \"gender\": null,\n                \"country_code\": \"MY\",\n                \"accepts_marketing\": true,\n                \"avatar_url\": \"https://assets.imgix.net/~text?bg=00C2A0&txtclr=ffffff&w=200&h=200&txtsize=90&txt=*&txtfont=Helvetica&txtalign=middle,center\",\n                \"origin_avatar_url\": null,\n                \"locale\": \"en_US\",\n                \"total_credit\": \"0.0\",\n                \"total_spent\": \"0.0\",\n                \"total_order\": 0,\n                \"first_paid_order_id\": null,\n                \"last_order_id\": null,\n                \"last_order_at\": null,\n                \"order_stats_updated_at\": null,\n                \"wholesale_enabled\": false,\n                \"source\": \"easyparcel-my\",\n                \"app_id\": 180,\n                \"lead_source\": \"easyparcel-my\",\n                \"creation_source\": \"easyparcel-my\",\n                \"code\": \"L0001277119P\",\n                \"note\": null,\n                \"is_verified\": false,\n                \"is_blacklisted\": false,\n                \"is_lead\": false,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"birthday_last_updated_at\": null,\n                \"registration_location_id\": null,\n                \"attribution_location_id\": null,\n                \"attribution_user_id\": null,\n                \"updated_at\": \"2024-07-16T11:36:21.000+08:00\",\n                \"created_at\": \"2024-07-16T11:36:21.000+08:00\",\n                \"deletion_job_id\": null,\n                \"name\": \"吳*諭 \",\n                \"display_name\": \"吳*諭\",\n                \"birthday\": null,\n                \"zodiac\": null,\n                \"credentials\": {\n                    \"phone\": \"60183839928\"\n                },\n                \"barcode_url\": \"https://storefront.blue/c/1277119/barcode.svg?hmac=86249f214369e85c159f3fd858a16b7c3c1f6cbd8dcc566b0a8ffed5d7c5e1db\",\n                \"qrcode_url\": \"https://storefront.blue/c/1277119/qrcode.svg?hmac=86249f214369e85c159f3fd858a16b7c3c1f6cbd8dcc566b0a8ffed5d7c5e1db\",\n                \"birthdate_editable\": true,\n                \"country\": \"Malaysia\",\n                \"total_point\": 0,\n                \"expiring_points\": [],\n                \"has_password\": false,\n                \"company\": null,\n                \"address1\": \"7-******\",\n                \"address2\": null,\n                \"city\": null,\n                \"zip\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": null,\n                \"province_code\": null\n            },\n            \"currency_code\": \"MYR\",\n            \"exchange_rate\": \"1.0\",\n            \"subtotal_price\": \"10.0\",\n            \"total_shipping_fee\": \"60.0\",\n            \"total_credit_used\": \"0.00\",\n            \"total_discount\": \"0.0\",\n            \"total_tax\": \"0.0\",\n            \"total_rounding\": \"0.0\",\n            \"total_transaction_fee\": \"0.0\",\n            \"total_amount\": \"70.0\",\n            \"shipping_discount\": \"0.0\",\n            \"total_amount_include_transaction\": \"70.0\",\n            \"total_shipping\": \"60.0\",\n            \"total_line_item_price\": \"10.0\",\n            \"total_price\": \"70.0\",\n            \"credit_used\": \"0.00\",\n            \"taxes_included\": false,\n            \"credit_earn\": \"0.00\",\n            \"financial_status\": \"unpaid\",\n            \"fulfillment_status\": \"unfulfilled\",\n            \"line_items\": [\n                {\n                    \"id\": 1060431152,\n                    \"order_id\": 985083198,\n                    \"product_id\": 2413720,\n                    \"variant_id\": 11950685,\n                    \"discount_id\": null,\n                    \"product_name\": \"Samsung Galaxy Z Fold 5\",\n                    \"variant_name\": null,\n                    \"sku\": \"\",\n                    \"barcode\": null,\n                    \"price\": \"10.0\",\n                    \"cost_price\": \"8299.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_applies_once\": null,\n                    \"grams\": \"0.0\",\n                    \"width\": \"0.0\",\n                    \"height\": \"0.0\",\n                    \"length\": \"0.0\",\n                    \"quantity\": 1,\n                    \"backorder_quantity\": 0,\n                    \"taxable\": false,\n                    \"shipping_required\": true,\n                    \"total_tax\": \"0.0\",\n                    \"is_custom_price\": false,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"delete_from\": null,\n                    \"created_from\": null,\n                    \"updated_at\": \"2024-07-16T14:35:07.000+08:00\",\n                    \"created_at\": \"2024-07-16T14:35:07.000+08:00\",\n                    \"inventory_management\": \"easystore\",\n                    \"total_amount\": \"10.0\",\n                    \"subtotal\": \"10.0\",\n                    \"barcode_image\": \"\",\n                    \"variant_count\": 1,\n                    \"restocked_quantity\": 0,\n                    \"restockable_quantity\": 1,\n                    \"fulfilled_quantity\": 0,\n                    \"fulfillable_quantity\": 1,\n                    \"fulfillment_service\": [],\n                    \"return\": null,\n                    \"returns\": null,\n                    \"returned_quantity\": 0,\n                    \"returnable_quantity\": 0,\n                    \"properties\": [],\n                    \"vendors\": [],\n                    \"original_line_price\": \"10.0\",\n                    \"final_line_price\": \"10.0\",\n                    \"quantity_before_edit\": 1,\n                    \"image_url\": \"https://cdn.easystore.blue/s/8553/i/9552192.png\",\n                    \"shipping_condition\": \"general\",\n                    \"shipping_profile\": {\n                        \"id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\"\n                    },\n                    \"line_level_discount_allocations\": [],\n                    \"line_level_total_discount\": 0\n                }\n            ],\n            \"refunds\": [],\n            \"tax_line\": [],\n            \"tax_filing\": null,\n            \"billing_address\": {\n                \"id\": 806593893,\n                \"order_id\": 985083198,\n                \"address_id\": null,\n                \"first_name\": \"吳*諭\",\n                \"last_name\": null,\n                \"email\": null,\n                \"company\": null,\n                \"address1\": \"7-******\",\n                \"address2\": null,\n                \"city\": null,\n                \"zip\": null,\n                \"province\": null,\n                \"province_code\": null,\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"60183839928\",\n                \"latitude\": null,\n                \"longitude\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-07-16T14:35:07.000+08:00\",\n                \"created_at\": \"2024-07-16T14:35:07.000+08:00\"\n            },\n            \"shipping_address\": {\n                \"id\": 885961430,\n                \"order_id\": 985083198,\n                \"address_id\": null,\n                \"first_name\": \"吳*諭\",\n                \"last_name\": null,\n                \"company\": null,\n                \"address1\": \"7-******\",\n                \"address2\": null,\n                \"city\": null,\n                \"zip\": null,\n                \"province\": null,\n                \"province_code\": null,\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"60183839928\",\n                \"email\": null,\n                \"latitude\": null,\n                \"longitude\": null,\n                \"preferred_start_at\": null,\n                \"preferred_end_at\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-07-16T14:35:08.000+08:00\",\n                \"created_at\": \"2024-07-16T14:35:08.000+08:00\"\n            },\n            \"shipping_fees\": [\n                {\n                    \"id\": 583789902,\n                    \"order_id\": 985083198,\n                    \"name\": \"Shipping Fee\",\n                    \"price\": \"60.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_codes\": null,\n                    \"zone_id\": null,\n                    \"shipping_id\": null,\n                    \"store_app_id\": null,\n                    \"real_store_app_id\": null,\n                    \"calculation_params\": null,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"deleted_from\": null,\n                    \"created_at\": \"2024-07-16T14:35:07.000+08:00\",\n                    \"shipping_fee_shipping_profile\": null\n                }\n            ],\n            \"pickup_address\": null,\n            \"remark\": null,\n            \"note\": null,\n            \"cod_type\": 1,\n            \"location_id\": null,\n            \"fulfillments\": [],\n            \"metafields\": {},\n            \"transactions\": [],\n            \"note_attributes\": [],\n            \"point_earning\": null,\n            \"point_redemption\": null,\n            \"discount_applications\": [\n                {\n                    \"target_type\": \"order\",\n                    \"code\": \"Shopee\",\n                    \"value_type\": \"amount\",\n                    \"value\": \"0.0\"\n                }\n            ],\n            \"discount_codes\": [\n                {\n                    \"code\": \"Shopee\",\n                    \"type\": \"amount\",\n                    \"amount\": \"0.0\"\n                }\n            ],\n            \"source_name\": \"easyparcel-my\",\n            \"source_type\": \"easyparcel-my\",\n            \"browser_ip\": \"119.40.120.91\",\n            \"cancelled_at\": null,\n            \"is_cancelled\": false,\n            \"is_archived\": false,\n            \"is_deleted\": false,\n            \"updated_at\": \"2024-07-16T14:35:10+08:00\",\n            \"created_at\": \"2024-07-16T14:35:07+08:00\",\n            \"processed_at\": \"2024-07-16T14:35:07+08:00\",\n            \"paid_at\": null,\n            \"sales_attributions\": {\n                \"staff\": [\n                    {\n                        \"id\": 345,\n                        \"user_id\": 4033,\n                        \"user_name\": \"SzeYan Ting\"\n                    }\n                ],\n                \"location\": [\n                    {\n                        \"id\": 117,\n                        \"order_id\": 985083198,\n                        \"location_id\": 8807,\n                        \"location_name\": \"EasyStore\",\n                        \"is_deleted\": false,\n                        \"deleted_at\": null,\n                        \"updated_at\": \"2024-07-16T14:35:07.000+08:00\",\n                        \"created_at\": \"2024-07-16T14:35:07.000+08:00\"\n                    }\n                ]\n            }\n        },\n        {\n            \"id\": 985083197,\n            \"token\": \"37baac44-0097-49a6-a92d-f0afde6435e3\",\n            \"cart_token\": \"6fd09cfe-57ef-48b0-9751-0fd188402606\",\n            \"number\": 1231,\n            \"order_number\": \"#1231\",\n            \"name\": \"#1231\",\n            \"email\": null,\n            \"customer_id\": 1277119,\n            \"customer\": {\n                \"id\": 1277119,\n                \"store_id\": 8553,\n                \"user_id\": null,\n                \"pricelist_id\": null,\n                \"email\": null,\n                \"first_name\": \"吳*諭\",\n                \"last_name\": null,\n                \"phone\": \"60183839928\",\n                \"birthdate\": null,\n                \"gender\": null,\n                \"country_code\": \"MY\",\n                \"accepts_marketing\": true,\n                \"avatar_url\": \"https://assets.imgix.net/~text?bg=00C2A0&txtclr=ffffff&w=200&h=200&txtsize=90&txt=*&txtfont=Helvetica&txtalign=middle,center\",\n                \"origin_avatar_url\": null,\n                \"locale\": \"en_US\",\n                \"total_credit\": \"0.0\",\n                \"total_spent\": \"0.0\",\n                \"total_order\": 0,\n                \"first_paid_order_id\": null,\n                \"last_order_id\": null,\n                \"last_order_at\": null,\n                \"order_stats_updated_at\": null,\n                \"wholesale_enabled\": false,\n                \"source\": \"easyparcel-my\",\n                \"app_id\": 180,\n                \"lead_source\": \"easyparcel-my\",\n                \"creation_source\": \"easyparcel-my\",\n                \"code\": \"L0001277119P\",\n                \"note\": null,\n                \"is_verified\": false,\n                \"is_blacklisted\": false,\n                \"is_lead\": false,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"birthday_last_updated_at\": null,\n                \"registration_location_id\": null,\n                \"attribution_location_id\": null,\n                \"attribution_user_id\": null,\n                \"updated_at\": \"2024-07-16T11:36:21.000+08:00\",\n                \"created_at\": \"2024-07-16T11:36:21.000+08:00\",\n                \"deletion_job_id\": null,\n                \"name\": \"吳*諭 \",\n                \"display_name\": \"吳*諭\",\n                \"birthday\": null,\n                \"zodiac\": null,\n                \"credentials\": {\n                    \"phone\": \"60183839928\"\n                },\n                \"barcode_url\": \"https://storefront.blue/c/1277119/barcode.svg?hmac=86249f214369e85c159f3fd858a16b7c3c1f6cbd8dcc566b0a8ffed5d7c5e1db\",\n                \"qrcode_url\": \"https://storefront.blue/c/1277119/qrcode.svg?hmac=86249f214369e85c159f3fd858a16b7c3c1f6cbd8dcc566b0a8ffed5d7c5e1db\",\n                \"birthdate_editable\": true,\n                \"country\": \"Malaysia\",\n                \"total_point\": 0,\n                \"expiring_points\": [],\n                \"has_password\": false,\n                \"company\": null,\n                \"address1\": \"7-******\",\n                \"address2\": null,\n                \"city\": null,\n                \"zip\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": null,\n                \"province_code\": null\n            },\n            \"currency_code\": \"MYR\",\n            \"exchange_rate\": \"1.0\",\n            \"subtotal_price\": \"10.0\",\n            \"total_shipping_fee\": \"60.0\",\n            \"total_credit_used\": \"0.00\",\n            \"total_discount\": \"0.0\",\n            \"total_tax\": \"0.0\",\n            \"total_rounding\": \"0.0\",\n            \"total_transaction_fee\": \"0.0\",\n            \"total_amount\": \"70.0\",\n            \"shipping_discount\": \"0.0\",\n            \"total_amount_include_transaction\": \"70.0\",\n            \"total_shipping\": \"60.0\",\n            \"total_line_item_price\": \"10.0\",\n            \"total_price\": \"70.0\",\n            \"credit_used\": \"0.00\",\n            \"taxes_included\": false,\n            \"credit_earn\": \"0.00\",\n            \"financial_status\": \"unpaid\",\n            \"fulfillment_status\": \"unfulfilled\",\n            \"line_items\": [\n                {\n                    \"id\": 1060431151,\n                    \"order_id\": 985083197,\n                    \"product_id\": 2413720,\n                    \"variant_id\": 11950685,\n                    \"discount_id\": null,\n                    \"product_name\": \"Samsung Galaxy Z Fold 5\",\n                    \"variant_name\": null,\n                    \"sku\": \"\",\n                    \"barcode\": null,\n                    \"price\": \"10.0\",\n                    \"cost_price\": \"8299.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_applies_once\": null,\n                    \"grams\": \"0.0\",\n                    \"width\": \"0.0\",\n                    \"height\": \"0.0\",\n                    \"length\": \"0.0\",\n                    \"quantity\": 1,\n                    \"backorder_quantity\": 0,\n                    \"taxable\": false,\n                    \"shipping_required\": true,\n                    \"total_tax\": \"0.0\",\n                    \"is_custom_price\": false,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"delete_from\": null,\n                    \"created_from\": null,\n                    \"updated_at\": \"2024-07-16T14:34:34.000+08:00\",\n                    \"created_at\": \"2024-07-16T14:34:34.000+08:00\",\n                    \"inventory_management\": \"easystore\",\n                    \"total_amount\": \"10.0\",\n                    \"subtotal\": \"10.0\",\n                    \"barcode_image\": \"\",\n                    \"variant_count\": 1,\n                    \"restocked_quantity\": 0,\n                    \"restockable_quantity\": 1,\n                    \"fulfilled_quantity\": 0,\n                    \"fulfillable_quantity\": 1,\n                    \"fulfillment_service\": [],\n                    \"return\": null,\n                    \"returns\": null,\n                    \"returned_quantity\": 0,\n                    \"returnable_quantity\": 0,\n                    \"properties\": [],\n                    \"vendors\": [],\n                    \"original_line_price\": \"10.0\",\n                    \"final_line_price\": \"10.0\",\n                    \"quantity_before_edit\": 1,\n                    \"image_url\": \"https://cdn.easystore.blue/s/8553/i/9552192.png\",\n                    \"shipping_condition\": \"general\",\n                    \"shipping_profile\": {\n                        \"id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\"\n                    },\n                    \"line_level_discount_allocations\": [],\n                    \"line_level_total_discount\": 0\n                }\n            ],\n            \"refunds\": [],\n            \"tax_line\": [],\n            \"tax_filing\": null,\n            \"billing_address\": {\n                \"id\": 806593892,\n                \"order_id\": 985083197,\n                \"address_id\": null,\n                \"first_name\": \"吳*諭\",\n                \"last_name\": null,\n                \"email\": null,\n                \"company\": null,\n                \"address1\": \"7-******\",\n                \"address2\": null,\n                \"city\": null,\n                \"zip\": null,\n                \"province\": null,\n                \"province_code\": null,\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"60183839928\",\n                \"latitude\": null,\n                \"longitude\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-07-16T14:34:34.000+08:00\",\n                \"created_at\": \"2024-07-16T14:34:34.000+08:00\"\n            },\n            \"shipping_address\": {\n                \"id\": 885961429,\n                \"order_id\": 985083197,\n                \"address_id\": null,\n                \"first_name\": \"吳*諭\",\n                \"last_name\": null,\n                \"company\": null,\n                \"address1\": \"7-******\",\n                \"address2\": null,\n                \"city\": null,\n                \"zip\": null,\n                \"province\": null,\n                \"province_code\": null,\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"60183839928\",\n                \"email\": null,\n                \"latitude\": null,\n                \"longitude\": null,\n                \"preferred_start_at\": null,\n                \"preferred_end_at\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-07-16T14:34:34.000+08:00\",\n                \"created_at\": \"2024-07-16T14:34:34.000+08:00\"\n            },\n            \"shipping_fees\": [\n                {\n                    \"id\": 583789899,\n                    \"order_id\": 985083197,\n                    \"name\": \"Shipping Fee\",\n                    \"price\": \"60.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_codes\": null,\n                    \"zone_id\": null,\n                    \"shipping_id\": null,\n                    \"store_app_id\": null,\n                    \"real_store_app_id\": null,\n                    \"calculation_params\": null,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"deleted_from\": null,\n                    \"created_at\": \"2024-07-16T14:34:34.000+08:00\",\n                    \"shipping_fee_shipping_profile\": null\n                }\n            ],\n            \"pickup_address\": null,\n            \"remark\": null,\n            \"note\": null,\n            \"cod_type\": 1,\n            \"location_id\": null,\n            \"fulfillments\": [],\n            \"metafields\": {},\n            \"transactions\": [],\n            \"note_attributes\": [],\n            \"point_earning\": null,\n            \"point_redemption\": null,\n            \"discount_applications\": [\n                {\n                    \"target_type\": \"order\",\n                    \"code\": \"Shopee\",\n                    \"value_type\": \"amount\",\n                    \"value\": \"0.0\"\n                }\n            ],\n            \"discount_codes\": [\n                {\n                    \"code\": \"Shopee\",\n                    \"type\": \"amount\",\n                    \"amount\": \"0.0\"\n                }\n            ],\n            \"source_name\": \"easyparcel-my\",\n            \"source_type\": \"easyparcel-my\",\n            \"browser_ip\": \"119.40.120.91\",\n            \"cancelled_at\": null,\n            \"is_cancelled\": false,\n            \"is_archived\": false,\n            \"is_deleted\": false,\n            \"updated_at\": \"2024-07-16T14:34:35+08:00\",\n            \"created_at\": \"2024-07-16T14:34:34+08:00\",\n            \"processed_at\": \"2024-07-16T14:34:34+08:00\",\n            \"paid_at\": null,\n            \"sales_attributions\": {\n                \"staff\": [],\n                \"location\": []\n            }\n        },\n        {\n            \"id\": 985083190,\n            \"token\": \"93dcb1fd-a6a5-4a1a-90cd-0119288a47f9\",\n            \"cart_token\": \"8c6f0d78-f7de-4715-8d94-7df893de85b0\",\n            \"number\": 1230,\n            \"order_number\": \"#1230\",\n            \"name\": \"#1230\",\n            \"email\": \"none@easystore.co\",\n            \"customer_id\": 1277119,\n            \"customer\": {\n                \"id\": 1277119,\n                \"store_id\": 8553,\n                \"user_id\": null,\n                \"pricelist_id\": null,\n                \"email\": null,\n                \"first_name\": \"吳*諭\",\n                \"last_name\": null,\n                \"phone\": \"60183839928\",\n                \"birthdate\": null,\n                \"gender\": null,\n                \"country_code\": \"MY\",\n                \"accepts_marketing\": true,\n                \"avatar_url\": \"https://assets.imgix.net/~text?bg=00C2A0&txtclr=ffffff&w=200&h=200&txtsize=90&txt=*&txtfont=Helvetica&txtalign=middle,center\",\n                \"origin_avatar_url\": null,\n                \"locale\": \"en_US\",\n                \"total_credit\": \"0.0\",\n                \"total_spent\": \"0.0\",\n                \"total_order\": 0,\n                \"first_paid_order_id\": null,\n                \"last_order_id\": null,\n                \"last_order_at\": null,\n                \"order_stats_updated_at\": null,\n                \"wholesale_enabled\": false,\n                \"source\": \"easyparcel-my\",\n                \"app_id\": 180,\n                \"lead_source\": \"easyparcel-my\",\n                \"creation_source\": \"easyparcel-my\",\n                \"code\": \"L0001277119P\",\n                \"note\": null,\n                \"is_verified\": false,\n                \"is_blacklisted\": false,\n                \"is_lead\": false,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"birthday_last_updated_at\": null,\n                \"registration_location_id\": null,\n                \"attribution_location_id\": null,\n                \"attribution_user_id\": null,\n                \"updated_at\": \"2024-07-16T11:36:21.000+08:00\",\n                \"created_at\": \"2024-07-16T11:36:21.000+08:00\",\n                \"deletion_job_id\": null,\n                \"name\": \"吳*諭 \",\n                \"display_name\": \"吳*諭\",\n                \"birthday\": null,\n                \"zodiac\": null,\n                \"credentials\": {\n                    \"phone\": \"60183839928\"\n                },\n                \"barcode_url\": \"https://storefront.blue/c/1277119/barcode.svg?hmac=86249f214369e85c159f3fd858a16b7c3c1f6cbd8dcc566b0a8ffed5d7c5e1db\",\n                \"qrcode_url\": \"https://storefront.blue/c/1277119/qrcode.svg?hmac=86249f214369e85c159f3fd858a16b7c3c1f6cbd8dcc566b0a8ffed5d7c5e1db\",\n                \"birthdate_editable\": true,\n                \"country\": \"Malaysia\",\n                \"total_point\": 0,\n                \"expiring_points\": [],\n                \"has_password\": false,\n                \"company\": null,\n                \"address1\": \"7-******\",\n                \"address2\": null,\n                \"city\": null,\n                \"zip\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": null,\n                \"province_code\": null\n            },\n            \"currency_code\": \"MYR\",\n            \"exchange_rate\": \"1.0\",\n            \"subtotal_price\": \"8000.0\",\n            \"total_shipping_fee\": \"0.0\",\n            \"total_credit_used\": \"0.00\",\n            \"total_discount\": \"3.9\",\n            \"total_tax\": \"0.0\",\n            \"total_rounding\": \"0.0\",\n            \"total_transaction_fee\": \"0.0\",\n            \"total_amount\": \"7996.1\",\n            \"shipping_discount\": \"0.0\",\n            \"total_amount_include_transaction\": \"7996.1\",\n            \"total_shipping\": \"0.0\",\n            \"total_line_item_price\": \"8000.0\",\n            \"total_price\": \"7996.1\",\n            \"credit_used\": \"0.00\",\n            \"taxes_included\": false,\n            \"credit_earn\": \"0.00\",\n            \"financial_status\": \"unpaid\",\n            \"fulfillment_status\": \"unfulfilled\",\n            \"line_items\": [\n                {\n                    \"id\": 1060431144,\n                    \"order_id\": 985083190,\n                    \"product_id\": 2413720,\n                    \"variant_id\": 11950685,\n                    \"discount_id\": null,\n                    \"product_name\": \"Samsung Galaxy Z Fold 5\",\n                    \"variant_name\": null,\n                    \"sku\": \"\",\n                    \"barcode\": null,\n                    \"price\": \"8000.0\",\n                    \"cost_price\": \"8299.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_applies_once\": null,\n                    \"grams\": \"0.0\",\n                    \"width\": \"0.0\",\n                    \"height\": \"0.0\",\n                    \"length\": \"0.0\",\n                    \"quantity\": 1,\n                    \"backorder_quantity\": 0,\n                    \"taxable\": false,\n                    \"shipping_required\": true,\n                    \"total_tax\": \"0.0\",\n                    \"is_custom_price\": false,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"delete_from\": null,\n                    \"created_from\": null,\n                    \"updated_at\": \"2024-07-16T13:00:02.000+08:00\",\n                    \"created_at\": \"2024-07-16T12:29:21.000+08:00\",\n                    \"inventory_management\": \"easystore\",\n                    \"total_amount\": \"8000.0\",\n                    \"subtotal\": \"8000.0\",\n                    \"barcode_image\": \"\",\n                    \"variant_count\": 1,\n                    \"restocked_quantity\": 0,\n                    \"restockable_quantity\": 1,\n                    \"fulfilled_quantity\": 0,\n                    \"fulfillable_quantity\": 1,\n                    \"fulfillment_service\": [],\n                    \"return\": null,\n                    \"returns\": null,\n                    \"returned_quantity\": 0,\n                    \"returnable_quantity\": 0,\n                    \"properties\": [],\n                    \"vendors\": [],\n                    \"original_line_price\": \"8000.0\",\n                    \"final_line_price\": \"8000.0\",\n                    \"quantity_before_edit\": 1,\n                    \"image_url\": \"https://cdn.easystore.blue/s/8553/i/9552192.png\",\n                    \"shipping_condition\": \"general\",\n                    \"shipping_profile\": {\n                        \"id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\"\n                    },\n                    \"line_level_discount_allocations\": [],\n                    \"line_level_total_discount\": 0\n                }\n            ],\n            \"refunds\": [],\n            \"tax_line\": [],\n            \"tax_filing\": null,\n            \"billing_address\": {\n                \"id\": 806593888,\n                \"order_id\": 985083190,\n                \"address_id\": null,\n                \"first_name\": \"Yeo Ming Sern\",\n                \"last_name\": null,\n                \"email\": \"none@easystore.co\",\n                \"company\": null,\n                \"address1\": \"No.22A, Jalan SL 1/2, Batu 11 1/4, Bandar Sg Long\",\n                \"address2\": null,\n                \"city\": \"Kajang\",\n                \"zip\": \"43200\",\n                \"province\": \"Selangor\",\n                \"province_code\": \"MY-10\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"601110768827\",\n                \"latitude\": null,\n                \"longitude\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-07-16T13:00:03.000+08:00\",\n                \"created_at\": \"2024-07-16T12:29:22.000+08:00\"\n            },\n            \"shipping_address\": {\n                \"id\": 885961425,\n                \"order_id\": 985083190,\n                \"address_id\": null,\n                \"first_name\": \"Yeo Ming Sern\",\n                \"last_name\": null,\n                \"company\": null,\n                \"address1\": \"No.22A, Jalan SL 1/2, Batu 11 1/4, Bandar Sg Long\",\n                \"address2\": null,\n                \"city\": \"Kajang\",\n                \"zip\": \"43200\",\n                \"province\": \"Selangor\",\n                \"province_code\": \"MY-10\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"601110768827\",\n                \"email\": null,\n                \"latitude\": null,\n                \"longitude\": null,\n                \"preferred_start_at\": null,\n                \"preferred_end_at\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-07-16T13:00:03.000+08:00\",\n                \"created_at\": \"2024-07-16T12:29:22.000+08:00\"\n            },\n            \"shipping_fees\": [\n                {\n                    \"id\": 583789894,\n                    \"order_id\": 985083190,\n                    \"name\": \"Shipping Fee\",\n                    \"price\": \"0.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_codes\": null,\n                    \"zone_id\": null,\n                    \"shipping_id\": null,\n                    \"store_app_id\": null,\n                    \"real_store_app_id\": null,\n                    \"calculation_params\": null,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"deleted_from\": null,\n                    \"created_at\": \"2024-07-16T12:29:22.000+08:00\",\n                    \"shipping_fee_shipping_profile\": null\n                }\n            ],\n            \"pickup_address\": null,\n            \"remark\": null,\n            \"note\": null,\n            \"cod_type\": 0,\n            \"location_id\": null,\n            \"fulfillments\": [],\n            \"metafields\": {},\n            \"transactions\": [],\n            \"note_attributes\": [],\n            \"point_earning\": null,\n            \"point_redemption\": null,\n            \"discount_applications\": [\n                {\n                    \"target_type\": \"order\",\n                    \"code\": \"Shopee\",\n                    \"value_type\": \"amount\",\n                    \"value\": \"3.9\"\n                }\n            ],\n            \"discount_codes\": [\n                {\n                    \"code\": \"Shopee\",\n                    \"type\": \"amount\",\n                    \"amount\": \"3.9\"\n                }\n            ],\n            \"source_name\": \"easyparcel-my\",\n            \"source_type\": \"easyparcel-my\",\n            \"browser_ip\": \"119.40.120.91\",\n            \"cancelled_at\": null,\n            \"is_cancelled\": false,\n            \"is_archived\": false,\n            \"is_deleted\": false,\n            \"updated_at\": \"2024-07-16T13:00:04+08:00\",\n            \"created_at\": \"2024-07-16T12:29:21+08:00\",\n            \"processed_at\": \"2024-07-16T12:29:21+08:00\",\n            \"paid_at\": null,\n            \"sales_attributions\": {\n                \"staff\": [\n                    {\n                        \"id\": 344,\n                        \"user_id\": 4033,\n                        \"user_name\": \"SzeYan Ting\"\n                    }\n                ],\n                \"location\": [\n                    {\n                        \"id\": 116,\n                        \"order_id\": 985083190,\n                        \"location_id\": 9083,\n                        \"location_name\": \"EasyStore Perlis\",\n                        \"is_deleted\": false,\n                        \"deleted_at\": null,\n                        \"updated_at\": \"2024-07-16T14:31:43.000+08:00\",\n                        \"created_at\": \"2024-07-16T14:31:43.000+08:00\"\n                    }\n                ]\n            }\n        },\n        {\n            \"id\": 985083189,\n            \"token\": \"32a37326-4ae2-4a93-943e-70a09b253764\",\n            \"cart_token\": \"c9261c18-c148-4429-9d4e-638962713007\",\n            \"number\": 1229,\n            \"order_number\": \"#1229\",\n            \"name\": \"#1229\",\n            \"email\": null,\n            \"customer_id\": 1277119,\n            \"customer\": {\n                \"id\": 1277119,\n                \"store_id\": 8553,\n                \"user_id\": null,\n                \"pricelist_id\": null,\n                \"email\": null,\n                \"first_name\": \"吳*諭\",\n                \"last_name\": null,\n                \"phone\": \"60183839928\",\n                \"birthdate\": null,\n                \"gender\": null,\n                \"country_code\": \"MY\",\n                \"accepts_marketing\": true,\n                \"avatar_url\": \"https://assets.imgix.net/~text?bg=00C2A0&txtclr=ffffff&w=200&h=200&txtsize=90&txt=*&txtfont=Helvetica&txtalign=middle,center\",\n                \"origin_avatar_url\": null,\n                \"locale\": \"en_US\",\n                \"total_credit\": \"0.0\",\n                \"total_spent\": \"0.0\",\n                \"total_order\": 0,\n                \"first_paid_order_id\": null,\n                \"last_order_id\": null,\n                \"last_order_at\": null,\n                \"order_stats_updated_at\": null,\n                \"wholesale_enabled\": false,\n                \"source\": \"easyparcel-my\",\n                \"app_id\": 180,\n                \"lead_source\": \"easyparcel-my\",\n                \"creation_source\": \"easyparcel-my\",\n                \"code\": \"L0001277119P\",\n                \"note\": null,\n                \"is_verified\": false,\n                \"is_blacklisted\": false,\n                \"is_lead\": false,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"birthday_last_updated_at\": null,\n                \"registration_location_id\": null,\n                \"attribution_location_id\": null,\n                \"attribution_user_id\": null,\n                \"updated_at\": \"2024-07-16T11:36:21.000+08:00\",\n                \"created_at\": \"2024-07-16T11:36:21.000+08:00\",\n                \"deletion_job_id\": null,\n                \"name\": \"吳*諭 \",\n                \"display_name\": \"吳*諭\",\n                \"birthday\": null,\n                \"zodiac\": null,\n                \"credentials\": {\n                    \"phone\": \"60183839928\"\n                },\n                \"barcode_url\": \"https://storefront.blue/c/1277119/barcode.svg?hmac=86249f214369e85c159f3fd858a16b7c3c1f6cbd8dcc566b0a8ffed5d7c5e1db\",\n                \"qrcode_url\": \"https://storefront.blue/c/1277119/qrcode.svg?hmac=86249f214369e85c159f3fd858a16b7c3c1f6cbd8dcc566b0a8ffed5d7c5e1db\",\n                \"birthdate_editable\": true,\n                \"country\": \"Malaysia\",\n                \"total_point\": 0,\n                \"expiring_points\": [],\n                \"has_password\": false,\n                \"company\": null,\n                \"address1\": \"7-******\",\n                \"address2\": null,\n                \"city\": null,\n                \"zip\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": null,\n                \"province_code\": null\n            },\n            \"currency_code\": \"MYR\",\n            \"exchange_rate\": \"1.0\",\n            \"subtotal_price\": \"10.0\",\n            \"total_shipping_fee\": \"60.0\",\n            \"total_credit_used\": \"0.00\",\n            \"total_discount\": \"0.0\",\n            \"total_tax\": \"0.0\",\n            \"total_rounding\": \"0.0\",\n            \"total_transaction_fee\": \"0.0\",\n            \"total_amount\": \"70.0\",\n            \"shipping_discount\": \"0.0\",\n            \"total_amount_include_transaction\": \"70.0\",\n            \"total_shipping\": \"60.0\",\n            \"total_line_item_price\": \"10.0\",\n            \"total_price\": \"70.0\",\n            \"credit_used\": \"0.00\",\n            \"taxes_included\": false,\n            \"credit_earn\": \"0.00\",\n            \"financial_status\": \"unpaid\",\n            \"fulfillment_status\": \"unfulfilled\",\n            \"line_items\": [\n                {\n                    \"id\": 1060431143,\n                    \"order_id\": 985083189,\n                    \"product_id\": 2413720,\n                    \"variant_id\": 11950685,\n                    \"discount_id\": null,\n                    \"product_name\": \"Samsung Galaxy Z Fold 5\",\n                    \"variant_name\": null,\n                    \"sku\": \"\",\n                    \"barcode\": null,\n                    \"price\": \"10.0\",\n                    \"cost_price\": \"8299.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_applies_once\": null,\n                    \"grams\": \"0.0\",\n                    \"width\": \"0.0\",\n                    \"height\": \"0.0\",\n                    \"length\": \"0.0\",\n                    \"quantity\": 1,\n                    \"backorder_quantity\": 0,\n                    \"taxable\": false,\n                    \"shipping_required\": true,\n                    \"total_tax\": \"0.0\",\n                    \"is_custom_price\": false,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"delete_from\": null,\n                    \"created_from\": null,\n                    \"updated_at\": \"2024-07-16T12:26:54.000+08:00\",\n                    \"created_at\": \"2024-07-16T12:26:54.000+08:00\",\n                    \"inventory_management\": \"easystore\",\n                    \"total_amount\": \"10.0\",\n                    \"subtotal\": \"10.0\",\n                    \"barcode_image\": \"\",\n                    \"variant_count\": 1,\n                    \"restocked_quantity\": 0,\n                    \"restockable_quantity\": 1,\n                    \"fulfilled_quantity\": 0,\n                    \"fulfillable_quantity\": 1,\n                    \"fulfillment_service\": [],\n                    \"return\": null,\n                    \"returns\": null,\n                    \"returned_quantity\": 0,\n                    \"returnable_quantity\": 0,\n                    \"properties\": [],\n                    \"vendors\": [],\n                    \"original_line_price\": \"10.0\",\n                    \"final_line_price\": \"10.0\",\n                    \"quantity_before_edit\": 1,\n                    \"image_url\": \"https://cdn.easystore.blue/s/8553/i/9552192.png\",\n                    \"shipping_condition\": \"general\",\n                    \"shipping_profile\": {\n                        \"id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\"\n                    },\n                    \"line_level_discount_allocations\": [],\n                    \"line_level_total_discount\": 0\n                }\n            ],\n            \"refunds\": [],\n            \"tax_line\": [],\n            \"tax_filing\": null,\n            \"billing_address\": {\n                \"id\": 806593887,\n                \"order_id\": 985083189,\n                \"address_id\": null,\n                \"first_name\": \"吳*諭\",\n                \"last_name\": null,\n                \"email\": null,\n                \"company\": null,\n                \"address1\": \"7-******\",\n                \"address2\": null,\n                \"city\": null,\n                \"zip\": null,\n                \"province\": null,\n                \"province_code\": null,\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"60183839928\",\n                \"latitude\": null,\n                \"longitude\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-07-16T12:26:54.000+08:00\",\n                \"created_at\": \"2024-07-16T12:26:54.000+08:00\"\n            },\n            \"shipping_address\": {\n                \"id\": 885961424,\n                \"order_id\": 985083189,\n                \"address_id\": null,\n                \"first_name\": \"吳*諭\",\n                \"last_name\": null,\n                \"company\": null,\n                \"address1\": \"7-******\",\n                \"address2\": null,\n                \"city\": null,\n                \"zip\": null,\n                \"province\": null,\n                \"province_code\": null,\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"60183839928\",\n                \"email\": null,\n                \"latitude\": null,\n                \"longitude\": null,\n                \"preferred_start_at\": null,\n                \"preferred_end_at\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-07-16T12:26:54.000+08:00\",\n                \"created_at\": \"2024-07-16T12:26:54.000+08:00\"\n            },\n            \"shipping_fees\": [\n                {\n                    \"id\": 583789893,\n                    \"order_id\": 985083189,\n                    \"name\": \"Shipping Fee\",\n                    \"price\": \"60.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_codes\": null,\n                    \"zone_id\": null,\n                    \"shipping_id\": null,\n                    \"store_app_id\": null,\n                    \"real_store_app_id\": null,\n                    \"calculation_params\": null,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"deleted_from\": null,\n                    \"created_at\": \"2024-07-16T12:26:54.000+08:00\",\n                    \"shipping_fee_shipping_profile\": null\n                }\n            ],\n            \"pickup_address\": null,\n            \"remark\": null,\n            \"note\": null,\n            \"cod_type\": 1,\n            \"location_id\": null,\n            \"fulfillments\": [],\n            \"metafields\": {},\n            \"transactions\": [],\n            \"note_attributes\": [],\n            \"point_earning\": null,\n            \"point_redemption\": null,\n            \"discount_applications\": [\n                {\n                    \"target_type\": \"order\",\n                    \"code\": \"Shopee\",\n                    \"value_type\": \"amount\",\n                    \"value\": \"0.0\"\n                }\n            ],\n            \"discount_codes\": [\n                {\n                    \"code\": \"Shopee\",\n                    \"type\": \"amount\",\n                    \"amount\": \"0.0\"\n                }\n            ],\n            \"source_name\": \"easyparcel-my\",\n            \"source_type\": \"easyparcel-my\",\n            \"browser_ip\": \"119.40.120.91\",\n            \"cancelled_at\": null,\n            \"is_cancelled\": false,\n            \"is_archived\": false,\n            \"is_deleted\": false,\n            \"updated_at\": \"2024-07-16T12:26:55+08:00\",\n            \"created_at\": \"2024-07-16T12:26:53+08:00\",\n            \"processed_at\": \"2024-07-16T12:26:53+08:00\",\n            \"paid_at\": null,\n            \"sales_attributions\": {\n                \"staff\": [\n                    {\n                        \"id\": 341,\n                        \"user_id\": 4033,\n                        \"user_name\": \"SzeYan Ting\"\n                    }\n                ],\n                \"location\": [\n                    {\n                        \"id\": 112,\n                        \"order_id\": 985083189,\n                        \"location_id\": 8807,\n                        \"location_name\": \"EasyStore\",\n                        \"is_deleted\": false,\n                        \"deleted_at\": null,\n                        \"updated_at\": \"2024-07-16T12:26:54.000+08:00\",\n                        \"created_at\": \"2024-07-16T12:26:54.000+08:00\"\n                    }\n                ]\n            }\n        },\n        {\n            \"id\": 985083188,\n            \"token\": \"56878f26-e081-4a9a-8b89-f53b974fc7e2\",\n            \"cart_token\": \"db41b6db-eba5-4de3-aa0a-d1e506a9f6e0\",\n            \"number\": 1228,\n            \"order_number\": \"#1228\",\n            \"name\": \"#1228\",\n            \"email\": null,\n            \"customer_id\": 1277119,\n            \"customer\": {\n                \"id\": 1277119,\n                \"store_id\": 8553,\n                \"user_id\": null,\n                \"pricelist_id\": null,\n                \"email\": null,\n                \"first_name\": \"吳*諭\",\n                \"last_name\": null,\n                \"phone\": \"60183839928\",\n                \"birthdate\": null,\n                \"gender\": null,\n                \"country_code\": \"MY\",\n                \"accepts_marketing\": true,\n                \"avatar_url\": \"https://assets.imgix.net/~text?bg=00C2A0&txtclr=ffffff&w=200&h=200&txtsize=90&txt=*&txtfont=Helvetica&txtalign=middle,center\",\n                \"origin_avatar_url\": null,\n                \"locale\": \"en_US\",\n                \"total_credit\": \"0.0\",\n                \"total_spent\": \"0.0\",\n                \"total_order\": 0,\n                \"first_paid_order_id\": null,\n                \"last_order_id\": null,\n                \"last_order_at\": null,\n                \"order_stats_updated_at\": null,\n                \"wholesale_enabled\": false,\n                \"source\": \"easyparcel-my\",\n                \"app_id\": 180,\n                \"lead_source\": \"easyparcel-my\",\n                \"creation_source\": \"easyparcel-my\",\n                \"code\": \"L0001277119P\",\n                \"note\": null,\n                \"is_verified\": false,\n                \"is_blacklisted\": false,\n                \"is_lead\": false,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"birthday_last_updated_at\": null,\n                \"registration_location_id\": null,\n                \"attribution_location_id\": null,\n                \"attribution_user_id\": null,\n                \"updated_at\": \"2024-07-16T11:36:21.000+08:00\",\n                \"created_at\": \"2024-07-16T11:36:21.000+08:00\",\n                \"deletion_job_id\": null,\n                \"name\": \"吳*諭 \",\n                \"display_name\": \"吳*諭\",\n                \"birthday\": null,\n                \"zodiac\": null,\n                \"credentials\": {\n                    \"phone\": \"60183839928\"\n                },\n                \"barcode_url\": \"https://storefront.blue/c/1277119/barcode.svg?hmac=86249f214369e85c159f3fd858a16b7c3c1f6cbd8dcc566b0a8ffed5d7c5e1db\",\n                \"qrcode_url\": \"https://storefront.blue/c/1277119/qrcode.svg?hmac=86249f214369e85c159f3fd858a16b7c3c1f6cbd8dcc566b0a8ffed5d7c5e1db\",\n                \"birthdate_editable\": true,\n                \"country\": \"Malaysia\",\n                \"total_point\": 0,\n                \"expiring_points\": [],\n                \"has_password\": false,\n                \"company\": null,\n                \"address1\": \"7-******\",\n                \"address2\": null,\n                \"city\": null,\n                \"zip\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": null,\n                \"province_code\": null\n            },\n            \"currency_code\": \"MYR\",\n            \"exchange_rate\": \"1.0\",\n            \"subtotal_price\": \"10.0\",\n            \"total_shipping_fee\": \"60.0\",\n            \"total_credit_used\": \"0.00\",\n            \"total_discount\": \"0.0\",\n            \"total_tax\": \"0.0\",\n            \"total_rounding\": \"0.0\",\n            \"total_transaction_fee\": \"0.0\",\n            \"total_amount\": \"70.0\",\n            \"shipping_discount\": \"0.0\",\n            \"total_amount_include_transaction\": \"70.0\",\n            \"total_shipping\": \"60.0\",\n            \"total_line_item_price\": \"10.0\",\n            \"total_price\": \"70.0\",\n            \"credit_used\": \"0.00\",\n            \"taxes_included\": false,\n            \"credit_earn\": \"0.00\",\n            \"financial_status\": \"unpaid\",\n            \"fulfillment_status\": \"unfulfilled\",\n            \"line_items\": [\n                {\n                    \"id\": 1060431142,\n                    \"order_id\": 985083188,\n                    \"product_id\": 2413720,\n                    \"variant_id\": 11950685,\n                    \"discount_id\": null,\n                    \"product_name\": \"Samsung Galaxy Z Fold 5\",\n                    \"variant_name\": null,\n                    \"sku\": \"\",\n                    \"barcode\": null,\n                    \"price\": \"10.0\",\n                    \"cost_price\": \"8299.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_applies_once\": null,\n                    \"grams\": \"0.0\",\n                    \"width\": \"0.0\",\n                    \"height\": \"0.0\",\n                    \"length\": \"0.0\",\n                    \"quantity\": 1,\n                    \"backorder_quantity\": 0,\n                    \"taxable\": false,\n                    \"shipping_required\": true,\n                    \"total_tax\": \"0.0\",\n                    \"is_custom_price\": false,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"delete_from\": null,\n                    \"created_from\": null,\n                    \"updated_at\": \"2024-07-16T12:23:03.000+08:00\",\n                    \"created_at\": \"2024-07-16T12:23:03.000+08:00\",\n                    \"inventory_management\": \"easystore\",\n                    \"total_amount\": \"10.0\",\n                    \"subtotal\": \"10.0\",\n                    \"barcode_image\": \"\",\n                    \"variant_count\": 1,\n                    \"restocked_quantity\": 0,\n                    \"restockable_quantity\": 1,\n                    \"fulfilled_quantity\": 0,\n                    \"fulfillable_quantity\": 1,\n                    \"fulfillment_service\": [],\n                    \"return\": null,\n                    \"returns\": null,\n                    \"returned_quantity\": 0,\n                    \"returnable_quantity\": 0,\n                    \"properties\": [],\n                    \"vendors\": [],\n                    \"original_line_price\": \"10.0\",\n                    \"final_line_price\": \"10.0\",\n                    \"quantity_before_edit\": 1,\n                    \"image_url\": \"https://cdn.easystore.blue/s/8553/i/9552192.png\",\n                    \"shipping_condition\": \"general\",\n                    \"shipping_profile\": {\n                        \"id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\"\n                    },\n                    \"line_level_discount_allocations\": [],\n                    \"line_level_total_discount\": 0\n                }\n            ],\n            \"refunds\": [],\n            \"tax_line\": [],\n            \"tax_filing\": null,\n            \"billing_address\": {\n                \"id\": 806593886,\n                \"order_id\": 985083188,\n                \"address_id\": null,\n                \"first_name\": \"吳*諭\",\n                \"last_name\": null,\n                \"email\": null,\n                \"company\": null,\n                \"address1\": \"7-******\",\n                \"address2\": null,\n                \"city\": null,\n                \"zip\": null,\n                \"province\": null,\n                \"province_code\": null,\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"60183839928\",\n                \"latitude\": null,\n                \"longitude\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-07-16T12:23:03.000+08:00\",\n                \"created_at\": \"2024-07-16T12:23:03.000+08:00\"\n            },\n            \"shipping_address\": {\n                \"id\": 885961423,\n                \"order_id\": 985083188,\n                \"address_id\": null,\n                \"first_name\": \"吳*諭\",\n                \"last_name\": null,\n                \"company\": null,\n                \"address1\": \"7-******\",\n                \"address2\": null,\n                \"city\": null,\n                \"zip\": null,\n                \"province\": null,\n                \"province_code\": null,\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"60183839928\",\n                \"email\": null,\n                \"latitude\": null,\n                \"longitude\": null,\n                \"preferred_start_at\": null,\n                \"preferred_end_at\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-07-16T12:23:03.000+08:00\",\n                \"created_at\": \"2024-07-16T12:23:03.000+08:00\"\n            },\n            \"shipping_fees\": [\n                {\n                    \"id\": 583789892,\n                    \"order_id\": 985083188,\n                    \"name\": \"Shipping Fee\",\n                    \"price\": \"60.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_codes\": null,\n                    \"zone_id\": null,\n                    \"shipping_id\": null,\n                    \"store_app_id\": null,\n                    \"real_store_app_id\": null,\n                    \"calculation_params\": null,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"deleted_from\": null,\n                    \"created_at\": \"2024-07-16T12:23:03.000+08:00\",\n                    \"shipping_fee_shipping_profile\": null\n                }\n            ],\n            \"pickup_address\": null,\n            \"remark\": null,\n            \"note\": null,\n            \"cod_type\": 1,\n            \"location_id\": null,\n            \"fulfillments\": [],\n            \"metafields\": {},\n            \"transactions\": [],\n            \"note_attributes\": [],\n            \"point_earning\": null,\n            \"point_redemption\": null,\n            \"discount_applications\": [\n                {\n                    \"target_type\": \"order\",\n                    \"code\": \"Shopee\",\n                    \"value_type\": \"amount\",\n                    \"value\": \"0.0\"\n                }\n            ],\n            \"discount_codes\": [\n                {\n                    \"code\": \"Shopee\",\n                    \"type\": \"amount\",\n                    \"amount\": \"0.0\"\n                }\n            ],\n            \"source_name\": \"easyparcel-my\",\n            \"source_type\": \"easyparcel-my\",\n            \"browser_ip\": \"119.40.120.91\",\n            \"cancelled_at\": null,\n            \"is_cancelled\": false,\n            \"is_archived\": false,\n            \"is_deleted\": false,\n            \"updated_at\": \"2024-07-16T12:23:04+08:00\",\n            \"created_at\": \"2024-07-16T12:23:02+08:00\",\n            \"processed_at\": \"2024-07-16T12:23:02+08:00\",\n            \"paid_at\": null,\n            \"sales_attributions\": {\n                \"staff\": [\n                    {\n                        \"id\": 340,\n                        \"user_id\": 4033,\n                        \"user_name\": \"SzeYan Ting\"\n                    }\n                ],\n                \"location\": [\n                    {\n                        \"id\": 111,\n                        \"order_id\": 985083188,\n                        \"location_id\": 8807,\n                        \"location_name\": \"EasyStore\",\n                        \"is_deleted\": false,\n                        \"deleted_at\": null,\n                        \"updated_at\": \"2024-07-16T12:23:03.000+08:00\",\n                        \"created_at\": \"2024-07-16T12:23:03.000+08:00\"\n                    }\n                ]\n            }\n        },\n        {\n            \"id\": 985083187,\n            \"token\": \"05a4d10b-13a8-447e-bf47-0f2b414b1c70\",\n            \"cart_token\": \"63847c8a-94d5-4aca-af57-82b8cf7ac7cf\",\n            \"number\": 1227,\n            \"order_number\": \"#1227\",\n            \"name\": \"#1227\",\n            \"email\": \"abc@def.com\",\n            \"customer_id\": 1276925,\n            \"customer\": {\n                \"id\": 1276925,\n                \"store_id\": 8553,\n                \"user_id\": null,\n                \"pricelist_id\": null,\n                \"email\": \"abc@def.com\",\n                \"first_name\": \"Abc\",\n                \"last_name\": \"Def\",\n                \"phone\": \"12345678\",\n                \"birthdate\": null,\n                \"gender\": null,\n                \"country_code\": \"MY\",\n                \"accepts_marketing\": true,\n                \"avatar_url\": \"https://assets.imgix.net/~text?bg=A1C299&txtclr=ffffff&w=200&h=200&txtsize=90&txt=AD&txtfont=Helvetica&txtalign=middle,center\",\n                \"origin_avatar_url\": null,\n                \"locale\": \"en_US\",\n                \"total_credit\": \"0.0\",\n                \"total_spent\": \"0.0\",\n                \"total_order\": 0,\n                \"first_paid_order_id\": null,\n                \"last_order_id\": null,\n                \"last_order_at\": null,\n                \"order_stats_updated_at\": null,\n                \"wholesale_enabled\": false,\n                \"source\": null,\n                \"app_id\": null,\n                \"lead_source\": \"online_store\",\n                \"creation_source\": \"pos\",\n                \"code\": \"N0001276925N\",\n                \"note\": null,\n                \"is_verified\": false,\n                \"is_blacklisted\": false,\n                \"is_lead\": false,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"birthday_last_updated_at\": null,\n                \"registration_location_id\": null,\n                \"attribution_location_id\": null,\n                \"attribution_user_id\": null,\n                \"updated_at\": \"2024-06-21T01:35:11.000+08:00\",\n                \"created_at\": \"2024-06-21T01:35:11.000+08:00\",\n                \"deletion_job_id\": null,\n                \"name\": \"Abc Def\",\n                \"display_name\": \"Abc Def\",\n                \"birthday\": null,\n                \"zodiac\": null,\n                \"credentials\": {\n                    \"email\": \"abc@def.com\",\n                    \"phone\": \"12345678\"\n                },\n                \"barcode_url\": \"https://storefront.blue/c/1276925/barcode.svg?hmac=4c99e925198047f0ce6a3c4871f196831d0adf9cafdc3e837f00009325900870\",\n                \"qrcode_url\": \"https://storefront.blue/c/1276925/qrcode.svg?hmac=4c99e925198047f0ce6a3c4871f196831d0adf9cafdc3e837f00009325900870\",\n                \"birthdate_editable\": true,\n                \"country\": \"Malaysia\",\n                \"total_point\": 0,\n                \"expiring_points\": [],\n                \"has_password\": false,\n                \"company\": \"Org Abc Def\",\n                \"address1\": \"Street Abc Def\",\n                \"address2\": null,\n                \"city\": \"City Abc Def\",\n                \"zip\": \"12345\",\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Johor\",\n                \"province_code\": \"MY-01\"\n            },\n            \"currency_code\": \"MYR\",\n            \"exchange_rate\": \"1.0\",\n            \"subtotal_price\": \"66.0\",\n            \"total_shipping_fee\": \"2.0\",\n            \"total_credit_used\": \"0.00\",\n            \"total_discount\": \"0.0\",\n            \"total_tax\": \"4.08\",\n            \"total_rounding\": \"0.0\",\n            \"total_transaction_fee\": \"0.0\",\n            \"total_amount\": \"72.08\",\n            \"shipping_discount\": \"0.0\",\n            \"total_amount_include_transaction\": \"72.08\",\n            \"total_shipping\": \"2.0\",\n            \"total_line_item_price\": \"66.0\",\n            \"total_price\": \"72.08\",\n            \"credit_used\": \"0.00\",\n            \"taxes_included\": false,\n            \"credit_earn\": \"0.00\",\n            \"financial_status\": \"unpaid\",\n            \"fulfillment_status\": \"unfulfilled\",\n            \"line_items\": [\n                {\n                    \"id\": 1060431140,\n                    \"order_id\": 985083187,\n                    \"product_id\": null,\n                    \"variant_id\": null,\n                    \"discount_id\": null,\n                    \"product_name\": \"Ibis Ripmo V2 XT\",\n                    \"variant_name\": null,\n                    \"sku\": null,\n                    \"barcode\": null,\n                    \"price\": \"1.0\",\n                    \"cost_price\": \"0.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_applies_once\": null,\n                    \"grams\": \"1.0\",\n                    \"width\": null,\n                    \"height\": null,\n                    \"length\": null,\n                    \"quantity\": 12,\n                    \"backorder_quantity\": 0,\n                    \"taxable\": true,\n                    \"shipping_required\": true,\n                    \"total_tax\": \"0.72\",\n                    \"is_custom_price\": false,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"delete_from\": null,\n                    \"created_from\": null,\n                    \"updated_at\": \"2024-07-16T12:20:19.000+08:00\",\n                    \"created_at\": \"2024-07-16T12:20:18.000+08:00\",\n                    \"inventory_management\": null,\n                    \"total_amount\": \"12.0\",\n                    \"subtotal\": \"12.0\",\n                    \"barcode_image\": \"\",\n                    \"variant_count\": 0,\n                    \"restocked_quantity\": 0,\n                    \"restockable_quantity\": 0,\n                    \"fulfilled_quantity\": 0,\n                    \"fulfillable_quantity\": 12,\n                    \"fulfillment_service\": [],\n                    \"return\": null,\n                    \"returns\": null,\n                    \"returned_quantity\": 0,\n                    \"returnable_quantity\": 0,\n                    \"properties\": [],\n                    \"vendors\": [],\n                    \"original_line_price\": \"12.0\",\n                    \"final_line_price\": \"12.0\",\n                    \"quantity_before_edit\": 12,\n                    \"image_url\": \"https://s3.dualstack.ap-southeast-1.amazonaws.com/eesb.public/images/products/no_image.png\",\n                    \"shipping_condition\": \"general\",\n                    \"shipping_profile\": {\n                        \"id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\"\n                    },\n                    \"line_level_discount_allocations\": [],\n                    \"line_level_total_discount\": 0\n                },\n                {\n                    \"id\": 1060431141,\n                    \"order_id\": 985083187,\n                    \"product_id\": null,\n                    \"variant_id\": null,\n                    \"discount_id\": null,\n                    \"product_name\": \"Boba U4T switches\",\n                    \"variant_name\": null,\n                    \"sku\": null,\n                    \"barcode\": null,\n                    \"price\": \"4.5\",\n                    \"cost_price\": \"0.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_applies_once\": null,\n                    \"grams\": \"1.0\",\n                    \"width\": null,\n                    \"height\": null,\n                    \"length\": null,\n                    \"quantity\": 12,\n                    \"backorder_quantity\": 0,\n                    \"taxable\": true,\n                    \"shipping_required\": true,\n                    \"total_tax\": \"3.24\",\n                    \"is_custom_price\": false,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"delete_from\": null,\n                    \"created_from\": null,\n                    \"updated_at\": \"2024-07-16T12:20:19.000+08:00\",\n                    \"created_at\": \"2024-07-16T12:20:18.000+08:00\",\n                    \"inventory_management\": null,\n                    \"total_amount\": \"54.0\",\n                    \"subtotal\": \"54.0\",\n                    \"barcode_image\": \"\",\n                    \"variant_count\": 0,\n                    \"restocked_quantity\": 0,\n                    \"restockable_quantity\": 0,\n                    \"fulfilled_quantity\": 0,\n                    \"fulfillable_quantity\": 12,\n                    \"fulfillment_service\": [],\n                    \"return\": null,\n                    \"returns\": null,\n                    \"returned_quantity\": 0,\n                    \"returnable_quantity\": 0,\n                    \"properties\": [],\n                    \"vendors\": [],\n                    \"original_line_price\": \"54.0\",\n                    \"final_line_price\": \"54.0\",\n                    \"quantity_before_edit\": 12,\n                    \"image_url\": \"https://s3.dualstack.ap-southeast-1.amazonaws.com/eesb.public/images/products/no_image.png\",\n                    \"shipping_condition\": \"general\",\n                    \"shipping_profile\": {\n                        \"id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\"\n                    },\n                    \"line_level_discount_allocations\": [],\n                    \"line_level_total_discount\": 0\n                }\n            ],\n            \"refunds\": [],\n            \"tax_line\": [\n                {\n                    \"id\": 16476,\n                    \"order_id\": 985083187,\n                    \"name\": \"GST\",\n                    \"rate\": 6,\n                    \"price\": \"4.08\",\n                    \"shipping_tax\": \"0.12\",\n                    \"shipping_tax_include\": true,\n                    \"charge_tax_add\": 1,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"deleted_from\": null,\n                    \"created_at\": \"2024-07-16T12:20:18.000+08:00\"\n                }\n            ],\n            \"tax_filing\": null,\n            \"billing_address\": {\n                \"id\": 806593885,\n                \"order_id\": 985083187,\n                \"address_id\": null,\n                \"first_name\": \"Abc\",\n                \"last_name\": \"Def\",\n                \"email\": \"abc@def.com\",\n                \"company\": \"Org Abc Def\",\n                \"address1\": \"Street Abc Def\",\n                \"address2\": null,\n                \"city\": \"City Abc Def\",\n                \"zip\": \"12345\",\n                \"province\": \"Johor\",\n                \"province_code\": \"MY-01\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"12345678\",\n                \"latitude\": null,\n                \"longitude\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-07-16T12:20:18.000+08:00\",\n                \"created_at\": \"2024-07-16T12:20:18.000+08:00\"\n            },\n            \"shipping_address\": {\n                \"id\": 885961422,\n                \"order_id\": 985083187,\n                \"address_id\": null,\n                \"first_name\": \"Abc\",\n                \"last_name\": \"Def\",\n                \"company\": \"Org Abc Def\",\n                \"address1\": \"Street Abc Def\",\n                \"address2\": null,\n                \"city\": \"City Abc Def\",\n                \"zip\": \"12345\",\n                \"province\": \"Johor\",\n                \"province_code\": \"MY-01\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"12345678\",\n                \"email\": \"abc@def.com\",\n                \"latitude\": null,\n                \"longitude\": null,\n                \"preferred_start_at\": null,\n                \"preferred_end_at\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-07-16T12:20:18.000+08:00\",\n                \"created_at\": \"2024-07-16T12:20:18.000+08:00\"\n            },\n            \"shipping_fees\": [\n                {\n                    \"id\": 583789891,\n                    \"order_id\": 985083187,\n                    \"name\": \"standard shipping\",\n                    \"price\": \"2.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_codes\": null,\n                    \"zone_id\": null,\n                    \"shipping_id\": null,\n                    \"store_app_id\": null,\n                    \"real_store_app_id\": null,\n                    \"calculation_params\": null,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"deleted_from\": null,\n                    \"created_at\": \"2024-07-16T12:20:18.000+08:00\",\n                    \"shipping_fee_shipping_profile\": null\n                }\n            ],\n            \"pickup_address\": null,\n            \"remark\": \"remark\",\n            \"note\": \"note\",\n            \"cod_type\": 2,\n            \"location_id\": null,\n            \"fulfillments\": [],\n            \"metafields\": {},\n            \"transactions\": [],\n            \"note_attributes\": [],\n            \"point_earning\": {\n                \"id\": 354913250,\n                \"order_id\": 985083187,\n                \"category\": \"earn\",\n                \"amount\": \"66.0\",\n                \"discount_amount\": null,\n                \"point_formula\": {\n                    \"id\": 357,\n                    \"title\": \"sparkle\",\n                    \"created_at\": \"2024-03-05T11:55:51.000+08:00\",\n                    \"deleted_at\": null,\n                    \"is_deleted\": false,\n                    \"is_enabled\": true,\n                    \"ownable_id\": 8553,\n                    \"updated_at\": \"2024-04-02T11:46:31.000+08:00\",\n                    \"ownable_type\": \"Store::Store\",\n                    \"earning_point\": 1,\n                    \"earning_value\": \"1.0\",\n                    \"redemption_point\": 100,\n                    \"redemption_value\": \"1.0\",\n                    \"is_earning_enabled\": true,\n                    \"min_purchase_amount\": null,\n                    \"is_max_usage_limited\": false,\n                    \"validity_period_type\": \"period\",\n                    \"validity_period_unit\": \"month\",\n                    \"is_redemption_enabled\": true,\n                    \"validity_period_value\": \"3\",\n                    \"is_min_purchase_required\": false,\n                    \"max_usage_amount_per_order\": null,\n                    \"max_discount_percentage_per_order\": null\n                },\n                \"is_cancelled\": false,\n                \"is_deleted\": false,\n                \"is_rewarded\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-07-16T12:20:21.000+08:00\",\n                \"created_at\": \"2024-07-16T12:20:21.000+08:00\"\n            },\n            \"point_redemption\": null,\n            \"discount_applications\": [],\n            \"discount_codes\": [],\n            \"source_name\": \"sf\",\n            \"source_type\": \"admin_panel\",\n            \"browser_ip\": \"119.40.120.91\",\n            \"cancelled_at\": null,\n            \"is_cancelled\": false,\n            \"is_archived\": false,\n            \"is_deleted\": false,\n            \"updated_at\": \"2024-07-16T12:20:21+08:00\",\n            \"created_at\": \"2024-07-16T12:20:18+08:00\",\n            \"processed_at\": \"2024-07-16T12:20:18+08:00\",\n            \"paid_at\": null,\n            \"sales_attributions\": {\n                \"staff\": [\n                    {\n                        \"id\": 338,\n                        \"user_id\": 10,\n                        \"user_name\": \"Ah Beng\"\n                    }\n                ],\n                \"location\": [\n                    {\n                        \"id\": 110,\n                        \"order_id\": 985083187,\n                        \"location_id\": 9083,\n                        \"location_name\": \"EasyStore Perlis\",\n                        \"is_deleted\": false,\n                        \"deleted_at\": null,\n                        \"updated_at\": \"2024-07-16T12:20:18.000+08:00\",\n                        \"created_at\": \"2024-07-16T12:20:18.000+08:00\"\n                    }\n                ]\n            }\n        },\n        {\n            \"id\": 985083186,\n            \"token\": \"343a8022-bdb4-4551-916f-58100e983c66\",\n            \"cart_token\": \"2413396f-99e1-4b32-a02a-b7b22528a138\",\n            \"number\": 1226,\n            \"order_number\": \"#1226\",\n            \"name\": \"#1226\",\n            \"email\": null,\n            \"customer_id\": 1277119,\n            \"customer\": {\n                \"id\": 1277119,\n                \"store_id\": 8553,\n                \"user_id\": null,\n                \"pricelist_id\": null,\n                \"email\": null,\n                \"first_name\": \"吳*諭\",\n                \"last_name\": null,\n                \"phone\": \"60183839928\",\n                \"birthdate\": null,\n                \"gender\": null,\n                \"country_code\": \"MY\",\n                \"accepts_marketing\": true,\n                \"avatar_url\": \"https://assets.imgix.net/~text?bg=00C2A0&txtclr=ffffff&w=200&h=200&txtsize=90&txt=*&txtfont=Helvetica&txtalign=middle,center\",\n                \"origin_avatar_url\": null,\n                \"locale\": \"en_US\",\n                \"total_credit\": \"0.0\",\n                \"total_spent\": \"0.0\",\n                \"total_order\": 0,\n                \"first_paid_order_id\": null,\n                \"last_order_id\": null,\n                \"last_order_at\": null,\n                \"order_stats_updated_at\": null,\n                \"wholesale_enabled\": false,\n                \"source\": \"easyparcel-my\",\n                \"app_id\": 180,\n                \"lead_source\": \"easyparcel-my\",\n                \"creation_source\": \"easyparcel-my\",\n                \"code\": \"L0001277119P\",\n                \"note\": null,\n                \"is_verified\": false,\n                \"is_blacklisted\": false,\n                \"is_lead\": false,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"birthday_last_updated_at\": null,\n                \"registration_location_id\": null,\n                \"attribution_location_id\": null,\n                \"attribution_user_id\": null,\n                \"updated_at\": \"2024-07-16T11:36:21.000+08:00\",\n                \"created_at\": \"2024-07-16T11:36:21.000+08:00\",\n                \"deletion_job_id\": null,\n                \"name\": \"吳*諭 \",\n                \"display_name\": \"吳*諭\",\n                \"birthday\": null,\n                \"zodiac\": null,\n                \"credentials\": {\n                    \"phone\": \"60183839928\"\n                },\n                \"barcode_url\": \"https://storefront.blue/c/1277119/barcode.svg?hmac=86249f214369e85c159f3fd858a16b7c3c1f6cbd8dcc566b0a8ffed5d7c5e1db\",\n                \"qrcode_url\": \"https://storefront.blue/c/1277119/qrcode.svg?hmac=86249f214369e85c159f3fd858a16b7c3c1f6cbd8dcc566b0a8ffed5d7c5e1db\",\n                \"birthdate_editable\": true,\n                \"country\": \"Malaysia\",\n                \"total_point\": 0,\n                \"expiring_points\": [],\n                \"has_password\": false,\n                \"company\": null,\n                \"address1\": \"7-******\",\n                \"address2\": null,\n                \"city\": null,\n                \"zip\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": null,\n                \"province_code\": null\n            },\n            \"currency_code\": \"MYR\",\n            \"exchange_rate\": \"1.0\",\n            \"subtotal_price\": \"10.0\",\n            \"total_shipping_fee\": \"60.0\",\n            \"total_credit_used\": \"0.00\",\n            \"total_discount\": \"0.0\",\n            \"total_tax\": \"0.0\",\n            \"total_rounding\": \"0.0\",\n            \"total_transaction_fee\": \"0.0\",\n            \"total_amount\": \"70.0\",\n            \"shipping_discount\": \"0.0\",\n            \"total_amount_include_transaction\": \"70.0\",\n            \"total_shipping\": \"60.0\",\n            \"total_line_item_price\": \"10.0\",\n            \"total_price\": \"70.0\",\n            \"credit_used\": \"0.00\",\n            \"taxes_included\": false,\n            \"credit_earn\": \"0.00\",\n            \"financial_status\": \"unpaid\",\n            \"fulfillment_status\": \"unfulfilled\",\n            \"line_items\": [\n                {\n                    \"id\": 1060431139,\n                    \"order_id\": 985083186,\n                    \"product_id\": 2413720,\n                    \"variant_id\": 11950685,\n                    \"discount_id\": null,\n                    \"product_name\": \"Samsung Galaxy Z Fold 5\",\n                    \"variant_name\": null,\n                    \"sku\": \"\",\n                    \"barcode\": null,\n                    \"price\": \"10.0\",\n                    \"cost_price\": \"8299.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_applies_once\": null,\n                    \"grams\": \"0.0\",\n                    \"width\": \"0.0\",\n                    \"height\": \"0.0\",\n                    \"length\": \"0.0\",\n                    \"quantity\": 1,\n                    \"backorder_quantity\": 0,\n                    \"taxable\": false,\n                    \"shipping_required\": true,\n                    \"total_tax\": \"0.0\",\n                    \"is_custom_price\": false,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"delete_from\": null,\n                    \"created_from\": null,\n                    \"updated_at\": \"2024-07-16T12:15:09.000+08:00\",\n                    \"created_at\": \"2024-07-16T12:15:09.000+08:00\",\n                    \"inventory_management\": \"easystore\",\n                    \"total_amount\": \"10.0\",\n                    \"subtotal\": \"10.0\",\n                    \"barcode_image\": \"\",\n                    \"variant_count\": 1,\n                    \"restocked_quantity\": 0,\n                    \"restockable_quantity\": 1,\n                    \"fulfilled_quantity\": 0,\n                    \"fulfillable_quantity\": 1,\n                    \"fulfillment_service\": [],\n                    \"return\": null,\n                    \"returns\": null,\n                    \"returned_quantity\": 0,\n                    \"returnable_quantity\": 0,\n                    \"properties\": [],\n                    \"vendors\": [],\n                    \"original_line_price\": \"10.0\",\n                    \"final_line_price\": \"10.0\",\n                    \"quantity_before_edit\": 1,\n                    \"image_url\": \"https://cdn.easystore.blue/s/8553/i/9552192.png\",\n                    \"shipping_condition\": \"general\",\n                    \"shipping_profile\": {\n                        \"id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\"\n                    },\n                    \"line_level_discount_allocations\": [],\n                    \"line_level_total_discount\": 0\n                }\n            ],\n            \"refunds\": [],\n            \"tax_line\": [],\n            \"tax_filing\": null,\n            \"billing_address\": {\n                \"id\": 806593884,\n                \"order_id\": 985083186,\n                \"address_id\": null,\n                \"first_name\": \"吳*諭\",\n                \"last_name\": null,\n                \"email\": null,\n                \"company\": null,\n                \"address1\": \"7-******\",\n                \"address2\": null,\n                \"city\": null,\n                \"zip\": null,\n                \"province\": null,\n                \"province_code\": null,\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"60183839928\",\n                \"latitude\": null,\n                \"longitude\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-07-16T12:15:09.000+08:00\",\n                \"created_at\": \"2024-07-16T12:15:09.000+08:00\"\n            },\n            \"shipping_address\": {\n                \"id\": 885961421,\n                \"order_id\": 985083186,\n                \"address_id\": null,\n                \"first_name\": \"吳*諭\",\n                \"last_name\": null,\n                \"company\": null,\n                \"address1\": \"7-******\",\n                \"address2\": null,\n                \"city\": null,\n                \"zip\": null,\n                \"province\": null,\n                \"province_code\": null,\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"60183839928\",\n                \"email\": null,\n                \"latitude\": null,\n                \"longitude\": null,\n                \"preferred_start_at\": null,\n                \"preferred_end_at\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-07-16T12:15:09.000+08:00\",\n                \"created_at\": \"2024-07-16T12:15:09.000+08:00\"\n            },\n            \"shipping_fees\": [\n                {\n                    \"id\": 583789890,\n                    \"order_id\": 985083186,\n                    \"name\": \"Shipping Fee\",\n                    \"price\": \"60.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_codes\": null,\n                    \"zone_id\": null,\n                    \"shipping_id\": null,\n                    \"store_app_id\": null,\n                    \"real_store_app_id\": null,\n                    \"calculation_params\": null,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"deleted_from\": null,\n                    \"created_at\": \"2024-07-16T12:15:09.000+08:00\",\n                    \"shipping_fee_shipping_profile\": null\n                }\n            ],\n            \"pickup_address\": null,\n            \"remark\": null,\n            \"note\": null,\n            \"cod_type\": 1,\n            \"location_id\": null,\n            \"fulfillments\": [],\n            \"metafields\": {},\n            \"transactions\": [],\n            \"note_attributes\": [],\n            \"point_earning\": null,\n            \"point_redemption\": null,\n            \"discount_applications\": [\n                {\n                    \"target_type\": \"order\",\n                    \"code\": \"Shopee\",\n                    \"value_type\": \"amount\",\n                    \"value\": \"0.0\"\n                }\n            ],\n            \"discount_codes\": [\n                {\n                    \"code\": \"Shopee\",\n                    \"type\": \"amount\",\n                    \"amount\": \"0.0\"\n                }\n            ],\n            \"source_name\": \"easyparcel-my\",\n            \"source_type\": \"easyparcel-my\",\n            \"browser_ip\": \"119.40.120.91\",\n            \"cancelled_at\": null,\n            \"is_cancelled\": false,\n            \"is_archived\": false,\n            \"is_deleted\": false,\n            \"updated_at\": \"2024-07-16T12:15:10+08:00\",\n            \"created_at\": \"2024-07-16T12:15:09+08:00\",\n            \"processed_at\": \"2024-07-16T12:15:09+08:00\",\n            \"paid_at\": null,\n            \"sales_attributions\": {\n                \"staff\": [\n                    {\n                        \"id\": 337,\n                        \"user_id\": 4033,\n                        \"user_name\": \"SzeYan Ting\"\n                    }\n                ],\n                \"location\": [\n                    {\n                        \"id\": 109,\n                        \"order_id\": 985083186,\n                        \"location_id\": 8807,\n                        \"location_name\": \"EasyStore\",\n                        \"is_deleted\": false,\n                        \"deleted_at\": null,\n                        \"updated_at\": \"2024-07-16T12:15:09.000+08:00\",\n                        \"created_at\": \"2024-07-16T12:15:09.000+08:00\"\n                    }\n                ]\n            }\n        },\n        {\n            \"id\": 985083184,\n            \"token\": \"b3da6e21-fda9-448d-863c-d7089dc2ce46\",\n            \"cart_token\": \"61f0a9f4-200b-4f85-821b-b37049ed5a62\",\n            \"number\": 1225,\n            \"order_number\": \"#1225\",\n            \"name\": \"#1225\",\n            \"email\": null,\n            \"customer_id\": 1277119,\n            \"customer\": {\n                \"id\": 1277119,\n                \"store_id\": 8553,\n                \"user_id\": null,\n                \"pricelist_id\": null,\n                \"email\": null,\n                \"first_name\": \"吳*諭\",\n                \"last_name\": null,\n                \"phone\": \"60183839928\",\n                \"birthdate\": null,\n                \"gender\": null,\n                \"country_code\": \"MY\",\n                \"accepts_marketing\": true,\n                \"avatar_url\": \"https://assets.imgix.net/~text?bg=00C2A0&txtclr=ffffff&w=200&h=200&txtsize=90&txt=*&txtfont=Helvetica&txtalign=middle,center\",\n                \"origin_avatar_url\": null,\n                \"locale\": \"en_US\",\n                \"total_credit\": \"0.0\",\n                \"total_spent\": \"0.0\",\n                \"total_order\": 0,\n                \"first_paid_order_id\": null,\n                \"last_order_id\": null,\n                \"last_order_at\": null,\n                \"order_stats_updated_at\": null,\n                \"wholesale_enabled\": false,\n                \"source\": \"easyparcel-my\",\n                \"app_id\": 180,\n                \"lead_source\": \"easyparcel-my\",\n                \"creation_source\": \"easyparcel-my\",\n                \"code\": \"L0001277119P\",\n                \"note\": null,\n                \"is_verified\": false,\n                \"is_blacklisted\": false,\n                \"is_lead\": false,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"birthday_last_updated_at\": null,\n                \"registration_location_id\": null,\n                \"attribution_location_id\": null,\n                \"attribution_user_id\": null,\n                \"updated_at\": \"2024-07-16T11:36:21.000+08:00\",\n                \"created_at\": \"2024-07-16T11:36:21.000+08:00\",\n                \"deletion_job_id\": null,\n                \"name\": \"吳*諭 \",\n                \"display_name\": \"吳*諭\",\n                \"birthday\": null,\n                \"zodiac\": null,\n                \"credentials\": {\n                    \"phone\": \"60183839928\"\n                },\n                \"barcode_url\": \"https://storefront.blue/c/1277119/barcode.svg?hmac=86249f214369e85c159f3fd858a16b7c3c1f6cbd8dcc566b0a8ffed5d7c5e1db\",\n                \"qrcode_url\": \"https://storefront.blue/c/1277119/qrcode.svg?hmac=86249f214369e85c159f3fd858a16b7c3c1f6cbd8dcc566b0a8ffed5d7c5e1db\",\n                \"birthdate_editable\": true,\n                \"country\": \"Malaysia\",\n                \"total_point\": 0,\n                \"expiring_points\": [],\n                \"has_password\": false,\n                \"company\": null,\n                \"address1\": \"7-******\",\n                \"address2\": null,\n                \"city\": null,\n                \"zip\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": null,\n                \"province_code\": null\n            },\n            \"currency_code\": \"MYR\",\n            \"exchange_rate\": \"1.0\",\n            \"subtotal_price\": \"10.0\",\n            \"total_shipping_fee\": \"60.0\",\n            \"total_credit_used\": \"0.00\",\n            \"total_discount\": \"0.0\",\n            \"total_tax\": \"0.0\",\n            \"total_rounding\": \"0.0\",\n            \"total_transaction_fee\": \"0.0\",\n            \"total_amount\": \"70.0\",\n            \"shipping_discount\": \"0.0\",\n            \"total_amount_include_transaction\": \"70.0\",\n            \"total_shipping\": \"60.0\",\n            \"total_line_item_price\": \"10.0\",\n            \"total_price\": \"70.0\",\n            \"credit_used\": \"0.00\",\n            \"taxes_included\": false,\n            \"credit_earn\": \"0.00\",\n            \"financial_status\": \"unpaid\",\n            \"fulfillment_status\": \"unfulfilled\",\n            \"line_items\": [\n                {\n                    \"id\": 1060431137,\n                    \"order_id\": 985083184,\n                    \"product_id\": 2413720,\n                    \"variant_id\": 11950685,\n                    \"discount_id\": null,\n                    \"product_name\": \"Samsung Galaxy Z Fold 5\",\n                    \"variant_name\": null,\n                    \"sku\": \"\",\n                    \"barcode\": null,\n                    \"price\": \"10.0\",\n                    \"cost_price\": \"8299.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_applies_once\": null,\n                    \"grams\": \"0.0\",\n                    \"width\": \"0.0\",\n                    \"height\": \"0.0\",\n                    \"length\": \"0.0\",\n                    \"quantity\": 1,\n                    \"backorder_quantity\": 0,\n                    \"taxable\": false,\n                    \"shipping_required\": true,\n                    \"total_tax\": \"0.0\",\n                    \"is_custom_price\": false,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"delete_from\": null,\n                    \"created_from\": null,\n                    \"updated_at\": \"2024-07-16T11:47:25.000+08:00\",\n                    \"created_at\": \"2024-07-16T11:47:25.000+08:00\",\n                    \"inventory_management\": \"easystore\",\n                    \"total_amount\": \"10.0\",\n                    \"subtotal\": \"10.0\",\n                    \"barcode_image\": \"\",\n                    \"variant_count\": 1,\n                    \"restocked_quantity\": 0,\n                    \"restockable_quantity\": 1,\n                    \"fulfilled_quantity\": 0,\n                    \"fulfillable_quantity\": 1,\n                    \"fulfillment_service\": [],\n                    \"return\": null,\n                    \"returns\": null,\n                    \"returned_quantity\": 0,\n                    \"returnable_quantity\": 0,\n                    \"properties\": [],\n                    \"vendors\": [],\n                    \"original_line_price\": \"10.0\",\n                    \"final_line_price\": \"10.0\",\n                    \"quantity_before_edit\": 1,\n                    \"image_url\": \"https://cdn.easystore.blue/s/8553/i/9552192.png\",\n                    \"shipping_condition\": \"general\",\n                    \"shipping_profile\": {\n                        \"id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\"\n                    },\n                    \"line_level_discount_allocations\": [],\n                    \"line_level_total_discount\": 0\n                }\n            ],\n            \"refunds\": [],\n            \"tax_line\": [],\n            \"tax_filing\": null,\n            \"billing_address\": {\n                \"id\": 806593883,\n                \"order_id\": 985083184,\n                \"address_id\": null,\n                \"first_name\": \"吳*諭\",\n                \"last_name\": null,\n                \"email\": null,\n                \"company\": null,\n                \"address1\": \"7-******\",\n                \"address2\": null,\n                \"city\": null,\n                \"zip\": null,\n                \"province\": null,\n                \"province_code\": null,\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"60183839928\",\n                \"latitude\": null,\n                \"longitude\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-07-16T11:47:27.000+08:00\",\n                \"created_at\": \"2024-07-16T11:47:27.000+08:00\"\n            },\n            \"shipping_address\": {\n                \"id\": 885961420,\n                \"order_id\": 985083184,\n                \"address_id\": null,\n                \"first_name\": \"吳*諭\",\n                \"last_name\": null,\n                \"company\": null,\n                \"address1\": \"7-******\",\n                \"address2\": null,\n                \"city\": null,\n                \"zip\": null,\n                \"province\": null,\n                \"province_code\": null,\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"60183839928\",\n                \"email\": null,\n                \"latitude\": null,\n                \"longitude\": null,\n                \"preferred_start_at\": null,\n                \"preferred_end_at\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-07-16T11:47:27.000+08:00\",\n                \"created_at\": \"2024-07-16T11:47:27.000+08:00\"\n            },\n            \"shipping_fees\": [\n                {\n                    \"id\": 583789889,\n                    \"order_id\": 985083184,\n                    \"name\": \"Shipping Fee\",\n                    \"price\": \"60.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_codes\": null,\n                    \"zone_id\": null,\n                    \"shipping_id\": null,\n                    \"store_app_id\": null,\n                    \"real_store_app_id\": null,\n                    \"calculation_params\": null,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"deleted_from\": null,\n                    \"created_at\": \"2024-07-16T11:47:27.000+08:00\",\n                    \"shipping_fee_shipping_profile\": null\n                }\n            ],\n            \"pickup_address\": null,\n            \"remark\": null,\n            \"note\": null,\n            \"cod_type\": 1,\n            \"location_id\": null,\n            \"fulfillments\": [],\n            \"metafields\": {},\n            \"transactions\": [],\n            \"note_attributes\": [],\n            \"point_earning\": null,\n            \"point_redemption\": null,\n            \"discount_applications\": [\n                {\n                    \"target_type\": \"order\",\n                    \"code\": \"Shopee\",\n                    \"value_type\": \"amount\",\n                    \"value\": \"0.0\"\n                }\n            ],\n            \"discount_codes\": [\n                {\n                    \"code\": \"Shopee\",\n                    \"type\": \"amount\",\n                    \"amount\": \"0.0\"\n                }\n            ],\n            \"source_name\": \"easyparcel-my\",\n            \"source_type\": \"easyparcel-my\",\n            \"browser_ip\": \"119.40.120.91\",\n            \"cancelled_at\": null,\n            \"is_cancelled\": false,\n            \"is_archived\": false,\n            \"is_deleted\": false,\n            \"updated_at\": \"2024-07-16T11:47:28+08:00\",\n            \"created_at\": \"2024-07-16T11:47:25+08:00\",\n            \"processed_at\": \"2024-07-16T11:47:25+08:00\",\n            \"paid_at\": null,\n            \"sales_attributions\": {\n                \"staff\": [],\n                \"location\": []\n            }\n        },\n        {\n            \"id\": 985083183,\n            \"token\": \"3ace30fe-1eca-4ca3-9392-c429a9e6ceee\",\n            \"cart_token\": \"901b8c75-d2ef-4bf6-97c3-ab67954b7e18\",\n            \"number\": 1224,\n            \"order_number\": \"#1224\",\n            \"name\": \"#1224\",\n            \"email\": null,\n            \"customer_id\": 1277119,\n            \"customer\": {\n                \"id\": 1277119,\n                \"store_id\": 8553,\n                \"user_id\": null,\n                \"pricelist_id\": null,\n                \"email\": null,\n                \"first_name\": \"吳*諭\",\n                \"last_name\": null,\n                \"phone\": \"60183839928\",\n                \"birthdate\": null,\n                \"gender\": null,\n                \"country_code\": \"MY\",\n                \"accepts_marketing\": true,\n                \"avatar_url\": \"https://assets.imgix.net/~text?bg=00C2A0&txtclr=ffffff&w=200&h=200&txtsize=90&txt=*&txtfont=Helvetica&txtalign=middle,center\",\n                \"origin_avatar_url\": null,\n                \"locale\": \"en_US\",\n                \"total_credit\": \"0.0\",\n                \"total_spent\": \"0.0\",\n                \"total_order\": 0,\n                \"first_paid_order_id\": null,\n                \"last_order_id\": null,\n                \"last_order_at\": null,\n                \"order_stats_updated_at\": null,\n                \"wholesale_enabled\": false,\n                \"source\": \"easyparcel-my\",\n                \"app_id\": 180,\n                \"lead_source\": \"easyparcel-my\",\n                \"creation_source\": \"easyparcel-my\",\n                \"code\": \"L0001277119P\",\n                \"note\": null,\n                \"is_verified\": false,\n                \"is_blacklisted\": false,\n                \"is_lead\": false,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"birthday_last_updated_at\": null,\n                \"registration_location_id\": null,\n                \"attribution_location_id\": null,\n                \"attribution_user_id\": null,\n                \"updated_at\": \"2024-07-16T11:36:21.000+08:00\",\n                \"created_at\": \"2024-07-16T11:36:21.000+08:00\",\n                \"deletion_job_id\": null,\n                \"name\": \"吳*諭 \",\n                \"display_name\": \"吳*諭\",\n                \"birthday\": null,\n                \"zodiac\": null,\n                \"credentials\": {\n                    \"phone\": \"60183839928\"\n                },\n                \"barcode_url\": \"https://storefront.blue/c/1277119/barcode.svg?hmac=86249f214369e85c159f3fd858a16b7c3c1f6cbd8dcc566b0a8ffed5d7c5e1db\",\n                \"qrcode_url\": \"https://storefront.blue/c/1277119/qrcode.svg?hmac=86249f214369e85c159f3fd858a16b7c3c1f6cbd8dcc566b0a8ffed5d7c5e1db\",\n                \"birthdate_editable\": true,\n                \"country\": \"Malaysia\",\n                \"total_point\": 0,\n                \"expiring_points\": [],\n                \"has_password\": false,\n                \"company\": null,\n                \"address1\": \"7-******\",\n                \"address2\": null,\n                \"city\": null,\n                \"zip\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": null,\n                \"province_code\": null\n            },\n            \"currency_code\": \"MYR\",\n            \"exchange_rate\": \"1.0\",\n            \"subtotal_price\": \"10.0\",\n            \"total_shipping_fee\": \"60.0\",\n            \"total_credit_used\": \"0.00\",\n            \"total_discount\": \"0.0\",\n            \"total_tax\": \"0.0\",\n            \"total_rounding\": \"0.0\",\n            \"total_transaction_fee\": \"0.0\",\n            \"total_amount\": \"70.0\",\n            \"shipping_discount\": \"0.0\",\n            \"total_amount_include_transaction\": \"70.0\",\n            \"total_shipping\": \"60.0\",\n            \"total_line_item_price\": \"10.0\",\n            \"total_price\": \"70.0\",\n            \"credit_used\": \"0.00\",\n            \"taxes_included\": false,\n            \"credit_earn\": \"0.00\",\n            \"financial_status\": \"unpaid\",\n            \"fulfillment_status\": \"unfulfilled\",\n            \"line_items\": [\n                {\n                    \"id\": 1060431136,\n                    \"order_id\": 985083183,\n                    \"product_id\": 2413720,\n                    \"variant_id\": 11950685,\n                    \"discount_id\": null,\n                    \"product_name\": \"Samsung Galaxy Z Fold 5\",\n                    \"variant_name\": null,\n                    \"sku\": \"\",\n                    \"barcode\": null,\n                    \"price\": \"10.0\",\n                    \"cost_price\": \"8299.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_applies_once\": null,\n                    \"grams\": \"0.0\",\n                    \"width\": \"0.0\",\n                    \"height\": \"0.0\",\n                    \"length\": \"0.0\",\n                    \"quantity\": 1,\n                    \"backorder_quantity\": 0,\n                    \"taxable\": false,\n                    \"shipping_required\": true,\n                    \"total_tax\": \"0.0\",\n                    \"is_custom_price\": false,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"delete_from\": null,\n                    \"created_from\": null,\n                    \"updated_at\": \"2024-07-16T11:36:20.000+08:00\",\n                    \"created_at\": \"2024-07-16T11:36:20.000+08:00\",\n                    \"inventory_management\": \"easystore\",\n                    \"total_amount\": \"10.0\",\n                    \"subtotal\": \"10.0\",\n                    \"barcode_image\": \"\",\n                    \"variant_count\": 1,\n                    \"restocked_quantity\": 0,\n                    \"restockable_quantity\": 1,\n                    \"fulfilled_quantity\": 0,\n                    \"fulfillable_quantity\": 1,\n                    \"fulfillment_service\": [],\n                    \"return\": null,\n                    \"returns\": null,\n                    \"returned_quantity\": 0,\n                    \"returnable_quantity\": 0,\n                    \"properties\": [],\n                    \"vendors\": [],\n                    \"original_line_price\": \"10.0\",\n                    \"final_line_price\": \"10.0\",\n                    \"quantity_before_edit\": 1,\n                    \"image_url\": \"https://cdn.easystore.blue/s/8553/i/9552192.png\",\n                    \"shipping_condition\": \"general\",\n                    \"shipping_profile\": {\n                        \"id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\"\n                    },\n                    \"line_level_discount_allocations\": [],\n                    \"line_level_total_discount\": 0\n                }\n            ],\n            \"refunds\": [],\n            \"tax_line\": [],\n            \"tax_filing\": null,\n            \"billing_address\": {\n                \"id\": 806593882,\n                \"order_id\": 985083183,\n                \"address_id\": null,\n                \"first_name\": \"吳*諭\",\n                \"last_name\": null,\n                \"email\": null,\n                \"company\": null,\n                \"address1\": \"7-******\",\n                \"address2\": null,\n                \"city\": null,\n                \"zip\": null,\n                \"province\": null,\n                \"province_code\": null,\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"60183839928\",\n                \"latitude\": null,\n                \"longitude\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-07-16T11:36:20.000+08:00\",\n                \"created_at\": \"2024-07-16T11:36:20.000+08:00\"\n            },\n            \"shipping_address\": {\n                \"id\": 885961419,\n                \"order_id\": 985083183,\n                \"address_id\": null,\n                \"first_name\": \"吳*諭\",\n                \"last_name\": null,\n                \"company\": null,\n                \"address1\": \"7-******\",\n                \"address2\": null,\n                \"city\": null,\n                \"zip\": null,\n                \"province\": null,\n                \"province_code\": null,\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"60183839928\",\n                \"email\": null,\n                \"latitude\": null,\n                \"longitude\": null,\n                \"preferred_start_at\": null,\n                \"preferred_end_at\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-07-16T11:36:20.000+08:00\",\n                \"created_at\": \"2024-07-16T11:36:20.000+08:00\"\n            },\n            \"shipping_fees\": [\n                {\n                    \"id\": 583789888,\n                    \"order_id\": 985083183,\n                    \"name\": \"Shipping Fee\",\n                    \"price\": \"60.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_codes\": null,\n                    \"zone_id\": null,\n                    \"shipping_id\": null,\n                    \"store_app_id\": null,\n                    \"real_store_app_id\": null,\n                    \"calculation_params\": null,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"deleted_from\": null,\n                    \"created_at\": \"2024-07-16T11:36:20.000+08:00\",\n                    \"shipping_fee_shipping_profile\": null\n                }\n            ],\n            \"pickup_address\": null,\n            \"remark\": null,\n            \"note\": null,\n            \"cod_type\": 1,\n            \"location_id\": null,\n            \"fulfillments\": [],\n            \"metafields\": {},\n            \"transactions\": [],\n            \"note_attributes\": [],\n            \"point_earning\": null,\n            \"point_redemption\": null,\n            \"discount_applications\": [\n                {\n                    \"target_type\": \"order\",\n                    \"code\": \"Shopee\",\n                    \"value_type\": \"amount\",\n                    \"value\": \"0.0\"\n                }\n            ],\n            \"discount_codes\": [\n                {\n                    \"code\": \"Shopee\",\n                    \"type\": \"amount\",\n                    \"amount\": \"0.0\"\n                }\n            ],\n            \"source_name\": \"easyparcel-my\",\n            \"source_type\": \"easyparcel-my\",\n            \"browser_ip\": \"119.40.120.91\",\n            \"cancelled_at\": null,\n            \"is_cancelled\": false,\n            \"is_archived\": false,\n            \"is_deleted\": false,\n            \"updated_at\": \"2024-07-16T11:36:21+08:00\",\n            \"created_at\": \"2024-07-16T11:36:20+08:00\",\n            \"processed_at\": \"2024-07-16T11:36:20+08:00\",\n            \"paid_at\": null,\n            \"sales_attributions\": {\n                \"staff\": [],\n                \"location\": []\n            }\n        },\n        {\n            \"id\": 985083182,\n            \"token\": \"5deac95f-0e36-408e-b6b2-7ed6489b9a69\",\n            \"cart_token\": \"0a8b3e4e-f031-4a47-8b7d-3830356cdf44\",\n            \"number\": 1223,\n            \"order_number\": \"#1223\",\n            \"name\": \"#1223\",\n            \"email\": \"yelilan01@gmail.com\",\n            \"customer_id\": 1277118,\n            \"customer\": {\n                \"id\": 1277118,\n                \"store_id\": 8553,\n                \"user_id\": null,\n                \"pricelist_id\": null,\n                \"email\": \"yelilan01@gmail.com\",\n                \"first_name\": \"TestYell\",\n                \"last_name\": null,\n                \"phone\": \"0112312435\",\n                \"birthdate\": null,\n                \"gender\": null,\n                \"country_code\": \"MY\",\n                \"accepts_marketing\": false,\n                \"avatar_url\": \"https://assets.imgix.net/~text?bg=6B7900&txtclr=ffffff&w=200&h=200&txtsize=90&txt=TE&txtfont=Helvetica&txtalign=middle,center\",\n                \"origin_avatar_url\": null,\n                \"locale\": \"en_US\",\n                \"total_credit\": \"0.0\",\n                \"total_spent\": \"0.0\",\n                \"total_order\": 0,\n                \"first_paid_order_id\": null,\n                \"last_order_id\": null,\n                \"last_order_at\": null,\n                \"order_stats_updated_at\": null,\n                \"wholesale_enabled\": false,\n                \"source\": \"sf\",\n                \"app_id\": null,\n                \"lead_source\": \"online_store\",\n                \"creation_source\": \"online_store\",\n                \"code\": \"N0001277118A\",\n                \"note\": null,\n                \"is_verified\": false,\n                \"is_blacklisted\": false,\n                \"is_lead\": false,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"birthday_last_updated_at\": null,\n                \"registration_location_id\": null,\n                \"attribution_location_id\": null,\n                \"attribution_user_id\": null,\n                \"updated_at\": \"2024-07-16T11:23:22.000+08:00\",\n                \"created_at\": \"2024-07-16T11:17:29.000+08:00\",\n                \"deletion_job_id\": null,\n                \"name\": \"TestYell \",\n                \"display_name\": \"TestYell\",\n                \"birthday\": null,\n                \"zodiac\": null,\n                \"credentials\": {\n                    \"email\": \"yelilan01@gmail.com\",\n                    \"phone\": \"0112312435\"\n                },\n                \"barcode_url\": \"https://storefront.blue/c/1277118/barcode.svg?hmac=adfc7b69651177b5e06c9a0ecf1bd455216c8824064cab144f3f6ab1e456e609\",\n                \"qrcode_url\": \"https://storefront.blue/c/1277118/qrcode.svg?hmac=adfc7b69651177b5e06c9a0ecf1bd455216c8824064cab144f3f6ab1e456e609\",\n                \"birthdate_editable\": true,\n                \"country\": \"Malaysia\",\n                \"total_point\": 5000,\n                \"expiring_points\": [\n                    {\n                        \"expired_at\": \"2024-10-16T23:59:59.000+08:00\",\n                        \"amount\": 5000,\n                        \"id\": null\n                    }\n                ],\n                \"has_password\": true,\n                \"company\": \"\",\n                \"address1\": \"H1-5 Setiawalk Puchong Persiaran Wawasan\",\n                \"address2\": \"\",\n                \"city\": \"Petaling\",\n                \"zip\": \"41700\",\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Selangor\",\n                \"province_code\": \"MY-10\"\n            },\n            \"currency_code\": \"MYR\",\n            \"exchange_rate\": \"1.0\",\n            \"subtotal_price\": \"7299.0\",\n            \"total_shipping_fee\": \"0.0\",\n            \"total_credit_used\": \"0.00\",\n            \"total_discount\": \"0.0\",\n            \"total_tax\": \"0.0\",\n            \"total_rounding\": \"0.0\",\n            \"total_transaction_fee\": \"0.0\",\n            \"total_amount\": \"7299.0\",\n            \"shipping_discount\": \"0.0\",\n            \"total_amount_include_transaction\": \"7299.0\",\n            \"total_shipping\": \"0.0\",\n            \"total_line_item_price\": \"7299.0\",\n            \"total_price\": \"7299.0\",\n            \"credit_used\": \"0.00\",\n            \"taxes_included\": false,\n            \"credit_earn\": \"0.00\",\n            \"financial_status\": \"unpaid\",\n            \"fulfillment_status\": \"unfulfilled\",\n            \"line_items\": [\n                {\n                    \"id\": 1060431135,\n                    \"order_id\": 985083182,\n                    \"product_id\": 2413720,\n                    \"variant_id\": 11950685,\n                    \"discount_id\": null,\n                    \"product_name\": \"Samsung Galaxy Z Fold 5\",\n                    \"variant_name\": null,\n                    \"sku\": \"\",\n                    \"barcode\": null,\n                    \"price\": \"7299.0\",\n                    \"cost_price\": \"8299.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_applies_once\": null,\n                    \"grams\": \"0.0\",\n                    \"width\": \"0.0\",\n                    \"height\": \"0.0\",\n                    \"length\": \"0.0\",\n                    \"quantity\": 1,\n                    \"backorder_quantity\": 0,\n                    \"taxable\": false,\n                    \"shipping_required\": true,\n                    \"total_tax\": \"0.0\",\n                    \"is_custom_price\": false,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"delete_from\": null,\n                    \"created_from\": \"SF\",\n                    \"updated_at\": \"2024-07-16T11:34:41.000+08:00\",\n                    \"created_at\": \"2024-07-16T11:34:15.000+08:00\",\n                    \"inventory_management\": \"easystore\",\n                    \"total_amount\": \"7299.0\",\n                    \"subtotal\": \"7299.0\",\n                    \"barcode_image\": \"\",\n                    \"variant_count\": 1,\n                    \"restocked_quantity\": 0,\n                    \"restockable_quantity\": 1,\n                    \"fulfilled_quantity\": 0,\n                    \"fulfillable_quantity\": 1,\n                    \"fulfillment_service\": [],\n                    \"return\": null,\n                    \"returns\": null,\n                    \"returned_quantity\": 0,\n                    \"returnable_quantity\": 0,\n                    \"properties\": [],\n                    \"vendors\": [],\n                    \"original_line_price\": \"7299.0\",\n                    \"final_line_price\": \"7299.0\",\n                    \"quantity_before_edit\": 1,\n                    \"image_url\": \"https://cdn.easystore.blue/s/8553/i/9552192.png\",\n                    \"shipping_condition\": \"general\",\n                    \"shipping_profile\": {\n                        \"id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\"\n                    },\n                    \"line_level_discount_allocations\": [],\n                    \"line_level_total_discount\": 0\n                }\n            ],\n            \"refunds\": [],\n            \"tax_line\": [\n                {\n                    \"id\": 16475,\n                    \"order_id\": 985083182,\n                    \"name\": \"SST\",\n                    \"rate\": 6,\n                    \"price\": \"0.0\",\n                    \"shipping_tax\": \"0.0\",\n                    \"shipping_tax_include\": false,\n                    \"charge_tax_add\": 1,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"deleted_from\": null,\n                    \"created_at\": \"2024-07-16T11:34:23.000+08:00\"\n                }\n            ],\n            \"tax_filing\": null,\n            \"billing_address\": {\n                \"id\": 806593881,\n                \"order_id\": 985083182,\n                \"address_id\": null,\n                \"first_name\": \"TestYell\",\n                \"last_name\": null,\n                \"email\": \"yelilan01@gmail.com\",\n                \"company\": \"\",\n                \"address1\": \"H1-5 Setiawalk Puchong Persiaran Wawasan\",\n                \"address2\": \"\",\n                \"city\": \"Petaling\",\n                \"zip\": \"41700\",\n                \"province\": \"Selangor\",\n                \"province_code\": \"MY-10\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"0112312435\",\n                \"latitude\": null,\n                \"longitude\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-07-16T11:34:41.000+08:00\",\n                \"created_at\": \"2024-07-16T11:34:19.000+08:00\"\n            },\n            \"shipping_address\": {\n                \"id\": 885961418,\n                \"order_id\": 985083182,\n                \"address_id\": null,\n                \"first_name\": \"TestYell\",\n                \"last_name\": \"Test\",\n                \"company\": \"\",\n                \"address1\": \"H1-5 Setiawalk Puchong Persiaran Wawasan\",\n                \"address2\": \"\",\n                \"city\": \"Petaling\",\n                \"zip\": \"41700\",\n                \"province\": \"Selangor\",\n                \"province_code\": \"MY-10\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"0112312435\",\n                \"email\": \"yelilan01@gmail.com\",\n                \"latitude\": null,\n                \"longitude\": null,\n                \"preferred_start_at\": null,\n                \"preferred_end_at\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-07-16T11:34:19.000+08:00\",\n                \"created_at\": \"2024-07-16T11:34:19.000+08:00\"\n            },\n            \"shipping_fees\": [\n                {\n                    \"id\": 583789887,\n                    \"order_id\": 985083182,\n                    \"name\": \"Standard Shipping\",\n                    \"price\": \"0.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_codes\": null,\n                    \"zone_id\": 16493,\n                    \"shipping_id\": 16654,\n                    \"store_app_id\": null,\n                    \"real_store_app_id\": null,\n                    \"calculation_params\": {\n                        \"profile_items\": [\n                            {\n                                \"id\": 1060431135,\n                                \"grams\": \"0.0\",\n                                \"price\": \"7299.0\",\n                                \"width\": \"0.0\",\n                                \"height\": \"0.0\",\n                                \"length\": \"0.0\",\n                                \"quantity\": 1,\n                                \"product_id\": 2413720,\n                                \"variant_id\": 11950685,\n                                \"product_name\": \"Samsung Galaxy Z Fold 5\",\n                                \"variant_name\": null,\n                                \"total_discount\": \"0.0\",\n                                \"shipping_required\": true\n                            }\n                        ]\n                    },\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"deleted_from\": null,\n                    \"created_at\": \"2024-07-16T11:34:41.000+08:00\",\n                    \"shipping_fee_shipping_profile\": {\n                        \"id\": 21352,\n                        \"order_shipping_fee_id\": 583789887,\n                        \"shipping_profile_id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\",\n                        \"is_deleted\": false,\n                        \"deleted_at\": null,\n                        \"updated_at\": \"2024-07-16T11:34:41.000+08:00\",\n                        \"created_at\": \"2024-07-16T11:34:41.000+08:00\"\n                    }\n                }\n            ],\n            \"pickup_address\": null,\n            \"remark\": null,\n            \"note\": null,\n            \"cod_type\": 0,\n            \"location_id\": null,\n            \"fulfillments\": [],\n            \"metafields\": {},\n            \"transactions\": [\n                {\n                    \"id\": 974152823,\n                    \"currency\": \"MYR\",\n                    \"amount\": \"7299.0\",\n                    \"number\": null,\n                    \"gateway\": \"bank-transfer\",\n                    \"gateway_title\": \"Bank transfer\",\n                    \"gateway_method\": \"bank-transfer\",\n                    \"error_description\": \"\",\n                    \"test\": false,\n                    \"status\": \"pending\",\n                    \"paid_at\": null,\n                    \"updated_at\": \"2024-07-16T11:34:46+08:00\",\n                    \"created_at\": \"2024-07-16T11:34:23+08:00\"\n                }\n            ],\n            \"note_attributes\": [],\n            \"point_earning\": {\n                \"id\": 354913249,\n                \"order_id\": 985083182,\n                \"category\": \"earn\",\n                \"amount\": \"7299.0\",\n                \"discount_amount\": null,\n                \"point_formula\": {\n                    \"id\": 357,\n                    \"title\": \"sparkle\",\n                    \"created_at\": \"2024-03-05T11:55:51.000+08:00\",\n                    \"deleted_at\": null,\n                    \"is_deleted\": false,\n                    \"is_enabled\": true,\n                    \"ownable_id\": 8553,\n                    \"updated_at\": \"2024-04-02T11:46:31.000+08:00\",\n                    \"ownable_type\": \"Store::Store\",\n                    \"earning_point\": 1,\n                    \"earning_value\": \"1.0\",\n                    \"redemption_point\": 100,\n                    \"redemption_value\": \"1.0\",\n                    \"is_earning_enabled\": true,\n                    \"min_purchase_amount\": null,\n                    \"is_max_usage_limited\": false,\n                    \"validity_period_type\": \"period\",\n                    \"validity_period_unit\": \"month\",\n                    \"is_redemption_enabled\": true,\n                    \"validity_period_value\": \"3\",\n                    \"is_min_purchase_required\": false,\n                    \"max_usage_amount_per_order\": null,\n                    \"max_discount_percentage_per_order\": null\n                },\n                \"is_cancelled\": false,\n                \"is_deleted\": false,\n                \"is_rewarded\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-07-16T11:34:43.000+08:00\",\n                \"created_at\": \"2024-07-16T11:34:43.000+08:00\"\n            },\n            \"point_redemption\": null,\n            \"discount_applications\": [],\n            \"discount_codes\": [],\n            \"source_name\": \"sf\",\n            \"source_type\": \"online_store\",\n            \"browser_ip\": \"119.40.120.91\",\n            \"cancelled_at\": null,\n            \"is_cancelled\": false,\n            \"is_archived\": false,\n            \"is_deleted\": false,\n            \"updated_at\": \"2024-07-16T11:34:46+08:00\",\n            \"created_at\": \"2024-07-16T11:34:42+08:00\",\n            \"processed_at\": \"2024-07-16T11:34:42+08:00\",\n            \"paid_at\": null,\n            \"sales_attributions\": {\n                \"staff\": [],\n                \"location\": []\n            }\n        },\n        {\n            \"id\": 985083181,\n            \"token\": \"8db86c24-5522-489d-bfe3-c25654d8b6e9\",\n            \"cart_token\": \"89809ca9-ce8f-4887-bd37-33817363daae\",\n            \"number\": 1222,\n            \"order_number\": \"#1222\",\n            \"name\": \"#1222\",\n            \"email\": \"yelilan01@gmail.com\",\n            \"customer_id\": 1277118,\n            \"customer\": {\n                \"id\": 1277118,\n                \"store_id\": 8553,\n                \"user_id\": null,\n                \"pricelist_id\": null,\n                \"email\": \"yelilan01@gmail.com\",\n                \"first_name\": \"TestYell\",\n                \"last_name\": null,\n                \"phone\": \"0112312435\",\n                \"birthdate\": null,\n                \"gender\": null,\n                \"country_code\": \"MY\",\n                \"accepts_marketing\": false,\n                \"avatar_url\": \"https://assets.imgix.net/~text?bg=6B7900&txtclr=ffffff&w=200&h=200&txtsize=90&txt=TE&txtfont=Helvetica&txtalign=middle,center\",\n                \"origin_avatar_url\": null,\n                \"locale\": \"en_US\",\n                \"total_credit\": \"0.0\",\n                \"total_spent\": \"0.0\",\n                \"total_order\": 0,\n                \"first_paid_order_id\": null,\n                \"last_order_id\": null,\n                \"last_order_at\": null,\n                \"order_stats_updated_at\": null,\n                \"wholesale_enabled\": false,\n                \"source\": \"sf\",\n                \"app_id\": null,\n                \"lead_source\": \"online_store\",\n                \"creation_source\": \"online_store\",\n                \"code\": \"N0001277118A\",\n                \"note\": null,\n                \"is_verified\": false,\n                \"is_blacklisted\": false,\n                \"is_lead\": false,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"birthday_last_updated_at\": null,\n                \"registration_location_id\": null,\n                \"attribution_location_id\": null,\n                \"attribution_user_id\": null,\n                \"updated_at\": \"2024-07-16T11:23:22.000+08:00\",\n                \"created_at\": \"2024-07-16T11:17:29.000+08:00\",\n                \"deletion_job_id\": null,\n                \"name\": \"TestYell \",\n                \"display_name\": \"TestYell\",\n                \"birthday\": null,\n                \"zodiac\": null,\n                \"credentials\": {\n                    \"email\": \"yelilan01@gmail.com\",\n                    \"phone\": \"0112312435\"\n                },\n                \"barcode_url\": \"https://storefront.blue/c/1277118/barcode.svg?hmac=adfc7b69651177b5e06c9a0ecf1bd455216c8824064cab144f3f6ab1e456e609\",\n                \"qrcode_url\": \"https://storefront.blue/c/1277118/qrcode.svg?hmac=adfc7b69651177b5e06c9a0ecf1bd455216c8824064cab144f3f6ab1e456e609\",\n                \"birthdate_editable\": true,\n                \"country\": \"Malaysia\",\n                \"total_point\": 5000,\n                \"expiring_points\": [\n                    {\n                        \"expired_at\": \"2024-10-16T23:59:59.000+08:00\",\n                        \"amount\": 5000,\n                        \"id\": null\n                    }\n                ],\n                \"has_password\": true,\n                \"company\": \"\",\n                \"address1\": \"H1-5 Setiawalk Puchong Persiaran Wawasan\",\n                \"address2\": \"\",\n                \"city\": \"Petaling\",\n                \"zip\": \"41700\",\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Selangor\",\n                \"province_code\": \"MY-10\"\n            },\n            \"currency_code\": \"MYR\",\n            \"exchange_rate\": \"1.0\",\n            \"subtotal_price\": \"4.5\",\n            \"total_shipping_fee\": \"5.4\",\n            \"total_credit_used\": \"0.00\",\n            \"total_discount\": \"0.0\",\n            \"total_tax\": \"0.0\",\n            \"total_rounding\": \"0.0\",\n            \"total_transaction_fee\": \"0.0\",\n            \"total_amount\": \"4.5\",\n            \"shipping_discount\": \"5.4\",\n            \"total_amount_include_transaction\": \"4.5\",\n            \"total_shipping\": \"5.4\",\n            \"total_line_item_price\": \"4.5\",\n            \"total_price\": \"4.5\",\n            \"credit_used\": \"0.00\",\n            \"taxes_included\": false,\n            \"credit_earn\": \"0.00\",\n            \"financial_status\": \"unpaid\",\n            \"fulfillment_status\": \"unfulfilled\",\n            \"line_items\": [\n                {\n                    \"id\": 1060431134,\n                    \"order_id\": 985083181,\n                    \"product_id\": 2413694,\n                    \"variant_id\": 11949735,\n                    \"discount_id\": null,\n                    \"product_name\": \"Boba U4T switches\",\n                    \"variant_name\": null,\n                    \"sku\": \"\",\n                    \"barcode\": null,\n                    \"price\": \"4.5\",\n                    \"cost_price\": \"3.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_applies_once\": null,\n                    \"grams\": \"5.0\",\n                    \"width\": \"0.0\",\n                    \"height\": \"0.0\",\n                    \"length\": \"0.0\",\n                    \"quantity\": 1,\n                    \"backorder_quantity\": 0,\n                    \"taxable\": false,\n                    \"shipping_required\": true,\n                    \"total_tax\": \"0.0\",\n                    \"is_custom_price\": false,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"delete_from\": null,\n                    \"created_from\": \"SF\",\n                    \"updated_at\": \"2024-07-16T11:23:20.000+08:00\",\n                    \"created_at\": \"2024-07-16T11:22:17.000+08:00\",\n                    \"inventory_management\": \"easystore\",\n                    \"total_amount\": \"4.5\",\n                    \"subtotal\": \"4.5\",\n                    \"barcode_image\": \"\",\n                    \"variant_count\": 1,\n                    \"restocked_quantity\": 0,\n                    \"restockable_quantity\": 1,\n                    \"fulfilled_quantity\": 0,\n                    \"fulfillable_quantity\": 1,\n                    \"fulfillment_service\": [],\n                    \"return\": null,\n                    \"returns\": null,\n                    \"returned_quantity\": 0,\n                    \"returnable_quantity\": 0,\n                    \"properties\": [],\n                    \"vendors\": [],\n                    \"original_line_price\": \"4.5\",\n                    \"final_line_price\": \"4.5\",\n                    \"quantity_before_edit\": 1,\n                    \"image_url\": \"https://cdn.easystore.blue/s/8553/i/9552152.png\",\n                    \"shipping_condition\": \"general\",\n                    \"shipping_profile\": {\n                        \"id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\"\n                    },\n                    \"line_level_discount_allocations\": [],\n                    \"line_level_total_discount\": 0\n                }\n            ],\n            \"refunds\": [],\n            \"tax_line\": [\n                {\n                    \"id\": 16474,\n                    \"order_id\": 985083181,\n                    \"name\": \"SST\",\n                    \"rate\": 6,\n                    \"price\": \"0.0\",\n                    \"shipping_tax\": \"0.0\",\n                    \"shipping_tax_include\": false,\n                    \"charge_tax_add\": 1,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"deleted_from\": null,\n                    \"created_at\": \"2024-07-16T11:22:21.000+08:00\"\n                }\n            ],\n            \"tax_filing\": null,\n            \"billing_address\": {\n                \"id\": 806593880,\n                \"order_id\": 985083181,\n                \"address_id\": null,\n                \"first_name\": \"TestYell\",\n                \"last_name\": null,\n                \"email\": \"yelilan01@gmail.com\",\n                \"company\": \"\",\n                \"address1\": \"H1-5 Setiawalk Puchong Persiaran Wawasan\",\n                \"address2\": \"\",\n                \"city\": \"Petaling\",\n                \"zip\": \"41700\",\n                \"province\": \"Selangor\",\n                \"province_code\": \"MY-10\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"0112312435\",\n                \"latitude\": null,\n                \"longitude\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-07-16T11:23:19.000+08:00\",\n                \"created_at\": \"2024-07-16T11:22:29.000+08:00\"\n            },\n            \"shipping_address\": {\n                \"id\": 885961417,\n                \"order_id\": 985083181,\n                \"address_id\": null,\n                \"first_name\": \"TestYell\",\n                \"last_name\": \"Test\",\n                \"company\": \"\",\n                \"address1\": \"H1-5 Setiawalk Puchong Persiaran Wawasan\",\n                \"address2\": \"\",\n                \"city\": \"Petaling\",\n                \"zip\": \"41700\",\n                \"province\": \"Selangor\",\n                \"province_code\": \"MY-10\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"0112312435\",\n                \"email\": null,\n                \"latitude\": null,\n                \"longitude\": null,\n                \"preferred_start_at\": null,\n                \"preferred_end_at\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-07-16T11:22:55.000+08:00\",\n                \"created_at\": \"2024-07-16T11:22:30.000+08:00\"\n            },\n            \"shipping_fees\": [\n                {\n                    \"id\": 583789884,\n                    \"order_id\": 985083181,\n                    \"name\": \"Standard Shipping\",\n                    \"price\": \"5.4\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_codes\": null,\n                    \"zone_id\": 16493,\n                    \"shipping_id\": 16654,\n                    \"store_app_id\": null,\n                    \"real_store_app_id\": null,\n                    \"calculation_params\": {\n                        \"profile_items\": [\n                            {\n                                \"id\": 1060431134,\n                                \"grams\": \"5.0\",\n                                \"price\": \"4.5\",\n                                \"width\": \"0.0\",\n                                \"height\": \"0.0\",\n                                \"length\": \"0.0\",\n                                \"quantity\": 1,\n                                \"product_id\": 2413694,\n                                \"variant_id\": 11949735,\n                                \"product_name\": \"Boba U4T switches\",\n                                \"variant_name\": null,\n                                \"total_discount\": \"0.0\",\n                                \"shipping_required\": true\n                            }\n                        ]\n                    },\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"deleted_from\": null,\n                    \"created_at\": \"2024-07-16T11:23:21.000+08:00\",\n                    \"shipping_fee_shipping_profile\": {\n                        \"id\": 21349,\n                        \"order_shipping_fee_id\": 583789884,\n                        \"shipping_profile_id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\",\n                        \"is_deleted\": false,\n                        \"deleted_at\": null,\n                        \"updated_at\": \"2024-07-16T11:23:21.000+08:00\",\n                        \"created_at\": \"2024-07-16T11:23:21.000+08:00\"\n                    }\n                }\n            ],\n            \"pickup_address\": null,\n            \"remark\": null,\n            \"note\": null,\n            \"cod_type\": 0,\n            \"location_id\": null,\n            \"fulfillments\": [],\n            \"metafields\": {},\n            \"transactions\": [\n                {\n                    \"id\": 974152820,\n                    \"currency\": \"MYR\",\n                    \"amount\": \"4.5\",\n                    \"number\": null,\n                    \"gateway\": \"stripe\",\n                    \"gateway_title\": \"Credit Card via Stripe\",\n                    \"gateway_method\": \"stripe_alipay_stripe\",\n                    \"error_description\": null,\n                    \"test\": false,\n                    \"status\": \"pending\",\n                    \"paid_at\": null,\n                    \"updated_at\": \"2024-07-16T11:23:22+08:00\",\n                    \"created_at\": \"2024-07-16T11:22:21+08:00\"\n                },\n                {\n                    \"id\": 974152821,\n                    \"currency\": \"MYR\",\n                    \"amount\": \"4.5\",\n                    \"number\": null,\n                    \"gateway\": \"bank-transfer\",\n                    \"gateway_title\": null,\n                    \"gateway_method\": \"bank-transfer\",\n                    \"error_description\": null,\n                    \"test\": false,\n                    \"status\": \"pending\",\n                    \"paid_at\": null,\n                    \"updated_at\": \"2024-07-16T11:23:45+08:00\",\n                    \"created_at\": \"2024-07-16T11:23:45+08:00\"\n                },\n                {\n                    \"id\": 974152822,\n                    \"currency\": \"MYR\",\n                    \"amount\": \"4.5\",\n                    \"number\": \"1234\",\n                    \"gateway\": \"bank-transfer\",\n                    \"gateway_title\": \"Bank transfer\",\n                    \"gateway_method\": \"bank-transfer\",\n                    \"error_description\": \"\",\n                    \"test\": false,\n                    \"status\": \"pending\",\n                    \"paid_at\": null,\n                    \"updated_at\": \"2024-07-16T11:23:54+08:00\",\n                    \"created_at\": \"2024-07-16T11:23:48+08:00\"\n                }\n            ],\n            \"note_attributes\": [],\n            \"point_earning\": {\n                \"id\": 354913248,\n                \"order_id\": 985083181,\n                \"category\": \"earn\",\n                \"amount\": \"4.0\",\n                \"discount_amount\": null,\n                \"point_formula\": {\n                    \"id\": 357,\n                    \"title\": \"sparkle\",\n                    \"created_at\": \"2024-03-05T11:55:51.000+08:00\",\n                    \"deleted_at\": null,\n                    \"is_deleted\": false,\n                    \"is_enabled\": true,\n                    \"ownable_id\": 8553,\n                    \"updated_at\": \"2024-04-02T11:46:31.000+08:00\",\n                    \"ownable_type\": \"Store::Store\",\n                    \"earning_point\": 1,\n                    \"earning_value\": \"1.0\",\n                    \"redemption_point\": 100,\n                    \"redemption_value\": \"1.0\",\n                    \"is_earning_enabled\": true,\n                    \"min_purchase_amount\": null,\n                    \"is_max_usage_limited\": false,\n                    \"validity_period_type\": \"period\",\n                    \"validity_period_unit\": \"month\",\n                    \"is_redemption_enabled\": true,\n                    \"validity_period_value\": \"3\",\n                    \"is_min_purchase_required\": false,\n                    \"max_usage_amount_per_order\": null,\n                    \"max_discount_percentage_per_order\": null\n                },\n                \"is_cancelled\": false,\n                \"is_deleted\": false,\n                \"is_rewarded\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-07-16T11:23:23.000+08:00\",\n                \"created_at\": \"2024-07-16T11:23:23.000+08:00\"\n            },\n            \"point_redemption\": null,\n            \"discount_applications\": [\n                {\n                    \"target_type\": \"shipping\",\n                    \"code\": null,\n                    \"value_type\": \"percentage\",\n                    \"value\": \"100.0\"\n                }\n            ],\n            \"discount_codes\": [],\n            \"source_name\": \"sf\",\n            \"source_type\": \"online_store\",\n            \"browser_ip\": \"119.40.120.91\",\n            \"cancelled_at\": null,\n            \"is_cancelled\": false,\n            \"is_archived\": false,\n            \"is_deleted\": false,\n            \"updated_at\": \"2024-07-16T11:23:48+08:00\",\n            \"created_at\": \"2024-07-16T11:23:22+08:00\",\n            \"processed_at\": \"2024-07-16T11:23:22+08:00\",\n            \"paid_at\": null,\n            \"sales_attributions\": {\n                \"staff\": [],\n                \"location\": []\n            }\n        },\n        {\n            \"id\": 985083054,\n            \"token\": \"5e3bcec6-cae6-45f4-abe6-4b224a9f863c\",\n            \"cart_token\": \"474e367b-d4e2-4dda-9521-0945182263ce\",\n            \"number\": 1221,\n            \"order_number\": \"#1221\",\n            \"name\": \"#1221\",\n            \"email\": null,\n            \"customer_id\": 1277117,\n            \"customer\": {\n                \"id\": 1277117,\n                \"store_id\": 8553,\n                \"user_id\": null,\n                \"pricelist_id\": null,\n                \"email\": null,\n                \"first_name\": \"Rajarajan\",\n                \"last_name\": \"Yelilan\",\n                \"phone\": \"012345678\",\n                \"birthdate\": null,\n                \"gender\": null,\n                \"country_code\": \"MY\",\n                \"accepts_marketing\": true,\n                \"avatar_url\": \"https://assets.imgix.net/~text?bg=BA0900&txtclr=ffffff&w=200&h=200&txtsize=90&txt=RY&txtfont=Helvetica&txtalign=middle,center\",\n                \"origin_avatar_url\": null,\n                \"locale\": \"en_US\",\n                \"total_credit\": \"0.0\",\n                \"total_spent\": \"0.0\",\n                \"total_order\": 0,\n                \"first_paid_order_id\": null,\n                \"last_order_id\": null,\n                \"last_order_at\": null,\n                \"order_stats_updated_at\": null,\n                \"wholesale_enabled\": false,\n                \"source\": \"sf\",\n                \"app_id\": null,\n                \"lead_source\": \"online_store\",\n                \"creation_source\": \"online_store\",\n                \"code\": \"T0001277117L\",\n                \"note\": null,\n                \"is_verified\": false,\n                \"is_blacklisted\": false,\n                \"is_lead\": false,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"birthday_last_updated_at\": null,\n                \"registration_location_id\": null,\n                \"attribution_location_id\": null,\n                \"attribution_user_id\": null,\n                \"updated_at\": \"2024-07-16T11:08:51.000+08:00\",\n                \"created_at\": \"2024-07-16T11:08:50.000+08:00\",\n                \"deletion_job_id\": null,\n                \"name\": \"Rajarajan Yelilan\",\n                \"display_name\": \"Rajarajan Yelilan\",\n                \"birthday\": null,\n                \"zodiac\": null,\n                \"credentials\": {\n                    \"phone\": \"012345678\"\n                },\n                \"barcode_url\": \"https://storefront.blue/c/1277117/barcode.svg?hmac=26e87e7e2d17849fa65facb8458110467dcf7ac32a0bab6af5c61c0a2b4b7e63\",\n                \"qrcode_url\": \"https://storefront.blue/c/1277117/qrcode.svg?hmac=26e87e7e2d17849fa65facb8458110467dcf7ac32a0bab6af5c61c0a2b4b7e63\",\n                \"birthdate_editable\": true,\n                \"country\": \"Malaysia\",\n                \"total_point\": 0,\n                \"expiring_points\": [],\n                \"has_password\": false,\n                \"company\": null,\n                \"address1\": \"H1-5 Setiawalk Puchong Persiaran Wawasan Pusat Bandar Puchong Jaya\",\n                \"address2\": null,\n                \"city\": \"Petaling\",\n                \"zip\": \"41700\",\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Selangor\",\n                \"province_code\": \"MY-10\"\n            },\n            \"currency_code\": \"MYR\",\n            \"exchange_rate\": \"1.0\",\n            \"subtotal_price\": \"1.0\",\n            \"total_shipping_fee\": \"0.0\",\n            \"total_credit_used\": \"0.00\",\n            \"total_discount\": \"0.0\",\n            \"total_tax\": \"0.0\",\n            \"total_rounding\": \"0.0\",\n            \"total_transaction_fee\": \"0.0\",\n            \"total_amount\": \"1.0\",\n            \"shipping_discount\": \"0.0\",\n            \"total_amount_include_transaction\": \"1.0\",\n            \"total_shipping\": \"0.0\",\n            \"total_line_item_price\": \"1.0\",\n            \"total_price\": \"1.0\",\n            \"credit_used\": \"0.00\",\n            \"taxes_included\": false,\n            \"credit_earn\": \"0.00\",\n            \"financial_status\": \"unpaid\",\n            \"fulfillment_status\": \"unfulfilled\",\n            \"line_items\": [\n                {\n                    \"id\": 1060431066,\n                    \"order_id\": 985083054,\n                    \"product_id\": 2413840,\n                    \"variant_id\": 11950923,\n                    \"discount_id\": null,\n                    \"product_name\": \"Ibis Ripmo V2 XT\",\n                    \"variant_name\": null,\n                    \"sku\": \"\",\n                    \"barcode\": null,\n                    \"price\": \"1.0\",\n                    \"cost_price\": \"0.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_applies_once\": null,\n                    \"grams\": \"0.0\",\n                    \"width\": \"0.0\",\n                    \"height\": \"0.0\",\n                    \"length\": \"0.0\",\n                    \"quantity\": 1,\n                    \"backorder_quantity\": 0,\n                    \"taxable\": false,\n                    \"shipping_required\": true,\n                    \"total_tax\": \"0.0\",\n                    \"is_custom_price\": false,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"delete_from\": null,\n                    \"created_from\": \"SF\",\n                    \"updated_at\": \"2024-07-16T11:08:50.000+08:00\",\n                    \"created_at\": \"2024-07-11T16:10:31.000+08:00\",\n                    \"inventory_management\": \"easystore\",\n                    \"total_amount\": \"1.0\",\n                    \"subtotal\": \"1.0\",\n                    \"barcode_image\": \"\",\n                    \"variant_count\": 1,\n                    \"restocked_quantity\": 0,\n                    \"restockable_quantity\": 1,\n                    \"fulfilled_quantity\": 0,\n                    \"fulfillable_quantity\": 1,\n                    \"fulfillment_service\": [],\n                    \"return\": null,\n                    \"returns\": null,\n                    \"returned_quantity\": 0,\n                    \"returnable_quantity\": 0,\n                    \"properties\": [],\n                    \"vendors\": [],\n                    \"original_line_price\": \"1.0\",\n                    \"final_line_price\": \"1.0\",\n                    \"quantity_before_edit\": 1,\n                    \"image_url\": \"https://cdn.easystore.blue/s/8553/i/9552468.webp\",\n                    \"shipping_condition\": \"general\",\n                    \"shipping_profile\": {\n                        \"id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\"\n                    },\n                    \"line_level_discount_allocations\": [],\n                    \"line_level_total_discount\": 0\n                }\n            ],\n            \"refunds\": [],\n            \"tax_line\": [\n                {\n                    \"id\": 16408,\n                    \"order_id\": 985083054,\n                    \"name\": \"SST\",\n                    \"rate\": 6,\n                    \"price\": \"0.0\",\n                    \"shipping_tax\": \"0.0\",\n                    \"shipping_tax_include\": false,\n                    \"charge_tax_add\": 1,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"deleted_from\": null,\n                    \"created_at\": \"2024-07-04T01:24:45.000+08:00\"\n                }\n            ],\n            \"tax_filing\": null,\n            \"billing_address\": {\n                \"id\": 806593815,\n                \"order_id\": 985083054,\n                \"address_id\": null,\n                \"first_name\": \"Rajarajan\",\n                \"last_name\": \"Yelilan\",\n                \"email\": null,\n                \"company\": \"\",\n                \"address1\": \"H1-5 Setiawalk Puchong Persiaran Wawasan Pusat Bandar Puchong Jaya\",\n                \"address2\": \"\",\n                \"city\": \"Petaling\",\n                \"zip\": \"41700\",\n                \"province\": \"Selangor\",\n                \"province_code\": \"MY-10\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"012345678\",\n                \"latitude\": null,\n                \"longitude\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-07-16T11:08:50.000+08:00\",\n                \"created_at\": \"2024-07-04T01:24:40.000+08:00\"\n            },\n            \"shipping_address\": {\n                \"id\": 885961414,\n                \"order_id\": 985083054,\n                \"address_id\": null,\n                \"first_name\": \"Yell\",\n                \"last_name\": \"Rajarajan\",\n                \"company\": \"\",\n                \"address1\": \"H1-5 Setiawalk Puchong Persiaran Wawasan Pusat Bandar Puchong Jaya\",\n                \"address2\": \"\",\n                \"city\": \"Petaling\",\n                \"zip\": \"41700\",\n                \"province\": \"Selangor\",\n                \"province_code\": \"MY-10\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"60175464109\",\n                \"email\": null,\n                \"latitude\": null,\n                \"longitude\": null,\n                \"preferred_start_at\": null,\n                \"preferred_end_at\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-07-16T11:08:17.000+08:00\",\n                \"created_at\": \"2024-07-16T11:08:17.000+08:00\"\n            },\n            \"shipping_fees\": [\n                {\n                    \"id\": 583789871,\n                    \"order_id\": 985083054,\n                    \"name\": \"Standard Shipping\",\n                    \"price\": \"0.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_codes\": null,\n                    \"zone_id\": 16493,\n                    \"shipping_id\": 16654,\n                    \"store_app_id\": null,\n                    \"real_store_app_id\": null,\n                    \"calculation_params\": {\n                        \"profile_items\": [\n                            {\n                                \"id\": 1060431066,\n                                \"grams\": \"0.0\",\n                                \"price\": \"1.0\",\n                                \"width\": \"0.0\",\n                                \"height\": \"0.0\",\n                                \"length\": \"0.0\",\n                                \"quantity\": 1,\n                                \"product_id\": 2413840,\n                                \"variant_id\": 11950923,\n                                \"product_name\": \"Ibis Ripmo V2 XT\",\n                                \"variant_name\": null,\n                                \"total_discount\": \"0.0\",\n                                \"shipping_required\": true\n                            }\n                        ]\n                    },\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"deleted_from\": null,\n                    \"created_at\": \"2024-07-16T11:08:50.000+08:00\",\n                    \"shipping_fee_shipping_profile\": {\n                        \"id\": 21343,\n                        \"order_shipping_fee_id\": 583789871,\n                        \"shipping_profile_id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\",\n                        \"is_deleted\": false,\n                        \"deleted_at\": null,\n                        \"updated_at\": \"2024-07-16T11:08:50.000+08:00\",\n                        \"created_at\": \"2024-07-16T11:08:50.000+08:00\"\n                    }\n                }\n            ],\n            \"pickup_address\": null,\n            \"remark\": null,\n            \"note\": null,\n            \"cod_type\": 0,\n            \"location_id\": null,\n            \"fulfillments\": [],\n            \"metafields\": {},\n            \"transactions\": [\n                {\n                    \"id\": 974152715,\n                    \"currency\": \"MYR\",\n                    \"amount\": \"1.0\",\n                    \"number\": \"1234\",\n                    \"gateway\": \"bank-transfer\",\n                    \"gateway_title\": \"Bank transfer\",\n                    \"gateway_method\": \"bank-transfer\",\n                    \"error_description\": \"\",\n                    \"test\": false,\n                    \"status\": \"pending\",\n                    \"paid_at\": null,\n                    \"updated_at\": \"2024-07-16T11:16:23+08:00\",\n                    \"created_at\": \"2024-07-04T01:24:46+08:00\"\n                }\n            ],\n            \"note_attributes\": [],\n            \"point_earning\": {\n                \"id\": 354913245,\n                \"order_id\": 985083054,\n                \"category\": \"earn\",\n                \"amount\": \"1.0\",\n                \"discount_amount\": null,\n                \"point_formula\": {\n                    \"id\": 357,\n                    \"title\": \"sparkle\",\n                    \"created_at\": \"2024-03-05T11:55:51.000+08:00\",\n                    \"deleted_at\": null,\n                    \"is_deleted\": false,\n                    \"is_enabled\": true,\n                    \"ownable_id\": 8553,\n                    \"updated_at\": \"2024-04-02T11:46:31.000+08:00\",\n                    \"ownable_type\": \"Store::Store\",\n                    \"earning_point\": 1,\n                    \"earning_value\": \"1.0\",\n                    \"redemption_point\": 100,\n                    \"redemption_value\": \"1.0\",\n                    \"is_earning_enabled\": true,\n                    \"min_purchase_amount\": null,\n                    \"is_max_usage_limited\": false,\n                    \"validity_period_type\": \"period\",\n                    \"validity_period_unit\": \"month\",\n                    \"is_redemption_enabled\": true,\n                    \"validity_period_value\": \"3\",\n                    \"is_min_purchase_required\": false,\n                    \"max_usage_amount_per_order\": null,\n                    \"max_discount_percentage_per_order\": null\n                },\n                \"is_cancelled\": false,\n                \"is_deleted\": false,\n                \"is_rewarded\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-07-16T11:08:52.000+08:00\",\n                \"created_at\": \"2024-07-16T11:08:52.000+08:00\"\n            },\n            \"point_redemption\": null,\n            \"discount_applications\": [],\n            \"discount_codes\": [],\n            \"source_name\": \"sf\",\n            \"source_type\": \"online_store\",\n            \"browser_ip\": \"113.211.118.67\",\n            \"cancelled_at\": null,\n            \"is_cancelled\": false,\n            \"is_archived\": false,\n            \"is_deleted\": false,\n            \"updated_at\": \"2024-07-16T11:08:54+08:00\",\n            \"created_at\": \"2024-07-16T11:08:51+08:00\",\n            \"processed_at\": \"2024-07-16T11:08:51+08:00\",\n            \"paid_at\": null,\n            \"sales_attributions\": {\n                \"staff\": [],\n                \"location\": []\n            }\n        },\n        {\n            \"id\": 985083095,\n            \"token\": \"6e4bab9d-cb55-4abd-badd-fa5f46e6c14e\",\n            \"cart_token\": \"6e6be468-4fe5-4c63-ba1b-d1e244484f0e\",\n            \"number\": 1220,\n            \"order_number\": \"#1220\",\n            \"name\": \"#1220\",\n            \"email\": \"abc@def.com\",\n            \"customer_id\": 1276925,\n            \"customer\": {\n                \"id\": 1276925,\n                \"store_id\": 8553,\n                \"user_id\": null,\n                \"pricelist_id\": null,\n                \"email\": \"abc@def.com\",\n                \"first_name\": \"Abc\",\n                \"last_name\": \"Def\",\n                \"phone\": \"12345678\",\n                \"birthdate\": null,\n                \"gender\": null,\n                \"country_code\": \"MY\",\n                \"accepts_marketing\": true,\n                \"avatar_url\": \"https://assets.imgix.net/~text?bg=A1C299&txtclr=ffffff&w=200&h=200&txtsize=90&txt=AD&txtfont=Helvetica&txtalign=middle,center\",\n                \"origin_avatar_url\": null,\n                \"locale\": \"en_US\",\n                \"total_credit\": \"0.0\",\n                \"total_spent\": \"0.0\",\n                \"total_order\": 0,\n                \"first_paid_order_id\": null,\n                \"last_order_id\": null,\n                \"last_order_at\": null,\n                \"order_stats_updated_at\": null,\n                \"wholesale_enabled\": false,\n                \"source\": null,\n                \"app_id\": null,\n                \"lead_source\": \"online_store\",\n                \"creation_source\": \"pos\",\n                \"code\": \"N0001276925N\",\n                \"note\": null,\n                \"is_verified\": false,\n                \"is_blacklisted\": false,\n                \"is_lead\": false,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"birthday_last_updated_at\": null,\n                \"registration_location_id\": null,\n                \"attribution_location_id\": null,\n                \"attribution_user_id\": null,\n                \"updated_at\": \"2024-06-21T01:35:11.000+08:00\",\n                \"created_at\": \"2024-06-21T01:35:11.000+08:00\",\n                \"deletion_job_id\": null,\n                \"name\": \"Abc Def\",\n                \"display_name\": \"Abc Def\",\n                \"birthday\": null,\n                \"zodiac\": null,\n                \"credentials\": {\n                    \"email\": \"abc@def.com\",\n                    \"phone\": \"12345678\"\n                },\n                \"barcode_url\": \"https://storefront.blue/c/1276925/barcode.svg?hmac=4c99e925198047f0ce6a3c4871f196831d0adf9cafdc3e837f00009325900870\",\n                \"qrcode_url\": \"https://storefront.blue/c/1276925/qrcode.svg?hmac=4c99e925198047f0ce6a3c4871f196831d0adf9cafdc3e837f00009325900870\",\n                \"birthdate_editable\": true,\n                \"country\": \"Malaysia\",\n                \"total_point\": 0,\n                \"expiring_points\": [],\n                \"has_password\": false,\n                \"company\": \"Org Abc Def\",\n                \"address1\": \"Street Abc Def\",\n                \"address2\": null,\n                \"city\": \"City Abc Def\",\n                \"zip\": \"12345\",\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Johor\",\n                \"province_code\": \"MY-01\"\n            },\n            \"currency_code\": \"MYR\",\n            \"exchange_rate\": \"1.0\",\n            \"subtotal_price\": \"66.0\",\n            \"total_shipping_fee\": \"2.0\",\n            \"total_credit_used\": \"0.00\",\n            \"total_discount\": \"0.0\",\n            \"total_tax\": \"4.08\",\n            \"total_rounding\": \"0.0\",\n            \"total_transaction_fee\": \"0.0\",\n            \"total_amount\": \"72.08\",\n            \"shipping_discount\": \"0.0\",\n            \"total_amount_include_transaction\": \"72.08\",\n            \"total_shipping\": \"2.0\",\n            \"total_line_item_price\": \"66.0\",\n            \"total_price\": \"72.08\",\n            \"credit_used\": \"0.00\",\n            \"taxes_included\": false,\n            \"credit_earn\": \"0.00\",\n            \"financial_status\": \"unpaid\",\n            \"fulfillment_status\": \"unfulfilled\",\n            \"line_items\": [\n                {\n                    \"id\": 1060431002,\n                    \"order_id\": 985083095,\n                    \"product_id\": null,\n                    \"variant_id\": null,\n                    \"discount_id\": null,\n                    \"product_name\": \"Ibis Ripmo V2 XT\",\n                    \"variant_name\": null,\n                    \"sku\": null,\n                    \"barcode\": null,\n                    \"price\": \"1.0\",\n                    \"cost_price\": \"0.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_applies_once\": null,\n                    \"grams\": \"1.0\",\n                    \"width\": null,\n                    \"height\": null,\n                    \"length\": null,\n                    \"quantity\": 12,\n                    \"backorder_quantity\": 0,\n                    \"taxable\": true,\n                    \"shipping_required\": true,\n                    \"total_tax\": \"0.72\",\n                    \"is_custom_price\": false,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"delete_from\": null,\n                    \"created_from\": null,\n                    \"updated_at\": \"2024-07-09T03:00:27.000+08:00\",\n                    \"created_at\": \"2024-07-09T03:00:27.000+08:00\",\n                    \"inventory_management\": null,\n                    \"total_amount\": \"12.0\",\n                    \"subtotal\": \"12.0\",\n                    \"barcode_image\": \"\",\n                    \"variant_count\": 0,\n                    \"restocked_quantity\": 0,\n                    \"restockable_quantity\": 0,\n                    \"fulfilled_quantity\": 0,\n                    \"fulfillable_quantity\": 12,\n                    \"fulfillment_service\": [],\n                    \"return\": null,\n                    \"returns\": null,\n                    \"returned_quantity\": 0,\n                    \"returnable_quantity\": 0,\n                    \"properties\": [],\n                    \"vendors\": [],\n                    \"original_line_price\": \"12.0\",\n                    \"final_line_price\": \"12.0\",\n                    \"quantity_before_edit\": 12,\n                    \"image_url\": \"https://s3.dualstack.ap-southeast-1.amazonaws.com/eesb.public/images/products/no_image.png\",\n                    \"shipping_condition\": \"general\",\n                    \"shipping_profile\": {\n                        \"id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\"\n                    },\n                    \"line_level_discount_allocations\": [],\n                    \"line_level_total_discount\": 0\n                },\n                {\n                    \"id\": 1060431003,\n                    \"order_id\": 985083095,\n                    \"product_id\": null,\n                    \"variant_id\": null,\n                    \"discount_id\": null,\n                    \"product_name\": \"Boba U4T switches\",\n                    \"variant_name\": null,\n                    \"sku\": null,\n                    \"barcode\": null,\n                    \"price\": \"4.5\",\n                    \"cost_price\": \"0.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_applies_once\": null,\n                    \"grams\": \"1.0\",\n                    \"width\": null,\n                    \"height\": null,\n                    \"length\": null,\n                    \"quantity\": 12,\n                    \"backorder_quantity\": 0,\n                    \"taxable\": true,\n                    \"shipping_required\": true,\n                    \"total_tax\": \"3.24\",\n                    \"is_custom_price\": false,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"delete_from\": null,\n                    \"created_from\": null,\n                    \"updated_at\": \"2024-07-09T03:00:27.000+08:00\",\n                    \"created_at\": \"2024-07-09T03:00:27.000+08:00\",\n                    \"inventory_management\": null,\n                    \"total_amount\": \"54.0\",\n                    \"subtotal\": \"54.0\",\n                    \"barcode_image\": \"\",\n                    \"variant_count\": 0,\n                    \"restocked_quantity\": 0,\n                    \"restockable_quantity\": 0,\n                    \"fulfilled_quantity\": 0,\n                    \"fulfillable_quantity\": 12,\n                    \"fulfillment_service\": [],\n                    \"return\": null,\n                    \"returns\": null,\n                    \"returned_quantity\": 0,\n                    \"returnable_quantity\": 0,\n                    \"properties\": [],\n                    \"vendors\": [],\n                    \"original_line_price\": \"54.0\",\n                    \"final_line_price\": \"54.0\",\n                    \"quantity_before_edit\": 12,\n                    \"image_url\": \"https://s3.dualstack.ap-southeast-1.amazonaws.com/eesb.public/images/products/no_image.png\",\n                    \"shipping_condition\": \"general\",\n                    \"shipping_profile\": {\n                        \"id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\"\n                    },\n                    \"line_level_discount_allocations\": [],\n                    \"line_level_total_discount\": 0\n                }\n            ],\n            \"refunds\": [],\n            \"tax_line\": [\n                {\n                    \"id\": 16425,\n                    \"order_id\": 985083095,\n                    \"name\": \"GST\",\n                    \"rate\": 6,\n                    \"price\": \"4.08\",\n                    \"shipping_tax\": \"0.12\",\n                    \"shipping_tax_include\": true,\n                    \"charge_tax_add\": 1,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"deleted_from\": null,\n                    \"created_at\": \"2024-07-09T03:00:27.000+08:00\"\n                }\n            ],\n            \"tax_filing\": null,\n            \"billing_address\": {\n                \"id\": 806593822,\n                \"order_id\": 985083095,\n                \"address_id\": null,\n                \"first_name\": \"Abc\",\n                \"last_name\": \"Def\",\n                \"email\": \"abc@def.com\",\n                \"company\": \"Org Abc Def\",\n                \"address1\": \"Street Abc Def\",\n                \"address2\": null,\n                \"city\": \"City Abc Def\",\n                \"zip\": \"12345\",\n                \"province\": \"Johor\",\n                \"province_code\": \"MY-01\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"12345678\",\n                \"latitude\": null,\n                \"longitude\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-07-09T03:00:27.000+08:00\",\n                \"created_at\": \"2024-07-09T03:00:27.000+08:00\"\n            },\n            \"shipping_address\": {\n                \"id\": 885961355,\n                \"order_id\": 985083095,\n                \"address_id\": null,\n                \"first_name\": \"Abc\",\n                \"last_name\": \"Def\",\n                \"company\": \"Org Abc Def\",\n                \"address1\": \"Street Abc Def\",\n                \"address2\": null,\n                \"city\": \"City Abc Def\",\n                \"zip\": \"12345\",\n                \"province\": \"Johor\",\n                \"province_code\": \"MY-01\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"12345678\",\n                \"email\": \"abc@def.com\",\n                \"latitude\": null,\n                \"longitude\": null,\n                \"preferred_start_at\": null,\n                \"preferred_end_at\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-07-09T03:00:27.000+08:00\",\n                \"created_at\": \"2024-07-09T03:00:27.000+08:00\"\n            },\n            \"shipping_fees\": [\n                {\n                    \"id\": 583789642,\n                    \"order_id\": 985083095,\n                    \"name\": \"standard shipping\",\n                    \"price\": \"2.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_codes\": null,\n                    \"zone_id\": null,\n                    \"shipping_id\": null,\n                    \"store_app_id\": null,\n                    \"real_store_app_id\": null,\n                    \"calculation_params\": null,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"deleted_from\": null,\n                    \"created_at\": \"2024-07-09T03:00:27.000+08:00\",\n                    \"shipping_fee_shipping_profile\": null\n                }\n            ],\n            \"pickup_address\": null,\n            \"remark\": \"remark\",\n            \"note\": \"note\",\n            \"cod_type\": 2,\n            \"location_id\": null,\n            \"fulfillments\": [],\n            \"metafields\": {},\n            \"transactions\": [],\n            \"note_attributes\": [],\n            \"point_earning\": {\n                \"id\": 354913184,\n                \"order_id\": 985083095,\n                \"category\": \"earn\",\n                \"amount\": \"66.0\",\n                \"discount_amount\": null,\n                \"point_formula\": {\n                    \"id\": 357,\n                    \"title\": \"sparkle\",\n                    \"created_at\": \"2024-03-05T11:55:51.000+08:00\",\n                    \"deleted_at\": null,\n                    \"is_deleted\": false,\n                    \"is_enabled\": true,\n                    \"ownable_id\": 8553,\n                    \"updated_at\": \"2024-04-02T11:46:31.000+08:00\",\n                    \"ownable_type\": \"Store::Store\",\n                    \"earning_point\": 1,\n                    \"earning_value\": \"1.0\",\n                    \"redemption_point\": 100,\n                    \"redemption_value\": \"1.0\",\n                    \"is_earning_enabled\": true,\n                    \"min_purchase_amount\": null,\n                    \"is_max_usage_limited\": false,\n                    \"validity_period_type\": \"period\",\n                    \"validity_period_unit\": \"month\",\n                    \"is_redemption_enabled\": true,\n                    \"validity_period_value\": \"3\",\n                    \"is_min_purchase_required\": false,\n                    \"max_usage_amount_per_order\": null,\n                    \"max_discount_percentage_per_order\": null\n                },\n                \"is_cancelled\": false,\n                \"is_deleted\": false,\n                \"is_rewarded\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-07-09T03:00:27.000+08:00\",\n                \"created_at\": \"2024-07-09T03:00:27.000+08:00\"\n            },\n            \"point_redemption\": null,\n            \"discount_applications\": [],\n            \"discount_codes\": [],\n            \"source_name\": \"sf\",\n            \"source_type\": \"admin_panel\",\n            \"browser_ip\": \"119.40.120.91\",\n            \"cancelled_at\": null,\n            \"is_cancelled\": false,\n            \"is_archived\": false,\n            \"is_deleted\": false,\n            \"updated_at\": \"2024-07-09T03:00:27+08:00\",\n            \"created_at\": \"2024-07-09T03:00:27+08:00\",\n            \"processed_at\": \"2024-07-09T03:00:27+08:00\",\n            \"paid_at\": null,\n            \"sales_attributions\": {\n                \"staff\": [\n                    {\n                        \"id\": 335,\n                        \"user_id\": 10,\n                        \"user_name\": \"Ah Beng\"\n                    }\n                ],\n                \"location\": []\n            }\n        },\n        {\n            \"id\": 985083094,\n            \"token\": \"81e937aa-dfcb-4325-ac70-a00cea6e034a\",\n            \"cart_token\": \"45eef00f-eaa5-4218-8acf-d8fc93434a55\",\n            \"number\": 1219,\n            \"order_number\": \"#1219\",\n            \"name\": \"#1219\",\n            \"email\": \"abc@def.com\",\n            \"customer_id\": 1276925,\n            \"customer\": {\n                \"id\": 1276925,\n                \"store_id\": 8553,\n                \"user_id\": null,\n                \"pricelist_id\": null,\n                \"email\": \"abc@def.com\",\n                \"first_name\": \"Abc\",\n                \"last_name\": \"Def\",\n                \"phone\": \"12345678\",\n                \"birthdate\": null,\n                \"gender\": null,\n                \"country_code\": \"MY\",\n                \"accepts_marketing\": true,\n                \"avatar_url\": \"https://assets.imgix.net/~text?bg=A1C299&txtclr=ffffff&w=200&h=200&txtsize=90&txt=AD&txtfont=Helvetica&txtalign=middle,center\",\n                \"origin_avatar_url\": null,\n                \"locale\": \"en_US\",\n                \"total_credit\": \"0.0\",\n                \"total_spent\": \"0.0\",\n                \"total_order\": 0,\n                \"first_paid_order_id\": null,\n                \"last_order_id\": null,\n                \"last_order_at\": null,\n                \"order_stats_updated_at\": null,\n                \"wholesale_enabled\": false,\n                \"source\": null,\n                \"app_id\": null,\n                \"lead_source\": \"online_store\",\n                \"creation_source\": \"pos\",\n                \"code\": \"N0001276925N\",\n                \"note\": null,\n                \"is_verified\": false,\n                \"is_blacklisted\": false,\n                \"is_lead\": false,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"birthday_last_updated_at\": null,\n                \"registration_location_id\": null,\n                \"attribution_location_id\": null,\n                \"attribution_user_id\": null,\n                \"updated_at\": \"2024-06-21T01:35:11.000+08:00\",\n                \"created_at\": \"2024-06-21T01:35:11.000+08:00\",\n                \"deletion_job_id\": null,\n                \"name\": \"Abc Def\",\n                \"display_name\": \"Abc Def\",\n                \"birthday\": null,\n                \"zodiac\": null,\n                \"credentials\": {\n                    \"email\": \"abc@def.com\",\n                    \"phone\": \"12345678\"\n                },\n                \"barcode_url\": \"https://storefront.blue/c/1276925/barcode.svg?hmac=4c99e925198047f0ce6a3c4871f196831d0adf9cafdc3e837f00009325900870\",\n                \"qrcode_url\": \"https://storefront.blue/c/1276925/qrcode.svg?hmac=4c99e925198047f0ce6a3c4871f196831d0adf9cafdc3e837f00009325900870\",\n                \"birthdate_editable\": true,\n                \"country\": \"Malaysia\",\n                \"total_point\": 0,\n                \"expiring_points\": [],\n                \"has_password\": false,\n                \"company\": \"Org Abc Def\",\n                \"address1\": \"Street Abc Def\",\n                \"address2\": null,\n                \"city\": \"City Abc Def\",\n                \"zip\": \"12345\",\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Johor\",\n                \"province_code\": \"MY-01\"\n            },\n            \"currency_code\": \"MYR\",\n            \"exchange_rate\": \"1.0\",\n            \"subtotal_price\": \"66.0\",\n            \"total_shipping_fee\": \"2.0\",\n            \"total_credit_used\": \"0.00\",\n            \"total_discount\": \"0.0\",\n            \"total_tax\": \"4.08\",\n            \"total_rounding\": \"0.0\",\n            \"total_transaction_fee\": \"0.0\",\n            \"total_amount\": \"72.08\",\n            \"shipping_discount\": \"0.0\",\n            \"total_amount_include_transaction\": \"72.08\",\n            \"total_shipping\": \"2.0\",\n            \"total_line_item_price\": \"66.0\",\n            \"total_price\": \"72.08\",\n            \"credit_used\": \"0.00\",\n            \"taxes_included\": false,\n            \"credit_earn\": \"0.00\",\n            \"financial_status\": \"unpaid\",\n            \"fulfillment_status\": \"unfulfilled\",\n            \"line_items\": [\n                {\n                    \"id\": 1060431000,\n                    \"order_id\": 985083094,\n                    \"product_id\": null,\n                    \"variant_id\": null,\n                    \"discount_id\": null,\n                    \"product_name\": \"Ibis Ripmo V2 XT\",\n                    \"variant_name\": null,\n                    \"sku\": null,\n                    \"barcode\": null,\n                    \"price\": \"1.0\",\n                    \"cost_price\": \"0.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_applies_once\": null,\n                    \"grams\": \"1.0\",\n                    \"width\": null,\n                    \"height\": null,\n                    \"length\": null,\n                    \"quantity\": 12,\n                    \"backorder_quantity\": 0,\n                    \"taxable\": true,\n                    \"shipping_required\": true,\n                    \"total_tax\": \"0.72\",\n                    \"is_custom_price\": false,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"delete_from\": null,\n                    \"created_from\": null,\n                    \"updated_at\": \"2024-07-09T02:54:14.000+08:00\",\n                    \"created_at\": \"2024-07-09T02:54:14.000+08:00\",\n                    \"inventory_management\": null,\n                    \"total_amount\": \"12.0\",\n                    \"subtotal\": \"12.0\",\n                    \"barcode_image\": \"\",\n                    \"variant_count\": 0,\n                    \"restocked_quantity\": 0,\n                    \"restockable_quantity\": 0,\n                    \"fulfilled_quantity\": 0,\n                    \"fulfillable_quantity\": 12,\n                    \"fulfillment_service\": [],\n                    \"return\": null,\n                    \"returns\": null,\n                    \"returned_quantity\": 0,\n                    \"returnable_quantity\": 0,\n                    \"properties\": [],\n                    \"vendors\": [],\n                    \"original_line_price\": \"12.0\",\n                    \"final_line_price\": \"12.0\",\n                    \"quantity_before_edit\": 12,\n                    \"image_url\": \"https://s3.dualstack.ap-southeast-1.amazonaws.com/eesb.public/images/products/no_image.png\",\n                    \"shipping_condition\": \"general\",\n                    \"shipping_profile\": {\n                        \"id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\"\n                    },\n                    \"line_level_discount_allocations\": [],\n                    \"line_level_total_discount\": 0\n                },\n                {\n                    \"id\": 1060431001,\n                    \"order_id\": 985083094,\n                    \"product_id\": null,\n                    \"variant_id\": null,\n                    \"discount_id\": null,\n                    \"product_name\": \"Boba U4T switches\",\n                    \"variant_name\": null,\n                    \"sku\": null,\n                    \"barcode\": null,\n                    \"price\": \"4.5\",\n                    \"cost_price\": \"0.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_applies_once\": null,\n                    \"grams\": \"1.0\",\n                    \"width\": null,\n                    \"height\": null,\n                    \"length\": null,\n                    \"quantity\": 12,\n                    \"backorder_quantity\": 0,\n                    \"taxable\": true,\n                    \"shipping_required\": true,\n                    \"total_tax\": \"3.24\",\n                    \"is_custom_price\": false,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"delete_from\": null,\n                    \"created_from\": null,\n                    \"updated_at\": \"2024-07-09T02:54:14.000+08:00\",\n                    \"created_at\": \"2024-07-09T02:54:14.000+08:00\",\n                    \"inventory_management\": null,\n                    \"total_amount\": \"54.0\",\n                    \"subtotal\": \"54.0\",\n                    \"barcode_image\": \"\",\n                    \"variant_count\": 0,\n                    \"restocked_quantity\": 0,\n                    \"restockable_quantity\": 0,\n                    \"fulfilled_quantity\": 0,\n                    \"fulfillable_quantity\": 12,\n                    \"fulfillment_service\": [],\n                    \"return\": null,\n                    \"returns\": null,\n                    \"returned_quantity\": 0,\n                    \"returnable_quantity\": 0,\n                    \"properties\": [],\n                    \"vendors\": [],\n                    \"original_line_price\": \"54.0\",\n                    \"final_line_price\": \"54.0\",\n                    \"quantity_before_edit\": 12,\n                    \"image_url\": \"https://s3.dualstack.ap-southeast-1.amazonaws.com/eesb.public/images/products/no_image.png\",\n                    \"shipping_condition\": \"general\",\n                    \"shipping_profile\": {\n                        \"id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\"\n                    },\n                    \"line_level_discount_allocations\": [],\n                    \"line_level_total_discount\": 0\n                }\n            ],\n            \"refunds\": [],\n            \"tax_line\": [\n                {\n                    \"id\": 16424,\n                    \"order_id\": 985083094,\n                    \"name\": \"GST\",\n                    \"rate\": 6,\n                    \"price\": \"4.08\",\n                    \"shipping_tax\": \"0.12\",\n                    \"shipping_tax_include\": true,\n                    \"charge_tax_add\": 1,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"deleted_from\": null,\n                    \"created_at\": \"2024-07-09T02:54:14.000+08:00\"\n                }\n            ],\n            \"tax_filing\": null,\n            \"billing_address\": {\n                \"id\": 806593821,\n                \"order_id\": 985083094,\n                \"address_id\": null,\n                \"first_name\": \"Abc\",\n                \"last_name\": \"Def\",\n                \"email\": \"abc@def.com\",\n                \"company\": \"Org Abc Def\",\n                \"address1\": \"Street Abc Def\",\n                \"address2\": null,\n                \"city\": \"City Abc Def\",\n                \"zip\": \"12345\",\n                \"province\": \"Johor\",\n                \"province_code\": \"MY-01\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"12345678\",\n                \"latitude\": null,\n                \"longitude\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-07-09T02:54:14.000+08:00\",\n                \"created_at\": \"2024-07-09T02:54:14.000+08:00\"\n            },\n            \"shipping_address\": {\n                \"id\": 885961354,\n                \"order_id\": 985083094,\n                \"address_id\": null,\n                \"first_name\": \"Abc\",\n                \"last_name\": \"Def\",\n                \"company\": \"Org Abc Def\",\n                \"address1\": \"Street Abc Def\",\n                \"address2\": null,\n                \"city\": \"City Abc Def\",\n                \"zip\": \"12345\",\n                \"province\": \"Johor\",\n                \"province_code\": \"MY-01\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"12345678\",\n                \"email\": \"abc@def.com\",\n                \"latitude\": null,\n                \"longitude\": null,\n                \"preferred_start_at\": null,\n                \"preferred_end_at\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-07-09T02:54:14.000+08:00\",\n                \"created_at\": \"2024-07-09T02:54:14.000+08:00\"\n            },\n            \"shipping_fees\": [\n                {\n                    \"id\": 583789641,\n                    \"order_id\": 985083094,\n                    \"name\": \"standard shipping\",\n                    \"price\": \"2.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_codes\": null,\n                    \"zone_id\": null,\n                    \"shipping_id\": null,\n                    \"store_app_id\": null,\n                    \"real_store_app_id\": null,\n                    \"calculation_params\": null,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"deleted_from\": null,\n                    \"created_at\": \"2024-07-09T02:54:14.000+08:00\",\n                    \"shipping_fee_shipping_profile\": null\n                }\n            ],\n            \"pickup_address\": null,\n            \"remark\": \"remark\",\n            \"note\": \"note\",\n            \"cod_type\": 2,\n            \"location_id\": null,\n            \"fulfillments\": [],\n            \"metafields\": {},\n            \"transactions\": [],\n            \"note_attributes\": [],\n            \"point_earning\": {\n                \"id\": 354913183,\n                \"order_id\": 985083094,\n                \"category\": \"earn\",\n                \"amount\": \"66.0\",\n                \"discount_amount\": null,\n                \"point_formula\": {\n                    \"id\": 357,\n                    \"title\": \"sparkle\",\n                    \"created_at\": \"2024-03-05T11:55:51.000+08:00\",\n                    \"deleted_at\": null,\n                    \"is_deleted\": false,\n                    \"is_enabled\": true,\n                    \"ownable_id\": 8553,\n                    \"updated_at\": \"2024-04-02T11:46:31.000+08:00\",\n                    \"ownable_type\": \"Store::Store\",\n                    \"earning_point\": 1,\n                    \"earning_value\": \"1.0\",\n                    \"redemption_point\": 100,\n                    \"redemption_value\": \"1.0\",\n                    \"is_earning_enabled\": true,\n                    \"min_purchase_amount\": null,\n                    \"is_max_usage_limited\": false,\n                    \"validity_period_type\": \"period\",\n                    \"validity_period_unit\": \"month\",\n                    \"is_redemption_enabled\": true,\n                    \"validity_period_value\": \"3\",\n                    \"is_min_purchase_required\": false,\n                    \"max_usage_amount_per_order\": null,\n                    \"max_discount_percentage_per_order\": null\n                },\n                \"is_cancelled\": false,\n                \"is_deleted\": false,\n                \"is_rewarded\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-07-09T02:54:14.000+08:00\",\n                \"created_at\": \"2024-07-09T02:54:14.000+08:00\"\n            },\n            \"point_redemption\": null,\n            \"discount_applications\": [],\n            \"discount_codes\": [],\n            \"source_name\": \"cp\",\n            \"source_type\": \"admin_panel\",\n            \"browser_ip\": \"119.40.120.91\",\n            \"cancelled_at\": null,\n            \"is_cancelled\": false,\n            \"is_archived\": false,\n            \"is_deleted\": false,\n            \"updated_at\": \"2024-07-09T02:54:14+08:00\",\n            \"created_at\": \"2024-07-09T02:54:13+08:00\",\n            \"processed_at\": \"2024-07-09T02:54:13+08:00\",\n            \"paid_at\": null,\n            \"sales_attributions\": {\n                \"staff\": [\n                    {\n                        \"id\": 333,\n                        \"user_id\": 10,\n                        \"user_name\": \"Ah Beng\"\n                    }\n                ],\n                \"location\": []\n            }\n        },\n        {\n            \"id\": 985083093,\n            \"token\": \"b9504dde-e8a2-4779-92ca-f801d87e2f88\",\n            \"cart_token\": \"754ed5bc-67e1-462e-b081-24abc7d4c5f7\",\n            \"number\": 1218,\n            \"order_number\": \"#1218\",\n            \"name\": \"#1218\",\n            \"email\": \"abc@def.com\",\n            \"customer_id\": 1276925,\n            \"customer\": {\n                \"id\": 1276925,\n                \"store_id\": 8553,\n                \"user_id\": null,\n                \"pricelist_id\": null,\n                \"email\": \"abc@def.com\",\n                \"first_name\": \"Abc\",\n                \"last_name\": \"Def\",\n                \"phone\": \"12345678\",\n                \"birthdate\": null,\n                \"gender\": null,\n                \"country_code\": \"MY\",\n                \"accepts_marketing\": true,\n                \"avatar_url\": \"https://assets.imgix.net/~text?bg=A1C299&txtclr=ffffff&w=200&h=200&txtsize=90&txt=AD&txtfont=Helvetica&txtalign=middle,center\",\n                \"origin_avatar_url\": null,\n                \"locale\": \"en_US\",\n                \"total_credit\": \"0.0\",\n                \"total_spent\": \"0.0\",\n                \"total_order\": 0,\n                \"first_paid_order_id\": null,\n                \"last_order_id\": null,\n                \"last_order_at\": null,\n                \"order_stats_updated_at\": null,\n                \"wholesale_enabled\": false,\n                \"source\": null,\n                \"app_id\": null,\n                \"lead_source\": \"online_store\",\n                \"creation_source\": \"pos\",\n                \"code\": \"N0001276925N\",\n                \"note\": null,\n                \"is_verified\": false,\n                \"is_blacklisted\": false,\n                \"is_lead\": false,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"birthday_last_updated_at\": null,\n                \"registration_location_id\": null,\n                \"attribution_location_id\": null,\n                \"attribution_user_id\": null,\n                \"updated_at\": \"2024-06-21T01:35:11.000+08:00\",\n                \"created_at\": \"2024-06-21T01:35:11.000+08:00\",\n                \"deletion_job_id\": null,\n                \"name\": \"Abc Def\",\n                \"display_name\": \"Abc Def\",\n                \"birthday\": null,\n                \"zodiac\": null,\n                \"credentials\": {\n                    \"email\": \"abc@def.com\",\n                    \"phone\": \"12345678\"\n                },\n                \"barcode_url\": \"https://storefront.blue/c/1276925/barcode.svg?hmac=4c99e925198047f0ce6a3c4871f196831d0adf9cafdc3e837f00009325900870\",\n                \"qrcode_url\": \"https://storefront.blue/c/1276925/qrcode.svg?hmac=4c99e925198047f0ce6a3c4871f196831d0adf9cafdc3e837f00009325900870\",\n                \"birthdate_editable\": true,\n                \"country\": \"Malaysia\",\n                \"total_point\": 0,\n                \"expiring_points\": [],\n                \"has_password\": false,\n                \"company\": \"Org Abc Def\",\n                \"address1\": \"Street Abc Def\",\n                \"address2\": null,\n                \"city\": \"City Abc Def\",\n                \"zip\": \"12345\",\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Johor\",\n                \"province_code\": \"MY-01\"\n            },\n            \"currency_code\": \"MYR\",\n            \"exchange_rate\": \"1.0\",\n            \"subtotal_price\": \"66.0\",\n            \"total_shipping_fee\": \"2.0\",\n            \"total_credit_used\": \"0.00\",\n            \"total_discount\": \"0.0\",\n            \"total_tax\": \"4.08\",\n            \"total_rounding\": \"0.02\",\n            \"total_transaction_fee\": \"0.02\",\n            \"total_amount\": \"72.1\",\n            \"shipping_discount\": \"0.0\",\n            \"total_amount_include_transaction\": \"72.1\",\n            \"total_shipping\": \"2.0\",\n            \"total_line_item_price\": \"66.0\",\n            \"total_price\": \"72.08\",\n            \"credit_used\": \"0.00\",\n            \"taxes_included\": false,\n            \"credit_earn\": \"0.00\",\n            \"financial_status\": \"unpaid\",\n            \"fulfillment_status\": \"unfulfilled\",\n            \"line_items\": [\n                {\n                    \"id\": 1060430998,\n                    \"order_id\": 985083093,\n                    \"product_id\": null,\n                    \"variant_id\": null,\n                    \"discount_id\": null,\n                    \"product_name\": \"Ibis Ripmo V2 XT\",\n                    \"variant_name\": null,\n                    \"sku\": null,\n                    \"barcode\": null,\n                    \"price\": \"1.0\",\n                    \"cost_price\": \"0.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_applies_once\": null,\n                    \"grams\": \"1.0\",\n                    \"width\": null,\n                    \"height\": null,\n                    \"length\": null,\n                    \"quantity\": 12,\n                    \"backorder_quantity\": 0,\n                    \"taxable\": true,\n                    \"shipping_required\": true,\n                    \"total_tax\": \"0.72\",\n                    \"is_custom_price\": false,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"delete_from\": null,\n                    \"created_from\": null,\n                    \"updated_at\": \"2024-07-09T02:53:39.000+08:00\",\n                    \"created_at\": \"2024-07-09T02:53:38.000+08:00\",\n                    \"inventory_management\": null,\n                    \"total_amount\": \"12.0\",\n                    \"subtotal\": \"12.0\",\n                    \"barcode_image\": \"\",\n                    \"variant_count\": 0,\n                    \"restocked_quantity\": 0,\n                    \"restockable_quantity\": 0,\n                    \"fulfilled_quantity\": 0,\n                    \"fulfillable_quantity\": 12,\n                    \"fulfillment_service\": [],\n                    \"return\": null,\n                    \"returns\": null,\n                    \"returned_quantity\": 0,\n                    \"returnable_quantity\": 0,\n                    \"properties\": [],\n                    \"vendors\": [],\n                    \"original_line_price\": \"12.0\",\n                    \"final_line_price\": \"12.0\",\n                    \"quantity_before_edit\": 12,\n                    \"image_url\": \"https://s3.dualstack.ap-southeast-1.amazonaws.com/eesb.public/images/products/no_image.png\",\n                    \"shipping_condition\": \"general\",\n                    \"shipping_profile\": {\n                        \"id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\"\n                    },\n                    \"line_level_discount_allocations\": [],\n                    \"line_level_total_discount\": 0\n                },\n                {\n                    \"id\": 1060430999,\n                    \"order_id\": 985083093,\n                    \"product_id\": null,\n                    \"variant_id\": null,\n                    \"discount_id\": null,\n                    \"product_name\": \"Boba U4T switches\",\n                    \"variant_name\": null,\n                    \"sku\": null,\n                    \"barcode\": null,\n                    \"price\": \"4.5\",\n                    \"cost_price\": \"0.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_applies_once\": null,\n                    \"grams\": \"1.0\",\n                    \"width\": null,\n                    \"height\": null,\n                    \"length\": null,\n                    \"quantity\": 12,\n                    \"backorder_quantity\": 0,\n                    \"taxable\": true,\n                    \"shipping_required\": true,\n                    \"total_tax\": \"3.24\",\n                    \"is_custom_price\": false,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"delete_from\": null,\n                    \"created_from\": null,\n                    \"updated_at\": \"2024-07-09T02:53:39.000+08:00\",\n                    \"created_at\": \"2024-07-09T02:53:38.000+08:00\",\n                    \"inventory_management\": null,\n                    \"total_amount\": \"54.0\",\n                    \"subtotal\": \"54.0\",\n                    \"barcode_image\": \"\",\n                    \"variant_count\": 0,\n                    \"restocked_quantity\": 0,\n                    \"restockable_quantity\": 0,\n                    \"fulfilled_quantity\": 0,\n                    \"fulfillable_quantity\": 12,\n                    \"fulfillment_service\": [],\n                    \"return\": null,\n                    \"returns\": null,\n                    \"returned_quantity\": 0,\n                    \"returnable_quantity\": 0,\n                    \"properties\": [],\n                    \"vendors\": [],\n                    \"original_line_price\": \"54.0\",\n                    \"final_line_price\": \"54.0\",\n                    \"quantity_before_edit\": 12,\n                    \"image_url\": \"https://s3.dualstack.ap-southeast-1.amazonaws.com/eesb.public/images/products/no_image.png\",\n                    \"shipping_condition\": \"general\",\n                    \"shipping_profile\": {\n                        \"id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\"\n                    },\n                    \"line_level_discount_allocations\": [],\n                    \"line_level_total_discount\": 0\n                }\n            ],\n            \"refunds\": [],\n            \"tax_line\": [\n                {\n                    \"id\": 16423,\n                    \"order_id\": 985083093,\n                    \"name\": \"GST\",\n                    \"rate\": 6,\n                    \"price\": \"4.08\",\n                    \"shipping_tax\": \"0.12\",\n                    \"shipping_tax_include\": true,\n                    \"charge_tax_add\": 1,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"deleted_from\": null,\n                    \"created_at\": \"2024-07-09T02:53:38.000+08:00\"\n                }\n            ],\n            \"tax_filing\": null,\n            \"billing_address\": {\n                \"id\": 806593820,\n                \"order_id\": 985083093,\n                \"address_id\": null,\n                \"first_name\": \"Abc\",\n                \"last_name\": \"Def\",\n                \"email\": \"abc@def.com\",\n                \"company\": \"Org Abc Def\",\n                \"address1\": \"Street Abc Def\",\n                \"address2\": null,\n                \"city\": \"City Abc Def\",\n                \"zip\": \"12345\",\n                \"province\": \"Johor\",\n                \"province_code\": \"MY-01\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"12345678\",\n                \"latitude\": null,\n                \"longitude\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-07-09T02:53:38.000+08:00\",\n                \"created_at\": \"2024-07-09T02:53:38.000+08:00\"\n            },\n            \"shipping_address\": {\n                \"id\": 885961353,\n                \"order_id\": 985083093,\n                \"address_id\": null,\n                \"first_name\": \"Abc\",\n                \"last_name\": \"Def\",\n                \"company\": \"Org Abc Def\",\n                \"address1\": \"Street Abc Def\",\n                \"address2\": null,\n                \"city\": \"City Abc Def\",\n                \"zip\": \"12345\",\n                \"province\": \"Johor\",\n                \"province_code\": \"MY-01\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"12345678\",\n                \"email\": \"abc@def.com\",\n                \"latitude\": null,\n                \"longitude\": null,\n                \"preferred_start_at\": null,\n                \"preferred_end_at\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-07-09T02:53:38.000+08:00\",\n                \"created_at\": \"2024-07-09T02:53:38.000+08:00\"\n            },\n            \"shipping_fees\": [\n                {\n                    \"id\": 583789640,\n                    \"order_id\": 985083093,\n                    \"name\": \"standard shipping\",\n                    \"price\": \"2.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_codes\": null,\n                    \"zone_id\": null,\n                    \"shipping_id\": null,\n                    \"store_app_id\": null,\n                    \"real_store_app_id\": null,\n                    \"calculation_params\": null,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"deleted_from\": null,\n                    \"created_at\": \"2024-07-09T02:53:38.000+08:00\",\n                    \"shipping_fee_shipping_profile\": null\n                }\n            ],\n            \"pickup_address\": null,\n            \"remark\": \"remark\",\n            \"note\": \"note\",\n            \"cod_type\": 2,\n            \"location_id\": null,\n            \"fulfillments\": [],\n            \"metafields\": {},\n            \"transactions\": [],\n            \"note_attributes\": [],\n            \"point_earning\": {\n                \"id\": 354913182,\n                \"order_id\": 985083093,\n                \"category\": \"earn\",\n                \"amount\": \"66.0\",\n                \"discount_amount\": null,\n                \"point_formula\": {\n                    \"id\": 357,\n                    \"title\": \"sparkle\",\n                    \"created_at\": \"2024-03-05T11:55:51.000+08:00\",\n                    \"deleted_at\": null,\n                    \"is_deleted\": false,\n                    \"is_enabled\": true,\n                    \"ownable_id\": 8553,\n                    \"updated_at\": \"2024-04-02T11:46:31.000+08:00\",\n                    \"ownable_type\": \"Store::Store\",\n                    \"earning_point\": 1,\n                    \"earning_value\": \"1.0\",\n                    \"redemption_point\": 100,\n                    \"redemption_value\": \"1.0\",\n                    \"is_earning_enabled\": true,\n                    \"min_purchase_amount\": null,\n                    \"is_max_usage_limited\": false,\n                    \"validity_period_type\": \"period\",\n                    \"validity_period_unit\": \"month\",\n                    \"is_redemption_enabled\": true,\n                    \"validity_period_value\": \"3\",\n                    \"is_min_purchase_required\": false,\n                    \"max_usage_amount_per_order\": null,\n                    \"max_discount_percentage_per_order\": null\n                },\n                \"is_cancelled\": false,\n                \"is_deleted\": false,\n                \"is_rewarded\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-07-09T02:53:39.000+08:00\",\n                \"created_at\": \"2024-07-09T02:53:39.000+08:00\"\n            },\n            \"point_redemption\": null,\n            \"discount_applications\": [],\n            \"discount_codes\": [],\n            \"source_name\": \"pos\",\n            \"source_type\": \"pos\",\n            \"browser_ip\": \"119.40.120.91\",\n            \"cancelled_at\": null,\n            \"is_cancelled\": false,\n            \"is_archived\": false,\n            \"is_deleted\": false,\n            \"updated_at\": \"2024-07-09T02:53:39+08:00\",\n            \"created_at\": \"2024-07-09T02:53:38+08:00\",\n            \"processed_at\": \"2024-07-09T02:53:38+08:00\",\n            \"paid_at\": null,\n            \"sales_attributions\": {\n                \"staff\": [\n                    {\n                        \"id\": 331,\n                        \"user_id\": 10,\n                        \"user_name\": \"Ah Beng\"\n                    }\n                ],\n                \"location\": []\n            }\n        },\n        {\n            \"id\": 985083092,\n            \"token\": \"18c4851f-55b1-4d28-b573-c4a08db3f2f3\",\n            \"cart_token\": \"65230b66-1904-47a0-a44e-9987b664793b\",\n            \"number\": 1217,\n            \"order_number\": \"#1217\",\n            \"name\": \"#1217\",\n            \"email\": \"abc@def.com\",\n            \"customer_id\": 1276925,\n            \"customer\": {\n                \"id\": 1276925,\n                \"store_id\": 8553,\n                \"user_id\": null,\n                \"pricelist_id\": null,\n                \"email\": \"abc@def.com\",\n                \"first_name\": \"Abc\",\n                \"last_name\": \"Def\",\n                \"phone\": \"12345678\",\n                \"birthdate\": null,\n                \"gender\": null,\n                \"country_code\": \"MY\",\n                \"accepts_marketing\": true,\n                \"avatar_url\": \"https://assets.imgix.net/~text?bg=A1C299&txtclr=ffffff&w=200&h=200&txtsize=90&txt=AD&txtfont=Helvetica&txtalign=middle,center\",\n                \"origin_avatar_url\": null,\n                \"locale\": \"en_US\",\n                \"total_credit\": \"0.0\",\n                \"total_spent\": \"0.0\",\n                \"total_order\": 0,\n                \"first_paid_order_id\": null,\n                \"last_order_id\": null,\n                \"last_order_at\": null,\n                \"order_stats_updated_at\": null,\n                \"wholesale_enabled\": false,\n                \"source\": null,\n                \"app_id\": null,\n                \"lead_source\": \"online_store\",\n                \"creation_source\": \"pos\",\n                \"code\": \"N0001276925N\",\n                \"note\": null,\n                \"is_verified\": false,\n                \"is_blacklisted\": false,\n                \"is_lead\": false,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"birthday_last_updated_at\": null,\n                \"registration_location_id\": null,\n                \"attribution_location_id\": null,\n                \"attribution_user_id\": null,\n                \"updated_at\": \"2024-06-21T01:35:11.000+08:00\",\n                \"created_at\": \"2024-06-21T01:35:11.000+08:00\",\n                \"deletion_job_id\": null,\n                \"name\": \"Abc Def\",\n                \"display_name\": \"Abc Def\",\n                \"birthday\": null,\n                \"zodiac\": null,\n                \"credentials\": {\n                    \"email\": \"abc@def.com\",\n                    \"phone\": \"12345678\"\n                },\n                \"barcode_url\": \"https://storefront.blue/c/1276925/barcode.svg?hmac=4c99e925198047f0ce6a3c4871f196831d0adf9cafdc3e837f00009325900870\",\n                \"qrcode_url\": \"https://storefront.blue/c/1276925/qrcode.svg?hmac=4c99e925198047f0ce6a3c4871f196831d0adf9cafdc3e837f00009325900870\",\n                \"birthdate_editable\": true,\n                \"country\": \"Malaysia\",\n                \"total_point\": 0,\n                \"expiring_points\": [],\n                \"has_password\": false,\n                \"company\": \"Org Abc Def\",\n                \"address1\": \"Street Abc Def\",\n                \"address2\": null,\n                \"city\": \"City Abc Def\",\n                \"zip\": \"12345\",\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Johor\",\n                \"province_code\": \"MY-01\"\n            },\n            \"currency_code\": \"MYR\",\n            \"exchange_rate\": \"1.0\",\n            \"subtotal_price\": \"66.0\",\n            \"total_shipping_fee\": \"2.0\",\n            \"total_credit_used\": \"0.00\",\n            \"total_discount\": \"0.0\",\n            \"total_tax\": \"4.08\",\n            \"total_rounding\": \"0.02\",\n            \"total_transaction_fee\": \"0.02\",\n            \"total_amount\": \"72.1\",\n            \"shipping_discount\": \"0.0\",\n            \"total_amount_include_transaction\": \"72.1\",\n            \"total_shipping\": \"2.0\",\n            \"total_line_item_price\": \"66.0\",\n            \"total_price\": \"72.08\",\n            \"credit_used\": \"0.00\",\n            \"taxes_included\": false,\n            \"credit_earn\": \"0.00\",\n            \"financial_status\": \"unpaid\",\n            \"fulfillment_status\": \"unfulfilled\",\n            \"line_items\": [\n                {\n                    \"id\": 1060430996,\n                    \"order_id\": 985083092,\n                    \"product_id\": null,\n                    \"variant_id\": null,\n                    \"discount_id\": null,\n                    \"product_name\": \"Ibis Ripmo V2 XT\",\n                    \"variant_name\": null,\n                    \"sku\": null,\n                    \"barcode\": null,\n                    \"price\": \"1.0\",\n                    \"cost_price\": \"0.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_applies_once\": null,\n                    \"grams\": \"1.0\",\n                    \"width\": null,\n                    \"height\": null,\n                    \"length\": null,\n                    \"quantity\": 12,\n                    \"backorder_quantity\": 0,\n                    \"taxable\": true,\n                    \"shipping_required\": true,\n                    \"total_tax\": \"0.72\",\n                    \"is_custom_price\": false,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"delete_from\": null,\n                    \"created_from\": null,\n                    \"updated_at\": \"2024-07-09T02:53:07.000+08:00\",\n                    \"created_at\": \"2024-07-09T02:53:07.000+08:00\",\n                    \"inventory_management\": null,\n                    \"total_amount\": \"12.0\",\n                    \"subtotal\": \"12.0\",\n                    \"barcode_image\": \"\",\n                    \"variant_count\": 0,\n                    \"restocked_quantity\": 0,\n                    \"restockable_quantity\": 0,\n                    \"fulfilled_quantity\": 0,\n                    \"fulfillable_quantity\": 12,\n                    \"fulfillment_service\": [],\n                    \"return\": null,\n                    \"returns\": null,\n                    \"returned_quantity\": 0,\n                    \"returnable_quantity\": 0,\n                    \"properties\": [],\n                    \"vendors\": [],\n                    \"original_line_price\": \"12.0\",\n                    \"final_line_price\": \"12.0\",\n                    \"quantity_before_edit\": 12,\n                    \"image_url\": \"https://s3.dualstack.ap-southeast-1.amazonaws.com/eesb.public/images/products/no_image.png\",\n                    \"shipping_condition\": \"general\",\n                    \"shipping_profile\": {\n                        \"id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\"\n                    },\n                    \"line_level_discount_allocations\": [],\n                    \"line_level_total_discount\": 0\n                },\n                {\n                    \"id\": 1060430997,\n                    \"order_id\": 985083092,\n                    \"product_id\": null,\n                    \"variant_id\": null,\n                    \"discount_id\": null,\n                    \"product_name\": \"Boba U4T switches\",\n                    \"variant_name\": null,\n                    \"sku\": null,\n                    \"barcode\": null,\n                    \"price\": \"4.5\",\n                    \"cost_price\": \"0.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_applies_once\": null,\n                    \"grams\": \"1.0\",\n                    \"width\": null,\n                    \"height\": null,\n                    \"length\": null,\n                    \"quantity\": 12,\n                    \"backorder_quantity\": 0,\n                    \"taxable\": true,\n                    \"shipping_required\": true,\n                    \"total_tax\": \"3.24\",\n                    \"is_custom_price\": false,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"delete_from\": null,\n                    \"created_from\": null,\n                    \"updated_at\": \"2024-07-09T02:53:07.000+08:00\",\n                    \"created_at\": \"2024-07-09T02:53:07.000+08:00\",\n                    \"inventory_management\": null,\n                    \"total_amount\": \"54.0\",\n                    \"subtotal\": \"54.0\",\n                    \"barcode_image\": \"\",\n                    \"variant_count\": 0,\n                    \"restocked_quantity\": 0,\n                    \"restockable_quantity\": 0,\n                    \"fulfilled_quantity\": 0,\n                    \"fulfillable_quantity\": 12,\n                    \"fulfillment_service\": [],\n                    \"return\": null,\n                    \"returns\": null,\n                    \"returned_quantity\": 0,\n                    \"returnable_quantity\": 0,\n                    \"properties\": [],\n                    \"vendors\": [],\n                    \"original_line_price\": \"54.0\",\n                    \"final_line_price\": \"54.0\",\n                    \"quantity_before_edit\": 12,\n                    \"image_url\": \"https://s3.dualstack.ap-southeast-1.amazonaws.com/eesb.public/images/products/no_image.png\",\n                    \"shipping_condition\": \"general\",\n                    \"shipping_profile\": {\n                        \"id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\"\n                    },\n                    \"line_level_discount_allocations\": [],\n                    \"line_level_total_discount\": 0\n                }\n            ],\n            \"refunds\": [],\n            \"tax_line\": [\n                {\n                    \"id\": 16422,\n                    \"order_id\": 985083092,\n                    \"name\": \"GST\",\n                    \"rate\": 6,\n                    \"price\": \"4.08\",\n                    \"shipping_tax\": \"0.12\",\n                    \"shipping_tax_include\": true,\n                    \"charge_tax_add\": 1,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"deleted_from\": null,\n                    \"created_at\": \"2024-07-09T02:53:07.000+08:00\"\n                }\n            ],\n            \"tax_filing\": null,\n            \"billing_address\": {\n                \"id\": 806593819,\n                \"order_id\": 985083092,\n                \"address_id\": null,\n                \"first_name\": \"Abc\",\n                \"last_name\": \"Def\",\n                \"email\": \"abc@def.com\",\n                \"company\": \"Org Abc Def\",\n                \"address1\": \"Street Abc Def\",\n                \"address2\": null,\n                \"city\": \"City Abc Def\",\n                \"zip\": \"12345\",\n                \"province\": \"Johor\",\n                \"province_code\": \"MY-01\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"12345678\",\n                \"latitude\": null,\n                \"longitude\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-07-09T02:53:07.000+08:00\",\n                \"created_at\": \"2024-07-09T02:53:07.000+08:00\"\n            },\n            \"shipping_address\": {\n                \"id\": 885961352,\n                \"order_id\": 985083092,\n                \"address_id\": null,\n                \"first_name\": \"Abc\",\n                \"last_name\": \"Def\",\n                \"company\": \"Org Abc Def\",\n                \"address1\": \"Street Abc Def\",\n                \"address2\": null,\n                \"city\": \"City Abc Def\",\n                \"zip\": \"12345\",\n                \"province\": \"Johor\",\n                \"province_code\": \"MY-01\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"12345678\",\n                \"email\": \"abc@def.com\",\n                \"latitude\": null,\n                \"longitude\": null,\n                \"preferred_start_at\": null,\n                \"preferred_end_at\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-07-09T02:53:07.000+08:00\",\n                \"created_at\": \"2024-07-09T02:53:07.000+08:00\"\n            },\n            \"shipping_fees\": [\n                {\n                    \"id\": 583789639,\n                    \"order_id\": 985083092,\n                    \"name\": \"standard shipping\",\n                    \"price\": \"2.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_codes\": null,\n                    \"zone_id\": null,\n                    \"shipping_id\": null,\n                    \"store_app_id\": null,\n                    \"real_store_app_id\": null,\n                    \"calculation_params\": null,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"deleted_from\": null,\n                    \"created_at\": \"2024-07-09T02:53:07.000+08:00\",\n                    \"shipping_fee_shipping_profile\": null\n                }\n            ],\n            \"pickup_address\": null,\n            \"remark\": \"remark\",\n            \"note\": \"note\",\n            \"cod_type\": 2,\n            \"location_id\": null,\n            \"fulfillments\": [],\n            \"metafields\": {},\n            \"transactions\": [],\n            \"note_attributes\": [],\n            \"point_earning\": {\n                \"id\": 354913181,\n                \"order_id\": 985083092,\n                \"category\": \"earn\",\n                \"amount\": \"66.0\",\n                \"discount_amount\": null,\n                \"point_formula\": {\n                    \"id\": 357,\n                    \"title\": \"sparkle\",\n                    \"created_at\": \"2024-03-05T11:55:51.000+08:00\",\n                    \"deleted_at\": null,\n                    \"is_deleted\": false,\n                    \"is_enabled\": true,\n                    \"ownable_id\": 8553,\n                    \"updated_at\": \"2024-04-02T11:46:31.000+08:00\",\n                    \"ownable_type\": \"Store::Store\",\n                    \"earning_point\": 1,\n                    \"earning_value\": \"1.0\",\n                    \"redemption_point\": 100,\n                    \"redemption_value\": \"1.0\",\n                    \"is_earning_enabled\": true,\n                    \"min_purchase_amount\": null,\n                    \"is_max_usage_limited\": false,\n                    \"validity_period_type\": \"period\",\n                    \"validity_period_unit\": \"month\",\n                    \"is_redemption_enabled\": true,\n                    \"validity_period_value\": \"3\",\n                    \"is_min_purchase_required\": false,\n                    \"max_usage_amount_per_order\": null,\n                    \"max_discount_percentage_per_order\": null\n                },\n                \"is_cancelled\": false,\n                \"is_deleted\": false,\n                \"is_rewarded\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-07-09T02:53:07.000+08:00\",\n                \"created_at\": \"2024-07-09T02:53:07.000+08:00\"\n            },\n            \"point_redemption\": null,\n            \"discount_applications\": [],\n            \"discount_codes\": [],\n            \"source_name\": \"pos\",\n            \"source_type\": \"pos\",\n            \"browser_ip\": \"119.40.120.91\",\n            \"cancelled_at\": null,\n            \"is_cancelled\": false,\n            \"is_archived\": false,\n            \"is_deleted\": false,\n            \"updated_at\": \"2024-07-09T02:53:07+08:00\",\n            \"created_at\": \"2024-07-09T02:53:07+08:00\",\n            \"processed_at\": \"2024-07-09T02:53:07+08:00\",\n            \"paid_at\": null,\n            \"sales_attributions\": {\n                \"staff\": [\n                    {\n                        \"id\": 329,\n                        \"user_id\": 10,\n                        \"user_name\": \"Ah Beng\"\n                    }\n                ],\n                \"location\": [\n                    {\n                        \"id\": 82,\n                        \"order_id\": 985083092,\n                        \"location_id\": 9083,\n                        \"location_name\": \"EasyStore Perlis\",\n                        \"is_deleted\": false,\n                        \"deleted_at\": null,\n                        \"updated_at\": \"2024-07-09T02:53:07.000+08:00\",\n                        \"created_at\": \"2024-07-09T02:53:07.000+08:00\"\n                    }\n                ]\n            }\n        },\n        {\n            \"id\": 985083072,\n            \"token\": \"0ae1d112-2956-422d-afc1-ffe19aa6cddc\",\n            \"cart_token\": \"faacf5a4-e4c1-40cc-b11a-8dd814a70b73\",\n            \"number\": 1216,\n            \"order_number\": \"#1216\",\n            \"name\": \"#1216\",\n            \"email\": null,\n            \"customer_id\": null,\n            \"customer\": null,\n            \"currency_code\": \"MYR\",\n            \"exchange_rate\": \"1.0\",\n            \"subtotal_price\": \"7299.0\",\n            \"total_shipping_fee\": \"0.0\",\n            \"total_credit_used\": \"0.00\",\n            \"total_discount\": \"0.0\",\n            \"total_tax\": \"0.0\",\n            \"total_rounding\": \"0.0\",\n            \"total_transaction_fee\": \"0.0\",\n            \"total_amount\": \"7299.0\",\n            \"shipping_discount\": \"0.0\",\n            \"total_amount_include_transaction\": \"7299.0\",\n            \"total_shipping\": \"0.0\",\n            \"total_line_item_price\": \"7299.0\",\n            \"total_price\": \"7299.0\",\n            \"credit_used\": \"0.00\",\n            \"taxes_included\": false,\n            \"credit_earn\": \"0.00\",\n            \"financial_status\": \"paid\",\n            \"fulfillment_status\": \"fulfilled\",\n            \"line_items\": [\n                {\n                    \"id\": 1060430974,\n                    \"order_id\": 985083072,\n                    \"product_id\": 2413720,\n                    \"variant_id\": 11950685,\n                    \"discount_id\": null,\n                    \"product_name\": \"Samsung Galaxy Z Fold 5\",\n                    \"variant_name\": null,\n                    \"sku\": \"\",\n                    \"barcode\": null,\n                    \"price\": \"7299.0\",\n                    \"cost_price\": \"8299.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_applies_once\": null,\n                    \"grams\": \"0.0\",\n                    \"width\": \"0.0\",\n                    \"height\": \"0.0\",\n                    \"length\": \"0.0\",\n                    \"quantity\": 1,\n                    \"backorder_quantity\": 0,\n                    \"taxable\": false,\n                    \"shipping_required\": true,\n                    \"total_tax\": \"0.0\",\n                    \"is_custom_price\": false,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"delete_from\": null,\n                    \"created_from\": null,\n                    \"updated_at\": \"2024-07-05T13:55:22.000+08:00\",\n                    \"created_at\": \"2024-07-05T13:55:22.000+08:00\",\n                    \"inventory_management\": \"easystore\",\n                    \"total_amount\": \"7299.0\",\n                    \"subtotal\": \"7299.0\",\n                    \"barcode_image\": \"\",\n                    \"variant_count\": 1,\n                    \"restocked_quantity\": 0,\n                    \"restockable_quantity\": 1,\n                    \"fulfilled_quantity\": 1,\n                    \"fulfillable_quantity\": 0,\n                    \"fulfillment_service\": [\n                        {\n                            \"service\": \"POS\",\n                            \"tracking_company\": null,\n                            \"quantity\": 1,\n                            \"id\": null\n                        }\n                    ],\n                    \"return\": null,\n                    \"returns\": null,\n                    \"returned_quantity\": 0,\n                    \"returnable_quantity\": 1,\n                    \"properties\": [],\n                    \"vendors\": [],\n                    \"original_line_price\": \"7299.0\",\n                    \"final_line_price\": \"7299.0\",\n                    \"quantity_before_edit\": 1,\n                    \"image_url\": \"https://cdn.easystore.blue/s/8553/i/9552192.png\",\n                    \"shipping_condition\": \"general\",\n                    \"shipping_profile\": {\n                        \"id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\"\n                    },\n                    \"line_level_discount_allocations\": [],\n                    \"line_level_total_discount\": 0\n                }\n            ],\n            \"refunds\": [],\n            \"tax_line\": [],\n            \"tax_filing\": null,\n            \"billing_address\": null,\n            \"shipping_address\": null,\n            \"shipping_fees\": [],\n            \"pickup_address\": null,\n            \"remark\": null,\n            \"note\": null,\n            \"cod_type\": 2,\n            \"location_id\": 8807,\n            \"fulfillments\": [\n                {\n                    \"id\": 11403,\n                    \"order_id\": 985083072,\n                    \"status\": \"fulfilled\",\n                    \"tracking_company\": null,\n                    \"tracking_number\": null,\n                    \"cancelled_at\": null,\n                    \"created_at\": \"2024-07-05T13:55:24+08:00\"\n                }\n            ],\n            \"metafields\": {},\n            \"transactions\": [\n                {\n                    \"id\": 974152732,\n                    \"currency\": \"MYR\",\n                    \"amount\": \"7299.0\",\n                    \"number\": null,\n                    \"gateway\": \"cash\",\n                    \"gateway_title\": \"Cash payment POS\",\n                    \"gateway_method\": \"cash\",\n                    \"error_description\": null,\n                    \"test\": false,\n                    \"status\": \"success\",\n                    \"paid_at\": \"2024-07-05T13:55:25+08:00\",\n                    \"updated_at\": \"2024-07-05T13:55:25+08:00\",\n                    \"created_at\": \"2024-07-05T13:55:25+08:00\"\n                }\n            ],\n            \"note_attributes\": [],\n            \"point_earning\": null,\n            \"point_redemption\": null,\n            \"discount_applications\": [],\n            \"discount_codes\": [],\n            \"source_name\": \"pos\",\n            \"source_type\": \"pos\",\n            \"browser_ip\": \"119.40.120.91\",\n            \"cancelled_at\": null,\n            \"is_cancelled\": false,\n            \"is_archived\": false,\n            \"is_deleted\": false,\n            \"updated_at\": \"2024-07-05T13:55:25+08:00\",\n            \"created_at\": \"2024-07-05T13:55:22+08:00\",\n            \"processed_at\": \"2024-07-05T13:55:22+08:00\",\n            \"paid_at\": null,\n            \"sales_attributions\": {\n                \"staff\": [],\n                \"location\": [\n                    {\n                        \"id\": 74,\n                        \"order_id\": 985083072,\n                        \"location_id\": 8807,\n                        \"location_name\": \"EasyStore\",\n                        \"is_deleted\": false,\n                        \"deleted_at\": null,\n                        \"updated_at\": \"2024-07-05T13:55:22.000+08:00\",\n                        \"created_at\": \"2024-07-05T13:55:22.000+08:00\"\n                    }\n                ]\n            }\n        },\n        {\n            \"id\": 985083071,\n            \"token\": \"0ee9c899-f8d5-4746-b1f6-1f9defeb4383\",\n            \"cart_token\": \"23bc2fdf-8a67-467c-b746-3004874f4654\",\n            \"number\": 1215,\n            \"order_number\": \"#1215\",\n            \"name\": \"#1215\",\n            \"email\": null,\n            \"customer_id\": null,\n            \"customer\": null,\n            \"currency_code\": \"MYR\",\n            \"exchange_rate\": \"1.0\",\n            \"subtotal_price\": \"4.5\",\n            \"total_shipping_fee\": \"0.0\",\n            \"total_credit_used\": \"0.00\",\n            \"total_discount\": \"0.0\",\n            \"total_tax\": \"0.0\",\n            \"total_rounding\": \"0.0\",\n            \"total_transaction_fee\": \"0.0\",\n            \"total_amount\": \"4.5\",\n            \"shipping_discount\": \"0.0\",\n            \"total_amount_include_transaction\": \"4.5\",\n            \"total_shipping\": \"0.0\",\n            \"total_line_item_price\": \"4.5\",\n            \"total_price\": \"4.5\",\n            \"credit_used\": \"0.00\",\n            \"taxes_included\": false,\n            \"credit_earn\": \"0.00\",\n            \"financial_status\": \"paid\",\n            \"fulfillment_status\": \"fulfilled\",\n            \"line_items\": [\n                {\n                    \"id\": 1060430973,\n                    \"order_id\": 985083071,\n                    \"product_id\": 2413694,\n                    \"variant_id\": 11949735,\n                    \"discount_id\": null,\n                    \"product_name\": \"Boba U4T switches\",\n                    \"variant_name\": null,\n                    \"sku\": \"\",\n                    \"barcode\": null,\n                    \"price\": \"4.5\",\n                    \"cost_price\": \"3.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_applies_once\": null,\n                    \"grams\": \"5.0\",\n                    \"width\": \"0.0\",\n                    \"height\": \"0.0\",\n                    \"length\": \"0.0\",\n                    \"quantity\": 1,\n                    \"backorder_quantity\": 0,\n                    \"taxable\": false,\n                    \"shipping_required\": true,\n                    \"total_tax\": \"0.0\",\n                    \"is_custom_price\": false,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"delete_from\": null,\n                    \"created_from\": null,\n                    \"updated_at\": \"2024-07-05T13:39:09.000+08:00\",\n                    \"created_at\": \"2024-07-05T13:39:09.000+08:00\",\n                    \"inventory_management\": \"easystore\",\n                    \"total_amount\": \"4.5\",\n                    \"subtotal\": \"4.5\",\n                    \"barcode_image\": \"\",\n                    \"variant_count\": 1,\n                    \"restocked_quantity\": 0,\n                    \"restockable_quantity\": 1,\n                    \"fulfilled_quantity\": 1,\n                    \"fulfillable_quantity\": 0,\n                    \"fulfillment_service\": [\n                        {\n                            \"service\": \"POS\",\n                            \"tracking_company\": null,\n                            \"quantity\": 1,\n                            \"id\": null\n                        }\n                    ],\n                    \"return\": null,\n                    \"returns\": null,\n                    \"returned_quantity\": 0,\n                    \"returnable_quantity\": 1,\n                    \"properties\": [],\n                    \"vendors\": [],\n                    \"original_line_price\": \"4.5\",\n                    \"final_line_price\": \"4.5\",\n                    \"quantity_before_edit\": 1,\n                    \"image_url\": \"https://cdn.easystore.blue/s/8553/i/9552152.png\",\n                    \"shipping_condition\": \"general\",\n                    \"shipping_profile\": {\n                        \"id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\"\n                    },\n                    \"line_level_discount_allocations\": [],\n                    \"line_level_total_discount\": 0\n                }\n            ],\n            \"refunds\": [],\n            \"tax_line\": [],\n            \"tax_filing\": null,\n            \"billing_address\": null,\n            \"shipping_address\": null,\n            \"shipping_fees\": [],\n            \"pickup_address\": null,\n            \"remark\": null,\n            \"note\": null,\n            \"cod_type\": 2,\n            \"location_id\": 8807,\n            \"fulfillments\": [\n                {\n                    \"id\": 11402,\n                    \"order_id\": 985083071,\n                    \"status\": \"fulfilled\",\n                    \"tracking_company\": null,\n                    \"tracking_number\": null,\n                    \"cancelled_at\": null,\n                    \"created_at\": \"2024-07-05T13:39:10+08:00\"\n                }\n            ],\n            \"metafields\": {},\n            \"transactions\": [\n                {\n                    \"id\": 974152731,\n                    \"currency\": \"MYR\",\n                    \"amount\": \"4.5\",\n                    \"number\": null,\n                    \"gateway\": \"cash\",\n                    \"gateway_title\": \"Cash payment POS\",\n                    \"gateway_method\": \"cash\",\n                    \"error_description\": null,\n                    \"test\": false,\n                    \"status\": \"success\",\n                    \"paid_at\": \"2024-07-05T13:39:12+08:00\",\n                    \"updated_at\": \"2024-07-05T13:39:12+08:00\",\n                    \"created_at\": \"2024-07-05T13:39:12+08:00\"\n                }\n            ],\n            \"note_attributes\": [],\n            \"point_earning\": null,\n            \"point_redemption\": null,\n            \"discount_applications\": [],\n            \"discount_codes\": [],\n            \"source_name\": \"pos\",\n            \"source_type\": \"pos\",\n            \"browser_ip\": \"119.40.120.91\",\n            \"cancelled_at\": null,\n            \"is_cancelled\": false,\n            \"is_archived\": false,\n            \"is_deleted\": false,\n            \"updated_at\": \"2024-07-05T13:39:12+08:00\",\n            \"created_at\": \"2024-07-05T13:39:09+08:00\",\n            \"processed_at\": \"2024-07-05T13:39:09+08:00\",\n            \"paid_at\": null,\n            \"sales_attributions\": {\n                \"staff\": [],\n                \"location\": [\n                    {\n                        \"id\": 73,\n                        \"order_id\": 985083071,\n                        \"location_id\": 8807,\n                        \"location_name\": \"EasyStore\",\n                        \"is_deleted\": false,\n                        \"deleted_at\": null,\n                        \"updated_at\": \"2024-07-05T13:39:09.000+08:00\",\n                        \"created_at\": \"2024-07-05T13:39:09.000+08:00\"\n                    }\n                ]\n            }\n        },\n        {\n            \"id\": 985083068,\n            \"token\": \"764b023a-5eb6-4aab-bc4e-6d5e1251e3f7\",\n            \"cart_token\": \"fdba22a6-874d-4eee-b3cc-f465d61b6cf2\",\n            \"number\": 1214,\n            \"order_number\": \"#1214\",\n            \"name\": \"#1214\",\n            \"email\": null,\n            \"customer_id\": null,\n            \"customer\": null,\n            \"currency_code\": \"MYR\",\n            \"exchange_rate\": \"1.0\",\n            \"subtotal_price\": \"4.5\",\n            \"total_shipping_fee\": \"0.0\",\n            \"total_credit_used\": \"0.00\",\n            \"total_discount\": \"0.0\",\n            \"total_tax\": \"0.0\",\n            \"total_rounding\": \"0.0\",\n            \"total_transaction_fee\": \"0.0\",\n            \"total_amount\": \"4.5\",\n            \"shipping_discount\": \"0.0\",\n            \"total_amount_include_transaction\": \"4.5\",\n            \"total_shipping\": \"0.0\",\n            \"total_line_item_price\": \"4.5\",\n            \"total_price\": \"4.5\",\n            \"credit_used\": \"0.00\",\n            \"taxes_included\": false,\n            \"credit_earn\": \"0.00\",\n            \"financial_status\": \"paid\",\n            \"fulfillment_status\": \"fulfilled\",\n            \"line_items\": [\n                {\n                    \"id\": 1060430970,\n                    \"order_id\": 985083068,\n                    \"product_id\": 2413694,\n                    \"variant_id\": 11949735,\n                    \"discount_id\": null,\n                    \"product_name\": \"Boba U4T switches\",\n                    \"variant_name\": null,\n                    \"sku\": \"\",\n                    \"barcode\": null,\n                    \"price\": \"4.5\",\n                    \"cost_price\": \"3.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_applies_once\": null,\n                    \"grams\": \"5.0\",\n                    \"width\": \"0.0\",\n                    \"height\": \"0.0\",\n                    \"length\": \"0.0\",\n                    \"quantity\": 1,\n                    \"backorder_quantity\": 0,\n                    \"taxable\": false,\n                    \"shipping_required\": true,\n                    \"total_tax\": \"0.0\",\n                    \"is_custom_price\": false,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"delete_from\": null,\n                    \"created_from\": null,\n                    \"updated_at\": \"2024-07-04T17:35:34.000+08:00\",\n                    \"created_at\": \"2024-07-04T17:35:34.000+08:00\",\n                    \"inventory_management\": \"easystore\",\n                    \"total_amount\": \"4.5\",\n                    \"subtotal\": \"4.5\",\n                    \"barcode_image\": \"\",\n                    \"variant_count\": 1,\n                    \"restocked_quantity\": 0,\n                    \"restockable_quantity\": 1,\n                    \"fulfilled_quantity\": 1,\n                    \"fulfillable_quantity\": 0,\n                    \"fulfillment_service\": [\n                        {\n                            \"service\": \"POS\",\n                            \"tracking_company\": null,\n                            \"quantity\": 1,\n                            \"id\": null\n                        }\n                    ],\n                    \"return\": null,\n                    \"returns\": null,\n                    \"returned_quantity\": 0,\n                    \"returnable_quantity\": 1,\n                    \"properties\": [],\n                    \"vendors\": [],\n                    \"original_line_price\": \"4.5\",\n                    \"final_line_price\": \"4.5\",\n                    \"quantity_before_edit\": 1,\n                    \"image_url\": \"https://cdn.easystore.blue/s/8553/i/9552152.png\",\n                    \"shipping_condition\": \"general\",\n                    \"shipping_profile\": {\n                        \"id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\"\n                    },\n                    \"line_level_discount_allocations\": [],\n                    \"line_level_total_discount\": 0\n                }\n            ],\n            \"refunds\": [],\n            \"tax_line\": [],\n            \"tax_filing\": null,\n            \"billing_address\": null,\n            \"shipping_address\": null,\n            \"shipping_fees\": [],\n            \"pickup_address\": null,\n            \"remark\": null,\n            \"note\": null,\n            \"cod_type\": 2,\n            \"location_id\": 8807,\n            \"fulfillments\": [\n                {\n                    \"id\": 11401,\n                    \"order_id\": 985083068,\n                    \"status\": \"fulfilled\",\n                    \"tracking_company\": null,\n                    \"tracking_number\": null,\n                    \"cancelled_at\": null,\n                    \"created_at\": \"2024-07-04T17:35:36+08:00\"\n                }\n            ],\n            \"metafields\": {},\n            \"transactions\": [\n                {\n                    \"id\": 974152729,\n                    \"currency\": \"MYR\",\n                    \"amount\": \"4.5\",\n                    \"number\": null,\n                    \"gateway\": \"cash\",\n                    \"gateway_title\": \"Cash payment POS\",\n                    \"gateway_method\": \"cash\",\n                    \"error_description\": null,\n                    \"test\": false,\n                    \"status\": \"success\",\n                    \"paid_at\": \"2024-07-04T17:35:37+08:00\",\n                    \"updated_at\": \"2024-07-04T17:35:37+08:00\",\n                    \"created_at\": \"2024-07-04T17:35:37+08:00\"\n                }\n            ],\n            \"note_attributes\": [],\n            \"point_earning\": null,\n            \"point_redemption\": null,\n            \"discount_applications\": [],\n            \"discount_codes\": [],\n            \"source_name\": \"pos\",\n            \"source_type\": \"pos\",\n            \"browser_ip\": \"119.40.120.91\",\n            \"cancelled_at\": null,\n            \"is_cancelled\": false,\n            \"is_archived\": false,\n            \"is_deleted\": false,\n            \"updated_at\": \"2024-07-04T17:35:37+08:00\",\n            \"created_at\": \"2024-07-04T17:35:33+08:00\",\n            \"processed_at\": \"2024-07-04T17:35:33+08:00\",\n            \"paid_at\": null,\n            \"sales_attributions\": {\n                \"staff\": [],\n                \"location\": [\n                    {\n                        \"id\": 72,\n                        \"order_id\": 985083068,\n                        \"location_id\": 8807,\n                        \"location_name\": \"EasyStore\",\n                        \"is_deleted\": false,\n                        \"deleted_at\": null,\n                        \"updated_at\": \"2024-07-04T17:35:34.000+08:00\",\n                        \"created_at\": \"2024-07-04T17:35:34.000+08:00\"\n                    }\n                ]\n            }\n        },\n        {\n            \"id\": 985083028,\n            \"token\": \"31cf926d-4aa1-47ab-b677-e7f6a19052d9\",\n            \"cart_token\": \"6b7a885b-81e8-49fe-a2d3-c16a4d648526\",\n            \"number\": 1213,\n            \"order_number\": \"#1213\",\n            \"name\": \"#1213\",\n            \"email\": \"yelilan@easystore.co\",\n            \"customer_id\": 1276365,\n            \"customer\": {\n                \"id\": 1276365,\n                \"store_id\": 8553,\n                \"user_id\": null,\n                \"pricelist_id\": null,\n                \"email\": \"yelilan@easystore.co\",\n                \"first_name\": \"Rajarajan\",\n                \"last_name\": \"Yelilan\",\n                \"phone\": \"60175464109\",\n                \"birthdate\": \"2001-10-01\",\n                \"gender\": \"male\",\n                \"country_code\": \"MY\",\n                \"accepts_marketing\": false,\n                \"avatar_url\": \"https://assets.imgix.net/~text?bg=6367A9&txtclr=ffffff&w=200&h=200&txtsize=90&txt=RY&txtfont=Helvetica&txtalign=middle,center\",\n                \"origin_avatar_url\": null,\n                \"locale\": \"en_US\",\n                \"total_credit\": \"11.0\",\n                \"total_spent\": \"21913.4\",\n                \"total_order\": 8,\n                \"first_paid_order_id\": null,\n                \"last_order_id\": null,\n                \"last_order_at\": null,\n                \"order_stats_updated_at\": null,\n                \"wholesale_enabled\": false,\n                \"source\": \"sf\",\n                \"app_id\": null,\n                \"lead_source\": \"online_store\",\n                \"creation_source\": \"online_store\",\n                \"code\": \"U0001276365E\",\n                \"note\": null,\n                \"is_verified\": true,\n                \"is_blacklisted\": false,\n                \"is_lead\": false,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"birthday_last_updated_at\": \"2024-03-08T11:53:12.000+08:00\",\n                \"registration_location_id\": null,\n                \"attribution_location_id\": null,\n                \"attribution_user_id\": null,\n                \"updated_at\": \"2024-07-03T22:42:20.000+08:00\",\n                \"created_at\": \"2024-03-05T11:51:05.000+08:00\",\n                \"deletion_job_id\": null,\n                \"name\": \"Rajarajan Yelilan\",\n                \"display_name\": \"Rajarajan Yelilan\",\n                \"birthday\": \"2024-10-01\",\n                \"zodiac\": \"libra\",\n                \"credentials\": {\n                    \"email\": \"yelilan@easystore.co\",\n                    \"phone\": \"60175464109\"\n                },\n                \"barcode_url\": \"https://storefront.blue/c/1276365/barcode.svg?hmac=52f7a4da54cb4d2aa4ce46bf93cbf0633e4a48861cc8ced95d18d2d658b75c71\",\n                \"qrcode_url\": \"https://storefront.blue/c/1276365/qrcode.svg?hmac=52f7a4da54cb4d2aa4ce46bf93cbf0633e4a48861cc8ced95d18d2d658b75c71\",\n                \"birthdate_editable\": false,\n                \"country\": \"Malaysia\",\n                \"total_point\": 2799860,\n                \"expiring_points\": [\n                    {\n                        \"expired_at\": \"2025-03-08T23:59:59.000+08:00\",\n                        \"amount\": 100,\n                        \"id\": null\n                    }\n                ],\n                \"has_password\": true,\n                \"company\": \"\",\n                \"address1\": \"EasyStore, H1-5 (Block H1, Level, 5) SetiaWalk\",\n                \"address2\": \"Pusat Bandar Puchong\",\n                \"city\": \"Puchong\",\n                \"zip\": \"41700\",\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Kuala Lumpur\",\n                \"province_code\": \"MY-14\"\n            },\n            \"currency_code\": \"MYR\",\n            \"exchange_rate\": \"1.0\",\n            \"subtotal_price\": \"7299.0\",\n            \"total_shipping_fee\": \"5.4\",\n            \"total_credit_used\": \"0.00\",\n            \"total_discount\": \"0.0\",\n            \"total_tax\": \"0.0\",\n            \"total_rounding\": \"0.0\",\n            \"total_transaction_fee\": \"0.0\",\n            \"total_amount\": \"7299.0\",\n            \"shipping_discount\": \"5.4\",\n            \"total_amount_include_transaction\": \"7299.0\",\n            \"total_shipping\": \"5.4\",\n            \"total_line_item_price\": \"7299.0\",\n            \"total_price\": \"7299.0\",\n            \"credit_used\": \"0.00\",\n            \"taxes_included\": false,\n            \"credit_earn\": \"0.00\",\n            \"financial_status\": \"paid\",\n            \"fulfillment_status\": \"fulfilled\",\n            \"line_items\": [\n                {\n                    \"id\": 1060430953,\n                    \"order_id\": 985083028,\n                    \"product_id\": 2413842,\n                    \"variant_id\": 11950925,\n                    \"discount_id\": null,\n                    \"product_name\": \"Pixel 8 Pro\",\n                    \"variant_name\": \"Bay\",\n                    \"sku\": \"\",\n                    \"barcode\": null,\n                    \"price\": \"7299.0\",\n                    \"cost_price\": \"0.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_applies_once\": null,\n                    \"grams\": \"512.0\",\n                    \"width\": \"0.0\",\n                    \"height\": \"0.0\",\n                    \"length\": \"0.0\",\n                    \"quantity\": 1,\n                    \"backorder_quantity\": 0,\n                    \"taxable\": false,\n                    \"shipping_required\": true,\n                    \"total_tax\": \"0.0\",\n                    \"is_custom_price\": false,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"delete_from\": null,\n                    \"created_from\": \"SF\",\n                    \"updated_at\": \"2024-07-03T22:20:15.000+08:00\",\n                    \"created_at\": \"2024-07-03T22:19:38.000+08:00\",\n                    \"inventory_management\": \"easystore\",\n                    \"total_amount\": \"7299.0\",\n                    \"subtotal\": \"7299.0\",\n                    \"barcode_image\": \"\",\n                    \"variant_count\": 4,\n                    \"restocked_quantity\": 0,\n                    \"restockable_quantity\": 1,\n                    \"fulfilled_quantity\": 1,\n                    \"fulfillable_quantity\": 0,\n                    \"fulfillment_service\": [\n                        {\n                            \"service\": \"manual\",\n                            \"tracking_company\": null,\n                            \"quantity\": 1,\n                            \"id\": null\n                        }\n                    ],\n                    \"return\": null,\n                    \"returns\": null,\n                    \"returned_quantity\": 0,\n                    \"returnable_quantity\": 1,\n                    \"properties\": [],\n                    \"vendors\": [],\n                    \"original_line_price\": \"7299.0\",\n                    \"final_line_price\": \"7299.0\",\n                    \"quantity_before_edit\": 1,\n                    \"image_url\": \"https://cdn.easystore.blue/s/8553/i/9552470.png\",\n                    \"shipping_condition\": \"general\",\n                    \"shipping_profile\": {\n                        \"id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\"\n                    },\n                    \"line_level_discount_allocations\": [],\n                    \"line_level_total_discount\": 0\n                }\n            ],\n            \"refunds\": [],\n            \"tax_line\": [\n                {\n                    \"id\": 16398,\n                    \"order_id\": 985083028,\n                    \"name\": \"SST\",\n                    \"rate\": 6,\n                    \"price\": \"0.0\",\n                    \"shipping_tax\": \"0.0\",\n                    \"shipping_tax_include\": false,\n                    \"charge_tax_add\": 1,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"deleted_from\": null,\n                    \"created_at\": \"2024-06-27T10:08:49.000+08:00\"\n                }\n            ],\n            \"tax_filing\": null,\n            \"billing_address\": {\n                \"id\": 806593805,\n                \"order_id\": 985083028,\n                \"address_id\": null,\n                \"first_name\": \"Rajarajan\",\n                \"last_name\": \"Yelilans\",\n                \"email\": \"yelilan@easystore.co\",\n                \"company\": \"\",\n                \"address1\": \"EasyStore, H1-5 (Block H1, Level, 5) SetiaWalk\",\n                \"address2\": \"Pusat Bandar Puchong\",\n                \"city\": \"Puchong\",\n                \"zip\": \"41700\",\n                \"province\": \"Kuala Lumpur\",\n                \"province_code\": \"MY-14\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"60175464109\",\n                \"latitude\": null,\n                \"longitude\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-07-03T23:26:42.000+08:00\",\n                \"created_at\": \"2024-06-27T10:08:37.000+08:00\"\n            },\n            \"shipping_address\": {\n                \"id\": 885961348,\n                \"order_id\": 985083028,\n                \"address_id\": null,\n                \"first_name\": \"Rajarajan\",\n                \"last_name\": \"Yelilan\",\n                \"company\": \"\",\n                \"address1\": \"EasyStore, H1-5 (Block H1, Level, 5) SetiaWalk\",\n                \"address2\": \"Pusat Bandar Puchong\",\n                \"city\": \"Puchong\",\n                \"zip\": \"41700\",\n                \"province\": \"Kuala Lumpur\",\n                \"province_code\": \"MY-14\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"012345678\",\n                \"email\": null,\n                \"latitude\": null,\n                \"longitude\": null,\n                \"preferred_start_at\": null,\n                \"preferred_end_at\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-07-03T12:32:47.000+08:00\",\n                \"created_at\": \"2024-07-03T12:32:45.000+08:00\"\n            },\n            \"shipping_fees\": [\n                {\n                    \"id\": 583789621,\n                    \"order_id\": 985083028,\n                    \"name\": \"Standard Shipping\",\n                    \"price\": \"5.4\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_codes\": null,\n                    \"zone_id\": 16493,\n                    \"shipping_id\": 16654,\n                    \"store_app_id\": null,\n                    \"real_store_app_id\": null,\n                    \"calculation_params\": {\n                        \"profile_items\": [\n                            {\n                                \"id\": 1060430953,\n                                \"grams\": \"512.0\",\n                                \"price\": \"7299.0\",\n                                \"width\": \"0.0\",\n                                \"height\": \"0.0\",\n                                \"length\": \"0.0\",\n                                \"quantity\": 1,\n                                \"product_id\": 2413842,\n                                \"variant_id\": 11950925,\n                                \"product_name\": \"Pixel 8 Pro\",\n                                \"variant_name\": \"Bay\",\n                                \"total_discount\": \"0.0\",\n                                \"shipping_required\": true\n                            }\n                        ]\n                    },\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"deleted_from\": null,\n                    \"created_at\": \"2024-07-03T22:20:15.000+08:00\",\n                    \"shipping_fee_shipping_profile\": {\n                        \"id\": 21243,\n                        \"order_shipping_fee_id\": 583789621,\n                        \"shipping_profile_id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\",\n                        \"is_deleted\": false,\n                        \"deleted_at\": null,\n                        \"updated_at\": \"2024-07-03T22:20:15.000+08:00\",\n                        \"created_at\": \"2024-07-03T22:20:15.000+08:00\"\n                    }\n                }\n            ],\n            \"pickup_address\": null,\n            \"remark\": \"Testing\",\n            \"note\": null,\n            \"cod_type\": 0,\n            \"location_id\": null,\n            \"fulfillments\": [\n                {\n                    \"id\": 11386,\n                    \"order_id\": 985083028,\n                    \"status\": \"open\",\n                    \"tracking_company\": null,\n                    \"tracking_number\": null,\n                    \"cancelled_at\": null,\n                    \"created_at\": \"2024-07-03T22:42:55+08:00\"\n                }\n            ],\n            \"metafields\": {},\n            \"transactions\": [\n                {\n                    \"id\": 974152583,\n                    \"currency\": \"MYR\",\n                    \"amount\": \"7299.0\",\n                    \"number\": null,\n                    \"gateway\": \"bank-transfer\",\n                    \"gateway_title\": \"Bank transfer\",\n                    \"gateway_method\": \"bank-transfer\",\n                    \"error_description\": \"\",\n                    \"test\": false,\n                    \"status\": \"pending\",\n                    \"paid_at\": null,\n                    \"updated_at\": \"2024-07-03T22:20:23+08:00\",\n                    \"created_at\": \"2024-06-27T10:08:50+08:00\"\n                },\n                {\n                    \"id\": 974152714,\n                    \"currency\": \"MYR\",\n                    \"amount\": \"7299.0\",\n                    \"number\": null,\n                    \"gateway\": \"bank-transfer\",\n                    \"gateway_title\": \"Bank transfer\",\n                    \"gateway_method\": \"bank-transfer\",\n                    \"error_description\": null,\n                    \"test\": false,\n                    \"status\": \"success\",\n                    \"paid_at\": \"2024-07-03T22:39:59+08:00\",\n                    \"updated_at\": \"2024-07-03T22:39:59+08:00\",\n                    \"created_at\": \"2024-07-03T22:39:59+08:00\"\n                }\n            ],\n            \"note_attributes\": [],\n            \"point_earning\": {\n                \"id\": 354913177,\n                \"order_id\": 985083028,\n                \"category\": \"earn\",\n                \"amount\": \"729900.0\",\n                \"discount_amount\": null,\n                \"point_formula\": {\n                    \"id\": 358,\n                    \"title\": \"sparkle\",\n                    \"created_at\": \"2024-03-05T11:55:51.000+08:00\",\n                    \"deleted_at\": null,\n                    \"is_deleted\": false,\n                    \"is_enabled\": true,\n                    \"ownable_id\": 495,\n                    \"updated_at\": \"2024-04-02T11:16:33.000+08:00\",\n                    \"ownable_type\": \"Store::MembershipTier\",\n                    \"earning_point\": 100,\n                    \"earning_value\": \"1.0\",\n                    \"redemption_point\": 250,\n                    \"redemption_value\": \"1.0\",\n                    \"is_earning_enabled\": true,\n                    \"min_purchase_amount\": null,\n                    \"is_max_usage_limited\": false,\n                    \"validity_period_type\": \"never_expire\",\n                    \"validity_period_unit\": null,\n                    \"is_redemption_enabled\": true,\n                    \"validity_period_value\": null,\n                    \"is_min_purchase_required\": false,\n                    \"max_usage_amount_per_order\": null,\n                    \"max_discount_percentage_per_order\": null\n                },\n                \"is_cancelled\": false,\n                \"is_deleted\": false,\n                \"is_rewarded\": true,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-07-03T22:40:00.000+08:00\",\n                \"created_at\": \"2024-07-03T22:20:17.000+08:00\"\n            },\n            \"point_redemption\": null,\n            \"discount_applications\": [\n                {\n                    \"target_type\": \"shipping\",\n                    \"code\": null,\n                    \"value_type\": \"percentage\",\n                    \"value\": \"100.0\"\n                }\n            ],\n            \"discount_codes\": [],\n            \"source_name\": \"sf\",\n            \"source_type\": \"online_store\",\n            \"browser_ip\": \"113.211.134.207\",\n            \"cancelled_at\": null,\n            \"is_cancelled\": false,\n            \"is_archived\": false,\n            \"is_deleted\": false,\n            \"updated_at\": \"2024-07-03T23:32:05+08:00\",\n            \"created_at\": \"2024-07-03T22:20:16+08:00\",\n            \"processed_at\": \"2024-07-03T22:20:16+08:00\",\n            \"paid_at\": null,\n            \"sales_attributions\": {\n                \"staff\": [],\n                \"location\": []\n            }\n        },\n        {\n            \"id\": 985082999,\n            \"token\": \"f00a51a3-610d-429e-beca-bb04c2632432\",\n            \"cart_token\": \"f13cf21b-abf3-4600-9e34-747258142abb\",\n            \"number\": 1212,\n            \"order_number\": \"#1212\",\n            \"name\": \"#1212\",\n            \"email\": \"yelilan@easystore.co\",\n            \"customer_id\": 1276365,\n            \"customer\": {\n                \"id\": 1276365,\n                \"store_id\": 8553,\n                \"user_id\": null,\n                \"pricelist_id\": null,\n                \"email\": \"yelilan@easystore.co\",\n                \"first_name\": \"Rajarajan\",\n                \"last_name\": \"Yelilan\",\n                \"phone\": \"60175464109\",\n                \"birthdate\": \"2001-10-01\",\n                \"gender\": \"male\",\n                \"country_code\": \"MY\",\n                \"accepts_marketing\": false,\n                \"avatar_url\": \"https://assets.imgix.net/~text?bg=6367A9&txtclr=ffffff&w=200&h=200&txtsize=90&txt=RY&txtfont=Helvetica&txtalign=middle,center\",\n                \"origin_avatar_url\": null,\n                \"locale\": \"en_US\",\n                \"total_credit\": \"11.0\",\n                \"total_spent\": \"21913.4\",\n                \"total_order\": 8,\n                \"first_paid_order_id\": null,\n                \"last_order_id\": null,\n                \"last_order_at\": null,\n                \"order_stats_updated_at\": null,\n                \"wholesale_enabled\": false,\n                \"source\": \"sf\",\n                \"app_id\": null,\n                \"lead_source\": \"online_store\",\n                \"creation_source\": \"online_store\",\n                \"code\": \"U0001276365E\",\n                \"note\": null,\n                \"is_verified\": true,\n                \"is_blacklisted\": false,\n                \"is_lead\": false,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"birthday_last_updated_at\": \"2024-03-08T11:53:12.000+08:00\",\n                \"registration_location_id\": null,\n                \"attribution_location_id\": null,\n                \"attribution_user_id\": null,\n                \"updated_at\": \"2024-07-03T22:42:20.000+08:00\",\n                \"created_at\": \"2024-03-05T11:51:05.000+08:00\",\n                \"deletion_job_id\": null,\n                \"name\": \"Rajarajan Yelilan\",\n                \"display_name\": \"Rajarajan Yelilan\",\n                \"birthday\": \"2024-10-01\",\n                \"zodiac\": \"libra\",\n                \"credentials\": {\n                    \"email\": \"yelilan@easystore.co\",\n                    \"phone\": \"60175464109\"\n                },\n                \"barcode_url\": \"https://storefront.blue/c/1276365/barcode.svg?hmac=52f7a4da54cb4d2aa4ce46bf93cbf0633e4a48861cc8ced95d18d2d658b75c71\",\n                \"qrcode_url\": \"https://storefront.blue/c/1276365/qrcode.svg?hmac=52f7a4da54cb4d2aa4ce46bf93cbf0633e4a48861cc8ced95d18d2d658b75c71\",\n                \"birthdate_editable\": false,\n                \"country\": \"Malaysia\",\n                \"total_point\": 2799860,\n                \"expiring_points\": [\n                    {\n                        \"expired_at\": \"2025-03-08T23:59:59.000+08:00\",\n                        \"amount\": 100,\n                        \"id\": null\n                    }\n                ],\n                \"has_password\": true,\n                \"company\": \"\",\n                \"address1\": \"EasyStore, H1-5 (Block H1, Level, 5) SetiaWalk\",\n                \"address2\": \"Pusat Bandar Puchong\",\n                \"city\": \"Puchong\",\n                \"zip\": \"41700\",\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Kuala Lumpur\",\n                \"province_code\": \"MY-14\"\n            },\n            \"currency_code\": \"MYR\",\n            \"exchange_rate\": \"1.0\",\n            \"subtotal_price\": \"1.0\",\n            \"total_shipping_fee\": \"2.0\",\n            \"total_credit_used\": \"0.00\",\n            \"total_discount\": \"0.0\",\n            \"total_tax\": \"0.0\",\n            \"total_rounding\": \"0.0\",\n            \"total_transaction_fee\": \"0.0\",\n            \"total_amount\": \"1.0\",\n            \"shipping_discount\": \"2.0\",\n            \"total_amount_include_transaction\": \"1.0\",\n            \"total_shipping\": \"2.0\",\n            \"total_line_item_price\": \"1.0\",\n            \"total_price\": \"1.0\",\n            \"credit_used\": \"0.00\",\n            \"taxes_included\": false,\n            \"credit_earn\": \"0.00\",\n            \"financial_status\": \"refunded\",\n            \"fulfillment_status\": \"restocked\",\n            \"line_items\": [\n                {\n                    \"id\": 1060430878,\n                    \"order_id\": 985082999,\n                    \"product_id\": 2413840,\n                    \"variant_id\": 11950923,\n                    \"discount_id\": null,\n                    \"product_name\": \"Ibis Ripmo V2 XT\",\n                    \"variant_name\": null,\n                    \"sku\": \"\",\n                    \"barcode\": null,\n                    \"price\": \"1.0\",\n                    \"cost_price\": \"0.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_applies_once\": null,\n                    \"grams\": \"0.0\",\n                    \"width\": \"0.0\",\n                    \"height\": \"0.0\",\n                    \"length\": \"0.0\",\n                    \"quantity\": 1,\n                    \"backorder_quantity\": 0,\n                    \"taxable\": false,\n                    \"shipping_required\": true,\n                    \"total_tax\": \"0.0\",\n                    \"is_custom_price\": false,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"delete_from\": null,\n                    \"created_from\": \"SF\",\n                    \"updated_at\": \"2024-06-26T14:58:37.000+08:00\",\n                    \"created_at\": \"2024-06-26T14:57:41.000+08:00\",\n                    \"inventory_management\": \"easystore\",\n                    \"total_amount\": \"1.0\",\n                    \"subtotal\": \"1.0\",\n                    \"barcode_image\": \"\",\n                    \"variant_count\": 1,\n                    \"restocked_quantity\": 1,\n                    \"restockable_quantity\": 0,\n                    \"fulfilled_quantity\": 0,\n                    \"fulfillable_quantity\": 0,\n                    \"fulfillment_service\": [],\n                    \"return\": null,\n                    \"returns\": null,\n                    \"returned_quantity\": 0,\n                    \"returnable_quantity\": 0,\n                    \"properties\": [],\n                    \"vendors\": [],\n                    \"original_line_price\": \"1.0\",\n                    \"final_line_price\": \"1.0\",\n                    \"quantity_before_edit\": 1,\n                    \"image_url\": \"https://cdn.easystore.blue/s/8553/i/9552468.webp\",\n                    \"shipping_condition\": \"general\",\n                    \"shipping_profile\": {\n                        \"id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\"\n                    },\n                    \"line_level_discount_allocations\": [],\n                    \"line_level_total_discount\": 0\n                }\n            ],\n            \"refunds\": [\n                {\n                    \"id\": 2349,\n                    \"order_id\": 985082999,\n                    \"transaction_id\": null,\n                    \"user_id\": 7974,\n                    \"user_type\": \"User::User\",\n                    \"note\": \"blablabla\",\n                    \"amount\": \"1.0\",\n                    \"refund_type\": \"amount\",\n                    \"reference_number\": null,\n                    \"is_restocked\": false,\n                    \"is_stock_consumed\": false,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"created_at\": \"2024-07-03T22:29:20.000+08:00\"\n                }\n            ],\n            \"tax_line\": [\n                {\n                    \"id\": 16392,\n                    \"order_id\": 985082999,\n                    \"name\": \"SST\",\n                    \"rate\": 6,\n                    \"price\": \"0.0\",\n                    \"shipping_tax\": \"0.0\",\n                    \"shipping_tax_include\": false,\n                    \"charge_tax_add\": 1,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"deleted_from\": null,\n                    \"created_at\": \"2024-06-26T14:57:52.000+08:00\"\n                }\n            ],\n            \"tax_filing\": null,\n            \"billing_address\": {\n                \"id\": 806593777,\n                \"order_id\": 985082999,\n                \"address_id\": null,\n                \"first_name\": \"Rajarajan\",\n                \"last_name\": \"Yelilan\",\n                \"email\": \"yelilan@easystore.co\",\n                \"company\": \"\",\n                \"address1\": \"EasyStore, H1-5 (Block H1, Level, 5) SetiaWalk\",\n                \"address2\": \"Pusat Bandar Puchong\",\n                \"city\": \"Puchong\",\n                \"zip\": \"41700\",\n                \"province\": \"Kuala Lumpur\",\n                \"province_code\": \"MY-14\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"60175464109\",\n                \"latitude\": null,\n                \"longitude\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-06-26T14:58:37.000+08:00\",\n                \"created_at\": \"2024-06-26T14:57:48.000+08:00\"\n            },\n            \"shipping_address\": null,\n            \"shipping_fees\": [\n                {\n                    \"id\": 583789379,\n                    \"order_id\": 985082999,\n                    \"name\": \"EasyStore\",\n                    \"price\": \"2.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_codes\": null,\n                    \"zone_id\": null,\n                    \"shipping_id\": null,\n                    \"store_app_id\": null,\n                    \"real_store_app_id\": null,\n                    \"calculation_params\": {\n                        \"total_weight\": \"0.0\",\n                        \"total_quantity\": 1,\n                        \"subtotal_after_discount\": \"1.0\"\n                    },\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"deleted_from\": null,\n                    \"created_at\": \"2024-06-26T14:58:38.000+08:00\",\n                    \"shipping_fee_shipping_profile\": null\n                }\n            ],\n            \"pickup_address\": {\n                \"id\": 806591953,\n                \"order_id\": 985082999,\n                \"store_app_id\": null,\n                \"location_id\": 8807,\n                \"name\": \"EasyStore\",\n                \"email\": \"yelilan@easystore.co\",\n                \"phone\": \"60145896526\",\n                \"receiver_first_name\": \"Rajarajan\",\n                \"receiver_last_name\": \"Yelilan\",\n                \"receiver_email\": \"yelilan@easystore.co\",\n                \"receiver_phone\": \"60175464109\",\n                \"company\": null,\n                \"address1\": \"H1-5 Setiawalk Puchong Persiaran Wawasan\",\n                \"address2\": \"Pusat Bandar Puchong Jaya 47100 Petaling Selangor Darul Ehsan\",\n                \"city\": \"Petaling\",\n                \"zip\": \"41700\",\n                \"province\": \"Selangor\",\n                \"province_code\": \"MY-10\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"pickup_charge\": \"2.0\",\n                \"service_provider\": null,\n                \"latitude\": null,\n                \"longitude\": null,\n                \"json\": null,\n                \"pickup_at\": \"2024-06-26T16:00:00.000+08:00\",\n                \"pickup_at2\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-06-26T14:58:37.000+08:00\",\n                \"created_at\": \"2024-06-26T14:58:00.000+08:00\"\n            },\n            \"remark\": null,\n            \"note\": null,\n            \"cod_type\": 0,\n            \"location_id\": null,\n            \"fulfillments\": [],\n            \"metafields\": {},\n            \"transactions\": [\n                {\n                    \"id\": 974152579,\n                    \"currency\": \"MYR\",\n                    \"amount\": \"1.0\",\n                    \"number\": \"sfd\",\n                    \"gateway\": \"bank-transfer\",\n                    \"gateway_title\": \"Bank transfer\",\n                    \"gateway_method\": \"bank-transfer\",\n                    \"error_description\": \"\",\n                    \"test\": false,\n                    \"status\": \"pending\",\n                    \"paid_at\": null,\n                    \"updated_at\": \"2024-06-26T14:59:46+08:00\",\n                    \"created_at\": \"2024-06-26T14:57:53+08:00\"\n                },\n                {\n                    \"id\": 974152712,\n                    \"currency\": \"MYR\",\n                    \"amount\": \"1.0\",\n                    \"number\": null,\n                    \"gateway\": \"bank-transfer\",\n                    \"gateway_title\": \"Bank transfer\",\n                    \"gateway_method\": \"bank-transfer\",\n                    \"error_description\": null,\n                    \"test\": false,\n                    \"status\": \"success\",\n                    \"paid_at\": \"2024-07-03T22:29:04+08:00\",\n                    \"updated_at\": \"2024-07-03T22:29:04+08:00\",\n                    \"created_at\": \"2024-07-03T22:29:04+08:00\"\n                }\n            ],\n            \"note_attributes\": [],\n            \"point_earning\": {\n                \"id\": 354913161,\n                \"order_id\": 985082999,\n                \"category\": \"earn\",\n                \"amount\": \"100.0\",\n                \"discount_amount\": null,\n                \"point_formula\": {\n                    \"id\": 358,\n                    \"title\": \"sparkle\",\n                    \"created_at\": \"2024-03-05T11:55:51.000+08:00\",\n                    \"deleted_at\": null,\n                    \"is_deleted\": false,\n                    \"is_enabled\": true,\n                    \"ownable_id\": 495,\n                    \"updated_at\": \"2024-04-02T11:16:33.000+08:00\",\n                    \"ownable_type\": \"Store::MembershipTier\",\n                    \"earning_point\": 100,\n                    \"earning_value\": \"1.0\",\n                    \"redemption_point\": 250,\n                    \"redemption_value\": \"1.0\",\n                    \"is_earning_enabled\": true,\n                    \"min_purchase_amount\": null,\n                    \"is_max_usage_limited\": false,\n                    \"validity_period_type\": \"never_expire\",\n                    \"validity_period_unit\": null,\n                    \"is_redemption_enabled\": true,\n                    \"validity_period_value\": null,\n                    \"is_min_purchase_required\": false,\n                    \"max_usage_amount_per_order\": null,\n                    \"max_discount_percentage_per_order\": null\n                },\n                \"is_cancelled\": true,\n                \"is_deleted\": false,\n                \"is_rewarded\": true,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-07-03T22:29:20.000+08:00\",\n                \"created_at\": \"2024-06-26T14:58:39.000+08:00\"\n            },\n            \"point_redemption\": null,\n            \"discount_applications\": [\n                {\n                    \"target_type\": \"shipping\",\n                    \"code\": null,\n                    \"value_type\": \"percentage\",\n                    \"value\": \"100.0\"\n                }\n            ],\n            \"discount_codes\": [],\n            \"source_name\": \"sf\",\n            \"source_type\": \"online_store\",\n            \"browser_ip\": \"119.40.120.91\",\n            \"cancelled_at\": null,\n            \"is_cancelled\": false,\n            \"is_archived\": false,\n            \"is_deleted\": false,\n            \"updated_at\": \"2024-07-03T22:29:30+08:00\",\n            \"created_at\": \"2024-06-26T14:58:38+08:00\",\n            \"processed_at\": \"2024-06-26T14:58:38+08:00\",\n            \"paid_at\": null,\n            \"sales_attributions\": {\n                \"staff\": [],\n                \"location\": []\n            }\n        },\n        {\n            \"id\": 985082985,\n            \"token\": \"2dcf30c3-84e5-43f0-adc9-9c6fa4e18f13\",\n            \"cart_token\": \"c889fdb5-2e5e-4e72-96b4-ce538e9ac9c0\",\n            \"number\": 1211,\n            \"order_number\": \"#1211\",\n            \"name\": \"#1211\",\n            \"email\": \"yelilan@easystore.co\",\n            \"customer_id\": 1276365,\n            \"customer\": {\n                \"id\": 1276365,\n                \"store_id\": 8553,\n                \"user_id\": null,\n                \"pricelist_id\": null,\n                \"email\": \"yelilan@easystore.co\",\n                \"first_name\": \"Rajarajan\",\n                \"last_name\": \"Yelilan\",\n                \"phone\": \"60175464109\",\n                \"birthdate\": \"2001-10-01\",\n                \"gender\": \"male\",\n                \"country_code\": \"MY\",\n                \"accepts_marketing\": false,\n                \"avatar_url\": \"https://assets.imgix.net/~text?bg=6367A9&txtclr=ffffff&w=200&h=200&txtsize=90&txt=RY&txtfont=Helvetica&txtalign=middle,center\",\n                \"origin_avatar_url\": null,\n                \"locale\": \"en_US\",\n                \"total_credit\": \"11.0\",\n                \"total_spent\": \"21913.4\",\n                \"total_order\": 8,\n                \"first_paid_order_id\": null,\n                \"last_order_id\": null,\n                \"last_order_at\": null,\n                \"order_stats_updated_at\": null,\n                \"wholesale_enabled\": false,\n                \"source\": \"sf\",\n                \"app_id\": null,\n                \"lead_source\": \"online_store\",\n                \"creation_source\": \"online_store\",\n                \"code\": \"U0001276365E\",\n                \"note\": null,\n                \"is_verified\": true,\n                \"is_blacklisted\": false,\n                \"is_lead\": false,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"birthday_last_updated_at\": \"2024-03-08T11:53:12.000+08:00\",\n                \"registration_location_id\": null,\n                \"attribution_location_id\": null,\n                \"attribution_user_id\": null,\n                \"updated_at\": \"2024-07-03T22:42:20.000+08:00\",\n                \"created_at\": \"2024-03-05T11:51:05.000+08:00\",\n                \"deletion_job_id\": null,\n                \"name\": \"Rajarajan Yelilan\",\n                \"display_name\": \"Rajarajan Yelilan\",\n                \"birthday\": \"2024-10-01\",\n                \"zodiac\": \"libra\",\n                \"credentials\": {\n                    \"email\": \"yelilan@easystore.co\",\n                    \"phone\": \"60175464109\"\n                },\n                \"barcode_url\": \"https://storefront.blue/c/1276365/barcode.svg?hmac=52f7a4da54cb4d2aa4ce46bf93cbf0633e4a48861cc8ced95d18d2d658b75c71\",\n                \"qrcode_url\": \"https://storefront.blue/c/1276365/qrcode.svg?hmac=52f7a4da54cb4d2aa4ce46bf93cbf0633e4a48861cc8ced95d18d2d658b75c71\",\n                \"birthdate_editable\": false,\n                \"country\": \"Malaysia\",\n                \"total_point\": 2799860,\n                \"expiring_points\": [\n                    {\n                        \"expired_at\": \"2025-03-08T23:59:59.000+08:00\",\n                        \"amount\": 100,\n                        \"id\": null\n                    }\n                ],\n                \"has_password\": true,\n                \"company\": \"\",\n                \"address1\": \"EasyStore, H1-5 (Block H1, Level, 5) SetiaWalk\",\n                \"address2\": \"Pusat Bandar Puchong\",\n                \"city\": \"Puchong\",\n                \"zip\": \"41700\",\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Kuala Lumpur\",\n                \"province_code\": \"MY-14\"\n            },\n            \"currency_code\": \"MYR\",\n            \"exchange_rate\": \"1.0\",\n            \"subtotal_price\": \"7299.0\",\n            \"total_shipping_fee\": \"2.0\",\n            \"total_credit_used\": \"0.00\",\n            \"total_discount\": \"0.0\",\n            \"total_tax\": \"0.0\",\n            \"total_rounding\": \"0.0\",\n            \"total_transaction_fee\": \"0.0\",\n            \"total_amount\": \"7299.0\",\n            \"shipping_discount\": \"2.0\",\n            \"total_amount_include_transaction\": \"7299.0\",\n            \"total_shipping\": \"2.0\",\n            \"total_line_item_price\": \"7299.0\",\n            \"total_price\": \"7299.0\",\n            \"credit_used\": \"0.00\",\n            \"taxes_included\": false,\n            \"credit_earn\": \"0.00\",\n            \"financial_status\": \"paid\",\n            \"fulfillment_status\": \"fulfilled\",\n            \"line_items\": [\n                {\n                    \"id\": 1060430863,\n                    \"order_id\": 985082985,\n                    \"product_id\": 2413842,\n                    \"variant_id\": 11950925,\n                    \"discount_id\": null,\n                    \"product_name\": \"Pixel 8 Pro\",\n                    \"variant_name\": \"Bay\",\n                    \"sku\": \"\",\n                    \"barcode\": null,\n                    \"price\": \"7299.0\",\n                    \"cost_price\": \"0.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_applies_once\": null,\n                    \"grams\": \"512.0\",\n                    \"width\": \"0.0\",\n                    \"height\": \"0.0\",\n                    \"length\": \"0.0\",\n                    \"quantity\": 1,\n                    \"backorder_quantity\": 0,\n                    \"taxable\": false,\n                    \"shipping_required\": true,\n                    \"total_tax\": \"0.0\",\n                    \"is_custom_price\": false,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"delete_from\": null,\n                    \"created_from\": \"SF\",\n                    \"updated_at\": \"2024-06-26T14:41:16.000+08:00\",\n                    \"created_at\": \"2024-06-25T12:25:36.000+08:00\",\n                    \"inventory_management\": \"easystore\",\n                    \"total_amount\": \"7299.0\",\n                    \"subtotal\": \"7299.0\",\n                    \"barcode_image\": \"\",\n                    \"variant_count\": 4,\n                    \"restocked_quantity\": 0,\n                    \"restockable_quantity\": 1,\n                    \"fulfilled_quantity\": 1,\n                    \"fulfillable_quantity\": 0,\n                    \"fulfillment_service\": [\n                        {\n                            \"service\": \"manual\",\n                            \"tracking_company\": null,\n                            \"quantity\": 1,\n                            \"id\": null\n                        }\n                    ],\n                    \"return\": null,\n                    \"returns\": null,\n                    \"returned_quantity\": 0,\n                    \"returnable_quantity\": 1,\n                    \"properties\": [],\n                    \"vendors\": [],\n                    \"original_line_price\": \"7299.0\",\n                    \"final_line_price\": \"7299.0\",\n                    \"quantity_before_edit\": 1,\n                    \"image_url\": \"https://cdn.easystore.blue/s/8553/i/9552470.png\",\n                    \"shipping_condition\": \"general\",\n                    \"shipping_profile\": {\n                        \"id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\"\n                    },\n                    \"line_level_discount_allocations\": [],\n                    \"line_level_total_discount\": 0\n                }\n            ],\n            \"refunds\": [],\n            \"tax_line\": [\n                {\n                    \"id\": 16384,\n                    \"order_id\": 985082985,\n                    \"name\": \"SST\",\n                    \"rate\": 6,\n                    \"price\": \"0.0\",\n                    \"shipping_tax\": \"0.0\",\n                    \"shipping_tax_include\": false,\n                    \"charge_tax_add\": 1,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"deleted_from\": null,\n                    \"created_at\": \"2024-06-25T12:25:48.000+08:00\"\n                }\n            ],\n            \"tax_filing\": null,\n            \"billing_address\": {\n                \"id\": 806593768,\n                \"order_id\": 985082985,\n                \"address_id\": null,\n                \"first_name\": \"Rajarajan\",\n                \"last_name\": \"Yelilan\",\n                \"email\": \"yelilan@easystore.co\",\n                \"company\": \"\",\n                \"address1\": \"EasyStore, H1-5 (Block H1, Level, 5) SetiaWalk\",\n                \"address2\": \"Pusat Bandar Puchong\",\n                \"city\": \"Puchong\",\n                \"zip\": \"41700\",\n                \"province\": \"Kuala Lumpur\",\n                \"province_code\": \"MY-14\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"60175464109\",\n                \"latitude\": null,\n                \"longitude\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-06-26T14:41:15.000+08:00\",\n                \"created_at\": \"2024-06-25T12:25:42.000+08:00\"\n            },\n            \"shipping_address\": null,\n            \"shipping_fees\": [\n                {\n                    \"id\": 583789372,\n                    \"order_id\": 985082985,\n                    \"name\": \"EasyStore\",\n                    \"price\": \"2.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_codes\": null,\n                    \"zone_id\": null,\n                    \"shipping_id\": null,\n                    \"store_app_id\": null,\n                    \"real_store_app_id\": null,\n                    \"calculation_params\": {\n                        \"total_weight\": \"512.0\",\n                        \"total_quantity\": 1,\n                        \"subtotal_after_discount\": \"7299.0\"\n                    },\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"deleted_from\": null,\n                    \"created_at\": \"2024-06-26T14:41:17.000+08:00\",\n                    \"shipping_fee_shipping_profile\": null\n                }\n            ],\n            \"pickup_address\": {\n                \"id\": 806591952,\n                \"order_id\": 985082985,\n                \"store_app_id\": null,\n                \"location_id\": 8807,\n                \"name\": \"EasyStore\",\n                \"email\": \"yelilan@easystore.co\",\n                \"phone\": \"60145896526\",\n                \"receiver_first_name\": \"Rajarajan\",\n                \"receiver_last_name\": \"Yelilan\",\n                \"receiver_email\": \"yelilan@easystore.co\",\n                \"receiver_phone\": \"60175464109\",\n                \"company\": null,\n                \"address1\": \"H1-5 Setiawalk Puchong Persiaran Wawasan\",\n                \"address2\": \"Pusat Bandar Puchong Jaya 47100 Petaling Selangor Darul Ehsan\",\n                \"city\": \"Petaling\",\n                \"zip\": \"41700\",\n                \"province\": \"Selangor\",\n                \"province_code\": \"MY-10\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"pickup_charge\": \"2.0\",\n                \"service_provider\": null,\n                \"latitude\": null,\n                \"longitude\": null,\n                \"json\": null,\n                \"pickup_at\": \"2024-06-26T15:45:00.000+08:00\",\n                \"pickup_at2\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-06-26T14:41:15.000+08:00\",\n                \"created_at\": \"2024-06-26T14:39:41.000+08:00\"\n            },\n            \"remark\": null,\n            \"note\": null,\n            \"cod_type\": 1,\n            \"location_id\": null,\n            \"fulfillments\": [\n                {\n                    \"id\": 11375,\n                    \"order_id\": 985082985,\n                    \"status\": \"ready_for_pickup\",\n                    \"tracking_company\": null,\n                    \"tracking_number\": null,\n                    \"cancelled_at\": null,\n                    \"created_at\": \"2024-06-26T14:50:41+08:00\"\n                }\n            ],\n            \"metafields\": {},\n            \"transactions\": [\n                {\n                    \"id\": 974152564,\n                    \"currency\": \"MYR\",\n                    \"amount\": \"7299.0\",\n                    \"number\": null,\n                    \"gateway\": \"cod\",\n                    \"gateway_title\": \"Cash On Delivery\",\n                    \"gateway_method\": \"cod\",\n                    \"error_description\": \"\",\n                    \"test\": false,\n                    \"status\": \"pending\",\n                    \"paid_at\": null,\n                    \"updated_at\": \"2024-06-26T14:41:29+08:00\",\n                    \"created_at\": \"2024-06-25T12:25:48+08:00\"\n                },\n                {\n                    \"id\": 974152577,\n                    \"currency\": \"MYR\",\n                    \"amount\": \"7299.0\",\n                    \"number\": null,\n                    \"gateway\": \"cod\",\n                    \"gateway_title\": \"Cash On Delivery\",\n                    \"gateway_method\": \"cod\",\n                    \"error_description\": null,\n                    \"test\": false,\n                    \"status\": \"success\",\n                    \"paid_at\": \"2024-06-26T14:50:16+08:00\",\n                    \"updated_at\": \"2024-06-26T14:50:16+08:00\",\n                    \"created_at\": \"2024-06-26T14:50:16+08:00\"\n                }\n            ],\n            \"note_attributes\": [],\n            \"point_earning\": {\n                \"id\": 354913160,\n                \"order_id\": 985082985,\n                \"category\": \"earn\",\n                \"amount\": \"729900.0\",\n                \"discount_amount\": null,\n                \"point_formula\": {\n                    \"id\": 358,\n                    \"title\": \"sparkle\",\n                    \"created_at\": \"2024-03-05T11:55:51.000+08:00\",\n                    \"deleted_at\": null,\n                    \"is_deleted\": false,\n                    \"is_enabled\": true,\n                    \"ownable_id\": 495,\n                    \"updated_at\": \"2024-04-02T11:16:33.000+08:00\",\n                    \"ownable_type\": \"Store::MembershipTier\",\n                    \"earning_point\": 100,\n                    \"earning_value\": \"1.0\",\n                    \"redemption_point\": 250,\n                    \"redemption_value\": \"1.0\",\n                    \"is_earning_enabled\": true,\n                    \"min_purchase_amount\": null,\n                    \"is_max_usage_limited\": false,\n                    \"validity_period_type\": \"never_expire\",\n                    \"validity_period_unit\": null,\n                    \"is_redemption_enabled\": true,\n                    \"validity_period_value\": null,\n                    \"is_min_purchase_required\": false,\n                    \"max_usage_amount_per_order\": null,\n                    \"max_discount_percentage_per_order\": null\n                },\n                \"is_cancelled\": false,\n                \"is_deleted\": false,\n                \"is_rewarded\": true,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-06-26T14:50:18.000+08:00\",\n                \"created_at\": \"2024-06-26T14:41:18.000+08:00\"\n            },\n            \"point_redemption\": null,\n            \"discount_applications\": [\n                {\n                    \"target_type\": \"shipping\",\n                    \"code\": null,\n                    \"value_type\": \"percentage\",\n                    \"value\": \"100.0\"\n                }\n            ],\n            \"discount_codes\": [],\n            \"source_name\": \"sf\",\n            \"source_type\": \"online_store\",\n            \"browser_ip\": \"211.24.122.251\",\n            \"cancelled_at\": null,\n            \"is_cancelled\": false,\n            \"is_archived\": false,\n            \"is_deleted\": false,\n            \"updated_at\": \"2024-06-26T14:50:41+08:00\",\n            \"created_at\": \"2024-06-26T14:41:17+08:00\",\n            \"processed_at\": \"2024-06-26T14:41:17+08:00\",\n            \"paid_at\": null,\n            \"sales_attributions\": {\n                \"staff\": [],\n                \"location\": []\n            }\n        },\n        {\n            \"id\": 985082994,\n            \"token\": \"2060c61a-ad2d-40e2-925d-69078adebc8c\",\n            \"cart_token\": \"e24daa1e-97c1-45cd-96f2-5efabdfa7fd9\",\n            \"number\": 1210,\n            \"order_number\": \"#1210\",\n            \"name\": \"#1210\",\n            \"email\": \"yelilanrajarajan@gmail.com\",\n            \"customer_id\": 1276928,\n            \"customer\": {\n                \"id\": 1276928,\n                \"store_id\": 8553,\n                \"user_id\": null,\n                \"pricelist_id\": null,\n                \"email\": \"yelilanrajarajan@gmail.com\",\n                \"first_name\": \"Yelilan\",\n                \"last_name\": \"Rajarajan\",\n                \"phone\": \"60145698352\",\n                \"birthdate\": \"1994-06-10\",\n                \"gender\": \"male\",\n                \"country_code\": \"MY\",\n                \"accepts_marketing\": true,\n                \"avatar_url\": \"https://assets.imgix.net/~text?bg=013349&txtclr=ffffff&w=200&h=200&txtsize=90&txt=YR&txtfont=Helvetica&txtalign=middle,center\",\n                \"origin_avatar_url\": null,\n                \"locale\": \"en_US\",\n                \"total_credit\": \"1000.0\",\n                \"total_spent\": \"13868.1\",\n                \"total_order\": 2,\n                \"first_paid_order_id\": null,\n                \"last_order_id\": null,\n                \"last_order_at\": null,\n                \"order_stats_updated_at\": null,\n                \"wholesale_enabled\": false,\n                \"source\": \"admin\",\n                \"app_id\": null,\n                \"lead_source\": \"admin_panel\",\n                \"creation_source\": \"admin_panel\",\n                \"code\": \"Y0001276928L\",\n                \"note\": \"\",\n                \"is_verified\": true,\n                \"is_blacklisted\": false,\n                \"is_lead\": false,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"birthday_last_updated_at\": null,\n                \"registration_location_id\": null,\n                \"attribution_location_id\": null,\n                \"attribution_user_id\": null,\n                \"updated_at\": \"2024-06-25T16:46:55.000+08:00\",\n                \"created_at\": \"2024-06-25T16:39:00.000+08:00\",\n                \"deletion_job_id\": null,\n                \"name\": \"Yelilan Rajarajan\",\n                \"display_name\": \"Yelilan Rajarajan\",\n                \"birthday\": \"2025-06-10\",\n                \"zodiac\": \"gemini\",\n                \"credentials\": {\n                    \"email\": \"yelilanrajarajan@gmail.com\",\n                    \"phone\": \"60145698352\"\n                },\n                \"barcode_url\": \"https://storefront.blue/c/1276928/barcode.svg?hmac=6baeeae7e8a84bc9b9501b179e0a2a41fd56b628f86fbefe6707e0246d68b764\",\n                \"qrcode_url\": \"https://storefront.blue/c/1276928/qrcode.svg?hmac=6baeeae7e8a84bc9b9501b179e0a2a41fd56b628f86fbefe6707e0246d68b764\",\n                \"birthdate_editable\": false,\n                \"country\": \"Malaysia\",\n                \"total_point\": 1387210,\n                \"expiring_points\": [],\n                \"has_password\": false,\n                \"company\": null,\n                \"address1\": null,\n                \"address2\": null,\n                \"city\": null,\n                \"zip\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": null,\n                \"province_code\": null\n            },\n            \"currency_code\": \"MYR\",\n            \"exchange_rate\": \"1.0\",\n            \"subtotal_price\": \"7299.0\",\n            \"total_shipping_fee\": \"0.0\",\n            \"total_credit_used\": \"0.00\",\n            \"total_discount\": \"729.9\",\n            \"total_tax\": \"0.0\",\n            \"total_rounding\": \"0.0\",\n            \"total_transaction_fee\": \"0.0\",\n            \"total_amount\": \"6569.1\",\n            \"shipping_discount\": \"0.0\",\n            \"total_amount_include_transaction\": \"6569.1\",\n            \"total_shipping\": \"0.0\",\n            \"total_line_item_price\": \"7299.0\",\n            \"total_price\": \"6569.1\",\n            \"credit_used\": \"0.00\",\n            \"taxes_included\": false,\n            \"credit_earn\": \"0.00\",\n            \"financial_status\": \"paid\",\n            \"fulfillment_status\": \"fulfilled\",\n            \"line_items\": [\n                {\n                    \"id\": 1060430872,\n                    \"order_id\": 985082994,\n                    \"product_id\": 2413842,\n                    \"variant_id\": 11950925,\n                    \"discount_id\": null,\n                    \"product_name\": \"Pixel 8 Pro\",\n                    \"variant_name\": \"Bay\",\n                    \"sku\": \"\",\n                    \"barcode\": null,\n                    \"price\": \"7299.0\",\n                    \"cost_price\": \"0.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_applies_once\": null,\n                    \"grams\": \"512.0\",\n                    \"width\": \"0.0\",\n                    \"height\": \"0.0\",\n                    \"length\": \"0.0\",\n                    \"quantity\": 1,\n                    \"backorder_quantity\": 0,\n                    \"taxable\": false,\n                    \"shipping_required\": true,\n                    \"total_tax\": \"0.0\",\n                    \"is_custom_price\": false,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"delete_from\": null,\n                    \"created_from\": null,\n                    \"updated_at\": \"2024-06-25T16:46:43.000+08:00\",\n                    \"created_at\": \"2024-06-25T16:46:43.000+08:00\",\n                    \"inventory_management\": \"easystore\",\n                    \"total_amount\": \"7299.0\",\n                    \"subtotal\": \"7299.0\",\n                    \"barcode_image\": \"\",\n                    \"variant_count\": 4,\n                    \"restocked_quantity\": 0,\n                    \"restockable_quantity\": 1,\n                    \"fulfilled_quantity\": 1,\n                    \"fulfillable_quantity\": 0,\n                    \"fulfillment_service\": [\n                        {\n                            \"service\": \"manual\",\n                            \"tracking_company\": null,\n                            \"quantity\": 1,\n                            \"id\": null\n                        }\n                    ],\n                    \"return\": null,\n                    \"returns\": null,\n                    \"returned_quantity\": 0,\n                    \"returnable_quantity\": 1,\n                    \"properties\": [],\n                    \"vendors\": [],\n                    \"original_line_price\": \"7299.0\",\n                    \"final_line_price\": \"7299.0\",\n                    \"quantity_before_edit\": 1,\n                    \"image_url\": \"https://cdn.easystore.blue/s/8553/i/9552470.png\",\n                    \"shipping_condition\": \"general\",\n                    \"shipping_profile\": {\n                        \"id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\"\n                    },\n                    \"line_level_discount_allocations\": [],\n                    \"line_level_total_discount\": 0\n                }\n            ],\n            \"refunds\": [],\n            \"tax_line\": [],\n            \"tax_filing\": null,\n            \"billing_address\": {\n                \"id\": 806593775,\n                \"order_id\": 985082994,\n                \"address_id\": null,\n                \"first_name\": \"Yelilan\",\n                \"last_name\": \"Rajarajan\",\n                \"email\": \"yelilanrajarajan@gmail.com\",\n                \"company\": null,\n                \"address1\": null,\n                \"address2\": null,\n                \"city\": null,\n                \"zip\": null,\n                \"province\": null,\n                \"province_code\": null,\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"60145698352\",\n                \"latitude\": null,\n                \"longitude\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-06-25T16:46:43.000+08:00\",\n                \"created_at\": \"2024-06-25T16:46:43.000+08:00\"\n            },\n            \"shipping_address\": {\n                \"id\": 885961273,\n                \"order_id\": 985082994,\n                \"address_id\": null,\n                \"first_name\": \"Yelilan\",\n                \"last_name\": \"Rajarajan\",\n                \"company\": null,\n                \"address1\": null,\n                \"address2\": null,\n                \"city\": null,\n                \"zip\": null,\n                \"province\": null,\n                \"province_code\": null,\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"60145698352\",\n                \"email\": \"yelilanrajarajan@gmail.com\",\n                \"latitude\": null,\n                \"longitude\": null,\n                \"preferred_start_at\": null,\n                \"preferred_end_at\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-06-25T16:46:44.000+08:00\",\n                \"created_at\": \"2024-06-25T16:46:44.000+08:00\"\n            },\n            \"shipping_fees\": [],\n            \"pickup_address\": null,\n            \"remark\": null,\n            \"note\": null,\n            \"cod_type\": 2,\n            \"location_id\": null,\n            \"fulfillments\": [\n                {\n                    \"id\": 11372,\n                    \"order_id\": 985082994,\n                    \"status\": \"open\",\n                    \"tracking_company\": null,\n                    \"tracking_number\": null,\n                    \"cancelled_at\": null,\n                    \"created_at\": \"2024-06-25T16:47:12+08:00\"\n                }\n            ],\n            \"metafields\": {},\n            \"transactions\": [\n                {\n                    \"id\": 974152572,\n                    \"currency\": \"MYR\",\n                    \"amount\": \"6569.1\",\n                    \"number\": null,\n                    \"gateway\": \"bank-transfer\",\n                    \"gateway_title\": \"Bank transfer\",\n                    \"gateway_method\": \"bank-transfer\",\n                    \"error_description\": null,\n                    \"test\": false,\n                    \"status\": \"success\",\n                    \"paid_at\": \"2024-06-25T16:46:54+08:00\",\n                    \"updated_at\": \"2024-06-25T16:46:54+08:00\",\n                    \"created_at\": \"2024-06-25T16:46:54+08:00\"\n                }\n            ],\n            \"note_attributes\": [],\n            \"point_earning\": {\n                \"id\": 354913158,\n                \"order_id\": 985082994,\n                \"category\": \"earn\",\n                \"amount\": \"656910.0\",\n                \"discount_amount\": null,\n                \"point_formula\": {\n                    \"id\": 358,\n                    \"title\": \"sparkle\",\n                    \"created_at\": \"2024-03-05T11:55:51.000+08:00\",\n                    \"deleted_at\": null,\n                    \"is_deleted\": false,\n                    \"is_enabled\": true,\n                    \"ownable_id\": 495,\n                    \"updated_at\": \"2024-04-02T11:16:33.000+08:00\",\n                    \"ownable_type\": \"Store::MembershipTier\",\n                    \"earning_point\": 100,\n                    \"earning_value\": \"1.0\",\n                    \"redemption_point\": 250,\n                    \"redemption_value\": \"1.0\",\n                    \"is_earning_enabled\": true,\n                    \"min_purchase_amount\": null,\n                    \"is_max_usage_limited\": false,\n                    \"validity_period_type\": \"never_expire\",\n                    \"validity_period_unit\": null,\n                    \"is_redemption_enabled\": true,\n                    \"validity_period_value\": null,\n                    \"is_min_purchase_required\": false,\n                    \"max_usage_amount_per_order\": null,\n                    \"max_discount_percentage_per_order\": null\n                },\n                \"is_cancelled\": false,\n                \"is_deleted\": false,\n                \"is_rewarded\": true,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-06-25T16:47:04.000+08:00\",\n                \"created_at\": \"2024-06-25T16:46:44.000+08:00\"\n            },\n            \"point_redemption\": null,\n            \"discount_applications\": [\n                {\n                    \"target_type\": \"order\",\n                    \"code\": \"Raya Celebration\",\n                    \"value_type\": \"percentage\",\n                    \"value\": \"10.0\"\n                }\n            ],\n            \"discount_codes\": [\n                {\n                    \"code\": \"Raya Celebration\",\n                    \"type\": \"percentage\",\n                    \"amount\": \"729.9\"\n                }\n            ],\n            \"source_name\": \"cp\",\n            \"source_type\": \"admin_panel\",\n            \"browser_ip\": \"211.24.122.251\",\n            \"cancelled_at\": null,\n            \"is_cancelled\": false,\n            \"is_archived\": false,\n            \"is_deleted\": false,\n            \"updated_at\": \"2024-06-25T16:47:12+08:00\",\n            \"created_at\": \"2024-06-25T16:46:43+08:00\",\n            \"processed_at\": \"2024-06-25T16:46:43+08:00\",\n            \"paid_at\": null,\n            \"sales_attributions\": {\n                \"staff\": [],\n                \"location\": []\n            }\n        },\n        {\n            \"id\": 985082993,\n            \"token\": \"38261ee4-e5a6-4385-85b7-0909e57b1d4d\",\n            \"cart_token\": \"bbb51765-a159-456f-8b62-5f14a4af2df4\",\n            \"number\": 1209,\n            \"order_number\": \"#1209\",\n            \"name\": \"#1209\",\n            \"email\": \"yelilanrajarajan@gmail.com\",\n            \"customer_id\": 1276928,\n            \"customer\": {\n                \"id\": 1276928,\n                \"store_id\": 8553,\n                \"user_id\": null,\n                \"pricelist_id\": null,\n                \"email\": \"yelilanrajarajan@gmail.com\",\n                \"first_name\": \"Yelilan\",\n                \"last_name\": \"Rajarajan\",\n                \"phone\": \"60145698352\",\n                \"birthdate\": \"1994-06-10\",\n                \"gender\": \"male\",\n                \"country_code\": \"MY\",\n                \"accepts_marketing\": true,\n                \"avatar_url\": \"https://assets.imgix.net/~text?bg=013349&txtclr=ffffff&w=200&h=200&txtsize=90&txt=YR&txtfont=Helvetica&txtalign=middle,center\",\n                \"origin_avatar_url\": null,\n                \"locale\": \"en_US\",\n                \"total_credit\": \"1000.0\",\n                \"total_spent\": \"13868.1\",\n                \"total_order\": 2,\n                \"first_paid_order_id\": null,\n                \"last_order_id\": null,\n                \"last_order_at\": null,\n                \"order_stats_updated_at\": null,\n                \"wholesale_enabled\": false,\n                \"source\": \"admin\",\n                \"app_id\": null,\n                \"lead_source\": \"admin_panel\",\n                \"creation_source\": \"admin_panel\",\n                \"code\": \"Y0001276928L\",\n                \"note\": \"\",\n                \"is_verified\": true,\n                \"is_blacklisted\": false,\n                \"is_lead\": false,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"birthday_last_updated_at\": null,\n                \"registration_location_id\": null,\n                \"attribution_location_id\": null,\n                \"attribution_user_id\": null,\n                \"updated_at\": \"2024-06-25T16:46:55.000+08:00\",\n                \"created_at\": \"2024-06-25T16:39:00.000+08:00\",\n                \"deletion_job_id\": null,\n                \"name\": \"Yelilan Rajarajan\",\n                \"display_name\": \"Yelilan Rajarajan\",\n                \"birthday\": \"2025-06-10\",\n                \"zodiac\": \"gemini\",\n                \"credentials\": {\n                    \"email\": \"yelilanrajarajan@gmail.com\",\n                    \"phone\": \"60145698352\"\n                },\n                \"barcode_url\": \"https://storefront.blue/c/1276928/barcode.svg?hmac=6baeeae7e8a84bc9b9501b179e0a2a41fd56b628f86fbefe6707e0246d68b764\",\n                \"qrcode_url\": \"https://storefront.blue/c/1276928/qrcode.svg?hmac=6baeeae7e8a84bc9b9501b179e0a2a41fd56b628f86fbefe6707e0246d68b764\",\n                \"birthdate_editable\": false,\n                \"country\": \"Malaysia\",\n                \"total_point\": 1387210,\n                \"expiring_points\": [],\n                \"has_password\": false,\n                \"company\": null,\n                \"address1\": null,\n                \"address2\": null,\n                \"city\": null,\n                \"zip\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": null,\n                \"province_code\": null\n            },\n            \"currency_code\": \"MYR\",\n            \"exchange_rate\": \"1.0\",\n            \"subtotal_price\": \"7299.0\",\n            \"total_shipping_fee\": \"0.0\",\n            \"total_credit_used\": \"0.00\",\n            \"total_discount\": \"0.0\",\n            \"total_tax\": \"0.0\",\n            \"total_rounding\": \"0.0\",\n            \"total_transaction_fee\": \"0.0\",\n            \"total_amount\": \"7299.0\",\n            \"shipping_discount\": \"0.0\",\n            \"total_amount_include_transaction\": \"7299.0\",\n            \"total_shipping\": \"0.0\",\n            \"total_line_item_price\": \"7299.0\",\n            \"total_price\": \"7299.0\",\n            \"credit_used\": \"0.00\",\n            \"taxes_included\": false,\n            \"credit_earn\": \"0.00\",\n            \"financial_status\": \"paid\",\n            \"fulfillment_status\": \"fulfilled\",\n            \"line_items\": [\n                {\n                    \"id\": 1060430871,\n                    \"order_id\": 985082993,\n                    \"product_id\": 2413720,\n                    \"variant_id\": 11950685,\n                    \"discount_id\": null,\n                    \"product_name\": \"Samsung Galaxy Z Fold 5\",\n                    \"variant_name\": null,\n                    \"sku\": \"\",\n                    \"barcode\": null,\n                    \"price\": \"7299.0\",\n                    \"cost_price\": \"8299.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_applies_once\": null,\n                    \"grams\": \"0.0\",\n                    \"width\": \"0.0\",\n                    \"height\": \"0.0\",\n                    \"length\": \"0.0\",\n                    \"quantity\": 1,\n                    \"backorder_quantity\": 0,\n                    \"taxable\": false,\n                    \"shipping_required\": true,\n                    \"total_tax\": \"0.0\",\n                    \"is_custom_price\": false,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"delete_from\": null,\n                    \"created_from\": null,\n                    \"updated_at\": \"2024-06-25T16:39:35.000+08:00\",\n                    \"created_at\": \"2024-06-25T16:39:35.000+08:00\",\n                    \"inventory_management\": \"easystore\",\n                    \"total_amount\": \"7299.0\",\n                    \"subtotal\": \"7299.0\",\n                    \"barcode_image\": \"\",\n                    \"variant_count\": 1,\n                    \"restocked_quantity\": 0,\n                    \"restockable_quantity\": 1,\n                    \"fulfilled_quantity\": 1,\n                    \"fulfillable_quantity\": 0,\n                    \"fulfillment_service\": [\n                        {\n                            \"service\": \"manual\",\n                            \"tracking_company\": null,\n                            \"quantity\": 1,\n                            \"id\": null\n                        }\n                    ],\n                    \"return\": null,\n                    \"returns\": null,\n                    \"returned_quantity\": 0,\n                    \"returnable_quantity\": 1,\n                    \"properties\": [],\n                    \"vendors\": [],\n                    \"original_line_price\": \"7299.0\",\n                    \"final_line_price\": \"7299.0\",\n                    \"quantity_before_edit\": 1,\n                    \"image_url\": \"https://cdn.easystore.blue/s/8553/i/9552192.png\",\n                    \"shipping_condition\": \"general\",\n                    \"shipping_profile\": {\n                        \"id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\"\n                    },\n                    \"line_level_discount_allocations\": [],\n                    \"line_level_total_discount\": 0\n                }\n            ],\n            \"refunds\": [],\n            \"tax_line\": [],\n            \"tax_filing\": null,\n            \"billing_address\": {\n                \"id\": 806593774,\n                \"order_id\": 985082993,\n                \"address_id\": null,\n                \"first_name\": \"Yelilan\",\n                \"last_name\": \"Rajarajan\",\n                \"email\": \"yelilanrajarajan@gmail.com\",\n                \"company\": null,\n                \"address1\": null,\n                \"address2\": null,\n                \"city\": null,\n                \"zip\": null,\n                \"province\": null,\n                \"province_code\": null,\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"60145698352\",\n                \"latitude\": null,\n                \"longitude\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-06-25T16:39:35.000+08:00\",\n                \"created_at\": \"2024-06-25T16:39:35.000+08:00\"\n            },\n            \"shipping_address\": {\n                \"id\": 885961272,\n                \"order_id\": 985082993,\n                \"address_id\": null,\n                \"first_name\": \"Yelilan\",\n                \"last_name\": \"Rajarajan\",\n                \"company\": null,\n                \"address1\": null,\n                \"address2\": null,\n                \"city\": null,\n                \"zip\": null,\n                \"province\": null,\n                \"province_code\": null,\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"60145698352\",\n                \"email\": \"yelilanrajarajan@gmail.com\",\n                \"latitude\": null,\n                \"longitude\": null,\n                \"preferred_start_at\": null,\n                \"preferred_end_at\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-06-25T16:39:35.000+08:00\",\n                \"created_at\": \"2024-06-25T16:39:35.000+08:00\"\n            },\n            \"shipping_fees\": [],\n            \"pickup_address\": null,\n            \"remark\": null,\n            \"note\": null,\n            \"cod_type\": 2,\n            \"location_id\": null,\n            \"fulfillments\": [\n                {\n                    \"id\": 11371,\n                    \"order_id\": 985082993,\n                    \"status\": \"open\",\n                    \"tracking_company\": null,\n                    \"tracking_number\": null,\n                    \"cancelled_at\": null,\n                    \"created_at\": \"2024-06-25T16:40:01+08:00\"\n                }\n            ],\n            \"metafields\": {},\n            \"transactions\": [\n                {\n                    \"id\": 974152571,\n                    \"currency\": \"MYR\",\n                    \"amount\": \"7299.0\",\n                    \"number\": null,\n                    \"gateway\": \"others\",\n                    \"gateway_title\": \"Others\",\n                    \"gateway_method\": \"others\",\n                    \"error_description\": null,\n                    \"test\": false,\n                    \"status\": \"success\",\n                    \"paid_at\": \"2024-06-25T16:39:45+08:00\",\n                    \"updated_at\": \"2024-06-25T16:39:45+08:00\",\n                    \"created_at\": \"2024-06-25T16:39:45+08:00\"\n                }\n            ],\n            \"note_attributes\": [],\n            \"point_earning\": {\n                \"id\": 354913157,\n                \"order_id\": 985082993,\n                \"category\": \"earn\",\n                \"amount\": \"729900.0\",\n                \"discount_amount\": null,\n                \"point_formula\": {\n                    \"id\": 358,\n                    \"title\": \"sparkle\",\n                    \"created_at\": \"2024-03-05T11:55:51.000+08:00\",\n                    \"deleted_at\": null,\n                    \"is_deleted\": false,\n                    \"is_enabled\": true,\n                    \"ownable_id\": 495,\n                    \"updated_at\": \"2024-04-02T11:16:33.000+08:00\",\n                    \"ownable_type\": \"Store::MembershipTier\",\n                    \"earning_point\": 100,\n                    \"earning_value\": \"1.0\",\n                    \"redemption_point\": 250,\n                    \"redemption_value\": \"1.0\",\n                    \"is_earning_enabled\": true,\n                    \"min_purchase_amount\": null,\n                    \"is_max_usage_limited\": false,\n                    \"validity_period_type\": \"never_expire\",\n                    \"validity_period_unit\": null,\n                    \"is_redemption_enabled\": true,\n                    \"validity_period_value\": null,\n                    \"is_min_purchase_required\": false,\n                    \"max_usage_amount_per_order\": null,\n                    \"max_discount_percentage_per_order\": null\n                },\n                \"is_cancelled\": false,\n                \"is_deleted\": false,\n                \"is_rewarded\": true,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-06-25T16:39:46.000+08:00\",\n                \"created_at\": \"2024-06-25T16:39:36.000+08:00\"\n            },\n            \"point_redemption\": null,\n            \"discount_applications\": [],\n            \"discount_codes\": [],\n            \"source_name\": \"cp\",\n            \"source_type\": \"admin_panel\",\n            \"browser_ip\": \"211.24.122.251\",\n            \"cancelled_at\": null,\n            \"is_cancelled\": false,\n            \"is_archived\": false,\n            \"is_deleted\": false,\n            \"updated_at\": \"2024-06-25T16:40:01+08:00\",\n            \"created_at\": \"2024-06-25T16:39:35+08:00\",\n            \"processed_at\": \"2024-06-25T16:39:35+08:00\",\n            \"paid_at\": null,\n            \"sales_attributions\": {\n                \"staff\": [],\n                \"location\": []\n            }\n        },\n        {\n            \"id\": 985082983,\n            \"token\": \"c4415f0b-22bd-483d-a61f-f7762de25f09\",\n            \"cart_token\": \"81fc3205-ea2d-4c94-9468-16c4516226ca\",\n            \"number\": 1208,\n            \"order_number\": \"#1208\",\n            \"name\": \"#1208\",\n            \"email\": \"yelilan@easystore.co\",\n            \"customer_id\": 1276365,\n            \"customer\": {\n                \"id\": 1276365,\n                \"store_id\": 8553,\n                \"user_id\": null,\n                \"pricelist_id\": null,\n                \"email\": \"yelilan@easystore.co\",\n                \"first_name\": \"Rajarajan\",\n                \"last_name\": \"Yelilan\",\n                \"phone\": \"60175464109\",\n                \"birthdate\": \"2001-10-01\",\n                \"gender\": \"male\",\n                \"country_code\": \"MY\",\n                \"accepts_marketing\": false,\n                \"avatar_url\": \"https://assets.imgix.net/~text?bg=6367A9&txtclr=ffffff&w=200&h=200&txtsize=90&txt=RY&txtfont=Helvetica&txtalign=middle,center\",\n                \"origin_avatar_url\": null,\n                \"locale\": \"en_US\",\n                \"total_credit\": \"11.0\",\n                \"total_spent\": \"21913.4\",\n                \"total_order\": 8,\n                \"first_paid_order_id\": null,\n                \"last_order_id\": null,\n                \"last_order_at\": null,\n                \"order_stats_updated_at\": null,\n                \"wholesale_enabled\": false,\n                \"source\": \"sf\",\n                \"app_id\": null,\n                \"lead_source\": \"online_store\",\n                \"creation_source\": \"online_store\",\n                \"code\": \"U0001276365E\",\n                \"note\": null,\n                \"is_verified\": true,\n                \"is_blacklisted\": false,\n                \"is_lead\": false,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"birthday_last_updated_at\": \"2024-03-08T11:53:12.000+08:00\",\n                \"registration_location_id\": null,\n                \"attribution_location_id\": null,\n                \"attribution_user_id\": null,\n                \"updated_at\": \"2024-07-03T22:42:20.000+08:00\",\n                \"created_at\": \"2024-03-05T11:51:05.000+08:00\",\n                \"deletion_job_id\": null,\n                \"name\": \"Rajarajan Yelilan\",\n                \"display_name\": \"Rajarajan Yelilan\",\n                \"birthday\": \"2024-10-01\",\n                \"zodiac\": \"libra\",\n                \"credentials\": {\n                    \"email\": \"yelilan@easystore.co\",\n                    \"phone\": \"60175464109\"\n                },\n                \"barcode_url\": \"https://storefront.blue/c/1276365/barcode.svg?hmac=52f7a4da54cb4d2aa4ce46bf93cbf0633e4a48861cc8ced95d18d2d658b75c71\",\n                \"qrcode_url\": \"https://storefront.blue/c/1276365/qrcode.svg?hmac=52f7a4da54cb4d2aa4ce46bf93cbf0633e4a48861cc8ced95d18d2d658b75c71\",\n                \"birthdate_editable\": false,\n                \"country\": \"Malaysia\",\n                \"total_point\": 2799860,\n                \"expiring_points\": [\n                    {\n                        \"expired_at\": \"2025-03-08T23:59:59.000+08:00\",\n                        \"amount\": 100,\n                        \"id\": null\n                    }\n                ],\n                \"has_password\": true,\n                \"company\": \"\",\n                \"address1\": \"EasyStore, H1-5 (Block H1, Level, 5) SetiaWalk\",\n                \"address2\": \"Pusat Bandar Puchong\",\n                \"city\": \"Puchong\",\n                \"zip\": \"41700\",\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Kuala Lumpur\",\n                \"province_code\": \"MY-14\"\n            },\n            \"currency_code\": \"MYR\",\n            \"exchange_rate\": \"1.0\",\n            \"subtotal_price\": \"1.0\",\n            \"total_shipping_fee\": \"0.0\",\n            \"total_credit_used\": \"0.00\",\n            \"total_discount\": \"1.0\",\n            \"total_tax\": \"0.0\",\n            \"total_rounding\": \"0.0\",\n            \"total_transaction_fee\": \"0.0\",\n            \"total_amount\": \"0.0\",\n            \"shipping_discount\": \"0.0\",\n            \"total_amount_include_transaction\": \"0.0\",\n            \"total_shipping\": \"0.0\",\n            \"total_line_item_price\": \"1.0\",\n            \"total_price\": \"0.0\",\n            \"credit_used\": \"0.00\",\n            \"taxes_included\": false,\n            \"credit_earn\": \"0.00\",\n            \"financial_status\": \"paid\",\n            \"fulfillment_status\": \"fulfilled\",\n            \"line_items\": [\n                {\n                    \"id\": 1060430861,\n                    \"order_id\": 985082983,\n                    \"product_id\": 2413840,\n                    \"variant_id\": 11950923,\n                    \"discount_id\": null,\n                    \"product_name\": \"Ibis Ripmo V2 XT\",\n                    \"variant_name\": null,\n                    \"sku\": \"\",\n                    \"barcode\": null,\n                    \"price\": \"1.0\",\n                    \"cost_price\": \"0.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_applies_once\": null,\n                    \"grams\": \"0.0\",\n                    \"width\": \"0.0\",\n                    \"height\": \"0.0\",\n                    \"length\": \"0.0\",\n                    \"quantity\": 1,\n                    \"backorder_quantity\": 0,\n                    \"taxable\": false,\n                    \"shipping_required\": true,\n                    \"total_tax\": \"0.0\",\n                    \"is_custom_price\": false,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"delete_from\": null,\n                    \"created_from\": \"SF\",\n                    \"updated_at\": \"2024-06-25T12:23:03.000+08:00\",\n                    \"created_at\": \"2024-06-25T12:18:27.000+08:00\",\n                    \"inventory_management\": \"easystore\",\n                    \"total_amount\": \"1.0\",\n                    \"subtotal\": \"1.0\",\n                    \"barcode_image\": \"\",\n                    \"variant_count\": 1,\n                    \"restocked_quantity\": 0,\n                    \"restockable_quantity\": 1,\n                    \"fulfilled_quantity\": 1,\n                    \"fulfillable_quantity\": 0,\n                    \"fulfillment_service\": [\n                        {\n                            \"service\": \"manual\",\n                            \"tracking_company\": null,\n                            \"quantity\": 1,\n                            \"id\": null\n                        }\n                    ],\n                    \"return\": null,\n                    \"returns\": null,\n                    \"returned_quantity\": 0,\n                    \"returnable_quantity\": 1,\n                    \"properties\": [],\n                    \"vendors\": [],\n                    \"original_line_price\": \"1.0\",\n                    \"final_line_price\": \"1.0\",\n                    \"quantity_before_edit\": 1,\n                    \"image_url\": \"https://cdn.easystore.blue/s/8553/i/9552468.webp\",\n                    \"shipping_condition\": \"general\",\n                    \"shipping_profile\": {\n                        \"id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\"\n                    },\n                    \"line_level_discount_allocations\": [],\n                    \"line_level_total_discount\": 0\n                }\n            ],\n            \"refunds\": [],\n            \"tax_line\": [\n                {\n                    \"id\": 16381,\n                    \"order_id\": 985082983,\n                    \"name\": \"SST\",\n                    \"rate\": 6,\n                    \"price\": \"0.0\",\n                    \"shipping_tax\": \"0.0\",\n                    \"shipping_tax_include\": false,\n                    \"charge_tax_add\": 1,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"deleted_from\": null,\n                    \"created_at\": \"2024-06-25T12:18:55.000+08:00\"\n                }\n            ],\n            \"tax_filing\": null,\n            \"billing_address\": {\n                \"id\": 806593766,\n                \"order_id\": 985082983,\n                \"address_id\": null,\n                \"first_name\": \"Rajarajan\",\n                \"last_name\": \"Yelilan\",\n                \"email\": \"yelilan@easystore.co\",\n                \"company\": \"\",\n                \"address1\": \"EasyStore, H1-5 (Block H1, Level, 5) SetiaWalk\",\n                \"address2\": \"Pusat Bandar Puchong\",\n                \"city\": \"Puchong\",\n                \"zip\": \"41700\",\n                \"province\": \"Kuala Lumpur\",\n                \"province_code\": \"MY-14\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"60175464109\",\n                \"latitude\": null,\n                \"longitude\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-06-25T12:23:03.000+08:00\",\n                \"created_at\": \"2024-06-25T12:18:50.000+08:00\"\n            },\n            \"shipping_address\": {\n                \"id\": 885961264,\n                \"order_id\": 985082983,\n                \"address_id\": null,\n                \"first_name\": \"Rajarajan\",\n                \"last_name\": \"Yelilan\",\n                \"company\": \"\",\n                \"address1\": \"EasyStore, H1-5 (Block H1, Level, 5) SetiaWalk\",\n                \"address2\": \"Pusat Bandar Puchong\",\n                \"city\": \"Puchong\",\n                \"zip\": \"41700\",\n                \"province\": \"Kuala Lumpur\",\n                \"province_code\": \"MY-14\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"012345678\",\n                \"email\": \"yelilan@easystore.co\",\n                \"latitude\": null,\n                \"longitude\": null,\n                \"preferred_start_at\": null,\n                \"preferred_end_at\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-06-25T12:18:50.000+08:00\",\n                \"created_at\": \"2024-06-25T12:18:50.000+08:00\"\n            },\n            \"shipping_fees\": [\n                {\n                    \"id\": 583789260,\n                    \"order_id\": 985082983,\n                    \"name\": \"Standard Shipping\",\n                    \"price\": \"0.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_codes\": null,\n                    \"zone_id\": 16493,\n                    \"shipping_id\": 16654,\n                    \"store_app_id\": null,\n                    \"real_store_app_id\": null,\n                    \"calculation_params\": {\n                        \"profile_items\": [\n                            {\n                                \"id\": 1060430861,\n                                \"grams\": \"0.0\",\n                                \"price\": \"1.0\",\n                                \"width\": \"0.0\",\n                                \"height\": \"0.0\",\n                                \"length\": \"0.0\",\n                                \"quantity\": 1,\n                                \"product_id\": 2413840,\n                                \"variant_id\": 11950923,\n                                \"product_name\": \"Ibis Ripmo V2 XT\",\n                                \"variant_name\": null,\n                                \"total_discount\": \"0.0\",\n                                \"shipping_required\": true\n                            }\n                        ]\n                    },\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"deleted_from\": null,\n                    \"created_at\": \"2024-06-25T12:23:04.000+08:00\",\n                    \"shipping_fee_shipping_profile\": {\n                        \"id\": 21086,\n                        \"order_shipping_fee_id\": 583789260,\n                        \"shipping_profile_id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\",\n                        \"is_deleted\": false,\n                        \"deleted_at\": null,\n                        \"updated_at\": \"2024-06-25T12:23:04.000+08:00\",\n                        \"created_at\": \"2024-06-25T12:23:04.000+08:00\"\n                    }\n                }\n            ],\n            \"pickup_address\": null,\n            \"remark\": null,\n            \"note\": null,\n            \"cod_type\": 0,\n            \"location_id\": null,\n            \"fulfillments\": [\n                {\n                    \"id\": 11400,\n                    \"order_id\": 985082983,\n                    \"status\": \"open\",\n                    \"tracking_company\": null,\n                    \"tracking_number\": null,\n                    \"cancelled_at\": null,\n                    \"created_at\": \"2024-07-04T17:15:04+08:00\"\n                }\n            ],\n            \"metafields\": {},\n            \"transactions\": [\n                {\n                    \"id\": 974152562,\n                    \"currency\": \"MYR\",\n                    \"amount\": \"1.0\",\n                    \"number\": null,\n                    \"gateway\": \"bank-transfer\",\n                    \"gateway_title\": \"Bank transfer\",\n                    \"gateway_method\": \"bank-transfer\",\n                    \"error_description\": \"\",\n                    \"test\": false,\n                    \"status\": \"pending\",\n                    \"paid_at\": null,\n                    \"updated_at\": \"2024-06-25T12:23:15+08:00\",\n                    \"created_at\": \"2024-06-25T12:18:55+08:00\"\n                }\n            ],\n            \"note_attributes\": [],\n            \"point_earning\": {\n                \"id\": 354913151,\n                \"order_id\": 985082983,\n                \"category\": \"earn\",\n                \"amount\": \"100.0\",\n                \"discount_amount\": null,\n                \"point_formula\": {\n                    \"id\": 358,\n                    \"title\": \"sparkle\",\n                    \"created_at\": \"2024-03-05T11:55:51.000+08:00\",\n                    \"deleted_at\": null,\n                    \"is_deleted\": false,\n                    \"is_enabled\": true,\n                    \"ownable_id\": 495,\n                    \"updated_at\": \"2024-04-02T11:16:33.000+08:00\",\n                    \"ownable_type\": \"Store::MembershipTier\",\n                    \"earning_point\": 100,\n                    \"earning_value\": \"1.0\",\n                    \"redemption_point\": 250,\n                    \"redemption_value\": \"1.0\",\n                    \"is_earning_enabled\": true,\n                    \"min_purchase_amount\": null,\n                    \"is_max_usage_limited\": false,\n                    \"validity_period_type\": \"never_expire\",\n                    \"validity_period_unit\": null,\n                    \"is_redemption_enabled\": true,\n                    \"validity_period_value\": null,\n                    \"is_min_purchase_required\": false,\n                    \"max_usage_amount_per_order\": null,\n                    \"max_discount_percentage_per_order\": null\n                },\n                \"is_cancelled\": false,\n                \"is_deleted\": false,\n                \"is_rewarded\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-06-25T12:23:11.000+08:00\",\n                \"created_at\": \"2024-06-25T12:23:11.000+08:00\"\n            },\n            \"point_redemption\": null,\n            \"discount_applications\": [\n                {\n                    \"target_type\": \"order\",\n                    \"code\": null,\n                    \"value_type\": \"amount\",\n                    \"value\": \"1.0\"\n                }\n            ],\n            \"discount_codes\": [],\n            \"source_name\": \"sf\",\n            \"source_type\": \"online_store\",\n            \"browser_ip\": \"211.24.122.251\",\n            \"cancelled_at\": null,\n            \"is_cancelled\": false,\n            \"is_archived\": false,\n            \"is_deleted\": false,\n            \"updated_at\": \"2024-07-04T17:15:04+08:00\",\n            \"created_at\": \"2024-06-25T12:23:11+08:00\",\n            \"processed_at\": \"2024-06-25T12:23:11+08:00\",\n            \"paid_at\": null,\n            \"sales_attributions\": {\n                \"staff\": [],\n                \"location\": []\n            }\n        },\n        {\n            \"id\": 985082982,\n            \"token\": \"1df3944e-006f-4109-bd91-c7ca4077a477\",\n            \"cart_token\": \"0e1889cf-aed5-4a6a-af43-ef0c1203878c\",\n            \"number\": 1207,\n            \"order_number\": \"#1207\",\n            \"name\": \"#1207\",\n            \"email\": \"yelilan@easystore.co\",\n            \"customer_id\": 1276365,\n            \"customer\": {\n                \"id\": 1276365,\n                \"store_id\": 8553,\n                \"user_id\": null,\n                \"pricelist_id\": null,\n                \"email\": \"yelilan@easystore.co\",\n                \"first_name\": \"Rajarajan\",\n                \"last_name\": \"Yelilan\",\n                \"phone\": \"60175464109\",\n                \"birthdate\": \"2001-10-01\",\n                \"gender\": \"male\",\n                \"country_code\": \"MY\",\n                \"accepts_marketing\": false,\n                \"avatar_url\": \"https://assets.imgix.net/~text?bg=6367A9&txtclr=ffffff&w=200&h=200&txtsize=90&txt=RY&txtfont=Helvetica&txtalign=middle,center\",\n                \"origin_avatar_url\": null,\n                \"locale\": \"en_US\",\n                \"total_credit\": \"11.0\",\n                \"total_spent\": \"21913.4\",\n                \"total_order\": 8,\n                \"first_paid_order_id\": null,\n                \"last_order_id\": null,\n                \"last_order_at\": null,\n                \"order_stats_updated_at\": null,\n                \"wholesale_enabled\": false,\n                \"source\": \"sf\",\n                \"app_id\": null,\n                \"lead_source\": \"online_store\",\n                \"creation_source\": \"online_store\",\n                \"code\": \"U0001276365E\",\n                \"note\": null,\n                \"is_verified\": true,\n                \"is_blacklisted\": false,\n                \"is_lead\": false,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"birthday_last_updated_at\": \"2024-03-08T11:53:12.000+08:00\",\n                \"registration_location_id\": null,\n                \"attribution_location_id\": null,\n                \"attribution_user_id\": null,\n                \"updated_at\": \"2024-07-03T22:42:20.000+08:00\",\n                \"created_at\": \"2024-03-05T11:51:05.000+08:00\",\n                \"deletion_job_id\": null,\n                \"name\": \"Rajarajan Yelilan\",\n                \"display_name\": \"Rajarajan Yelilan\",\n                \"birthday\": \"2024-10-01\",\n                \"zodiac\": \"libra\",\n                \"credentials\": {\n                    \"email\": \"yelilan@easystore.co\",\n                    \"phone\": \"60175464109\"\n                },\n                \"barcode_url\": \"https://storefront.blue/c/1276365/barcode.svg?hmac=52f7a4da54cb4d2aa4ce46bf93cbf0633e4a48861cc8ced95d18d2d658b75c71\",\n                \"qrcode_url\": \"https://storefront.blue/c/1276365/qrcode.svg?hmac=52f7a4da54cb4d2aa4ce46bf93cbf0633e4a48861cc8ced95d18d2d658b75c71\",\n                \"birthdate_editable\": false,\n                \"country\": \"Malaysia\",\n                \"total_point\": 2799860,\n                \"expiring_points\": [\n                    {\n                        \"expired_at\": \"2025-03-08T23:59:59.000+08:00\",\n                        \"amount\": 100,\n                        \"id\": null\n                    }\n                ],\n                \"has_password\": true,\n                \"company\": \"\",\n                \"address1\": \"EasyStore, H1-5 (Block H1, Level, 5) SetiaWalk\",\n                \"address2\": \"Pusat Bandar Puchong\",\n                \"city\": \"Puchong\",\n                \"zip\": \"41700\",\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Kuala Lumpur\",\n                \"province_code\": \"MY-14\"\n            },\n            \"currency_code\": \"MYR\",\n            \"exchange_rate\": \"1.0\",\n            \"subtotal_price\": \"4.5\",\n            \"total_shipping_fee\": \"5.4\",\n            \"total_credit_used\": \"0.00\",\n            \"total_discount\": \"0.0\",\n            \"total_tax\": \"0.0\",\n            \"total_rounding\": \"0.0\",\n            \"total_transaction_fee\": \"0.0\",\n            \"total_amount\": \"4.5\",\n            \"shipping_discount\": \"5.4\",\n            \"total_amount_include_transaction\": \"4.5\",\n            \"total_shipping\": \"5.4\",\n            \"total_line_item_price\": \"4.5\",\n            \"total_price\": \"4.5\",\n            \"credit_used\": \"0.00\",\n            \"taxes_included\": false,\n            \"credit_earn\": \"0.00\",\n            \"financial_status\": \"unpaid\",\n            \"fulfillment_status\": \"unfulfilled\",\n            \"line_items\": [\n                {\n                    \"id\": 1060430860,\n                    \"order_id\": 985082982,\n                    \"product_id\": 2413694,\n                    \"variant_id\": 11949735,\n                    \"discount_id\": null,\n                    \"product_name\": \"Boba U4T switches\",\n                    \"variant_name\": null,\n                    \"sku\": \"\",\n                    \"barcode\": null,\n                    \"price\": \"4.5\",\n                    \"cost_price\": \"3.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_applies_once\": null,\n                    \"grams\": \"5.0\",\n                    \"width\": \"0.0\",\n                    \"height\": \"0.0\",\n                    \"length\": \"0.0\",\n                    \"quantity\": 1,\n                    \"backorder_quantity\": 0,\n                    \"taxable\": false,\n                    \"shipping_required\": true,\n                    \"total_tax\": \"0.0\",\n                    \"is_custom_price\": false,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"delete_from\": null,\n                    \"created_from\": \"SF\",\n                    \"updated_at\": \"2024-06-25T12:18:09.000+08:00\",\n                    \"created_at\": \"2024-06-25T12:17:29.000+08:00\",\n                    \"inventory_management\": \"easystore\",\n                    \"total_amount\": \"4.5\",\n                    \"subtotal\": \"4.5\",\n                    \"barcode_image\": \"\",\n                    \"variant_count\": 1,\n                    \"restocked_quantity\": 0,\n                    \"restockable_quantity\": 1,\n                    \"fulfilled_quantity\": 0,\n                    \"fulfillable_quantity\": 1,\n                    \"fulfillment_service\": [],\n                    \"return\": null,\n                    \"returns\": null,\n                    \"returned_quantity\": 0,\n                    \"returnable_quantity\": 0,\n                    \"properties\": [],\n                    \"vendors\": [],\n                    \"original_line_price\": \"4.5\",\n                    \"final_line_price\": \"4.5\",\n                    \"quantity_before_edit\": 1,\n                    \"image_url\": \"https://cdn.easystore.blue/s/8553/i/9552152.png\",\n                    \"shipping_condition\": \"general\",\n                    \"shipping_profile\": {\n                        \"id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\"\n                    },\n                    \"line_level_discount_allocations\": [],\n                    \"line_level_total_discount\": 0\n                }\n            ],\n            \"refunds\": [],\n            \"tax_line\": [\n                {\n                    \"id\": 16380,\n                    \"order_id\": 985082982,\n                    \"name\": \"SST\",\n                    \"rate\": 6,\n                    \"price\": \"0.0\",\n                    \"shipping_tax\": \"0.0\",\n                    \"shipping_tax_include\": false,\n                    \"charge_tax_add\": 1,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"deleted_from\": null,\n                    \"created_at\": \"2024-06-25T12:17:47.000+08:00\"\n                }\n            ],\n            \"tax_filing\": null,\n            \"billing_address\": {\n                \"id\": 806593765,\n                \"order_id\": 985082982,\n                \"address_id\": null,\n                \"first_name\": \"Rajarajan\",\n                \"last_name\": \"Yelilan\",\n                \"email\": \"yelilan@easystore.co\",\n                \"company\": \"\",\n                \"address1\": \"EasyStore, H1-5 (Block H1, Level, 5) SetiaWalk\",\n                \"address2\": \"Pusat Bandar Puchong\",\n                \"city\": \"Puchong\",\n                \"zip\": \"41700\",\n                \"province\": \"Kuala Lumpur\",\n                \"province_code\": \"MY-14\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"60175464109\",\n                \"latitude\": null,\n                \"longitude\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-06-25T12:18:09.000+08:00\",\n                \"created_at\": \"2024-06-25T12:17:42.000+08:00\"\n            },\n            \"shipping_address\": {\n                \"id\": 885961262,\n                \"order_id\": 985082982,\n                \"address_id\": null,\n                \"first_name\": \"Rajarajan\",\n                \"last_name\": \"Yelilan\",\n                \"company\": \"\",\n                \"address1\": \"EasyStore, H1-5 (Block H1, Level, 5) SetiaWalk\",\n                \"address2\": \"Pusat Bandar Puchong\",\n                \"city\": \"Puchong\",\n                \"zip\": \"41700\",\n                \"province\": \"Kuala Lumpur\",\n                \"province_code\": \"MY-14\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"012345678\",\n                \"email\": \"yelilan@easystore.co\",\n                \"latitude\": null,\n                \"longitude\": null,\n                \"preferred_start_at\": null,\n                \"preferred_end_at\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-06-25T12:17:42.000+08:00\",\n                \"created_at\": \"2024-06-25T12:17:42.000+08:00\"\n            },\n            \"shipping_fees\": [\n                {\n                    \"id\": 583789251,\n                    \"order_id\": 985082982,\n                    \"name\": \"Standard Shipping\",\n                    \"price\": \"5.4\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_codes\": null,\n                    \"zone_id\": 16493,\n                    \"shipping_id\": 16654,\n                    \"store_app_id\": null,\n                    \"real_store_app_id\": null,\n                    \"calculation_params\": {\n                        \"profile_items\": [\n                            {\n                                \"id\": 1060430860,\n                                \"grams\": \"5.0\",\n                                \"price\": \"4.5\",\n                                \"width\": \"0.0\",\n                                \"height\": \"0.0\",\n                                \"length\": \"0.0\",\n                                \"quantity\": 1,\n                                \"product_id\": 2413694,\n                                \"variant_id\": 11949735,\n                                \"product_name\": \"Boba U4T switches\",\n                                \"variant_name\": null,\n                                \"total_discount\": \"0.0\",\n                                \"shipping_required\": true\n                            }\n                        ]\n                    },\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"deleted_from\": null,\n                    \"created_at\": \"2024-06-25T12:18:10.000+08:00\",\n                    \"shipping_fee_shipping_profile\": {\n                        \"id\": 21077,\n                        \"order_shipping_fee_id\": 583789251,\n                        \"shipping_profile_id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\",\n                        \"is_deleted\": false,\n                        \"deleted_at\": null,\n                        \"updated_at\": \"2024-06-25T12:18:10.000+08:00\",\n                        \"created_at\": \"2024-06-25T12:18:10.000+08:00\"\n                    }\n                }\n            ],\n            \"pickup_address\": null,\n            \"remark\": null,\n            \"note\": null,\n            \"cod_type\": 0,\n            \"location_id\": null,\n            \"fulfillments\": [],\n            \"metafields\": {},\n            \"transactions\": [\n                {\n                    \"id\": 974152561,\n                    \"currency\": \"MYR\",\n                    \"amount\": \"4.5\",\n                    \"number\": null,\n                    \"gateway\": \"bank-transfer\",\n                    \"gateway_title\": \"Bank transfer\",\n                    \"gateway_method\": \"bank-transfer\",\n                    \"error_description\": \"\",\n                    \"test\": false,\n                    \"status\": \"pending\",\n                    \"paid_at\": null,\n                    \"updated_at\": \"2024-06-25T12:18:16+08:00\",\n                    \"created_at\": \"2024-06-25T12:17:48+08:00\"\n                }\n            ],\n            \"note_attributes\": [],\n            \"point_earning\": {\n                \"id\": 354913149,\n                \"order_id\": 985082982,\n                \"category\": \"earn\",\n                \"amount\": \"450.0\",\n                \"discount_amount\": null,\n                \"point_formula\": {\n                    \"id\": 358,\n                    \"title\": \"sparkle\",\n                    \"created_at\": \"2024-03-05T11:55:51.000+08:00\",\n                    \"deleted_at\": null,\n                    \"is_deleted\": false,\n                    \"is_enabled\": true,\n                    \"ownable_id\": 495,\n                    \"updated_at\": \"2024-04-02T11:16:33.000+08:00\",\n                    \"ownable_type\": \"Store::MembershipTier\",\n                    \"earning_point\": 100,\n                    \"earning_value\": \"1.0\",\n                    \"redemption_point\": 250,\n                    \"redemption_value\": \"1.0\",\n                    \"is_earning_enabled\": true,\n                    \"min_purchase_amount\": null,\n                    \"is_max_usage_limited\": false,\n                    \"validity_period_type\": \"never_expire\",\n                    \"validity_period_unit\": null,\n                    \"is_redemption_enabled\": true,\n                    \"validity_period_value\": null,\n                    \"is_min_purchase_required\": false,\n                    \"max_usage_amount_per_order\": null,\n                    \"max_discount_percentage_per_order\": null\n                },\n                \"is_cancelled\": false,\n                \"is_deleted\": false,\n                \"is_rewarded\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-06-25T12:18:12.000+08:00\",\n                \"created_at\": \"2024-06-25T12:18:12.000+08:00\"\n            },\n            \"point_redemption\": null,\n            \"discount_applications\": [\n                {\n                    \"target_type\": \"shipping\",\n                    \"code\": null,\n                    \"value_type\": \"percentage\",\n                    \"value\": \"100.0\"\n                }\n            ],\n            \"discount_codes\": [],\n            \"source_name\": \"sf\",\n            \"source_type\": \"online_store\",\n            \"browser_ip\": \"211.24.122.251\",\n            \"cancelled_at\": null,\n            \"is_cancelled\": false,\n            \"is_archived\": false,\n            \"is_deleted\": false,\n            \"updated_at\": \"2024-06-25T12:18:15+08:00\",\n            \"created_at\": \"2024-06-25T12:18:11+08:00\",\n            \"processed_at\": \"2024-06-25T12:18:11+08:00\",\n            \"paid_at\": null,\n            \"sales_attributions\": {\n                \"staff\": [],\n                \"location\": []\n            }\n        },\n        {\n            \"id\": 985082981,\n            \"token\": \"d5d18622-7036-424e-a7f4-e47e672a2b4c\",\n            \"cart_token\": \"20b9bfc0-0e1d-4c57-85fe-7e760671b0da\",\n            \"number\": 1206,\n            \"order_number\": \"#1206\",\n            \"name\": \"#1206\",\n            \"email\": \"yelilan@easystore.co\",\n            \"customer_id\": 1276365,\n            \"customer\": {\n                \"id\": 1276365,\n                \"store_id\": 8553,\n                \"user_id\": null,\n                \"pricelist_id\": null,\n                \"email\": \"yelilan@easystore.co\",\n                \"first_name\": \"Rajarajan\",\n                \"last_name\": \"Yelilan\",\n                \"phone\": \"60175464109\",\n                \"birthdate\": \"2001-10-01\",\n                \"gender\": \"male\",\n                \"country_code\": \"MY\",\n                \"accepts_marketing\": false,\n                \"avatar_url\": \"https://assets.imgix.net/~text?bg=6367A9&txtclr=ffffff&w=200&h=200&txtsize=90&txt=RY&txtfont=Helvetica&txtalign=middle,center\",\n                \"origin_avatar_url\": null,\n                \"locale\": \"en_US\",\n                \"total_credit\": \"11.0\",\n                \"total_spent\": \"21913.4\",\n                \"total_order\": 8,\n                \"first_paid_order_id\": null,\n                \"last_order_id\": null,\n                \"last_order_at\": null,\n                \"order_stats_updated_at\": null,\n                \"wholesale_enabled\": false,\n                \"source\": \"sf\",\n                \"app_id\": null,\n                \"lead_source\": \"online_store\",\n                \"creation_source\": \"online_store\",\n                \"code\": \"U0001276365E\",\n                \"note\": null,\n                \"is_verified\": true,\n                \"is_blacklisted\": false,\n                \"is_lead\": false,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"birthday_last_updated_at\": \"2024-03-08T11:53:12.000+08:00\",\n                \"registration_location_id\": null,\n                \"attribution_location_id\": null,\n                \"attribution_user_id\": null,\n                \"updated_at\": \"2024-07-03T22:42:20.000+08:00\",\n                \"created_at\": \"2024-03-05T11:51:05.000+08:00\",\n                \"deletion_job_id\": null,\n                \"name\": \"Rajarajan Yelilan\",\n                \"display_name\": \"Rajarajan Yelilan\",\n                \"birthday\": \"2024-10-01\",\n                \"zodiac\": \"libra\",\n                \"credentials\": {\n                    \"email\": \"yelilan@easystore.co\",\n                    \"phone\": \"60175464109\"\n                },\n                \"barcode_url\": \"https://storefront.blue/c/1276365/barcode.svg?hmac=52f7a4da54cb4d2aa4ce46bf93cbf0633e4a48861cc8ced95d18d2d658b75c71\",\n                \"qrcode_url\": \"https://storefront.blue/c/1276365/qrcode.svg?hmac=52f7a4da54cb4d2aa4ce46bf93cbf0633e4a48861cc8ced95d18d2d658b75c71\",\n                \"birthdate_editable\": false,\n                \"country\": \"Malaysia\",\n                \"total_point\": 2799860,\n                \"expiring_points\": [\n                    {\n                        \"expired_at\": \"2025-03-08T23:59:59.000+08:00\",\n                        \"amount\": 100,\n                        \"id\": null\n                    }\n                ],\n                \"has_password\": true,\n                \"company\": \"\",\n                \"address1\": \"EasyStore, H1-5 (Block H1, Level, 5) SetiaWalk\",\n                \"address2\": \"Pusat Bandar Puchong\",\n                \"city\": \"Puchong\",\n                \"zip\": \"41700\",\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Kuala Lumpur\",\n                \"province_code\": \"MY-14\"\n            },\n            \"currency_code\": \"MYR\",\n            \"exchange_rate\": \"1.0\",\n            \"subtotal_price\": \"1.0\",\n            \"total_shipping_fee\": \"0.0\",\n            \"total_credit_used\": \"0.00\",\n            \"total_discount\": \"0.0\",\n            \"total_tax\": \"0.0\",\n            \"total_rounding\": \"0.0\",\n            \"total_transaction_fee\": \"0.0\",\n            \"total_amount\": \"1.0\",\n            \"shipping_discount\": \"0.0\",\n            \"total_amount_include_transaction\": \"1.0\",\n            \"total_shipping\": \"0.0\",\n            \"total_line_item_price\": \"1.0\",\n            \"total_price\": \"1.0\",\n            \"credit_used\": \"0.00\",\n            \"taxes_included\": false,\n            \"credit_earn\": \"0.00\",\n            \"financial_status\": \"unpaid\",\n            \"fulfillment_status\": \"unfulfilled\",\n            \"line_items\": [\n                {\n                    \"id\": 1060430859,\n                    \"order_id\": 985082981,\n                    \"product_id\": 2413840,\n                    \"variant_id\": 11950923,\n                    \"discount_id\": null,\n                    \"product_name\": \"Ibis Ripmo V2 XT\",\n                    \"variant_name\": null,\n                    \"sku\": \"\",\n                    \"barcode\": null,\n                    \"price\": \"1.0\",\n                    \"cost_price\": \"0.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_applies_once\": null,\n                    \"grams\": \"0.0\",\n                    \"width\": \"0.0\",\n                    \"height\": \"0.0\",\n                    \"length\": \"0.0\",\n                    \"quantity\": 1,\n                    \"backorder_quantity\": 0,\n                    \"taxable\": false,\n                    \"shipping_required\": true,\n                    \"total_tax\": \"0.0\",\n                    \"is_custom_price\": false,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"delete_from\": null,\n                    \"created_from\": \"SF\",\n                    \"updated_at\": \"2024-06-25T12:15:54.000+08:00\",\n                    \"created_at\": \"2024-06-25T12:01:13.000+08:00\",\n                    \"inventory_management\": \"easystore\",\n                    \"total_amount\": \"1.0\",\n                    \"subtotal\": \"1.0\",\n                    \"barcode_image\": \"\",\n                    \"variant_count\": 1,\n                    \"restocked_quantity\": 0,\n                    \"restockable_quantity\": 1,\n                    \"fulfilled_quantity\": 0,\n                    \"fulfillable_quantity\": 1,\n                    \"fulfillment_service\": [],\n                    \"return\": null,\n                    \"returns\": null,\n                    \"returned_quantity\": 0,\n                    \"returnable_quantity\": 0,\n                    \"properties\": [],\n                    \"vendors\": [],\n                    \"original_line_price\": \"1.0\",\n                    \"final_line_price\": \"1.0\",\n                    \"quantity_before_edit\": 1,\n                    \"image_url\": \"https://cdn.easystore.blue/s/8553/i/9552468.webp\",\n                    \"shipping_condition\": \"general\",\n                    \"shipping_profile\": {\n                        \"id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\"\n                    },\n                    \"line_level_discount_allocations\": [],\n                    \"line_level_total_discount\": 0\n                }\n            ],\n            \"refunds\": [],\n            \"tax_line\": [\n                {\n                    \"id\": 16379,\n                    \"order_id\": 985082981,\n                    \"name\": \"SST\",\n                    \"rate\": 6,\n                    \"price\": \"0.0\",\n                    \"shipping_tax\": \"0.0\",\n                    \"shipping_tax_include\": false,\n                    \"charge_tax_add\": 1,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"deleted_from\": null,\n                    \"created_at\": \"2024-06-25T12:01:24.000+08:00\"\n                }\n            ],\n            \"tax_filing\": null,\n            \"billing_address\": {\n                \"id\": 806593763,\n                \"order_id\": 985082981,\n                \"address_id\": null,\n                \"first_name\": \"Rajarajan\",\n                \"last_name\": \"Yelilan\",\n                \"email\": \"yelilan@easystore.co\",\n                \"company\": \"\",\n                \"address1\": \"EasyStore, H1-5 (Block H1, Level, 5) SetiaWalk\",\n                \"address2\": \"Pusat Bandar Puchong\",\n                \"city\": \"Puchong\",\n                \"zip\": \"41700\",\n                \"province\": \"Kuala Lumpur\",\n                \"province_code\": \"MY-14\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"60175464109\",\n                \"latitude\": null,\n                \"longitude\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-06-25T12:15:54.000+08:00\",\n                \"created_at\": \"2024-06-25T12:01:19.000+08:00\"\n            },\n            \"shipping_address\": {\n                \"id\": 885961261,\n                \"order_id\": 985082981,\n                \"address_id\": null,\n                \"first_name\": \"Rajarajan\",\n                \"last_name\": \"Yelilan\",\n                \"company\": \"\",\n                \"address1\": \"EasyStore, H1-5 (Block H1, Level, 5) SetiaWalk\",\n                \"address2\": \"Pusat Bandar Puchong\",\n                \"city\": \"Puchong\",\n                \"zip\": \"41700\",\n                \"province\": \"Kuala Lumpur\",\n                \"province_code\": \"MY-14\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"012345678\",\n                \"email\": \"yelilan@easystore.co\",\n                \"latitude\": null,\n                \"longitude\": null,\n                \"preferred_start_at\": null,\n                \"preferred_end_at\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-06-25T12:01:19.000+08:00\",\n                \"created_at\": \"2024-06-25T12:01:19.000+08:00\"\n            },\n            \"shipping_fees\": [\n                {\n                    \"id\": 583789248,\n                    \"order_id\": 985082981,\n                    \"name\": \"Standard Shipping\",\n                    \"price\": \"0.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_codes\": null,\n                    \"zone_id\": 16493,\n                    \"shipping_id\": 16654,\n                    \"store_app_id\": null,\n                    \"real_store_app_id\": null,\n                    \"calculation_params\": {\n                        \"profile_items\": [\n                            {\n                                \"id\": 1060430859,\n                                \"grams\": \"0.0\",\n                                \"price\": \"1.0\",\n                                \"width\": \"0.0\",\n                                \"height\": \"0.0\",\n                                \"length\": \"0.0\",\n                                \"quantity\": 1,\n                                \"product_id\": 2413840,\n                                \"variant_id\": 11950923,\n                                \"product_name\": \"Ibis Ripmo V2 XT\",\n                                \"variant_name\": null,\n                                \"total_discount\": \"0.0\",\n                                \"shipping_required\": true\n                            }\n                        ]\n                    },\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"deleted_from\": null,\n                    \"created_at\": \"2024-06-25T12:15:55.000+08:00\",\n                    \"shipping_fee_shipping_profile\": {\n                        \"id\": 21074,\n                        \"order_shipping_fee_id\": 583789248,\n                        \"shipping_profile_id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\",\n                        \"is_deleted\": false,\n                        \"deleted_at\": null,\n                        \"updated_at\": \"2024-06-25T12:16:00.000+08:00\",\n                        \"created_at\": \"2024-06-25T12:16:00.000+08:00\"\n                    }\n                }\n            ],\n            \"pickup_address\": null,\n            \"remark\": null,\n            \"note\": null,\n            \"cod_type\": 0,\n            \"location_id\": null,\n            \"fulfillments\": [],\n            \"metafields\": {},\n            \"transactions\": [\n                {\n                    \"id\": 974152560,\n                    \"currency\": \"MYR\",\n                    \"amount\": \"1.0\",\n                    \"number\": null,\n                    \"gateway\": \"bank-transfer\",\n                    \"gateway_title\": \"Bank transfer\",\n                    \"gateway_method\": \"bank-transfer\",\n                    \"error_description\": \"\",\n                    \"test\": false,\n                    \"status\": \"pending\",\n                    \"paid_at\": null,\n                    \"updated_at\": \"2024-06-25T12:16:05+08:00\",\n                    \"created_at\": \"2024-06-25T12:01:24+08:00\"\n                }\n            ],\n            \"note_attributes\": [],\n            \"point_earning\": {\n                \"id\": 354913148,\n                \"order_id\": 985082981,\n                \"category\": \"earn\",\n                \"amount\": \"100.0\",\n                \"discount_amount\": null,\n                \"point_formula\": {\n                    \"id\": 358,\n                    \"title\": \"sparkle\",\n                    \"created_at\": \"2024-03-05T11:55:51.000+08:00\",\n                    \"deleted_at\": null,\n                    \"is_deleted\": false,\n                    \"is_enabled\": true,\n                    \"ownable_id\": 495,\n                    \"updated_at\": \"2024-04-02T11:16:33.000+08:00\",\n                    \"ownable_type\": \"Store::MembershipTier\",\n                    \"earning_point\": 100,\n                    \"earning_value\": \"1.0\",\n                    \"redemption_point\": 250,\n                    \"redemption_value\": \"1.0\",\n                    \"is_earning_enabled\": true,\n                    \"min_purchase_amount\": null,\n                    \"is_max_usage_limited\": false,\n                    \"validity_period_type\": \"never_expire\",\n                    \"validity_period_unit\": null,\n                    \"is_redemption_enabled\": true,\n                    \"validity_period_value\": null,\n                    \"is_min_purchase_required\": false,\n                    \"max_usage_amount_per_order\": null,\n                    \"max_discount_percentage_per_order\": null\n                },\n                \"is_cancelled\": false,\n                \"is_deleted\": false,\n                \"is_rewarded\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-06-25T12:16:01.000+08:00\",\n                \"created_at\": \"2024-06-25T12:16:01.000+08:00\"\n            },\n            \"point_redemption\": null,\n            \"discount_applications\": [],\n            \"discount_codes\": [],\n            \"source_name\": \"sf\",\n            \"source_type\": \"online_store\",\n            \"browser_ip\": \"211.24.122.251\",\n            \"cancelled_at\": null,\n            \"is_cancelled\": false,\n            \"is_archived\": false,\n            \"is_deleted\": false,\n            \"updated_at\": \"2024-06-25T12:16:04+08:00\",\n            \"created_at\": \"2024-06-25T12:16:01+08:00\",\n            \"processed_at\": \"2024-06-25T12:16:01+08:00\",\n            \"paid_at\": null,\n            \"sales_attributions\": {\n                \"staff\": [],\n                \"location\": []\n            }\n        },\n        {\n            \"id\": 985082980,\n            \"token\": \"6a262102-887a-45b4-b91f-b426ee617e85\",\n            \"cart_token\": \"3b889900-3e88-4c9f-a802-1ce49ca5d2cc\",\n            \"number\": 1205,\n            \"order_number\": \"#1205\",\n            \"name\": \"#1205\",\n            \"email\": \"yelilan@easystore.co\",\n            \"customer_id\": 1276365,\n            \"customer\": {\n                \"id\": 1276365,\n                \"store_id\": 8553,\n                \"user_id\": null,\n                \"pricelist_id\": null,\n                \"email\": \"yelilan@easystore.co\",\n                \"first_name\": \"Rajarajan\",\n                \"last_name\": \"Yelilan\",\n                \"phone\": \"60175464109\",\n                \"birthdate\": \"2001-10-01\",\n                \"gender\": \"male\",\n                \"country_code\": \"MY\",\n                \"accepts_marketing\": false,\n                \"avatar_url\": \"https://assets.imgix.net/~text?bg=6367A9&txtclr=ffffff&w=200&h=200&txtsize=90&txt=RY&txtfont=Helvetica&txtalign=middle,center\",\n                \"origin_avatar_url\": null,\n                \"locale\": \"en_US\",\n                \"total_credit\": \"11.0\",\n                \"total_spent\": \"21913.4\",\n                \"total_order\": 8,\n                \"first_paid_order_id\": null,\n                \"last_order_id\": null,\n                \"last_order_at\": null,\n                \"order_stats_updated_at\": null,\n                \"wholesale_enabled\": false,\n                \"source\": \"sf\",\n                \"app_id\": null,\n                \"lead_source\": \"online_store\",\n                \"creation_source\": \"online_store\",\n                \"code\": \"U0001276365E\",\n                \"note\": null,\n                \"is_verified\": true,\n                \"is_blacklisted\": false,\n                \"is_lead\": false,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"birthday_last_updated_at\": \"2024-03-08T11:53:12.000+08:00\",\n                \"registration_location_id\": null,\n                \"attribution_location_id\": null,\n                \"attribution_user_id\": null,\n                \"updated_at\": \"2024-07-03T22:42:20.000+08:00\",\n                \"created_at\": \"2024-03-05T11:51:05.000+08:00\",\n                \"deletion_job_id\": null,\n                \"name\": \"Rajarajan Yelilan\",\n                \"display_name\": \"Rajarajan Yelilan\",\n                \"birthday\": \"2024-10-01\",\n                \"zodiac\": \"libra\",\n                \"credentials\": {\n                    \"email\": \"yelilan@easystore.co\",\n                    \"phone\": \"60175464109\"\n                },\n                \"barcode_url\": \"https://storefront.blue/c/1276365/barcode.svg?hmac=52f7a4da54cb4d2aa4ce46bf93cbf0633e4a48861cc8ced95d18d2d658b75c71\",\n                \"qrcode_url\": \"https://storefront.blue/c/1276365/qrcode.svg?hmac=52f7a4da54cb4d2aa4ce46bf93cbf0633e4a48861cc8ced95d18d2d658b75c71\",\n                \"birthdate_editable\": false,\n                \"country\": \"Malaysia\",\n                \"total_point\": 2799860,\n                \"expiring_points\": [\n                    {\n                        \"expired_at\": \"2025-03-08T23:59:59.000+08:00\",\n                        \"amount\": 100,\n                        \"id\": null\n                    }\n                ],\n                \"has_password\": true,\n                \"company\": \"\",\n                \"address1\": \"EasyStore, H1-5 (Block H1, Level, 5) SetiaWalk\",\n                \"address2\": \"Pusat Bandar Puchong\",\n                \"city\": \"Puchong\",\n                \"zip\": \"41700\",\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Kuala Lumpur\",\n                \"province_code\": \"MY-14\"\n            },\n            \"currency_code\": \"MYR\",\n            \"exchange_rate\": \"1.0\",\n            \"subtotal_price\": \"1.0\",\n            \"total_shipping_fee\": \"0.0\",\n            \"total_credit_used\": \"0.00\",\n            \"total_discount\": \"0.0\",\n            \"total_tax\": \"0.0\",\n            \"total_rounding\": \"0.0\",\n            \"total_transaction_fee\": \"0.0\",\n            \"total_amount\": \"1.0\",\n            \"shipping_discount\": \"0.0\",\n            \"total_amount_include_transaction\": \"1.0\",\n            \"total_shipping\": \"0.0\",\n            \"total_line_item_price\": \"1.0\",\n            \"total_price\": \"1.0\",\n            \"credit_used\": \"0.00\",\n            \"taxes_included\": false,\n            \"credit_earn\": \"0.00\",\n            \"financial_status\": \"paid\",\n            \"fulfillment_status\": \"fulfilled\",\n            \"line_items\": [\n                {\n                    \"id\": 1060430858,\n                    \"order_id\": 985082980,\n                    \"product_id\": 2413840,\n                    \"variant_id\": 11950923,\n                    \"discount_id\": null,\n                    \"product_name\": \"Ibis Ripmo V2 XT\",\n                    \"variant_name\": null,\n                    \"sku\": \"\",\n                    \"barcode\": null,\n                    \"price\": \"1.0\",\n                    \"cost_price\": \"0.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_applies_once\": null,\n                    \"grams\": \"0.0\",\n                    \"width\": \"0.0\",\n                    \"height\": \"0.0\",\n                    \"length\": \"0.0\",\n                    \"quantity\": 1,\n                    \"backorder_quantity\": 0,\n                    \"taxable\": false,\n                    \"shipping_required\": true,\n                    \"total_tax\": \"0.0\",\n                    \"is_custom_price\": false,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"delete_from\": null,\n                    \"created_from\": \"SF\",\n                    \"updated_at\": \"2024-06-25T12:00:52.000+08:00\",\n                    \"created_at\": \"2024-06-25T11:53:45.000+08:00\",\n                    \"inventory_management\": \"easystore\",\n                    \"total_amount\": \"1.0\",\n                    \"subtotal\": \"1.0\",\n                    \"barcode_image\": \"\",\n                    \"variant_count\": 1,\n                    \"restocked_quantity\": 0,\n                    \"restockable_quantity\": 1,\n                    \"fulfilled_quantity\": 1,\n                    \"fulfillable_quantity\": 0,\n                    \"fulfillment_service\": [\n                        {\n                            \"service\": \"manual\",\n                            \"tracking_company\": null,\n                            \"quantity\": 1,\n                            \"id\": null\n                        }\n                    ],\n                    \"return\": null,\n                    \"returns\": null,\n                    \"returned_quantity\": 0,\n                    \"returnable_quantity\": 1,\n                    \"properties\": [],\n                    \"vendors\": [],\n                    \"original_line_price\": \"1.0\",\n                    \"final_line_price\": \"1.0\",\n                    \"quantity_before_edit\": 1,\n                    \"image_url\": \"https://cdn.easystore.blue/s/8553/i/9552468.webp\",\n                    \"shipping_condition\": \"general\",\n                    \"shipping_profile\": {\n                        \"id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\"\n                    },\n                    \"line_level_discount_allocations\": [],\n                    \"line_level_total_discount\": 0\n                }\n            ],\n            \"refunds\": [],\n            \"tax_line\": [\n                {\n                    \"id\": 16378,\n                    \"order_id\": 985082980,\n                    \"name\": \"SST\",\n                    \"rate\": 6,\n                    \"price\": \"0.0\",\n                    \"shipping_tax\": \"0.0\",\n                    \"shipping_tax_include\": false,\n                    \"charge_tax_add\": 1,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"deleted_from\": null,\n                    \"created_at\": \"2024-06-25T11:54:01.000+08:00\"\n                }\n            ],\n            \"tax_filing\": null,\n            \"billing_address\": {\n                \"id\": 806593762,\n                \"order_id\": 985082980,\n                \"address_id\": null,\n                \"first_name\": \"Rajarajan\",\n                \"last_name\": \"Yelilan\",\n                \"email\": \"yelilan@easystore.co\",\n                \"company\": \"\",\n                \"address1\": \"EasyStore, H1-5 (Block H1, Level, 5) SetiaWalk\",\n                \"address2\": \"Pusat Bandar Puchong\",\n                \"city\": \"Puchong\",\n                \"zip\": \"41700\",\n                \"province\": \"Kuala Lumpur\",\n                \"province_code\": \"MY-14\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"60175464109\",\n                \"latitude\": null,\n                \"longitude\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-06-25T12:00:52.000+08:00\",\n                \"created_at\": \"2024-06-25T11:53:56.000+08:00\"\n            },\n            \"shipping_address\": {\n                \"id\": 885961260,\n                \"order_id\": 985082980,\n                \"address_id\": null,\n                \"first_name\": \"Rajarajan\",\n                \"last_name\": \"Yelilan\",\n                \"company\": \"\",\n                \"address1\": \"EasyStore, H1-5 (Block H1, Level, 5) SetiaWalk\",\n                \"address2\": \"Pusat Bandar Puchong\",\n                \"city\": \"Puchong\",\n                \"zip\": \"41700\",\n                \"province\": \"Kuala Lumpur\",\n                \"province_code\": \"MY-14\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"012345678\",\n                \"email\": \"yelilan@easystore.co\",\n                \"latitude\": null,\n                \"longitude\": null,\n                \"preferred_start_at\": null,\n                \"preferred_end_at\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-06-25T11:53:56.000+08:00\",\n                \"created_at\": \"2024-06-25T11:53:56.000+08:00\"\n            },\n            \"shipping_fees\": [\n                {\n                    \"id\": 583789244,\n                    \"order_id\": 985082980,\n                    \"name\": \"Standard Shipping\",\n                    \"price\": \"0.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_codes\": null,\n                    \"zone_id\": 16493,\n                    \"shipping_id\": 16654,\n                    \"store_app_id\": null,\n                    \"real_store_app_id\": null,\n                    \"calculation_params\": {\n                        \"profile_items\": [\n                            {\n                                \"id\": 1060430858,\n                                \"grams\": \"0.0\",\n                                \"price\": \"1.0\",\n                                \"width\": \"0.0\",\n                                \"height\": \"0.0\",\n                                \"length\": \"0.0\",\n                                \"quantity\": 1,\n                                \"product_id\": 2413840,\n                                \"variant_id\": 11950923,\n                                \"product_name\": \"Ibis Ripmo V2 XT\",\n                                \"variant_name\": null,\n                                \"total_discount\": \"0.0\",\n                                \"shipping_required\": true\n                            }\n                        ]\n                    },\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"deleted_from\": null,\n                    \"created_at\": \"2024-06-25T12:00:53.000+08:00\",\n                    \"shipping_fee_shipping_profile\": {\n                        \"id\": 21070,\n                        \"order_shipping_fee_id\": 583789244,\n                        \"shipping_profile_id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\",\n                        \"is_deleted\": false,\n                        \"deleted_at\": null,\n                        \"updated_at\": \"2024-06-25T12:00:53.000+08:00\",\n                        \"created_at\": \"2024-06-25T12:00:53.000+08:00\"\n                    }\n                }\n            ],\n            \"pickup_address\": null,\n            \"remark\": null,\n            \"note\": null,\n            \"cod_type\": 0,\n            \"location_id\": null,\n            \"fulfillments\": [\n                {\n                    \"id\": 11385,\n                    \"order_id\": 985082980,\n                    \"status\": \"delivered\",\n                    \"tracking_company\": null,\n                    \"tracking_number\": null,\n                    \"cancelled_at\": null,\n                    \"created_at\": \"2024-07-03T22:32:35+08:00\"\n                }\n            ],\n            \"metafields\": {},\n            \"transactions\": [\n                {\n                    \"id\": 974152559,\n                    \"currency\": \"MYR\",\n                    \"amount\": \"1.0\",\n                    \"number\": null,\n                    \"gateway\": \"bank-transfer\",\n                    \"gateway_title\": \"Bank transfer\",\n                    \"gateway_method\": \"bank-transfer\",\n                    \"error_description\": \"\",\n                    \"test\": false,\n                    \"status\": \"pending\",\n                    \"paid_at\": null,\n                    \"updated_at\": \"2024-06-25T12:00:58+08:00\",\n                    \"created_at\": \"2024-06-25T11:54:02+08:00\"\n                },\n                {\n                    \"id\": 974152713,\n                    \"currency\": \"MYR\",\n                    \"amount\": \"1.0\",\n                    \"number\": null,\n                    \"gateway\": \"bank-transfer\",\n                    \"gateway_title\": \"Bank transfer\",\n                    \"gateway_method\": \"bank-transfer\",\n                    \"error_description\": null,\n                    \"test\": false,\n                    \"status\": \"success\",\n                    \"paid_at\": \"2024-07-03T22:35:19+08:00\",\n                    \"updated_at\": \"2024-07-03T22:35:19+08:00\",\n                    \"created_at\": \"2024-07-03T22:35:19+08:00\"\n                }\n            ],\n            \"note_attributes\": [],\n            \"point_earning\": {\n                \"id\": 354913147,\n                \"order_id\": 985082980,\n                \"category\": \"earn\",\n                \"amount\": \"100.0\",\n                \"discount_amount\": null,\n                \"point_formula\": {\n                    \"id\": 358,\n                    \"title\": \"sparkle\",\n                    \"created_at\": \"2024-03-05T11:55:51.000+08:00\",\n                    \"deleted_at\": null,\n                    \"is_deleted\": false,\n                    \"is_enabled\": true,\n                    \"ownable_id\": 495,\n                    \"updated_at\": \"2024-04-02T11:16:33.000+08:00\",\n                    \"ownable_type\": \"Store::MembershipTier\",\n                    \"earning_point\": 100,\n                    \"earning_value\": \"1.0\",\n                    \"redemption_point\": 250,\n                    \"redemption_value\": \"1.0\",\n                    \"is_earning_enabled\": true,\n                    \"min_purchase_amount\": null,\n                    \"is_max_usage_limited\": false,\n                    \"validity_period_type\": \"never_expire\",\n                    \"validity_period_unit\": null,\n                    \"is_redemption_enabled\": true,\n                    \"validity_period_value\": null,\n                    \"is_min_purchase_required\": false,\n                    \"max_usage_amount_per_order\": null,\n                    \"max_discount_percentage_per_order\": null\n                },\n                \"is_cancelled\": false,\n                \"is_deleted\": false,\n                \"is_rewarded\": true,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-07-03T22:35:21.000+08:00\",\n                \"created_at\": \"2024-06-25T12:00:54.000+08:00\"\n            },\n            \"point_redemption\": null,\n            \"discount_applications\": [],\n            \"discount_codes\": [],\n            \"source_name\": \"sf\",\n            \"source_type\": \"online_store\",\n            \"browser_ip\": \"211.24.122.251\",\n            \"cancelled_at\": null,\n            \"is_cancelled\": false,\n            \"is_archived\": false,\n            \"is_deleted\": false,\n            \"updated_at\": \"2024-07-03T22:37:33+08:00\",\n            \"created_at\": \"2024-06-25T12:00:54+08:00\",\n            \"processed_at\": \"2024-06-25T12:00:54+08:00\",\n            \"paid_at\": null,\n            \"sales_attributions\": {\n                \"staff\": [],\n                \"location\": []\n            }\n        },\n        {\n            \"id\": 985082979,\n            \"token\": \"19ad46f4-a6ef-4a59-8453-129eefac4354\",\n            \"cart_token\": \"2c1daa3d-0f5e-42fd-8f9d-72b1a488e352\",\n            \"number\": 1204,\n            \"order_number\": \"#1204\",\n            \"name\": \"#1204\",\n            \"email\": \"yelilan@easystore.co\",\n            \"customer_id\": 1276365,\n            \"customer\": {\n                \"id\": 1276365,\n                \"store_id\": 8553,\n                \"user_id\": null,\n                \"pricelist_id\": null,\n                \"email\": \"yelilan@easystore.co\",\n                \"first_name\": \"Rajarajan\",\n                \"last_name\": \"Yelilan\",\n                \"phone\": \"60175464109\",\n                \"birthdate\": \"2001-10-01\",\n                \"gender\": \"male\",\n                \"country_code\": \"MY\",\n                \"accepts_marketing\": false,\n                \"avatar_url\": \"https://assets.imgix.net/~text?bg=6367A9&txtclr=ffffff&w=200&h=200&txtsize=90&txt=RY&txtfont=Helvetica&txtalign=middle,center\",\n                \"origin_avatar_url\": null,\n                \"locale\": \"en_US\",\n                \"total_credit\": \"11.0\",\n                \"total_spent\": \"21913.4\",\n                \"total_order\": 8,\n                \"first_paid_order_id\": null,\n                \"last_order_id\": null,\n                \"last_order_at\": null,\n                \"order_stats_updated_at\": null,\n                \"wholesale_enabled\": false,\n                \"source\": \"sf\",\n                \"app_id\": null,\n                \"lead_source\": \"online_store\",\n                \"creation_source\": \"online_store\",\n                \"code\": \"U0001276365E\",\n                \"note\": null,\n                \"is_verified\": true,\n                \"is_blacklisted\": false,\n                \"is_lead\": false,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"birthday_last_updated_at\": \"2024-03-08T11:53:12.000+08:00\",\n                \"registration_location_id\": null,\n                \"attribution_location_id\": null,\n                \"attribution_user_id\": null,\n                \"updated_at\": \"2024-07-03T22:42:20.000+08:00\",\n                \"created_at\": \"2024-03-05T11:51:05.000+08:00\",\n                \"deletion_job_id\": null,\n                \"name\": \"Rajarajan Yelilan\",\n                \"display_name\": \"Rajarajan Yelilan\",\n                \"birthday\": \"2024-10-01\",\n                \"zodiac\": \"libra\",\n                \"credentials\": {\n                    \"email\": \"yelilan@easystore.co\",\n                    \"phone\": \"60175464109\"\n                },\n                \"barcode_url\": \"https://storefront.blue/c/1276365/barcode.svg?hmac=52f7a4da54cb4d2aa4ce46bf93cbf0633e4a48861cc8ced95d18d2d658b75c71\",\n                \"qrcode_url\": \"https://storefront.blue/c/1276365/qrcode.svg?hmac=52f7a4da54cb4d2aa4ce46bf93cbf0633e4a48861cc8ced95d18d2d658b75c71\",\n                \"birthdate_editable\": false,\n                \"country\": \"Malaysia\",\n                \"total_point\": 2799860,\n                \"expiring_points\": [\n                    {\n                        \"expired_at\": \"2025-03-08T23:59:59.000+08:00\",\n                        \"amount\": 100,\n                        \"id\": null\n                    }\n                ],\n                \"has_password\": true,\n                \"company\": \"\",\n                \"address1\": \"EasyStore, H1-5 (Block H1, Level, 5) SetiaWalk\",\n                \"address2\": \"Pusat Bandar Puchong\",\n                \"city\": \"Puchong\",\n                \"zip\": \"41700\",\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Kuala Lumpur\",\n                \"province_code\": \"MY-14\"\n            },\n            \"currency_code\": \"MYR\",\n            \"exchange_rate\": \"1.0\",\n            \"subtotal_price\": \"1.0\",\n            \"total_shipping_fee\": \"0.0\",\n            \"total_credit_used\": \"0.00\",\n            \"total_discount\": \"0.0\",\n            \"total_tax\": \"0.0\",\n            \"total_rounding\": \"0.0\",\n            \"total_transaction_fee\": \"0.0\",\n            \"total_amount\": \"1.0\",\n            \"shipping_discount\": \"0.0\",\n            \"total_amount_include_transaction\": \"1.0\",\n            \"total_shipping\": \"0.0\",\n            \"total_line_item_price\": \"1.0\",\n            \"total_price\": \"1.0\",\n            \"credit_used\": \"0.00\",\n            \"taxes_included\": false,\n            \"credit_earn\": \"0.00\",\n            \"financial_status\": \"unpaid\",\n            \"fulfillment_status\": \"fulfilled\",\n            \"line_items\": [\n                {\n                    \"id\": 1060430857,\n                    \"order_id\": 985082979,\n                    \"product_id\": 2413840,\n                    \"variant_id\": 11950923,\n                    \"discount_id\": null,\n                    \"product_name\": \"Ibis Ripmo V2 XT\",\n                    \"variant_name\": null,\n                    \"sku\": \"\",\n                    \"barcode\": null,\n                    \"price\": \"1.0\",\n                    \"cost_price\": \"0.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_applies_once\": null,\n                    \"grams\": \"0.0\",\n                    \"width\": \"0.0\",\n                    \"height\": \"0.0\",\n                    \"length\": \"0.0\",\n                    \"quantity\": 1,\n                    \"backorder_quantity\": 0,\n                    \"taxable\": false,\n                    \"shipping_required\": true,\n                    \"total_tax\": \"0.0\",\n                    \"is_custom_price\": false,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"delete_from\": null,\n                    \"created_from\": \"SF\",\n                    \"updated_at\": \"2024-06-25T11:53:21.000+08:00\",\n                    \"created_at\": \"2024-06-25T11:51:24.000+08:00\",\n                    \"inventory_management\": \"easystore\",\n                    \"total_amount\": \"1.0\",\n                    \"subtotal\": \"1.0\",\n                    \"barcode_image\": \"\",\n                    \"variant_count\": 1,\n                    \"restocked_quantity\": 0,\n                    \"restockable_quantity\": 1,\n                    \"fulfilled_quantity\": 1,\n                    \"fulfillable_quantity\": 0,\n                    \"fulfillment_service\": [\n                        {\n                            \"service\": \"manual\",\n                            \"tracking_company\": null,\n                            \"quantity\": 1,\n                            \"id\": null\n                        }\n                    ],\n                    \"return\": null,\n                    \"returns\": null,\n                    \"returned_quantity\": 0,\n                    \"returnable_quantity\": 1,\n                    \"properties\": [],\n                    \"vendors\": [],\n                    \"original_line_price\": \"1.0\",\n                    \"final_line_price\": \"1.0\",\n                    \"quantity_before_edit\": 1,\n                    \"image_url\": \"https://cdn.easystore.blue/s/8553/i/9552468.webp\",\n                    \"shipping_condition\": \"general\",\n                    \"shipping_profile\": {\n                        \"id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\"\n                    },\n                    \"line_level_discount_allocations\": [],\n                    \"line_level_total_discount\": 0\n                }\n            ],\n            \"refunds\": [],\n            \"tax_line\": [\n                {\n                    \"id\": 16377,\n                    \"order_id\": 985082979,\n                    \"name\": \"SST\",\n                    \"rate\": 6,\n                    \"price\": \"0.0\",\n                    \"shipping_tax\": \"0.0\",\n                    \"shipping_tax_include\": false,\n                    \"charge_tax_add\": 1,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"deleted_from\": null,\n                    \"created_at\": \"2024-06-25T11:51:38.000+08:00\"\n                }\n            ],\n            \"tax_filing\": null,\n            \"billing_address\": {\n                \"id\": 806593761,\n                \"order_id\": 985082979,\n                \"address_id\": null,\n                \"first_name\": \"Rajarajan\",\n                \"last_name\": \"Yelilan\",\n                \"email\": \"yelilan@easystore.co\",\n                \"company\": \"\",\n                \"address1\": \"EasyStore, H1-5 (Block H1, Level, 5) SetiaWalk\",\n                \"address2\": \"Pusat Bandar Puchong\",\n                \"city\": \"Puchong\",\n                \"zip\": \"41700\",\n                \"province\": \"Kuala Lumpur\",\n                \"province_code\": \"MY-14\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"60175464109\",\n                \"latitude\": null,\n                \"longitude\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-06-25T11:53:21.000+08:00\",\n                \"created_at\": \"2024-06-25T11:51:33.000+08:00\"\n            },\n            \"shipping_address\": {\n                \"id\": 885961259,\n                \"order_id\": 985082979,\n                \"address_id\": null,\n                \"first_name\": \"Rajarajan\",\n                \"last_name\": \"Yelilan\",\n                \"company\": \"\",\n                \"address1\": \"EasyStore, H1-5 (Block H1, Level, 5) SetiaWalk\",\n                \"address2\": \"Pusat Bandar Puchong\",\n                \"city\": \"Puchong\",\n                \"zip\": \"41700\",\n                \"province\": \"Kuala Lumpur\",\n                \"province_code\": \"MY-14\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"012345678\",\n                \"email\": \"yelilan@easystore.co\",\n                \"latitude\": null,\n                \"longitude\": null,\n                \"preferred_start_at\": null,\n                \"preferred_end_at\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-06-25T11:51:33.000+08:00\",\n                \"created_at\": \"2024-06-25T11:51:33.000+08:00\"\n            },\n            \"shipping_fees\": [\n                {\n                    \"id\": 583789241,\n                    \"order_id\": 985082979,\n                    \"name\": \"Standard Shipping\",\n                    \"price\": \"0.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_codes\": null,\n                    \"zone_id\": 16493,\n                    \"shipping_id\": 16654,\n                    \"store_app_id\": null,\n                    \"real_store_app_id\": null,\n                    \"calculation_params\": {\n                        \"profile_items\": [\n                            {\n                                \"id\": 1060430857,\n                                \"grams\": \"0.0\",\n                                \"price\": \"1.0\",\n                                \"width\": \"0.0\",\n                                \"height\": \"0.0\",\n                                \"length\": \"0.0\",\n                                \"quantity\": 1,\n                                \"product_id\": 2413840,\n                                \"variant_id\": 11950923,\n                                \"product_name\": \"Ibis Ripmo V2 XT\",\n                                \"variant_name\": null,\n                                \"total_discount\": \"0.0\",\n                                \"shipping_required\": true\n                            }\n                        ]\n                    },\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"deleted_from\": null,\n                    \"created_at\": \"2024-06-25T11:53:22.000+08:00\",\n                    \"shipping_fee_shipping_profile\": {\n                        \"id\": 21067,\n                        \"order_shipping_fee_id\": 583789241,\n                        \"shipping_profile_id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\",\n                        \"is_deleted\": false,\n                        \"deleted_at\": null,\n                        \"updated_at\": \"2024-06-25T11:53:22.000+08:00\",\n                        \"created_at\": \"2024-06-25T11:53:22.000+08:00\"\n                    }\n                }\n            ],\n            \"pickup_address\": null,\n            \"remark\": null,\n            \"note\": null,\n            \"cod_type\": 0,\n            \"location_id\": null,\n            \"fulfillments\": [\n                {\n                    \"id\": 11387,\n                    \"order_id\": 985082979,\n                    \"status\": \"open\",\n                    \"tracking_company\": null,\n                    \"tracking_number\": null,\n                    \"cancelled_at\": null,\n                    \"created_at\": \"2024-07-04T00:54:31+08:00\"\n                }\n            ],\n            \"metafields\": {},\n            \"transactions\": [\n                {\n                    \"id\": 974152558,\n                    \"currency\": \"MYR\",\n                    \"amount\": \"1.0\",\n                    \"number\": null,\n                    \"gateway\": \"bank-transfer\",\n                    \"gateway_title\": \"Bank transfer\",\n                    \"gateway_method\": \"bank-transfer\",\n                    \"error_description\": \"\",\n                    \"test\": false,\n                    \"status\": \"pending\",\n                    \"paid_at\": null,\n                    \"updated_at\": \"2024-06-25T11:53:27+08:00\",\n                    \"created_at\": \"2024-06-25T11:51:39+08:00\"\n                }\n            ],\n            \"note_attributes\": [],\n            \"point_earning\": {\n                \"id\": 354913146,\n                \"order_id\": 985082979,\n                \"category\": \"earn\",\n                \"amount\": \"100.0\",\n                \"discount_amount\": null,\n                \"point_formula\": {\n                    \"id\": 358,\n                    \"title\": \"sparkle\",\n                    \"created_at\": \"2024-03-05T11:55:51.000+08:00\",\n                    \"deleted_at\": null,\n                    \"is_deleted\": false,\n                    \"is_enabled\": true,\n                    \"ownable_id\": 495,\n                    \"updated_at\": \"2024-04-02T11:16:33.000+08:00\",\n                    \"ownable_type\": \"Store::MembershipTier\",\n                    \"earning_point\": 100,\n                    \"earning_value\": \"1.0\",\n                    \"redemption_point\": 250,\n                    \"redemption_value\": \"1.0\",\n                    \"is_earning_enabled\": true,\n                    \"min_purchase_amount\": null,\n                    \"is_max_usage_limited\": false,\n                    \"validity_period_type\": \"never_expire\",\n                    \"validity_period_unit\": null,\n                    \"is_redemption_enabled\": true,\n                    \"validity_period_value\": null,\n                    \"is_min_purchase_required\": false,\n                    \"max_usage_amount_per_order\": null,\n                    \"max_discount_percentage_per_order\": null\n                },\n                \"is_cancelled\": false,\n                \"is_deleted\": false,\n                \"is_rewarded\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-06-25T11:53:23.000+08:00\",\n                \"created_at\": \"2024-06-25T11:53:23.000+08:00\"\n            },\n            \"point_redemption\": null,\n            \"discount_applications\": [],\n            \"discount_codes\": [],\n            \"source_name\": \"sf\",\n            \"source_type\": \"online_store\",\n            \"browser_ip\": \"211.24.122.251\",\n            \"cancelled_at\": null,\n            \"is_cancelled\": false,\n            \"is_archived\": false,\n            \"is_deleted\": false,\n            \"updated_at\": \"2024-07-04T00:54:31+08:00\",\n            \"created_at\": \"2024-06-25T11:53:23+08:00\",\n            \"processed_at\": \"2024-06-25T11:53:23+08:00\",\n            \"paid_at\": null,\n            \"sales_attributions\": {\n                \"staff\": [],\n                \"location\": []\n            }\n        },\n        {\n            \"id\": 985082978,\n            \"token\": \"7ea4e93e-0157-4b8b-8a41-760d15c07529\",\n            \"cart_token\": \"e37d2634-7175-456e-85dd-6d5f075f055f\",\n            \"number\": 1203,\n            \"order_number\": \"#1203\",\n            \"name\": \"#1203\",\n            \"email\": \"yelilan@easystore.co\",\n            \"customer_id\": 1276365,\n            \"customer\": {\n                \"id\": 1276365,\n                \"store_id\": 8553,\n                \"user_id\": null,\n                \"pricelist_id\": null,\n                \"email\": \"yelilan@easystore.co\",\n                \"first_name\": \"Rajarajan\",\n                \"last_name\": \"Yelilan\",\n                \"phone\": \"60175464109\",\n                \"birthdate\": \"2001-10-01\",\n                \"gender\": \"male\",\n                \"country_code\": \"MY\",\n                \"accepts_marketing\": false,\n                \"avatar_url\": \"https://assets.imgix.net/~text?bg=6367A9&txtclr=ffffff&w=200&h=200&txtsize=90&txt=RY&txtfont=Helvetica&txtalign=middle,center\",\n                \"origin_avatar_url\": null,\n                \"locale\": \"en_US\",\n                \"total_credit\": \"11.0\",\n                \"total_spent\": \"21913.4\",\n                \"total_order\": 8,\n                \"first_paid_order_id\": null,\n                \"last_order_id\": null,\n                \"last_order_at\": null,\n                \"order_stats_updated_at\": null,\n                \"wholesale_enabled\": false,\n                \"source\": \"sf\",\n                \"app_id\": null,\n                \"lead_source\": \"online_store\",\n                \"creation_source\": \"online_store\",\n                \"code\": \"U0001276365E\",\n                \"note\": null,\n                \"is_verified\": true,\n                \"is_blacklisted\": false,\n                \"is_lead\": false,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"birthday_last_updated_at\": \"2024-03-08T11:53:12.000+08:00\",\n                \"registration_location_id\": null,\n                \"attribution_location_id\": null,\n                \"attribution_user_id\": null,\n                \"updated_at\": \"2024-07-03T22:42:20.000+08:00\",\n                \"created_at\": \"2024-03-05T11:51:05.000+08:00\",\n                \"deletion_job_id\": null,\n                \"name\": \"Rajarajan Yelilan\",\n                \"display_name\": \"Rajarajan Yelilan\",\n                \"birthday\": \"2024-10-01\",\n                \"zodiac\": \"libra\",\n                \"credentials\": {\n                    \"email\": \"yelilan@easystore.co\",\n                    \"phone\": \"60175464109\"\n                },\n                \"barcode_url\": \"https://storefront.blue/c/1276365/barcode.svg?hmac=52f7a4da54cb4d2aa4ce46bf93cbf0633e4a48861cc8ced95d18d2d658b75c71\",\n                \"qrcode_url\": \"https://storefront.blue/c/1276365/qrcode.svg?hmac=52f7a4da54cb4d2aa4ce46bf93cbf0633e4a48861cc8ced95d18d2d658b75c71\",\n                \"birthdate_editable\": false,\n                \"country\": \"Malaysia\",\n                \"total_point\": 2799860,\n                \"expiring_points\": [\n                    {\n                        \"expired_at\": \"2025-03-08T23:59:59.000+08:00\",\n                        \"amount\": 100,\n                        \"id\": null\n                    }\n                ],\n                \"has_password\": true,\n                \"company\": \"\",\n                \"address1\": \"EasyStore, H1-5 (Block H1, Level, 5) SetiaWalk\",\n                \"address2\": \"Pusat Bandar Puchong\",\n                \"city\": \"Puchong\",\n                \"zip\": \"41700\",\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Kuala Lumpur\",\n                \"province_code\": \"MY-14\"\n            },\n            \"currency_code\": \"MYR\",\n            \"exchange_rate\": \"1.0\",\n            \"subtotal_price\": \"2.0\",\n            \"total_shipping_fee\": \"0.0\",\n            \"total_credit_used\": \"0.00\",\n            \"total_discount\": \"0.0\",\n            \"total_tax\": \"0.0\",\n            \"total_rounding\": \"0.0\",\n            \"total_transaction_fee\": \"0.0\",\n            \"total_amount\": \"2.0\",\n            \"shipping_discount\": \"0.0\",\n            \"total_amount_include_transaction\": \"2.0\",\n            \"total_shipping\": \"0.0\",\n            \"total_line_item_price\": \"2.0\",\n            \"total_price\": \"2.0\",\n            \"credit_used\": \"0.00\",\n            \"taxes_included\": false,\n            \"credit_earn\": \"0.00\",\n            \"financial_status\": \"unpaid\",\n            \"fulfillment_status\": \"unfulfilled\",\n            \"line_items\": [\n                {\n                    \"id\": 1060430856,\n                    \"order_id\": 985082978,\n                    \"product_id\": 2413840,\n                    \"variant_id\": 11950923,\n                    \"discount_id\": null,\n                    \"product_name\": \"Ibis Ripmo V2 XT\",\n                    \"variant_name\": null,\n                    \"sku\": \"\",\n                    \"barcode\": null,\n                    \"price\": \"1.0\",\n                    \"cost_price\": \"0.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_applies_once\": null,\n                    \"grams\": \"0.0\",\n                    \"width\": \"0.0\",\n                    \"height\": \"0.0\",\n                    \"length\": \"0.0\",\n                    \"quantity\": 2,\n                    \"backorder_quantity\": 0,\n                    \"taxable\": false,\n                    \"shipping_required\": true,\n                    \"total_tax\": \"0.0\",\n                    \"is_custom_price\": false,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"delete_from\": null,\n                    \"created_from\": \"SF\",\n                    \"updated_at\": \"2024-06-25T11:47:48.000+08:00\",\n                    \"created_at\": \"2024-06-25T11:43:38.000+08:00\",\n                    \"inventory_management\": \"easystore\",\n                    \"total_amount\": \"2.0\",\n                    \"subtotal\": \"2.0\",\n                    \"barcode_image\": \"\",\n                    \"variant_count\": 1,\n                    \"restocked_quantity\": 0,\n                    \"restockable_quantity\": 2,\n                    \"fulfilled_quantity\": 0,\n                    \"fulfillable_quantity\": 2,\n                    \"fulfillment_service\": [],\n                    \"return\": null,\n                    \"returns\": null,\n                    \"returned_quantity\": 0,\n                    \"returnable_quantity\": 0,\n                    \"properties\": [],\n                    \"vendors\": [],\n                    \"original_line_price\": \"2.0\",\n                    \"final_line_price\": \"2.0\",\n                    \"quantity_before_edit\": 2,\n                    \"image_url\": \"https://cdn.easystore.blue/s/8553/i/9552468.webp\",\n                    \"shipping_condition\": \"general\",\n                    \"shipping_profile\": {\n                        \"id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\"\n                    },\n                    \"line_level_discount_allocations\": [],\n                    \"line_level_total_discount\": 0\n                }\n            ],\n            \"refunds\": [],\n            \"tax_line\": [\n                {\n                    \"id\": 16376,\n                    \"order_id\": 985082978,\n                    \"name\": \"SST\",\n                    \"rate\": 6,\n                    \"price\": \"0.0\",\n                    \"shipping_tax\": \"0.0\",\n                    \"shipping_tax_include\": false,\n                    \"charge_tax_add\": 1,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"deleted_from\": null,\n                    \"created_at\": \"2024-06-25T11:46:53.000+08:00\"\n                }\n            ],\n            \"tax_filing\": null,\n            \"billing_address\": {\n                \"id\": 806593760,\n                \"order_id\": 985082978,\n                \"address_id\": null,\n                \"first_name\": \"Rajarajan\",\n                \"last_name\": \"Yelilan\",\n                \"email\": \"yelilan@easystore.co\",\n                \"company\": \"\",\n                \"address1\": \"EasyStore, H1-5 (Block H1, Level, 5) SetiaWalk\",\n                \"address2\": \"Pusat Bandar Puchong\",\n                \"city\": \"Puchong\",\n                \"zip\": \"41700\",\n                \"province\": \"Kuala Lumpur\",\n                \"province_code\": \"MY-14\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"60175464109\",\n                \"latitude\": null,\n                \"longitude\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-06-25T11:47:48.000+08:00\",\n                \"created_at\": \"2024-06-25T11:43:56.000+08:00\"\n            },\n            \"shipping_address\": {\n                \"id\": 885961258,\n                \"order_id\": 985082978,\n                \"address_id\": null,\n                \"first_name\": \"Rajarajan\",\n                \"last_name\": \"Yelilan\",\n                \"company\": \"\",\n                \"address1\": \"EasyStore, H1-5 (Block H1, Level, 5) SetiaWalk\",\n                \"address2\": \"Pusat Bandar Puchong\",\n                \"city\": \"Puchong\",\n                \"zip\": \"41700\",\n                \"province\": \"Kuala Lumpur\",\n                \"province_code\": \"MY-14\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"012345678\",\n                \"email\": \"yelilan@easystore.co\",\n                \"latitude\": null,\n                \"longitude\": null,\n                \"preferred_start_at\": null,\n                \"preferred_end_at\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-06-25T11:43:56.000+08:00\",\n                \"created_at\": \"2024-06-25T11:43:56.000+08:00\"\n            },\n            \"shipping_fees\": [\n                {\n                    \"id\": 583789237,\n                    \"order_id\": 985082978,\n                    \"name\": \"Standard Shipping\",\n                    \"price\": \"0.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_codes\": null,\n                    \"zone_id\": 16493,\n                    \"shipping_id\": 16654,\n                    \"store_app_id\": null,\n                    \"real_store_app_id\": null,\n                    \"calculation_params\": {\n                        \"profile_items\": [\n                            {\n                                \"id\": 1060430856,\n                                \"grams\": \"0.0\",\n                                \"price\": \"1.0\",\n                                \"width\": \"0.0\",\n                                \"height\": \"0.0\",\n                                \"length\": \"0.0\",\n                                \"quantity\": 2,\n                                \"product_id\": 2413840,\n                                \"variant_id\": 11950923,\n                                \"product_name\": \"Ibis Ripmo V2 XT\",\n                                \"variant_name\": null,\n                                \"total_discount\": \"0.0\",\n                                \"shipping_required\": true\n                            }\n                        ]\n                    },\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"deleted_from\": null,\n                    \"created_at\": \"2024-06-25T11:47:50.000+08:00\",\n                    \"shipping_fee_shipping_profile\": {\n                        \"id\": 21063,\n                        \"order_shipping_fee_id\": 583789237,\n                        \"shipping_profile_id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\",\n                        \"is_deleted\": false,\n                        \"deleted_at\": null,\n                        \"updated_at\": \"2024-06-25T11:47:50.000+08:00\",\n                        \"created_at\": \"2024-06-25T11:47:50.000+08:00\"\n                    }\n                }\n            ],\n            \"pickup_address\": null,\n            \"remark\": null,\n            \"note\": null,\n            \"cod_type\": 0,\n            \"location_id\": null,\n            \"fulfillments\": [],\n            \"metafields\": {},\n            \"transactions\": [\n                {\n                    \"id\": 974152557,\n                    \"currency\": \"MYR\",\n                    \"amount\": \"2.0\",\n                    \"number\": null,\n                    \"gateway\": \"bank-transfer\",\n                    \"gateway_title\": \"Bank transfer\",\n                    \"gateway_method\": \"bank-transfer\",\n                    \"error_description\": \"\",\n                    \"test\": false,\n                    \"status\": \"pending\",\n                    \"paid_at\": null,\n                    \"updated_at\": \"2024-06-25T11:48:12+08:00\",\n                    \"created_at\": \"2024-06-25T11:46:53+08:00\"\n                }\n            ],\n            \"note_attributes\": [],\n            \"point_earning\": {\n                \"id\": 354913145,\n                \"order_id\": 985082978,\n                \"category\": \"earn\",\n                \"amount\": \"200.0\",\n                \"discount_amount\": null,\n                \"point_formula\": {\n                    \"id\": 358,\n                    \"title\": \"sparkle\",\n                    \"created_at\": \"2024-03-05T11:55:51.000+08:00\",\n                    \"deleted_at\": null,\n                    \"is_deleted\": false,\n                    \"is_enabled\": true,\n                    \"ownable_id\": 495,\n                    \"updated_at\": \"2024-04-02T11:16:33.000+08:00\",\n                    \"ownable_type\": \"Store::MembershipTier\",\n                    \"earning_point\": 100,\n                    \"earning_value\": \"1.0\",\n                    \"redemption_point\": 250,\n                    \"redemption_value\": \"1.0\",\n                    \"is_earning_enabled\": true,\n                    \"min_purchase_amount\": null,\n                    \"is_max_usage_limited\": false,\n                    \"validity_period_type\": \"never_expire\",\n                    \"validity_period_unit\": null,\n                    \"is_redemption_enabled\": true,\n                    \"validity_period_value\": null,\n                    \"is_min_purchase_required\": false,\n                    \"max_usage_amount_per_order\": null,\n                    \"max_discount_percentage_per_order\": null\n                },\n                \"is_cancelled\": false,\n                \"is_deleted\": false,\n                \"is_rewarded\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-06-25T11:47:51.000+08:00\",\n                \"created_at\": \"2024-06-25T11:47:51.000+08:00\"\n            },\n            \"point_redemption\": null,\n            \"discount_applications\": [],\n            \"discount_codes\": [],\n            \"source_name\": \"sf\",\n            \"source_type\": \"online_store\",\n            \"browser_ip\": \"211.24.122.251\",\n            \"cancelled_at\": null,\n            \"is_cancelled\": false,\n            \"is_archived\": false,\n            \"is_deleted\": false,\n            \"updated_at\": \"2024-06-25T11:48:05+08:00\",\n            \"created_at\": \"2024-06-25T11:47:51+08:00\",\n            \"processed_at\": \"2024-06-25T11:47:51+08:00\",\n            \"paid_at\": null,\n            \"sales_attributions\": {\n                \"staff\": [],\n                \"location\": []\n            }\n        },\n        {\n            \"id\": 985082977,\n            \"token\": \"65b44cf3-c219-4595-b502-513ee98ae9ad\",\n            \"cart_token\": \"9b106622-a5ac-4c1b-9acb-adda34f92d82\",\n            \"number\": 1202,\n            \"order_number\": \"#1202\",\n            \"name\": \"#1202\",\n            \"email\": \"yelilan@easystore.co\",\n            \"customer_id\": 1276365,\n            \"customer\": {\n                \"id\": 1276365,\n                \"store_id\": 8553,\n                \"user_id\": null,\n                \"pricelist_id\": null,\n                \"email\": \"yelilan@easystore.co\",\n                \"first_name\": \"Rajarajan\",\n                \"last_name\": \"Yelilan\",\n                \"phone\": \"60175464109\",\n                \"birthdate\": \"2001-10-01\",\n                \"gender\": \"male\",\n                \"country_code\": \"MY\",\n                \"accepts_marketing\": false,\n                \"avatar_url\": \"https://assets.imgix.net/~text?bg=6367A9&txtclr=ffffff&w=200&h=200&txtsize=90&txt=RY&txtfont=Helvetica&txtalign=middle,center\",\n                \"origin_avatar_url\": null,\n                \"locale\": \"en_US\",\n                \"total_credit\": \"11.0\",\n                \"total_spent\": \"21913.4\",\n                \"total_order\": 8,\n                \"first_paid_order_id\": null,\n                \"last_order_id\": null,\n                \"last_order_at\": null,\n                \"order_stats_updated_at\": null,\n                \"wholesale_enabled\": false,\n                \"source\": \"sf\",\n                \"app_id\": null,\n                \"lead_source\": \"online_store\",\n                \"creation_source\": \"online_store\",\n                \"code\": \"U0001276365E\",\n                \"note\": null,\n                \"is_verified\": true,\n                \"is_blacklisted\": false,\n                \"is_lead\": false,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"birthday_last_updated_at\": \"2024-03-08T11:53:12.000+08:00\",\n                \"registration_location_id\": null,\n                \"attribution_location_id\": null,\n                \"attribution_user_id\": null,\n                \"updated_at\": \"2024-07-03T22:42:20.000+08:00\",\n                \"created_at\": \"2024-03-05T11:51:05.000+08:00\",\n                \"deletion_job_id\": null,\n                \"name\": \"Rajarajan Yelilan\",\n                \"display_name\": \"Rajarajan Yelilan\",\n                \"birthday\": \"2024-10-01\",\n                \"zodiac\": \"libra\",\n                \"credentials\": {\n                    \"email\": \"yelilan@easystore.co\",\n                    \"phone\": \"60175464109\"\n                },\n                \"barcode_url\": \"https://storefront.blue/c/1276365/barcode.svg?hmac=52f7a4da54cb4d2aa4ce46bf93cbf0633e4a48861cc8ced95d18d2d658b75c71\",\n                \"qrcode_url\": \"https://storefront.blue/c/1276365/qrcode.svg?hmac=52f7a4da54cb4d2aa4ce46bf93cbf0633e4a48861cc8ced95d18d2d658b75c71\",\n                \"birthdate_editable\": false,\n                \"country\": \"Malaysia\",\n                \"total_point\": 2799860,\n                \"expiring_points\": [\n                    {\n                        \"expired_at\": \"2025-03-08T23:59:59.000+08:00\",\n                        \"amount\": 100,\n                        \"id\": null\n                    }\n                ],\n                \"has_password\": true,\n                \"company\": \"\",\n                \"address1\": \"EasyStore, H1-5 (Block H1, Level, 5) SetiaWalk\",\n                \"address2\": \"Pusat Bandar Puchong\",\n                \"city\": \"Puchong\",\n                \"zip\": \"41700\",\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Kuala Lumpur\",\n                \"province_code\": \"MY-14\"\n            },\n            \"currency_code\": \"MYR\",\n            \"exchange_rate\": \"1.0\",\n            \"subtotal_price\": \"2.0\",\n            \"total_shipping_fee\": \"0.0\",\n            \"total_credit_used\": \"0.00\",\n            \"total_discount\": \"0.0\",\n            \"total_tax\": \"0.0\",\n            \"total_rounding\": \"0.0\",\n            \"total_transaction_fee\": \"0.0\",\n            \"total_amount\": \"2.0\",\n            \"shipping_discount\": \"0.0\",\n            \"total_amount_include_transaction\": \"2.0\",\n            \"total_shipping\": \"0.0\",\n            \"total_line_item_price\": \"2.0\",\n            \"total_price\": \"2.0\",\n            \"credit_used\": \"0.00\",\n            \"taxes_included\": false,\n            \"credit_earn\": \"0.00\",\n            \"financial_status\": \"unpaid\",\n            \"fulfillment_status\": \"unfulfilled\",\n            \"line_items\": [\n                {\n                    \"id\": 1060430855,\n                    \"order_id\": 985082977,\n                    \"product_id\": 2413840,\n                    \"variant_id\": 11950923,\n                    \"discount_id\": null,\n                    \"product_name\": \"Ibis Ripmo V2 XT\",\n                    \"variant_name\": null,\n                    \"sku\": \"\",\n                    \"barcode\": null,\n                    \"price\": \"1.0\",\n                    \"cost_price\": \"0.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_applies_once\": null,\n                    \"grams\": \"0.0\",\n                    \"width\": \"0.0\",\n                    \"height\": \"0.0\",\n                    \"length\": \"0.0\",\n                    \"quantity\": 2,\n                    \"backorder_quantity\": 0,\n                    \"taxable\": false,\n                    \"shipping_required\": true,\n                    \"total_tax\": \"0.0\",\n                    \"is_custom_price\": false,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"delete_from\": null,\n                    \"created_from\": \"SF\",\n                    \"updated_at\": \"2024-06-25T11:43:06.000+08:00\",\n                    \"created_at\": \"2024-06-25T11:26:42.000+08:00\",\n                    \"inventory_management\": \"easystore\",\n                    \"total_amount\": \"2.0\",\n                    \"subtotal\": \"2.0\",\n                    \"barcode_image\": \"\",\n                    \"variant_count\": 1,\n                    \"restocked_quantity\": 0,\n                    \"restockable_quantity\": 2,\n                    \"fulfilled_quantity\": 0,\n                    \"fulfillable_quantity\": 2,\n                    \"fulfillment_service\": [],\n                    \"return\": null,\n                    \"returns\": null,\n                    \"returned_quantity\": 0,\n                    \"returnable_quantity\": 0,\n                    \"properties\": [],\n                    \"vendors\": [],\n                    \"original_line_price\": \"2.0\",\n                    \"final_line_price\": \"2.0\",\n                    \"quantity_before_edit\": 2,\n                    \"image_url\": \"https://cdn.easystore.blue/s/8553/i/9552468.webp\",\n                    \"shipping_condition\": \"general\",\n                    \"shipping_profile\": {\n                        \"id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\"\n                    },\n                    \"line_level_discount_allocations\": [],\n                    \"line_level_total_discount\": 0\n                }\n            ],\n            \"refunds\": [],\n            \"tax_line\": [\n                {\n                    \"id\": 16375,\n                    \"order_id\": 985082977,\n                    \"name\": \"SST\",\n                    \"rate\": 6,\n                    \"price\": \"0.0\",\n                    \"shipping_tax\": \"0.0\",\n                    \"shipping_tax_include\": false,\n                    \"charge_tax_add\": 1,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"deleted_from\": null,\n                    \"created_at\": \"2024-06-25T11:31:11.000+08:00\"\n                }\n            ],\n            \"tax_filing\": null,\n            \"billing_address\": {\n                \"id\": 806593759,\n                \"order_id\": 985082977,\n                \"address_id\": null,\n                \"first_name\": \"Rajarajan\",\n                \"last_name\": \"Yelilan\",\n                \"email\": \"yelilan@easystore.co\",\n                \"company\": \"\",\n                \"address1\": \"EasyStore, H1-5 (Block H1, Level, 5) SetiaWalk\",\n                \"address2\": \"Pusat Bandar Puchong\",\n                \"city\": \"Puchong\",\n                \"zip\": \"41700\",\n                \"province\": \"Kuala Lumpur\",\n                \"province_code\": \"MY-14\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"60175464109\",\n                \"latitude\": null,\n                \"longitude\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-06-25T11:43:06.000+08:00\",\n                \"created_at\": \"2024-06-25T11:30:44.000+08:00\"\n            },\n            \"shipping_address\": {\n                \"id\": 885961257,\n                \"order_id\": 985082977,\n                \"address_id\": null,\n                \"first_name\": \"Rajarajan\",\n                \"last_name\": \"Yelilan\",\n                \"company\": \"\",\n                \"address1\": \"EasyStore, H1-5 (Block H1, Level, 5) SetiaWalk\",\n                \"address2\": \"Pusat Bandar Puchong\",\n                \"city\": \"Puchong\",\n                \"zip\": \"41700\",\n                \"province\": \"Kuala Lumpur\",\n                \"province_code\": \"MY-14\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"012345678\",\n                \"email\": \"yelilan@easystore.co\",\n                \"latitude\": null,\n                \"longitude\": null,\n                \"preferred_start_at\": null,\n                \"preferred_end_at\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-06-25T11:32:09.000+08:00\",\n                \"created_at\": \"2024-06-25T11:32:09.000+08:00\"\n            },\n            \"shipping_fees\": [\n                {\n                    \"id\": 583789234,\n                    \"order_id\": 985082977,\n                    \"name\": \"Standard Shipping\",\n                    \"price\": \"0.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_codes\": null,\n                    \"zone_id\": 16493,\n                    \"shipping_id\": 16654,\n                    \"store_app_id\": null,\n                    \"real_store_app_id\": null,\n                    \"calculation_params\": {\n                        \"profile_items\": [\n                            {\n                                \"id\": 1060430855,\n                                \"grams\": \"0.0\",\n                                \"price\": \"1.0\",\n                                \"width\": \"0.0\",\n                                \"height\": \"0.0\",\n                                \"length\": \"0.0\",\n                                \"quantity\": 2,\n                                \"product_id\": 2413840,\n                                \"variant_id\": 11950923,\n                                \"product_name\": \"Ibis Ripmo V2 XT\",\n                                \"variant_name\": null,\n                                \"total_discount\": \"0.0\",\n                                \"shipping_required\": true\n                            }\n                        ]\n                    },\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"deleted_from\": null,\n                    \"created_at\": \"2024-06-25T11:43:07.000+08:00\",\n                    \"shipping_fee_shipping_profile\": {\n                        \"id\": 21060,\n                        \"order_shipping_fee_id\": 583789234,\n                        \"shipping_profile_id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\",\n                        \"is_deleted\": false,\n                        \"deleted_at\": null,\n                        \"updated_at\": \"2024-06-25T11:43:07.000+08:00\",\n                        \"created_at\": \"2024-06-25T11:43:07.000+08:00\"\n                    }\n                }\n            ],\n            \"pickup_address\": null,\n            \"remark\": null,\n            \"note\": null,\n            \"cod_type\": 0,\n            \"location_id\": null,\n            \"fulfillments\": [],\n            \"metafields\": {},\n            \"transactions\": [\n                {\n                    \"id\": 974152556,\n                    \"currency\": \"MYR\",\n                    \"amount\": \"2.0\",\n                    \"number\": null,\n                    \"gateway\": \"bank-transfer\",\n                    \"gateway_title\": \"Bank transfer\",\n                    \"gateway_method\": \"bank-transfer\",\n                    \"error_description\": \"\",\n                    \"test\": false,\n                    \"status\": \"pending\",\n                    \"paid_at\": null,\n                    \"updated_at\": \"2024-06-25T11:43:12+08:00\",\n                    \"created_at\": \"2024-06-25T11:31:13+08:00\"\n                }\n            ],\n            \"note_attributes\": [],\n            \"point_earning\": {\n                \"id\": 354913144,\n                \"order_id\": 985082977,\n                \"category\": \"earn\",\n                \"amount\": \"200.0\",\n                \"discount_amount\": null,\n                \"point_formula\": {\n                    \"id\": 358,\n                    \"title\": \"sparkle\",\n                    \"created_at\": \"2024-03-05T11:55:51.000+08:00\",\n                    \"deleted_at\": null,\n                    \"is_deleted\": false,\n                    \"is_enabled\": true,\n                    \"ownable_id\": 495,\n                    \"updated_at\": \"2024-04-02T11:16:33.000+08:00\",\n                    \"ownable_type\": \"Store::MembershipTier\",\n                    \"earning_point\": 100,\n                    \"earning_value\": \"1.0\",\n                    \"redemption_point\": 250,\n                    \"redemption_value\": \"1.0\",\n                    \"is_earning_enabled\": true,\n                    \"min_purchase_amount\": null,\n                    \"is_max_usage_limited\": false,\n                    \"validity_period_type\": \"never_expire\",\n                    \"validity_period_unit\": null,\n                    \"is_redemption_enabled\": true,\n                    \"validity_period_value\": null,\n                    \"is_min_purchase_required\": false,\n                    \"max_usage_amount_per_order\": null,\n                    \"max_discount_percentage_per_order\": null\n                },\n                \"is_cancelled\": false,\n                \"is_deleted\": false,\n                \"is_rewarded\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-06-25T11:43:08.000+08:00\",\n                \"created_at\": \"2024-06-25T11:43:08.000+08:00\"\n            },\n            \"point_redemption\": null,\n            \"discount_applications\": [],\n            \"discount_codes\": [],\n            \"source_name\": \"sf\",\n            \"source_type\": \"online_store\",\n            \"browser_ip\": \"211.24.122.251\",\n            \"cancelled_at\": null,\n            \"is_cancelled\": false,\n            \"is_archived\": false,\n            \"is_deleted\": false,\n            \"updated_at\": \"2024-06-25T11:43:11+08:00\",\n            \"created_at\": \"2024-06-25T11:43:07+08:00\",\n            \"processed_at\": \"2024-06-25T11:43:07+08:00\",\n            \"paid_at\": null,\n            \"sales_attributions\": {\n                \"staff\": [],\n                \"location\": []\n            }\n        },\n        {\n            \"id\": 985082975,\n            \"token\": \"862b09fd-38ad-4c7a-aa28-201c9f007b1d\",\n            \"cart_token\": \"18903632-ab1e-4e2d-a148-4d3a1c3e3e0d\",\n            \"number\": 1201,\n            \"order_number\": \"#1201\",\n            \"name\": \"#1201\",\n            \"email\": null,\n            \"customer_id\": null,\n            \"customer\": null,\n            \"currency_code\": \"MYR\",\n            \"exchange_rate\": \"1.0\",\n            \"subtotal_price\": \"5.5\",\n            \"total_shipping_fee\": \"0.0\",\n            \"total_credit_used\": \"0.00\",\n            \"total_discount\": \"0.0\",\n            \"total_tax\": \"0.0\",\n            \"total_rounding\": \"0.0\",\n            \"total_transaction_fee\": \"0.0\",\n            \"total_amount\": \"5.5\",\n            \"shipping_discount\": \"0.0\",\n            \"total_amount_include_transaction\": \"5.5\",\n            \"total_shipping\": \"0.0\",\n            \"total_line_item_price\": \"5.5\",\n            \"total_price\": \"5.5\",\n            \"credit_used\": \"0.00\",\n            \"taxes_included\": false,\n            \"credit_earn\": \"0.00\",\n            \"financial_status\": \"paid\",\n            \"fulfillment_status\": \"fulfilled\",\n            \"line_items\": [\n                {\n                    \"id\": 1060430852,\n                    \"order_id\": 985082975,\n                    \"product_id\": 2413840,\n                    \"variant_id\": 11950923,\n                    \"discount_id\": null,\n                    \"product_name\": \"Ibis Ripmo V2 XT\",\n                    \"variant_name\": null,\n                    \"sku\": \"\",\n                    \"barcode\": null,\n                    \"price\": \"1.0\",\n                    \"cost_price\": \"0.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_applies_once\": null,\n                    \"grams\": \"0.0\",\n                    \"width\": \"0.0\",\n                    \"height\": \"0.0\",\n                    \"length\": \"0.0\",\n                    \"quantity\": 1,\n                    \"backorder_quantity\": 0,\n                    \"taxable\": false,\n                    \"shipping_required\": true,\n                    \"total_tax\": \"0.0\",\n                    \"is_custom_price\": false,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"delete_from\": null,\n                    \"created_from\": null,\n                    \"updated_at\": \"2024-06-25T11:04:01.000+08:00\",\n                    \"created_at\": \"2024-06-25T11:04:01.000+08:00\",\n                    \"inventory_management\": \"easystore\",\n                    \"total_amount\": \"1.0\",\n                    \"subtotal\": \"1.0\",\n                    \"barcode_image\": \"\",\n                    \"variant_count\": 1,\n                    \"restocked_quantity\": 0,\n                    \"restockable_quantity\": 1,\n                    \"fulfilled_quantity\": 1,\n                    \"fulfillable_quantity\": 0,\n                    \"fulfillment_service\": [\n                        {\n                            \"service\": \"POS\",\n                            \"tracking_company\": null,\n                            \"quantity\": 1,\n                            \"id\": null\n                        }\n                    ],\n                    \"return\": null,\n                    \"returns\": null,\n                    \"returned_quantity\": 0,\n                    \"returnable_quantity\": 1,\n                    \"properties\": [],\n                    \"vendors\": [],\n                    \"original_line_price\": \"1.0\",\n                    \"final_line_price\": \"1.0\",\n                    \"quantity_before_edit\": 1,\n                    \"image_url\": \"https://cdn.easystore.blue/s/8553/i/9552468.webp\",\n                    \"shipping_condition\": \"general\",\n                    \"shipping_profile\": {\n                        \"id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\"\n                    },\n                    \"line_level_discount_allocations\": [],\n                    \"line_level_total_discount\": 0\n                },\n                {\n                    \"id\": 1060430853,\n                    \"order_id\": 985082975,\n                    \"product_id\": 2413694,\n                    \"variant_id\": 11949735,\n                    \"discount_id\": null,\n                    \"product_name\": \"Boba U4T switches\",\n                    \"variant_name\": null,\n                    \"sku\": \"\",\n                    \"barcode\": null,\n                    \"price\": \"4.5\",\n                    \"cost_price\": \"3.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_applies_once\": null,\n                    \"grams\": \"5.0\",\n                    \"width\": \"0.0\",\n                    \"height\": \"0.0\",\n                    \"length\": \"0.0\",\n                    \"quantity\": 1,\n                    \"backorder_quantity\": 0,\n                    \"taxable\": false,\n                    \"shipping_required\": true,\n                    \"total_tax\": \"0.0\",\n                    \"is_custom_price\": false,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"delete_from\": null,\n                    \"created_from\": null,\n                    \"updated_at\": \"2024-06-25T11:04:01.000+08:00\",\n                    \"created_at\": \"2024-06-25T11:04:01.000+08:00\",\n                    \"inventory_management\": \"easystore\",\n                    \"total_amount\": \"4.5\",\n                    \"subtotal\": \"4.5\",\n                    \"barcode_image\": \"\",\n                    \"variant_count\": 1,\n                    \"restocked_quantity\": 0,\n                    \"restockable_quantity\": 1,\n                    \"fulfilled_quantity\": 1,\n                    \"fulfillable_quantity\": 0,\n                    \"fulfillment_service\": [\n                        {\n                            \"service\": \"POS\",\n                            \"tracking_company\": null,\n                            \"quantity\": 1,\n                            \"id\": null\n                        }\n                    ],\n                    \"return\": null,\n                    \"returns\": null,\n                    \"returned_quantity\": 0,\n                    \"returnable_quantity\": 1,\n                    \"properties\": [],\n                    \"vendors\": [],\n                    \"original_line_price\": \"4.5\",\n                    \"final_line_price\": \"4.5\",\n                    \"quantity_before_edit\": 1,\n                    \"image_url\": \"https://cdn.easystore.blue/s/8553/i/9552152.png\",\n                    \"shipping_condition\": \"general\",\n                    \"shipping_profile\": {\n                        \"id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\"\n                    },\n                    \"line_level_discount_allocations\": [],\n                    \"line_level_total_discount\": 0\n                }\n            ],\n            \"refunds\": [],\n            \"tax_line\": [],\n            \"tax_filing\": null,\n            \"billing_address\": null,\n            \"shipping_address\": null,\n            \"shipping_fees\": [],\n            \"pickup_address\": null,\n            \"remark\": null,\n            \"note\": null,\n            \"cod_type\": 2,\n            \"location_id\": 8807,\n            \"fulfillments\": [\n                {\n                    \"id\": 11369,\n                    \"order_id\": 985082975,\n                    \"status\": \"fulfilled\",\n                    \"tracking_company\": null,\n                    \"tracking_number\": null,\n                    \"cancelled_at\": null,\n                    \"created_at\": \"2024-06-25T11:04:02+08:00\"\n                }\n            ],\n            \"metafields\": {},\n            \"transactions\": [\n                {\n                    \"id\": 974152555,\n                    \"currency\": \"MYR\",\n                    \"amount\": \"5.5\",\n                    \"number\": null,\n                    \"gateway\": \"cash\",\n                    \"gateway_title\": \"Cash payment POS\",\n                    \"gateway_method\": \"cash\",\n                    \"error_description\": null,\n                    \"test\": false,\n                    \"status\": \"success\",\n                    \"paid_at\": \"2024-06-25T11:04:04+08:00\",\n                    \"updated_at\": \"2024-06-25T11:04:04+08:00\",\n                    \"created_at\": \"2024-06-25T11:04:04+08:00\"\n                }\n            ],\n            \"note_attributes\": [],\n            \"point_earning\": null,\n            \"point_redemption\": null,\n            \"discount_applications\": [],\n            \"discount_codes\": [],\n            \"source_name\": \"pos\",\n            \"source_type\": \"pos\",\n            \"browser_ip\": \"211.24.122.251\",\n            \"cancelled_at\": null,\n            \"is_cancelled\": false,\n            \"is_archived\": false,\n            \"is_deleted\": false,\n            \"updated_at\": \"2024-06-25T11:04:04+08:00\",\n            \"created_at\": \"2024-06-25T11:04:00+08:00\",\n            \"processed_at\": \"2024-06-25T11:04:00+08:00\",\n            \"paid_at\": null,\n            \"sales_attributions\": {\n                \"staff\": [],\n                \"location\": [\n                    {\n                        \"id\": 55,\n                        \"order_id\": 985082975,\n                        \"location_id\": 8807,\n                        \"location_name\": \"EasyStore\",\n                        \"is_deleted\": false,\n                        \"deleted_at\": null,\n                        \"updated_at\": \"2024-07-04T01:28:28.000+08:00\",\n                        \"created_at\": \"2024-07-04T01:28:28.000+08:00\"\n                    }\n                ]\n            }\n        },\n        {\n            \"id\": 985082973,\n            \"token\": \"1c476b49-5c4e-4305-8ebf-fbc7adb34e23\",\n            \"cart_token\": \"444aafd2-bcd2-425e-8661-5a6fe8dffc19\",\n            \"number\": 1200,\n            \"order_number\": \"#1200\",\n            \"name\": \"#1200\",\n            \"email\": null,\n            \"customer_id\": 1276808,\n            \"customer\": null,\n            \"currency_code\": \"MYR\",\n            \"exchange_rate\": \"1.0\",\n            \"subtotal_price\": \"1.0\",\n            \"total_shipping_fee\": \"2.0\",\n            \"total_credit_used\": \"0.00\",\n            \"total_discount\": \"0.0\",\n            \"total_tax\": \"0.0\",\n            \"total_rounding\": \"0.0\",\n            \"total_transaction_fee\": \"0.0\",\n            \"total_amount\": \"1.0\",\n            \"shipping_discount\": \"2.0\",\n            \"total_amount_include_transaction\": \"1.0\",\n            \"total_shipping\": \"2.0\",\n            \"total_line_item_price\": \"1.0\",\n            \"total_price\": \"1.0\",\n            \"credit_used\": \"0.00\",\n            \"taxes_included\": false,\n            \"credit_earn\": \"0.00\",\n            \"financial_status\": \"unpaid\",\n            \"fulfillment_status\": \"unfulfilled\",\n            \"line_items\": [\n                {\n                    \"id\": 1060430850,\n                    \"order_id\": 985082973,\n                    \"product_id\": 2413840,\n                    \"variant_id\": 11950923,\n                    \"discount_id\": null,\n                    \"product_name\": \"Ibis Ripmo V2 XT\",\n                    \"variant_name\": null,\n                    \"sku\": \"\",\n                    \"barcode\": null,\n                    \"price\": \"1.0\",\n                    \"cost_price\": \"0.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_applies_once\": null,\n                    \"grams\": \"0.0\",\n                    \"width\": \"0.0\",\n                    \"height\": \"0.0\",\n                    \"length\": \"0.0\",\n                    \"quantity\": 1,\n                    \"backorder_quantity\": 0,\n                    \"taxable\": false,\n                    \"shipping_required\": true,\n                    \"total_tax\": \"0.0\",\n                    \"is_custom_price\": false,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"delete_from\": null,\n                    \"created_from\": \"SF\",\n                    \"updated_at\": \"2024-06-25T10:20:50.000+08:00\",\n                    \"created_at\": \"2024-06-25T10:19:52.000+08:00\",\n                    \"inventory_management\": \"easystore\",\n                    \"total_amount\": \"1.0\",\n                    \"subtotal\": \"1.0\",\n                    \"barcode_image\": \"\",\n                    \"variant_count\": 1,\n                    \"restocked_quantity\": 0,\n                    \"restockable_quantity\": 1,\n                    \"fulfilled_quantity\": 0,\n                    \"fulfillable_quantity\": 1,\n                    \"fulfillment_service\": [],\n                    \"return\": null,\n                    \"returns\": null,\n                    \"returned_quantity\": 0,\n                    \"returnable_quantity\": 0,\n                    \"properties\": [],\n                    \"vendors\": [],\n                    \"original_line_price\": \"1.0\",\n                    \"final_line_price\": \"1.0\",\n                    \"quantity_before_edit\": 1,\n                    \"image_url\": \"https://cdn.easystore.blue/s/8553/i/9552468.webp\",\n                    \"shipping_condition\": \"general\",\n                    \"shipping_profile\": {\n                        \"id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\"\n                    },\n                    \"line_level_discount_allocations\": [],\n                    \"line_level_total_discount\": 0\n                }\n            ],\n            \"refunds\": [],\n            \"tax_line\": [\n                {\n                    \"id\": 16374,\n                    \"order_id\": 985082973,\n                    \"name\": \"SST\",\n                    \"rate\": 6,\n                    \"price\": \"0.0\",\n                    \"shipping_tax\": \"0.0\",\n                    \"shipping_tax_include\": false,\n                    \"charge_tax_add\": 1,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"deleted_from\": null,\n                    \"created_at\": \"2024-06-25T10:20:04.000+08:00\"\n                }\n            ],\n            \"tax_filing\": null,\n            \"billing_address\": {\n                \"id\": 806593758,\n                \"order_id\": 985082973,\n                \"address_id\": null,\n                \"first_name\": \"Yell\",\n                \"last_name\": \"Rajarajan\",\n                \"email\": null,\n                \"company\": \"\",\n                \"address1\": \"12, Jalan Machang Bubuk, Taman Machang Bubuk\",\n                \"address2\": \"\",\n                \"city\": null,\n                \"zip\": \"14000\",\n                \"province\": \"Penang\",\n                \"province_code\": \"MY-07\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": \"ปางมะผ้า/Pang Mapha\",\n                \"district_code\": \"TH_MH_PM\",\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"60175464109\",\n                \"latitude\": null,\n                \"longitude\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-06-25T10:20:29.000+08:00\",\n                \"created_at\": \"2024-06-25T10:20:22.000+08:00\"\n            },\n            \"shipping_address\": null,\n            \"shipping_fees\": [\n                {\n                    \"id\": 583789227,\n                    \"order_id\": 985082973,\n                    \"name\": \"EasyStore\",\n                    \"price\": \"2.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_codes\": null,\n                    \"zone_id\": null,\n                    \"shipping_id\": null,\n                    \"store_app_id\": null,\n                    \"real_store_app_id\": null,\n                    \"calculation_params\": {\n                        \"total_weight\": \"0.0\",\n                        \"total_quantity\": 1,\n                        \"subtotal_after_discount\": \"1.0\"\n                    },\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"deleted_from\": null,\n                    \"created_at\": \"2024-06-25T10:20:50.000+08:00\",\n                    \"shipping_fee_shipping_profile\": null\n                }\n            ],\n            \"pickup_address\": {\n                \"id\": 806591949,\n                \"order_id\": 985082973,\n                \"store_app_id\": null,\n                \"location_id\": 8807,\n                \"name\": \"EasyStore\",\n                \"email\": \"yelilan@easystore.co\",\n                \"phone\": \"60145896526\",\n                \"receiver_first_name\": \"Yell\",\n                \"receiver_last_name\": \"Rajarajan\",\n                \"receiver_email\": null,\n                \"receiver_phone\": \"60175464109\",\n                \"company\": null,\n                \"address1\": \"H1-5 Setiawalk Puchong Persiaran Wawasan\",\n                \"address2\": \"Pusat Bandar Puchong Jaya 47100 Petaling Selangor Darul Ehsan\",\n                \"city\": \"Petaling\",\n                \"zip\": \"41700\",\n                \"province\": \"Selangor\",\n                \"province_code\": \"MY-10\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"pickup_charge\": \"2.0\",\n                \"service_provider\": null,\n                \"latitude\": null,\n                \"longitude\": null,\n                \"json\": null,\n                \"pickup_at\": \"2024-06-25T11:15:00.000+08:00\",\n                \"pickup_at2\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-06-25T10:20:49.000+08:00\",\n                \"created_at\": \"2024-06-25T10:20:10.000+08:00\"\n            },\n            \"remark\": null,\n            \"note\": null,\n            \"cod_type\": 0,\n            \"location_id\": null,\n            \"fulfillments\": [],\n            \"metafields\": {},\n            \"transactions\": [\n                {\n                    \"id\": 974152553,\n                    \"currency\": \"MYR\",\n                    \"amount\": \"1.0\",\n                    \"number\": null,\n                    \"gateway\": \"bank-transfer\",\n                    \"gateway_title\": \"Bank transfer\",\n                    \"gateway_method\": \"bank-transfer\",\n                    \"error_description\": \"\",\n                    \"test\": false,\n                    \"status\": \"pending\",\n                    \"paid_at\": null,\n                    \"updated_at\": \"2024-06-25T10:20:56+08:00\",\n                    \"created_at\": \"2024-06-25T10:20:04+08:00\"\n                }\n            ],\n            \"note_attributes\": [],\n            \"point_earning\": {\n                \"id\": 354913142,\n                \"order_id\": 985082973,\n                \"category\": \"earn\",\n                \"amount\": \"1.0\",\n                \"discount_amount\": null,\n                \"point_formula\": {\n                    \"id\": 357,\n                    \"title\": \"sparkle\",\n                    \"created_at\": \"2024-03-05T11:55:51.000+08:00\",\n                    \"deleted_at\": null,\n                    \"is_deleted\": false,\n                    \"is_enabled\": true,\n                    \"ownable_id\": 8553,\n                    \"updated_at\": \"2024-04-02T11:46:31.000+08:00\",\n                    \"ownable_type\": \"Store::Store\",\n                    \"earning_point\": 1,\n                    \"earning_value\": \"1.0\",\n                    \"redemption_point\": 100,\n                    \"redemption_value\": \"1.0\",\n                    \"is_earning_enabled\": true,\n                    \"min_purchase_amount\": null,\n                    \"is_max_usage_limited\": false,\n                    \"validity_period_type\": \"period\",\n                    \"validity_period_unit\": \"month\",\n                    \"is_redemption_enabled\": true,\n                    \"validity_period_value\": \"3\",\n                    \"is_min_purchase_required\": false,\n                    \"max_usage_amount_per_order\": null,\n                    \"max_discount_percentage_per_order\": null\n                },\n                \"is_cancelled\": false,\n                \"is_deleted\": false,\n                \"is_rewarded\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-06-25T10:20:52.000+08:00\",\n                \"created_at\": \"2024-06-25T10:20:52.000+08:00\"\n            },\n            \"point_redemption\": null,\n            \"discount_applications\": [\n                {\n                    \"target_type\": \"shipping\",\n                    \"code\": null,\n                    \"value_type\": \"percentage\",\n                    \"value\": \"100.0\"\n                }\n            ],\n            \"discount_codes\": [],\n            \"source_name\": \"sf\",\n            \"source_type\": \"online_store\",\n            \"browser_ip\": \"211.24.122.251\",\n            \"cancelled_at\": null,\n            \"is_cancelled\": false,\n            \"is_archived\": false,\n            \"is_deleted\": false,\n            \"updated_at\": \"2024-06-25T10:20:55+08:00\",\n            \"created_at\": \"2024-06-25T10:20:51+08:00\",\n            \"processed_at\": \"2024-06-25T10:20:51+08:00\",\n            \"paid_at\": null,\n            \"sales_attributions\": {\n                \"staff\": [],\n                \"location\": []\n            }\n        },\n        {\n            \"id\": 985082955,\n            \"token\": \"44388633-4368-4b17-99f0-4849e3cde417\",\n            \"cart_token\": \"144a2953-68dc-466c-b7e7-b0e59548422c\",\n            \"number\": 1199,\n            \"order_number\": \"#1199\",\n            \"name\": \"#1199\",\n            \"email\": \"abc@def.com\",\n            \"customer_id\": 1276925,\n            \"customer\": {\n                \"id\": 1276925,\n                \"store_id\": 8553,\n                \"user_id\": null,\n                \"pricelist_id\": null,\n                \"email\": \"abc@def.com\",\n                \"first_name\": \"Abc\",\n                \"last_name\": \"Def\",\n                \"phone\": \"12345678\",\n                \"birthdate\": null,\n                \"gender\": null,\n                \"country_code\": \"MY\",\n                \"accepts_marketing\": true,\n                \"avatar_url\": \"https://assets.imgix.net/~text?bg=A1C299&txtclr=ffffff&w=200&h=200&txtsize=90&txt=AD&txtfont=Helvetica&txtalign=middle,center\",\n                \"origin_avatar_url\": null,\n                \"locale\": \"en_US\",\n                \"total_credit\": \"0.0\",\n                \"total_spent\": \"0.0\",\n                \"total_order\": 0,\n                \"first_paid_order_id\": null,\n                \"last_order_id\": null,\n                \"last_order_at\": null,\n                \"order_stats_updated_at\": null,\n                \"wholesale_enabled\": false,\n                \"source\": null,\n                \"app_id\": null,\n                \"lead_source\": \"online_store\",\n                \"creation_source\": \"pos\",\n                \"code\": \"N0001276925N\",\n                \"note\": null,\n                \"is_verified\": false,\n                \"is_blacklisted\": false,\n                \"is_lead\": false,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"birthday_last_updated_at\": null,\n                \"registration_location_id\": null,\n                \"attribution_location_id\": null,\n                \"attribution_user_id\": null,\n                \"updated_at\": \"2024-06-21T01:35:11.000+08:00\",\n                \"created_at\": \"2024-06-21T01:35:11.000+08:00\",\n                \"deletion_job_id\": null,\n                \"name\": \"Abc Def\",\n                \"display_name\": \"Abc Def\",\n                \"birthday\": null,\n                \"zodiac\": null,\n                \"credentials\": {\n                    \"email\": \"abc@def.com\",\n                    \"phone\": \"12345678\"\n                },\n                \"barcode_url\": \"https://storefront.blue/c/1276925/barcode.svg?hmac=4c99e925198047f0ce6a3c4871f196831d0adf9cafdc3e837f00009325900870\",\n                \"qrcode_url\": \"https://storefront.blue/c/1276925/qrcode.svg?hmac=4c99e925198047f0ce6a3c4871f196831d0adf9cafdc3e837f00009325900870\",\n                \"birthdate_editable\": true,\n                \"country\": \"Malaysia\",\n                \"total_point\": 0,\n                \"expiring_points\": [],\n                \"has_password\": false,\n                \"company\": \"Org Abc Def\",\n                \"address1\": \"Street Abc Def\",\n                \"address2\": null,\n                \"city\": \"City Abc Def\",\n                \"zip\": \"12345\",\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Johor\",\n                \"province_code\": \"MY-01\"\n            },\n            \"currency_code\": \"MYR\",\n            \"exchange_rate\": \"1.0\",\n            \"subtotal_price\": \"66.0\",\n            \"total_shipping_fee\": \"2.0\",\n            \"total_credit_used\": \"0.00\",\n            \"total_discount\": \"0.0\",\n            \"total_tax\": \"4.08\",\n            \"total_rounding\": \"0.02\",\n            \"total_transaction_fee\": \"0.02\",\n            \"total_amount\": \"72.1\",\n            \"shipping_discount\": \"0.0\",\n            \"total_amount_include_transaction\": \"72.1\",\n            \"total_shipping\": \"2.0\",\n            \"total_line_item_price\": \"66.0\",\n            \"total_price\": \"72.08\",\n            \"credit_used\": \"0.00\",\n            \"taxes_included\": false,\n            \"credit_earn\": \"0.00\",\n            \"financial_status\": \"unpaid\",\n            \"fulfillment_status\": \"unfulfilled\",\n            \"line_items\": [\n                {\n                    \"id\": 1060430830,\n                    \"order_id\": 985082955,\n                    \"product_id\": null,\n                    \"variant_id\": null,\n                    \"discount_id\": null,\n                    \"product_name\": \"Ibis Ripmo V2 XT\",\n                    \"variant_name\": null,\n                    \"sku\": null,\n                    \"barcode\": null,\n                    \"price\": \"1.0\",\n                    \"cost_price\": \"0.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_applies_once\": null,\n                    \"grams\": \"1.0\",\n                    \"width\": null,\n                    \"height\": null,\n                    \"length\": null,\n                    \"quantity\": 12,\n                    \"backorder_quantity\": 0,\n                    \"taxable\": true,\n                    \"shipping_required\": true,\n                    \"total_tax\": \"0.72\",\n                    \"is_custom_price\": false,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"delete_from\": null,\n                    \"created_from\": null,\n                    \"updated_at\": \"2024-06-24T11:35:03.000+08:00\",\n                    \"created_at\": \"2024-06-24T11:35:00.000+08:00\",\n                    \"inventory_management\": null,\n                    \"total_amount\": \"12.0\",\n                    \"subtotal\": \"12.0\",\n                    \"barcode_image\": \"\",\n                    \"variant_count\": 0,\n                    \"restocked_quantity\": 0,\n                    \"restockable_quantity\": 0,\n                    \"fulfilled_quantity\": 0,\n                    \"fulfillable_quantity\": 12,\n                    \"fulfillment_service\": [],\n                    \"return\": null,\n                    \"returns\": null,\n                    \"returned_quantity\": 0,\n                    \"returnable_quantity\": 0,\n                    \"properties\": [],\n                    \"vendors\": [],\n                    \"original_line_price\": \"12.0\",\n                    \"final_line_price\": \"12.0\",\n                    \"quantity_before_edit\": 12,\n                    \"image_url\": \"https://s3.dualstack.ap-southeast-1.amazonaws.com/eesb.public/images/products/no_image.png\",\n                    \"shipping_condition\": \"general\",\n                    \"shipping_profile\": {\n                        \"id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\"\n                    },\n                    \"line_level_discount_allocations\": [],\n                    \"line_level_total_discount\": 0\n                },\n                {\n                    \"id\": 1060430831,\n                    \"order_id\": 985082955,\n                    \"product_id\": null,\n                    \"variant_id\": null,\n                    \"discount_id\": null,\n                    \"product_name\": \"Boba U4T switches\",\n                    \"variant_name\": null,\n                    \"sku\": null,\n                    \"barcode\": null,\n                    \"price\": \"4.5\",\n                    \"cost_price\": \"0.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_applies_once\": null,\n                    \"grams\": \"1.0\",\n                    \"width\": null,\n                    \"height\": null,\n                    \"length\": null,\n                    \"quantity\": 12,\n                    \"backorder_quantity\": 0,\n                    \"taxable\": true,\n                    \"shipping_required\": true,\n                    \"total_tax\": \"3.24\",\n                    \"is_custom_price\": false,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"delete_from\": null,\n                    \"created_from\": null,\n                    \"updated_at\": \"2024-06-24T11:35:03.000+08:00\",\n                    \"created_at\": \"2024-06-24T11:35:00.000+08:00\",\n                    \"inventory_management\": null,\n                    \"total_amount\": \"54.0\",\n                    \"subtotal\": \"54.0\",\n                    \"barcode_image\": \"\",\n                    \"variant_count\": 0,\n                    \"restocked_quantity\": 0,\n                    \"restockable_quantity\": 0,\n                    \"fulfilled_quantity\": 0,\n                    \"fulfillable_quantity\": 12,\n                    \"fulfillment_service\": [],\n                    \"return\": null,\n                    \"returns\": null,\n                    \"returned_quantity\": 0,\n                    \"returnable_quantity\": 0,\n                    \"properties\": [],\n                    \"vendors\": [],\n                    \"original_line_price\": \"54.0\",\n                    \"final_line_price\": \"54.0\",\n                    \"quantity_before_edit\": 12,\n                    \"image_url\": \"https://s3.dualstack.ap-southeast-1.amazonaws.com/eesb.public/images/products/no_image.png\",\n                    \"shipping_condition\": \"general\",\n                    \"shipping_profile\": {\n                        \"id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\"\n                    },\n                    \"line_level_discount_allocations\": [],\n                    \"line_level_total_discount\": 0\n                }\n            ],\n            \"refunds\": [],\n            \"tax_line\": [\n                {\n                    \"id\": 16373,\n                    \"order_id\": 985082955,\n                    \"name\": \"GST\",\n                    \"rate\": 6,\n                    \"price\": \"4.08\",\n                    \"shipping_tax\": \"0.12\",\n                    \"shipping_tax_include\": true,\n                    \"charge_tax_add\": 1,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"deleted_from\": null,\n                    \"created_at\": \"2024-06-24T11:35:01.000+08:00\"\n                }\n            ],\n            \"tax_filing\": null,\n            \"billing_address\": {\n                \"id\": 806593752,\n                \"order_id\": 985082955,\n                \"address_id\": null,\n                \"first_name\": \"Abc\",\n                \"last_name\": \"Def\",\n                \"email\": \"abc@def.com\",\n                \"company\": \"Org Abc Def\",\n                \"address1\": \"Street Abc Def\",\n                \"address2\": null,\n                \"city\": \"City Abc Def\",\n                \"zip\": \"12345\",\n                \"province\": \"Johor\",\n                \"province_code\": \"MY-01\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"12345678\",\n                \"latitude\": null,\n                \"longitude\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-06-24T11:35:03.000+08:00\",\n                \"created_at\": \"2024-06-24T11:35:03.000+08:00\"\n            },\n            \"shipping_address\": {\n                \"id\": 885961250,\n                \"order_id\": 985082955,\n                \"address_id\": null,\n                \"first_name\": \"Abc\",\n                \"last_name\": \"Def\",\n                \"company\": \"Org Abc Def\",\n                \"address1\": \"Street Abc Def\",\n                \"address2\": null,\n                \"city\": \"City Abc Def\",\n                \"zip\": \"12345\",\n                \"province\": \"Johor\",\n                \"province_code\": \"MY-01\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"12345678\",\n                \"email\": \"abc@def.com\",\n                \"latitude\": null,\n                \"longitude\": null,\n                \"preferred_start_at\": null,\n                \"preferred_end_at\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-06-24T11:35:03.000+08:00\",\n                \"created_at\": \"2024-06-24T11:35:03.000+08:00\"\n            },\n            \"shipping_fees\": [\n                {\n                    \"id\": 583789220,\n                    \"order_id\": 985082955,\n                    \"name\": \"standard shipping\",\n                    \"price\": \"2.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_codes\": null,\n                    \"zone_id\": null,\n                    \"shipping_id\": null,\n                    \"store_app_id\": null,\n                    \"real_store_app_id\": null,\n                    \"calculation_params\": null,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"deleted_from\": null,\n                    \"created_at\": \"2024-06-24T11:35:01.000+08:00\",\n                    \"shipping_fee_shipping_profile\": null\n                }\n            ],\n            \"pickup_address\": null,\n            \"remark\": \"remark\",\n            \"note\": \"note\",\n            \"cod_type\": 2,\n            \"location_id\": null,\n            \"fulfillments\": [],\n            \"metafields\": {},\n            \"transactions\": [],\n            \"note_attributes\": [],\n            \"point_earning\": {\n                \"id\": 354913125,\n                \"order_id\": 985082955,\n                \"category\": \"earn\",\n                \"amount\": \"66.0\",\n                \"discount_amount\": null,\n                \"point_formula\": {\n                    \"id\": 357,\n                    \"title\": \"sparkle\",\n                    \"created_at\": \"2024-03-05T11:55:51.000+08:00\",\n                    \"deleted_at\": null,\n                    \"is_deleted\": false,\n                    \"is_enabled\": true,\n                    \"ownable_id\": 8553,\n                    \"updated_at\": \"2024-04-02T11:46:31.000+08:00\",\n                    \"ownable_type\": \"Store::Store\",\n                    \"earning_point\": 1,\n                    \"earning_value\": \"1.0\",\n                    \"redemption_point\": 100,\n                    \"redemption_value\": \"1.0\",\n                    \"is_earning_enabled\": true,\n                    \"min_purchase_amount\": null,\n                    \"is_max_usage_limited\": false,\n                    \"validity_period_type\": \"period\",\n                    \"validity_period_unit\": \"month\",\n                    \"is_redemption_enabled\": true,\n                    \"validity_period_value\": \"3\",\n                    \"is_min_purchase_required\": false,\n                    \"max_usage_amount_per_order\": null,\n                    \"max_discount_percentage_per_order\": null\n                },\n                \"is_cancelled\": false,\n                \"is_deleted\": false,\n                \"is_rewarded\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-06-24T11:35:04.000+08:00\",\n                \"created_at\": \"2024-06-24T11:35:04.000+08:00\"\n            },\n            \"point_redemption\": null,\n            \"discount_applications\": [],\n            \"discount_codes\": [],\n            \"source_name\": \"pos\",\n            \"source_type\": \"pos\",\n            \"browser_ip\": \"211.24.122.251\",\n            \"cancelled_at\": null,\n            \"is_cancelled\": false,\n            \"is_archived\": false,\n            \"is_deleted\": false,\n            \"updated_at\": \"2024-06-24T11:35:04+08:00\",\n            \"created_at\": \"2024-06-24T11:34:59+08:00\",\n            \"processed_at\": \"2024-06-24T11:34:59+08:00\",\n            \"paid_at\": null,\n            \"sales_attributions\": {\n                \"staff\": [\n                    {\n                        \"id\": 319,\n                        \"user_id\": 7733,\n                        \"user_name\": \"YELILAN RAJARAJAN\"\n                    }\n                ],\n                \"location\": []\n            }\n        },\n        {\n            \"id\": 985082953,\n            \"token\": \"c7250285-8984-427b-84c6-8c9918157c66\",\n            \"cart_token\": \"3116e38d-44c4-4e76-8121-1ae40c833780\",\n            \"number\": 1198,\n            \"order_number\": \"#1198\",\n            \"name\": \"#1198\",\n            \"email\": null,\n            \"customer_id\": null,\n            \"customer\": null,\n            \"currency_code\": \"MYR\",\n            \"exchange_rate\": \"1.0\",\n            \"subtotal_price\": \"5.5\",\n            \"total_shipping_fee\": \"0.0\",\n            \"total_credit_used\": \"0.00\",\n            \"total_discount\": \"0.0\",\n            \"total_tax\": \"0.0\",\n            \"total_rounding\": \"0.0\",\n            \"total_transaction_fee\": \"0.0\",\n            \"total_amount\": \"5.5\",\n            \"shipping_discount\": \"0.0\",\n            \"total_amount_include_transaction\": \"5.5\",\n            \"total_shipping\": \"0.0\",\n            \"total_line_item_price\": \"5.5\",\n            \"total_price\": \"5.5\",\n            \"credit_used\": \"0.00\",\n            \"taxes_included\": false,\n            \"credit_earn\": \"0.00\",\n            \"financial_status\": \"paid\",\n            \"fulfillment_status\": \"fulfilled\",\n            \"line_items\": [\n                {\n                    \"id\": 1060430825,\n                    \"order_id\": 985082953,\n                    \"product_id\": 2413694,\n                    \"variant_id\": 11949735,\n                    \"discount_id\": null,\n                    \"product_name\": \"Boba U4T switches\",\n                    \"variant_name\": null,\n                    \"sku\": \"\",\n                    \"barcode\": null,\n                    \"price\": \"4.5\",\n                    \"cost_price\": \"3.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_applies_once\": null,\n                    \"grams\": \"5.0\",\n                    \"width\": \"0.0\",\n                    \"height\": \"0.0\",\n                    \"length\": \"0.0\",\n                    \"quantity\": 1,\n                    \"backorder_quantity\": 0,\n                    \"taxable\": false,\n                    \"shipping_required\": true,\n                    \"total_tax\": \"0.0\",\n                    \"is_custom_price\": false,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"delete_from\": null,\n                    \"created_from\": null,\n                    \"updated_at\": \"2024-06-24T11:20:33.000+08:00\",\n                    \"created_at\": \"2024-06-24T11:20:33.000+08:00\",\n                    \"inventory_management\": \"easystore\",\n                    \"total_amount\": \"4.5\",\n                    \"subtotal\": \"4.5\",\n                    \"barcode_image\": \"\",\n                    \"variant_count\": 1,\n                    \"restocked_quantity\": 0,\n                    \"restockable_quantity\": 1,\n                    \"fulfilled_quantity\": 1,\n                    \"fulfillable_quantity\": 0,\n                    \"fulfillment_service\": [\n                        {\n                            \"service\": \"POS\",\n                            \"tracking_company\": null,\n                            \"quantity\": 1,\n                            \"id\": null\n                        }\n                    ],\n                    \"return\": null,\n                    \"returns\": null,\n                    \"returned_quantity\": 0,\n                    \"returnable_quantity\": 1,\n                    \"properties\": [],\n                    \"vendors\": [],\n                    \"original_line_price\": \"4.5\",\n                    \"final_line_price\": \"4.5\",\n                    \"quantity_before_edit\": 1,\n                    \"image_url\": \"https://cdn.easystore.blue/s/8553/i/9552152.png\",\n                    \"shipping_condition\": \"general\",\n                    \"shipping_profile\": {\n                        \"id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\"\n                    },\n                    \"line_level_discount_allocations\": [],\n                    \"line_level_total_discount\": 0\n                },\n                {\n                    \"id\": 1060430826,\n                    \"order_id\": 985082953,\n                    \"product_id\": 2413840,\n                    \"variant_id\": 11950923,\n                    \"discount_id\": null,\n                    \"product_name\": \"Ibis Ripmo V2 XT\",\n                    \"variant_name\": null,\n                    \"sku\": \"\",\n                    \"barcode\": null,\n                    \"price\": \"1.0\",\n                    \"cost_price\": \"0.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_applies_once\": null,\n                    \"grams\": \"0.0\",\n                    \"width\": \"0.0\",\n                    \"height\": \"0.0\",\n                    \"length\": \"0.0\",\n                    \"quantity\": 1,\n                    \"backorder_quantity\": 0,\n                    \"taxable\": false,\n                    \"shipping_required\": true,\n                    \"total_tax\": \"0.0\",\n                    \"is_custom_price\": false,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"delete_from\": null,\n                    \"created_from\": null,\n                    \"updated_at\": \"2024-06-24T11:20:33.000+08:00\",\n                    \"created_at\": \"2024-06-24T11:20:33.000+08:00\",\n                    \"inventory_management\": \"easystore\",\n                    \"total_amount\": \"1.0\",\n                    \"subtotal\": \"1.0\",\n                    \"barcode_image\": \"\",\n                    \"variant_count\": 1,\n                    \"restocked_quantity\": 0,\n                    \"restockable_quantity\": 1,\n                    \"fulfilled_quantity\": 1,\n                    \"fulfillable_quantity\": 0,\n                    \"fulfillment_service\": [\n                        {\n                            \"service\": \"POS\",\n                            \"tracking_company\": null,\n                            \"quantity\": 1,\n                            \"id\": null\n                        }\n                    ],\n                    \"return\": null,\n                    \"returns\": null,\n                    \"returned_quantity\": 0,\n                    \"returnable_quantity\": 1,\n                    \"properties\": [],\n                    \"vendors\": [],\n                    \"original_line_price\": \"1.0\",\n                    \"final_line_price\": \"1.0\",\n                    \"quantity_before_edit\": 1,\n                    \"image_url\": \"https://cdn.easystore.blue/s/8553/i/9552468.webp\",\n                    \"shipping_condition\": \"general\",\n                    \"shipping_profile\": {\n                        \"id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\"\n                    },\n                    \"line_level_discount_allocations\": [],\n                    \"line_level_total_discount\": 0\n                },\n                {\n                    \"id\": 1060430827,\n                    \"order_id\": 985082953,\n                    \"product_id\": 2413963,\n                    \"variant_id\": 11951362,\n                    \"discount_id\": null,\n                    \"product_name\": \"hi\",\n                    \"variant_name\": null,\n                    \"sku\": \"\",\n                    \"barcode\": null,\n                    \"price\": \"0.0\",\n                    \"cost_price\": \"0.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_applies_once\": null,\n                    \"grams\": \"0.0\",\n                    \"width\": \"0.0\",\n                    \"height\": \"0.0\",\n                    \"length\": \"0.0\",\n                    \"quantity\": 1,\n                    \"backorder_quantity\": 0,\n                    \"taxable\": false,\n                    \"shipping_required\": true,\n                    \"total_tax\": \"0.0\",\n                    \"is_custom_price\": false,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"delete_from\": null,\n                    \"created_from\": null,\n                    \"updated_at\": \"2024-06-24T11:20:33.000+08:00\",\n                    \"created_at\": \"2024-06-24T11:20:33.000+08:00\",\n                    \"inventory_management\": \"easystore\",\n                    \"total_amount\": \"0.0\",\n                    \"subtotal\": \"0.0\",\n                    \"barcode_image\": \"\",\n                    \"variant_count\": 1,\n                    \"restocked_quantity\": 0,\n                    \"restockable_quantity\": 1,\n                    \"fulfilled_quantity\": 1,\n                    \"fulfillable_quantity\": 0,\n                    \"fulfillment_service\": [\n                        {\n                            \"service\": \"POS\",\n                            \"tracking_company\": null,\n                            \"quantity\": 1,\n                            \"id\": null\n                        }\n                    ],\n                    \"return\": null,\n                    \"returns\": null,\n                    \"returned_quantity\": 0,\n                    \"returnable_quantity\": 1,\n                    \"properties\": [],\n                    \"vendors\": [\n                        {\n                            \"id\": 358,\n                            \"store_id\": 8553,\n                            \"name\": \"testing\",\n                            \"is_deleted\": false,\n                            \"deleted_at\": null,\n                            \"updated_at\": \"2024-05-24T13:19:33.000+08:00\",\n                            \"created_at\": \"2024-05-24T13:19:33.000+08:00\"\n                        }\n                    ],\n                    \"original_line_price\": \"0.0\",\n                    \"final_line_price\": \"0.0\",\n                    \"quantity_before_edit\": 1,\n                    \"image_url\": \"https://cdn.easystore.blue/s/8553/i/9552814.png\",\n                    \"shipping_condition\": \"general\",\n                    \"shipping_profile\": {\n                        \"id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\"\n                    },\n                    \"line_level_discount_allocations\": [],\n                    \"line_level_total_discount\": 0\n                }\n            ],\n            \"refunds\": [],\n            \"tax_line\": [],\n            \"tax_filing\": null,\n            \"billing_address\": null,\n            \"shipping_address\": null,\n            \"shipping_fees\": [],\n            \"pickup_address\": null,\n            \"remark\": null,\n            \"note\": null,\n            \"cod_type\": 2,\n            \"location_id\": 8807,\n            \"fulfillments\": [\n                {\n                    \"id\": 11356,\n                    \"order_id\": 985082953,\n                    \"status\": \"fulfilled\",\n                    \"tracking_company\": null,\n                    \"tracking_number\": null,\n                    \"cancelled_at\": null,\n                    \"created_at\": \"2024-06-24T11:20:34+08:00\"\n                }\n            ],\n            \"metafields\": {},\n            \"transactions\": [\n                {\n                    \"id\": 974152537,\n                    \"currency\": \"MYR\",\n                    \"amount\": \"5.5\",\n                    \"number\": null,\n                    \"gateway\": \"cash\",\n                    \"gateway_title\": \"Cash payment POS\",\n                    \"gateway_method\": \"cash\",\n                    \"error_description\": null,\n                    \"test\": false,\n                    \"status\": \"success\",\n                    \"paid_at\": \"2024-06-24T11:20:36+08:00\",\n                    \"updated_at\": \"2024-06-24T11:20:36+08:00\",\n                    \"created_at\": \"2024-06-24T11:20:36+08:00\"\n                }\n            ],\n            \"note_attributes\": [],\n            \"point_earning\": null,\n            \"point_redemption\": null,\n            \"discount_applications\": [],\n            \"discount_codes\": [],\n            \"source_name\": \"pos\",\n            \"source_type\": \"pos\",\n            \"browser_ip\": \"211.24.122.251\",\n            \"cancelled_at\": null,\n            \"is_cancelled\": false,\n            \"is_archived\": false,\n            \"is_deleted\": false,\n            \"updated_at\": \"2024-06-24T11:20:36+08:00\",\n            \"created_at\": \"2024-06-24T11:20:32+08:00\",\n            \"processed_at\": \"2024-06-24T11:20:32+08:00\",\n            \"paid_at\": null,\n            \"sales_attributions\": {\n                \"staff\": [\n                    {\n                        \"id\": 280,\n                        \"user_id\": 4033,\n                        \"user_name\": \"SzeYan Ting\"\n                    }\n                ],\n                \"location\": []\n            }\n        },\n        {\n            \"id\": 985082946,\n            \"token\": \"1b4eece9-9567-4117-9e93-95377e0ee3f1\",\n            \"cart_token\": \"a35089b1-1c21-4d3d-8858-3021822d441d\",\n            \"number\": 1197,\n            \"order_number\": \"#1197\",\n            \"name\": \"#1197\",\n            \"email\": \"abc@def.com\",\n            \"customer_id\": 1276925,\n            \"customer\": {\n                \"id\": 1276925,\n                \"store_id\": 8553,\n                \"user_id\": null,\n                \"pricelist_id\": null,\n                \"email\": \"abc@def.com\",\n                \"first_name\": \"Abc\",\n                \"last_name\": \"Def\",\n                \"phone\": \"12345678\",\n                \"birthdate\": null,\n                \"gender\": null,\n                \"country_code\": \"MY\",\n                \"accepts_marketing\": true,\n                \"avatar_url\": \"https://assets.imgix.net/~text?bg=A1C299&txtclr=ffffff&w=200&h=200&txtsize=90&txt=AD&txtfont=Helvetica&txtalign=middle,center\",\n                \"origin_avatar_url\": null,\n                \"locale\": \"en_US\",\n                \"total_credit\": \"0.0\",\n                \"total_spent\": \"0.0\",\n                \"total_order\": 0,\n                \"first_paid_order_id\": null,\n                \"last_order_id\": null,\n                \"last_order_at\": null,\n                \"order_stats_updated_at\": null,\n                \"wholesale_enabled\": false,\n                \"source\": null,\n                \"app_id\": null,\n                \"lead_source\": \"online_store\",\n                \"creation_source\": \"pos\",\n                \"code\": \"N0001276925N\",\n                \"note\": null,\n                \"is_verified\": false,\n                \"is_blacklisted\": false,\n                \"is_lead\": false,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"birthday_last_updated_at\": null,\n                \"registration_location_id\": null,\n                \"attribution_location_id\": null,\n                \"attribution_user_id\": null,\n                \"updated_at\": \"2024-06-21T01:35:11.000+08:00\",\n                \"created_at\": \"2024-06-21T01:35:11.000+08:00\",\n                \"deletion_job_id\": null,\n                \"name\": \"Abc Def\",\n                \"display_name\": \"Abc Def\",\n                \"birthday\": null,\n                \"zodiac\": null,\n                \"credentials\": {\n                    \"email\": \"abc@def.com\",\n                    \"phone\": \"12345678\"\n                },\n                \"barcode_url\": \"https://storefront.blue/c/1276925/barcode.svg?hmac=4c99e925198047f0ce6a3c4871f196831d0adf9cafdc3e837f00009325900870\",\n                \"qrcode_url\": \"https://storefront.blue/c/1276925/qrcode.svg?hmac=4c99e925198047f0ce6a3c4871f196831d0adf9cafdc3e837f00009325900870\",\n                \"birthdate_editable\": true,\n                \"country\": \"Malaysia\",\n                \"total_point\": 0,\n                \"expiring_points\": [],\n                \"has_password\": false,\n                \"company\": \"Org Abc Def\",\n                \"address1\": \"Street Abc Def\",\n                \"address2\": null,\n                \"city\": \"City Abc Def\",\n                \"zip\": \"12345\",\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Johor\",\n                \"province_code\": \"MY-01\"\n            },\n            \"currency_code\": \"MYR\",\n            \"exchange_rate\": \"1.0\",\n            \"subtotal_price\": \"36512.5\",\n            \"total_shipping_fee\": \"2.0\",\n            \"total_credit_used\": \"0.00\",\n            \"total_discount\": \"0.0\",\n            \"total_tax\": \"0.84\",\n            \"total_rounding\": \"0.01\",\n            \"total_transaction_fee\": \"0.01\",\n            \"total_amount\": \"36515.35\",\n            \"shipping_discount\": \"0.0\",\n            \"total_amount_include_transaction\": \"36515.35\",\n            \"total_shipping\": \"2.0\",\n            \"total_line_item_price\": \"36512.5\",\n            \"total_price\": \"36515.34\",\n            \"credit_used\": \"0.00\",\n            \"taxes_included\": false,\n            \"credit_earn\": \"0.00\",\n            \"financial_status\": \"unpaid\",\n            \"fulfillment_status\": \"unfulfilled\",\n            \"line_items\": [\n                {\n                    \"id\": 1060430810,\n                    \"order_id\": 985082946,\n                    \"product_id\": null,\n                    \"variant_id\": null,\n                    \"discount_id\": null,\n                    \"product_name\": \"Ibis Ripmo V2 XT\",\n                    \"variant_name\": null,\n                    \"sku\": null,\n                    \"barcode\": null,\n                    \"price\": \"1.0\",\n                    \"cost_price\": \"0.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_applies_once\": null,\n                    \"grams\": \"1.0\",\n                    \"width\": null,\n                    \"height\": null,\n                    \"length\": null,\n                    \"quantity\": 12,\n                    \"backorder_quantity\": 0,\n                    \"taxable\": true,\n                    \"shipping_required\": true,\n                    \"total_tax\": \"0.72\",\n                    \"is_custom_price\": false,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"delete_from\": null,\n                    \"created_from\": null,\n                    \"updated_at\": \"2024-06-21T16:52:49.000+08:00\",\n                    \"created_at\": \"2024-06-21T16:52:48.000+08:00\",\n                    \"inventory_management\": null,\n                    \"total_amount\": \"12.0\",\n                    \"subtotal\": \"12.0\",\n                    \"barcode_image\": \"\",\n                    \"variant_count\": 0,\n                    \"restocked_quantity\": 0,\n                    \"restockable_quantity\": 0,\n                    \"fulfilled_quantity\": 0,\n                    \"fulfillable_quantity\": 12,\n                    \"fulfillment_service\": [],\n                    \"return\": null,\n                    \"returns\": null,\n                    \"returned_quantity\": 0,\n                    \"returnable_quantity\": 0,\n                    \"properties\": [],\n                    \"vendors\": [],\n                    \"original_line_price\": \"12.0\",\n                    \"final_line_price\": \"12.0\",\n                    \"quantity_before_edit\": 12,\n                    \"image_url\": \"https://s3.dualstack.ap-southeast-1.amazonaws.com/eesb.public/images/products/no_image.png\",\n                    \"shipping_condition\": \"general\",\n                    \"shipping_profile\": {\n                        \"id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\"\n                    },\n                    \"line_level_discount_allocations\": [],\n                    \"line_level_total_discount\": 0\n                },\n                {\n                    \"id\": 1060430811,\n                    \"order_id\": 985082946,\n                    \"product_id\": 2413842,\n                    \"variant_id\": 11950925,\n                    \"discount_id\": null,\n                    \"product_name\": \"Pixel 8 Pro\",\n                    \"variant_name\": \"Bay\",\n                    \"sku\": \"\",\n                    \"barcode\": null,\n                    \"price\": \"7299.0\",\n                    \"cost_price\": \"0.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_applies_once\": null,\n                    \"grams\": \"512.0\",\n                    \"width\": \"0.0\",\n                    \"height\": \"0.0\",\n                    \"length\": \"0.0\",\n                    \"quantity\": 1,\n                    \"backorder_quantity\": 0,\n                    \"taxable\": false,\n                    \"shipping_required\": true,\n                    \"total_tax\": \"0.0\",\n                    \"is_custom_price\": false,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"delete_from\": null,\n                    \"created_from\": \"cp\",\n                    \"updated_at\": \"2024-06-21T16:53:35.000+08:00\",\n                    \"created_at\": \"2024-06-21T16:53:35.000+08:00\",\n                    \"inventory_management\": \"easystore\",\n                    \"total_amount\": \"7299.0\",\n                    \"subtotal\": \"7299.0\",\n                    \"barcode_image\": \"\",\n                    \"variant_count\": 4,\n                    \"restocked_quantity\": 0,\n                    \"restockable_quantity\": 1,\n                    \"fulfilled_quantity\": 0,\n                    \"fulfillable_quantity\": 1,\n                    \"fulfillment_service\": [],\n                    \"return\": null,\n                    \"returns\": null,\n                    \"returned_quantity\": 0,\n                    \"returnable_quantity\": 0,\n                    \"properties\": [],\n                    \"vendors\": [],\n                    \"original_line_price\": \"7299.0\",\n                    \"final_line_price\": \"7299.0\",\n                    \"quantity_before_edit\": 1,\n                    \"image_url\": \"https://cdn.easystore.blue/s/8553/i/9552470.png\",\n                    \"shipping_condition\": \"general\",\n                    \"shipping_profile\": {\n                        \"id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\"\n                    },\n                    \"line_level_discount_allocations\": [],\n                    \"line_level_total_discount\": 0\n                },\n                {\n                    \"id\": 1060430812,\n                    \"order_id\": 985082946,\n                    \"product_id\": 2413842,\n                    \"variant_id\": 11950926,\n                    \"discount_id\": null,\n                    \"product_name\": \"Pixel 8 Pro\",\n                    \"variant_name\": \"Obsidian\",\n                    \"sku\": \"\",\n                    \"barcode\": null,\n                    \"price\": \"7299.0\",\n                    \"cost_price\": \"0.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_applies_once\": null,\n                    \"grams\": \"512.0\",\n                    \"width\": \"0.0\",\n                    \"height\": \"0.0\",\n                    \"length\": \"0.0\",\n                    \"quantity\": 1,\n                    \"backorder_quantity\": 0,\n                    \"taxable\": false,\n                    \"shipping_required\": true,\n                    \"total_tax\": \"0.0\",\n                    \"is_custom_price\": false,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"delete_from\": null,\n                    \"created_from\": \"cp\",\n                    \"updated_at\": \"2024-06-21T16:53:36.000+08:00\",\n                    \"created_at\": \"2024-06-21T16:53:36.000+08:00\",\n                    \"inventory_management\": \"easystore\",\n                    \"total_amount\": \"7299.0\",\n                    \"subtotal\": \"7299.0\",\n                    \"barcode_image\": \"\",\n                    \"variant_count\": 4,\n                    \"restocked_quantity\": 0,\n                    \"restockable_quantity\": 1,\n                    \"fulfilled_quantity\": 0,\n                    \"fulfillable_quantity\": 1,\n                    \"fulfillment_service\": [],\n                    \"return\": null,\n                    \"returns\": null,\n                    \"returned_quantity\": 0,\n                    \"returnable_quantity\": 0,\n                    \"properties\": [],\n                    \"vendors\": [],\n                    \"original_line_price\": \"7299.0\",\n                    \"final_line_price\": \"7299.0\",\n                    \"quantity_before_edit\": 1,\n                    \"image_url\": \"https://cdn.easystore.blue/s/8553/i/9552472.png\",\n                    \"shipping_condition\": \"general\",\n                    \"shipping_profile\": {\n                        \"id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\"\n                    },\n                    \"line_level_discount_allocations\": [],\n                    \"line_level_total_discount\": 0\n                },\n                {\n                    \"id\": 1060430813,\n                    \"order_id\": 985082946,\n                    \"product_id\": 2413842,\n                    \"variant_id\": 11950927,\n                    \"discount_id\": null,\n                    \"product_name\": \"Pixel 8 Pro\",\n                    \"variant_name\": \"Mint\",\n                    \"sku\": \"\",\n                    \"barcode\": null,\n                    \"price\": \"7299.0\",\n                    \"cost_price\": \"0.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_applies_once\": null,\n                    \"grams\": \"512.0\",\n                    \"width\": \"0.0\",\n                    \"height\": \"0.0\",\n                    \"length\": \"0.0\",\n                    \"quantity\": 1,\n                    \"backorder_quantity\": 0,\n                    \"taxable\": false,\n                    \"shipping_required\": true,\n                    \"total_tax\": \"0.0\",\n                    \"is_custom_price\": false,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"delete_from\": null,\n                    \"created_from\": \"cp\",\n                    \"updated_at\": \"2024-06-21T16:53:36.000+08:00\",\n                    \"created_at\": \"2024-06-21T16:53:36.000+08:00\",\n                    \"inventory_management\": \"easystore\",\n                    \"total_amount\": \"7299.0\",\n                    \"subtotal\": \"7299.0\",\n                    \"barcode_image\": \"\",\n                    \"variant_count\": 4,\n                    \"restocked_quantity\": 0,\n                    \"restockable_quantity\": 1,\n                    \"fulfilled_quantity\": 0,\n                    \"fulfillable_quantity\": 1,\n                    \"fulfillment_service\": [],\n                    \"return\": null,\n                    \"returns\": null,\n                    \"returned_quantity\": 0,\n                    \"returnable_quantity\": 0,\n                    \"properties\": [],\n                    \"vendors\": [],\n                    \"original_line_price\": \"7299.0\",\n                    \"final_line_price\": \"7299.0\",\n                    \"quantity_before_edit\": 1,\n                    \"image_url\": \"https://cdn.easystore.blue/s/8553/i/9552471.png\",\n                    \"shipping_condition\": \"general\",\n                    \"shipping_profile\": {\n                        \"id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\"\n                    },\n                    \"line_level_discount_allocations\": [],\n                    \"line_level_total_discount\": 0\n                },\n                {\n                    \"id\": 1060430814,\n                    \"order_id\": 985082946,\n                    \"product_id\": 2413842,\n                    \"variant_id\": 11950928,\n                    \"discount_id\": null,\n                    \"product_name\": \"Pixel 8 Pro\",\n                    \"variant_name\": \"Porcelain\",\n                    \"sku\": \"\",\n                    \"barcode\": null,\n                    \"price\": \"7299.0\",\n                    \"cost_price\": \"0.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_applies_once\": null,\n                    \"grams\": \"512.0\",\n                    \"width\": \"0.0\",\n                    \"height\": \"0.0\",\n                    \"length\": \"0.0\",\n                    \"quantity\": 1,\n                    \"backorder_quantity\": 0,\n                    \"taxable\": false,\n                    \"shipping_required\": true,\n                    \"total_tax\": \"0.0\",\n                    \"is_custom_price\": false,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"delete_from\": null,\n                    \"created_from\": \"cp\",\n                    \"updated_at\": \"2024-06-21T16:53:36.000+08:00\",\n                    \"created_at\": \"2024-06-21T16:53:36.000+08:00\",\n                    \"inventory_management\": \"easystore\",\n                    \"total_amount\": \"7299.0\",\n                    \"subtotal\": \"7299.0\",\n                    \"barcode_image\": \"\",\n                    \"variant_count\": 4,\n                    \"restocked_quantity\": 0,\n                    \"restockable_quantity\": 1,\n                    \"fulfilled_quantity\": 0,\n                    \"fulfillable_quantity\": 1,\n                    \"fulfillment_service\": [],\n                    \"return\": null,\n                    \"returns\": null,\n                    \"returned_quantity\": 0,\n                    \"returnable_quantity\": 0,\n                    \"properties\": [],\n                    \"vendors\": [],\n                    \"original_line_price\": \"7299.0\",\n                    \"final_line_price\": \"7299.0\",\n                    \"quantity_before_edit\": 1,\n                    \"image_url\": \"https://cdn.easystore.blue/s/8553/i/9552469.png\",\n                    \"shipping_condition\": \"general\",\n                    \"shipping_profile\": {\n                        \"id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\"\n                    },\n                    \"line_level_discount_allocations\": [],\n                    \"line_level_total_discount\": 0\n                },\n                {\n                    \"id\": 1060430815,\n                    \"order_id\": 985082946,\n                    \"product_id\": 2413840,\n                    \"variant_id\": 11950923,\n                    \"discount_id\": null,\n                    \"product_name\": \"Ibis Ripmo V2 XT\",\n                    \"variant_name\": null,\n                    \"sku\": \"\",\n                    \"barcode\": null,\n                    \"price\": \"1.0\",\n                    \"cost_price\": \"0.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_applies_once\": null,\n                    \"grams\": \"0.0\",\n                    \"width\": \"0.0\",\n                    \"height\": \"0.0\",\n                    \"length\": \"0.0\",\n                    \"quantity\": 1,\n                    \"backorder_quantity\": 0,\n                    \"taxable\": false,\n                    \"shipping_required\": true,\n                    \"total_tax\": \"0.0\",\n                    \"is_custom_price\": false,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"delete_from\": null,\n                    \"created_from\": \"cp\",\n                    \"updated_at\": \"2024-06-21T16:53:37.000+08:00\",\n                    \"created_at\": \"2024-06-21T16:53:37.000+08:00\",\n                    \"inventory_management\": \"easystore\",\n                    \"total_amount\": \"1.0\",\n                    \"subtotal\": \"1.0\",\n                    \"barcode_image\": \"\",\n                    \"variant_count\": 1,\n                    \"restocked_quantity\": 0,\n                    \"restockable_quantity\": 1,\n                    \"fulfilled_quantity\": 0,\n                    \"fulfillable_quantity\": 1,\n                    \"fulfillment_service\": [],\n                    \"return\": null,\n                    \"returns\": null,\n                    \"returned_quantity\": 0,\n                    \"returnable_quantity\": 0,\n                    \"properties\": [],\n                    \"vendors\": [],\n                    \"original_line_price\": \"1.0\",\n                    \"final_line_price\": \"1.0\",\n                    \"quantity_before_edit\": 1,\n                    \"image_url\": \"https://cdn.easystore.blue/s/8553/i/9552468.webp\",\n                    \"shipping_condition\": \"general\",\n                    \"shipping_profile\": {\n                        \"id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\"\n                    },\n                    \"line_level_discount_allocations\": [],\n                    \"line_level_total_discount\": 0\n                },\n                {\n                    \"id\": 1060430816,\n                    \"order_id\": 985082946,\n                    \"product_id\": 2413720,\n                    \"variant_id\": 11950685,\n                    \"discount_id\": null,\n                    \"product_name\": \"Samsung Galaxy Z Fold 5\",\n                    \"variant_name\": null,\n                    \"sku\": \"\",\n                    \"barcode\": null,\n                    \"price\": \"7299.0\",\n                    \"cost_price\": \"8299.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_applies_once\": null,\n                    \"grams\": \"0.0\",\n                    \"width\": \"0.0\",\n                    \"height\": \"0.0\",\n                    \"length\": \"0.0\",\n                    \"quantity\": 1,\n                    \"backorder_quantity\": 0,\n                    \"taxable\": false,\n                    \"shipping_required\": true,\n                    \"total_tax\": \"0.0\",\n                    \"is_custom_price\": false,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"delete_from\": null,\n                    \"created_from\": \"cp\",\n                    \"updated_at\": \"2024-06-21T16:53:37.000+08:00\",\n                    \"created_at\": \"2024-06-21T16:53:37.000+08:00\",\n                    \"inventory_management\": \"easystore\",\n                    \"total_amount\": \"7299.0\",\n                    \"subtotal\": \"7299.0\",\n                    \"barcode_image\": \"\",\n                    \"variant_count\": 1,\n                    \"restocked_quantity\": 0,\n                    \"restockable_quantity\": 1,\n                    \"fulfilled_quantity\": 0,\n                    \"fulfillable_quantity\": 1,\n                    \"fulfillment_service\": [],\n                    \"return\": null,\n                    \"returns\": null,\n                    \"returned_quantity\": 0,\n                    \"returnable_quantity\": 0,\n                    \"properties\": [],\n                    \"vendors\": [],\n                    \"original_line_price\": \"7299.0\",\n                    \"final_line_price\": \"7299.0\",\n                    \"quantity_before_edit\": 1,\n                    \"image_url\": \"https://cdn.easystore.blue/s/8553/i/9552192.png\",\n                    \"shipping_condition\": \"general\",\n                    \"shipping_profile\": {\n                        \"id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\"\n                    },\n                    \"line_level_discount_allocations\": [],\n                    \"line_level_total_discount\": 0\n                },\n                {\n                    \"id\": 1060430817,\n                    \"order_id\": 985082946,\n                    \"product_id\": 2413694,\n                    \"variant_id\": 11949735,\n                    \"discount_id\": null,\n                    \"product_name\": \"Boba U4T switches\",\n                    \"variant_name\": null,\n                    \"sku\": \"\",\n                    \"barcode\": null,\n                    \"price\": \"4.5\",\n                    \"cost_price\": \"3.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_applies_once\": null,\n                    \"grams\": \"5.0\",\n                    \"width\": \"0.0\",\n                    \"height\": \"0.0\",\n                    \"length\": \"0.0\",\n                    \"quantity\": 1,\n                    \"backorder_quantity\": 0,\n                    \"taxable\": false,\n                    \"shipping_required\": true,\n                    \"total_tax\": \"0.0\",\n                    \"is_custom_price\": false,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"delete_from\": null,\n                    \"created_from\": \"cp\",\n                    \"updated_at\": \"2024-06-21T16:53:37.000+08:00\",\n                    \"created_at\": \"2024-06-21T16:53:37.000+08:00\",\n                    \"inventory_management\": \"easystore\",\n                    \"total_amount\": \"4.5\",\n                    \"subtotal\": \"4.5\",\n                    \"barcode_image\": \"\",\n                    \"variant_count\": 1,\n                    \"restocked_quantity\": 0,\n                    \"restockable_quantity\": 1,\n                    \"fulfilled_quantity\": 0,\n                    \"fulfillable_quantity\": 1,\n                    \"fulfillment_service\": [],\n                    \"return\": null,\n                    \"returns\": null,\n                    \"returned_quantity\": 0,\n                    \"returnable_quantity\": 0,\n                    \"properties\": [],\n                    \"vendors\": [],\n                    \"original_line_price\": \"4.5\",\n                    \"final_line_price\": \"4.5\",\n                    \"quantity_before_edit\": 1,\n                    \"image_url\": \"https://cdn.easystore.blue/s/8553/i/9552152.png\",\n                    \"shipping_condition\": \"general\",\n                    \"shipping_profile\": {\n                        \"id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\"\n                    },\n                    \"line_level_discount_allocations\": [],\n                    \"line_level_total_discount\": 0\n                }\n            ],\n            \"refunds\": [],\n            \"tax_line\": [\n                {\n                    \"id\": 16368,\n                    \"order_id\": 985082946,\n                    \"name\": \"GST\",\n                    \"rate\": 6,\n                    \"price\": \"0.84\",\n                    \"shipping_tax\": \"0.12\",\n                    \"shipping_tax_include\": true,\n                    \"charge_tax_add\": 1,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"deleted_from\": null,\n                    \"created_at\": \"2024-06-21T16:52:48.000+08:00\"\n                }\n            ],\n            \"tax_filing\": null,\n            \"billing_address\": {\n                \"id\": 806593747,\n                \"order_id\": 985082946,\n                \"address_id\": null,\n                \"first_name\": \"Abc\",\n                \"last_name\": \"Def\",\n                \"email\": \"abc@def.com\",\n                \"company\": \"Org Abc Def\",\n                \"address1\": \"Street Abc Def\",\n                \"address2\": null,\n                \"city\": \"City Abc Def\",\n                \"zip\": \"12345\",\n                \"province\": \"Johor\",\n                \"province_code\": \"MY-01\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"12345678\",\n                \"latitude\": null,\n                \"longitude\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-06-21T16:52:48.000+08:00\",\n                \"created_at\": \"2024-06-21T16:52:48.000+08:00\"\n            },\n            \"shipping_address\": {\n                \"id\": 885961239,\n                \"order_id\": 985082946,\n                \"address_id\": null,\n                \"first_name\": \"Abc\",\n                \"last_name\": \"Def\",\n                \"company\": \"Org Abc Def\",\n                \"address1\": \"Street Abc Def\",\n                \"address2\": null,\n                \"city\": \"City Abc Def\",\n                \"zip\": \"12345\",\n                \"province\": \"Johor\",\n                \"province_code\": \"MY-01\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"12345678\",\n                \"email\": \"abc@def.com\",\n                \"latitude\": null,\n                \"longitude\": null,\n                \"preferred_start_at\": null,\n                \"preferred_end_at\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-06-21T16:52:48.000+08:00\",\n                \"created_at\": \"2024-06-21T16:52:48.000+08:00\"\n            },\n            \"shipping_fees\": [\n                {\n                    \"id\": 583789152,\n                    \"order_id\": 985082946,\n                    \"name\": \"standard shipping\",\n                    \"price\": \"2.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_codes\": null,\n                    \"zone_id\": null,\n                    \"shipping_id\": null,\n                    \"store_app_id\": null,\n                    \"real_store_app_id\": null,\n                    \"calculation_params\": null,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"deleted_from\": null,\n                    \"created_at\": \"2024-06-21T16:52:48.000+08:00\",\n                    \"shipping_fee_shipping_profile\": null\n                }\n            ],\n            \"pickup_address\": null,\n            \"remark\": null,\n            \"note\": \"note\",\n            \"cod_type\": 0,\n            \"location_id\": null,\n            \"fulfillments\": [],\n            \"metafields\": {},\n            \"transactions\": [],\n            \"note_attributes\": [],\n            \"point_earning\": {\n                \"id\": 354913124,\n                \"order_id\": 985082946,\n                \"category\": \"earn\",\n                \"amount\": \"36512.0\",\n                \"discount_amount\": null,\n                \"point_formula\": {\n                    \"id\": 357,\n                    \"title\": \"sparkle\",\n                    \"created_at\": \"2024-03-05T11:55:51.000+08:00\",\n                    \"deleted_at\": null,\n                    \"is_deleted\": false,\n                    \"is_enabled\": true,\n                    \"ownable_id\": 8553,\n                    \"updated_at\": \"2024-04-02T11:46:31.000+08:00\",\n                    \"ownable_type\": \"Store::Store\",\n                    \"earning_point\": 1,\n                    \"earning_value\": \"1.0\",\n                    \"redemption_point\": 100,\n                    \"redemption_value\": \"1.0\",\n                    \"is_earning_enabled\": true,\n                    \"min_purchase_amount\": null,\n                    \"is_max_usage_limited\": false,\n                    \"validity_period_type\": \"period\",\n                    \"validity_period_unit\": \"month\",\n                    \"is_redemption_enabled\": true,\n                    \"validity_period_value\": \"3\",\n                    \"is_min_purchase_required\": false,\n                    \"max_usage_amount_per_order\": null,\n                    \"max_discount_percentage_per_order\": null\n                },\n                \"is_cancelled\": false,\n                \"is_deleted\": false,\n                \"is_rewarded\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-06-21T16:53:39.000+08:00\",\n                \"created_at\": \"2024-06-21T16:52:51.000+08:00\"\n            },\n            \"point_redemption\": null,\n            \"discount_applications\": [],\n            \"discount_codes\": [],\n            \"source_name\": \"pos\",\n            \"source_type\": \"pos\",\n            \"browser_ip\": \"119.40.120.91\",\n            \"cancelled_at\": null,\n            \"is_cancelled\": false,\n            \"is_archived\": false,\n            \"is_deleted\": false,\n            \"updated_at\": \"2024-07-16T12:56:01+08:00\",\n            \"created_at\": \"2024-06-21T16:52:48+08:00\",\n            \"processed_at\": \"2024-06-21T16:52:48+08:00\",\n            \"paid_at\": null,\n            \"sales_attributions\": {\n                \"staff\": [\n                    {\n                        \"id\": 279,\n                        \"user_id\": 10,\n                        \"user_name\": \"Ah Beng\"\n                    }\n                ],\n                \"location\": [\n                    {\n                        \"id\": 32,\n                        \"order_id\": 985082946,\n                        \"location_id\": 9083,\n                        \"location_name\": \"EasyStore Perlis\",\n                        \"is_deleted\": false,\n                        \"deleted_at\": null,\n                        \"updated_at\": \"2024-06-21T16:52:48.000+08:00\",\n                        \"created_at\": \"2024-06-21T16:52:48.000+08:00\"\n                    }\n                ]\n            }\n        },\n        {\n            \"id\": 985082945,\n            \"token\": \"a6f56f75-664e-4e9a-9ca0-67ac0b1af097\",\n            \"cart_token\": \"971010ea-d2b3-42bc-83a3-26360aff5021\",\n            \"number\": 1196,\n            \"order_number\": \"#1196\",\n            \"name\": \"#1196\",\n            \"email\": \"abc@def.com\",\n            \"customer_id\": 1276925,\n            \"customer\": {\n                \"id\": 1276925,\n                \"store_id\": 8553,\n                \"user_id\": null,\n                \"pricelist_id\": null,\n                \"email\": \"abc@def.com\",\n                \"first_name\": \"Abc\",\n                \"last_name\": \"Def\",\n                \"phone\": \"12345678\",\n                \"birthdate\": null,\n                \"gender\": null,\n                \"country_code\": \"MY\",\n                \"accepts_marketing\": true,\n                \"avatar_url\": \"https://assets.imgix.net/~text?bg=A1C299&txtclr=ffffff&w=200&h=200&txtsize=90&txt=AD&txtfont=Helvetica&txtalign=middle,center\",\n                \"origin_avatar_url\": null,\n                \"locale\": \"en_US\",\n                \"total_credit\": \"0.0\",\n                \"total_spent\": \"0.0\",\n                \"total_order\": 0,\n                \"first_paid_order_id\": null,\n                \"last_order_id\": null,\n                \"last_order_at\": null,\n                \"order_stats_updated_at\": null,\n                \"wholesale_enabled\": false,\n                \"source\": null,\n                \"app_id\": null,\n                \"lead_source\": \"online_store\",\n                \"creation_source\": \"pos\",\n                \"code\": \"N0001276925N\",\n                \"note\": null,\n                \"is_verified\": false,\n                \"is_blacklisted\": false,\n                \"is_lead\": false,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"birthday_last_updated_at\": null,\n                \"registration_location_id\": null,\n                \"attribution_location_id\": null,\n                \"attribution_user_id\": null,\n                \"updated_at\": \"2024-06-21T01:35:11.000+08:00\",\n                \"created_at\": \"2024-06-21T01:35:11.000+08:00\",\n                \"deletion_job_id\": null,\n                \"name\": \"Abc Def\",\n                \"display_name\": \"Abc Def\",\n                \"birthday\": null,\n                \"zodiac\": null,\n                \"credentials\": {\n                    \"email\": \"abc@def.com\",\n                    \"phone\": \"12345678\"\n                },\n                \"barcode_url\": \"https://storefront.blue/c/1276925/barcode.svg?hmac=4c99e925198047f0ce6a3c4871f196831d0adf9cafdc3e837f00009325900870\",\n                \"qrcode_url\": \"https://storefront.blue/c/1276925/qrcode.svg?hmac=4c99e925198047f0ce6a3c4871f196831d0adf9cafdc3e837f00009325900870\",\n                \"birthdate_editable\": true,\n                \"country\": \"Malaysia\",\n                \"total_point\": 0,\n                \"expiring_points\": [],\n                \"has_password\": false,\n                \"company\": \"Org Abc Def\",\n                \"address1\": \"Street Abc Def\",\n                \"address2\": null,\n                \"city\": \"City Abc Def\",\n                \"zip\": \"12345\",\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Johor\",\n                \"province_code\": \"MY-01\"\n            },\n            \"currency_code\": \"MYR\",\n            \"exchange_rate\": \"1.0\",\n            \"subtotal_price\": \"29209.0\",\n            \"total_shipping_fee\": \"2.0\",\n            \"total_credit_used\": \"0.00\",\n            \"total_discount\": \"0.0\",\n            \"total_tax\": \"0.84\",\n            \"total_rounding\": \"0.01\",\n            \"total_transaction_fee\": \"0.01\",\n            \"total_amount\": \"29211.85\",\n            \"shipping_discount\": \"0.0\",\n            \"total_amount_include_transaction\": \"29211.85\",\n            \"total_shipping\": \"2.0\",\n            \"total_line_item_price\": \"29209.0\",\n            \"total_price\": \"29211.84\",\n            \"credit_used\": \"0.00\",\n            \"taxes_included\": false,\n            \"credit_earn\": \"0.00\",\n            \"financial_status\": \"unpaid\",\n            \"fulfillment_status\": \"fulfilled\",\n            \"line_items\": [\n                {\n                    \"id\": 1060430803,\n                    \"order_id\": 985082945,\n                    \"product_id\": null,\n                    \"variant_id\": null,\n                    \"discount_id\": null,\n                    \"product_name\": \"Ibis Ripmo V2 XT\",\n                    \"variant_name\": null,\n                    \"sku\": null,\n                    \"barcode\": null,\n                    \"price\": \"1.0\",\n                    \"cost_price\": \"0.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_applies_once\": null,\n                    \"grams\": \"1.0\",\n                    \"width\": null,\n                    \"height\": null,\n                    \"length\": null,\n                    \"quantity\": 12,\n                    \"backorder_quantity\": 0,\n                    \"taxable\": true,\n                    \"shipping_required\": true,\n                    \"total_tax\": \"0.72\",\n                    \"is_custom_price\": false,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"delete_from\": null,\n                    \"created_from\": null,\n                    \"updated_at\": \"2024-06-21T16:40:18.000+08:00\",\n                    \"created_at\": \"2024-06-21T16:40:16.000+08:00\",\n                    \"inventory_management\": null,\n                    \"total_amount\": \"12.0\",\n                    \"subtotal\": \"12.0\",\n                    \"barcode_image\": \"\",\n                    \"variant_count\": 0,\n                    \"restocked_quantity\": 0,\n                    \"restockable_quantity\": 0,\n                    \"fulfilled_quantity\": 12,\n                    \"fulfillable_quantity\": 0,\n                    \"fulfillment_service\": [\n                        {\n                            \"service\": \"manual\",\n                            \"tracking_company\": null,\n                            \"quantity\": 12,\n                            \"id\": null\n                        }\n                    ],\n                    \"return\": null,\n                    \"returns\": null,\n                    \"returned_quantity\": 0,\n                    \"returnable_quantity\": 12,\n                    \"properties\": [],\n                    \"vendors\": [],\n                    \"original_line_price\": \"12.0\",\n                    \"final_line_price\": \"12.0\",\n                    \"quantity_before_edit\": 12,\n                    \"image_url\": \"https://s3.dualstack.ap-southeast-1.amazonaws.com/eesb.public/images/products/no_image.png\",\n                    \"shipping_condition\": \"general\",\n                    \"shipping_profile\": {\n                        \"id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\"\n                    },\n                    \"line_level_discount_allocations\": [],\n                    \"line_level_total_discount\": 0\n                },\n                {\n                    \"id\": 1060430804,\n                    \"order_id\": 985082945,\n                    \"product_id\": 2413963,\n                    \"variant_id\": 11951362,\n                    \"discount_id\": null,\n                    \"product_name\": \"hi\",\n                    \"variant_name\": null,\n                    \"sku\": \"\",\n                    \"barcode\": null,\n                    \"price\": \"0.0\",\n                    \"cost_price\": \"0.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_applies_once\": null,\n                    \"grams\": \"0.0\",\n                    \"width\": \"0.0\",\n                    \"height\": \"0.0\",\n                    \"length\": \"0.0\",\n                    \"quantity\": 1,\n                    \"backorder_quantity\": 0,\n                    \"taxable\": false,\n                    \"shipping_required\": true,\n                    \"total_tax\": \"0.0\",\n                    \"is_custom_price\": false,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"delete_from\": null,\n                    \"created_from\": \"cp\",\n                    \"updated_at\": \"2024-06-21T16:43:12.000+08:00\",\n                    \"created_at\": \"2024-06-21T16:43:12.000+08:00\",\n                    \"inventory_management\": \"easystore\",\n                    \"total_amount\": \"0.0\",\n                    \"subtotal\": \"0.0\",\n                    \"barcode_image\": \"\",\n                    \"variant_count\": 1,\n                    \"restocked_quantity\": 0,\n                    \"restockable_quantity\": 1,\n                    \"fulfilled_quantity\": 1,\n                    \"fulfillable_quantity\": 0,\n                    \"fulfillment_service\": [\n                        {\n                            \"service\": \"manual\",\n                            \"tracking_company\": null,\n                            \"quantity\": 1,\n                            \"id\": null\n                        }\n                    ],\n                    \"return\": null,\n                    \"returns\": null,\n                    \"returned_quantity\": 0,\n                    \"returnable_quantity\": 1,\n                    \"properties\": [],\n                    \"vendors\": [\n                        {\n                            \"id\": 358,\n                            \"store_id\": 8553,\n                            \"name\": \"testing\",\n                            \"is_deleted\": false,\n                            \"deleted_at\": null,\n                            \"updated_at\": \"2024-05-24T13:19:33.000+08:00\",\n                            \"created_at\": \"2024-05-24T13:19:33.000+08:00\"\n                        }\n                    ],\n                    \"original_line_price\": \"0.0\",\n                    \"final_line_price\": \"0.0\",\n                    \"quantity_before_edit\": 1,\n                    \"image_url\": \"https://cdn.easystore.blue/s/8553/i/9552814.png\",\n                    \"shipping_condition\": \"general\",\n                    \"shipping_profile\": {\n                        \"id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\"\n                    },\n                    \"line_level_discount_allocations\": [],\n                    \"line_level_total_discount\": 0\n                },\n                {\n                    \"id\": 1060430805,\n                    \"order_id\": 985082945,\n                    \"product_id\": 2413840,\n                    \"variant_id\": 11950923,\n                    \"discount_id\": null,\n                    \"product_name\": \"Ibis Ripmo V2 XT\",\n                    \"variant_name\": null,\n                    \"sku\": \"\",\n                    \"barcode\": null,\n                    \"price\": \"1.0\",\n                    \"cost_price\": \"0.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_applies_once\": null,\n                    \"grams\": \"0.0\",\n                    \"width\": \"0.0\",\n                    \"height\": \"0.0\",\n                    \"length\": \"0.0\",\n                    \"quantity\": 1,\n                    \"backorder_quantity\": 0,\n                    \"taxable\": false,\n                    \"shipping_required\": true,\n                    \"total_tax\": \"0.0\",\n                    \"is_custom_price\": false,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"delete_from\": null,\n                    \"created_from\": \"cp\",\n                    \"updated_at\": \"2024-06-21T16:43:12.000+08:00\",\n                    \"created_at\": \"2024-06-21T16:43:12.000+08:00\",\n                    \"inventory_management\": \"easystore\",\n                    \"total_amount\": \"1.0\",\n                    \"subtotal\": \"1.0\",\n                    \"barcode_image\": \"\",\n                    \"variant_count\": 1,\n                    \"restocked_quantity\": 0,\n                    \"restockable_quantity\": 1,\n                    \"fulfilled_quantity\": 1,\n                    \"fulfillable_quantity\": 0,\n                    \"fulfillment_service\": [\n                        {\n                            \"service\": \"manual\",\n                            \"tracking_company\": null,\n                            \"quantity\": 1,\n                            \"id\": null\n                        }\n                    ],\n                    \"return\": null,\n                    \"returns\": null,\n                    \"returned_quantity\": 0,\n                    \"returnable_quantity\": 1,\n                    \"properties\": [],\n                    \"vendors\": [],\n                    \"original_line_price\": \"1.0\",\n                    \"final_line_price\": \"1.0\",\n                    \"quantity_before_edit\": 1,\n                    \"image_url\": \"https://cdn.easystore.blue/s/8553/i/9552468.webp\",\n                    \"shipping_condition\": \"general\",\n                    \"shipping_profile\": {\n                        \"id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\"\n                    },\n                    \"line_level_discount_allocations\": [],\n                    \"line_level_total_discount\": 0\n                },\n                {\n                    \"id\": 1060430806,\n                    \"order_id\": 985082945,\n                    \"product_id\": 2413842,\n                    \"variant_id\": 11950928,\n                    \"discount_id\": null,\n                    \"product_name\": \"Pixel 8 Pro\",\n                    \"variant_name\": \"Porcelain\",\n                    \"sku\": \"\",\n                    \"barcode\": null,\n                    \"price\": \"7299.0\",\n                    \"cost_price\": \"0.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_applies_once\": null,\n                    \"grams\": \"512.0\",\n                    \"width\": \"0.0\",\n                    \"height\": \"0.0\",\n                    \"length\": \"0.0\",\n                    \"quantity\": 1,\n                    \"backorder_quantity\": 0,\n                    \"taxable\": false,\n                    \"shipping_required\": true,\n                    \"total_tax\": \"0.0\",\n                    \"is_custom_price\": false,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"delete_from\": null,\n                    \"created_from\": \"cp\",\n                    \"updated_at\": \"2024-06-21T16:43:12.000+08:00\",\n                    \"created_at\": \"2024-06-21T16:43:12.000+08:00\",\n                    \"inventory_management\": \"easystore\",\n                    \"total_amount\": \"7299.0\",\n                    \"subtotal\": \"7299.0\",\n                    \"barcode_image\": \"\",\n                    \"variant_count\": 4,\n                    \"restocked_quantity\": 0,\n                    \"restockable_quantity\": 1,\n                    \"fulfilled_quantity\": 1,\n                    \"fulfillable_quantity\": 0,\n                    \"fulfillment_service\": [\n                        {\n                            \"service\": \"manual\",\n                            \"tracking_company\": null,\n                            \"quantity\": 1,\n                            \"id\": null\n                        }\n                    ],\n                    \"return\": null,\n                    \"returns\": null,\n                    \"returned_quantity\": 0,\n                    \"returnable_quantity\": 1,\n                    \"properties\": [],\n                    \"vendors\": [],\n                    \"original_line_price\": \"7299.0\",\n                    \"final_line_price\": \"7299.0\",\n                    \"quantity_before_edit\": 1,\n                    \"image_url\": \"https://cdn.easystore.blue/s/8553/i/9552469.png\",\n                    \"shipping_condition\": \"general\",\n                    \"shipping_profile\": {\n                        \"id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\"\n                    },\n                    \"line_level_discount_allocations\": [],\n                    \"line_level_total_discount\": 0\n                },\n                {\n                    \"id\": 1060430807,\n                    \"order_id\": 985082945,\n                    \"product_id\": 2413842,\n                    \"variant_id\": 11950927,\n                    \"discount_id\": null,\n                    \"product_name\": \"Pixel 8 Pro\",\n                    \"variant_name\": \"Mint\",\n                    \"sku\": \"\",\n                    \"barcode\": null,\n                    \"price\": \"7299.0\",\n                    \"cost_price\": \"0.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_applies_once\": null,\n                    \"grams\": \"512.0\",\n                    \"width\": \"0.0\",\n                    \"height\": \"0.0\",\n                    \"length\": \"0.0\",\n                    \"quantity\": 1,\n                    \"backorder_quantity\": 0,\n                    \"taxable\": false,\n                    \"shipping_required\": true,\n                    \"total_tax\": \"0.0\",\n                    \"is_custom_price\": false,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"delete_from\": null,\n                    \"created_from\": \"cp\",\n                    \"updated_at\": \"2024-06-21T16:43:13.000+08:00\",\n                    \"created_at\": \"2024-06-21T16:43:13.000+08:00\",\n                    \"inventory_management\": \"easystore\",\n                    \"total_amount\": \"7299.0\",\n                    \"subtotal\": \"7299.0\",\n                    \"barcode_image\": \"\",\n                    \"variant_count\": 4,\n                    \"restocked_quantity\": 0,\n                    \"restockable_quantity\": 1,\n                    \"fulfilled_quantity\": 1,\n                    \"fulfillable_quantity\": 0,\n                    \"fulfillment_service\": [\n                        {\n                            \"service\": \"manual\",\n                            \"tracking_company\": null,\n                            \"quantity\": 1,\n                            \"id\": null\n                        }\n                    ],\n                    \"return\": null,\n                    \"returns\": null,\n                    \"returned_quantity\": 0,\n                    \"returnable_quantity\": 1,\n                    \"properties\": [],\n                    \"vendors\": [],\n                    \"original_line_price\": \"7299.0\",\n                    \"final_line_price\": \"7299.0\",\n                    \"quantity_before_edit\": 1,\n                    \"image_url\": \"https://cdn.easystore.blue/s/8553/i/9552471.png\",\n                    \"shipping_condition\": \"general\",\n                    \"shipping_profile\": {\n                        \"id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\"\n                    },\n                    \"line_level_discount_allocations\": [],\n                    \"line_level_total_discount\": 0\n                },\n                {\n                    \"id\": 1060430808,\n                    \"order_id\": 985082945,\n                    \"product_id\": 2413842,\n                    \"variant_id\": 11950926,\n                    \"discount_id\": null,\n                    \"product_name\": \"Pixel 8 Pro\",\n                    \"variant_name\": \"Obsidian\",\n                    \"sku\": \"\",\n                    \"barcode\": null,\n                    \"price\": \"7299.0\",\n                    \"cost_price\": \"0.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_applies_once\": null,\n                    \"grams\": \"512.0\",\n                    \"width\": \"0.0\",\n                    \"height\": \"0.0\",\n                    \"length\": \"0.0\",\n                    \"quantity\": 1,\n                    \"backorder_quantity\": 0,\n                    \"taxable\": false,\n                    \"shipping_required\": true,\n                    \"total_tax\": \"0.0\",\n                    \"is_custom_price\": false,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"delete_from\": null,\n                    \"created_from\": \"cp\",\n                    \"updated_at\": \"2024-06-21T16:43:13.000+08:00\",\n                    \"created_at\": \"2024-06-21T16:43:13.000+08:00\",\n                    \"inventory_management\": \"easystore\",\n                    \"total_amount\": \"7299.0\",\n                    \"subtotal\": \"7299.0\",\n                    \"barcode_image\": \"\",\n                    \"variant_count\": 4,\n                    \"restocked_quantity\": 0,\n                    \"restockable_quantity\": 1,\n                    \"fulfilled_quantity\": 1,\n                    \"fulfillable_quantity\": 0,\n                    \"fulfillment_service\": [\n                        {\n                            \"service\": \"manual\",\n                            \"tracking_company\": null,\n                            \"quantity\": 1,\n                            \"id\": null\n                        }\n                    ],\n                    \"return\": null,\n                    \"returns\": null,\n                    \"returned_quantity\": 0,\n                    \"returnable_quantity\": 1,\n                    \"properties\": [],\n                    \"vendors\": [],\n                    \"original_line_price\": \"7299.0\",\n                    \"final_line_price\": \"7299.0\",\n                    \"quantity_before_edit\": 1,\n                    \"image_url\": \"https://cdn.easystore.blue/s/8553/i/9552472.png\",\n                    \"shipping_condition\": \"general\",\n                    \"shipping_profile\": {\n                        \"id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\"\n                    },\n                    \"line_level_discount_allocations\": [],\n                    \"line_level_total_discount\": 0\n                },\n                {\n                    \"id\": 1060430809,\n                    \"order_id\": 985082945,\n                    \"product_id\": 2413842,\n                    \"variant_id\": 11950925,\n                    \"discount_id\": null,\n                    \"product_name\": \"Pixel 8 Pro\",\n                    \"variant_name\": \"Bay\",\n                    \"sku\": \"\",\n                    \"barcode\": null,\n                    \"price\": \"7299.0\",\n                    \"cost_price\": \"0.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_applies_once\": null,\n                    \"grams\": \"512.0\",\n                    \"width\": \"0.0\",\n                    \"height\": \"0.0\",\n                    \"length\": \"0.0\",\n                    \"quantity\": 1,\n                    \"backorder_quantity\": 0,\n                    \"taxable\": false,\n                    \"shipping_required\": true,\n                    \"total_tax\": \"0.0\",\n                    \"is_custom_price\": false,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"delete_from\": null,\n                    \"created_from\": \"cp\",\n                    \"updated_at\": \"2024-06-21T16:43:13.000+08:00\",\n                    \"created_at\": \"2024-06-21T16:43:13.000+08:00\",\n                    \"inventory_management\": \"easystore\",\n                    \"total_amount\": \"7299.0\",\n                    \"subtotal\": \"7299.0\",\n                    \"barcode_image\": \"\",\n                    \"variant_count\": 4,\n                    \"restocked_quantity\": 0,\n                    \"restockable_quantity\": 1,\n                    \"fulfilled_quantity\": 1,\n                    \"fulfillable_quantity\": 0,\n                    \"fulfillment_service\": [\n                        {\n                            \"service\": \"manual\",\n                            \"tracking_company\": null,\n                            \"quantity\": 1,\n                            \"id\": null\n                        }\n                    ],\n                    \"return\": null,\n                    \"returns\": null,\n                    \"returned_quantity\": 0,\n                    \"returnable_quantity\": 1,\n                    \"properties\": [],\n                    \"vendors\": [],\n                    \"original_line_price\": \"7299.0\",\n                    \"final_line_price\": \"7299.0\",\n                    \"quantity_before_edit\": 1,\n                    \"image_url\": \"https://cdn.easystore.blue/s/8553/i/9552470.png\",\n                    \"shipping_condition\": \"general\",\n                    \"shipping_profile\": {\n                        \"id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\"\n                    },\n                    \"line_level_discount_allocations\": [],\n                    \"line_level_total_discount\": 0\n                }\n            ],\n            \"refunds\": [],\n            \"tax_line\": [\n                {\n                    \"id\": 16367,\n                    \"order_id\": 985082945,\n                    \"name\": \"GST\",\n                    \"rate\": 6,\n                    \"price\": \"0.84\",\n                    \"shipping_tax\": \"0.12\",\n                    \"shipping_tax_include\": true,\n                    \"charge_tax_add\": 1,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"deleted_from\": null,\n                    \"created_at\": \"2024-06-21T16:40:16.000+08:00\"\n                }\n            ],\n            \"tax_filing\": null,\n            \"billing_address\": {\n                \"id\": 806593746,\n                \"order_id\": 985082945,\n                \"address_id\": null,\n                \"first_name\": \"Abc\",\n                \"last_name\": \"Def\",\n                \"email\": \"abc@def.com\",\n                \"company\": \"Org Abc Def\",\n                \"address1\": \"Street Abc Def\",\n                \"address2\": null,\n                \"city\": \"City Abc Def\",\n                \"zip\": \"12345\",\n                \"province\": \"Johor\",\n                \"province_code\": \"MY-01\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"12345678\",\n                \"latitude\": null,\n                \"longitude\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-06-21T16:40:16.000+08:00\",\n                \"created_at\": \"2024-06-21T16:40:16.000+08:00\"\n            },\n            \"shipping_address\": {\n                \"id\": 885961238,\n                \"order_id\": 985082945,\n                \"address_id\": null,\n                \"first_name\": \"Abc\",\n                \"last_name\": \"Def\",\n                \"company\": \"Org Abc Def\",\n                \"address1\": \"Street Abc Def\",\n                \"address2\": null,\n                \"city\": \"City Abc Def\",\n                \"zip\": \"12345\",\n                \"province\": \"Johor\",\n                \"province_code\": \"MY-01\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"12345678\",\n                \"email\": \"abc@def.com\",\n                \"latitude\": null,\n                \"longitude\": null,\n                \"preferred_start_at\": null,\n                \"preferred_end_at\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-06-21T16:40:16.000+08:00\",\n                \"created_at\": \"2024-06-21T16:40:16.000+08:00\"\n            },\n            \"shipping_fees\": [\n                {\n                    \"id\": 583789151,\n                    \"order_id\": 985082945,\n                    \"name\": \"standard shipping\",\n                    \"price\": \"2.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_codes\": null,\n                    \"zone_id\": null,\n                    \"shipping_id\": null,\n                    \"store_app_id\": null,\n                    \"real_store_app_id\": null,\n                    \"calculation_params\": null,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"deleted_from\": null,\n                    \"created_at\": \"2024-06-21T16:40:16.000+08:00\",\n                    \"shipping_fee_shipping_profile\": null\n                }\n            ],\n            \"pickup_address\": null,\n            \"remark\": \"remark\",\n            \"note\": \"note\",\n            \"cod_type\": 2,\n            \"location_id\": null,\n            \"fulfillments\": [\n                {\n                    \"id\": 11354,\n                    \"order_id\": 985082945,\n                    \"status\": \"open\",\n                    \"tracking_company\": null,\n                    \"tracking_number\": null,\n                    \"cancelled_at\": null,\n                    \"created_at\": \"2024-06-21T16:49:52+08:00\"\n                }\n            ],\n            \"metafields\": {},\n            \"transactions\": [],\n            \"note_attributes\": [],\n            \"point_earning\": {\n                \"id\": 354913123,\n                \"order_id\": 985082945,\n                \"category\": \"earn\",\n                \"amount\": \"29209.0\",\n                \"discount_amount\": null,\n                \"point_formula\": {\n                    \"id\": 357,\n                    \"title\": \"sparkle\",\n                    \"created_at\": \"2024-03-05T11:55:51.000+08:00\",\n                    \"deleted_at\": null,\n                    \"is_deleted\": false,\n                    \"is_enabled\": true,\n                    \"ownable_id\": 8553,\n                    \"updated_at\": \"2024-04-02T11:46:31.000+08:00\",\n                    \"ownable_type\": \"Store::Store\",\n                    \"earning_point\": 1,\n                    \"earning_value\": \"1.0\",\n                    \"redemption_point\": 100,\n                    \"redemption_value\": \"1.0\",\n                    \"is_earning_enabled\": true,\n                    \"min_purchase_amount\": null,\n                    \"is_max_usage_limited\": false,\n                    \"validity_period_type\": \"period\",\n                    \"validity_period_unit\": \"month\",\n                    \"is_redemption_enabled\": true,\n                    \"validity_period_value\": \"3\",\n                    \"is_min_purchase_required\": false,\n                    \"max_usage_amount_per_order\": null,\n                    \"max_discount_percentage_per_order\": null\n                },\n                \"is_cancelled\": false,\n                \"is_deleted\": false,\n                \"is_rewarded\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-06-21T16:43:15.000+08:00\",\n                \"created_at\": \"2024-06-21T16:40:19.000+08:00\"\n            },\n            \"point_redemption\": null,\n            \"discount_applications\": [],\n            \"discount_codes\": [],\n            \"source_name\": \"pos\",\n            \"source_type\": \"pos\",\n            \"browser_ip\": \"119.40.120.91\",\n            \"cancelled_at\": null,\n            \"is_cancelled\": false,\n            \"is_archived\": false,\n            \"is_deleted\": false,\n            \"updated_at\": \"2024-06-21T16:49:52+08:00\",\n            \"created_at\": \"2024-06-21T16:40:16+08:00\",\n            \"processed_at\": \"2024-06-21T16:40:16+08:00\",\n            \"paid_at\": null,\n            \"sales_attributions\": {\n                \"staff\": [\n                    {\n                        \"id\": 278,\n                        \"user_id\": 7733,\n                        \"user_name\": \"YELILAN RAJARAJAN\"\n                    }\n                ],\n                \"location\": [\n                    {\n                        \"id\": 31,\n                        \"order_id\": 985082945,\n                        \"location_id\": 9083,\n                        \"location_name\": \"EasyStore Perlis\",\n                        \"is_deleted\": false,\n                        \"deleted_at\": null,\n                        \"updated_at\": \"2024-06-21T16:40:16.000+08:00\",\n                        \"created_at\": \"2024-06-21T16:40:16.000+08:00\"\n                    }\n                ]\n            }\n        },\n        {\n            \"id\": 985082944,\n            \"token\": \"30b7bba1-faba-4189-bfe1-c53121bb34fd\",\n            \"cart_token\": \"6f302397-4543-4e28-8ce1-1006a215ab86\",\n            \"number\": 1195,\n            \"order_number\": \"#1195\",\n            \"name\": \"#1195\",\n            \"email\": \"yelilan@easystore.co\",\n            \"customer_id\": 1276365,\n            \"customer\": {\n                \"id\": 1276365,\n                \"store_id\": 8553,\n                \"user_id\": null,\n                \"pricelist_id\": null,\n                \"email\": \"yelilan@easystore.co\",\n                \"first_name\": \"Rajarajan\",\n                \"last_name\": \"Yelilan\",\n                \"phone\": \"60175464109\",\n                \"birthdate\": \"2001-10-01\",\n                \"gender\": \"male\",\n                \"country_code\": \"MY\",\n                \"accepts_marketing\": false,\n                \"avatar_url\": \"https://assets.imgix.net/~text?bg=6367A9&txtclr=ffffff&w=200&h=200&txtsize=90&txt=RY&txtfont=Helvetica&txtalign=middle,center\",\n                \"origin_avatar_url\": null,\n                \"locale\": \"en_US\",\n                \"total_credit\": \"11.0\",\n                \"total_spent\": \"21913.4\",\n                \"total_order\": 8,\n                \"first_paid_order_id\": null,\n                \"last_order_id\": null,\n                \"last_order_at\": null,\n                \"order_stats_updated_at\": null,\n                \"wholesale_enabled\": false,\n                \"source\": \"sf\",\n                \"app_id\": null,\n                \"lead_source\": \"online_store\",\n                \"creation_source\": \"online_store\",\n                \"code\": \"U0001276365E\",\n                \"note\": null,\n                \"is_verified\": true,\n                \"is_blacklisted\": false,\n                \"is_lead\": false,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"birthday_last_updated_at\": \"2024-03-08T11:53:12.000+08:00\",\n                \"registration_location_id\": null,\n                \"attribution_location_id\": null,\n                \"attribution_user_id\": null,\n                \"updated_at\": \"2024-07-03T22:42:20.000+08:00\",\n                \"created_at\": \"2024-03-05T11:51:05.000+08:00\",\n                \"deletion_job_id\": null,\n                \"name\": \"Rajarajan Yelilan\",\n                \"display_name\": \"Rajarajan Yelilan\",\n                \"birthday\": \"2024-10-01\",\n                \"zodiac\": \"libra\",\n                \"credentials\": {\n                    \"email\": \"yelilan@easystore.co\",\n                    \"phone\": \"60175464109\"\n                },\n                \"barcode_url\": \"https://storefront.blue/c/1276365/barcode.svg?hmac=52f7a4da54cb4d2aa4ce46bf93cbf0633e4a48861cc8ced95d18d2d658b75c71\",\n                \"qrcode_url\": \"https://storefront.blue/c/1276365/qrcode.svg?hmac=52f7a4da54cb4d2aa4ce46bf93cbf0633e4a48861cc8ced95d18d2d658b75c71\",\n                \"birthdate_editable\": false,\n                \"country\": \"Malaysia\",\n                \"total_point\": 2799860,\n                \"expiring_points\": [\n                    {\n                        \"expired_at\": \"2025-03-08T23:59:59.000+08:00\",\n                        \"amount\": 100,\n                        \"id\": null\n                    }\n                ],\n                \"has_password\": true,\n                \"company\": \"\",\n                \"address1\": \"EasyStore, H1-5 (Block H1, Level, 5) SetiaWalk\",\n                \"address2\": \"Pusat Bandar Puchong\",\n                \"city\": \"Puchong\",\n                \"zip\": \"41700\",\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Kuala Lumpur\",\n                \"province_code\": \"MY-14\"\n            },\n            \"currency_code\": \"MYR\",\n            \"exchange_rate\": \"1.0\",\n            \"subtotal_price\": \"5.5\",\n            \"total_shipping_fee\": \"0.0\",\n            \"total_credit_used\": \"0.00\",\n            \"total_discount\": \"0.0\",\n            \"total_tax\": \"0.0\",\n            \"total_rounding\": \"0.0\",\n            \"total_transaction_fee\": \"0.0\",\n            \"total_amount\": \"5.5\",\n            \"shipping_discount\": \"0.0\",\n            \"total_amount_include_transaction\": \"5.5\",\n            \"total_shipping\": \"0.0\",\n            \"total_line_item_price\": \"5.5\",\n            \"total_price\": \"5.5\",\n            \"credit_used\": \"0.00\",\n            \"taxes_included\": false,\n            \"credit_earn\": \"0.00\",\n            \"financial_status\": \"paid\",\n            \"fulfillment_status\": \"fulfilled\",\n            \"line_items\": [\n                {\n                    \"id\": 1060430800,\n                    \"order_id\": 985082944,\n                    \"product_id\": 2413694,\n                    \"variant_id\": 11949735,\n                    \"discount_id\": null,\n                    \"product_name\": \"Boba U4T switches\",\n                    \"variant_name\": null,\n                    \"sku\": \"\",\n                    \"barcode\": null,\n                    \"price\": \"4.5\",\n                    \"cost_price\": \"3.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_applies_once\": null,\n                    \"grams\": \"5.0\",\n                    \"width\": \"0.0\",\n                    \"height\": \"0.0\",\n                    \"length\": \"0.0\",\n                    \"quantity\": 1,\n                    \"backorder_quantity\": 0,\n                    \"taxable\": false,\n                    \"shipping_required\": true,\n                    \"total_tax\": \"0.0\",\n                    \"is_custom_price\": false,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"delete_from\": null,\n                    \"created_from\": null,\n                    \"updated_at\": \"2024-06-21T16:30:03.000+08:00\",\n                    \"created_at\": \"2024-06-21T16:30:03.000+08:00\",\n                    \"inventory_management\": \"easystore\",\n                    \"total_amount\": \"4.5\",\n                    \"subtotal\": \"4.5\",\n                    \"barcode_image\": \"\",\n                    \"variant_count\": 1,\n                    \"restocked_quantity\": 0,\n                    \"restockable_quantity\": 1,\n                    \"fulfilled_quantity\": 1,\n                    \"fulfillable_quantity\": 0,\n                    \"fulfillment_service\": [\n                        {\n                            \"service\": \"POS\",\n                            \"tracking_company\": null,\n                            \"quantity\": 1,\n                            \"id\": null\n                        }\n                    ],\n                    \"return\": null,\n                    \"returns\": null,\n                    \"returned_quantity\": 0,\n                    \"returnable_quantity\": 1,\n                    \"properties\": [],\n                    \"vendors\": [],\n                    \"original_line_price\": \"4.5\",\n                    \"final_line_price\": \"4.5\",\n                    \"quantity_before_edit\": 1,\n                    \"image_url\": \"https://cdn.easystore.blue/s/8553/i/9552152.png\",\n                    \"shipping_condition\": \"general\",\n                    \"shipping_profile\": {\n                        \"id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\"\n                    },\n                    \"line_level_discount_allocations\": [],\n                    \"line_level_total_discount\": 0\n                },\n                {\n                    \"id\": 1060430801,\n                    \"order_id\": 985082944,\n                    \"product_id\": 2413840,\n                    \"variant_id\": 11950923,\n                    \"discount_id\": null,\n                    \"product_name\": \"Ibis Ripmo V2 XT\",\n                    \"variant_name\": null,\n                    \"sku\": \"\",\n                    \"barcode\": null,\n                    \"price\": \"1.0\",\n                    \"cost_price\": \"0.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_applies_once\": null,\n                    \"grams\": \"0.0\",\n                    \"width\": \"0.0\",\n                    \"height\": \"0.0\",\n                    \"length\": \"0.0\",\n                    \"quantity\": 1,\n                    \"backorder_quantity\": 0,\n                    \"taxable\": false,\n                    \"shipping_required\": true,\n                    \"total_tax\": \"0.0\",\n                    \"is_custom_price\": false,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"delete_from\": null,\n                    \"created_from\": null,\n                    \"updated_at\": \"2024-06-21T16:30:03.000+08:00\",\n                    \"created_at\": \"2024-06-21T16:30:03.000+08:00\",\n                    \"inventory_management\": \"easystore\",\n                    \"total_amount\": \"1.0\",\n                    \"subtotal\": \"1.0\",\n                    \"barcode_image\": \"\",\n                    \"variant_count\": 1,\n                    \"restocked_quantity\": 0,\n                    \"restockable_quantity\": 1,\n                    \"fulfilled_quantity\": 1,\n                    \"fulfillable_quantity\": 0,\n                    \"fulfillment_service\": [\n                        {\n                            \"service\": \"POS\",\n                            \"tracking_company\": null,\n                            \"quantity\": 1,\n                            \"id\": null\n                        }\n                    ],\n                    \"return\": null,\n                    \"returns\": null,\n                    \"returned_quantity\": 0,\n                    \"returnable_quantity\": 1,\n                    \"properties\": [],\n                    \"vendors\": [],\n                    \"original_line_price\": \"1.0\",\n                    \"final_line_price\": \"1.0\",\n                    \"quantity_before_edit\": 1,\n                    \"image_url\": \"https://cdn.easystore.blue/s/8553/i/9552468.webp\",\n                    \"shipping_condition\": \"general\",\n                    \"shipping_profile\": {\n                        \"id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\"\n                    },\n                    \"line_level_discount_allocations\": [],\n                    \"line_level_total_discount\": 0\n                },\n                {\n                    \"id\": 1060430802,\n                    \"order_id\": 985082944,\n                    \"product_id\": 2413963,\n                    \"variant_id\": 11951362,\n                    \"discount_id\": null,\n                    \"product_name\": \"hi\",\n                    \"variant_name\": null,\n                    \"sku\": \"\",\n                    \"barcode\": null,\n                    \"price\": \"0.0\",\n                    \"cost_price\": \"0.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_applies_once\": null,\n                    \"grams\": \"0.0\",\n                    \"width\": \"0.0\",\n                    \"height\": \"0.0\",\n                    \"length\": \"0.0\",\n                    \"quantity\": 1,\n                    \"backorder_quantity\": 0,\n                    \"taxable\": false,\n                    \"shipping_required\": true,\n                    \"total_tax\": \"0.0\",\n                    \"is_custom_price\": false,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"delete_from\": null,\n                    \"created_from\": null,\n                    \"updated_at\": \"2024-06-21T16:30:03.000+08:00\",\n                    \"created_at\": \"2024-06-21T16:30:03.000+08:00\",\n                    \"inventory_management\": \"easystore\",\n                    \"total_amount\": \"0.0\",\n                    \"subtotal\": \"0.0\",\n                    \"barcode_image\": \"\",\n                    \"variant_count\": 1,\n                    \"restocked_quantity\": 0,\n                    \"restockable_quantity\": 1,\n                    \"fulfilled_quantity\": 1,\n                    \"fulfillable_quantity\": 0,\n                    \"fulfillment_service\": [\n                        {\n                            \"service\": \"POS\",\n                            \"tracking_company\": null,\n                            \"quantity\": 1,\n                            \"id\": null\n                        }\n                    ],\n                    \"return\": null,\n                    \"returns\": null,\n                    \"returned_quantity\": 0,\n                    \"returnable_quantity\": 1,\n                    \"properties\": [],\n                    \"vendors\": [\n                        {\n                            \"id\": 358,\n                            \"store_id\": 8553,\n                            \"name\": \"testing\",\n                            \"is_deleted\": false,\n                            \"deleted_at\": null,\n                            \"updated_at\": \"2024-05-24T13:19:33.000+08:00\",\n                            \"created_at\": \"2024-05-24T13:19:33.000+08:00\"\n                        }\n                    ],\n                    \"original_line_price\": \"0.0\",\n                    \"final_line_price\": \"0.0\",\n                    \"quantity_before_edit\": 1,\n                    \"image_url\": \"https://cdn.easystore.blue/s/8553/i/9552814.png\",\n                    \"shipping_condition\": \"general\",\n                    \"shipping_profile\": {\n                        \"id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\"\n                    },\n                    \"line_level_discount_allocations\": [],\n                    \"line_level_total_discount\": 0\n                }\n            ],\n            \"refunds\": [],\n            \"tax_line\": [],\n            \"tax_filing\": null,\n            \"billing_address\": {\n                \"id\": 806593745,\n                \"order_id\": 985082944,\n                \"address_id\": null,\n                \"first_name\": \"Rajarajan\",\n                \"last_name\": \"Yelilan\",\n                \"email\": \"yelilan@easystore.co\",\n                \"company\": null,\n                \"address1\": \"EasyStore, H1-5 (Block H1, Level, 5) SetiaWalk\",\n                \"address2\": \"Pusat Bandar Puchong\",\n                \"city\": \"Puchong\",\n                \"zip\": \"41700\",\n                \"province\": \"Kuala Lumpur\",\n                \"province_code\": \"MY-14\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"60123456789\",\n                \"latitude\": null,\n                \"longitude\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-06-21T16:32:41.000+08:00\",\n                \"created_at\": \"2024-06-21T16:32:41.000+08:00\"\n            },\n            \"shipping_address\": {\n                \"id\": 885961237,\n                \"order_id\": 985082944,\n                \"address_id\": null,\n                \"first_name\": \"Rajarajan\",\n                \"last_name\": \"Yelilan\",\n                \"company\": null,\n                \"address1\": \"EasyStore, H1-5 (Block H1, Level, 5) SetiaWalk\",\n                \"address2\": \"Pusat Bandar Puchong\",\n                \"city\": \"Puchong\",\n                \"zip\": \"41700\",\n                \"province\": \"Kuala Lumpur\",\n                \"province_code\": \"MY-14\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"60123456789\",\n                \"email\": \"yelilan@easystore.co\",\n                \"latitude\": null,\n                \"longitude\": null,\n                \"preferred_start_at\": null,\n                \"preferred_end_at\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-06-21T16:32:41.000+08:00\",\n                \"created_at\": \"2024-06-21T16:32:41.000+08:00\"\n            },\n            \"shipping_fees\": [],\n            \"pickup_address\": null,\n            \"remark\": null,\n            \"note\": null,\n            \"cod_type\": 2,\n            \"location_id\": 8807,\n            \"fulfillments\": [\n                {\n                    \"id\": 11353,\n                    \"order_id\": 985082944,\n                    \"status\": \"fulfilled\",\n                    \"tracking_company\": null,\n                    \"tracking_number\": null,\n                    \"cancelled_at\": null,\n                    \"created_at\": \"2024-06-21T16:30:04+08:00\"\n                }\n            ],\n            \"metafields\": {},\n            \"transactions\": [\n                {\n                    \"id\": 974152499,\n                    \"currency\": \"MYR\",\n                    \"amount\": \"5.5\",\n                    \"number\": null,\n                    \"gateway\": \"cash\",\n                    \"gateway_title\": \"Cash payment POS\",\n                    \"gateway_method\": \"cash\",\n                    \"error_description\": null,\n                    \"test\": false,\n                    \"status\": \"success\",\n                    \"paid_at\": \"2024-06-21T16:30:05+08:00\",\n                    \"updated_at\": \"2024-06-21T16:30:05+08:00\",\n                    \"created_at\": \"2024-06-21T16:30:05+08:00\"\n                }\n            ],\n            \"note_attributes\": [],\n            \"point_earning\": null,\n            \"point_redemption\": null,\n            \"discount_applications\": [],\n            \"discount_codes\": [],\n            \"source_name\": \"pos\",\n            \"source_type\": \"pos\",\n            \"browser_ip\": \"119.40.120.91\",\n            \"cancelled_at\": null,\n            \"is_cancelled\": false,\n            \"is_archived\": false,\n            \"is_deleted\": false,\n            \"updated_at\": \"2024-06-21T16:32:41+08:00\",\n            \"created_at\": \"2024-06-21T16:30:03+08:00\",\n            \"processed_at\": \"2024-06-21T16:30:03+08:00\",\n            \"paid_at\": null,\n            \"sales_attributions\": {\n                \"staff\": [\n                    {\n                        \"id\": 275,\n                        \"user_id\": 10,\n                        \"user_name\": \"Ah Beng\"\n                    }\n                ],\n                \"location\": []\n            }\n        },\n        {\n            \"id\": 985082943,\n            \"token\": \"e869463b-9a9f-4692-8e0b-21f916d6715d\",\n            \"cart_token\": \"d838098f-23ff-4b3d-a2e2-84176c580ff2\",\n            \"number\": 1194,\n            \"order_number\": \"#1194\",\n            \"name\": \"#1194\",\n            \"email\": \"abc@def.com\",\n            \"customer_id\": 1276925,\n            \"customer\": {\n                \"id\": 1276925,\n                \"store_id\": 8553,\n                \"user_id\": null,\n                \"pricelist_id\": null,\n                \"email\": \"abc@def.com\",\n                \"first_name\": \"Abc\",\n                \"last_name\": \"Def\",\n                \"phone\": \"12345678\",\n                \"birthdate\": null,\n                \"gender\": null,\n                \"country_code\": \"MY\",\n                \"accepts_marketing\": true,\n                \"avatar_url\": \"https://assets.imgix.net/~text?bg=A1C299&txtclr=ffffff&w=200&h=200&txtsize=90&txt=AD&txtfont=Helvetica&txtalign=middle,center\",\n                \"origin_avatar_url\": null,\n                \"locale\": \"en_US\",\n                \"total_credit\": \"0.0\",\n                \"total_spent\": \"0.0\",\n                \"total_order\": 0,\n                \"first_paid_order_id\": null,\n                \"last_order_id\": null,\n                \"last_order_at\": null,\n                \"order_stats_updated_at\": null,\n                \"wholesale_enabled\": false,\n                \"source\": null,\n                \"app_id\": null,\n                \"lead_source\": \"online_store\",\n                \"creation_source\": \"pos\",\n                \"code\": \"N0001276925N\",\n                \"note\": null,\n                \"is_verified\": false,\n                \"is_blacklisted\": false,\n                \"is_lead\": false,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"birthday_last_updated_at\": null,\n                \"registration_location_id\": null,\n                \"attribution_location_id\": null,\n                \"attribution_user_id\": null,\n                \"updated_at\": \"2024-06-21T01:35:11.000+08:00\",\n                \"created_at\": \"2024-06-21T01:35:11.000+08:00\",\n                \"deletion_job_id\": null,\n                \"name\": \"Abc Def\",\n                \"display_name\": \"Abc Def\",\n                \"birthday\": null,\n                \"zodiac\": null,\n                \"credentials\": {\n                    \"email\": \"abc@def.com\",\n                    \"phone\": \"12345678\"\n                },\n                \"barcode_url\": \"https://storefront.blue/c/1276925/barcode.svg?hmac=4c99e925198047f0ce6a3c4871f196831d0adf9cafdc3e837f00009325900870\",\n                \"qrcode_url\": \"https://storefront.blue/c/1276925/qrcode.svg?hmac=4c99e925198047f0ce6a3c4871f196831d0adf9cafdc3e837f00009325900870\",\n                \"birthdate_editable\": true,\n                \"country\": \"Malaysia\",\n                \"total_point\": 0,\n                \"expiring_points\": [],\n                \"has_password\": false,\n                \"company\": \"Org Abc Def\",\n                \"address1\": \"Street Abc Def\",\n                \"address2\": null,\n                \"city\": \"City Abc Def\",\n                \"zip\": \"12345\",\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Johor\",\n                \"province_code\": \"MY-01\"\n            },\n            \"currency_code\": \"MYR\",\n            \"exchange_rate\": \"1.0\",\n            \"subtotal_price\": \"12.0\",\n            \"total_shipping_fee\": \"2.0\",\n            \"total_credit_used\": \"0.00\",\n            \"total_discount\": \"0.0\",\n            \"total_tax\": \"0.84\",\n            \"total_rounding\": \"0.01\",\n            \"total_transaction_fee\": \"0.01\",\n            \"total_amount\": \"14.85\",\n            \"shipping_discount\": \"0.0\",\n            \"total_amount_include_transaction\": \"14.85\",\n            \"total_shipping\": \"2.0\",\n            \"total_line_item_price\": \"12.0\",\n            \"total_price\": \"14.84\",\n            \"credit_used\": \"0.00\",\n            \"taxes_included\": false,\n            \"credit_earn\": \"0.00\",\n            \"financial_status\": \"unpaid\",\n            \"fulfillment_status\": \"unfulfilled\",\n            \"line_items\": [\n                {\n                    \"id\": 1060430799,\n                    \"order_id\": 985082943,\n                    \"product_id\": null,\n                    \"variant_id\": null,\n                    \"discount_id\": null,\n                    \"product_name\": \"Ibis Ripmo V2 XT\",\n                    \"variant_name\": null,\n                    \"sku\": null,\n                    \"barcode\": null,\n                    \"price\": \"1.0\",\n                    \"cost_price\": \"0.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_applies_once\": null,\n                    \"grams\": \"1.0\",\n                    \"width\": null,\n                    \"height\": null,\n                    \"length\": null,\n                    \"quantity\": 12,\n                    \"backorder_quantity\": 0,\n                    \"taxable\": true,\n                    \"shipping_required\": true,\n                    \"total_tax\": \"0.72\",\n                    \"is_custom_price\": false,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"delete_from\": null,\n                    \"created_from\": null,\n                    \"updated_at\": \"2024-06-21T16:28:23.000+08:00\",\n                    \"created_at\": \"2024-06-21T16:28:21.000+08:00\",\n                    \"inventory_management\": null,\n                    \"total_amount\": \"12.0\",\n                    \"subtotal\": \"12.0\",\n                    \"barcode_image\": \"\",\n                    \"variant_count\": 0,\n                    \"restocked_quantity\": 0,\n                    \"restockable_quantity\": 0,\n                    \"fulfilled_quantity\": 0,\n                    \"fulfillable_quantity\": 12,\n                    \"fulfillment_service\": [],\n                    \"return\": null,\n                    \"returns\": null,\n                    \"returned_quantity\": 0,\n                    \"returnable_quantity\": 0,\n                    \"properties\": [],\n                    \"vendors\": [],\n                    \"original_line_price\": \"12.0\",\n                    \"final_line_price\": \"12.0\",\n                    \"quantity_before_edit\": 12,\n                    \"image_url\": \"https://s3.dualstack.ap-southeast-1.amazonaws.com/eesb.public/images/products/no_image.png\",\n                    \"shipping_condition\": \"general\",\n                    \"shipping_profile\": {\n                        \"id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\"\n                    },\n                    \"line_level_discount_allocations\": [],\n                    \"line_level_total_discount\": 0\n                }\n            ],\n            \"refunds\": [],\n            \"tax_line\": [\n                {\n                    \"id\": 16366,\n                    \"order_id\": 985082943,\n                    \"name\": \"GST\",\n                    \"rate\": 6,\n                    \"price\": \"0.84\",\n                    \"shipping_tax\": \"0.12\",\n                    \"shipping_tax_include\": true,\n                    \"charge_tax_add\": 1,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"deleted_from\": null,\n                    \"created_at\": \"2024-06-21T16:28:21.000+08:00\"\n                }\n            ],\n            \"tax_filing\": null,\n            \"billing_address\": {\n                \"id\": 806593744,\n                \"order_id\": 985082943,\n                \"address_id\": null,\n                \"first_name\": \"Abc\",\n                \"last_name\": \"Def\",\n                \"email\": \"abc@def.com\",\n                \"company\": \"Org Abc Def\",\n                \"address1\": \"Street Abc Def\",\n                \"address2\": null,\n                \"city\": \"City Abc Def\",\n                \"zip\": \"12345\",\n                \"province\": \"Johor\",\n                \"province_code\": \"MY-01\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"12345678\",\n                \"latitude\": null,\n                \"longitude\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-06-21T16:28:21.000+08:00\",\n                \"created_at\": \"2024-06-21T16:28:21.000+08:00\"\n            },\n            \"shipping_address\": {\n                \"id\": 885961236,\n                \"order_id\": 985082943,\n                \"address_id\": null,\n                \"first_name\": \"Abc\",\n                \"last_name\": \"Def\",\n                \"company\": \"Org Abc Def\",\n                \"address1\": \"Street Abc Def\",\n                \"address2\": null,\n                \"city\": \"City Abc Def\",\n                \"zip\": \"12345\",\n                \"province\": \"Johor\",\n                \"province_code\": \"MY-01\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"12345678\",\n                \"email\": \"abc@def.com\",\n                \"latitude\": null,\n                \"longitude\": null,\n                \"preferred_start_at\": null,\n                \"preferred_end_at\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-06-21T16:28:22.000+08:00\",\n                \"created_at\": \"2024-06-21T16:28:22.000+08:00\"\n            },\n            \"shipping_fees\": [\n                {\n                    \"id\": 583789150,\n                    \"order_id\": 985082943,\n                    \"name\": \"standard shipping\",\n                    \"price\": \"2.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_codes\": null,\n                    \"zone_id\": null,\n                    \"shipping_id\": null,\n                    \"store_app_id\": null,\n                    \"real_store_app_id\": null,\n                    \"calculation_params\": null,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"deleted_from\": null,\n                    \"created_at\": \"2024-06-21T16:28:21.000+08:00\",\n                    \"shipping_fee_shipping_profile\": null\n                }\n            ],\n            \"pickup_address\": null,\n            \"remark\": \"remark\",\n            \"note\": \"note\",\n            \"cod_type\": 2,\n            \"location_id\": null,\n            \"fulfillments\": [],\n            \"metafields\": {},\n            \"transactions\": [],\n            \"note_attributes\": [],\n            \"point_earning\": {\n                \"id\": 354913122,\n                \"order_id\": 985082943,\n                \"category\": \"earn\",\n                \"amount\": \"12.0\",\n                \"discount_amount\": null,\n                \"point_formula\": {\n                    \"id\": 357,\n                    \"title\": \"sparkle\",\n                    \"created_at\": \"2024-03-05T11:55:51.000+08:00\",\n                    \"deleted_at\": null,\n                    \"is_deleted\": false,\n                    \"is_enabled\": true,\n                    \"ownable_id\": 8553,\n                    \"updated_at\": \"2024-04-02T11:46:31.000+08:00\",\n                    \"ownable_type\": \"Store::Store\",\n                    \"earning_point\": 1,\n                    \"earning_value\": \"1.0\",\n                    \"redemption_point\": 100,\n                    \"redemption_value\": \"1.0\",\n                    \"is_earning_enabled\": true,\n                    \"min_purchase_amount\": null,\n                    \"is_max_usage_limited\": false,\n                    \"validity_period_type\": \"period\",\n                    \"validity_period_unit\": \"month\",\n                    \"is_redemption_enabled\": true,\n                    \"validity_period_value\": \"3\",\n                    \"is_min_purchase_required\": false,\n                    \"max_usage_amount_per_order\": null,\n                    \"max_discount_percentage_per_order\": null\n                },\n                \"is_cancelled\": false,\n                \"is_deleted\": false,\n                \"is_rewarded\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-06-21T16:28:24.000+08:00\",\n                \"created_at\": \"2024-06-21T16:28:24.000+08:00\"\n            },\n            \"point_redemption\": null,\n            \"discount_applications\": [],\n            \"discount_codes\": [],\n            \"source_name\": \"pos\",\n            \"source_type\": \"pos\",\n            \"browser_ip\": \"119.40.120.91\",\n            \"cancelled_at\": null,\n            \"is_cancelled\": false,\n            \"is_archived\": false,\n            \"is_deleted\": false,\n            \"updated_at\": \"2024-06-21T16:28:24+08:00\",\n            \"created_at\": \"2024-06-21T16:28:21+08:00\",\n            \"processed_at\": \"2024-06-21T16:28:21+08:00\",\n            \"paid_at\": null,\n            \"sales_attributions\": {\n                \"staff\": [\n                    {\n                        \"id\": 274,\n                        \"user_id\": 7733,\n                        \"user_name\": \"YELILAN RAJARAJAN\"\n                    }\n                ],\n                \"location\": [\n                    {\n                        \"id\": 30,\n                        \"order_id\": 985082943,\n                        \"location_id\": 9083,\n                        \"location_name\": \"EasyStore Perlis\",\n                        \"is_deleted\": false,\n                        \"deleted_at\": null,\n                        \"updated_at\": \"2024-06-21T16:28:21.000+08:00\",\n                        \"created_at\": \"2024-06-21T16:28:21.000+08:00\"\n                    }\n                ]\n            }\n        },\n        {\n            \"id\": 985082939,\n            \"token\": \"96c209b3-e363-411c-8907-ae6546d29b19\",\n            \"cart_token\": \"4c526448-98b3-4473-b36e-c8f94396be32\",\n            \"number\": 1193,\n            \"order_number\": \"#1193\",\n            \"name\": \"#1193\",\n            \"email\": \"abc@def.com\",\n            \"customer_id\": 1276925,\n            \"customer\": {\n                \"id\": 1276925,\n                \"store_id\": 8553,\n                \"user_id\": null,\n                \"pricelist_id\": null,\n                \"email\": \"abc@def.com\",\n                \"first_name\": \"Abc\",\n                \"last_name\": \"Def\",\n                \"phone\": \"12345678\",\n                \"birthdate\": null,\n                \"gender\": null,\n                \"country_code\": \"MY\",\n                \"accepts_marketing\": true,\n                \"avatar_url\": \"https://assets.imgix.net/~text?bg=A1C299&txtclr=ffffff&w=200&h=200&txtsize=90&txt=AD&txtfont=Helvetica&txtalign=middle,center\",\n                \"origin_avatar_url\": null,\n                \"locale\": \"en_US\",\n                \"total_credit\": \"0.0\",\n                \"total_spent\": \"0.0\",\n                \"total_order\": 0,\n                \"first_paid_order_id\": null,\n                \"last_order_id\": null,\n                \"last_order_at\": null,\n                \"order_stats_updated_at\": null,\n                \"wholesale_enabled\": false,\n                \"source\": null,\n                \"app_id\": null,\n                \"lead_source\": \"online_store\",\n                \"creation_source\": \"pos\",\n                \"code\": \"N0001276925N\",\n                \"note\": null,\n                \"is_verified\": false,\n                \"is_blacklisted\": false,\n                \"is_lead\": false,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"birthday_last_updated_at\": null,\n                \"registration_location_id\": null,\n                \"attribution_location_id\": null,\n                \"attribution_user_id\": null,\n                \"updated_at\": \"2024-06-21T01:35:11.000+08:00\",\n                \"created_at\": \"2024-06-21T01:35:11.000+08:00\",\n                \"deletion_job_id\": null,\n                \"name\": \"Abc Def\",\n                \"display_name\": \"Abc Def\",\n                \"birthday\": null,\n                \"zodiac\": null,\n                \"credentials\": {\n                    \"email\": \"abc@def.com\",\n                    \"phone\": \"12345678\"\n                },\n                \"barcode_url\": \"https://storefront.blue/c/1276925/barcode.svg?hmac=4c99e925198047f0ce6a3c4871f196831d0adf9cafdc3e837f00009325900870\",\n                \"qrcode_url\": \"https://storefront.blue/c/1276925/qrcode.svg?hmac=4c99e925198047f0ce6a3c4871f196831d0adf9cafdc3e837f00009325900870\",\n                \"birthdate_editable\": true,\n                \"country\": \"Malaysia\",\n                \"total_point\": 0,\n                \"expiring_points\": [],\n                \"has_password\": false,\n                \"company\": \"Org Abc Def\",\n                \"address1\": \"Street Abc Def\",\n                \"address2\": null,\n                \"city\": \"City Abc Def\",\n                \"zip\": \"12345\",\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Johor\",\n                \"province_code\": \"MY-01\"\n            },\n            \"currency_code\": \"MYR\",\n            \"exchange_rate\": \"1.0\",\n            \"subtotal_price\": \"12.0\",\n            \"total_shipping_fee\": \"2.0\",\n            \"total_credit_used\": \"0.00\",\n            \"total_discount\": \"0.0\",\n            \"total_tax\": \"0.84\",\n            \"total_rounding\": \"0.01\",\n            \"total_transaction_fee\": \"0.01\",\n            \"total_amount\": \"14.85\",\n            \"shipping_discount\": \"0.0\",\n            \"total_amount_include_transaction\": \"14.85\",\n            \"total_shipping\": \"2.0\",\n            \"total_line_item_price\": \"12.0\",\n            \"total_price\": \"14.84\",\n            \"credit_used\": \"0.00\",\n            \"taxes_included\": false,\n            \"credit_earn\": \"0.00\",\n            \"financial_status\": \"unpaid\",\n            \"fulfillment_status\": \"unfulfilled\",\n            \"line_items\": [\n                {\n                    \"id\": 1060430792,\n                    \"order_id\": 985082939,\n                    \"product_id\": null,\n                    \"variant_id\": null,\n                    \"discount_id\": null,\n                    \"product_name\": \"Ibis Ripmo V2 XT\",\n                    \"variant_name\": null,\n                    \"sku\": null,\n                    \"barcode\": null,\n                    \"price\": \"1.0\",\n                    \"cost_price\": \"0.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_applies_once\": null,\n                    \"grams\": \"1.0\",\n                    \"width\": null,\n                    \"height\": null,\n                    \"length\": null,\n                    \"quantity\": 12,\n                    \"backorder_quantity\": 0,\n                    \"taxable\": true,\n                    \"shipping_required\": true,\n                    \"total_tax\": \"0.72\",\n                    \"is_custom_price\": false,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"delete_from\": null,\n                    \"created_from\": null,\n                    \"updated_at\": \"2024-06-21T16:08:30.000+08:00\",\n                    \"created_at\": \"2024-06-21T16:08:29.000+08:00\",\n                    \"inventory_management\": null,\n                    \"total_amount\": \"12.0\",\n                    \"subtotal\": \"12.0\",\n                    \"barcode_image\": \"\",\n                    \"variant_count\": 0,\n                    \"restocked_quantity\": 0,\n                    \"restockable_quantity\": 0,\n                    \"fulfilled_quantity\": 0,\n                    \"fulfillable_quantity\": 12,\n                    \"fulfillment_service\": [],\n                    \"return\": null,\n                    \"returns\": null,\n                    \"returned_quantity\": 0,\n                    \"returnable_quantity\": 0,\n                    \"properties\": [],\n                    \"vendors\": [],\n                    \"original_line_price\": \"12.0\",\n                    \"final_line_price\": \"12.0\",\n                    \"quantity_before_edit\": 12,\n                    \"image_url\": \"https://s3.dualstack.ap-southeast-1.amazonaws.com/eesb.public/images/products/no_image.png\",\n                    \"shipping_condition\": \"general\",\n                    \"shipping_profile\": {\n                        \"id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\"\n                    },\n                    \"line_level_discount_allocations\": [],\n                    \"line_level_total_discount\": 0\n                }\n            ],\n            \"refunds\": [],\n            \"tax_line\": [\n                {\n                    \"id\": 16365,\n                    \"order_id\": 985082939,\n                    \"name\": \"GST\",\n                    \"rate\": 6,\n                    \"price\": \"0.84\",\n                    \"shipping_tax\": \"0.12\",\n                    \"shipping_tax_include\": true,\n                    \"charge_tax_add\": 1,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"deleted_from\": null,\n                    \"created_at\": \"2024-06-21T16:08:29.000+08:00\"\n                }\n            ],\n            \"tax_filing\": null,\n            \"billing_address\": {\n                \"id\": 806593743,\n                \"order_id\": 985082939,\n                \"address_id\": null,\n                \"first_name\": \"Abc\",\n                \"last_name\": \"Def\",\n                \"email\": \"abc@def.com\",\n                \"company\": \"Org Abc Def\",\n                \"address1\": \"Street Abc Def\",\n                \"address2\": null,\n                \"city\": \"City Abc Def\",\n                \"zip\": \"12345\",\n                \"province\": \"Johor\",\n                \"province_code\": \"MY-01\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"12345678\",\n                \"latitude\": null,\n                \"longitude\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-06-21T16:08:29.000+08:00\",\n                \"created_at\": \"2024-06-21T16:08:29.000+08:00\"\n            },\n            \"shipping_address\": {\n                \"id\": 885961235,\n                \"order_id\": 985082939,\n                \"address_id\": null,\n                \"first_name\": \"Abc\",\n                \"last_name\": \"Def\",\n                \"company\": \"Org Abc Def\",\n                \"address1\": \"Street Abc Def\",\n                \"address2\": null,\n                \"city\": \"City Abc Def\",\n                \"zip\": \"12345\",\n                \"province\": \"Johor\",\n                \"province_code\": \"MY-01\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"12345678\",\n                \"email\": \"abc@def.com\",\n                \"latitude\": null,\n                \"longitude\": null,\n                \"preferred_start_at\": null,\n                \"preferred_end_at\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-06-21T16:08:29.000+08:00\",\n                \"created_at\": \"2024-06-21T16:08:29.000+08:00\"\n            },\n            \"shipping_fees\": [\n                {\n                    \"id\": 583789149,\n                    \"order_id\": 985082939,\n                    \"name\": \"standard shipping\",\n                    \"price\": \"2.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_codes\": null,\n                    \"zone_id\": null,\n                    \"shipping_id\": null,\n                    \"store_app_id\": null,\n                    \"real_store_app_id\": null,\n                    \"calculation_params\": null,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"deleted_from\": null,\n                    \"created_at\": \"2024-06-21T16:08:29.000+08:00\",\n                    \"shipping_fee_shipping_profile\": null\n                }\n            ],\n            \"pickup_address\": null,\n            \"remark\": \"remark\",\n            \"note\": \"note\",\n            \"cod_type\": 2,\n            \"location_id\": null,\n            \"fulfillments\": [],\n            \"metafields\": {},\n            \"transactions\": [],\n            \"note_attributes\": [],\n            \"point_earning\": {\n                \"id\": 354913121,\n                \"order_id\": 985082939,\n                \"category\": \"earn\",\n                \"amount\": \"12.0\",\n                \"discount_amount\": null,\n                \"point_formula\": {\n                    \"id\": 357,\n                    \"title\": \"sparkle\",\n                    \"created_at\": \"2024-03-05T11:55:51.000+08:00\",\n                    \"deleted_at\": null,\n                    \"is_deleted\": false,\n                    \"is_enabled\": true,\n                    \"ownable_id\": 8553,\n                    \"updated_at\": \"2024-04-02T11:46:31.000+08:00\",\n                    \"ownable_type\": \"Store::Store\",\n                    \"earning_point\": 1,\n                    \"earning_value\": \"1.0\",\n                    \"redemption_point\": 100,\n                    \"redemption_value\": \"1.0\",\n                    \"is_earning_enabled\": true,\n                    \"min_purchase_amount\": null,\n                    \"is_max_usage_limited\": false,\n                    \"validity_period_type\": \"period\",\n                    \"validity_period_unit\": \"month\",\n                    \"is_redemption_enabled\": true,\n                    \"validity_period_value\": \"3\",\n                    \"is_min_purchase_required\": false,\n                    \"max_usage_amount_per_order\": null,\n                    \"max_discount_percentage_per_order\": null\n                },\n                \"is_cancelled\": false,\n                \"is_deleted\": false,\n                \"is_rewarded\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-06-21T16:08:31.000+08:00\",\n                \"created_at\": \"2024-06-21T16:08:31.000+08:00\"\n            },\n            \"point_redemption\": null,\n            \"discount_applications\": [],\n            \"discount_codes\": [],\n            \"source_name\": \"pos\",\n            \"source_type\": \"pos\",\n            \"browser_ip\": \"119.40.120.91\",\n            \"cancelled_at\": null,\n            \"is_cancelled\": false,\n            \"is_archived\": false,\n            \"is_deleted\": false,\n            \"updated_at\": \"2024-06-21T16:08:31+08:00\",\n            \"created_at\": \"2024-06-21T16:08:29+08:00\",\n            \"processed_at\": \"2024-06-21T16:08:29+08:00\",\n            \"paid_at\": null,\n            \"sales_attributions\": {\n                \"staff\": [\n                    {\n                        \"id\": 267,\n                        \"user_id\": 7733,\n                        \"user_name\": \"YELILAN RAJARAJAN\"\n                    }\n                ],\n                \"location\": [\n                    {\n                        \"id\": 23,\n                        \"order_id\": 985082939,\n                        \"location_id\": 9083,\n                        \"location_name\": \"EasyStore Perlis\",\n                        \"is_deleted\": false,\n                        \"deleted_at\": null,\n                        \"updated_at\": \"2024-06-21T16:08:29.000+08:00\",\n                        \"created_at\": \"2024-06-21T16:08:29.000+08:00\"\n                    }\n                ]\n            }\n        },\n        {\n            \"id\": 985082938,\n            \"token\": \"99cafa0f-d5dc-4538-9eb0-18a1ad3cab70\",\n            \"cart_token\": \"ad603a99-9f28-4eac-9164-527756161079\",\n            \"number\": 1192,\n            \"order_number\": \"#1192\",\n            \"name\": \"#1192\",\n            \"email\": \"abc@def.com\",\n            \"customer_id\": 1276925,\n            \"customer\": {\n                \"id\": 1276925,\n                \"store_id\": 8553,\n                \"user_id\": null,\n                \"pricelist_id\": null,\n                \"email\": \"abc@def.com\",\n                \"first_name\": \"Abc\",\n                \"last_name\": \"Def\",\n                \"phone\": \"12345678\",\n                \"birthdate\": null,\n                \"gender\": null,\n                \"country_code\": \"MY\",\n                \"accepts_marketing\": true,\n                \"avatar_url\": \"https://assets.imgix.net/~text?bg=A1C299&txtclr=ffffff&w=200&h=200&txtsize=90&txt=AD&txtfont=Helvetica&txtalign=middle,center\",\n                \"origin_avatar_url\": null,\n                \"locale\": \"en_US\",\n                \"total_credit\": \"0.0\",\n                \"total_spent\": \"0.0\",\n                \"total_order\": 0,\n                \"first_paid_order_id\": null,\n                \"last_order_id\": null,\n                \"last_order_at\": null,\n                \"order_stats_updated_at\": null,\n                \"wholesale_enabled\": false,\n                \"source\": null,\n                \"app_id\": null,\n                \"lead_source\": \"online_store\",\n                \"creation_source\": \"pos\",\n                \"code\": \"N0001276925N\",\n                \"note\": null,\n                \"is_verified\": false,\n                \"is_blacklisted\": false,\n                \"is_lead\": false,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"birthday_last_updated_at\": null,\n                \"registration_location_id\": null,\n                \"attribution_location_id\": null,\n                \"attribution_user_id\": null,\n                \"updated_at\": \"2024-06-21T01:35:11.000+08:00\",\n                \"created_at\": \"2024-06-21T01:35:11.000+08:00\",\n                \"deletion_job_id\": null,\n                \"name\": \"Abc Def\",\n                \"display_name\": \"Abc Def\",\n                \"birthday\": null,\n                \"zodiac\": null,\n                \"credentials\": {\n                    \"email\": \"abc@def.com\",\n                    \"phone\": \"12345678\"\n                },\n                \"barcode_url\": \"https://storefront.blue/c/1276925/barcode.svg?hmac=4c99e925198047f0ce6a3c4871f196831d0adf9cafdc3e837f00009325900870\",\n                \"qrcode_url\": \"https://storefront.blue/c/1276925/qrcode.svg?hmac=4c99e925198047f0ce6a3c4871f196831d0adf9cafdc3e837f00009325900870\",\n                \"birthdate_editable\": true,\n                \"country\": \"Malaysia\",\n                \"total_point\": 0,\n                \"expiring_points\": [],\n                \"has_password\": false,\n                \"company\": \"Org Abc Def\",\n                \"address1\": \"Street Abc Def\",\n                \"address2\": null,\n                \"city\": \"City Abc Def\",\n                \"zip\": \"12345\",\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Johor\",\n                \"province_code\": \"MY-01\"\n            },\n            \"currency_code\": \"MYR\",\n            \"exchange_rate\": \"1.0\",\n            \"subtotal_price\": \"286.68\",\n            \"total_shipping_fee\": \"2.0\",\n            \"total_credit_used\": \"0.00\",\n            \"total_discount\": \"0.0\",\n            \"total_tax\": \"17.32\",\n            \"total_rounding\": \"0.0\",\n            \"total_transaction_fee\": \"0.0\",\n            \"total_amount\": \"306.0\",\n            \"shipping_discount\": \"0.0\",\n            \"total_amount_include_transaction\": \"306.0\",\n            \"total_shipping\": \"2.0\",\n            \"total_line_item_price\": \"286.68\",\n            \"total_price\": \"306.0\",\n            \"credit_used\": \"0.00\",\n            \"taxes_included\": false,\n            \"credit_earn\": \"0.00\",\n            \"financial_status\": \"unpaid\",\n            \"fulfillment_status\": \"unfulfilled\",\n            \"line_items\": [\n                {\n                    \"id\": 1060430791,\n                    \"order_id\": 985082938,\n                    \"product_id\": null,\n                    \"variant_id\": null,\n                    \"discount_id\": null,\n                    \"product_name\": \"Bread\",\n                    \"variant_name\": null,\n                    \"sku\": null,\n                    \"barcode\": null,\n                    \"price\": \"23.89\",\n                    \"cost_price\": \"0.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_applies_once\": null,\n                    \"grams\": \"232.0\",\n                    \"width\": null,\n                    \"height\": null,\n                    \"length\": null,\n                    \"quantity\": 12,\n                    \"backorder_quantity\": 0,\n                    \"taxable\": true,\n                    \"shipping_required\": true,\n                    \"total_tax\": \"17.2\",\n                    \"is_custom_price\": false,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"delete_from\": null,\n                    \"created_from\": null,\n                    \"updated_at\": \"2024-06-21T16:07:58.000+08:00\",\n                    \"created_at\": \"2024-06-21T16:07:56.000+08:00\",\n                    \"inventory_management\": null,\n                    \"total_amount\": \"286.68\",\n                    \"subtotal\": \"286.68\",\n                    \"barcode_image\": \"\",\n                    \"variant_count\": 0,\n                    \"restocked_quantity\": 0,\n                    \"restockable_quantity\": 0,\n                    \"fulfilled_quantity\": 0,\n                    \"fulfillable_quantity\": 12,\n                    \"fulfillment_service\": [],\n                    \"return\": null,\n                    \"returns\": null,\n                    \"returned_quantity\": 0,\n                    \"returnable_quantity\": 0,\n                    \"properties\": [],\n                    \"vendors\": [],\n                    \"original_line_price\": \"286.68\",\n                    \"final_line_price\": \"286.68\",\n                    \"quantity_before_edit\": 12,\n                    \"image_url\": \"https://s3.dualstack.ap-southeast-1.amazonaws.com/eesb.public/images/products/no_image.png\",\n                    \"shipping_condition\": \"general\",\n                    \"shipping_profile\": {\n                        \"id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\"\n                    },\n                    \"line_level_discount_allocations\": [],\n                    \"line_level_total_discount\": 0\n                }\n            ],\n            \"refunds\": [],\n            \"tax_line\": [\n                {\n                    \"id\": 16364,\n                    \"order_id\": 985082938,\n                    \"name\": \"GST\",\n                    \"rate\": 6,\n                    \"price\": \"17.32\",\n                    \"shipping_tax\": \"0.12\",\n                    \"shipping_tax_include\": true,\n                    \"charge_tax_add\": 1,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"deleted_from\": null,\n                    \"created_at\": \"2024-06-21T16:07:57.000+08:00\"\n                }\n            ],\n            \"tax_filing\": null,\n            \"billing_address\": {\n                \"id\": 806593742,\n                \"order_id\": 985082938,\n                \"address_id\": null,\n                \"first_name\": \"Abc\",\n                \"last_name\": \"Def\",\n                \"email\": \"abc@def.com\",\n                \"company\": \"Org Abc Def\",\n                \"address1\": \"Street Abc Def\",\n                \"address2\": null,\n                \"city\": \"City Abc Def\",\n                \"zip\": \"12345\",\n                \"province\": \"Johor\",\n                \"province_code\": \"MY-01\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"12345678\",\n                \"latitude\": null,\n                \"longitude\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-06-21T16:07:57.000+08:00\",\n                \"created_at\": \"2024-06-21T16:07:57.000+08:00\"\n            },\n            \"shipping_address\": {\n                \"id\": 885961234,\n                \"order_id\": 985082938,\n                \"address_id\": null,\n                \"first_name\": \"Abc\",\n                \"last_name\": \"Def\",\n                \"company\": \"Org Abc Def\",\n                \"address1\": \"Street Abc Def\",\n                \"address2\": null,\n                \"city\": \"City Abc Def\",\n                \"zip\": \"12345\",\n                \"province\": \"Johor\",\n                \"province_code\": \"MY-01\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"12345678\",\n                \"email\": \"abc@def.com\",\n                \"latitude\": null,\n                \"longitude\": null,\n                \"preferred_start_at\": null,\n                \"preferred_end_at\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-06-21T16:07:57.000+08:00\",\n                \"created_at\": \"2024-06-21T16:07:57.000+08:00\"\n            },\n            \"shipping_fees\": [\n                {\n                    \"id\": 583789148,\n                    \"order_id\": 985082938,\n                    \"name\": \"standard shipping\",\n                    \"price\": \"2.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_codes\": null,\n                    \"zone_id\": null,\n                    \"shipping_id\": null,\n                    \"store_app_id\": null,\n                    \"real_store_app_id\": null,\n                    \"calculation_params\": null,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"deleted_from\": null,\n                    \"created_at\": \"2024-06-21T16:07:57.000+08:00\",\n                    \"shipping_fee_shipping_profile\": null\n                }\n            ],\n            \"pickup_address\": null,\n            \"remark\": \"remark\",\n            \"note\": \"note\",\n            \"cod_type\": 2,\n            \"location_id\": null,\n            \"fulfillments\": [],\n            \"metafields\": {},\n            \"transactions\": [],\n            \"note_attributes\": [],\n            \"point_earning\": {\n                \"id\": 354913120,\n                \"order_id\": 985082938,\n                \"category\": \"earn\",\n                \"amount\": \"286.0\",\n                \"discount_amount\": null,\n                \"point_formula\": {\n                    \"id\": 357,\n                    \"title\": \"sparkle\",\n                    \"created_at\": \"2024-03-05T11:55:51.000+08:00\",\n                    \"deleted_at\": null,\n                    \"is_deleted\": false,\n                    \"is_enabled\": true,\n                    \"ownable_id\": 8553,\n                    \"updated_at\": \"2024-04-02T11:46:31.000+08:00\",\n                    \"ownable_type\": \"Store::Store\",\n                    \"earning_point\": 1,\n                    \"earning_value\": \"1.0\",\n                    \"redemption_point\": 100,\n                    \"redemption_value\": \"1.0\",\n                    \"is_earning_enabled\": true,\n                    \"min_purchase_amount\": null,\n                    \"is_max_usage_limited\": false,\n                    \"validity_period_type\": \"period\",\n                    \"validity_period_unit\": \"month\",\n                    \"is_redemption_enabled\": true,\n                    \"validity_period_value\": \"3\",\n                    \"is_min_purchase_required\": false,\n                    \"max_usage_amount_per_order\": null,\n                    \"max_discount_percentage_per_order\": null\n                },\n                \"is_cancelled\": false,\n                \"is_deleted\": false,\n                \"is_rewarded\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-06-21T16:08:00.000+08:00\",\n                \"created_at\": \"2024-06-21T16:08:00.000+08:00\"\n            },\n            \"point_redemption\": null,\n            \"discount_applications\": [],\n            \"discount_codes\": [],\n            \"source_name\": \"pos\",\n            \"source_type\": \"pos\",\n            \"browser_ip\": \"119.40.120.91\",\n            \"cancelled_at\": null,\n            \"is_cancelled\": false,\n            \"is_archived\": false,\n            \"is_deleted\": false,\n            \"updated_at\": \"2024-06-21T16:08:01+08:00\",\n            \"created_at\": \"2024-06-21T16:07:56+08:00\",\n            \"processed_at\": \"2024-06-21T16:07:56+08:00\",\n            \"paid_at\": null,\n            \"sales_attributions\": {\n                \"staff\": [\n                    {\n                        \"id\": 266,\n                        \"user_id\": 7733,\n                        \"user_name\": \"YELILAN RAJARAJAN\"\n                    }\n                ],\n                \"location\": [\n                    {\n                        \"id\": 22,\n                        \"order_id\": 985082938,\n                        \"location_id\": 9083,\n                        \"location_name\": \"EasyStore Perlis\",\n                        \"is_deleted\": false,\n                        \"deleted_at\": null,\n                        \"updated_at\": \"2024-06-21T16:07:56.000+08:00\",\n                        \"created_at\": \"2024-06-21T16:07:56.000+08:00\"\n                    }\n                ]\n            }\n        },\n        {\n            \"id\": 985082932,\n            \"token\": \"8912828e-762c-4113-9f68-3b63b1c9cc96\",\n            \"cart_token\": \"d5cb7cb8-a3e6-46ae-88a7-8d8092761b31\",\n            \"number\": 1191,\n            \"order_number\": \"#1191\",\n            \"name\": \"#1191\",\n            \"email\": \"abc@def.com\",\n            \"customer_id\": 1276925,\n            \"customer\": {\n                \"id\": 1276925,\n                \"store_id\": 8553,\n                \"user_id\": null,\n                \"pricelist_id\": null,\n                \"email\": \"abc@def.com\",\n                \"first_name\": \"Abc\",\n                \"last_name\": \"Def\",\n                \"phone\": \"12345678\",\n                \"birthdate\": null,\n                \"gender\": null,\n                \"country_code\": \"MY\",\n                \"accepts_marketing\": true,\n                \"avatar_url\": \"https://assets.imgix.net/~text?bg=A1C299&txtclr=ffffff&w=200&h=200&txtsize=90&txt=AD&txtfont=Helvetica&txtalign=middle,center\",\n                \"origin_avatar_url\": null,\n                \"locale\": \"en_US\",\n                \"total_credit\": \"0.0\",\n                \"total_spent\": \"0.0\",\n                \"total_order\": 0,\n                \"first_paid_order_id\": null,\n                \"last_order_id\": null,\n                \"last_order_at\": null,\n                \"order_stats_updated_at\": null,\n                \"wholesale_enabled\": false,\n                \"source\": null,\n                \"app_id\": null,\n                \"lead_source\": \"online_store\",\n                \"creation_source\": \"pos\",\n                \"code\": \"N0001276925N\",\n                \"note\": null,\n                \"is_verified\": false,\n                \"is_blacklisted\": false,\n                \"is_lead\": false,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"birthday_last_updated_at\": null,\n                \"registration_location_id\": null,\n                \"attribution_location_id\": null,\n                \"attribution_user_id\": null,\n                \"updated_at\": \"2024-06-21T01:35:11.000+08:00\",\n                \"created_at\": \"2024-06-21T01:35:11.000+08:00\",\n                \"deletion_job_id\": null,\n                \"name\": \"Abc Def\",\n                \"display_name\": \"Abc Def\",\n                \"birthday\": null,\n                \"zodiac\": null,\n                \"credentials\": {\n                    \"email\": \"abc@def.com\",\n                    \"phone\": \"12345678\"\n                },\n                \"barcode_url\": \"https://storefront.blue/c/1276925/barcode.svg?hmac=4c99e925198047f0ce6a3c4871f196831d0adf9cafdc3e837f00009325900870\",\n                \"qrcode_url\": \"https://storefront.blue/c/1276925/qrcode.svg?hmac=4c99e925198047f0ce6a3c4871f196831d0adf9cafdc3e837f00009325900870\",\n                \"birthdate_editable\": true,\n                \"country\": \"Malaysia\",\n                \"total_point\": 0,\n                \"expiring_points\": [],\n                \"has_password\": false,\n                \"company\": \"Org Abc Def\",\n                \"address1\": \"Street Abc Def\",\n                \"address2\": null,\n                \"city\": \"City Abc Def\",\n                \"zip\": \"12345\",\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Johor\",\n                \"province_code\": \"MY-01\"\n            },\n            \"currency_code\": \"MYR\",\n            \"exchange_rate\": \"1.0\",\n            \"subtotal_price\": \"286.68\",\n            \"total_shipping_fee\": \"2.0\",\n            \"total_credit_used\": \"0.00\",\n            \"total_discount\": \"0.0\",\n            \"total_tax\": \"17.32\",\n            \"total_rounding\": \"0.0\",\n            \"total_transaction_fee\": \"0.0\",\n            \"total_amount\": \"306.0\",\n            \"shipping_discount\": \"0.0\",\n            \"total_amount_include_transaction\": \"306.0\",\n            \"total_shipping\": \"2.0\",\n            \"total_line_item_price\": \"286.68\",\n            \"total_price\": \"306.0\",\n            \"credit_used\": \"0.00\",\n            \"taxes_included\": false,\n            \"credit_earn\": \"0.00\",\n            \"financial_status\": \"unpaid\",\n            \"fulfillment_status\": \"unfulfilled\",\n            \"line_items\": [\n                {\n                    \"id\": 1060430780,\n                    \"order_id\": 985082932,\n                    \"product_id\": null,\n                    \"variant_id\": null,\n                    \"discount_id\": null,\n                    \"product_name\": \"Bread\",\n                    \"variant_name\": null,\n                    \"sku\": null,\n                    \"barcode\": null,\n                    \"price\": \"23.89\",\n                    \"cost_price\": \"0.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_applies_once\": null,\n                    \"grams\": \"232.0\",\n                    \"width\": null,\n                    \"height\": null,\n                    \"length\": null,\n                    \"quantity\": 12,\n                    \"backorder_quantity\": 0,\n                    \"taxable\": true,\n                    \"shipping_required\": true,\n                    \"total_tax\": \"17.2\",\n                    \"is_custom_price\": false,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"delete_from\": null,\n                    \"created_from\": null,\n                    \"updated_at\": \"2024-06-21T15:29:45.000+08:00\",\n                    \"created_at\": \"2024-06-21T15:29:44.000+08:00\",\n                    \"inventory_management\": null,\n                    \"total_amount\": \"286.68\",\n                    \"subtotal\": \"286.68\",\n                    \"barcode_image\": \"\",\n                    \"variant_count\": 0,\n                    \"restocked_quantity\": 0,\n                    \"restockable_quantity\": 0,\n                    \"fulfilled_quantity\": 0,\n                    \"fulfillable_quantity\": 12,\n                    \"fulfillment_service\": [],\n                    \"return\": null,\n                    \"returns\": null,\n                    \"returned_quantity\": 0,\n                    \"returnable_quantity\": 0,\n                    \"properties\": [],\n                    \"vendors\": [],\n                    \"original_line_price\": \"286.68\",\n                    \"final_line_price\": \"286.68\",\n                    \"quantity_before_edit\": 12,\n                    \"image_url\": \"https://s3.dualstack.ap-southeast-1.amazonaws.com/eesb.public/images/products/no_image.png\",\n                    \"shipping_condition\": \"general\",\n                    \"shipping_profile\": {\n                        \"id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\"\n                    },\n                    \"line_level_discount_allocations\": [],\n                    \"line_level_total_discount\": 0\n                }\n            ],\n            \"refunds\": [],\n            \"tax_line\": [\n                {\n                    \"id\": 16363,\n                    \"order_id\": 985082932,\n                    \"name\": \"GST\",\n                    \"rate\": 6,\n                    \"price\": \"17.32\",\n                    \"shipping_tax\": \"0.12\",\n                    \"shipping_tax_include\": true,\n                    \"charge_tax_add\": 1,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"deleted_from\": null,\n                    \"created_at\": \"2024-06-21T15:29:44.000+08:00\"\n                }\n            ],\n            \"tax_filing\": null,\n            \"billing_address\": {\n                \"id\": 806593741,\n                \"order_id\": 985082932,\n                \"address_id\": null,\n                \"first_name\": \"Abc\",\n                \"last_name\": \"Def\",\n                \"email\": \"abc@def.com\",\n                \"company\": \"Org Abc Def\",\n                \"address1\": \"Street Abc Def\",\n                \"address2\": null,\n                \"city\": \"City Abc Def\",\n                \"zip\": \"12345\",\n                \"province\": \"Johor\",\n                \"province_code\": \"MY-01\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"12345678\",\n                \"latitude\": null,\n                \"longitude\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-06-21T15:29:44.000+08:00\",\n                \"created_at\": \"2024-06-21T15:29:44.000+08:00\"\n            },\n            \"shipping_address\": {\n                \"id\": 885961233,\n                \"order_id\": 985082932,\n                \"address_id\": null,\n                \"first_name\": \"Abc\",\n                \"last_name\": \"Def\",\n                \"company\": \"Org Abc Def\",\n                \"address1\": \"Street Abc Def\",\n                \"address2\": null,\n                \"city\": \"City Abc Def\",\n                \"zip\": \"12345\",\n                \"province\": \"Johor\",\n                \"province_code\": \"MY-01\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"12345678\",\n                \"email\": \"abc@def.com\",\n                \"latitude\": null,\n                \"longitude\": null,\n                \"preferred_start_at\": null,\n                \"preferred_end_at\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-06-21T15:29:44.000+08:00\",\n                \"created_at\": \"2024-06-21T15:29:44.000+08:00\"\n            },\n            \"shipping_fees\": [\n                {\n                    \"id\": 583789147,\n                    \"order_id\": 985082932,\n                    \"name\": \"standard shipping\",\n                    \"price\": \"2.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_codes\": null,\n                    \"zone_id\": null,\n                    \"shipping_id\": null,\n                    \"store_app_id\": null,\n                    \"real_store_app_id\": null,\n                    \"calculation_params\": null,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"deleted_from\": null,\n                    \"created_at\": \"2024-06-21T15:29:44.000+08:00\",\n                    \"shipping_fee_shipping_profile\": null\n                }\n            ],\n            \"pickup_address\": null,\n            \"remark\": \"remark\",\n            \"note\": \"note\",\n            \"cod_type\": 2,\n            \"location_id\": null,\n            \"fulfillments\": [],\n            \"metafields\": {},\n            \"transactions\": [],\n            \"note_attributes\": [],\n            \"point_earning\": {\n                \"id\": 354913119,\n                \"order_id\": 985082932,\n                \"category\": \"earn\",\n                \"amount\": \"286.0\",\n                \"discount_amount\": null,\n                \"point_formula\": {\n                    \"id\": 357,\n                    \"title\": \"sparkle\",\n                    \"created_at\": \"2024-03-05T11:55:51.000+08:00\",\n                    \"deleted_at\": null,\n                    \"is_deleted\": false,\n                    \"is_enabled\": true,\n                    \"ownable_id\": 8553,\n                    \"updated_at\": \"2024-04-02T11:46:31.000+08:00\",\n                    \"ownable_type\": \"Store::Store\",\n                    \"earning_point\": 1,\n                    \"earning_value\": \"1.0\",\n                    \"redemption_point\": 100,\n                    \"redemption_value\": \"1.0\",\n                    \"is_earning_enabled\": true,\n                    \"min_purchase_amount\": null,\n                    \"is_max_usage_limited\": false,\n                    \"validity_period_type\": \"period\",\n                    \"validity_period_unit\": \"month\",\n                    \"is_redemption_enabled\": true,\n                    \"validity_period_value\": \"3\",\n                    \"is_min_purchase_required\": false,\n                    \"max_usage_amount_per_order\": null,\n                    \"max_discount_percentage_per_order\": null\n                },\n                \"is_cancelled\": false,\n                \"is_deleted\": false,\n                \"is_rewarded\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-06-21T15:29:45.000+08:00\",\n                \"created_at\": \"2024-06-21T15:29:45.000+08:00\"\n            },\n            \"point_redemption\": null,\n            \"discount_applications\": [],\n            \"discount_codes\": [],\n            \"source_name\": \"pos\",\n            \"source_type\": \"pos\",\n            \"browser_ip\": \"119.40.120.91\",\n            \"cancelled_at\": null,\n            \"is_cancelled\": false,\n            \"is_archived\": false,\n            \"is_deleted\": false,\n            \"updated_at\": \"2024-06-21T15:29:46+08:00\",\n            \"created_at\": \"2024-06-21T15:29:44+08:00\",\n            \"processed_at\": \"2024-06-21T15:29:44+08:00\",\n            \"paid_at\": null,\n            \"sales_attributions\": {\n                \"staff\": [\n                    {\n                        \"id\": 255,\n                        \"user_id\": 7733,\n                        \"user_name\": \"YELILAN RAJARAJAN\"\n                    }\n                ],\n                \"location\": [\n                    {\n                        \"id\": 11,\n                        \"order_id\": 985082932,\n                        \"location_id\": 9083,\n                        \"location_name\": \"EasyStore Perlis\",\n                        \"is_deleted\": false,\n                        \"deleted_at\": null,\n                        \"updated_at\": \"2024-06-21T15:29:44.000+08:00\",\n                        \"created_at\": \"2024-06-21T15:29:44.000+08:00\"\n                    }\n                ]\n            }\n        },\n        {\n            \"id\": 985082930,\n            \"token\": \"585673eb-d675-46ef-8307-1dddc56e5d2c\",\n            \"cart_token\": \"760f7617-afc1-43b9-bd2e-4fe85060b5c9\",\n            \"number\": 1190,\n            \"order_number\": \"#1190\",\n            \"name\": \"#1190\",\n            \"email\": \"abc@def.com\",\n            \"customer_id\": 1276925,\n            \"customer\": {\n                \"id\": 1276925,\n                \"store_id\": 8553,\n                \"user_id\": null,\n                \"pricelist_id\": null,\n                \"email\": \"abc@def.com\",\n                \"first_name\": \"Abc\",\n                \"last_name\": \"Def\",\n                \"phone\": \"12345678\",\n                \"birthdate\": null,\n                \"gender\": null,\n                \"country_code\": \"MY\",\n                \"accepts_marketing\": true,\n                \"avatar_url\": \"https://assets.imgix.net/~text?bg=A1C299&txtclr=ffffff&w=200&h=200&txtsize=90&txt=AD&txtfont=Helvetica&txtalign=middle,center\",\n                \"origin_avatar_url\": null,\n                \"locale\": \"en_US\",\n                \"total_credit\": \"0.0\",\n                \"total_spent\": \"0.0\",\n                \"total_order\": 0,\n                \"first_paid_order_id\": null,\n                \"last_order_id\": null,\n                \"last_order_at\": null,\n                \"order_stats_updated_at\": null,\n                \"wholesale_enabled\": false,\n                \"source\": null,\n                \"app_id\": null,\n                \"lead_source\": \"online_store\",\n                \"creation_source\": \"pos\",\n                \"code\": \"N0001276925N\",\n                \"note\": null,\n                \"is_verified\": false,\n                \"is_blacklisted\": false,\n                \"is_lead\": false,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"birthday_last_updated_at\": null,\n                \"registration_location_id\": null,\n                \"attribution_location_id\": null,\n                \"attribution_user_id\": null,\n                \"updated_at\": \"2024-06-21T01:35:11.000+08:00\",\n                \"created_at\": \"2024-06-21T01:35:11.000+08:00\",\n                \"deletion_job_id\": null,\n                \"name\": \"Abc Def\",\n                \"display_name\": \"Abc Def\",\n                \"birthday\": null,\n                \"zodiac\": null,\n                \"credentials\": {\n                    \"email\": \"abc@def.com\",\n                    \"phone\": \"12345678\"\n                },\n                \"barcode_url\": \"https://storefront.blue/c/1276925/barcode.svg?hmac=4c99e925198047f0ce6a3c4871f196831d0adf9cafdc3e837f00009325900870\",\n                \"qrcode_url\": \"https://storefront.blue/c/1276925/qrcode.svg?hmac=4c99e925198047f0ce6a3c4871f196831d0adf9cafdc3e837f00009325900870\",\n                \"birthdate_editable\": true,\n                \"country\": \"Malaysia\",\n                \"total_point\": 0,\n                \"expiring_points\": [],\n                \"has_password\": false,\n                \"company\": \"Org Abc Def\",\n                \"address1\": \"Street Abc Def\",\n                \"address2\": null,\n                \"city\": \"City Abc Def\",\n                \"zip\": \"12345\",\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Johor\",\n                \"province_code\": \"MY-01\"\n            },\n            \"currency_code\": \"MYR\",\n            \"exchange_rate\": \"1.0\",\n            \"subtotal_price\": \"286.68\",\n            \"total_shipping_fee\": \"2.0\",\n            \"total_credit_used\": \"0.00\",\n            \"total_discount\": \"0.0\",\n            \"total_tax\": \"17.32\",\n            \"total_rounding\": \"0.0\",\n            \"total_transaction_fee\": \"0.0\",\n            \"total_amount\": \"306.0\",\n            \"shipping_discount\": \"0.0\",\n            \"total_amount_include_transaction\": \"306.0\",\n            \"total_shipping\": \"2.0\",\n            \"total_line_item_price\": \"286.68\",\n            \"total_price\": \"306.0\",\n            \"credit_used\": \"0.00\",\n            \"taxes_included\": false,\n            \"credit_earn\": \"0.00\",\n            \"financial_status\": \"unpaid\",\n            \"fulfillment_status\": \"unfulfilled\",\n            \"line_items\": [\n                {\n                    \"id\": 1060430778,\n                    \"order_id\": 985082930,\n                    \"product_id\": null,\n                    \"variant_id\": null,\n                    \"discount_id\": null,\n                    \"product_name\": \"Bread\",\n                    \"variant_name\": null,\n                    \"sku\": null,\n                    \"barcode\": null,\n                    \"price\": \"23.89\",\n                    \"cost_price\": \"0.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_applies_once\": null,\n                    \"grams\": \"232.0\",\n                    \"width\": null,\n                    \"height\": null,\n                    \"length\": null,\n                    \"quantity\": 12,\n                    \"backorder_quantity\": 0,\n                    \"taxable\": true,\n                    \"shipping_required\": true,\n                    \"total_tax\": \"17.2\",\n                    \"is_custom_price\": false,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"delete_from\": null,\n                    \"created_from\": null,\n                    \"updated_at\": \"2024-06-21T15:27:36.000+08:00\",\n                    \"created_at\": \"2024-06-21T15:27:35.000+08:00\",\n                    \"inventory_management\": null,\n                    \"total_amount\": \"286.68\",\n                    \"subtotal\": \"286.68\",\n                    \"barcode_image\": \"\",\n                    \"variant_count\": 0,\n                    \"restocked_quantity\": 0,\n                    \"restockable_quantity\": 0,\n                    \"fulfilled_quantity\": 0,\n                    \"fulfillable_quantity\": 12,\n                    \"fulfillment_service\": [],\n                    \"return\": null,\n                    \"returns\": null,\n                    \"returned_quantity\": 0,\n                    \"returnable_quantity\": 0,\n                    \"properties\": [],\n                    \"vendors\": [],\n                    \"original_line_price\": \"286.68\",\n                    \"final_line_price\": \"286.68\",\n                    \"quantity_before_edit\": 12,\n                    \"image_url\": \"https://s3.dualstack.ap-southeast-1.amazonaws.com/eesb.public/images/products/no_image.png\",\n                    \"shipping_condition\": \"general\",\n                    \"shipping_profile\": {\n                        \"id\": 12559,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\"\n                    },\n                    \"line_level_discount_allocations\": [],\n                    \"line_level_total_discount\": 0\n                }\n            ],\n            \"refunds\": [],\n            \"tax_line\": [\n                {\n                    \"id\": 16362,\n                    \"order_id\": 985082930,\n                    \"name\": \"GST\",\n                    \"rate\": 6,\n                    \"price\": \"17.32\",\n                    \"shipping_tax\": \"0.12\",\n                    \"shipping_tax_include\": true,\n                    \"charge_tax_add\": 1,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"deleted_from\": null,\n                    \"created_at\": \"2024-06-21T15:27:35.000+08:00\"\n                }\n            ],\n            \"tax_filing\": null,\n            \"billing_address\": {\n                \"id\": 806593740,\n                \"order_id\": 985082930,\n                \"address_id\": null,\n                \"first_name\": \"Abc\",\n                \"last_name\": \"Def\",\n                \"email\": \"abc@def.com\",\n                \"company\": \"Org Abc Def\",\n                \"address1\": \"Street Abc Def\",\n                \"address2\": null,\n                \"city\": \"City Abc Def\",\n                \"zip\": \"12345\",\n                \"province\": \"Johor\",\n                \"province_code\": \"MY-01\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"12345678\",\n                \"latitude\": null,\n                \"longitude\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-06-21T15:27:35.000+08:00\",\n                \"created_at\": \"2024-06-21T15:27:35.000+08:00\"\n            },\n            \"shipping_address\": {\n                \"id\": 885961232,\n                \"order_id\": 985082930,\n                \"address_id\": null,\n                \"first_name\": \"Abc\",\n                \"last_name\": \"Def\",\n                \"company\": \"Org Abc Def\",\n                \"address1\": \"Street Abc Def\",\n                \"address2\": null,\n                \"city\": \"City Abc Def\",\n                \"zip\": \"12345\",\n                \"province\": \"Johor\",\n                \"province_code\": \"MY-01\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"village\": null,\n                \"phone\": \"12345678\",\n                \"email\": \"abc@def.com\",\n                \"latitude\": null,\n                \"longitude\": null,\n                \"preferred_start_at\": null,\n                \"preferred_end_at\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-06-21T15:27:35.000+08:00\",\n                \"created_at\": \"2024-06-21T15:27:35.000+08:00\"\n            },\n            \"shipping_fees\": [\n                {\n                    \"id\": 583789146,\n                    \"order_id\": 985082930,\n                    \"name\": \"standard shipping\",\n                    \"price\": \"2.0\",\n                    \"total_discount\": \"0.0\",\n                    \"discount_codes\": null,\n                    \"zone_id\": null,\n                    \"shipping_id\": null,\n                    \"store_app_id\": null,\n                    \"real_store_app_id\": null,\n                    \"calculation_params\": null,\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"deleted_from\": null,\n                    \"created_at\": \"2024-06-21T15:27:35.000+08:00\",\n                    \"shipping_fee_shipping_profile\": null\n                }\n            ],\n            \"pickup_address\": null,\n            \"remark\": \"remark\",\n            \"note\": \"note\",\n            \"cod_type\": 2,\n            \"location_id\": null,\n            \"fulfillments\": [],\n            \"metafields\": {},\n            \"transactions\": [],\n            \"note_attributes\": [],\n            \"point_earning\": {\n                \"id\": 354913118,\n                \"order_id\": 985082930,\n                \"category\": \"earn\",\n                \"amount\": \"286.0\",\n                \"discount_amount\": null,\n                \"point_formula\": {\n                    \"id\": 357,\n                    \"title\": \"sparkle\",\n                    \"created_at\": \"2024-03-05T11:55:51.000+08:00\",\n                    \"deleted_at\": null,\n                    \"is_deleted\": false,\n                    \"is_enabled\": true,\n                    \"ownable_id\": 8553,\n                    \"updated_at\": \"2024-04-02T11:46:31.000+08:00\",\n                    \"ownable_type\": \"Store::Store\",\n                    \"earning_point\": 1,\n                    \"earning_value\": \"1.0\",\n                    \"redemption_point\": 100,\n                    \"redemption_value\": \"1.0\",\n                    \"is_earning_enabled\": true,\n                    \"min_purchase_amount\": null,\n                    \"is_max_usage_limited\": false,\n                    \"validity_period_type\": \"period\",\n                    \"validity_period_unit\": \"month\",\n                    \"is_redemption_enabled\": true,\n                    \"validity_period_value\": \"3\",\n                    \"is_min_purchase_required\": false,\n                    \"max_usage_amount_per_order\": null,\n                    \"max_discount_percentage_per_order\": null\n                },\n                \"is_cancelled\": false,\n                \"is_deleted\": false,\n                \"is_rewarded\": false,\n                \"deleted_at\": null,\n                \"updated_at\": \"2024-06-21T15:27:36.000+08:00\",\n                \"created_at\": \"2024-06-21T15:27:36.000+08:00\"\n            },\n            \"point_redemption\": null,\n            \"discount_applications\": [],\n            \"discount_codes\": [],\n            \"source_name\": \"pos\",\n            \"source_type\": \"pos\",\n            \"browser_ip\": \"119.40.120.91\",\n            \"cancelled_at\": null,\n            \"is_cancelled\": false,\n            \"is_archived\": false,\n            \"is_deleted\": false,\n            \"updated_at\": \"2024-06-21T15:27:36+08:00\",\n            \"created_at\": \"2024-06-21T15:27:35+08:00\",\n            \"processed_at\": \"2024-06-21T15:27:35+08:00\",\n            \"paid_at\": null,\n            \"sales_attributions\": {\n                \"staff\": [\n                    {\n                        \"id\": 253,\n                        \"user_id\": 7733,\n                        \"user_name\": \"YELILAN RAJARAJAN\"\n                    }\n                ],\n                \"location\": [\n                    {\n                        \"id\": 10,\n                        \"order_id\": 985082930,\n                        \"location_id\": 9083,\n                        \"location_name\": \"EasyStore Perlis\",\n                        \"is_deleted\": false,\n                        \"deleted_at\": null,\n                        \"updated_at\": \"2024-06-21T15:27:35.000+08:00\",\n                        \"created_at\": \"2024-06-21T15:27:35.000+08:00\"\n                    }\n                ]\n            }\n        }\n    ]\n}"}],"_postman_id":"641836f2-a03f-42d3-92b5-4156504386ac"},{"name":"Retrieve a single order","id":"c0778638-6833-40f9-afd4-1a637ec4f12e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"EasyStore-Access-Token","value":"7fe01407e5d7699c2a4fb30d9e74f101"}],"url":"/api/3.0/orders/:order_id.json?fields=fulfillment_orders,items,sales_attributions","description":"<p>Retrieve a single order that belong to a store by order id</p>\n","urlObject":{"path":["api","3.0","orders",":order_id.json"],"host":[""],"query":[{"description":{"content":"<p>Determine which fields to be included\nPossible value:</p>\n<ul>\n<li>items</li>\n<li>addresses</li>\n<li>note_attributes</li>\n<li>transactions</li>\n<li>fulfillments</li>\n<li>refunds</li>\n<li>taxes</li>\n<li>customer</li>\n<li>shipping_fees</li>\n<li>metafields</li>\n<li>discounts</li>\n<li>discounts_for_storefront</li>\n<li>points</li>\n<li>fulfillment_orders</li>\n<li>cancellation</li>\n<li>referral</li>\n</ul>\n","type":"text/plain"},"key":"fields","value":"fulfillment_orders,items,sales_attributions"}],"variable":[{"type":"any","value":"92242762","key":"order_id"}]}},"response":[{"id":"d177c1f3-f704-4062-97fb-5e7b53619794","name":"Retrieve a single order","originalRequest":{"method":"GET","header":[{"key":"EasyStore-Access-Token","value":""}],"url":{"raw":"/api/3.0/orders/:order_id.json?fields=fulfillment_orders,items,sales_attributions","host":[""],"path":["api","3.0","orders",":order_id.json"],"query":[{"key":"fields","value":"fulfillment_orders,items,sales_attributions","description":"Determine which fields to be included\nPossible value:\n- items\n- addresses\n- note_attributes\n- transactions\n- fulfillments\n- refunds\n- taxes\n- customer\n- shipping_fees\n- metafields\n- discounts\n- discounts_for_storefront\n- points\n- fulfillment_orders"}],"variable":[{"key":"order_id","value":"72368524"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"set-cookie","value":"locale=en_US; expires=Wed, 23-Oct-2024 04:34:25 GMT; Max-Age=2592000; path=/"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"x-powered-by","value":"Express"},{"key":"x-content-type-options","value":"nosniff"},{"key":"content-encoding","value":"gzip"},{"key":"via","value":"1.1 varnish, 1.1 varnish"},{"key":"accept-ranges","value":"bytes"},{"key":"cache-control","value":"no-cache, private"},{"key":"Date","value":"Mon, 23 Sep 2024 04:34:25 GMT"},{"key":"X-Served-By","value":"cache-qpg120094-QPG, cache-qpg1266-QPG"},{"key":"X-Cache","value":"MISS, MISS"},{"key":"X-Cache-Hits","value":"0, 0"},{"key":"X-Timer","value":"S1727066066.506058,VS0,VE189"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31557600"},{"key":"transfer-encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"order\": {\n        \"id\": 92242762,\n        \"token\": \"bc39c990-11c6-4007-99d9-5f08cfe86fd9\",\n        \"cart_token\": \"41b03983-72e0-499e-a21f-0cf0d970cade\",\n        \"number\": 1624,\n        \"order_number\": \"1624\",\n        \"name\": \"1624\",\n        \"email\": \"szeyan@easystore.co\",\n        \"customer_id\": 11501659,\n        \"customer\": null,\n        \"currency_code\": \"MYR\",\n        \"exchange_rate\": \"1.0\",\n        \"subtotal_price\": \"19.0\",\n        \"total_shipping_fee\": \"0.0\",\n        \"total_credit_used\": \"0.00\",\n        \"total_discount\": \"0.0\",\n        \"total_tax\": \"0.0\",\n        \"total_rounding\": \"0.0\",\n        \"total_transaction_fee\": \"0.0\",\n        \"total_amount\": \"19.0\",\n        \"total_refund_amount\": \"0.0\",\n        \"shipping_discount\": \"0.0\",\n        \"total_amount_include_transaction\": \"19.0\",\n        \"total_shipping\": \"0.0\",\n        \"total_line_item_price\": \"19.0\",\n        \"total_price\": \"19.0\",\n        \"credit_used\": \"0.00\",\n        \"taxes_included\": false,\n        \"credit_earn\": \"0.00\",\n        \"financial_status\": \"unpaid\",\n        \"fulfillment_status\": \"unfulfilled\",\n        \"line_items\": [\n            {\n                \"id\": 206468999,\n                \"order_id\": 92242762,\n                \"product_id\": 10271070,\n                \"variant_id\": 47167747,\n                \"discount_id\": null,\n                \"product_name\": \"banananana\",\n                \"variant_name\": null,\n                \"sku\": \"\",\n                \"barcode\": \"206468999\",\n                \"price\": \"3.0\",\n                \"cost_price\": \"0.0\",\n                \"total_discount\": \"0.0\",\n                \"discount_applies_once\": null,\n                \"grams\": \"1000.0\",\n                \"width\": \"0.0\",\n                \"height\": \"0.0\",\n                \"length\": \"0.0\",\n                \"quantity\": 1,\n                \"backorder_quantity\": 0,\n                \"taxable\": true,\n                \"shipping_required\": true,\n                \"components_required\": false,\n                \"total_tax\": \"0.0\",\n                \"is_custom_price\": false,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"delete_from\": null,\n                \"created_from\": \"ProductBundle\",\n                \"updated_at\": \"2025-09-12T07:18:06.000Z\",\n                \"created_at\": \"2025-09-12T07:18:06.000Z\",\n                \"inventory_management\": \"easystore\",\n                \"total_amount\": \"3.0\",\n                \"subtotal\": \"3.0\",\n                \"barcode_image\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" xmlns:xlink=\\\"http://www.w3.org/1999/xlink\\\" width=\\\"111px\\\" height=\\\"45px\\\" viewBox=\\\"0 0 111 45\\\" version=\\\"1.1\\\" preserveAspectRatio=\\\"none\\\" >\\n<title>206468999</title>\\n<g id=\\\"canvas\\\" >\\n<rect x=\\\"0\\\" y=\\\"0\\\" width=\\\"111px\\\" height=\\\"45px\\\" fill=\\\"#fff\\\" />\\n<g id=\\\"barcode\\\" fill=\\\"#000\\\">\\n<rect x=\\\"5\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"8\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"11\\\" y=\\\"5\\\" width=\\\"3px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"16\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"20\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"23\\\" y=\\\"5\\\" width=\\\"3px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"27\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"29\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"34\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"38\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"43\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"46\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"49\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"51\\\" y=\\\"5\\\" width=\\\"3px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"55\\\" y=\\\"5\\\" width=\\\"4px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"60\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"62\\\" y=\\\"5\\\" width=\\\"4px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"67\\\" y=\\\"5\\\" width=\\\"3px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"71\\\" y=\\\"5\\\" width=\\\"3px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"76\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"78\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"82\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"86\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"91\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"93\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"98\\\" y=\\\"5\\\" width=\\\"3px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"102\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"104\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n\\n</g></g>\\n</svg>\\n\",\n                \"variant_count\": 1,\n                \"restocked_quantity\": 0,\n                \"restockable_quantity\": 1,\n                \"fulfilled_quantity\": 0,\n                \"fulfillable_quantity\": 1,\n                \"fulfillment_service\": [],\n                \"returns\": null,\n                \"returned_quantity\": 0,\n                \"returnable_quantity\": 0,\n                \"exchanged_quantity\": 0,\n                \"properties\": [],\n                \"vendors\": [],\n                \"original_line_price\": \"3.0\",\n                \"final_line_price\": \"3.0\",\n                \"quantity_before_edit\": 1,\n                \"image_url\": \"https://cdn.store-assets.com/s/827525/i/60884525.webp\",\n                \"shipping_condition\": \"general\",\n                \"shipping_profile\": {\n                    \"id\": 29920,\n                    \"name\": \"Default Profile\",\n                    \"condition\": \"general\"\n                },\n                \"line_item_group\": {\n                    \"product_id\": 14608417,\n                    \"title\": \"Fruit Hamper 1\",\n                    \"variant_id\": 67499143,\n                    \"variant_name\": \"S\"\n                },\n                \"fulfillment_order_location_id\": 25131\n            },\n            {\n                \"id\": 206469000,\n                \"order_id\": 92242762,\n                \"product_id\": 9948841,\n                \"variant_id\": 45691437,\n                \"discount_id\": null,\n                \"product_name\": \"Orange\",\n                \"variant_name\": null,\n                \"sku\": \"\",\n                \"barcode\": \"206469000\",\n                \"price\": \"15.0\",\n                \"cost_price\": \"0.0\",\n                \"total_discount\": \"0.0\",\n                \"discount_applies_once\": null,\n                \"grams\": \"0.0\",\n                \"width\": \"0.0\",\n                \"height\": \"0.0\",\n                \"length\": \"0.0\",\n                \"quantity\": 1,\n                \"backorder_quantity\": 0,\n                \"taxable\": true,\n                \"shipping_required\": true,\n                \"components_required\": false,\n                \"total_tax\": \"0.0\",\n                \"is_custom_price\": false,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"delete_from\": null,\n                \"created_from\": \"ProductBundle\",\n                \"updated_at\": \"2025-09-12T07:18:06.000Z\",\n                \"created_at\": \"2025-09-12T07:18:06.000Z\",\n                \"inventory_management\": \"easystore\",\n                \"total_amount\": \"15.0\",\n                \"subtotal\": \"15.0\",\n                \"barcode_image\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" xmlns:xlink=\\\"http://www.w3.org/1999/xlink\\\" width=\\\"111px\\\" height=\\\"45px\\\" viewBox=\\\"0 0 111 45\\\" version=\\\"1.1\\\" preserveAspectRatio=\\\"none\\\" >\\n<title>206469000</title>\\n<g id=\\\"canvas\\\" >\\n<rect x=\\\"0\\\" y=\\\"0\\\" width=\\\"111px\\\" height=\\\"45px\\\" fill=\\\"#fff\\\" />\\n<g id=\\\"barcode\\\" fill=\\\"#000\\\">\\n<rect x=\\\"5\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"8\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"11\\\" y=\\\"5\\\" width=\\\"3px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"16\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"20\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"23\\\" y=\\\"5\\\" width=\\\"3px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"27\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"29\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"34\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"38\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"40\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"44\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"49\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"52\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"56\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"60\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"62\\\" y=\\\"5\\\" width=\\\"4px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"67\\\" y=\\\"5\\\" width=\\\"3px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"71\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"74\\\" y=\\\"5\\\" width=\\\"3px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"78\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"82\\\" y=\\\"5\\\" width=\\\"3px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"87\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"90\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"93\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"98\\\" y=\\\"5\\\" width=\\\"3px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"102\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"104\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n\\n</g></g>\\n</svg>\\n\",\n                \"variant_count\": 1,\n                \"restocked_quantity\": 0,\n                \"restockable_quantity\": 1,\n                \"fulfilled_quantity\": 0,\n                \"fulfillable_quantity\": 1,\n                \"fulfillment_service\": [],\n                \"returns\": null,\n                \"returned_quantity\": 0,\n                \"returnable_quantity\": 0,\n                \"exchanged_quantity\": 0,\n                \"properties\": [],\n                \"vendors\": [],\n                \"original_line_price\": \"15.0\",\n                \"final_line_price\": \"15.0\",\n                \"quantity_before_edit\": 1,\n                \"image_url\": \"https://cdn.store-assets.com/s/827525/i/58706154.jpeg\",\n                \"shipping_condition\": \"general\",\n                \"shipping_profile\": {\n                    \"id\": 29920,\n                    \"name\": \"Default Profile\",\n                    \"condition\": \"general\"\n                },\n                \"line_item_group\": {\n                    \"product_id\": 14608417,\n                    \"title\": \"Fruit Hamper 1\",\n                    \"variant_id\": 67499143,\n                    \"variant_name\": \"S\"\n                },\n                \"fulfillment_order_location_id\": 25131\n            },\n            {\n                \"id\": 206469001,\n                \"order_id\": 92242762,\n                \"product_id\": 9948837,\n                \"variant_id\": 48897260,\n                \"discount_id\": null,\n                \"product_name\": \"Apple\",\n                \"variant_name\": \"S\",\n                \"sku\": \"\",\n                \"barcode\": \"206469001\",\n                \"price\": \"1.0\",\n                \"cost_price\": \"0.0\",\n                \"total_discount\": \"0.0\",\n                \"discount_applies_once\": null,\n                \"grams\": \"0.0\",\n                \"width\": \"0.0\",\n                \"height\": \"0.0\",\n                \"length\": \"0.0\",\n                \"quantity\": 1,\n                \"backorder_quantity\": 0,\n                \"taxable\": true,\n                \"shipping_required\": true,\n                \"components_required\": false,\n                \"total_tax\": \"0.0\",\n                \"is_custom_price\": false,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"delete_from\": null,\n                \"created_from\": \"ProductBundle\",\n                \"updated_at\": \"2025-09-12T07:18:06.000Z\",\n                \"created_at\": \"2025-09-12T07:18:06.000Z\",\n                \"inventory_management\": \"easystore\",\n                \"total_amount\": \"1.0\",\n                \"subtotal\": \"1.0\",\n                \"barcode_image\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" xmlns:xlink=\\\"http://www.w3.org/1999/xlink\\\" width=\\\"111px\\\" height=\\\"45px\\\" viewBox=\\\"0 0 111 45\\\" version=\\\"1.1\\\" preserveAspectRatio=\\\"none\\\" >\\n<title>206469001</title>\\n<g id=\\\"canvas\\\" >\\n<rect x=\\\"0\\\" y=\\\"0\\\" width=\\\"111px\\\" height=\\\"45px\\\" fill=\\\"#fff\\\" />\\n<g id=\\\"barcode\\\" fill=\\\"#000\\\">\\n<rect x=\\\"5\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"8\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"11\\\" y=\\\"5\\\" width=\\\"3px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"16\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"20\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"23\\\" y=\\\"5\\\" width=\\\"3px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"27\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"29\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"34\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"38\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"40\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"44\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"49\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"52\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"56\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"60\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"62\\\" y=\\\"5\\\" width=\\\"4px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"67\\\" y=\\\"5\\\" width=\\\"3px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"71\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"74\\\" y=\\\"5\\\" width=\\\"3px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"79\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"82\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"87\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"90\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"93\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"98\\\" y=\\\"5\\\" width=\\\"3px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"102\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"104\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n\\n</g></g>\\n</svg>\\n\",\n                \"variant_count\": 3,\n                \"restocked_quantity\": 0,\n                \"restockable_quantity\": 1,\n                \"fulfilled_quantity\": 0,\n                \"fulfillable_quantity\": 1,\n                \"fulfillment_service\": [],\n                \"returns\": null,\n                \"returned_quantity\": 0,\n                \"returnable_quantity\": 0,\n                \"exchanged_quantity\": 0,\n                \"properties\": [],\n                \"vendors\": [],\n                \"original_line_price\": \"1.0\",\n                \"final_line_price\": \"1.0\",\n                \"quantity_before_edit\": 1,\n                \"image_url\": \"https://cdn.store-assets.com/s/827525/i/58706140.jpeg\",\n                \"shipping_condition\": \"general\",\n                \"shipping_profile\": {\n                    \"id\": 29920,\n                    \"name\": \"Default Profile\",\n                    \"condition\": \"general\"\n                },\n                \"line_item_group\": {\n                    \"product_id\": 14608417,\n                    \"title\": \"Fruit Hamper 1\",\n                    \"variant_id\": 67499143,\n                    \"variant_name\": \"S\"\n                },\n                \"fulfillment_order_location_id\": 25131\n            }\n        ],\n        \"refunds\": null,\n        \"tax_line\": null,\n        \"tax_filing\": null,\n        \"billing_address\": null,\n        \"shipping_address\": null,\n        \"shipping_fees\": null,\n        \"pickup_address\": null,\n        \"remark\": null,\n        \"note\": null,\n        \"cod_type\": 2,\n        \"location_id\": null,\n        \"fulfillments\": [],\n        \"metafields\": {},\n        \"transactions\": [],\n        \"note_attributes\": [],\n        \"point_earning\": null,\n        \"point_redemption\": null,\n        \"discount_applications\": [],\n        \"discount_codes\": [],\n        \"source_name\": \"cp\",\n        \"source_type\": \"admin_panel\",\n        \"browser_ip\": \"211.24.122.251\",\n        \"cancelled_at\": null,\n        \"is_cancelled\": false,\n        \"is_archived\": false,\n        \"is_deleted\": false,\n        \"updated_at\": \"2025-09-12T07:18:06+00:00\",\n        \"created_at\": \"2025-09-12T07:18:06+00:00\",\n        \"processed_at\": \"2025-09-12T07:18:06+00:00\",\n        \"paid_at\": null,\n        \"sales_attributions\": {\n            \"staff\": [],\n            \"location\": []\n        },\n        \"fulfillment_orders\": [\n            {\n                \"id\": 50181143,\n                \"fulfillment_id\": null,\n                \"location_id\": 25131,\n                \"location_name\": \"Bukit Jalil\",\n                \"shipping_profiles\": [\n                    {\n                        \"id\": 29920,\n                        \"name\": \"Default Profile\",\n                        \"condition\": \"general\",\n                        \"is_fulfilled\": false,\n                        \"items\": [\n                            {\n                                \"id\": 206468999,\n                                \"order_id\": 92242762,\n                                \"product_id\": 10271070,\n                                \"variant_id\": 47167747,\n                                \"discount_id\": null,\n                                \"product_name\": \"banananana\",\n                                \"variant_name\": null,\n                                \"sku\": \"\",\n                                \"barcode\": \"206468999\",\n                                \"price\": \"3.0\",\n                                \"cost_price\": \"0.0\",\n                                \"total_discount\": \"0.0\",\n                                \"discount_applies_once\": null,\n                                \"grams\": \"1000.0\",\n                                \"width\": \"0.0\",\n                                \"height\": \"0.0\",\n                                \"length\": \"0.0\",\n                                \"quantity\": 1,\n                                \"backorder_quantity\": 0,\n                                \"taxable\": true,\n                                \"shipping_required\": true,\n                                \"components_required\": false,\n                                \"total_tax\": \"0.0\",\n                                \"is_custom_price\": false,\n                                \"is_deleted\": false,\n                                \"deleted_at\": null,\n                                \"delete_from\": null,\n                                \"created_from\": \"ProductBundle\",\n                                \"updated_at\": \"2025-09-12T07:18:06.000Z\",\n                                \"created_at\": \"2025-09-12T07:18:06.000Z\",\n                                \"inventory_management\": \"easystore\",\n                                \"total_amount\": \"3.0\",\n                                \"subtotal\": \"3.0\",\n                                \"barcode_image\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" xmlns:xlink=\\\"http://www.w3.org/1999/xlink\\\" width=\\\"111px\\\" height=\\\"45px\\\" viewBox=\\\"0 0 111 45\\\" version=\\\"1.1\\\" preserveAspectRatio=\\\"none\\\" >\\n<title>206468999</title>\\n<g id=\\\"canvas\\\" >\\n<rect x=\\\"0\\\" y=\\\"0\\\" width=\\\"111px\\\" height=\\\"45px\\\" fill=\\\"#fff\\\" />\\n<g id=\\\"barcode\\\" fill=\\\"#000\\\">\\n<rect x=\\\"5\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"8\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"11\\\" y=\\\"5\\\" width=\\\"3px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"16\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"20\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"23\\\" y=\\\"5\\\" width=\\\"3px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"27\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"29\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"34\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"38\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"43\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"46\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"49\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"51\\\" y=\\\"5\\\" width=\\\"3px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"55\\\" y=\\\"5\\\" width=\\\"4px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"60\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"62\\\" y=\\\"5\\\" width=\\\"4px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"67\\\" y=\\\"5\\\" width=\\\"3px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"71\\\" y=\\\"5\\\" width=\\\"3px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"76\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"78\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"82\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"86\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"91\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"93\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"98\\\" y=\\\"5\\\" width=\\\"3px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"102\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"104\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n\\n</g></g>\\n</svg>\\n\",\n                                \"variant_count\": 1,\n                                \"restocked_quantity\": 0,\n                                \"restockable_quantity\": 1,\n                                \"fulfilled_quantity\": 0,\n                                \"fulfillable_quantity\": 1,\n                                \"fulfillment_service\": [],\n                                \"returns\": null,\n                                \"returned_quantity\": 0,\n                                \"returnable_quantity\": 0,\n                                \"exchanged_quantity\": 0,\n                                \"properties\": [],\n                                \"vendors\": [],\n                                \"original_line_price\": \"3.0\",\n                                \"final_line_price\": \"3.0\",\n                                \"quantity_before_edit\": 1,\n                                \"image_url\": \"https://cdn.store-assets.com/s/827525/i/60884525.webp\",\n                                \"shipping_condition\": \"general\",\n                                \"shipping_profile\": {\n                                    \"id\": 29920,\n                                    \"name\": \"Default Profile\",\n                                    \"condition\": \"general\"\n                                },\n                                \"line_item_group\": {\n                                    \"product_id\": 14608417,\n                                    \"title\": \"Fruit Hamper 1\",\n                                    \"variant_id\": 67499143,\n                                    \"variant_name\": \"S\"\n                                },\n                                \"fulfillment_order_location_id\": 25131\n                            },\n                            {\n                                \"id\": 206469000,\n                                \"order_id\": 92242762,\n                                \"product_id\": 9948841,\n                                \"variant_id\": 45691437,\n                                \"discount_id\": null,\n                                \"product_name\": \"Orange\",\n                                \"variant_name\": null,\n                                \"sku\": \"\",\n                                \"barcode\": \"206469000\",\n                                \"price\": \"15.0\",\n                                \"cost_price\": \"0.0\",\n                                \"total_discount\": \"0.0\",\n                                \"discount_applies_once\": null,\n                                \"grams\": \"0.0\",\n                                \"width\": \"0.0\",\n                                \"height\": \"0.0\",\n                                \"length\": \"0.0\",\n                                \"quantity\": 1,\n                                \"backorder_quantity\": 0,\n                                \"taxable\": true,\n                                \"shipping_required\": true,\n                                \"components_required\": false,\n                                \"total_tax\": \"0.0\",\n                                \"is_custom_price\": false,\n                                \"is_deleted\": false,\n                                \"deleted_at\": null,\n                                \"delete_from\": null,\n                                \"created_from\": \"ProductBundle\",\n                                \"updated_at\": \"2025-09-12T07:18:06.000Z\",\n                                \"created_at\": \"2025-09-12T07:18:06.000Z\",\n                                \"inventory_management\": \"easystore\",\n                                \"total_amount\": \"15.0\",\n                                \"subtotal\": \"15.0\",\n                                \"barcode_image\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" xmlns:xlink=\\\"http://www.w3.org/1999/xlink\\\" width=\\\"111px\\\" height=\\\"45px\\\" viewBox=\\\"0 0 111 45\\\" version=\\\"1.1\\\" preserveAspectRatio=\\\"none\\\" >\\n<title>206469000</title>\\n<g id=\\\"canvas\\\" >\\n<rect x=\\\"0\\\" y=\\\"0\\\" width=\\\"111px\\\" height=\\\"45px\\\" fill=\\\"#fff\\\" />\\n<g id=\\\"barcode\\\" fill=\\\"#000\\\">\\n<rect x=\\\"5\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"8\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"11\\\" y=\\\"5\\\" width=\\\"3px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"16\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"20\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"23\\\" y=\\\"5\\\" width=\\\"3px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"27\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"29\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"34\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"38\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"40\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"44\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"49\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"52\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"56\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"60\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"62\\\" y=\\\"5\\\" width=\\\"4px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"67\\\" y=\\\"5\\\" width=\\\"3px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"71\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"74\\\" y=\\\"5\\\" width=\\\"3px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"78\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"82\\\" y=\\\"5\\\" width=\\\"3px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"87\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"90\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"93\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"98\\\" y=\\\"5\\\" width=\\\"3px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"102\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"104\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n\\n</g></g>\\n</svg>\\n\",\n                                \"variant_count\": 1,\n                                \"restocked_quantity\": 0,\n                                \"restockable_quantity\": 1,\n                                \"fulfilled_quantity\": 0,\n                                \"fulfillable_quantity\": 1,\n                                \"fulfillment_service\": [],\n                                \"returns\": null,\n                                \"returned_quantity\": 0,\n                                \"returnable_quantity\": 0,\n                                \"exchanged_quantity\": 0,\n                                \"properties\": [],\n                                \"vendors\": [],\n                                \"original_line_price\": \"15.0\",\n                                \"final_line_price\": \"15.0\",\n                                \"quantity_before_edit\": 1,\n                                \"image_url\": \"https://cdn.store-assets.com/s/827525/i/58706154.jpeg\",\n                                \"shipping_condition\": \"general\",\n                                \"shipping_profile\": {\n                                    \"id\": 29920,\n                                    \"name\": \"Default Profile\",\n                                    \"condition\": \"general\"\n                                },\n                                \"line_item_group\": {\n                                    \"product_id\": 14608417,\n                                    \"title\": \"Fruit Hamper 1\",\n                                    \"variant_id\": 67499143,\n                                    \"variant_name\": \"S\"\n                                },\n                                \"fulfillment_order_location_id\": 25131\n                            },\n                            {\n                                \"id\": 206469001,\n                                \"order_id\": 92242762,\n                                \"product_id\": 9948837,\n                                \"variant_id\": 48897260,\n                                \"discount_id\": null,\n                                \"product_name\": \"Apple\",\n                                \"variant_name\": \"S\",\n                                \"sku\": \"\",\n                                \"barcode\": \"206469001\",\n                                \"price\": \"1.0\",\n                                \"cost_price\": \"0.0\",\n                                \"total_discount\": \"0.0\",\n                                \"discount_applies_once\": null,\n                                \"grams\": \"0.0\",\n                                \"width\": \"0.0\",\n                                \"height\": \"0.0\",\n                                \"length\": \"0.0\",\n                                \"quantity\": 1,\n                                \"backorder_quantity\": 0,\n                                \"taxable\": true,\n                                \"shipping_required\": true,\n                                \"components_required\": false,\n                                \"total_tax\": \"0.0\",\n                                \"is_custom_price\": false,\n                                \"is_deleted\": false,\n                                \"deleted_at\": null,\n                                \"delete_from\": null,\n                                \"created_from\": \"ProductBundle\",\n                                \"updated_at\": \"2025-09-12T07:18:06.000Z\",\n                                \"created_at\": \"2025-09-12T07:18:06.000Z\",\n                                \"inventory_management\": \"easystore\",\n                                \"total_amount\": \"1.0\",\n                                \"subtotal\": \"1.0\",\n                                \"barcode_image\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" xmlns:xlink=\\\"http://www.w3.org/1999/xlink\\\" width=\\\"111px\\\" height=\\\"45px\\\" viewBox=\\\"0 0 111 45\\\" version=\\\"1.1\\\" preserveAspectRatio=\\\"none\\\" >\\n<title>206469001</title>\\n<g id=\\\"canvas\\\" >\\n<rect x=\\\"0\\\" y=\\\"0\\\" width=\\\"111px\\\" height=\\\"45px\\\" fill=\\\"#fff\\\" />\\n<g id=\\\"barcode\\\" fill=\\\"#000\\\">\\n<rect x=\\\"5\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"8\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"11\\\" y=\\\"5\\\" width=\\\"3px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"16\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"20\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"23\\\" y=\\\"5\\\" width=\\\"3px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"27\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"29\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"34\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"38\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"40\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"44\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"49\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"52\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"56\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"60\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"62\\\" y=\\\"5\\\" width=\\\"4px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"67\\\" y=\\\"5\\\" width=\\\"3px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"71\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"74\\\" y=\\\"5\\\" width=\\\"3px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"79\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"82\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"87\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"90\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"93\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"98\\\" y=\\\"5\\\" width=\\\"3px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"102\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"104\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n\\n</g></g>\\n</svg>\\n\",\n                                \"variant_count\": 3,\n                                \"restocked_quantity\": 0,\n                                \"restockable_quantity\": 1,\n                                \"fulfilled_quantity\": 0,\n                                \"fulfillable_quantity\": 1,\n                                \"fulfillment_service\": [],\n                                \"returns\": null,\n                                \"returned_quantity\": 0,\n                                \"returnable_quantity\": 0,\n                                \"exchanged_quantity\": 0,\n                                \"properties\": [],\n                                \"vendors\": [],\n                                \"original_line_price\": \"1.0\",\n                                \"final_line_price\": \"1.0\",\n                                \"quantity_before_edit\": 1,\n                                \"image_url\": \"https://cdn.store-assets.com/s/827525/i/58706140.jpeg\",\n                                \"shipping_condition\": \"general\",\n                                \"shipping_profile\": {\n                                    \"id\": 29920,\n                                    \"name\": \"Default Profile\",\n                                    \"condition\": \"general\"\n                                },\n                                \"line_item_group\": {\n                                    \"product_id\": 14608417,\n                                    \"title\": \"Fruit Hamper 1\",\n                                    \"variant_id\": 67499143,\n                                    \"variant_name\": \"S\"\n                                },\n                                \"fulfillment_order_location_id\": 25131\n                            }\n                        ]\n                    }\n                ],\n                \"items\": [\n                    {\n                        \"id\": 206468999,\n                        \"order_id\": 92242762,\n                        \"product_id\": 10271070,\n                        \"variant_id\": 47167747,\n                        \"discount_id\": null,\n                        \"product_name\": \"banananana\",\n                        \"variant_name\": null,\n                        \"sku\": \"\",\n                        \"barcode\": \"206468999\",\n                        \"price\": \"3.0\",\n                        \"cost_price\": \"0.0\",\n                        \"total_discount\": \"0.0\",\n                        \"discount_applies_once\": null,\n                        \"grams\": \"1000.0\",\n                        \"width\": \"0.0\",\n                        \"height\": \"0.0\",\n                        \"length\": \"0.0\",\n                        \"quantity\": 1,\n                        \"backorder_quantity\": 0,\n                        \"taxable\": true,\n                        \"shipping_required\": true,\n                        \"components_required\": false,\n                        \"total_tax\": \"0.0\",\n                        \"is_custom_price\": false,\n                        \"is_deleted\": false,\n                        \"deleted_at\": null,\n                        \"delete_from\": null,\n                        \"created_from\": \"ProductBundle\",\n                        \"updated_at\": \"2025-09-12T07:18:06.000Z\",\n                        \"created_at\": \"2025-09-12T07:18:06.000Z\",\n                        \"inventory_management\": \"easystore\",\n                        \"total_amount\": \"3.0\",\n                        \"subtotal\": \"3.0\",\n                        \"barcode_image\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" xmlns:xlink=\\\"http://www.w3.org/1999/xlink\\\" width=\\\"111px\\\" height=\\\"45px\\\" viewBox=\\\"0 0 111 45\\\" version=\\\"1.1\\\" preserveAspectRatio=\\\"none\\\" >\\n<title>206468999</title>\\n<g id=\\\"canvas\\\" >\\n<rect x=\\\"0\\\" y=\\\"0\\\" width=\\\"111px\\\" height=\\\"45px\\\" fill=\\\"#fff\\\" />\\n<g id=\\\"barcode\\\" fill=\\\"#000\\\">\\n<rect x=\\\"5\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"8\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"11\\\" y=\\\"5\\\" width=\\\"3px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"16\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"20\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"23\\\" y=\\\"5\\\" width=\\\"3px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"27\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"29\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"34\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"38\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"43\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"46\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"49\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"51\\\" y=\\\"5\\\" width=\\\"3px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"55\\\" y=\\\"5\\\" width=\\\"4px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"60\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"62\\\" y=\\\"5\\\" width=\\\"4px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"67\\\" y=\\\"5\\\" width=\\\"3px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"71\\\" y=\\\"5\\\" width=\\\"3px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"76\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"78\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"82\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"86\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"91\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"93\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"98\\\" y=\\\"5\\\" width=\\\"3px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"102\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"104\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n\\n</g></g>\\n</svg>\\n\",\n                        \"variant_count\": 1,\n                        \"restocked_quantity\": 0,\n                        \"restockable_quantity\": 1,\n                        \"fulfilled_quantity\": 0,\n                        \"fulfillable_quantity\": 1,\n                        \"fulfillment_service\": [],\n                        \"returns\": null,\n                        \"returned_quantity\": 0,\n                        \"returnable_quantity\": 0,\n                        \"exchanged_quantity\": 0,\n                        \"properties\": [],\n                        \"vendors\": [],\n                        \"original_line_price\": \"3.0\",\n                        \"final_line_price\": \"3.0\",\n                        \"quantity_before_edit\": 1,\n                        \"image_url\": \"https://cdn.store-assets.com/s/827525/i/60884525.webp\",\n                        \"shipping_condition\": \"general\",\n                        \"shipping_profile\": {\n                            \"id\": 29920,\n                            \"name\": \"Default Profile\",\n                            \"condition\": \"general\"\n                        },\n                        \"line_item_group\": {\n                            \"product_id\": 14608417,\n                            \"title\": \"Fruit Hamper 1\",\n                            \"variant_id\": 67499143,\n                            \"variant_name\": \"S\"\n                        },\n                        \"fulfillment_order_location_id\": 25131\n                    },\n                    {\n                        \"id\": 206469000,\n                        \"order_id\": 92242762,\n                        \"product_id\": 9948841,\n                        \"variant_id\": 45691437,\n                        \"discount_id\": null,\n                        \"product_name\": \"Orange\",\n                        \"variant_name\": null,\n                        \"sku\": \"\",\n                        \"barcode\": \"206469000\",\n                        \"price\": \"15.0\",\n                        \"cost_price\": \"0.0\",\n                        \"total_discount\": \"0.0\",\n                        \"discount_applies_once\": null,\n                        \"grams\": \"0.0\",\n                        \"width\": \"0.0\",\n                        \"height\": \"0.0\",\n                        \"length\": \"0.0\",\n                        \"quantity\": 1,\n                        \"backorder_quantity\": 0,\n                        \"taxable\": true,\n                        \"shipping_required\": true,\n                        \"components_required\": false,\n                        \"total_tax\": \"0.0\",\n                        \"is_custom_price\": false,\n                        \"is_deleted\": false,\n                        \"deleted_at\": null,\n                        \"delete_from\": null,\n                        \"created_from\": \"ProductBundle\",\n                        \"updated_at\": \"2025-09-12T07:18:06.000Z\",\n                        \"created_at\": \"2025-09-12T07:18:06.000Z\",\n                        \"inventory_management\": \"easystore\",\n                        \"total_amount\": \"15.0\",\n                        \"subtotal\": \"15.0\",\n                        \"barcode_image\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" xmlns:xlink=\\\"http://www.w3.org/1999/xlink\\\" width=\\\"111px\\\" height=\\\"45px\\\" viewBox=\\\"0 0 111 45\\\" version=\\\"1.1\\\" preserveAspectRatio=\\\"none\\\" >\\n<title>206469000</title>\\n<g id=\\\"canvas\\\" >\\n<rect x=\\\"0\\\" y=\\\"0\\\" width=\\\"111px\\\" height=\\\"45px\\\" fill=\\\"#fff\\\" />\\n<g id=\\\"barcode\\\" fill=\\\"#000\\\">\\n<rect x=\\\"5\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"8\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"11\\\" y=\\\"5\\\" width=\\\"3px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"16\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"20\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"23\\\" y=\\\"5\\\" width=\\\"3px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"27\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"29\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"34\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"38\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"40\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"44\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"49\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"52\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"56\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"60\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"62\\\" y=\\\"5\\\" width=\\\"4px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"67\\\" y=\\\"5\\\" width=\\\"3px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"71\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"74\\\" y=\\\"5\\\" width=\\\"3px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"78\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"82\\\" y=\\\"5\\\" width=\\\"3px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"87\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"90\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"93\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"98\\\" y=\\\"5\\\" width=\\\"3px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"102\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"104\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n\\n</g></g>\\n</svg>\\n\",\n                        \"variant_count\": 1,\n                        \"restocked_quantity\": 0,\n                        \"restockable_quantity\": 1,\n                        \"fulfilled_quantity\": 0,\n                        \"fulfillable_quantity\": 1,\n                        \"fulfillment_service\": [],\n                        \"returns\": null,\n                        \"returned_quantity\": 0,\n                        \"returnable_quantity\": 0,\n                        \"exchanged_quantity\": 0,\n                        \"properties\": [],\n                        \"vendors\": [],\n                        \"original_line_price\": \"15.0\",\n                        \"final_line_price\": \"15.0\",\n                        \"quantity_before_edit\": 1,\n                        \"image_url\": \"https://cdn.store-assets.com/s/827525/i/58706154.jpeg\",\n                        \"shipping_condition\": \"general\",\n                        \"shipping_profile\": {\n                            \"id\": 29920,\n                            \"name\": \"Default Profile\",\n                            \"condition\": \"general\"\n                        },\n                        \"line_item_group\": {\n                            \"product_id\": 14608417,\n                            \"title\": \"Fruit Hamper 1\",\n                            \"variant_id\": 67499143,\n                            \"variant_name\": \"S\"\n                        },\n                        \"fulfillment_order_location_id\": 25131\n                    },\n                    {\n                        \"id\": 206469001,\n                        \"order_id\": 92242762,\n                        \"product_id\": 9948837,\n                        \"variant_id\": 48897260,\n                        \"discount_id\": null,\n                        \"product_name\": \"Apple\",\n                        \"variant_name\": \"S\",\n                        \"sku\": \"\",\n                        \"barcode\": \"206469001\",\n                        \"price\": \"1.0\",\n                        \"cost_price\": \"0.0\",\n                        \"total_discount\": \"0.0\",\n                        \"discount_applies_once\": null,\n                        \"grams\": \"0.0\",\n                        \"width\": \"0.0\",\n                        \"height\": \"0.0\",\n                        \"length\": \"0.0\",\n                        \"quantity\": 1,\n                        \"backorder_quantity\": 0,\n                        \"taxable\": true,\n                        \"shipping_required\": true,\n                        \"components_required\": false,\n                        \"total_tax\": \"0.0\",\n                        \"is_custom_price\": false,\n                        \"is_deleted\": false,\n                        \"deleted_at\": null,\n                        \"delete_from\": null,\n                        \"created_from\": \"ProductBundle\",\n                        \"updated_at\": \"2025-09-12T07:18:06.000Z\",\n                        \"created_at\": \"2025-09-12T07:18:06.000Z\",\n                        \"inventory_management\": \"easystore\",\n                        \"total_amount\": \"1.0\",\n                        \"subtotal\": \"1.0\",\n                        \"barcode_image\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" xmlns:xlink=\\\"http://www.w3.org/1999/xlink\\\" width=\\\"111px\\\" height=\\\"45px\\\" viewBox=\\\"0 0 111 45\\\" version=\\\"1.1\\\" preserveAspectRatio=\\\"none\\\" >\\n<title>206469001</title>\\n<g id=\\\"canvas\\\" >\\n<rect x=\\\"0\\\" y=\\\"0\\\" width=\\\"111px\\\" height=\\\"45px\\\" fill=\\\"#fff\\\" />\\n<g id=\\\"barcode\\\" fill=\\\"#000\\\">\\n<rect x=\\\"5\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"8\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"11\\\" y=\\\"5\\\" width=\\\"3px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"16\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"20\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"23\\\" y=\\\"5\\\" width=\\\"3px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"27\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"29\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"34\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"38\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"40\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"44\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"49\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"52\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"56\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"60\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"62\\\" y=\\\"5\\\" width=\\\"4px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"67\\\" y=\\\"5\\\" width=\\\"3px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"71\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"74\\\" y=\\\"5\\\" width=\\\"3px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"79\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"82\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"87\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"90\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"93\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"98\\\" y=\\\"5\\\" width=\\\"3px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"102\\\" y=\\\"5\\\" width=\\\"1px\\\" height=\\\"35px\\\" />\\n<rect x=\\\"104\\\" y=\\\"5\\\" width=\\\"2px\\\" height=\\\"35px\\\" />\\n\\n</g></g>\\n</svg>\\n\",\n                        \"variant_count\": 3,\n                        \"restocked_quantity\": 0,\n                        \"restockable_quantity\": 1,\n                        \"fulfilled_quantity\": 0,\n                        \"fulfillable_quantity\": 1,\n                        \"fulfillment_service\": [],\n                        \"returns\": null,\n                        \"returned_quantity\": 0,\n                        \"returnable_quantity\": 0,\n                        \"exchanged_quantity\": 0,\n                        \"properties\": [],\n                        \"vendors\": [],\n                        \"original_line_price\": \"1.0\",\n                        \"final_line_price\": \"1.0\",\n                        \"quantity_before_edit\": 1,\n                        \"image_url\": \"https://cdn.store-assets.com/s/827525/i/58706140.jpeg\",\n                        \"shipping_condition\": \"general\",\n                        \"shipping_profile\": {\n                            \"id\": 29920,\n                            \"name\": \"Default Profile\",\n                            \"condition\": \"general\"\n                        },\n                        \"line_item_group\": {\n                            \"product_id\": 14608417,\n                            \"title\": \"Fruit Hamper 1\",\n                            \"variant_id\": 67499143,\n                            \"variant_name\": \"S\"\n                        },\n                        \"fulfillment_order_location_id\": 25131\n                    }\n                ]\n            }\n        ]\n    }\n}"}],"_postman_id":"c0778638-6833-40f9-afd4-1a637ec4f12e"},{"name":"Delete an order","id":"09923de5-515b-4238-a378-fbf47188e37a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"url":"/api/3.0/orders/:order_id.json","description":"<p>Delete an order that belong to a store</p>\n","urlObject":{"path":["api","3.0","orders",":order_id.json"],"host":[""],"query":[],"variable":[{"type":"any","value":"","key":"order_id.json"}]}},"response":[{"id":"25997052-9e9b-4d9c-b720-f90425462a42","name":"Delete an order","originalRequest":{"method":"DELETE","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"url":{"raw":"/api/3.0/orders/:order_id.json","host":[""],"path":["api","3.0","orders",":order_id.json"],"variable":[{"key":"order_id.json","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 31 May 2021 01:35:16 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 30-Jun-2021 01:35:16 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Strict-Transport-Security","value":"max-age=15768000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true\n}"}],"_postman_id":"09923de5-515b-4238-a378-fbf47188e37a"},{"name":"Create a new order","id":"49cb7791-7f6d-41e3-81eb-44cb4722b788","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"EasyStore-Access-Token","value":"7fe01407e5d7699c2a4fb30d9e74f101","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"order\": {\r\n        \"currency_code\": \"MYR\",\r\n        \"remark\": \"\",\r\n        \"name\":\"TEST-ES-001\",\r\n        \"note\": \"hello seller note\",\r\n        \"line_items\": [\r\n            {\r\n                \"variant_id\": 48932135,\r\n                \"price\": \"100\",\r\n                \"quantity\": 1,\r\n                \"sku\": \"\"\r\n            }\r\n        ],\r\n        \"cod_type\": 1,\r\n        \"shipping_address\": {\r\n            \"first_name\": \"\\u5433*\\u8aed\",\r\n            \"address1\": \"7-******\",\r\n            \"city\": null,\r\n            \"zip\": null,\r\n            \"province_code\": null,\r\n            \"province\": null,\r\n            \"country_code\": \"MY\",\r\n            \"phone\": \"0183839928\",\r\n            \"email\": \"\"\r\n        },\r\n        \"billing_address\": {\r\n            \"first_name\": \"\\u5433*\\u8aed\",\r\n            \"address1\": \"7-******\",\r\n            \"city\": null,\r\n            \"zip\": null,\r\n            \"province_code\": null,\r\n            \"province\": null,\r\n            \"country_code\": \"MY\",\r\n            \"phone\": \"0183839928\",\r\n            \"email\": \"\"\r\n        },\r\n        \"shipping\": {\r\n            \"name\": \"Shipping Fee\",\r\n            \"price\": 60\r\n        },\r\n        \"discount\": {\r\n            \"voucher_code\": \"Shopee\", // \r\n            \"value\": 0,\r\n            \"type\": \"amount\"\r\n        },\r\n        \"attribution_location_id\": 289627,\r\n        \"attribution_user_id\": 102201\r\n    }\r\n}"},"url":"/api/3.0/orders.json","description":"<p>Create an order that belong to a store</p>\n","urlObject":{"path":["api","3.0","orders.json"],"host":[""],"query":[],"variable":[]}},"response":[{"id":"479fc3b8-4f16-41dd-95f2-7831a38a94b7","name":"Create a new order","originalRequest":{"method":"POST","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"order\": {\r\n        \"currency_code\": \"MYR\",\r\n        \"remark\": \"\",\r\n        \"line_items\": [\r\n            {\r\n                \"variant_id\": 33325929,\r\n                \"price\": \"10\",\r\n                \"quantity\": 1,\r\n                \"sku\": \"\"\r\n            }\r\n        ],\r\n        \"cod_type\": 1,\r\n        \"shipping_address\": {\r\n            \"first_name\": \"\\u5433*\\u8aed\",\r\n            \"address1\": \"7-******\",\r\n            \"city\": null,\r\n            \"zip\": null,\r\n            \"province_code\": null,\r\n            \"province\": null,\r\n            \"country_code\": \"MY\",\r\n            \"phone\": \"0183839928\",\r\n            \"email\": \"\"\r\n        },\r\n        \"billing_address\": {\r\n            \"first_name\": \"\\u5433*\\u8aed\",\r\n            \"address1\": \"7-******\",\r\n            \"city\": null,\r\n            \"zip\": null,\r\n            \"province_code\": null,\r\n            \"province\": null,\r\n            \"country_code\": \"MY\",\r\n            \"phone\": \"0183839928\",\r\n            \"email\": \"\"\r\n        },\r\n        \"shipping\": {\r\n            \"name\": \"Shipping Fee\",\r\n            \"price\": 60\r\n        },\r\n        \"discount\": {\r\n            \"voucher_code\": \"Shopee\",\r\n            \"value\": 0,\r\n            \"type\": \"amount\"\r\n        },\r\n        \"attribution_location_id\": 289627,\r\n        \"attribution_user_id\": 102201\r\n    }\r\n}"},"url":"/api/3.0/orders.json"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"X-Powered-By","value":"Express"},{"key":"Set-Cookie","value":"locale=en_US; expires=Fri, 23-Aug-2024 04:10:25 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Encoding","value":"gzip"},{"key":"Accept-Ranges","value":"bytes"},{"key":"Via","value":"1.1 varnish, 1.1 varnish"},{"key":"Date","value":"Wed, 24 Jul 2024 04:10:26 GMT"},{"key":"X-Served-By","value":"cache-qpg1226-QPG, cache-kul9825-KUL"},{"key":"X-Cache","value":"MISS, MISS"},{"key":"X-Cache-Hits","value":"0, 0"},{"key":"X-Timer","value":"S1721794225.429522,VS0,VE731"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31557600"},{"key":"transfer-encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"order\": {\n        \"id\": 2388917,\n        \"token\": \"1b3b5f22-58bd-4cb6-9eb0-4139b1637f21\",\n        \"cart_token\": \"4d7406c1-8d6c-4e60-9b24-04a5534d2d70\",\n        \"number\": 1613,\n        \"order_number\": \"#1613\",\n        \"name\": \"#TEST-ES-001\",\n        \"email\": null,\n        \"customer_id\": 1272828,\n        \"customer\": {\n            \"id\": 1272828,\n            \"store_id\": 256387,\n            \"pricelist_id\": null,\n            \"user_id\": null,\n            \"email\": null,\n            \"first_name\": \"吳*諭\",\n            \"last_name\": null,\n            \"phone\": \"60183839928\",\n            \"birthdate\": null,\n            \"gender\": null,\n            \"country_code\": \"MY\",\n            \"accepts_marketing\": true,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=013349&txtclr=ffffff&w=200&h=200&txtsize=90&txt=*&txtfont=Helvetica&txtalign=middle,center\",\n            \"origin_avatar_url\": null,\n            \"locale\": \"en_US\",\n            \"total_credit\": \"0.0\",\n            \"total_spent\": \"0.0\",\n            \"first_paid_order_id\": null,\n            \"last_order_id\": null,\n            \"last_order\": null,\n            \"last_order_at\": null,\n            \"total_order\": 0,\n            \"wholesale_enabled\": false,\n            \"source\": \"easyparcel-my\",\n            \"app_id\": 201,\n            \"lead_source\": \"easyparcel-my\",\n            \"creation_source\": \"easyparcel-my\",\n            \"code\": \"J0001272828D\",\n            \"note\": \"hello seller note\",\n            \"attribution_user_id\": null,\n            \"attribution_location_id\": null,\n            \"registration_location_id\": null,\n            \"customer_code\": null,\n            \"is_verified\": false,\n            \"is_blacklisted\": false,\n            \"is_lead\": false,\n            \"is_deleted\": false,\n            \"deleted_at\": null,\n            \"birthday_last_updated_at\": null,\n            \"updated_at\": \"2024-07-24T12:09:45.000+08:00\",\n            \"created_at\": \"2024-07-24T12:09:45.000+08:00\",\n            \"deletion_job_id\": null,\n            \"name\": \"吳*諭 \",\n            \"display_name\": \"吳*諭\",\n            \"birthday\": null,\n            \"zodiac\": null,\n            \"credentials\": {\n                \"phone\": \"60183839928\"\n            },\n            \"barcode_url\": \"https://storefront.pink/c/1272828/barcode.svg?hmac=3fc5c267f5eab30e336690e49299cfe927ebb7043cc13b501f4a4bb208a9a374\",\n            \"qrcode_url\": \"https://storefront.pink/c/1272828/qrcode.svg?hmac=3fc5c267f5eab30e336690e49299cfe927ebb7043cc13b501f4a4bb208a9a374\",\n            \"birthdate_editable\": true,\n            \"country\": \"Malaysia\",\n            \"has_password\": false,\n            \"company\": null,\n            \"address1\": \"7-******\",\n            \"address2\": null,\n            \"city\": null,\n            \"zip\": null,\n            \"sub_district\": null,\n            \"sub_district_code\": null,\n            \"district\": null,\n            \"district_code\": null,\n            \"province\": null,\n            \"province_code\": null\n        },\n        \"currency_code\": \"MYR\",\n        \"exchange_rate\": \"1.0\",\n        \"subtotal_price\": \"10.0\",\n        \"total_shipping_fee\": \"60.0\",\n        \"total_credit_used\": \"0.00\",\n        \"total_discount\": \"0.0\",\n        \"total_tax\": \"0.0\",\n        \"total_rounding\": \"0.0\",\n        \"total_transaction_fee\": \"0.0\",\n        \"total_amount\": \"70.0\",\n        \"shipping_discount\": \"0.0\",\n        \"total_amount_include_transaction\": \"70.0\",\n        \"total_shipping\": \"60.0\",\n        \"total_line_item_price\": \"10.0\",\n        \"total_price\": \"70.0\",\n        \"credit_used\": \"0.00\",\n        \"taxes_included\": false,\n        \"credit_earn\": \"0.00\",\n        \"financial_status\": \"unpaid\",\n        \"fulfillment_status\": \"unfulfilled\",\n        \"line_items\": [\n            {\n                \"id\": 4564694,\n                \"order_id\": 2388917,\n                \"product_id\": 7365060,\n                \"variant_id\": 33325929,\n                \"discount_id\": null,\n                \"product_name\": \"Pixel 8 Pro\",\n                \"variant_name\": \"Obsidian\",\n                \"sku\": null,\n                \"barcode\": null,\n                \"price\": \"10.0\",\n                \"cost_price\": \"0.0\",\n                \"total_discount\": \"0.0\",\n                \"discount_applies_once\": null,\n                \"grams\": \"512.0\",\n                \"width\": \"0.0\",\n                \"height\": \"0.0\",\n                \"length\": \"0.0\",\n                \"quantity\": 1,\n                \"backorder_quantity\": 0,\n                \"taxable\": false,\n                \"shipping_required\": true,\n                \"total_tax\": \"0.0\",\n                \"is_custom_price\": false,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"delete_from\": null,\n                \"created_from\": null,\n                \"updated_at\": \"2024-07-24T12:10:25.000+08:00\",\n                \"created_at\": \"2024-07-24T12:10:25.000+08:00\",\n                \"inventory_management\": \"easystore\",\n                \"total_amount\": \"10.0\",\n                \"subtotal\": \"10.0\",\n                \"barcode_image\": \"\",\n                \"variant_count\": 4,\n                \"restocked_quantity\": 0,\n                \"restockable_quantity\": 1,\n                \"fulfilled_quantity\": 0,\n                \"fulfillable_quantity\": 1,\n                \"fulfillment_service\": [],\n                \"return\": null,\n                \"returns\": null,\n                \"returned_quantity\": 0,\n                \"returnable_quantity\": 0,\n                \"properties\": [],\n                \"vendors\": [],\n                \"original_line_price\": \"10.0\",\n                \"final_line_price\": \"10.0\",\n                \"quantity_before_edit\": 1,\n                \"image_url\": \"https://cdn.easystore.pink/s/256387/i/7652605.png\",\n                \"shipping_condition\": \"general\",\n                \"shipping_profile\": {\n                    \"id\": 7744,\n                    \"name\": \"Default Profile\",\n                    \"condition\": \"general\"\n                },\n                \"line_level_discount_allocations\": [],\n                \"line_level_total_discount\": 0\n            }\n        ],\n        \"refunds\": [],\n        \"tax_line\": [],\n        \"tax_filing\": null,\n        \"billing_address\": {\n            \"id\": 1236670,\n            \"order_id\": 2388917,\n            \"first_name\": \"吳*諭\",\n            \"last_name\": null,\n            \"company\": null,\n            \"address1\": \"7-******\",\n            \"address2\": null,\n            \"city\": null,\n            \"zip\": null,\n            \"province\": null,\n            \"province_code\": null,\n            \"country\": \"Malaysia\",\n            \"country_code\": \"MY\",\n            \"district\": null,\n            \"district_code\": null,\n            \"sub_district\": null,\n            \"sub_district_code\": null,\n            \"village\": null,\n            \"phone\": \"60183839928\",\n            \"email\": null,\n            \"latitude\": null,\n            \"longitude\": null,\n            \"is_deleted\": false,\n            \"deleted_at\": null,\n            \"updated_at\": \"2024-07-24T12:10:25.000+08:00\",\n            \"created_at\": \"2024-07-24T12:10:25.000+08:00\"\n        },\n        \"shipping_address\": {\n            \"id\": 1148905,\n            \"order_id\": 2388917,\n            \"first_name\": \"吳*諭\",\n            \"last_name\": null,\n            \"company\": null,\n            \"address1\": \"7-******\",\n            \"address2\": null,\n            \"city\": null,\n            \"zip\": null,\n            \"province\": null,\n            \"province_code\": null,\n            \"country\": \"Malaysia\",\n            \"country_code\": \"MY\",\n            \"district\": null,\n            \"district_code\": null,\n            \"sub_district\": null,\n            \"sub_district_code\": null,\n            \"village\": null,\n            \"phone\": \"60183839928\",\n            \"email\": null,\n            \"latitude\": null,\n            \"longitude\": null,\n            \"preferred_start_at\": null,\n            \"preferred_end_at\": null,\n            \"is_deleted\": false,\n            \"deleted_at\": null,\n            \"updated_at\": \"2024-07-24T12:10:25.000+08:00\",\n            \"created_at\": \"2024-07-24T12:10:25.000+08:00\"\n        },\n        \"shipping_fees\": [\n            {\n                \"id\": 1147016,\n                \"order_id\": 2388917,\n                \"name\": \"Shipping Fee\",\n                \"price\": \"60.0\",\n                \"total_discount\": \"0.0\",\n                \"discount_codes\": null,\n                \"zone_id\": null,\n                \"shipping_id\": null,\n                \"store_app_id\": null,\n                \"calculation_params\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"deleted_from\": null,\n                \"created_at\": \"2024-07-24T12:10:25.000+08:00\",\n                \"shipping_fee_shipping_profile\": null\n            }\n        ],\n        \"pickup_address\": null,\n        \"remark\": null,\n        \"note\": null,\n        \"cod_type\": 1,\n        \"location_id\": null,\n        \"fulfillments\": [],\n        \"metafields\": {},\n        \"transactions\": [],\n        \"note_attributes\": [],\n        \"point_earning\": null,\n        \"point_redemption\": null,\n        \"discount_applications\": [\n            {\n                \"target_type\": \"order\",\n                \"code\": \"Shopee\",\n                \"value_type\": \"amount\",\n                \"value\": \"0.0\"\n            }\n        ],\n        \"discount_codes\": [\n            {\n                \"code\": \"Shopee\",\n                \"type\": \"amount\",\n                \"amount\": \"0.0\"\n            }\n        ],\n        \"source_name\": \"easyparcel-my\",\n        \"source_type\": \"easyparcel-my\",\n        \"browser_ip\": \"211.24.122.251\",\n        \"cancelled_at\": null,\n        \"is_cancelled\": false,\n        \"is_archived\": false,\n        \"is_deleted\": false,\n        \"updated_at\": \"2024-07-24T12:10:25+08:00\",\n        \"created_at\": \"2024-07-24T12:10:25+08:00\",\n        \"processed_at\": \"2024-07-24T12:10:25+08:00\",\n        \"paid_at\": null,\n        \"sales_attributions\": {\n            \"staff\": [\n                {\n                    \"id\": 27,\n                    \"user_id\": 102201,\n                    \"user_name\": \"Hee Cb\"\n                }\n            ],\n            \"location\": [\n                {\n                    \"id\": 9,\n                    \"order_id\": 2388917,\n                    \"location_id\": 289627,\n                    \"location_name\": \"EasyStore\",\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"updated_at\": \"2024-07-24T12:10:25.000+08:00\",\n                    \"created_at\": \"2024-07-24T12:10:25.000+08:00\"\n                }\n            ]\n        }\n    }\n}"}],"_postman_id":"49cb7791-7f6d-41e3-81eb-44cb4722b788"},{"name":"Cancel an order","id":"4375a73f-89d4-40fc-b699-3ad59b98c6f9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"EasyStore-Access-Token","value":"{{app_access_token}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"reason\": \"Damaged item\"\n}"},"url":"/api/3.0/orders/82724644/cancel.json","description":"<p>Cancel an order that belong to a store</p>\n","urlObject":{"path":["api","3.0","orders","82724644","cancel.json"],"host":[""],"query":[],"variable":[]}},"response":[{"id":"8179aecb-df75-4d8e-89f8-8dd1dc800b4e","name":"Cancel an order","originalRequest":{"method":"POST","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"reason\": \"Something happend\"\n}"},"url":{"raw":"/api/3.0/orders/:order_id/cancel.json","host":[""],"path":["api","3.0","orders",":order_id","cancel.json"],"variable":[{"key":"order_id","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 17 May 2021 22:26:26 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 16-Jun-2021 22:26:26 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"order\": {\n        \"id\": 2308724,\n        \"token\": \"2e6490e2-0a17-4353-8eb8-aca57b3ce986\",\n        \"cart_token\": \"eacc9bb0-abbb-43d8-a46c-c3d2545ee8a0\",\n        \"number\": 1009,\n        \"order_number\": \"#1009\",\n        \"email\": \"none@easystore.co\",\n        \"customer_id\": 1248843,\n        \"customer\": {\n            \"id\": 1248843,\n            \"store_id\": 246457,\n            \"pricelist_id\": null,\n            \"email\": \"none@easystore.co\",\n            \"first_name\": \"Yeo Ming Sern\",\n            \"last_name\": null,\n            \"phone\": \"601110768827\",\n            \"birthdate\": null,\n            \"gender\": null,\n            \"country_code\": \"MY\",\n            \"accepts_marketing\": true,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=FF8A9A&txtclr=ffffff&w=200&h=200&txtsize=90&txt=YE&txtfont=Helvetica&txtalign=middle,center\",\n            \"locale\": \"en_US\",\n            \"total_credit\": \"0.0\",\n            \"total_spent\": \"0.0\",\n            \"first_paid_order_id\": null,\n            \"last_order_id\": null,\n            \"last_order\": null,\n            \"last_order_at\": null,\n            \"total_order\": 0,\n            \"wholesale_enabled\": false,\n            \"source\": \"xilnex\",\n            \"note2\": null,\n            \"note\": null,\n            \"is_verified\": false,\n            \"is_deleted\": false,\n            \"deleted_at\": null,\n            \"updated_at\": \"2021-05-18T06:25:45.000+08:00\",\n            \"created_at\": \"2021-05-18T06:25:45.000+08:00\",\n            \"birthday\": null,\n            \"zodiac\": null,\n            \"credentials\": {\n                \"email\": \"none@easystore.co\",\n                \"phone\": \"601110768827\"\n            },\n            \"name\": \"Yeo Ming Sern \",\n            \"country\": \"Malaysia\",\n            \"company\": null,\n            \"address1\": \"No.22A,Jalan SL 1/2,Batu 11 1/4,Bandar Sg Long\",\n            \"address2\": null,\n            \"city\": \"Kajang\",\n            \"zip\": \"43200\",\n            \"province\": \"Selangor\",\n            \"province_code\": \"MY-10\"\n        },\n        \"currency_code\": \"MYR\",\n        \"exchange_rate\": \"1.0\",\n        \"subtotal_price\": \"4.0\",\n        \"total_shipping_fee\": \"0.0\",\n        \"total_credit_used\": \"0.00\",\n        \"total_discount\": \"3.9\",\n        \"total_tax\": \"0.0\",\n        \"total_transaction_fee\": \"0.0\",\n        \"total_amount\": \"0.1\",\n        \"total_amount_include_transaction\": \"0.1\",\n        \"total_shipping\": \"0.0\",\n        \"total_line_item_price\": \"4.0\",\n        \"total_price\": \"0.1\",\n        \"credit_used\": \"0.00\",\n        \"taxes_included\": false,\n        \"credit_earn\": \"0.00\",\n        \"financial_status\": \"unpaid\",\n        \"fulfillment_status\": \"unfulfilled\",\n        \"line_items\": [\n            {\n                \"id\": 4445961,\n                \"order_id\": 2308724,\n                \"product_id\": null,\n                \"variant_id\": null,\n                \"discount_id\": null,\n                \"product_name\": \"Alphabet F - Testing product only-M\",\n                \"variant_name\": null,\n                \"sku\": \"F0002\",\n                \"barcode\": null,\n                \"price\": \"2.0\",\n                \"total_discount\": \"0.0\",\n                \"discount_applies_once\": null,\n                \"grams\": null,\n                \"width\": null,\n                \"height\": null,\n                \"length\": null,\n                \"quantity\": 1,\n                \"backorder_quantity\": 0,\n                \"taxable\": false,\n                \"shipping_required\": true,\n                \"total_tax\": \"0.0\",\n                \"is_custom_price\": false,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"delete_from\": null,\n                \"created_from\": null,\n                \"updated_at\": \"2021-05-18T06:25:45.000+08:00\",\n                \"created_at\": \"2021-05-18T06:25:45.000+08:00\",\n                \"inventory_management\": null,\n                \"total_amount\": \"2.0\",\n                \"subtotal\": \"2.0\",\n                \"variant_count\": 0,\n                \"restocked_quantity\": 0,\n                \"restockable_quantity\": 1,\n                \"fulfilled_quantity\": 0,\n                \"fulfillable_quantity\": 1,\n                \"fulfillment_service\": [],\n                \"properties\": [],\n                \"vendors\": [],\n                \"quantity_before_edit\": 1,\n                \"image_url\": null\n            },\n            {\n                \"id\": 4445962,\n                \"order_id\": 2308724,\n                \"product_id\": null,\n                \"variant_id\": null,\n                \"discount_id\": null,\n                \"product_name\": \"Alphabet F - Testing product only-S\",\n                \"variant_name\": null,\n                \"sku\": \"F0001\",\n                \"barcode\": null,\n                \"price\": \"2.0\",\n                \"total_discount\": \"0.0\",\n                \"discount_applies_once\": null,\n                \"grams\": null,\n                \"width\": null,\n                \"height\": null,\n                \"length\": null,\n                \"quantity\": 1,\n                \"backorder_quantity\": 0,\n                \"taxable\": false,\n                \"shipping_required\": true,\n                \"total_tax\": \"0.0\",\n                \"is_custom_price\": false,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"delete_from\": null,\n                \"created_from\": null,\n                \"updated_at\": \"2021-05-18T06:25:45.000+08:00\",\n                \"created_at\": \"2021-05-18T06:25:45.000+08:00\",\n                \"inventory_management\": null,\n                \"total_amount\": \"2.0\",\n                \"subtotal\": \"2.0\",\n                \"variant_count\": 0,\n                \"restocked_quantity\": 0,\n                \"restockable_quantity\": 1,\n                \"fulfilled_quantity\": 0,\n                \"fulfillable_quantity\": 1,\n                \"fulfillment_service\": [],\n                \"properties\": [],\n                \"vendors\": [],\n                \"quantity_before_edit\": 1,\n                \"image_url\": null\n            }\n        ],\n        \"refunds\": [],\n        \"tax_line\": [],\n        \"billing_address\": {\n            \"id\": 1217072,\n            \"order_id\": 2308724,\n            \"first_name\": \"Yeo Ming Sern\",\n            \"last_name\": null,\n            \"company\": null,\n            \"address1\": \"No.22A, Jalan SL 1/2, Batu 11 1/4, Bandar Sg Long\",\n            \"address2\": null,\n            \"city\": \"Kajang\",\n            \"zip\": \"43200\",\n            \"province\": \"Selangor\",\n            \"province_code\": \"MY-10\",\n            \"country\": \"Malaysia\",\n            \"country_code\": \"MY\",\n            \"district\": null,\n            \"district_code\": null,\n            \"sub_district\": null,\n            \"sub_district_code\": null,\n            \"phone\": \"601110768827\",\n            \"email\": \"none@easystore.co\",\n            \"latitude\": null,\n            \"longitude\": null,\n            \"is_deleted\": false,\n            \"deleted_at\": null,\n            \"updated_at\": \"2021-05-18T06:25:45.000+08:00\",\n            \"created_at\": \"2021-05-18T06:25:45.000+08:00\"\n        },\n        \"shipping_address\": {\n            \"id\": 1131512,\n            \"order_id\": 2308724,\n            \"first_name\": \"Yeo Ming Sern\",\n            \"last_name\": null,\n            \"company\": null,\n            \"address1\": \"No.22A, Jalan SL 1/2, Batu 11 1/4, Bandar Sg Long\",\n            \"address2\": null,\n            \"city\": \"Kajang\",\n            \"zip\": \"43200\",\n            \"province\": \"Selangor\",\n            \"province_code\": \"MY-10\",\n            \"country\": \"Malaysia\",\n            \"country_code\": \"MY\",\n            \"district\": null,\n            \"district_code\": null,\n            \"sub_district\": null,\n            \"sub_district_code\": null,\n            \"phone\": \"601110768827\",\n            \"email\": null,\n            \"latitude\": null,\n            \"longitude\": null,\n            \"preferred_start_at\": null,\n            \"preferred_end_at\": null,\n            \"is_deleted\": false,\n            \"deleted_at\": null,\n            \"updated_at\": \"2021-05-18T06:25:45.000+08:00\",\n            \"created_at\": \"2021-05-18T06:25:45.000+08:00\"\n        },\n        \"shipping_fees\": [\n            {\n                \"id\": 1105137,\n                \"order_id\": 2308724,\n                \"name\": \"Shipping Fee\",\n                \"price\": \"0.0\",\n                \"total_discount\": \"0.0\",\n                \"discount_codes\": null,\n                \"shipping_id\": null,\n                \"store_app_id\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"deleted_from\": null,\n                \"created_at\": \"2021-05-18T06:25:45.000+08:00\"\n            }\n        ],\n        \"pickup_address\": null,\n        \"remark\": null,\n        \"note\": \"test\",\n        \"cod_type\": 0,\n        \"location_id\": null,\n        \"fulfillments\": [],\n        \"metafields\": [],\n        \"transactions\": [],\n        \"note_attributes\": [],\n        \"discount_applications\": [],\n        \"discount_codes\": [],\n        \"source_name\": \"xilnex\",\n        \"browser_ip\": \"54.86.50.139\",\n        \"cancelled_at\": \"2021-05-18T06:26:26+08:00\",\n        \"is_cancelled\": true,\n        \"is_archived\": false,\n        \"updated_at\": \"2021-05-18T06:26:26+08:00\",\n        \"created_at\": \"2021-03-19T10:43:53+08:00\"\n    }\n}"}],"_postman_id":"4375a73f-89d4-40fc-b699-3ad59b98c6f9"},{"name":"Refund an order","id":"d407b764-da88-4644-bfd0-a7acb190ea72","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"EasyStore-Access-Token","value":"41c9a042b542202f49b91675f9802b91","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"amount\": 10,\n    \"type\": \"amount\",\n    \"note\": \"note\", // optional\n    \"restock_items\": [\n        {\n            \"order_item_id\": 1,\n            \"quantity\": 1\n        }\n    ], // optional\n    \"reference_number\": \"JHAG61551\", // optional\n    \"transaction_id\": 100 // optional\n}"},"url":"/api/3.0/orders/175938568/refund.json","description":"<p>Cancel an order that belong to a store</p>\n","urlObject":{"path":["api","3.0","orders","175938568","refund.json"],"host":[""],"query":[],"variable":[]}},"response":[{"id":"ee41d601-e247-4198-ac83-44a667460a02","name":"Cancel an order","originalRequest":{"method":"POST","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"reason\": \"Something happend\"\n}"},"url":{"raw":"/api/3.0/orders/:order_id/cancel.json","host":[""],"path":["api","3.0","orders",":order_id","cancel.json"],"variable":[{"key":"order_id","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 17 May 2021 22:26:26 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 16-Jun-2021 22:26:26 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"order\": {\n        \"id\": 2308724,\n        \"token\": \"2e6490e2-0a17-4353-8eb8-aca57b3ce986\",\n        \"cart_token\": \"eacc9bb0-abbb-43d8-a46c-c3d2545ee8a0\",\n        \"number\": 1009,\n        \"order_number\": \"#1009\",\n        \"email\": \"none@easystore.co\",\n        \"customer_id\": 1248843,\n        \"customer\": {\n            \"id\": 1248843,\n            \"store_id\": 246457,\n            \"pricelist_id\": null,\n            \"email\": \"none@easystore.co\",\n            \"first_name\": \"Yeo Ming Sern\",\n            \"last_name\": null,\n            \"phone\": \"601110768827\",\n            \"birthdate\": null,\n            \"gender\": null,\n            \"country_code\": \"MY\",\n            \"accepts_marketing\": true,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=FF8A9A&txtclr=ffffff&w=200&h=200&txtsize=90&txt=YE&txtfont=Helvetica&txtalign=middle,center\",\n            \"locale\": \"en_US\",\n            \"total_credit\": \"0.0\",\n            \"total_spent\": \"0.0\",\n            \"first_paid_order_id\": null,\n            \"last_order_id\": null,\n            \"last_order\": null,\n            \"last_order_at\": null,\n            \"total_order\": 0,\n            \"wholesale_enabled\": false,\n            \"source\": \"xilnex\",\n            \"note2\": null,\n            \"note\": null,\n            \"is_verified\": false,\n            \"is_deleted\": false,\n            \"deleted_at\": null,\n            \"updated_at\": \"2021-05-18T06:25:45.000+08:00\",\n            \"created_at\": \"2021-05-18T06:25:45.000+08:00\",\n            \"birthday\": null,\n            \"zodiac\": null,\n            \"credentials\": {\n                \"email\": \"none@easystore.co\",\n                \"phone\": \"601110768827\"\n            },\n            \"name\": \"Yeo Ming Sern \",\n            \"country\": \"Malaysia\",\n            \"company\": null,\n            \"address1\": \"No.22A,Jalan SL 1/2,Batu 11 1/4,Bandar Sg Long\",\n            \"address2\": null,\n            \"city\": \"Kajang\",\n            \"zip\": \"43200\",\n            \"province\": \"Selangor\",\n            \"province_code\": \"MY-10\"\n        },\n        \"currency_code\": \"MYR\",\n        \"exchange_rate\": \"1.0\",\n        \"subtotal_price\": \"4.0\",\n        \"total_shipping_fee\": \"0.0\",\n        \"total_credit_used\": \"0.00\",\n        \"total_discount\": \"3.9\",\n        \"total_tax\": \"0.0\",\n        \"total_transaction_fee\": \"0.0\",\n        \"total_amount\": \"0.1\",\n        \"total_amount_include_transaction\": \"0.1\",\n        \"total_shipping\": \"0.0\",\n        \"total_line_item_price\": \"4.0\",\n        \"total_price\": \"0.1\",\n        \"credit_used\": \"0.00\",\n        \"taxes_included\": false,\n        \"credit_earn\": \"0.00\",\n        \"financial_status\": \"unpaid\",\n        \"fulfillment_status\": \"unfulfilled\",\n        \"line_items\": [\n            {\n                \"id\": 4445961,\n                \"order_id\": 2308724,\n                \"product_id\": null,\n                \"variant_id\": null,\n                \"discount_id\": null,\n                \"product_name\": \"Alphabet F - Testing product only-M\",\n                \"variant_name\": null,\n                \"sku\": \"F0002\",\n                \"barcode\": null,\n                \"price\": \"2.0\",\n                \"total_discount\": \"0.0\",\n                \"discount_applies_once\": null,\n                \"grams\": null,\n                \"width\": null,\n                \"height\": null,\n                \"length\": null,\n                \"quantity\": 1,\n                \"backorder_quantity\": 0,\n                \"taxable\": false,\n                \"shipping_required\": true,\n                \"total_tax\": \"0.0\",\n                \"is_custom_price\": false,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"delete_from\": null,\n                \"created_from\": null,\n                \"updated_at\": \"2021-05-18T06:25:45.000+08:00\",\n                \"created_at\": \"2021-05-18T06:25:45.000+08:00\",\n                \"inventory_management\": null,\n                \"total_amount\": \"2.0\",\n                \"subtotal\": \"2.0\",\n                \"variant_count\": 0,\n                \"restocked_quantity\": 0,\n                \"restockable_quantity\": 1,\n                \"fulfilled_quantity\": 0,\n                \"fulfillable_quantity\": 1,\n                \"fulfillment_service\": [],\n                \"properties\": [],\n                \"vendors\": [],\n                \"quantity_before_edit\": 1,\n                \"image_url\": null\n            },\n            {\n                \"id\": 4445962,\n                \"order_id\": 2308724,\n                \"product_id\": null,\n                \"variant_id\": null,\n                \"discount_id\": null,\n                \"product_name\": \"Alphabet F - Testing product only-S\",\n                \"variant_name\": null,\n                \"sku\": \"F0001\",\n                \"barcode\": null,\n                \"price\": \"2.0\",\n                \"total_discount\": \"0.0\",\n                \"discount_applies_once\": null,\n                \"grams\": null,\n                \"width\": null,\n                \"height\": null,\n                \"length\": null,\n                \"quantity\": 1,\n                \"backorder_quantity\": 0,\n                \"taxable\": false,\n                \"shipping_required\": true,\n                \"total_tax\": \"0.0\",\n                \"is_custom_price\": false,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"delete_from\": null,\n                \"created_from\": null,\n                \"updated_at\": \"2021-05-18T06:25:45.000+08:00\",\n                \"created_at\": \"2021-05-18T06:25:45.000+08:00\",\n                \"inventory_management\": null,\n                \"total_amount\": \"2.0\",\n                \"subtotal\": \"2.0\",\n                \"variant_count\": 0,\n                \"restocked_quantity\": 0,\n                \"restockable_quantity\": 1,\n                \"fulfilled_quantity\": 0,\n                \"fulfillable_quantity\": 1,\n                \"fulfillment_service\": [],\n                \"properties\": [],\n                \"vendors\": [],\n                \"quantity_before_edit\": 1,\n                \"image_url\": null\n            }\n        ],\n        \"refunds\": [],\n        \"tax_line\": [],\n        \"billing_address\": {\n            \"id\": 1217072,\n            \"order_id\": 2308724,\n            \"first_name\": \"Yeo Ming Sern\",\n            \"last_name\": null,\n            \"company\": null,\n            \"address1\": \"No.22A, Jalan SL 1/2, Batu 11 1/4, Bandar Sg Long\",\n            \"address2\": null,\n            \"city\": \"Kajang\",\n            \"zip\": \"43200\",\n            \"province\": \"Selangor\",\n            \"province_code\": \"MY-10\",\n            \"country\": \"Malaysia\",\n            \"country_code\": \"MY\",\n            \"district\": null,\n            \"district_code\": null,\n            \"sub_district\": null,\n            \"sub_district_code\": null,\n            \"phone\": \"601110768827\",\n            \"email\": \"none@easystore.co\",\n            \"latitude\": null,\n            \"longitude\": null,\n            \"is_deleted\": false,\n            \"deleted_at\": null,\n            \"updated_at\": \"2021-05-18T06:25:45.000+08:00\",\n            \"created_at\": \"2021-05-18T06:25:45.000+08:00\"\n        },\n        \"shipping_address\": {\n            \"id\": 1131512,\n            \"order_id\": 2308724,\n            \"first_name\": \"Yeo Ming Sern\",\n            \"last_name\": null,\n            \"company\": null,\n            \"address1\": \"No.22A, Jalan SL 1/2, Batu 11 1/4, Bandar Sg Long\",\n            \"address2\": null,\n            \"city\": \"Kajang\",\n            \"zip\": \"43200\",\n            \"province\": \"Selangor\",\n            \"province_code\": \"MY-10\",\n            \"country\": \"Malaysia\",\n            \"country_code\": \"MY\",\n            \"district\": null,\n            \"district_code\": null,\n            \"sub_district\": null,\n            \"sub_district_code\": null,\n            \"phone\": \"601110768827\",\n            \"email\": null,\n            \"latitude\": null,\n            \"longitude\": null,\n            \"preferred_start_at\": null,\n            \"preferred_end_at\": null,\n            \"is_deleted\": false,\n            \"deleted_at\": null,\n            \"updated_at\": \"2021-05-18T06:25:45.000+08:00\",\n            \"created_at\": \"2021-05-18T06:25:45.000+08:00\"\n        },\n        \"shipping_fees\": [\n            {\n                \"id\": 1105137,\n                \"order_id\": 2308724,\n                \"name\": \"Shipping Fee\",\n                \"price\": \"0.0\",\n                \"total_discount\": \"0.0\",\n                \"discount_codes\": null,\n                \"shipping_id\": null,\n                \"store_app_id\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"deleted_from\": null,\n                \"created_at\": \"2021-05-18T06:25:45.000+08:00\"\n            }\n        ],\n        \"pickup_address\": null,\n        \"remark\": null,\n        \"note\": \"test\",\n        \"cod_type\": 0,\n        \"location_id\": null,\n        \"fulfillments\": [],\n        \"metafields\": [],\n        \"transactions\": [],\n        \"note_attributes\": [],\n        \"discount_applications\": [],\n        \"discount_codes\": [],\n        \"source_name\": \"xilnex\",\n        \"browser_ip\": \"54.86.50.139\",\n        \"cancelled_at\": \"2021-05-18T06:26:26+08:00\",\n        \"is_cancelled\": true,\n        \"is_archived\": false,\n        \"updated_at\": \"2021-05-18T06:26:26+08:00\",\n        \"created_at\": \"2021-03-19T10:43:53+08:00\"\n    }\n}"}],"_postman_id":"d407b764-da88-4644-bfd0-a7acb190ea72"},{"name":"Cancel a refund order","id":"0f7709ad-02bc-4dac-8543-a90b13628f45","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"is_revert_restock\": false\n}"},"url":"/api/3.0/orders/:order_id/cancel_refund/:refund_id/cancel.json","description":"<p>Cancel an order that belong to a store</p>\n","urlObject":{"path":["api","3.0","orders",":order_id","cancel_refund",":refund_id","cancel.json"],"host":[""],"query":[],"variable":[{"type":"any","value":"","key":"order_id"},{"type":"any","value":"","key":"refund_id"}]}},"response":[{"id":"2b1be667-a75f-4db5-ad19-dea2dacf5f30","name":"Cancel an order","originalRequest":{"method":"POST","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"reason\": \"Something happend\"\n}"},"url":{"raw":"/api/3.0/orders/:order_id/cancel.json","host":[""],"path":["api","3.0","orders",":order_id","cancel.json"],"variable":[{"key":"order_id","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 17 May 2021 22:26:26 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 16-Jun-2021 22:26:26 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"order\": {\n        \"id\": 2308724,\n        \"token\": \"2e6490e2-0a17-4353-8eb8-aca57b3ce986\",\n        \"cart_token\": \"eacc9bb0-abbb-43d8-a46c-c3d2545ee8a0\",\n        \"number\": 1009,\n        \"order_number\": \"#1009\",\n        \"email\": \"none@easystore.co\",\n        \"customer_id\": 1248843,\n        \"customer\": {\n            \"id\": 1248843,\n            \"store_id\": 246457,\n            \"pricelist_id\": null,\n            \"email\": \"none@easystore.co\",\n            \"first_name\": \"Yeo Ming Sern\",\n            \"last_name\": null,\n            \"phone\": \"601110768827\",\n            \"birthdate\": null,\n            \"gender\": null,\n            \"country_code\": \"MY\",\n            \"accepts_marketing\": true,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=FF8A9A&txtclr=ffffff&w=200&h=200&txtsize=90&txt=YE&txtfont=Helvetica&txtalign=middle,center\",\n            \"locale\": \"en_US\",\n            \"total_credit\": \"0.0\",\n            \"total_spent\": \"0.0\",\n            \"first_paid_order_id\": null,\n            \"last_order_id\": null,\n            \"last_order\": null,\n            \"last_order_at\": null,\n            \"total_order\": 0,\n            \"wholesale_enabled\": false,\n            \"source\": \"xilnex\",\n            \"note2\": null,\n            \"note\": null,\n            \"is_verified\": false,\n            \"is_deleted\": false,\n            \"deleted_at\": null,\n            \"updated_at\": \"2021-05-18T06:25:45.000+08:00\",\n            \"created_at\": \"2021-05-18T06:25:45.000+08:00\",\n            \"birthday\": null,\n            \"zodiac\": null,\n            \"credentials\": {\n                \"email\": \"none@easystore.co\",\n                \"phone\": \"601110768827\"\n            },\n            \"name\": \"Yeo Ming Sern \",\n            \"country\": \"Malaysia\",\n            \"company\": null,\n            \"address1\": \"No.22A,Jalan SL 1/2,Batu 11 1/4,Bandar Sg Long\",\n            \"address2\": null,\n            \"city\": \"Kajang\",\n            \"zip\": \"43200\",\n            \"province\": \"Selangor\",\n            \"province_code\": \"MY-10\"\n        },\n        \"currency_code\": \"MYR\",\n        \"exchange_rate\": \"1.0\",\n        \"subtotal_price\": \"4.0\",\n        \"total_shipping_fee\": \"0.0\",\n        \"total_credit_used\": \"0.00\",\n        \"total_discount\": \"3.9\",\n        \"total_tax\": \"0.0\",\n        \"total_transaction_fee\": \"0.0\",\n        \"total_amount\": \"0.1\",\n        \"total_amount_include_transaction\": \"0.1\",\n        \"total_shipping\": \"0.0\",\n        \"total_line_item_price\": \"4.0\",\n        \"total_price\": \"0.1\",\n        \"credit_used\": \"0.00\",\n        \"taxes_included\": false,\n        \"credit_earn\": \"0.00\",\n        \"financial_status\": \"unpaid\",\n        \"fulfillment_status\": \"unfulfilled\",\n        \"line_items\": [\n            {\n                \"id\": 4445961,\n                \"order_id\": 2308724,\n                \"product_id\": null,\n                \"variant_id\": null,\n                \"discount_id\": null,\n                \"product_name\": \"Alphabet F - Testing product only-M\",\n                \"variant_name\": null,\n                \"sku\": \"F0002\",\n                \"barcode\": null,\n                \"price\": \"2.0\",\n                \"total_discount\": \"0.0\",\n                \"discount_applies_once\": null,\n                \"grams\": null,\n                \"width\": null,\n                \"height\": null,\n                \"length\": null,\n                \"quantity\": 1,\n                \"backorder_quantity\": 0,\n                \"taxable\": false,\n                \"shipping_required\": true,\n                \"total_tax\": \"0.0\",\n                \"is_custom_price\": false,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"delete_from\": null,\n                \"created_from\": null,\n                \"updated_at\": \"2021-05-18T06:25:45.000+08:00\",\n                \"created_at\": \"2021-05-18T06:25:45.000+08:00\",\n                \"inventory_management\": null,\n                \"total_amount\": \"2.0\",\n                \"subtotal\": \"2.0\",\n                \"variant_count\": 0,\n                \"restocked_quantity\": 0,\n                \"restockable_quantity\": 1,\n                \"fulfilled_quantity\": 0,\n                \"fulfillable_quantity\": 1,\n                \"fulfillment_service\": [],\n                \"properties\": [],\n                \"vendors\": [],\n                \"quantity_before_edit\": 1,\n                \"image_url\": null\n            },\n            {\n                \"id\": 4445962,\n                \"order_id\": 2308724,\n                \"product_id\": null,\n                \"variant_id\": null,\n                \"discount_id\": null,\n                \"product_name\": \"Alphabet F - Testing product only-S\",\n                \"variant_name\": null,\n                \"sku\": \"F0001\",\n                \"barcode\": null,\n                \"price\": \"2.0\",\n                \"total_discount\": \"0.0\",\n                \"discount_applies_once\": null,\n                \"grams\": null,\n                \"width\": null,\n                \"height\": null,\n                \"length\": null,\n                \"quantity\": 1,\n                \"backorder_quantity\": 0,\n                \"taxable\": false,\n                \"shipping_required\": true,\n                \"total_tax\": \"0.0\",\n                \"is_custom_price\": false,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"delete_from\": null,\n                \"created_from\": null,\n                \"updated_at\": \"2021-05-18T06:25:45.000+08:00\",\n                \"created_at\": \"2021-05-18T06:25:45.000+08:00\",\n                \"inventory_management\": null,\n                \"total_amount\": \"2.0\",\n                \"subtotal\": \"2.0\",\n                \"variant_count\": 0,\n                \"restocked_quantity\": 0,\n                \"restockable_quantity\": 1,\n                \"fulfilled_quantity\": 0,\n                \"fulfillable_quantity\": 1,\n                \"fulfillment_service\": [],\n                \"properties\": [],\n                \"vendors\": [],\n                \"quantity_before_edit\": 1,\n                \"image_url\": null\n            }\n        ],\n        \"refunds\": [],\n        \"tax_line\": [],\n        \"billing_address\": {\n            \"id\": 1217072,\n            \"order_id\": 2308724,\n            \"first_name\": \"Yeo Ming Sern\",\n            \"last_name\": null,\n            \"company\": null,\n            \"address1\": \"No.22A, Jalan SL 1/2, Batu 11 1/4, Bandar Sg Long\",\n            \"address2\": null,\n            \"city\": \"Kajang\",\n            \"zip\": \"43200\",\n            \"province\": \"Selangor\",\n            \"province_code\": \"MY-10\",\n            \"country\": \"Malaysia\",\n            \"country_code\": \"MY\",\n            \"district\": null,\n            \"district_code\": null,\n            \"sub_district\": null,\n            \"sub_district_code\": null,\n            \"phone\": \"601110768827\",\n            \"email\": \"none@easystore.co\",\n            \"latitude\": null,\n            \"longitude\": null,\n            \"is_deleted\": false,\n            \"deleted_at\": null,\n            \"updated_at\": \"2021-05-18T06:25:45.000+08:00\",\n            \"created_at\": \"2021-05-18T06:25:45.000+08:00\"\n        },\n        \"shipping_address\": {\n            \"id\": 1131512,\n            \"order_id\": 2308724,\n            \"first_name\": \"Yeo Ming Sern\",\n            \"last_name\": null,\n            \"company\": null,\n            \"address1\": \"No.22A, Jalan SL 1/2, Batu 11 1/4, Bandar Sg Long\",\n            \"address2\": null,\n            \"city\": \"Kajang\",\n            \"zip\": \"43200\",\n            \"province\": \"Selangor\",\n            \"province_code\": \"MY-10\",\n            \"country\": \"Malaysia\",\n            \"country_code\": \"MY\",\n            \"district\": null,\n            \"district_code\": null,\n            \"sub_district\": null,\n            \"sub_district_code\": null,\n            \"phone\": \"601110768827\",\n            \"email\": null,\n            \"latitude\": null,\n            \"longitude\": null,\n            \"preferred_start_at\": null,\n            \"preferred_end_at\": null,\n            \"is_deleted\": false,\n            \"deleted_at\": null,\n            \"updated_at\": \"2021-05-18T06:25:45.000+08:00\",\n            \"created_at\": \"2021-05-18T06:25:45.000+08:00\"\n        },\n        \"shipping_fees\": [\n            {\n                \"id\": 1105137,\n                \"order_id\": 2308724,\n                \"name\": \"Shipping Fee\",\n                \"price\": \"0.0\",\n                \"total_discount\": \"0.0\",\n                \"discount_codes\": null,\n                \"shipping_id\": null,\n                \"store_app_id\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"deleted_from\": null,\n                \"created_at\": \"2021-05-18T06:25:45.000+08:00\"\n            }\n        ],\n        \"pickup_address\": null,\n        \"remark\": null,\n        \"note\": \"test\",\n        \"cod_type\": 0,\n        \"location_id\": null,\n        \"fulfillments\": [],\n        \"metafields\": [],\n        \"transactions\": [],\n        \"note_attributes\": [],\n        \"discount_applications\": [],\n        \"discount_codes\": [],\n        \"source_name\": \"xilnex\",\n        \"browser_ip\": \"54.86.50.139\",\n        \"cancelled_at\": \"2021-05-18T06:26:26+08:00\",\n        \"is_cancelled\": true,\n        \"is_archived\": false,\n        \"updated_at\": \"2021-05-18T06:26:26+08:00\",\n        \"created_at\": \"2021-03-19T10:43:53+08:00\"\n    }\n}"}],"_postman_id":"0f7709ad-02bc-4dac-8543-a90b13628f45"},{"name":"Update an existing order","id":"7aaf259a-a715-4bd7-9e9b-42993e53312f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"order\": {\r\n        \"currency_code\":\"MYR\",\r\n        \"remark\":\"\",\r\n        \"line_items\":[\r\n            {\r\n                \"id\": 1060431211,\r\n                \"variant_id\": 11950685,\r\n                \"quantity\":1,\r\n                \"price\":\"8000.00\"\r\n            }\r\n        ],\r\n        \"cod_type\":0,\r\n        \"shipping_address\":{\r\n            \"first_name\":\"Yeo Ming Sern\",\r\n            \"address1\":\"No.22A,Jalan SL 1\\/2,Batu 11 1\\/4,Bandar Sg Long\",\r\n            \"city\":\"Kajang\",\r\n            \"zip\":\"43200\",\r\n            \"province_code\":\"MY-10\",\r\n            \"province\":\"Selangor\",\r\n            \"country_code\":\"MY\",\r\n            \"phone\":\"601110768827\",\r\n            \"email\":\"none@easystore.co\"\r\n        },\r\n        \"billing_address\":{\r\n            \"first_name\":\"Yeo Ming Sern\",\r\n            \"address1\":\"No.22A,Jalan SL 1\\/2,Batu 11 1\\/4,Bandar Sg Long\",\r\n            \"city\":\"Kajang\",\"zip\":\"43200\",\r\n            \"province_code\":\"MY-10\",\r\n            \"province\":\"Selangor\",\r\n            \"country_code\":\"MY\",\r\n            \"phone\":\"601110768827\",\r\n            \"email\":\"none@easystore.co\"\r\n        },\r\n        \"shipping\":{\r\n            \"name\":\"Shipping Fee\",\r\n            \"price\":0\r\n        },\r\n        \"discount\":{\r\n            \"name\":\"Shopee + Bundle\",\r\n            \"value\":3.9,\r\n            \"type\":\"amount\"\r\n        },\r\n        \"processed_at\":\"2021-03-19 02:43:53 +00:00\",\r\n        \"attribution_location_id\": 9083,\r\n        \"attribution_user_id\": 4033\r\n    }\r\n}"},"url":"/api/3.0/orders/985083239.json","description":"<p>Update an order that belong to a store</p>\n","urlObject":{"path":["api","3.0","orders","985083239.json"],"host":[""],"query":[],"variable":[]}},"response":[{"id":"e4aacda7-5eca-4bda-9eec-6003dc18df19","name":"Update an existing order","originalRequest":{"method":"PUT","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"order\": {\r\n        \"currency_code\":\"MYR\",\r\n        \"remark\":\"\",\r\n        \"line_items\":[\r\n            {\r\n                \"id\": 1060431211,\r\n                \"variant_id\": 11950685,\r\n                \"quantity\":1,\r\n                \"price\":\"8000.00\"\r\n            }\r\n        ],\r\n        \"cod_type\":0,\r\n        \"shipping_address\":{\r\n            \"first_name\":\"Yeo Ming Sern\",\r\n            \"address1\":\"No.22A,Jalan SL 1\\/2,Batu 11 1\\/4,Bandar Sg Long\",\r\n            \"city\":\"Kajang\",\r\n            \"zip\":\"43200\",\r\n            \"province_code\":\"MY-10\",\r\n            \"province\":\"Selangor\",\r\n            \"country_code\":\"MY\",\r\n            \"phone\":\"601110768827\",\r\n            \"email\":\"none@easystore.co\"\r\n        },\r\n        \"billing_address\":{\r\n            \"first_name\":\"Yeo Ming Sern\",\r\n            \"address1\":\"No.22A,Jalan SL 1\\/2,Batu 11 1\\/4,Bandar Sg Long\",\r\n            \"city\":\"Kajang\",\"zip\":\"43200\",\r\n            \"province_code\":\"MY-10\",\r\n            \"province\":\"Selangor\",\r\n            \"country_code\":\"MY\",\r\n            \"phone\":\"601110768827\",\r\n            \"email\":\"none@easystore.co\"\r\n        },\r\n        \"shipping\":{\r\n            \"name\":\"Shipping Fee\",\r\n            \"price\":0\r\n        },\r\n        \"discount\":{\r\n            \"name\":\"Shopee + Bundle\",\r\n            \"value\":3.9,\r\n            \"type\":\"amount\"\r\n        },\r\n        \"processed_at\":\"2021-03-19 02:43:53 +00:00\",\r\n        \"attribution_location_id\": 9083,\r\n        \"attribution_user_id\": 4033\r\n    }\r\n}"},"url":"/api/3.0/orders/985083239.json"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Server","value":"nginx"},{"key":"Set-Cookie","value":"locale=en_US; expires=Sat, 17-Aug-2024 02:50:58 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Encoding","value":"gzip"},{"key":"Accept-Ranges","value":"bytes"},{"key":"Via","value":"1.1 varnish, 1.1 varnish"},{"key":"Fastly-Restarts","value":"1"},{"key":"Date","value":"Thu, 18 Jul 2024 02:50:59 GMT"},{"key":"X-Served-By","value":"cache-qpg120107-QPG, cache-kul9825-KUL"},{"key":"X-Cache","value":"MISS, MISS"},{"key":"X-Cache-Hits","value":"0, 0"},{"key":"X-Timer","value":"S1721271058.232442,VS0,VE1081"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31557600"},{"key":"transfer-encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"order\": {\n        \"id\": 985083239,\n        \"token\": \"5175f7c5-6c76-45f9-b347-ba1348b1a51a\",\n        \"cart_token\": \"ace99854-4ac8-45ab-8d40-c311ee524ede\",\n        \"number\": 1237,\n        \"order_number\": \"#1237\",\n        \"name\": \"#1237\",\n        \"email\": \"none@easystore.co\",\n        \"customer_id\": 1277119,\n        \"customer\": {\n            \"id\": 1277119,\n            \"store_id\": 8553,\n            \"user_id\": null,\n            \"pricelist_id\": null,\n            \"email\": null,\n            \"first_name\": \"吳*諭\",\n            \"last_name\": null,\n            \"phone\": \"60183839928\",\n            \"birthdate\": null,\n            \"gender\": null,\n            \"country_code\": \"MY\",\n            \"accepts_marketing\": true,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=00C2A0&txtclr=ffffff&w=200&h=200&txtsize=90&txt=*&txtfont=Helvetica&txtalign=middle,center\",\n            \"origin_avatar_url\": null,\n            \"locale\": \"en_US\",\n            \"total_credit\": \"0.0\",\n            \"total_spent\": \"0.0\",\n            \"total_order\": 0,\n            \"first_paid_order_id\": null,\n            \"last_order_id\": null,\n            \"last_order_at\": null,\n            \"order_stats_updated_at\": null,\n            \"wholesale_enabled\": false,\n            \"source\": \"easyparcel-my\",\n            \"app_id\": 180,\n            \"lead_source\": \"easyparcel-my\",\n            \"creation_source\": \"easyparcel-my\",\n            \"code\": \"L0001277119P\",\n            \"note\": null,\n            \"is_verified\": false,\n            \"is_blacklisted\": false,\n            \"is_lead\": false,\n            \"is_deleted\": false,\n            \"deleted_at\": null,\n            \"birthday_last_updated_at\": null,\n            \"registration_location_id\": null,\n            \"attribution_location_id\": null,\n            \"attribution_user_id\": null,\n            \"updated_at\": \"2024-07-16T11:36:21.000+08:00\",\n            \"created_at\": \"2024-07-16T11:36:21.000+08:00\",\n            \"deletion_job_id\": null,\n            \"name\": \"吳*諭 \",\n            \"display_name\": \"吳*諭\",\n            \"birthday\": null,\n            \"zodiac\": null,\n            \"credentials\": {\n                \"phone\": \"60183839928\"\n            },\n            \"barcode_url\": \"https://storefront.blue/c/1277119/barcode.svg?hmac=86249f214369e85c159f3fd858a16b7c3c1f6cbd8dcc566b0a8ffed5d7c5e1db\",\n            \"qrcode_url\": \"https://storefront.blue/c/1277119/qrcode.svg?hmac=86249f214369e85c159f3fd858a16b7c3c1f6cbd8dcc566b0a8ffed5d7c5e1db\",\n            \"birthdate_editable\": true,\n            \"country\": \"Malaysia\",\n            \"total_point\": 0,\n            \"expiring_points\": [],\n            \"has_password\": false,\n            \"company\": null,\n            \"address1\": \"7-******\",\n            \"address2\": null,\n            \"city\": null,\n            \"zip\": null,\n            \"sub_district\": null,\n            \"sub_district_code\": null,\n            \"district\": null,\n            \"district_code\": null,\n            \"province\": null,\n            \"province_code\": null\n        },\n        \"currency_code\": \"MYR\",\n        \"exchange_rate\": \"1.0\",\n        \"subtotal_price\": \"8000.0\",\n        \"total_shipping_fee\": \"0.0\",\n        \"total_credit_used\": \"0.00\",\n        \"total_discount\": \"3.9\",\n        \"total_tax\": \"0.0\",\n        \"total_rounding\": \"0.0\",\n        \"total_transaction_fee\": \"0.0\",\n        \"total_amount\": \"7996.1\",\n        \"shipping_discount\": \"0.0\",\n        \"total_amount_include_transaction\": \"7996.1\",\n        \"total_shipping\": \"0.0\",\n        \"total_line_item_price\": \"8000.0\",\n        \"total_price\": \"7996.1\",\n        \"credit_used\": \"0.00\",\n        \"taxes_included\": false,\n        \"credit_earn\": \"0.00\",\n        \"financial_status\": \"unpaid\",\n        \"fulfillment_status\": \"unfulfilled\",\n        \"line_items\": [\n            {\n                \"id\": 1060431211,\n                \"order_id\": 985083239,\n                \"product_id\": 2413720,\n                \"variant_id\": 11950685,\n                \"discount_id\": null,\n                \"product_name\": \"Samsung Galaxy Z Fold 5\",\n                \"variant_name\": null,\n                \"sku\": \"\",\n                \"barcode\": null,\n                \"price\": \"8000.0\",\n                \"cost_price\": \"8299.0\",\n                \"total_discount\": \"0.0\",\n                \"discount_applies_once\": null,\n                \"grams\": \"0.0\",\n                \"width\": \"0.0\",\n                \"height\": \"0.0\",\n                \"length\": \"0.0\",\n                \"quantity\": 1,\n                \"backorder_quantity\": 0,\n                \"taxable\": false,\n                \"shipping_required\": true,\n                \"total_tax\": \"0.0\",\n                \"is_custom_price\": false,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"delete_from\": null,\n                \"created_from\": null,\n                \"updated_at\": \"2024-07-18T10:42:47.000+08:00\",\n                \"created_at\": \"2024-07-18T10:34:35.000+08:00\",\n                \"inventory_management\": \"easystore\",\n                \"total_amount\": \"8000.0\",\n                \"subtotal\": \"8000.0\",\n                \"barcode_image\": \"\",\n                \"variant_count\": 1,\n                \"restocked_quantity\": 0,\n                \"restockable_quantity\": 1,\n                \"fulfilled_quantity\": 0,\n                \"fulfillable_quantity\": 1,\n                \"fulfillment_service\": [],\n                \"return\": null,\n                \"returnable_quantity\": 0,\n                \"properties\": [],\n                \"vendors\": [],\n                \"original_line_price\": \"8000.0\",\n                \"final_line_price\": \"8000.0\",\n                \"quantity_before_edit\": 1,\n                \"image_url\": \"https://cdn.easystore.blue/s/8553/i/9552192.png\",\n                \"shipping_condition\": \"general\",\n                \"shipping_profile\": {\n                    \"id\": 12559,\n                    \"name\": \"Default Profile\",\n                    \"condition\": \"general\"\n                }\n            }\n        ],\n        \"refunds\": [],\n        \"tax_line\": [],\n        \"tax_filing\": null,\n        \"billing_address\": {\n            \"id\": 806593920,\n            \"order_id\": 985083239,\n            \"address_id\": null,\n            \"first_name\": \"Yeo Ming Sern\",\n            \"last_name\": null,\n            \"email\": \"none@easystore.co\",\n            \"company\": null,\n            \"address1\": \"No.22A, Jalan SL 1/2, Batu 11 1/4, Bandar Sg Long\",\n            \"address2\": null,\n            \"city\": \"Kajang\",\n            \"zip\": \"43200\",\n            \"province\": \"Selangor\",\n            \"province_code\": \"MY-10\",\n            \"country\": \"Malaysia\",\n            \"country_code\": \"MY\",\n            \"district\": null,\n            \"district_code\": null,\n            \"sub_district\": null,\n            \"sub_district_code\": null,\n            \"village\": null,\n            \"phone\": \"601110768827\",\n            \"latitude\": null,\n            \"longitude\": null,\n            \"is_deleted\": false,\n            \"deleted_at\": null,\n            \"updated_at\": \"2024-07-18T10:42:48.000+08:00\",\n            \"created_at\": \"2024-07-18T10:34:35.000+08:00\"\n        },\n        \"shipping_address\": {\n            \"id\": 885961457,\n            \"order_id\": 985083239,\n            \"address_id\": null,\n            \"first_name\": \"Yeo Ming Sern\",\n            \"last_name\": null,\n            \"company\": null,\n            \"address1\": \"No.22A, Jalan SL 1/2, Batu 11 1/4, Bandar Sg Long\",\n            \"address2\": null,\n            \"city\": \"Kajang\",\n            \"zip\": \"43200\",\n            \"province\": \"Selangor\",\n            \"province_code\": \"MY-10\",\n            \"country\": \"Malaysia\",\n            \"country_code\": \"MY\",\n            \"district\": null,\n            \"district_code\": null,\n            \"sub_district\": null,\n            \"sub_district_code\": null,\n            \"village\": null,\n            \"phone\": \"601110768827\",\n            \"email\": null,\n            \"latitude\": null,\n            \"longitude\": null,\n            \"preferred_start_at\": null,\n            \"preferred_end_at\": null,\n            \"is_deleted\": false,\n            \"deleted_at\": null,\n            \"updated_at\": \"2024-07-18T10:42:48.000+08:00\",\n            \"created_at\": \"2024-07-18T10:34:35.000+08:00\"\n        },\n        \"shipping_fees\": [\n            {\n                \"id\": 583790024,\n                \"order_id\": 985083239,\n                \"name\": \"Shipping Fee\",\n                \"price\": \"0.0\",\n                \"total_discount\": \"0.0\",\n                \"discount_codes\": null,\n                \"zone_id\": null,\n                \"shipping_id\": null,\n                \"store_app_id\": null,\n                \"real_store_app_id\": null,\n                \"calculation_params\": null,\n                \"is_deleted\": false,\n                \"deleted_at\": null,\n                \"deleted_from\": null,\n                \"created_at\": \"2024-07-18T10:34:35.000+08:00\",\n                \"shipping_fee_shipping_profile\": null\n            }\n        ],\n        \"pickup_address\": null,\n        \"remark\": null,\n        \"note\": null,\n        \"cod_type\": 0,\n        \"location_id\": null,\n        \"fulfillments\": [],\n        \"metafields\": {},\n        \"transactions\": [],\n        \"note_attributes\": [],\n        \"point_earning\": null,\n        \"point_redemption\": null,\n        \"discount_applications\": [],\n        \"discount_codes\": [],\n        \"source_name\": \"easyparcel-my\",\n        \"source_type\": \"easyparcel-my\",\n        \"browser_ip\": \"119.40.120.91\",\n        \"cancelled_at\": null,\n        \"is_cancelled\": false,\n        \"is_archived\": false,\n        \"is_deleted\": false,\n        \"updated_at\": \"2024-07-18T10:42:48+08:00\",\n        \"created_at\": \"2024-07-18T10:34:34+08:00\",\n        \"processed_at\": \"2024-07-18T10:34:34+08:00\",\n        \"paid_at\": null,\n        \"sales_attributions\": {\n            \"staff\": [\n                {\n                    \"id\": 360,\n                    \"user_id\": 4033,\n                    \"user_name\": \"SzeYan Ting\"\n                }\n            ],\n            \"location\": [\n                {\n                    \"id\": 131,\n                    \"order_id\": 985083239,\n                    \"location_id\": 9083,\n                    \"location_name\": \"EasyStore Perlis\",\n                    \"is_deleted\": false,\n                    \"deleted_at\": null,\n                    \"updated_at\": \"2024-07-18T10:45:19.000+08:00\",\n                    \"created_at\": \"2024-07-18T10:45:19.000+08:00\"\n                }\n            ]\n        }\n    }\n}"}],"_postman_id":"7aaf259a-a715-4bd7-9e9b-42993e53312f"}],"id":"5b460ecb-8637-43e5-8ba0-adabb0a67bf3","description":"<p>The order endpoints allow you to manage orders in the store.</p>\n<ul>\n<li><p><strong>Order</strong>:</p>\n<ul>\n<li><p>The main entity representing a customer's order.</p>\n</li>\n<li><p>Contains general information such as id, token, cart token, number, order number, email, customer id, currency code, exchange rate, subtotal price, total shipping fee, total credit used, total discount, total tax, total transaction fee, total amount, total rounding, total amount including transaction fees, total shipping, total line item price, total price, credit used, taxes included, credit earned, financial status, fulfillment status, browser IP, creation date, and update date.</p>\n</li>\n<li><p>An order belongs to a customer and has many line items, fulfillments, transactions, and discount codes.</p>\n</li>\n<li><p>Also includes addresses (billing, shipping, and pickup), which can be null if not provided.</p>\n</li>\n</ul>\n</li>\n<li><p><strong>Customer</strong>:</p>\n<ul>\n<li><p>Represents the customer who placed the order.</p>\n</li>\n<li><p>Contains details such as id, store id, pricelist id, email, first name, last name, phone, birthdate, gender, country code, accepts marketing, avatar URL, locale, total credit, total spent, first paid order id, last order id, last order, last order date, total order count, wholesale enabled status, source, code, notes, verification status, deletion status, update date, creation date, birthday, zodiac, credentials, name, country, company, address, city, zip, and province.</p>\n</li>\n</ul>\n</li>\n<li><p><strong>Line Item</strong>:</p>\n<ul>\n<li><p>Represents individual items in an order.</p>\n</li>\n<li><p>Contains details such as id, order id, product id, variant id, discount id, product name, variant name, SKU, barcode, price, total discount, grams, dimensions (width, height, length), quantity, backorder quantity, taxable status, shipping requirement, total tax, custom price status, deletion status, and timestamps for creation and updates.</p>\n</li>\n</ul>\n</li>\n<li><p><strong>Fulfillment Order:</strong></p>\n<ul>\n<li>Recording the order items should be fulfilled from which locations It also indicating the inventory quantity is deduct from which location</li>\n</ul>\n</li>\n<li><p><strong>Fulfillment</strong>:</p>\n<ul>\n<li><p>Represents the fulfillment details of an order.</p>\n</li>\n<li><p>Contains details such as id, order id, status, tracking number, tracking URL, service provider, shipping date, and timestamps for creation and updates.</p>\n</li>\n</ul>\n</li>\n<li><p><strong>Transaction</strong>:</p>\n<ul>\n<li><p>Represents the transactions related to an order.</p>\n</li>\n<li><p>Contains details such as id, order id, amount, currency, gateway, status, error code, error description, and timestamps for creation and updates.</p>\n</li>\n</ul>\n</li>\n<li><p><strong>Discount Code</strong>:</p>\n<ul>\n<li><p>Represents the discount codes applied to an order.</p>\n</li>\n<li><p>Contains details such as id, order id, code, amount, and timestamps for creation and updates.</p>\n</li>\n</ul>\n</li>\n</ul>\n<h2 id=\"order-attributes\">Order Attributes</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attribute</th>\n<th>Example Value</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>2309013</td>\n<td>The unique identifier for the order. Each id is unique across the system.</td>\n</tr>\n<tr>\n<td>token</td>\n<td>\"be2a817d-72a5-4fc7-9cd0-93812f2f7cd7\"</td>\n<td>A unique token associated with the order for security purposes.</td>\n</tr>\n<tr>\n<td>cart_token</td>\n<td>\"4ae74d0e-5044-4b44-a787-b49979a3d5c2\"</td>\n<td>A unique token associated with the cart from which the order was created.</td>\n</tr>\n<tr>\n<td>number</td>\n<td>1013</td>\n<td>The sequential number assigned to the order.</td>\n</tr>\n<tr>\n<td>order_number</td>\n<td>\"#1013\"</td>\n<td>The order number displayed to the customer.</td>\n</tr>\n<tr>\n<td>email</td>\n<td>\"<a href=\"mailto:none@easystore.co\">none@easystore.co</a>\"</td>\n<td>The email address associated with the order.</td>\n</tr>\n<tr>\n<td>customer_id</td>\n<td>1248970</td>\n<td>The unique identifier for the customer who placed the order.</td>\n</tr>\n<tr>\n<td>customer</td>\n<td>Refer to the Customer Attributes Table</td>\n<td>The customer details associated with the order.</td>\n</tr>\n<tr>\n<td>currency_code</td>\n<td>\"MYR\"</td>\n<td>The currency code in which the order was placed.</td>\n</tr>\n<tr>\n<td>exchange_rate</td>\n<td>\"1.0\"</td>\n<td>The exchange rate used for the order.</td>\n</tr>\n<tr>\n<td>subtotal_price</td>\n<td>\"4.0\"</td>\n<td>The total price of all items before discounts and taxes.</td>\n</tr>\n<tr>\n<td>total_shipping_fee</td>\n<td>\"0.0\"</td>\n<td>The total shipping fee for the order.</td>\n</tr>\n<tr>\n<td>total_credit_used</td>\n<td>\"0.00\"</td>\n<td>The total amount of credit used for the order.</td>\n</tr>\n<tr>\n<td>total_discount</td>\n<td>\"3.9\"</td>\n<td>The total amount of discounts applied to the order.</td>\n</tr>\n<tr>\n<td>total_tax</td>\n<td>\"0.0\"</td>\n<td>The total tax amount for the order.</td>\n</tr>\n<tr>\n<td>total_transaction_fee</td>\n<td>\"0.0\"</td>\n<td>The total transaction fee for the order.</td>\n</tr>\n<tr>\n<td>total_amount</td>\n<td>\"0.1\"</td>\n<td>The total amount of the order including discounts, taxes, and shipping fees.</td>\n</tr>\n<tr>\n<td>total_rounding</td>\n<td>\"0.00\"</td>\n<td>The total amount rounded off.</td>\n</tr>\n<tr>\n<td>total_amount_include_transaction</td>\n<td>\"0.1\"</td>\n<td>The total amount including transaction fees.</td>\n</tr>\n<tr>\n<td>total_shipping</td>\n<td>\"0.0\"</td>\n<td>The total shipping amount for the order.</td>\n</tr>\n<tr>\n<td>total_line_item_price</td>\n<td>\"4.0\"</td>\n<td>The total price of all line items in the order.</td>\n</tr>\n<tr>\n<td>total_price</td>\n<td>\"0.1\"</td>\n<td>The final total price of the order.</td>\n</tr>\n<tr>\n<td>credit_used</td>\n<td>\"0.00\"</td>\n<td>The amount of credit used in the order.</td>\n</tr>\n<tr>\n<td>taxes_included</td>\n<td>false</td>\n<td>Indicates if taxes are included in the line items price.</td>\n</tr>\n<tr>\n<td>credit_earn</td>\n<td>\"0.00\"</td>\n<td>The amount of credit earned from the order.</td>\n</tr>\n<tr>\n<td>financial_status</td>\n<td>\"unpaid\"</td>\n<td>The financial status of the order.</td>\n</tr>\n<tr>\n<td>fulfillment_status</td>\n<td>\"unfulfilled\"</td>\n<td>The fulfillment status of the order.</td>\n</tr>\n<tr>\n<td>line_items</td>\n<td>Refer to the line_items table</td>\n<td>The list of line items in the order.</td>\n</tr>\n<tr>\n<td>refunds</td>\n<td>[]</td>\n<td>The list of refunds associated with the order.</td>\n</tr>\n<tr>\n<td>tax_line</td>\n<td>[]</td>\n<td>The tax line details for the order.</td>\n</tr>\n<tr>\n<td>billing_address</td>\n<td>Refer to the address table</td>\n<td>The billing address details for the order.</td>\n</tr>\n<tr>\n<td>shipping_address</td>\n<td>Refer to the address table</td>\n<td>The shipping address details for the order.</td>\n</tr>\n<tr>\n<td>shipping_fees</td>\n<td>Refer to the shipping_fees table</td>\n<td>The list of shipping fees for the order.</td>\n</tr>\n<tr>\n<td>pickup_address</td>\n<td>null</td>\n<td>The pickup address details for the order if applicable.</td>\n</tr>\n<tr>\n<td>remark</td>\n<td>null</td>\n<td>Any remarks associated with the order.</td>\n</tr>\n<tr>\n<td>note</td>\n<td>\"test\"</td>\n<td>The note associated with the order.</td>\n</tr>\n<tr>\n<td>cod_type</td>\n<td>0</td>\n<td>The cash on delivery type for the order.  <br />  <br />Value \"0\" mean the order is not COD order.  <br />Value \"1\" mean the order is COD order.</td>\n</tr>\n<tr>\n<td>location_id</td>\n<td>null</td>\n<td>The unique identifier for the location associated with the order.</td>\n</tr>\n<tr>\n<td>fulfillments</td>\n<td>[]</td>\n<td>The list of fulfillments associated with the order.</td>\n</tr>\n<tr>\n<td>metafields</td>\n<td>[]</td>\n<td>The metafields associated with the order.</td>\n</tr>\n<tr>\n<td>transactions</td>\n<td>[]</td>\n<td>The list of transactions associated with the order.</td>\n</tr>\n<tr>\n<td>note_attributes</td>\n<td>[]</td>\n<td>The note attributes for the order.</td>\n</tr>\n<tr>\n<td>discount_applications</td>\n<td>Refer to the discount_applications table</td>\n<td>The list of discount applications applied to the order.</td>\n</tr>\n<tr>\n<td>discount_codes</td>\n<td>[]</td>\n<td>The list of discount codes applied to the order.</td>\n</tr>\n<tr>\n<td>source_name (Deprecated)</td>\n<td>\"xilnex\"</td>\n<td>The source name from which the order was created.</td>\n</tr>\n<tr>\n<td>source_type</td>\n<td>\"online_store\"</td>\n<td>The source where the order was created  <br />Possible value can refer to \"Order's source_type examples\" section</td>\n</tr>\n<tr>\n<td>browser_ip</td>\n<td>\"175.141.97.133\"</td>\n<td>The IP address of the browser used to create the order.</td>\n</tr>\n<tr>\n<td>cancelled_at</td>\n<td>null</td>\n<td>The timestamp when the order was cancelled.</td>\n</tr>\n<tr>\n<td>is_cancelled</td>\n<td>false</td>\n<td>Indicates if the order is cancelled.</td>\n</tr>\n<tr>\n<td>is_archived</td>\n<td>false</td>\n<td>Indicates if the order is archived.</td>\n</tr>\n<tr>\n<td>is_deleted</td>\n<td>false</td>\n<td>Indicates if the order is deleted.</td>\n</tr>\n<tr>\n<td>updated_at</td>\n<td>\"2021-05-31T09:34:51+08:00\"</td>\n<td>The timestamp when the order was last updated in ISO 8601 format.</td>\n</tr>\n<tr>\n<td>created_at</td>\n<td>\"2021-03-19T10:43:53+08:00\"</td>\n<td>The timestamp when the order was created in ISO 8601 format.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"customer\">customer</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attribute</th>\n<th>Example Value</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>1248970</td>\n<td>The unique identifier for the customer.</td>\n</tr>\n<tr>\n<td>store_id</td>\n<td>246457</td>\n<td>The unique identifier for the store associated with the customer.</td>\n</tr>\n<tr>\n<td>pricelist_id</td>\n<td>null</td>\n<td>The unique identifier for the price list associated with the customer.</td>\n</tr>\n<tr>\n<td>email</td>\n<td>\"<a href=\"mailto:none@easystore.co\">none@easystore.co</a>\"</td>\n<td>The email address of the customer.</td>\n</tr>\n<tr>\n<td>first_name</td>\n<td>\"Yeo Ming Sern\"</td>\n<td>The first name of the customer.</td>\n</tr>\n<tr>\n<td>last_name</td>\n<td>null</td>\n<td>The last name of the customer.</td>\n</tr>\n<tr>\n<td>phone</td>\n<td>\"601110768827\"</td>\n<td>The phone number of the customer.</td>\n</tr>\n<tr>\n<td>birthdate</td>\n<td>null</td>\n<td>The birthdate of the customer.</td>\n</tr>\n<tr>\n<td>gender</td>\n<td>null</td>\n<td>The gender of the customer.</td>\n</tr>\n<tr>\n<td>country_code</td>\n<td>\"MY\"</td>\n<td>The country code of the customer.</td>\n</tr>\n<tr>\n<td>accepts_marketing</td>\n<td>true</td>\n<td>Indicates if the customer accepts marketing communications.</td>\n</tr>\n<tr>\n<td>avatar_url</td>\n<td>\"<a href=\"https://assets.imgix.net/~text?bg=549E79&amp;txtclr=ffffff&amp;w=200&amp;h=200&amp;txtsize=90&amp;txt=YE&amp;txtfont=Helvetica&amp;txtalign=middle,center\">https://assets.imgix.net/~text?bg=549E79&amp;txtclr=ffffff&amp;w=200&amp;h=200&amp;txtsize=90&amp;txt=YE&amp;txtfont=Helvetica&amp;txtalign=middle,center\"</a></td>\n<td>The URL of the customer's avatar.</td>\n</tr>\n<tr>\n<td>locale</td>\n<td>\"en_US\"</td>\n<td>The locale of the customer.</td>\n</tr>\n<tr>\n<td>total_credit</td>\n<td>\"0.0\"</td>\n<td>The total credit of the customer.</td>\n</tr>\n<tr>\n<td>total_spent</td>\n<td>\"0.0\"</td>\n<td>The total amount spent by the customer.</td>\n</tr>\n<tr>\n<td>first_paid_order_id</td>\n<td>null</td>\n<td>The unique identifier for the first paid order of the customer.</td>\n</tr>\n<tr>\n<td>last_order_id</td>\n<td>null</td>\n<td>The unique identifier for the last order of the customer.</td>\n</tr>\n<tr>\n<td>last_order</td>\n<td>null</td>\n<td>The details of the last order of the customer.</td>\n</tr>\n<tr>\n<td>last_order_at</td>\n<td>null</td>\n<td>The timestamp when the last order was placed by the customer.</td>\n</tr>\n<tr>\n<td>total_order</td>\n<td>0</td>\n<td>The total number of orders placed by the customer.</td>\n</tr>\n<tr>\n<td>wholesale_enabled</td>\n<td>false</td>\n<td>Indicates if the customer is enabled for wholesale.</td>\n</tr>\n<tr>\n<td>source</td>\n<td>\"xilnex\"</td>\n<td>The source from which the customer was created.</td>\n</tr>\n<tr>\n<td>code</td>\n<td>null</td>\n<td>The unique code associated with the customer.</td>\n</tr>\n<tr>\n<td>note2</td>\n<td>null</td>\n<td>Additional notes associated with the customer.</td>\n</tr>\n<tr>\n<td>note</td>\n<td>null</td>\n<td>The notes associated with the customer.</td>\n</tr>\n<tr>\n<td>is_verified</td>\n<td>false</td>\n<td>Indicates if the customer is verified.</td>\n</tr>\n<tr>\n<td>is_deleted</td>\n<td>false</td>\n<td>Indicates if the customer is deleted.</td>\n</tr>\n<tr>\n<td>deleted_at</td>\n<td>null</td>\n<td>The timestamp when the customer was deleted.</td>\n</tr>\n<tr>\n<td>updated_at</td>\n<td>\"2021-05-31T09:34:45.000+08:00\"</td>\n<td>The timestamp when the customer was last updated in ISO 8601 format.</td>\n</tr>\n<tr>\n<td>created_at</td>\n<td>\"2021-05-31T09:34:45.000+08:00\"</td>\n<td>The timestamp when the customer was created in ISO 8601 format.</td>\n</tr>\n<tr>\n<td>birthday</td>\n<td>null</td>\n<td>The birthday of the customer.</td>\n</tr>\n<tr>\n<td>zodiac</td>\n<td>null</td>\n<td>The zodiac sign of the customer.</td>\n</tr>\n<tr>\n<td>credentials</td>\n<td>Refer to the Credentials Attributes Table</td>\n<td>The credentials of the customer.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>\"Yeo Ming Sern \"</td>\n<td>The full name of the customer.</td>\n</tr>\n<tr>\n<td>country</td>\n<td>\"Malaysia\"</td>\n<td>The country of the customer.</td>\n</tr>\n<tr>\n<td>company</td>\n<td>null</td>\n<td>The company of the customer.</td>\n</tr>\n<tr>\n<td>address1</td>\n<td>\"No.22A,Jalan SL 1/2,Batu 11 1/4,Bandar Sg Long\"</td>\n<td>The first line of the customer's address.</td>\n</tr>\n<tr>\n<td>address2</td>\n<td>null</td>\n<td>The second line of the customer's address.</td>\n</tr>\n<tr>\n<td>city</td>\n<td>\"Kajang\"</td>\n<td>The city of the customer.</td>\n</tr>\n<tr>\n<td>zip</td>\n<td>\"43200\"</td>\n<td>The ZIP code of the customer.</td>\n</tr>\n<tr>\n<td>province</td>\n<td>\"Selangor\"</td>\n<td>The province of the customer.</td>\n</tr>\n<tr>\n<td>province_code</td>\n<td>\"MY-10\"</td>\n<td>The province code of the customer.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"credentials\">credentials</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attribute</th>\n<th>Example Value</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>email</td>\n<td>\"<a href=\"mailto:none@easystore.co\">none@easystore.co</a>\"</td>\n<td>The email address used for customer authentication.</td>\n</tr>\n<tr>\n<td>phone</td>\n<td>\"601110768827\"</td>\n<td>The phone number used for customer authentication.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"line_items\">line_items</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attribute</th>\n<th>Example Value</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>4446365</td>\n<td>The unique identifier for the line item.</td>\n</tr>\n<tr>\n<td>order_id</td>\n<td>2309013</td>\n<td>The unique identifier for the order associated with the line item.</td>\n</tr>\n<tr>\n<td>product_id</td>\n<td>null</td>\n<td>The unique identifier for the product associated with the line item.</td>\n</tr>\n<tr>\n<td>variant_id</td>\n<td>null</td>\n<td>The unique identifier for the variant associated with the line item.</td>\n</tr>\n<tr>\n<td>discount_id</td>\n<td>null</td>\n<td>The unique identifier for the discount associated with the line item.</td>\n</tr>\n<tr>\n<td>product_name</td>\n<td>\"Alphabet F - Testing product only-M\"</td>\n<td>The name of the product associated with the line item.</td>\n</tr>\n<tr>\n<td>variant_name</td>\n<td>null</td>\n<td>The name of the variant associated with the line item.</td>\n</tr>\n<tr>\n<td>sku</td>\n<td>\"F0002\"</td>\n<td>The stock keeping unit identifier for the line item.</td>\n</tr>\n<tr>\n<td>barcode</td>\n<td>null</td>\n<td>The barcode identifier for the line item.</td>\n</tr>\n<tr>\n<td>price</td>\n<td>\"2.0\"</td>\n<td>The price of the line item.</td>\n</tr>\n<tr>\n<td>total_discount</td>\n<td>\"0.0\"</td>\n<td>The total discount applied to the line item.</td>\n</tr>\n<tr>\n<td>discount_applies_once</td>\n<td>null</td>\n<td>Indicates if the discount applies once to the line item.</td>\n</tr>\n<tr>\n<td>grams</td>\n<td>null</td>\n<td>The weight of the line item in grams.</td>\n</tr>\n<tr>\n<td>width</td>\n<td>null</td>\n<td>The width of the line item.</td>\n</tr>\n<tr>\n<td>height</td>\n<td>null</td>\n<td>The height of the line item.</td>\n</tr>\n<tr>\n<td>length</td>\n<td>null</td>\n<td>The length of the line item.</td>\n</tr>\n<tr>\n<td>quantity</td>\n<td>1</td>\n<td>The quantity of the line item ordered.</td>\n</tr>\n<tr>\n<td>backorder_quantity</td>\n<td>0</td>\n<td>The quantity of the line item that is backordered.</td>\n</tr>\n<tr>\n<td>taxable</td>\n<td>false</td>\n<td>Indicates if the line item is taxable.</td>\n</tr>\n<tr>\n<td>shipping_required</td>\n<td>true</td>\n<td>Indicates if the line item requires shipping.</td>\n</tr>\n<tr>\n<td>total_tax</td>\n<td>\"0.0\"</td>\n<td>The total tax applied to the line item.</td>\n</tr>\n<tr>\n<td>is_custom_price</td>\n<td>false</td>\n<td>Indicates if the line item has a custom price.</td>\n</tr>\n<tr>\n<td>is_deleted</td>\n<td>false</td>\n<td>Indicates if the line item is deleted.</td>\n</tr>\n<tr>\n<td>deleted_at</td>\n<td>null</td>\n<td>The timestamp when the line item was deleted.</td>\n</tr>\n<tr>\n<td>delete_from</td>\n<td>null</td>\n<td>The source from which the line item was deleted.</td>\n</tr>\n<tr>\n<td>created_from</td>\n<td>null</td>\n<td>The source from which the line item was created.</td>\n</tr>\n<tr>\n<td>updated_at</td>\n<td>\"2021-05-31T09:34:45.000+08:00\"</td>\n<td>The timestamp when the line item was last updated in ISO 8601 format.</td>\n</tr>\n<tr>\n<td>created_at</td>\n<td>\"2021-05-31T09:34:45.000+08:00\"</td>\n<td>The timestamp when the line item was created in ISO 8601 format.</td>\n</tr>\n<tr>\n<td>inventory_management</td>\n<td>null</td>\n<td>The inventory management system associated with the line item.</td>\n</tr>\n<tr>\n<td>total_amount</td>\n<td>\"2.0\"</td>\n<td>The total amount for the line item.</td>\n</tr>\n<tr>\n<td>subtotal</td>\n<td>\"2.0\"</td>\n<td>The subtotal amount for the line item.</td>\n</tr>\n<tr>\n<td>variant_count</td>\n<td>0</td>\n<td>The count of variants associated with the line item.</td>\n</tr>\n<tr>\n<td>restocked_quantity</td>\n<td>0</td>\n<td>The quantity of the line item that has been restocked.</td>\n</tr>\n<tr>\n<td>restockable_quantity</td>\n<td>1</td>\n<td>The quantity of the line item that can be restocked.</td>\n</tr>\n<tr>\n<td>fulfilled_quantity</td>\n<td>0</td>\n<td>The quantity of the line item that has been fulfilled.</td>\n</tr>\n<tr>\n<td>fulfillable_quantity</td>\n<td>1</td>\n<td>The quantity of the line item that can be fulfilled.</td>\n</tr>\n<tr>\n<td>fulfillment_service</td>\n<td>[]</td>\n<td>The fulfillment services associated with the line item.</td>\n</tr>\n<tr>\n<td>properties</td>\n<td>[]</td>\n<td>The properties associated with the line item.</td>\n</tr>\n<tr>\n<td>vendors</td>\n<td>[]</td>\n<td>The vendors associated with the line item.</td>\n</tr>\n<tr>\n<td>quantity_before_edit</td>\n<td>1</td>\n<td>The quantity of the line item before it was edited.</td>\n</tr>\n<tr>\n<td>image_url</td>\n<td>null</td>\n<td>The URL of the image associated with the line item.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"address\">address</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attribute</th>\n<th>Example Value</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>1217156</td>\n<td>The unique identifier for the billing address.</td>\n</tr>\n<tr>\n<td>order_id</td>\n<td>2309013</td>\n<td>The unique identifier for the order associated with the billing address.</td>\n</tr>\n<tr>\n<td>first_name</td>\n<td>\"Yeo Ming Sern\"</td>\n<td>The first name of the person associated with the billing address.</td>\n</tr>\n<tr>\n<td>last_name</td>\n<td>null</td>\n<td>The last name of the person associated with the billing address.</td>\n</tr>\n<tr>\n<td>company</td>\n<td>null</td>\n<td>The company associated with the billing address.</td>\n</tr>\n<tr>\n<td>address1</td>\n<td>\"No.22A, Jalan SL 1/2, Batu 11 1/4, Bandar Sg Long\"</td>\n<td>The first line of the billing address.</td>\n</tr>\n<tr>\n<td>address2</td>\n<td>null</td>\n<td>The second line of the billing address.</td>\n</tr>\n<tr>\n<td>city</td>\n<td>\"Kajang\"</td>\n<td>The city of the billing address.</td>\n</tr>\n<tr>\n<td>zip</td>\n<td>\"43200\"</td>\n<td>The ZIP code of the billing address.</td>\n</tr>\n<tr>\n<td>province</td>\n<td>\"Selangor\"</td>\n<td>The province of the billing address.</td>\n</tr>\n<tr>\n<td>province_code</td>\n<td>\"MY-10\"</td>\n<td>The province code of the billing address.</td>\n</tr>\n<tr>\n<td>country</td>\n<td>\"Malaysia\"</td>\n<td>The country of the billing address.</td>\n</tr>\n<tr>\n<td>country_code</td>\n<td>\"MY\"</td>\n<td>The country code of the billing address.</td>\n</tr>\n<tr>\n<td>district</td>\n<td>null</td>\n<td>The district of the billing address.</td>\n</tr>\n<tr>\n<td>district_code</td>\n<td>null</td>\n<td>The district code of the billing address.</td>\n</tr>\n<tr>\n<td>sub_district</td>\n<td>null</td>\n<td>The sub-district of the billing address.</td>\n</tr>\n<tr>\n<td>sub_district_code</td>\n<td>null</td>\n<td>The sub-district code of the billing address.</td>\n</tr>\n<tr>\n<td>phone</td>\n<td>\"601110768827\"</td>\n<td>The phone number associated with the billing address.</td>\n</tr>\n<tr>\n<td>email</td>\n<td>\"<a href=\"mailto:none@easystore.co\">none@easystore.co</a>\"</td>\n<td>The email address associated with the billing address.</td>\n</tr>\n<tr>\n<td>latitude</td>\n<td>null</td>\n<td>The latitude of the billing address.</td>\n</tr>\n<tr>\n<td>longitude</td>\n<td>null</td>\n<td>The longitude of the billing address.</td>\n</tr>\n<tr>\n<td>is_deleted</td>\n<td>false</td>\n<td>Indicates if the billing address is deleted.</td>\n</tr>\n<tr>\n<td>deleted_at</td>\n<td>null</td>\n<td>The timestamp when the billing address was deleted.</td>\n</tr>\n<tr>\n<td>updated_at</td>\n<td>\"2021-05-31T09:34:45.000+08:00\"</td>\n<td>The timestamp when the billing address was last updated in ISO 8601 format.</td>\n</tr>\n<tr>\n<td>created_at</td>\n<td>\"2021-05-31T09:34:45.000+08:00\"</td>\n<td>The timestamp when the billing address was created in ISO 8601 format.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"shipping_fees\">shipping_fees</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attribute</th>\n<th>Example Value</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>1105285</td>\n<td>The unique identifier for the shipping fee.</td>\n</tr>\n<tr>\n<td>order_id</td>\n<td>2309013</td>\n<td>The unique identifier for the order associated with the shipping fee.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>\"Shipping Fee\"</td>\n<td>The name of the shipping fee.</td>\n</tr>\n<tr>\n<td>price</td>\n<td>\"0.0\"</td>\n<td>The price of the shipping fee.</td>\n</tr>\n<tr>\n<td>total_discount</td>\n<td>\"0.0\"</td>\n<td>The total discount applied to the shipping fee.</td>\n</tr>\n<tr>\n<td>discount_codes</td>\n<td>null</td>\n<td>The discount codes applied to the shipping fee.</td>\n</tr>\n<tr>\n<td>shipping_id</td>\n<td>null</td>\n<td>The unique identifier for the shipping method.</td>\n</tr>\n<tr>\n<td>store_app_id</td>\n<td>null</td>\n<td>The unique identifier for the store application associated with the shipping fee.</td>\n</tr>\n<tr>\n<td>is_deleted</td>\n<td>false</td>\n<td>Indicates if the shipping fee is deleted.</td>\n</tr>\n<tr>\n<td>deleted_at</td>\n<td>null</td>\n<td>The timestamp when the shipping fee was deleted.</td>\n</tr>\n<tr>\n<td>deleted_from</td>\n<td>null</td>\n<td>The source from which the shipping fee was deleted.</td>\n</tr>\n<tr>\n<td>created_at</td>\n<td>\"2021-05-31T09:34:45.000+08:00\"</td>\n<td>The timestamp when the shipping fee was created in ISO 8601 format.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"discount_application\">discount_application</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attribute</th>\n<th>Example Value</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>target_type</td>\n<td>\"order\"</td>\n<td>The target type for the discount application.</td>\n</tr>\n<tr>\n<td>code</td>\n<td>null</td>\n<td>The code for the discount application.</td>\n</tr>\n<tr>\n<td>value_type</td>\n<td>\"amount\"</td>\n<td>The value type for the discount application.</td>\n</tr>\n<tr>\n<td>value</td>\n<td>\"3.9\"</td>\n<td>The value of the discount application.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"orders-source_type-examples\">Order's source_type examples</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>source_type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>91app-my</td>\n<td>91APP Malaysia</td>\n</tr>\n<tr>\n<td>admin_panel, manual</td>\n<td>Admin Panel of EasyStore (Manual create by merchant)</td>\n</tr>\n<tr>\n<td>facebook</td>\n<td>Facebook</td>\n</tr>\n<tr>\n<td>facebook_live</td>\n<td>Facebook Live</td>\n</tr>\n<tr>\n<td>instagram, instagram_app</td>\n<td>Instagram</td>\n</tr>\n<tr>\n<td>instagram_live</td>\n<td>Instagram Live</td>\n</tr>\n<tr>\n<td>lazada-indonesia</td>\n<td>Lazada Indonesia (App Integration)</td>\n</tr>\n<tr>\n<td>lazada-malaysia</td>\n<td>Lazada Malaysia (App Integration)</td>\n</tr>\n<tr>\n<td>lazada-singapore</td>\n<td>Lazada Singapore (App Integration)</td>\n</tr>\n<tr>\n<td>lelong</td>\n<td>Lelong Malaysia (App Integration)</td>\n</tr>\n<tr>\n<td>line</td>\n<td>LINE</td>\n</tr>\n<tr>\n<td>online_store</td>\n<td>Online Store</td>\n</tr>\n<tr>\n<td>order-importer</td>\n<td>Order Importer (App Integration)</td>\n</tr>\n<tr>\n<td>pgmall</td>\n<td>PGMall (App Integration)</td>\n</tr>\n<tr>\n<td>pos</td>\n<td>EasyStore Point of Sales</td>\n</tr>\n<tr>\n<td>referral_program</td>\n<td>Referral Program</td>\n</tr>\n<tr>\n<td>shopee-malaysia</td>\n<td>Shopee Malaysia (App Integration)</td>\n</tr>\n<tr>\n<td>shopee-singapore</td>\n<td>Shopee Singapore (App Integration)</td>\n</tr>\n<tr>\n<td>shopee-taiwan</td>\n<td>Shopee Taiwan (App Integration)</td>\n</tr>\n<tr>\n<td>shopping_app</td>\n<td>EasyStore Shopping App</td>\n</tr>\n<tr>\n<td>telegram</td>\n<td>Telegram</td>\n</tr>\n<tr>\n<td>tiktok-shop</td>\n<td>Tiktok Shop (App Integration)</td>\n</tr>\n<tr>\n<td>wechat</td>\n<td>WeChat</td>\n</tr>\n<tr>\n<td>whatsapp</td>\n<td>WhatsApp</td>\n</tr>\n<tr>\n<td>wholesale</td>\n<td>Wholesale Portal</td>\n</tr>\n<tr>\n<td>zalora-malaysia</td>\n<td>Zalora (App Integration)</td>\n</tr>\n<tr>\n<td>Others</td>\n<td>For source_type that not listed above, it will be the handle of app integration</td>\n</tr>\n</tbody>\n</table>\n</div>","event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"a1b7c935-5eed-40db-9317-3713957ac381"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"e2e8599a-82cb-4b57-96f9-2e339223fa54"}}],"_postman_id":"5b460ecb-8637-43e5-8ba0-adabb0a67bf3"},{"name":"Fulfillments","item":[{"name":"Retrieve a list of fulfillments associated with an order","id":"16f22000-dab0-41e0-8069-7ea56205ed92","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"EasyStore-Access-Token","type":"text","value":""}],"url":"/api/3.0/orders/:order_id/fulfillments.json","urlObject":{"path":["api","3.0","orders",":order_id","fulfillments.json"],"host":[""],"query":[{"disabled":true,"description":{"content":"<p>Return only fulfillments specified by fulfillment status</p>\n","type":"text/plain"},"key":"status","value":"open"},{"disabled":true,"description":{"content":"<p>Return only fulfillments specified by fulfillment tracking number</p>\n","type":"text/plain"},"key":"tracking_number","value":"EN813659438MY"},{"disabled":true,"description":{"content":"<p>Return only fulfillments specified by fulfillment cancellation status</p>\n","type":"text/plain"},"key":"is_cancelled","value":"true"},{"disabled":true,"description":{"content":"<p>Return only products specified by a comma-separated list of fulfillment IDs.</p>\n","type":"text/plain"},"key":"ids","value":"1626"},{"disabled":true,"description":{"content":"<p>Return current sorting of result. </p>\n<p>Default: id.desc</p>\n","type":"text/plain"},"key":"sort","value":"id.asc"},{"disabled":true,"key":"service","value":"AllSome Fulfillment Malaysia"},{"disabled":true,"key":"tracking_company","value":"AllSome Fulfillments"}],"variable":[{"id":"488be463-eaea-4c07-a0c3-fcfea01e6313","type":"any","value":"","key":"order_id"}]}},"response":[{"id":"76213ced-13db-45c0-8fec-c65e62befb18","name":"Retrieve a list of fulfillments associated with an order","originalRequest":{"method":"GET","header":[{"key":"EasyStore-Access-Token","type":"text","value":""}],"url":{"raw":"/api/3.0/orders/:order_id/fulfillments.json?service=AllSome Fulfillment Malaysia&tracking_company=AllSome Fulfillments","host":[""],"path":["api","3.0","orders",":order_id","fulfillments.json"],"query":[{"key":"status","value":"open","description":"Return only fulfillments specified by fulfillment status","disabled":true},{"key":"tracking_number","value":"EN813659438MY","description":"Return only fulfillments specified by fulfillment tracking number","disabled":true},{"key":"is_cancelled","value":"true","description":"Return only fulfillments specified by fulfillment cancellation status","disabled":true},{"key":"ids","value":"1626","description":"Return only products specified by a comma-separated list of fulfillment IDs.","disabled":true},{"key":"sort","value":"id.asc","description":"Return current sorting of result. \n\nDefault: id.desc","disabled":true},{"key":"service","value":"AllSome Fulfillment Malaysia"},{"key":"tracking_company","value":"AllSome Fulfillments"}],"variable":[{"key":"order_id","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 17 May 2021 22:27:53 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 16-Jun-2021 22:27:53 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"fulfillments\": [\n        {\n            \"id\": 674687,\n            \"order_id\": 2308671,\n            \"service\": \"AllSome Fulfillment Malaysia\",\n            \"status\": \"in_transit\",\n            \"shipment_status\": \"in_transit\",\n            \"tracking_company\": \"AllSome Fulfillments\",\n            \"tracking_number\": \"EN813659438MY\",\n            \"tracking_url\": \"https://tracking_url.com/EN813659438MY\",\n            \"consignment_note_url\": null,\n            \"line_items\": [\n                {\n                    \"id\": 4445896,\n                    \"quantity\": 1,\n                    \"fulfilled_quantity\": 1,\n                    \"fulfillment_service\": \"AllSome Fulfillment Malaysia\",\n                    \"fulfillment_status\": \"in_transit\",\n                    \"variant_id\": 9998504,\n                    \"title\": \"Test SF API\",\n                    \"sku\": \"\",\n                    \"variant_title\": null,\n                    \"product_id\": 1994221,\n                    \"shipping_required\": true,\n                    \"taxable\": false,\n                    \"name\": \"Test SF API\",\n                    \"grams\": \"100.0\",\n                    \"price\": \"100.0\",\n                    \"total_discount\": \"0.0\",\n                    \"image_url\": \"https://cdn.easystore.pink/s/246457/i/7639770.png\",\n                    \"properties\": [],\n                    \"is_deleted\": false\n                }\n            ],\n            \"message\": \"Your fulfillment is complete\",\n            \"is_cancelled\": false,\n            \"created_at\": \"2021-05-18T06:27:40+08:00\",\n            \"updated_at\": \"2021-05-18T06:27:40+08:00\",\n            \"cancelled_at\": null\n        }\n    ]\n}"}],"_postman_id":"16f22000-dab0-41e0-8069-7ea56205ed92"},{"name":"Retrieve single fulfillment","id":"8a875a8d-e3c9-44e2-9ca1-76c68c3c86d7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"url":"/api/3.0/orders/:order_id/fulfillments/:fulfillment_id.json","urlObject":{"path":["api","3.0","orders",":order_id","fulfillments",":fulfillment_id.json"],"host":[""],"query":[],"variable":[{"type":"any","value":"","key":"order_id"},{"type":"any","value":"","key":"fulfillment_id.json"}]}},"response":[{"id":"a2374fc2-c355-4060-8545-87386532ff45","name":"Retrieve single fulfillment","originalRequest":{"method":"GET","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"url":{"raw":"/api/3.0/orders/:order_id/fulfillments/:fulfillment_id.json","host":[""],"path":["api","3.0","orders",":order_id","fulfillments",":fulfillment_id.json"],"variable":[{"key":"order_id","value":""},{"key":"fulfillment_id.json","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 31 May 2021 01:46:52 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 30-Jun-2021 01:46:52 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Strict-Transport-Security","value":"max-age=15768000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"fulfillment\": {\n        \"id\": 674697,\n        \"order_id\": 2308668,\n        \"service\": \"AllSome Fulfillment Malaysia\",\n        \"status\": \"in_transit\",\n        \"shipment_status\": \"in_transit\",\n        \"tracking_company\": \"AllSome Fulfillments\",\n        \"tracking_number\": \"EN813659438MY\",\n        \"tracking_url\": \"https://tracking_url.com/EN813659438MY\",\n        \"consignment_note_url\": \"https://tracking_url.com/consignment/EN813659438MY\",\n        \"line_items\": [\n            {\n                \"id\": 4445893,\n                \"quantity\": 1,\n                \"fulfilled_quantity\": 1,\n                \"fulfillment_service\": \"AllSome Fulfillment Malaysia\",\n                \"fulfillment_status\": \"in_transit\",\n                \"variant_id\": 9998504,\n                \"title\": \"Test SF API\",\n                \"sku\": \"\",\n                \"variant_title\": null,\n                \"product_id\": 1994221,\n                \"shipping_required\": true,\n                \"taxable\": false,\n                \"name\": \"Test SF API\",\n                \"grams\": \"100.0\",\n                \"price\": \"100.0\",\n                \"total_discount\": \"0.0\",\n                \"image_url\": \"https://cdn.easystore.pink/s/246457/i/7639873.png\",\n                \"properties\": [],\n                \"is_deleted\": false\n            }\n        ],\n        \"message\": \"Your fulfillment is complete\",\n        \"is_cancelled\": false,\n        \"created_at\": \"2021-05-31T09:46:38+08:00\",\n        \"updated_at\": \"2021-05-31T09:46:38+08:00\",\n        \"cancelled_at\": null\n    }\n}"}],"_postman_id":"8a875a8d-e3c9-44e2-9ca1-76c68c3c86d7"},{"name":"Create a new fulfillment","id":"88cf0f4d-c3f3-4101-8a98-631279f83a97","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"tracking_company\": \"AllSome Fulfillments\",\n    \"tracking_number\": \"EN813659438MY\",\n    \"tracking_url\": \"https://tracking_url.com/EN813659438MY\",\n    \"status\": \"in_transit\",\n    \"service\": \"AllSome Fulfillment Malaysia\",\n    \"message\": \"Your fulfillment is complete\",\n    \"is_mail\": 1,\n    \"consignment_note_url\": \"https://tracking_url.com/consignment/EN813659438MY\",\n    \"line_items\": [\n        {\n            \"id\": 4445896,\n            \"quantity\": 1\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"/api/3.0/orders/:order_id/fulfillments.json","description":"<p>Create a fulfillment for an order</p>\n<h2 id=\"body\">Body</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attributes</th>\n<th>Example value</th>\n<th>Required/Optional</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>tracking_company</td>\n<td>\"AllSome Fulfillments\"</td>\n<td>Optional</td>\n<td>The name of the tracking company.</td>\n</tr>\n<tr>\n<td>tracking_number</td>\n<td>\"EN813659438MY\"</td>\n<td>Optional</td>\n<td>The tracking numbers, provided by the shipping company.</td>\n</tr>\n<tr>\n<td>tracking_url</td>\n<td>\"<a href=\"https://tracking.com/E81M\">https://tracking.com/E81M</a>\"</td>\n<td>Optional</td>\n<td>The URLs of tracking pages for the fulfillment.</td>\n</tr>\n<tr>\n<td>status</td>\n<td>\"in_transit\"</td>\n<td>Optional</td>\n<td>The current shipment status of the fulfillment. Available value: <code>label_printed</code>, <code>label_purchased</code>, <code>attempted_delivery</code>, <code>available_for_pickup</code>, <code>successful_pickup</code>, <code>pending_pickup</code>, <code>arrived_sorting_hub</code>, <code>pending</code>, <code>open</code>, <code>in_transit</code>, <code>out_for_delivery</code>, <code>delivered</code>, <code>failure</code>, <code>cancelled</code>, <code>fulfilled</code></td>\n</tr>\n<tr>\n<td>service</td>\n<td>\"AllSome Fulfillment Malaysia\"</td>\n<td>Optional</td>\n<td>The type of service used.</td>\n</tr>\n<tr>\n<td>message</td>\n<td>\"Your fulfillment is complete\"</td>\n<td>Optional</td>\n<td>Information about this fulfillment.</td>\n</tr>\n<tr>\n<td>is_mail</td>\n<td>1</td>\n<td>Optional</td>\n<td>Whether the customer should be notified. If set to <code>true</code>, then an email will be sent when the fulfillment is created or updated.</td>\n</tr>\n<tr>\n<td>app_handle</td>\n<td>\"allsome\"</td>\n<td>Optional</td>\n<td>Handle of your EasyStore app</td>\n</tr>\n<tr>\n<td>line_items</td>\n<td>[ {\"id\": 6393242, \"quantity\": 1} ]</td>\n<td>Optional</td>\n<td>An array of historical record of items in the fulfillment:</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["api","3.0","orders",":order_id","fulfillments.json"],"host":[""],"query":[],"variable":[{"id":"afdc3053-96ed-4b1b-950e-1669df55a097","type":"any","value":"","key":"order_id"}]}},"response":[{"id":"a3244827-65a7-42e1-8414-f70eaf9397a7","name":"Create a new fulfillment","originalRequest":{"method":"POST","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"tracking_company\": \"AllSome Fulfillments\",\n    \"tracking_number\": \"EN813659438MY\",\n    \"tracking_url\": \"https://tracking_url.com/EN813659438MY\",\n    \"status\": \"in_transit\",\n    \"service\": \"AllSome Fulfillment Malaysia\",\n    \"message\": \"Your fulfillment is complete\",\n    \"is_mail\": 1,\n    \"app_handle\": \"sample-app\",\n    \"line_items\": [\n        {\n            \"id\": 4445896,\n            \"quantity\": 1\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"/api/3.0/orders/:order_id/fulfillments.json","host":[""],"path":["api","3.0","orders",":order_id","fulfillments.json"],"variable":[{"key":"order_id","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 17 May 2021 22:27:41 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 16-Jun-2021 22:27:40 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"fulfillment\": {\n        \"id\": 674687,\n        \"order_id\": 2308671,\n        \"service\": \"AllSome Fulfillment Malaysia\",\n        \"status\": \"in_transit\",\n        \"shipment_status\": \"in_transit\",\n        \"tracking_company\": \"AllSome Fulfillments\",\n        \"tracking_number\": \"EN813659438MY\",\n        \"tracking_url\": \"tracking_url.com/EN813659438MY\",\n        \"consignment_note_url\": \"https://tracking_url.com/consignment/EN813659438MY\",\n        \"line_items\": [\n            {\n                \"id\": 4445896,\n                \"quantity\": 1,\n                \"fulfilled_quantity\": 1,\n                \"fulfillment_service\": \"AllSome Fulfillment Malaysia\",\n                \"fulfillment_status\": \"in_transit\",\n                \"variant_id\": 9998504,\n                \"title\": \"Test SF API\",\n                \"sku\": \"\",\n                \"variant_title\": null,\n                \"product_id\": 1994221,\n                \"shipping_required\": true,\n                \"taxable\": false,\n                \"name\": \"Test SF API\",\n                \"grams\": \"100.0\",\n                \"price\": \"100.0\",\n                \"total_discount\": \"0.0\",\n                \"image_url\": \"https://cdn.easystore.pink/s/246457/i/7639770.png\",\n                \"properties\": [],\n                \"is_deleted\": false\n            }\n        ],\n        \"message\": \"Your fulfillment is complete\",\n        \"is_cancelled\": false,\n        \"created_at\": \"2021-05-18T06:27:40+08:00\",\n        \"updated_at\": \"2021-05-18T06:27:40+08:00\",\n        \"cancelled_at\": null\n    }\n}"}],"_postman_id":"88cf0f4d-c3f3-4101-8a98-631279f83a97"},{"name":"Update an existing fulfillment","id":"bbf86e53-1ffa-4d99-b512-b4311c18291f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"courier\": \"AllSome\",\n    \"tracking_number\": \"EN813659438MY\",\n    \"tracking_url\": \"https://tracking_url.com/EN813659438MY\",\n    \"status\": \"delivered\",\n    \"service\": \"AllSome Fulfillment Malaysia\",\n    \"message\": \"Delivered\",\n    \"consignment_note_url\": \"https://tracking_url.com/consignment/EN813659438MY\"\n}","options":{"raw":{"language":"json"}}},"url":"/api/3.0/orders/:order_id/fulfillments/:fulfillment_id.json","description":"<p>Update a fulfillment for an order</p>\n<h2 id=\"body\">Body</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attributes</th>\n<th>Example value</th>\n<th>Required/Optional</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>tracking_company</td>\n<td>\"AllSome Fulfillments\"</td>\n<td>Optional</td>\n<td>The name of the tracking company.</td>\n</tr>\n<tr>\n<td>tracking_number</td>\n<td>\"EN813659438MY\"</td>\n<td>Optional</td>\n<td>The tracking numbers, provided by the shipping company.</td>\n</tr>\n<tr>\n<td>tracking_url</td>\n<td>\"<a href=\"https://tracking.com/E81M\">https://tracking.com/E81M</a>\"</td>\n<td>Optional</td>\n<td>The URLs of tracking pages for the fulfillment.</td>\n</tr>\n<tr>\n<td>status</td>\n<td>\"in_transit\"</td>\n<td>Optional</td>\n<td>The current shipment status of the fulfillment. Available value: <code>label_printed</code>, <code>label_purchased</code>, <code>attempted_delivery</code>, <code>available_for_pickup</code>, <code>successful_pickup</code>, <code>pending_pickup</code>, <code>arrived_sorting_hub</code>, <code>pending</code>, <code>open</code>, <code>in_transit</code>, <code>out_for_delivery</code>, <code>delivered</code>, <code>failure</code>, <code>cancelled</code>, <code>fulfilled</code></td>\n</tr>\n<tr>\n<td>service</td>\n<td>\"AllSome Fulfillment Malaysia\"</td>\n<td>Optional</td>\n<td>The type of service used.</td>\n</tr>\n<tr>\n<td>message</td>\n<td>\"Your fulfillment is complete\"</td>\n<td>Optional</td>\n<td>Information about this fulfillment.</td>\n</tr>\n<tr>\n<td>is_mail</td>\n<td>1</td>\n<td>Optional</td>\n<td>Whether the customer should be notified. If set to <code>true</code>, then an email will be sent when the fulfillment is created or updated.</td>\n</tr>\n<tr>\n<td>app_handle</td>\n<td>\"allsome\"</td>\n<td>Optional</td>\n<td>Handle of your EasyStore app</td>\n</tr>\n<tr>\n<td>line_items</td>\n<td>[ {\"id\": 6393242, \"quantity\": 1} ]</td>\n<td>Optional</td>\n<td>An array of historical record of items in the fulfillment:</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["api","3.0","orders",":order_id","fulfillments",":fulfillment_id.json"],"host":[""],"query":[],"variable":[{"type":"any","value":"","key":"order_id"},{"type":"any","value":"","key":"fulfillment_id.json"}]}},"response":[{"id":"fb5e4dba-656f-4c27-a0c4-aea4275deb32","name":"Update an existing fulfillment","originalRequest":{"method":"PUT","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"courier\": \"AllSome\",\n    \"tracking_number\": \"EN813659438MY\",\n    \"tracking_url\": \"https://tracking_url.com/EN813659438MY\",\n    \"status\": \"delivered\",\n    \"service\": \"AllSome Fulfillment Malaysia\",\n    \"message\": \"Delivered\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"/api/3.0/orders/:order_id/fulfillments/:fulfillment_id.json","host":[""],"path":["api","3.0","orders",":order_id","fulfillments",":fulfillment_id.json"],"variable":[{"key":"order_id","value":""},{"key":"fulfillment_id.json","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 31 May 2021 01:47:11 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 30-Jun-2021 01:47:11 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Strict-Transport-Security","value":"max-age=15768000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"fulfillment\": {\n        \"id\": 674697,\n        \"order_id\": 2308668,\n        \"service\": \"AllSome Fulfillment Malaysia\",\n        \"status\": \"delivered\",\n        \"shipment_status\": \"delivered\",\n        \"tracking_company\": \"AllSome\",\n        \"tracking_number\": \"EN813659438MY\",\n        \"tracking_url\": \"https://tracking_url.com/EN813659438MY\",\n        \"consignment_note_url\": \"https://tracking_url.com/consignment/EN813659438MY\",\n        \"line_items\": [\n            {\n                \"id\": 4445893,\n                \"quantity\": 1,\n                \"fulfilled_quantity\": 1,\n                \"fulfillment_service\": \"AllSome Fulfillment Malaysia\",\n                \"fulfillment_status\": \"delivered\",\n                \"variant_id\": 9998504,\n                \"title\": \"Test SF API\",\n                \"sku\": \"\",\n                \"variant_title\": null,\n                \"product_id\": 1994221,\n                \"shipping_required\": true,\n                \"taxable\": false,\n                \"name\": \"Test SF API\",\n                \"grams\": \"100.0\",\n                \"price\": \"100.0\",\n                \"total_discount\": \"0.0\",\n                \"image_url\": \"https://cdn.easystore.pink/s/246457/i/7639873.png\",\n                \"properties\": [],\n                \"is_deleted\": false\n            }\n        ],\n        \"message\": \"Delivered\",\n        \"is_cancelled\": false,\n        \"created_at\": \"2021-05-31T09:46:38+08:00\",\n        \"updated_at\": \"2021-05-31T09:47:11+08:00\",\n        \"cancelled_at\": null\n    }\n}"}],"_postman_id":"bbf86e53-1ffa-4d99-b512-b4311c18291f"},{"name":"Cancel a fulfillment","id":"0c27872c-3b7b-4026-8b45-cda9e06854b8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"url":"/api/3.0/orders/:order_id/fulfillments/:fulfillment_id/cancel.json","urlObject":{"path":["api","3.0","orders",":order_id","fulfillments",":fulfillment_id","cancel.json"],"host":[""],"query":[],"variable":[{"type":"any","value":"","key":"order_id"},{"type":"any","value":"","key":"fulfillment_id"}]}},"response":[{"id":"57562299-2cd2-455e-89e1-dd307e62f640","name":"Cancel a fulfillment","originalRequest":{"method":"POST","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"url":{"raw":"/api/3.0/orders/:order_id/fulfillments/:fulfillment_id/cancel.json","host":[""],"path":["api","3.0","orders",":order_id","fulfillments",":fulfillment_id","cancel.json"],"variable":[{"key":"order_id","value":""},{"key":"fulfillment_id","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 17 May 2021 22:28:52 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 16-Jun-2021 22:28:52 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"fulfillment\": {\n        \"id\": 674687,\n        \"order_id\": 2308671,\n        \"service\": \"AllSome Fulfillment Malaysia\",\n        \"status\": \"cancelled\",\n        \"shipment_status\": \"cancelled\",\n        \"tracking_company\": \"AllSome\",\n        \"tracking_number\": \"EN813659438MY\",\n        \"tracking_url\": \"https://tracking_url.com/EN813659438MY\",\n        \"line_items\": [\n            {\n                \"id\": 4445896,\n                \"quantity\": 1,\n                \"fulfilled_quantity\": 1,\n                \"fulfillment_service\": \"AllSome Fulfillment Malaysia\",\n                \"fulfillment_status\": \"cancelled\",\n                \"variant_id\": 9998504,\n                \"title\": \"Test SF API\",\n                \"sku\": \"\",\n                \"variant_title\": null,\n                \"product_id\": 1994221,\n                \"shipping_required\": true,\n                \"taxable\": false,\n                \"name\": \"Test SF API\",\n                \"grams\": \"100.0\",\n                \"price\": \"100.0\",\n                \"total_discount\": \"0.0\",\n                \"image_url\": \"https://cdn.easystore.pink/s/246457/i/7639770.png\",\n                \"properties\": [],\n                \"is_deleted\": false\n            }\n        ],\n        \"message\": \"Delivered\",\n        \"is_cancelled\": true,\n        \"created_at\": \"2021-05-18T06:27:40+08:00\",\n        \"updated_at\": \"2021-05-18T06:28:52+08:00\",\n        \"cancelled_at\": \"2021-05-18T06:28:52+08:00\"\n    }\n}"},{"id":"429173ca-a49f-4e82-8e52-3a1b5be166a9","name":"Cancel a fulfillment","originalRequest":{"method":"POST","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"url":{"raw":"/api/3.0/orders/:order_id/fulfillments/:fulfillment_id/cancel.json","host":[""],"path":["api","3.0","orders",":order_id","fulfillments",":fulfillment_id","cancel.json"],"variable":[{"key":"order_id","value":""},{"key":"fulfillment_id","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 31 May 2021 01:47:30 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 30-Jun-2021 01:47:30 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Strict-Transport-Security","value":"max-age=15768000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"fulfillment\": {\n        \"id\": 674697,\n        \"order_id\": 2308668,\n        \"service\": \"AllSome Fulfillment Malaysia\",\n        \"status\": \"cancelled\",\n        \"shipment_status\": \"cancelled\",\n        \"tracking_company\": \"AllSome\",\n        \"tracking_number\": \"EN813659438MY\",\n        \"tracking_url\": \"https://tracking_url.com/EN813659438MY\",\n        \"line_items\": [\n            {\n                \"id\": 4445893,\n                \"quantity\": 1,\n                \"fulfilled_quantity\": 1,\n                \"fulfillment_service\": \"AllSome Fulfillment Malaysia\",\n                \"fulfillment_status\": \"cancelled\",\n                \"variant_id\": 9998504,\n                \"title\": \"Test SF API\",\n                \"sku\": \"\",\n                \"variant_title\": null,\n                \"product_id\": 1994221,\n                \"shipping_required\": true,\n                \"taxable\": false,\n                \"name\": \"Test SF API\",\n                \"grams\": \"100.0\",\n                \"price\": \"100.0\",\n                \"total_discount\": \"0.0\",\n                \"image_url\": \"https://cdn.easystore.pink/s/246457/i/7639873.png\",\n                \"properties\": [],\n                \"is_deleted\": false\n            }\n        ],\n        \"message\": \"Delivered\",\n        \"is_cancelled\": true,\n        \"created_at\": \"2021-05-31T09:46:38+08:00\",\n        \"updated_at\": \"2021-05-31T09:47:30+08:00\",\n        \"cancelled_at\": \"2021-05-31T09:47:30+08:00\"\n    }\n}"}],"_postman_id":"0c27872c-3b7b-4026-8b45-cda9e06854b8"}],"id":"d3882665-2ead-44fe-900b-8abcf636549d","description":"<p>The fulfillment endpoints allow you to manage the fulfillments in the store.</p>\n<ul>\n<li><p><strong>Fulfillment</strong>:</p>\n<ul>\n<li><p>Represents the fulfillment details of an order.</p>\n</li>\n<li><p>Contains details such as id, order id, service, status, shipment status, tracking company, tracking number, tracking URL, consignment note URL, message, cancellation status, and timestamps for creation and updates.</p>\n</li>\n<li><p>A fulfillment belongs to an order and has many line items.</p>\n</li>\n</ul>\n</li>\n<li><p><strong>Order</strong>:</p>\n<ul>\n<li><p>Represents a customer's order which the fulfillment is associated with.</p>\n</li>\n<li><p>Contains details such as id, token, cart token, number, order number, email, customer id, currency code, exchange rate, subtotal price, total shipping fee, total credit used, total discount, total tax, total transaction fee, total amount, total rounding, total amount including transaction fees, total shipping, total line item price, total price, credit used, taxes included, credit earned, financial status, fulfillment status, browser IP, creation date, and update date.</p>\n</li>\n</ul>\n</li>\n<li><p><strong>Line Item</strong>:</p>\n<ul>\n<li><p>Represents individual items in a fulfillment.</p>\n</li>\n<li><p>Contains details such as id, quantity, fulfilled quantity, fulfillment service, fulfillment status, variant id, title, SKU, variant title, product id, shipping required, taxable status, name, grams, price, total discount, image URL, properties, and deletion status.</p>\n</li>\n</ul>\n</li>\n</ul>\n<h3 id=\"fulfillment-resource-fields\">Fulfillment Resource Fields</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Attribute</strong></th>\n<th><strong>Example Value</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>674697</td>\n<td>The unique identifier of the fulfillment.</td>\n</tr>\n<tr>\n<td>order_id</td>\n<td>2308668</td>\n<td>The unique identifier of the order associated with the fulfillment.</td>\n</tr>\n<tr>\n<td>service</td>\n<td>\"AllSome Fulfillment Malaysia\"</td>\n<td>The service used for fulfillment.</td>\n</tr>\n<tr>\n<td>status</td>\n<td>\"in_transit\"</td>\n<td>The current status of the fulfillment.</td>\n</tr>\n<tr>\n<td>shipment_status</td>\n<td>\"in_transit\"</td>\n<td>The shipment status of the fulfillment.</td>\n</tr>\n<tr>\n<td>tracking_company</td>\n<td>\"AllSome Fulfillments\"</td>\n<td>The company responsible for tracking the shipment.</td>\n</tr>\n<tr>\n<td>tracking_number</td>\n<td>\"EN813659438MY\"</td>\n<td>The tracking number for the shipment.</td>\n</tr>\n<tr>\n<td>tracking_url</td>\n<td>\"<a href=\"https://tracking_url.com/EN813659438MY\">https://tracking_url.com/EN813659438MY\"</a></td>\n<td>The URL for tracking the shipment.</td>\n</tr>\n<tr>\n<td>consignment_note_url</td>\n<td>\"<a href=\"https://tracking_url.com/consignment/EN813659438MY\">https://tracking_url.com/consignment/EN813659438MY\"</a></td>\n<td>The URL for the consignment note of the shipment.</td>\n</tr>\n<tr>\n<td>line_items</td>\n<td>Refer to the line_items table</td>\n<td>An array of line items associated with the fulfillment.</td>\n</tr>\n<tr>\n<td>message</td>\n<td>\"Your fulfillment is complete\"</td>\n<td>A message associated with the fulfillment.</td>\n</tr>\n<tr>\n<td>is_cancelled</td>\n<td>false</td>\n<td>Indicates if the fulfillment has been cancelled.</td>\n</tr>\n<tr>\n<td>created_at</td>\n<td>\"2021-05-31T09:46:38+08:00\"</td>\n<td>The date and time when the fulfillment was created.</td>\n</tr>\n<tr>\n<td>updated_at</td>\n<td>\"2021-05-31T09:46:38+08:00\"</td>\n<td>The date and time when the fulfillment was last updated.</td>\n</tr>\n<tr>\n<td>cancelled_at</td>\n<td>null</td>\n<td>The date and time when the fulfillment was cancelled, if applicable.</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"line_items\">line_items</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Attribute</strong></th>\n<th><strong>Example Value</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>4445893</td>\n<td>The unique identifier of the line item.</td>\n</tr>\n<tr>\n<td>quantity</td>\n<td>1</td>\n<td>The quantity of the item being fulfilled.</td>\n</tr>\n<tr>\n<td>fulfilled_quantity</td>\n<td>1</td>\n<td>The quantity of the item that has been fulfilled.</td>\n</tr>\n<tr>\n<td>fulfillment_service</td>\n<td>\"AllSome Fulfillment Malaysia\"</td>\n<td>The service used for fulfilling the item.</td>\n</tr>\n<tr>\n<td>fulfillment_status</td>\n<td>\"in_transit\"</td>\n<td>The fulfillment status of the item.</td>\n</tr>\n<tr>\n<td>variant_id</td>\n<td>9998504</td>\n<td>The unique identifier of the variant of the product being fulfilled.</td>\n</tr>\n<tr>\n<td>title</td>\n<td>\"Test SF API\"</td>\n<td>The title of the product.</td>\n</tr>\n<tr>\n<td>sku</td>\n<td>\"\"</td>\n<td>The stock keeping unit (SKU) of the product.</td>\n</tr>\n<tr>\n<td>variant_title</td>\n<td>null</td>\n<td>The title of the variant of the product, if applicable.</td>\n</tr>\n<tr>\n<td>product_id</td>\n<td>1994221</td>\n<td>The unique identifier of the product.</td>\n</tr>\n<tr>\n<td>shipping_required</td>\n<td>true</td>\n<td>Indicates if shipping is required for the item.</td>\n</tr>\n<tr>\n<td>taxable</td>\n<td>false</td>\n<td>Indicates if the item is taxable.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>\"Test SF API\"</td>\n<td>The name of the item.</td>\n</tr>\n<tr>\n<td>grams</td>\n<td>\"100.0\"</td>\n<td>The weight of the item in grams.</td>\n</tr>\n<tr>\n<td>price</td>\n<td>\"100.0\"</td>\n<td>The price of the item.</td>\n</tr>\n<tr>\n<td>total_discount</td>\n<td>\"0.0\"</td>\n<td>The total discount applied to the item.</td>\n</tr>\n<tr>\n<td>image_url</td>\n<td>\"<a href=\"https://cdn.easystore.pink/s/246457/i/7639873.png\">https://cdn.easystore.pink/s/246457/i/7639873.png\"</a></td>\n<td>The URL of the image associated with the item.</td>\n</tr>\n<tr>\n<td>properties</td>\n<td>[]</td>\n<td>An array of properties associated with the item.</td>\n</tr>\n<tr>\n<td>is_deleted</td>\n<td>false</td>\n<td>Indicates if the item has been deleted.</td>\n</tr>\n</tbody>\n</table>\n</div>","event":[{"listen":"prerequest","script":{"id":"6f260a30-c348-4fed-a466-8e25dbd1dd08","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"122f5a8e-c530-4df6-a936-7f9c0e7b18b3","type":"text/javascript","exec":[""]}}],"_postman_id":"d3882665-2ead-44fe-900b-8abcf636549d"},{"name":"Transactions","item":[{"name":"Retrieve a list of transactions","id":"d53ff977-7414-481e-91a4-1ee82d8f64b6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"url":"/api/3.0/orders/:order_id/transactions.json","urlObject":{"path":["api","3.0","orders",":order_id","transactions.json"],"host":[""],"query":[],"variable":[{"id":"5563f49d-1df7-4b64-9ab6-816353de9dcc","type":"any","value":"","key":"order_id"}]}},"response":[{"id":"96eb5070-0a44-4f53-91ae-9551dd3e7e68","name":"Retrieve a list of transactions","originalRequest":{"method":"GET","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"url":{"raw":"/api/3.0/orders/:order_id/transactions.json","host":[""],"path":["api","3.0","orders",":order_id","transactions.json"],"variable":[{"key":"order_id","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 17 May 2021 23:03:33 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 16-Jun-2021 23:03:33 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"transactions\": [\n        {\n            \"id\": 1359225,\n            \"user_id\": null,\n            \"user_type\": null,\n            \"amount\": \"100.0\",\n            \"currency\": \"TWD\",\n            \"gateway_type\": \"shopee-payment\",\n            \"gateway_title\": \"Shopee Payment\",\n            \"gateway_method\": \"Shopee Wallet V2\",\n            \"status\": 1,\n            \"error_code\": null,\n            \"error_description\": null\n        },\n        {\n            \"id\": 1359226,\n            \"user_id\": null,\n            \"user_type\": null,\n            \"amount\": \"100.0\",\n            \"currency\": \"TWD\",\n            \"gateway_type\": \"shopee-payment\",\n            \"gateway_title\": \"Shopee Payment\",\n            \"gateway_method\": \"Shopee Wallet V2\",\n            \"status\": 1,\n            \"error_code\": null,\n            \"error_description\": null\n        }\n    ]\n}"}],"_postman_id":"d53ff977-7414-481e-91a4-1ee82d8f64b6"},{"name":"Retrieve a single transaction","id":"06153937-9844-4330-afb6-1a8ca930da0e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"url":"/api/3.0/orders/:order_id/transactions/transaction_id.json","urlObject":{"path":["api","3.0","orders",":order_id","transactions","transaction_id.json"],"host":[""],"query":[],"variable":[{"id":"32a24bbc-e29c-4791-aa9b-03a318d962e1","type":"any","value":"","key":"order_id"}]}},"response":[{"id":"6952b0e3-f3f2-4e87-80ac-dcd15f3fdcec","name":"Retrieve a single transaction","originalRequest":{"method":"GET","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"url":{"raw":"/api/3.0/orders/:order_id/transactions/transaction_id.json","host":[""],"path":["api","3.0","orders",":order_id","transactions","transaction_id.json"],"variable":[{"key":"order_id","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 17 May 2021 23:04:02 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 16-Jun-2021 23:04:02 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"transaction\": {\n        \"id\": 1359225,\n        \"user_id\": null,\n        \"user_type\": null,\n        \"amount\": \"100.0\",\n        \"currency\": \"TWD\",\n        \"gateway_type\": \"shopee-payment\",\n        \"gateway_title\": \"Shopee Payment\",\n        \"gateway_method\": \"Shopee Wallet V2\",\n        \"status\": 1,\n        \"error_code\": null,\n        \"error_description\": null\n    }\n}"}],"_postman_id":"06153937-9844-4330-afb6-1a8ca930da0e"},{"name":"Create transaction","id":"f3773424-5d0b-49cb-9df5-6ba01935c5d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"EasyStore-Access-Token","type":"text","value":""},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n  \"transaction\": {\r\n    \"currency\": \"TWD\",\r\n    \"amount\": \"100.00\",\r\n    \"status\": 1,\r\n    \"gateway\": {\r\n    \t\"type\": \"shopee-payment\",\r\n    \t\"title\": \"Shopee Payment\",\r\n    \t\"method\": \"Shopee Wallet V2\"\r\n    }\r\n  }\r\n}"},"url":"/api/3.0/orders/:order_id/transactions.json","description":"<p>Create a transaction for an order</p>\n<h2 id=\"body\">Body</h2>\n<h1 id=\"transaction\">transaction</h1>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attributes</th>\n<th>Example value</th>\n<th>Required/Optional</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>currency</td>\n<td>\"TWD\"</td>\n<td>Required</td>\n<td>The currency of this transaction.</td>\n</tr>\n<tr>\n<td>amount</td>\n<td>\"100.00\"</td>\n<td>Required</td>\n<td>The amount of this transaction.</td>\n</tr>\n<tr>\n<td>status</td>\n<td>1</td>\n<td>Required</td>\n<td>The status of this transaction.  (0/1)</td>\n</tr>\n</tbody>\n</table>\n</div><h1 id=\"gateway\">gateway</h1>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attributes</th>\n<th>Example value</th>\n<th>Required/Optional</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>type</td>\n<td>\"shopee-payment\"</td>\n<td>Optional</td>\n<td>Indicates the type of the gateway.</td>\n</tr>\n<tr>\n<td>title</td>\n<td>\"Shopee Payment\"</td>\n<td>Required</td>\n<td>Indicates the type of the title.</td>\n</tr>\n<tr>\n<td>method</td>\n<td>\"Shopee Wallet V2\"</td>\n<td>Optional</td>\n<td>Indicates the type of the method.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["api","3.0","orders",":order_id","transactions.json"],"host":[""],"query":[],"variable":[{"type":"any","value":"","key":"order_id"}]}},"response":[{"id":"b3878d53-8201-4e8a-9986-e9eadc5be36c","name":"Create transaction","originalRequest":{"method":"POST","header":[{"key":"EasyStore-Access-Token","type":"text","value":""},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n  \"transaction\": {\r\n    \"currency\": \"TWD\",\r\n    \"amount\": \"100.00\",\r\n    \"status\": 1,\r\n    \"gateway\": {\r\n    \t\"type\": \"shopee-payment\",\r\n    \t\"title\": \"Shopee Payment\",\r\n    \t\"method\": \"Shopee Wallet V2\"\r\n    }\r\n  }\r\n}"},"url":{"raw":"/api/3.0/orders/:order_id/transactions.json","host":[""],"path":["api","3.0","orders",":order_id","transactions.json"],"variable":[{"key":"order_id","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 17 May 2021 23:02:59 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 16-Jun-2021 23:02:59 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"transaction\": {\n        \"id\": 1359226,\n        \"user_id\": null,\n        \"user_type\": null,\n        \"amount\": \"100.0\",\n        \"currency\": \"TWD\",\n        \"gateway_type\": \"shopee-payment\",\n        \"gateway_title\": \"Shopee Payment\",\n        \"gateway_method\": \"Shopee Wallet V2\",\n        \"status\": 1,\n        \"error_code\": null,\n        \"error_description\": null\n    }\n}"}],"_postman_id":"f3773424-5d0b-49cb-9df5-6ba01935c5d9"}],"id":"c12caed8-4632-4292-9bf4-724198c392e7","description":"<p>The transaction endpoints allow you to manage the transactions in the store.</p>\n<ul>\n<li><p><strong>Transaction</strong>:</p>\n<ul>\n<li><p>Represents the details of a financial transaction within an order.</p>\n</li>\n<li><p>Contains details such as id, user id, user type, amount, currency, gateway type, gateway title, gateway method, status, error code, and error description.</p>\n</li>\n<li><p>A transaction belongs to an order.</p>\n</li>\n</ul>\n</li>\n<li><p><strong>Order</strong>:</p>\n<ul>\n<li><p>Represents a customer's order which the transaction is associated with.</p>\n</li>\n<li><p>Contains details such as id, token, cart token, number, order number, email, customer id, currency code, exchange rate, subtotal price, total shipping fee, total credit used, total discount, total tax, total transaction fee, total amount, total rounding, total amount including transaction fees, total shipping, total line item price, total price, credit used, taxes included, credit earned, financial status, fulfillment status, browser IP, creation date, and update date.</p>\n</li>\n</ul>\n</li>\n</ul>\n<h3 id=\"transaction-resource-fields\">Transaction Resource Fields</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Attribute</strong></th>\n<th><strong>Example Value</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>1359225</td>\n<td>The unique identifier of the transaction.</td>\n</tr>\n<tr>\n<td>user_id</td>\n<td>null</td>\n<td>The unique identifier of the user associated with the transaction, if applicable.</td>\n</tr>\n<tr>\n<td>user_type</td>\n<td>null</td>\n<td>The type of user associated with the transaction, if applicable.</td>\n</tr>\n<tr>\n<td>amount</td>\n<td>\"100.0\"</td>\n<td>The amount involved in the transaction.</td>\n</tr>\n<tr>\n<td>currency</td>\n<td>\"TWD\"</td>\n<td>The currency used for the transaction.</td>\n</tr>\n<tr>\n<td>gateway_type</td>\n<td>\"shopee-payment\"</td>\n<td>The type of payment gateway used for the transaction.</td>\n</tr>\n<tr>\n<td>gateway_title</td>\n<td>\"Shopee Payment\"</td>\n<td>The title of the payment gateway.</td>\n</tr>\n<tr>\n<td>gateway_method</td>\n<td>\"Shopee Wallet V2\"</td>\n<td>The method of payment used in the gateway.</td>\n</tr>\n<tr>\n<td>status</td>\n<td>1</td>\n<td>The current status of the transaction. Valid statuses include: -3 (failed), -2 (void), -1 (pending), 0 (authorized), 1 (paid), 4 (partially refunded).</td>\n</tr>\n<tr>\n<td>error_code</td>\n<td>null</td>\n<td>The error code associated with the transaction, if any.</td>\n</tr>\n<tr>\n<td>error_description</td>\n<td>null</td>\n<td>The error description associated with the transaction, if any.</td>\n</tr>\n</tbody>\n</table>\n</div>","event":[{"listen":"prerequest","script":{"id":"70f8bab0-b22c-4241-b6b0-7a2bca1a3e75","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"c14b8427-fc44-451b-b701-1470100708f7","type":"text/javascript","exec":[""]}}],"_postman_id":"c12caed8-4632-4292-9bf4-724198c392e7"},{"name":"Curls","item":[{"name":"Retrieve a list of curls","id":"e619cdd1-a92f-4e83-b103-bcdc700d3307","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Easystore-Access-Token","value":"{{app_access_token}}","type":"text"}],"url":"/api/3.0/curls.json","urlObject":{"path":["api","3.0","curls.json"],"host":[""],"query":[{"disabled":true,"description":{"content":"<p>Return up to this number of webhooks per page.</p>\n","type":"text/plain"},"key":"limit","value":"50"},{"disabled":true,"description":{"content":"<p>Page wish to retun of the paginated result.</p>\n","type":"text/plain"},"key":"page","value":"1"},{"disabled":true,"description":{"content":"<p>Restrict webhooks to after the specified ID.</p>\n","type":"text/plain"},"key":"since_id","value":"361927"},{"disabled":true,"description":{"content":"<p>Show curls created after date.</p>\n","type":"text/plain"},"key":"created_at_min","value":"2025-02-13 00:00:00"},{"disabled":true,"description":{"content":"<p>Show curls created before date.</p>\n","type":"text/plain"},"key":"created_at_max","value":"2025-02-13 23:59:59"},{"disabled":true,"description":{"content":"<p>Show curls updated after date.</p>\n","type":"text/plain"},"key":"updated_at_min","value":"2025-02-13 00:00:00"},{"disabled":true,"description":{"content":"<p>Show curls updated before date.</p>\n","type":"text/plain"},"key":"updated_at_max","value":"2025-02-13 23:59:59"},{"disabled":true,"description":{"content":"<p>Return curls sorting by its attribute ascending (asc) or descending (desc).\nExample: id.as</p>\n","type":"text/plain"},"key":"sort","value":"id.desc"}],"variable":[]}},"response":[{"id":"7e41d5c9-c7b1-4e4e-bcd3-7e4d092fc31b","name":"Success 200 OK","originalRequest":{"method":"GET","header":[{"key":"Easystore-Access-Token","value":"{{app_access_token}}","type":"text"}],"url":{"raw":"/api/3.0/curls.json","host":[""],"path":["api","3.0","curls.json"],"query":[{"key":"limit","value":"50","type":"text","disabled":true},{"key":"page","value":"1","type":"text","disabled":true},{"key":"since_id","value":"361927","type":"text","disabled":true},{"key":"created_at_min","value":"2025-02-13 00:00:00","type":"text","disabled":true},{"key":"created_at_max","value":"2025-02-13 23:59:59","type":"text","disabled":true},{"key":"updated_at_min","value":"2025-02-13 00:00:00","type":"text","disabled":true},{"key":"updated_at_max","value":"2025-02-13 23:59:59","type":"text","disabled":true},{"key":"sort","value":"id.desc","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"set-cookie","value":"locale=en_US; expires=Sat, 15-Mar-2025 06:31:15 GMT; Max-Age=2592000; path=/"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"accept-ranges","value":"bytes"},{"key":"via","value":"1.1 varnish, 1.1 varnish, 1.1 varnish"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-encoding","value":"gzip"},{"key":"cache-control","value":"no-cache, private"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-powered-by","value":"Express"},{"key":"Date","value":"Thu, 13 Feb 2025 06:31:15 GMT"},{"key":"X-Served-By","value":"cache-qpg120106-QPG, cache-qpg1245-QPG, cache-kul9829-KUL"},{"key":"X-Cache","value":"MISS, MISS, MISS"},{"key":"X-Cache-Hits","value":"0, 0, 0"},{"key":"X-Timer","value":"S1739428276.674016,VS0,VE67"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31557600"},{"key":"transfer-encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"total_count\": 2,\n    \"page_count\": 1,\n    \"page\": 1,\n    \"limit\": 50,\n    \"sort\": \"[\\\"updated_at\\\", \\\"desc\\\"]\",\n    \"curls\": [\n        {\n            \"id\": 361929,\n            \"url\": \"https://apps.easystore.co/logistics/list/shipping_rate\",\n            \"topic\": \"shipping/list/cod\",\n            \"created_at\": \"2025-02-13T06:28:12+00:00\",\n            \"updated_at\": \"2025-02-13T06:28:12+00:00\"\n        },\n        {\n            \"id\": 361923,\n            \"url\": \"https://apps.easystore.co/logistics/list/shipping_rate\",\n            \"topic\": \"shipping/list/non_cod\",\n            \"created_at\": \"2025-02-13T06:13:48+00:00\",\n            \"updated_at\": \"2025-02-13T06:13:48+00:00\"\n        }\n    ]\n}"}],"_postman_id":"e619cdd1-a92f-4e83-b103-bcdc700d3307"},{"name":"Retrieve a single curl","id":"fa803847-11fd-4d3c-a07b-43310004a35e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Easystore-Access-Token","value":"{{app_access_token}}","type":"text"}],"url":"/api/3.0/curls/:curl_id.json","urlObject":{"path":["api","3.0","curls",":curl_id.json"],"host":[""],"query":[],"variable":[{"type":"any","value":"361929","key":"curl_id"}]}},"response":[{"id":"940653e3-8baa-45fb-8b93-40adc9abd1b4","name":"Success 200 OK","originalRequest":{"method":"GET","header":[{"key":"Easystore-Access-Token","value":"{{app_access_token}}","type":"text"}],"url":{"raw":"/api/3.0/curls/:curl_id.json","host":[""],"path":["api","3.0","curls",":curl_id.json"],"variable":[{"key":"curl_id","value":"361929"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"set-cookie","value":"locale=en_US; expires=Sat, 15-Mar-2025 06:32:07 GMT; Max-Age=2592000; path=/"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"accept-ranges","value":"bytes"},{"key":"via","value":"1.1 varnish, 1.1 varnish, 1.1 varnish"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-encoding","value":"gzip"},{"key":"cache-control","value":"no-cache, private"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-powered-by","value":"Express"},{"key":"Date","value":"Thu, 13 Feb 2025 06:32:07 GMT"},{"key":"X-Served-By","value":"cache-qpg120107-QPG, cache-qpg120111-QPG, cache-kul9829-KUL"},{"key":"X-Cache","value":"MISS, MISS, MISS"},{"key":"X-Cache-Hits","value":"0, 0, 0"},{"key":"X-Timer","value":"S1739428327.974685,VS0,VE114"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31557600"},{"key":"transfer-encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"curl\": {\n        \"id\": 361929,\n        \"url\": \"https://apps.easystore.co/logistics/list/shipping_rate\",\n        \"topic\": \"shipping/list/cod\",\n        \"created_at\": \"2025-02-13T06:28:12+00:00\",\n        \"updated_at\": \"2025-02-13T06:28:12+00:00\"\n    }\n}"},{"id":"19af058b-2b09-4017-aab2-ecbe05849aac","name":"Record not Found 408","originalRequest":{"method":"GET","header":[{"key":"Easystore-Access-Token","value":"{{app_access_token}}","type":"text"}],"url":{"raw":"/api/3.0/curls/:curl_id.json","host":[""],"path":["api","3.0","curls",":curl_id.json"],"variable":[{"key":"curl_id","value":"361928"}]}},"status":"Request Timeout","code":408,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"set-cookie","value":"locale=en_US; expires=Sat, 15-Mar-2025 06:32:17 GMT; Max-Age=2592000; path=/"},{"key":"via","value":"1.1 varnish, 1.1 varnish, 1.1 varnish"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"accept-ranges","value":"bytes"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"cache-control","value":"no-cache, private"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-powered-by","value":"Express"},{"key":"Date","value":"Thu, 13 Feb 2025 06:32:17 GMT"},{"key":"X-Served-By","value":"cache-qpg1277-QPG, cache-qpg1231-QPG, cache-kul9829-KUL"},{"key":"X-Cache","value":"MISS, MISS, MISS"},{"key":"X-Cache-Hits","value":"0, 0, 0"},{"key":"X-Timer","value":"S1739428337.475928,VS0,VE82"},{"key":"Strict-Transport-Security","value":"max-age=31557600"},{"key":"transfer-encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": {\n        \"type\": \"RecordNotFound\",\n        \"message\": \"The record is not found in EasyStore.\",\n        \"code\": \"record_not_found\"\n    }\n}"}],"_postman_id":"fa803847-11fd-4d3c-a07b-43310004a35e"},{"name":"Count total of curls","id":"c356aaa1-a2bc-412f-9fe3-46113fc5eb32","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Easystore-Access-Token","value":"{{app_access_token}}","type":"text"}],"url":"/api/3.0/curls/count.json","urlObject":{"path":["api","3.0","curls","count.json"],"host":[""],"query":[],"variable":[]}},"response":[{"id":"7cde005e-bd00-4d95-a007-2ee129719448","name":"Success 200 OK","originalRequest":{"method":"GET","header":[{"key":"Easystore-Access-Token","value":"{{app_access_token}}","type":"text"}],"url":"/api/3.0/curls/count.json"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"set-cookie","value":"locale=en_US; expires=Sat, 15-Mar-2025 06:32:49 GMT; Max-Age=2592000; path=/"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"accept-ranges","value":"bytes"},{"key":"via","value":"1.1 varnish, 1.1 varnish, 1.1 varnish"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-encoding","value":"gzip"},{"key":"cache-control","value":"no-cache, private"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-powered-by","value":"Express"},{"key":"Date","value":"Thu, 13 Feb 2025 06:32:49 GMT"},{"key":"X-Served-By","value":"cache-qpg120110-QPG, cache-qpg1231-QPG, cache-kul9829-KUL"},{"key":"X-Cache","value":"MISS, MISS, MISS"},{"key":"X-Cache-Hits","value":"0, 0, 0"},{"key":"X-Timer","value":"S1739428369.152209,VS0,VE80"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31557600"},{"key":"transfer-encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 2\n}"}],"_postman_id":"c356aaa1-a2bc-412f-9fe3-46113fc5eb32"},{"name":"Create curl","id":"d90e2307-b7ca-45c7-95a6-d8acd9f617ad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Easystore-Access-Token","value":"{{app_access_token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"curl\": {\n        \"url\": \"https://apps.easystore.co/logistics/pickup_verify_rate\",\n        \"topic\": \"pickup/verify\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"/api/3.0/curls.json","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Attributes</strong></th>\n<th><strong>Example Value</strong></th>\n<th><strong>Required/Optional</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>topic</td>\n<td>\"pickup/verify\"</td>\n<td>Required</td>\n<td>Valid topic:  <br />shipping/list/cod, shipping/list/non_cod, pickup/locations/list, pickup/methods/list, pos/pickup/methods/list, external/customer/get, external/customer/list, external/customer/membership/get, external/customer/point/get, external/customer/point/decrease, external/customer/point/return,product/status , shipping/verify, pickup/verify, pos/pickup/verify, shipping/list/timeslot</td>\n</tr>\n<tr>\n<td>url</td>\n<td>\"<a href=\"https://apps.easystore.co/logistics/pickup_verify_rate\">https://apps.easystore.co/logistics/pickup_verify_rate</a>\"</td>\n<td>Required</td>\n<td>URI where the curls subscription should send the POST request when the event occurs.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["api","3.0","curls.json"],"host":[""],"query":[],"variable":[]}},"response":[{"id":"7679c455-29dd-446f-9caf-9a5d5e318923","name":"Success 200 OK","originalRequest":{"method":"POST","header":[{"key":"Easystore-Access-Token","value":"{{app_access_token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"curl\": {\n        \"url\": \"https://apps.easystore.co/logistics/list/shipping_rate\",\n        \"topic\": \"shipping/list/non_cod\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"/api/3.0/curls.json"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"set-cookie","value":"locale=en_US; expires=Sat, 15-Mar-2025 06:13:47 GMT; Max-Age=2592000; path=/"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"accept-ranges","value":"bytes"},{"key":"via","value":"1.1 varnish, 1.1 varnish, 1.1 varnish"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-encoding","value":"gzip"},{"key":"cache-control","value":"no-cache, private"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-powered-by","value":"Express"},{"key":"Date","value":"Thu, 13 Feb 2025 06:13:48 GMT"},{"key":"X-Served-By","value":"cache-qpg120096-QPG, cache-qpg120108-QPG, cache-kul9829-KUL"},{"key":"X-Cache","value":"MISS, MISS, MISS"},{"key":"X-Cache-Hits","value":"0, 0, 0"},{"key":"X-Timer","value":"S1739427227.441277,VS0,VE1401"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31557600"},{"key":"transfer-encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"curl\": {\n        \"id\": 361923,\n        \"url\": \"https://apps.easystore.co/logistics/list/shipping_rate\",\n        \"topic\": \"shipping/list/non_cod\",\n        \"created_at\": \"2025-02-13T06:13:48+00:00\",\n        \"updated_at\": \"2025-02-13T06:13:48+00:00\"\n    }\n}"},{"id":"f02ab002-6ced-4ca6-9bb6-42de5fec1ffd","name":"Unauthorized 401","originalRequest":{"method":"POST","header":[{"key":"Easystore-Access-Token","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"curl\": {\n        \"url\": \"https://apps.easystore.co/logistics/list/shipping_rate\",\n        \"topic\": \"shipping/list/non_cod\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"/api/3.0/curls.json"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"set-cookie","value":"locale=en_US; expires=Sat, 15-Mar-2025 06:14:54 GMT; Max-Age=2592000; path=/"},{"key":"via","value":"1.1 varnish, 1.1 varnish, 1.1 varnish"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"accept-ranges","value":"bytes"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"cache-control","value":"no-cache, private"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-powered-by","value":"Express"},{"key":"Date","value":"Thu, 13 Feb 2025 06:14:54 GMT"},{"key":"X-Served-By","value":"cache-qpg1279-QPG, cache-qpg1276-QPG, cache-kul9821-KUL"},{"key":"X-Cache","value":"MISS, MISS, MISS"},{"key":"X-Cache-Hits","value":"0, 0, 0"},{"key":"X-Timer","value":"S1739427295.611875,VS0,VE172"},{"key":"Strict-Transport-Security","value":"max-age=31557600"},{"key":"transfer-encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": {\n        \"type\": \"Unauthorized\",\n        \"message\": \"Missing access token (auth_app).\",\n        \"code\": \"missing_access_token_auth_app\"\n    }\n}"},{"id":"f14e9442-a858-47a2-9301-619bb5061870","name":"Forbidden 403 - Incorrect access token","originalRequest":{"method":"POST","header":[{"key":"Easystore-Access-Token","value":"{{app_access_token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"curl\": {\n        \"url\": \"https://apps.easystore.co/logistics/list/shipping_rate\",\n        \"topic\": \"shipping/list/non_cod\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"/api/3.0/curls.json"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"set-cookie","value":"locale=en_US; expires=Sat, 15-Mar-2025 06:15:18 GMT; Max-Age=2592000; path=/"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"accept-ranges","value":"bytes"},{"key":"via","value":"1.1 varnish, 1.1 varnish, 1.1 varnish"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-encoding","value":"gzip"},{"key":"cache-control","value":"no-cache, private"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-powered-by","value":"Express"},{"key":"Date","value":"Thu, 13 Feb 2025 06:15:18 GMT"},{"key":"X-Served-By","value":"cache-qpg1228-QPG, cache-qpg1240-QPG, cache-kul9821-KUL"},{"key":"X-Cache","value":"MISS, MISS, MISS"},{"key":"X-Cache-Hits","value":"0, 0, 0"},{"key":"X-Timer","value":"S1739427318.497906,VS0,VE86"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31557600"},{"key":"transfer-encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": {\n        \"type\": \"Forbidden\",\n        \"message\": \"Permission denied.\",\n        \"code\": \"permission_denied\"\n    }\n}"}],"_postman_id":"d90e2307-b7ca-45c7-95a6-d8acd9f617ad"},{"name":"Update curl","id":"19eb213b-2371-4e42-bee0-4f63a61f0ea8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Easystore-Access-Token","value":"{{app_access_token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"curl\": {\n        \"url\": \"https://apps.easystore.blue/logistics_my/list/shipping_rate1\",\n        \"topic\": \"shipping/list/cod\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"/api/3.0/curls/:curl_id.json","urlObject":{"path":["api","3.0","curls",":curl_id.json"],"host":[""],"query":[],"variable":[{"type":"any","value":"361929","key":"curl_id"}]}},"response":[{"id":"de03a52f-76ed-4911-9bcc-0120ba5d2f9d","name":"Success 200 OK","originalRequest":{"method":"PUT","header":[{"key":"Easystore-Access-Token","value":"{{app_access_token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"curl\": {\n        \"url\": \"https://apps.easystore.blue/logistics_my/list/shipping_rate1\",\n        \"topic\": \"shipping/list/cod\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"/api/3.0/curls/:curl_id.json","host":[""],"path":["api","3.0","curls",":curl_id.json"],"variable":[{"key":"curl_id","value":"361929"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"set-cookie","value":"locale=en_US; expires=Sat, 15-Mar-2025 06:35:18 GMT; Max-Age=2592000; path=/"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"accept-ranges","value":"bytes"},{"key":"via","value":"1.1 varnish, 1.1 varnish, 1.1 varnish"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-encoding","value":"gzip"},{"key":"cache-control","value":"no-cache, private"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-powered-by","value":"Express"},{"key":"Date","value":"Thu, 13 Feb 2025 06:35:18 GMT"},{"key":"X-Served-By","value":"cache-qpg120103-QPG, cache-qpg1221-QPG, cache-kul9829-KUL"},{"key":"X-Cache","value":"MISS, MISS, MISS"},{"key":"X-Cache-Hits","value":"0, 0, 0"},{"key":"X-Timer","value":"S1739428518.260680,VS0,VE121"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31557600"},{"key":"transfer-encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"curl\": {\n        \"id\": 361929,\n        \"url\": \"https://apps.easystore.blue/logistics_my/list/shipping_rate1\",\n        \"topic\": \"shipping/list/cod\",\n        \"created_at\": \"2025-02-13T06:28:12+00:00\",\n        \"updated_at\": \"2025-02-13T06:35:18+00:00\"\n    }\n}"}],"_postman_id":"19eb213b-2371-4e42-bee0-4f63a61f0ea8"},{"name":"Delete curl","id":"c3c9b2a1-f0ac-44ae-bb57-4a744d2334dc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Easystore-Access-Token","value":"{{app_access_token}}","type":"text"}],"url":"/api/3.0/curls/:curl_id.json","urlObject":{"path":["api","3.0","curls",":curl_id.json"],"host":[""],"query":[],"variable":[{"type":"any","value":"361930","key":"curl_id"}]}},"response":[{"id":"efd7cbec-cae4-45b1-9f1f-11777c861cdb","name":"Success 200 OK","originalRequest":{"method":"DELETE","header":[{"key":"Easystore-Access-Token","value":"{{app_access_token}}","type":"text"}],"url":{"raw":"/api/3.0/curls/:curl_id.json","host":[""],"path":["api","3.0","curls",":curl_id.json"],"variable":[{"key":"curl_id","value":"361930"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"set-cookie","value":"locale=en_US; expires=Sat, 15-Mar-2025 06:34:15 GMT; Max-Age=2592000; path=/"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"accept-ranges","value":"bytes"},{"key":"via","value":"1.1 varnish, 1.1 varnish, 1.1 varnish"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-encoding","value":"gzip"},{"key":"cache-control","value":"no-cache, private"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-powered-by","value":"Express"},{"key":"Date","value":"Thu, 13 Feb 2025 06:34:15 GMT"},{"key":"X-Served-By","value":"cache-qpg1279-QPG, cache-qpg1267-QPG, cache-kul9829-KUL"},{"key":"X-Cache","value":"MISS, MISS, MISS"},{"key":"X-Cache-Hits","value":"0, 0, 0"},{"key":"X-Timer","value":"S1739428455.321857,VS0,VE113"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31557600"},{"key":"transfer-encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"c3c9b2a1-f0ac-44ae-bb57-4a744d2334dc"}],"id":"1cf11072-19ee-4861-a8bd-f14db36d65a7","_postman_id":"1cf11072-19ee-4861-a8bd-f14db36d65a7","description":""},{"name":"Customers","item":[{"name":"Credits","item":[{"name":"Set customer's credit","id":"d3e5ddcf-1329-4f9e-803a-a2cd6a17af9e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"EasyStore-Access-Token","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"total_credit\": 100,\n    \"description\": \"text\"\n}","options":{"raw":{"language":"json"}}},"url":"/api/3.0/customers/:customer_id/credits/set.json","description":"<p>This endpoint allows you to update the credit balance to a exact number for a specific customer.</p>\n","urlObject":{"path":["api","3.0","customers",":customer_id","credits","set.json"],"host":[""],"query":[],"variable":[{"type":"any","value":"","key":"customer_id"}]}},"response":[],"_postman_id":"d3e5ddcf-1329-4f9e-803a-a2cd6a17af9e"},{"name":"Adjust customer's credit","id":"f10c495e-06b7-485e-a9fc-03c6948a51d1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"EasyStore-Access-Token","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"adjustment_amount\": 100,\n    \"description\": \"text\"\n}","options":{"raw":{"language":"json"}}},"url":"/api/3.0/customers/:customer_id/credits/adjust.json","description":"<p>This endpoint allows you to adjust the credit balance relatively for a specific customer.</p>\n","urlObject":{"path":["api","3.0","customers",":customer_id","credits","adjust.json"],"host":[""],"query":[],"variable":[{"type":"any","value":"","key":"customer_id"}]}},"response":[],"_postman_id":"f10c495e-06b7-485e-a9fc-03c6948a51d1"}],"id":"9a8070dc-f1aa-4c68-b124-ed7583cc4582","description":"<p>Customer Credits is a value that holding by customer that can be use inside checkout process for discount.</p>\n","_postman_id":"9a8070dc-f1aa-4c68-b124-ed7583cc4582"},{"name":"Vouchers","item":[{"name":"(Coming soon) Retrieves a list of customer's vouchers","id":"8c6a047b-5370-4aee-b487-07207c5b285b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"EasyStore-Access-Token","value":""}],"url":"/api/3.0/customers/:customer_id_or_code/vouchers.json","urlObject":{"path":["api","3.0","customers",":customer_id_or_code","vouchers.json"],"host":[""],"query":[{"disabled":true,"description":{"content":"<p>Show customers for a specific page.</p>\n","type":"text/plain"},"key":"page","value":"1"},{"disabled":true,"description":{"content":"<p>The maximum number of results to show.</p>\n","type":"text/plain"},"key":"limit","value":"50"}],"variable":[{"type":"any","value":"","key":"customer_id_or_code"}]}},"response":[{"id":"0f60ffa3-1f9d-4ce2-93cd-d42afcdda1e9","name":"Retrieves a list of customers","originalRequest":{"method":"GET","header":[{"key":"EasyStore-Access-Token","value":""}],"url":{"raw":"/api/3.0/customers/:customer_id_or_code/vouchers.json?page&limit","host":[""],"path":["api","3.0","customers",":customer_id_or_code","vouchers.json"],"query":[{"key":"page","value":null},{"key":"limit","value":null}],"variable":[{"key":"customer_id_or_code","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Set-Cookie","value":"locale=en_US; expires=Fri, 26-Jul-2024 03:53:34 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Encoding","value":"gzip"},{"key":"X-Powered-By","value":"Express"},{"key":"Accept-Ranges","value":"bytes"},{"key":"Via","value":"1.1 varnish, 1.1 varnish"},{"key":"CK-Debug-HTTP-Status","value":"( 200) ( 200)"},{"key":"Date","value":"Wed, 26 Jun 2024 03:53:36 GMT"},{"key":"X-Served-By","value":"cache-qpg120101-QPG, cache-kul9828-KUL"},{"key":"X-Cache","value":"MISS, MISS"},{"key":"X-Cache-Hits","value":"0, 0"},{"key":"X-Timer","value":"S1719374015.797900,VS0,VE1322"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31557600"},{"key":"transfer-encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"total_count\": 1,\n    \"page_count\": 1,\n    \"page\": 1,\n    \"limit\": 50,\n    \"sort\": \"id.desc\",\n    \"vouchers\": [\n        {\n            \"price_rule_id\": 123,\n            \"customer_id\": 1,\n            \"code\": \"VOUCHER123\",\n            \"usage_count\": 0,\n            \"usage_limit\": 1,\n            \"expired_at\": \"2025-12-31T23:59:59Z\"\n        }\n    ]\n}"}],"_postman_id":"8c6a047b-5370-4aee-b487-07207c5b285b"},{"name":"(Coming soon) Manual mark voucher as used","id":"e1e01446-e93b-49f6-a15f-126832d18c82","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"EasyStore-Access-Token","value":""}],"url":"/api/3.0/customers/:customer_id_or_code/vouchers/:voucher_code/use.json","urlObject":{"path":["api","3.0","customers",":customer_id_or_code","vouchers",":voucher_code","use.json"],"host":[""],"query":[{"disabled":true,"description":{"content":"<p>Show customers for a specific page.</p>\n","type":"text/plain"},"key":"page","value":"1"},{"disabled":true,"description":{"content":"<p>The maximum number of results to show.</p>\n","type":"text/plain"},"key":"limit","value":"50"}],"variable":[{"type":"any","value":"","key":"customer_id_or_code"},{"type":"any","value":"","key":"voucher_code"}]}},"response":[{"id":"c510cb6a-2fdd-48a4-8b26-83559e5d5ee9","name":"Retrieves a list of customers","originalRequest":{"method":"GET","header":[{"key":"EasyStore-Access-Token","value":""}],"url":{"raw":"/api/3.0/customers.json?page=1&limit=50","host":[""],"path":["api","3.0","customers.json"],"query":[{"key":"page","value":"1","description":"Show customers for a specific page."},{"key":"limit","value":"50","description":"The maximum number of results to show."},{"key":"ids","value":"2311217, 2311218","description":"Restrict results to customers specified by a comma-separated list of IDs.","disabled":true},{"key":"since_id","value":"2311217","description":"Restrict results to those after the specified ID.","disabled":true},{"key":"created_at_min","value":"2019-11-28","description":"Show customers created after a specified date.\n(format: 2014-04-25T16:15:47-04:00)","disabled":true},{"key":"created_at_max","value":"2019-11-28","description":"Show customers created before a specified date.\n(format: 2014-04-25T16:15:47-04:00)","disabled":true},{"key":"updated_at_min","value":"2019-11-28","description":"Show customers last updated after a specified date.\n(format: 2014-04-25T16:15:47-04:00)","disabled":true},{"key":"updated_at_max","value":"2019-11-28","description":"Show customers last updated before a specified date.\n(format: 2014-04-25T16:15:47-04:00)","disabled":true},{"key":"sort","value":"id.desc","description":"Return current sorting of result.","disabled":true},{"key":"query","value":"john","description":"Filter customers by first name, last name or email","disabled":true},{"key":"fields","value":"total_point","description":"Include customers' total point in the response","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Set-Cookie","value":"locale=en_US; expires=Fri, 26-Jul-2024 03:53:34 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Encoding","value":"gzip"},{"key":"X-Powered-By","value":"Express"},{"key":"Accept-Ranges","value":"bytes"},{"key":"Via","value":"1.1 varnish, 1.1 varnish"},{"key":"CK-Debug-HTTP-Status","value":"( 200) ( 200)"},{"key":"Date","value":"Wed, 26 Jun 2024 03:53:36 GMT"},{"key":"X-Served-By","value":"cache-qpg120101-QPG, cache-kul9828-KUL"},{"key":"X-Cache","value":"MISS, MISS"},{"key":"X-Cache-Hits","value":"0, 0"},{"key":"X-Timer","value":"S1719374015.797900,VS0,VE1322"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31557600"},{"key":"transfer-encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"total_count\": 55,\n    \"page_count\": 2,\n    \"page\": 1,\n    \"limit\": 50,\n    \"sort\": \"name.asc\",\n    \"customers\": [\n        {\n            \"id\": 1276923,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=000035&txtclr=ffffff&w=200&h=200&txtsize=90&txt=18&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": null,\n            \"phone\": \"60162241418\",\n            \"first_name\": null,\n            \"last_name\": null,\n            \"name\": \" \",\n            \"gender\": null,\n            \"birthdate\": null,\n            \"birthday\": null,\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": null,\n            \"addresses\": [],\n            \"credentials\": {\n                \"phone\": \"60162241418\"\n            },\n            \"code\": \"G0001276923L\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-06-20T13:22:59+07:00\",\n            \"created_at\": \"2024-06-20T13:22:58+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276478,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=404E55&txtclr=ffffff&w=200&h=200&txtsize=90&txt=AA&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": null,\n            \"phone\": \"60124563982\",\n            \"first_name\": \"A\",\n            \"last_name\": \"A\",\n            \"name\": \"A A\",\n            \"gender\": null,\n            \"birthdate\": null,\n            \"birthday\": null,\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 1,\n            \"total_spent\": \"45.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832504,\n                \"customer_id\": 1276478,\n                \"name\": \"A A\",\n                \"first_name\": \"A\",\n                \"last_name\": \"A\",\n                \"company\": null,\n                \"address1\": \"abc store\",\n                \"address2\": null,\n                \"city\": \"Petaling\",\n                \"zip\": \"41700\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Selangor\",\n                \"province_code\": \"MY-10\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"phone\": \"01234564725\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-04-17T10:34:05.000+07:00\",\n                \"created_at\": \"2024-04-17T10:34:05.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832504,\n                    \"customer_id\": 1276478,\n                    \"name\": \"A A\",\n                    \"first_name\": \"A\",\n                    \"last_name\": \"A\",\n                    \"company\": null,\n                    \"address1\": \"abc store\",\n                    \"address2\": null,\n                    \"city\": \"Petaling\",\n                    \"zip\": \"41700\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Selangor\",\n                    \"province_code\": \"MY-10\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"01234564725\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-04-17T10:34:05.000+07:00\",\n                    \"created_at\": \"2024-04-17T10:34:05.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"phone\": \"60124563982\"\n            },\n            \"code\": \"G0001276478E\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-04-28T23:50:07+07:00\",\n            \"created_at\": \"2024-04-17T10:34:05+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276687,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=806C66&txtclr=ffffff&w=200&h=200&txtsize=90&txt=AA&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": null,\n            \"phone\": \"60124563982\",\n            \"first_name\": \"A\",\n            \"last_name\": \"A\",\n            \"name\": \"A A\",\n            \"gender\": null,\n            \"birthdate\": null,\n            \"birthday\": null,\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832663,\n                \"customer_id\": 1276687,\n                \"name\": \"Yell Rajarajan\",\n                \"first_name\": \"Yell\",\n                \"last_name\": \"Rajarajan\",\n                \"company\": null,\n                \"address1\": \"H1-5 Setiawalk Puchong Persiaran Wawasan\",\n                \"address2\": null,\n                \"city\": \"Petaling\",\n                \"zip\": \"41700\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Selangor\",\n                \"province_code\": \"MY-10\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"phone\": \"0145896526\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-05-10T11:43:54.000+07:00\",\n                \"created_at\": \"2024-05-10T11:43:54.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832663,\n                    \"customer_id\": 1276687,\n                    \"name\": \"Yell Rajarajan\",\n                    \"first_name\": \"Yell\",\n                    \"last_name\": \"Rajarajan\",\n                    \"company\": null,\n                    \"address1\": \"H1-5 Setiawalk Puchong Persiaran Wawasan\",\n                    \"address2\": null,\n                    \"city\": \"Petaling\",\n                    \"zip\": \"41700\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Selangor\",\n                    \"province_code\": \"MY-10\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"0145896526\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-05-10T11:43:54.000+07:00\",\n                    \"created_at\": \"2024-05-10T11:43:54.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"phone\": \"60124563982\"\n            },\n            \"code\": \"K0001276687G\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-05-10T11:43:54+07:00\",\n            \"created_at\": \"2024-05-10T11:43:54+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276688,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=222800&txtclr=ffffff&w=200&h=200&txtsize=90&txt=AA&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": null,\n            \"phone\": \"60124563982\",\n            \"first_name\": \"A\",\n            \"last_name\": \"A\",\n            \"name\": \"A A\",\n            \"gender\": null,\n            \"birthdate\": null,\n            \"birthday\": null,\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832664,\n                \"customer_id\": 1276688,\n                \"name\": \"Yell Rajarajan\",\n                \"first_name\": \"Yell\",\n                \"last_name\": \"Rajarajan\",\n                \"company\": null,\n                \"address1\": \"H1-5 Setiawalk Puchong Persiaran Wawasan\",\n                \"address2\": null,\n                \"city\": \"Petaling\",\n                \"zip\": \"41700\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Kuala Lumpur\",\n                \"province_code\": \"MY-14\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"phone\": \"0175464109\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-05-10T11:55:28.000+07:00\",\n                \"created_at\": \"2024-05-10T11:55:28.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832664,\n                    \"customer_id\": 1276688,\n                    \"name\": \"Yell Rajarajan\",\n                    \"first_name\": \"Yell\",\n                    \"last_name\": \"Rajarajan\",\n                    \"company\": null,\n                    \"address1\": \"H1-5 Setiawalk Puchong Persiaran Wawasan\",\n                    \"address2\": null,\n                    \"city\": \"Petaling\",\n                    \"zip\": \"41700\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Kuala Lumpur\",\n                    \"province_code\": \"MY-14\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"0175464109\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-05-10T11:55:28.000+07:00\",\n                    \"created_at\": \"2024-05-10T11:55:28.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"phone\": \"60124563982\"\n            },\n            \"code\": \"C0001276688K\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-05-10T11:55:29+07:00\",\n            \"created_at\": \"2024-05-10T11:55:28+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276693,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=5B4E51&txtclr=ffffff&w=200&h=200&txtsize=90&txt=AA&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": null,\n            \"phone\": \"60124563982\",\n            \"first_name\": \"A\",\n            \"last_name\": \"A\",\n            \"name\": \"A A\",\n            \"gender\": null,\n            \"birthdate\": null,\n            \"birthday\": null,\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832669,\n                \"customer_id\": 1276693,\n                \"name\": \"Yell Rajarajan\",\n                \"first_name\": \"Yell\",\n                \"last_name\": \"Rajarajan\",\n                \"company\": null,\n                \"address1\": \"H1-5 Setiawalk Puchong Persiaran Wawasan\",\n                \"address2\": null,\n                \"city\": \"Petaling\",\n                \"zip\": \"41700\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Kuala Lumpur\",\n                \"province_code\": \"MY-14\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"phone\": \"0175464109\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-05-10T12:23:51.000+07:00\",\n                \"created_at\": \"2024-05-10T12:23:51.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832669,\n                    \"customer_id\": 1276693,\n                    \"name\": \"Yell Rajarajan\",\n                    \"first_name\": \"Yell\",\n                    \"last_name\": \"Rajarajan\",\n                    \"company\": null,\n                    \"address1\": \"H1-5 Setiawalk Puchong Persiaran Wawasan\",\n                    \"address2\": null,\n                    \"city\": \"Petaling\",\n                    \"zip\": \"41700\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Kuala Lumpur\",\n                    \"province_code\": \"MY-14\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"0175464109\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-05-10T12:23:51.000+07:00\",\n                    \"created_at\": \"2024-05-10T12:23:51.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"phone\": \"60124563982\"\n            },\n            \"code\": \"V0001276693K\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-05-10T12:23:51+07:00\",\n            \"created_at\": \"2024-05-10T12:23:51+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276692,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=1E0200&txtclr=ffffff&w=200&h=200&txtsize=90&txt=AA&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": null,\n            \"phone\": \"60124563982\",\n            \"first_name\": \"A\",\n            \"last_name\": \"A\",\n            \"name\": \"A A\",\n            \"gender\": null,\n            \"birthdate\": null,\n            \"birthday\": null,\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832668,\n                \"customer_id\": 1276692,\n                \"name\": \"Yell Rajarajan\",\n                \"first_name\": \"Yell\",\n                \"last_name\": \"Rajarajan\",\n                \"company\": null,\n                \"address1\": \"H1-5 Setiawalk Puchong Persiaran Wawasan\",\n                \"address2\": null,\n                \"city\": \"Petaling\",\n                \"zip\": \"41700\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Kuala Lumpur\",\n                \"province_code\": \"MY-14\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"phone\": \"0175464109\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-05-10T12:20:47.000+07:00\",\n                \"created_at\": \"2024-05-10T12:20:47.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832668,\n                    \"customer_id\": 1276692,\n                    \"name\": \"Yell Rajarajan\",\n                    \"first_name\": \"Yell\",\n                    \"last_name\": \"Rajarajan\",\n                    \"company\": null,\n                    \"address1\": \"H1-5 Setiawalk Puchong Persiaran Wawasan\",\n                    \"address2\": null,\n                    \"city\": \"Petaling\",\n                    \"zip\": \"41700\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Kuala Lumpur\",\n                    \"province_code\": \"MY-14\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"0175464109\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-05-10T12:20:47.000+07:00\",\n                    \"created_at\": \"2024-05-10T12:20:47.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"phone\": \"60124563982\"\n            },\n            \"code\": \"M0001276692Q\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-05-10T12:20:47+07:00\",\n            \"created_at\": \"2024-05-10T12:20:47+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276689,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=BF5650&txtclr=ffffff&w=200&h=200&txtsize=90&txt=AA&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": null,\n            \"phone\": \"60124563982\",\n            \"first_name\": \"A\",\n            \"last_name\": \"A\",\n            \"name\": \"A A\",\n            \"gender\": null,\n            \"birthdate\": null,\n            \"birthday\": null,\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832665,\n                \"customer_id\": 1276689,\n                \"name\": \"Yell Rajarajan\",\n                \"first_name\": \"Yell\",\n                \"last_name\": \"Rajarajan\",\n                \"company\": null,\n                \"address1\": \"EasyStore\",\n                \"address2\": null,\n                \"city\": \"Puchong\",\n                \"zip\": \"41700\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Kuala Lumpur\",\n                \"province_code\": \"MY-14\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"phone\": \"0175464109\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-05-10T11:58:40.000+07:00\",\n                \"created_at\": \"2024-05-10T11:58:40.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832665,\n                    \"customer_id\": 1276689,\n                    \"name\": \"Yell Rajarajan\",\n                    \"first_name\": \"Yell\",\n                    \"last_name\": \"Rajarajan\",\n                    \"company\": null,\n                    \"address1\": \"EasyStore\",\n                    \"address2\": null,\n                    \"city\": \"Puchong\",\n                    \"zip\": \"41700\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Kuala Lumpur\",\n                    \"province_code\": \"MY-14\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"0175464109\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-05-10T11:58:40.000+07:00\",\n                    \"created_at\": \"2024-05-10T11:58:40.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"phone\": \"60124563982\"\n            },\n            \"code\": \"S0001276689I\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-05-10T11:58:40+07:00\",\n            \"created_at\": \"2024-05-10T11:58:40+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276691,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=8ADBB4&txtclr=ffffff&w=200&h=200&txtsize=90&txt=AA&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": null,\n            \"phone\": \"60124563982\",\n            \"first_name\": \"A\",\n            \"last_name\": \"A\",\n            \"name\": \"A A\",\n            \"gender\": null,\n            \"birthdate\": null,\n            \"birthday\": null,\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832667,\n                \"customer_id\": 1276691,\n                \"name\": \"Yell Rajarajan\",\n                \"first_name\": \"Yell\",\n                \"last_name\": \"Rajarajan\",\n                \"company\": null,\n                \"address1\": \"H1-5 Setiawalk Puchong Persiaran Wawasan\",\n                \"address2\": null,\n                \"city\": \"Petaling\",\n                \"zip\": \"41700\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Kuala Lumpur\",\n                \"province_code\": \"MY-14\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"phone\": \"0175464109\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-05-10T12:18:38.000+07:00\",\n                \"created_at\": \"2024-05-10T12:18:38.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832667,\n                    \"customer_id\": 1276691,\n                    \"name\": \"Yell Rajarajan\",\n                    \"first_name\": \"Yell\",\n                    \"last_name\": \"Rajarajan\",\n                    \"company\": null,\n                    \"address1\": \"H1-5 Setiawalk Puchong Persiaran Wawasan\",\n                    \"address2\": null,\n                    \"city\": \"Petaling\",\n                    \"zip\": \"41700\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Kuala Lumpur\",\n                    \"province_code\": \"MY-14\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"0175464109\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-05-10T12:18:38.000+07:00\",\n                    \"created_at\": \"2024-05-10T12:18:38.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"phone\": \"60124563982\"\n            },\n            \"code\": \"W0001276691Z\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-05-10T12:18:38+07:00\",\n            \"created_at\": \"2024-05-10T12:18:38+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276690,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=66796D&txtclr=ffffff&w=200&h=200&txtsize=90&txt=AA&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": null,\n            \"phone\": \"60124563982\",\n            \"first_name\": \"A\",\n            \"last_name\": \"A\",\n            \"name\": \"A A\",\n            \"gender\": null,\n            \"birthdate\": null,\n            \"birthday\": null,\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832666,\n                \"customer_id\": 1276690,\n                \"name\": \"Yell Rajarajan\",\n                \"first_name\": \"Yell\",\n                \"last_name\": \"Rajarajan\",\n                \"company\": null,\n                \"address1\": \"H1-5 Setiawalk Puchong Persiaran Wawasan\",\n                \"address2\": null,\n                \"city\": \"Petaling\",\n                \"zip\": \"41700\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Kuala Lumpur\",\n                \"province_code\": \"MY-14\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"phone\": \"0175464109\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-05-10T12:16:30.000+07:00\",\n                \"created_at\": \"2024-05-10T12:16:30.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832666,\n                    \"customer_id\": 1276690,\n                    \"name\": \"Yell Rajarajan\",\n                    \"first_name\": \"Yell\",\n                    \"last_name\": \"Rajarajan\",\n                    \"company\": null,\n                    \"address1\": \"H1-5 Setiawalk Puchong Persiaran Wawasan\",\n                    \"address2\": null,\n                    \"city\": \"Petaling\",\n                    \"zip\": \"41700\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Kuala Lumpur\",\n                    \"province_code\": \"MY-14\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"0175464109\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-05-10T12:16:30.000+07:00\",\n                    \"created_at\": \"2024-05-10T12:16:30.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"phone\": \"60124563982\"\n            },\n            \"code\": \"K0001276690B\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-05-10T12:16:31+07:00\",\n            \"created_at\": \"2024-05-10T12:16:30+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276439,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=B77B68&txtclr=ffffff&w=200&h=200&txtsize=90&txt=AB&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": \"a@gmail.com\",\n            \"phone\": \"01764736374\",\n            \"first_name\": \"A\",\n            \"last_name\": \"B\",\n            \"name\": \"A B\",\n            \"gender\": null,\n            \"birthdate\": null,\n            \"birthday\": null,\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": false,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832474,\n                \"customer_id\": 1276439,\n                \"name\": \"a b\",\n                \"first_name\": \"a\",\n                \"last_name\": \"b\",\n                \"company\": null,\n                \"address1\": \"9, Jalan Tikus\",\n                \"address2\": null,\n                \"city\": \"Kuala Lumpur\",\n                \"zip\": \"43400\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Kuala Lumpur\",\n                \"province_code\": \"MY-14\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"phone\": \"01764736374\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-04-03T15:33:35.000+07:00\",\n                \"created_at\": \"2024-04-03T15:33:35.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832474,\n                    \"customer_id\": 1276439,\n                    \"name\": \"a b\",\n                    \"first_name\": \"a\",\n                    \"last_name\": \"b\",\n                    \"company\": null,\n                    \"address1\": \"9, Jalan Tikus\",\n                    \"address2\": null,\n                    \"city\": \"Kuala Lumpur\",\n                    \"zip\": \"43400\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Kuala Lumpur\",\n                    \"province_code\": \"MY-14\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"01764736374\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-04-03T15:33:35.000+07:00\",\n                    \"created_at\": \"2024-04-03T15:33:35.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"email\": \"a@gmail.com\",\n                \"phone\": \"01764736374\"\n            },\n            \"code\": \"P0001276439N\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-04-03T15:33:35+07:00\",\n            \"created_at\": \"2024-04-03T15:33:35+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276925,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=A1C299&txtclr=ffffff&w=200&h=200&txtsize=90&txt=AD&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": \"abc@def.com\",\n            \"phone\": \"12345678\",\n            \"first_name\": \"Abc\",\n            \"last_name\": \"Def\",\n            \"name\": \"Abc Def\",\n            \"gender\": null,\n            \"birthdate\": null,\n            \"birthday\": null,\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832830,\n                \"customer_id\": 1276925,\n                \"name\": \"\",\n                \"first_name\": \"Abc\",\n                \"last_name\": \"Def\",\n                \"company\": \"Org Abc Def\",\n                \"address1\": \"Street Abc Def\",\n                \"address2\": null,\n                \"city\": \"City Abc Def\",\n                \"zip\": \"12345\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Johor\",\n                \"province_code\": \"MY-01\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"phone\": \"12345678\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-06-21T00:35:11.000+07:00\",\n                \"created_at\": \"2024-06-21T00:35:11.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832830,\n                    \"customer_id\": 1276925,\n                    \"name\": \"\",\n                    \"first_name\": \"Abc\",\n                    \"last_name\": \"Def\",\n                    \"company\": \"Org Abc Def\",\n                    \"address1\": \"Street Abc Def\",\n                    \"address2\": null,\n                    \"city\": \"City Abc Def\",\n                    \"zip\": \"12345\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Johor\",\n                    \"province_code\": \"MY-01\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"12345678\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-06-21T00:35:11.000+07:00\",\n                    \"created_at\": \"2024-06-21T00:35:11.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"email\": \"abc@def.com\",\n                \"phone\": \"12345678\"\n            },\n            \"code\": \"N0001276925N\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-06-21T00:35:11+07:00\",\n            \"created_at\": \"2024-06-21T00:35:11+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276393,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=5B4E51&txtclr=ffffff&w=200&h=200&txtsize=90&txt=AG&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": null,\n            \"phone\": null,\n            \"first_name\": \"Abner\",\n            \"last_name\": \"Goh\",\n            \"name\": \"Abner Goh\",\n            \"gender\": \"male\",\n            \"birthdate\": \"1994-03-02\",\n            \"birthday\": \"2025-03-02\",\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": null,\n            \"addresses\": [],\n            \"credentials\": {},\n            \"code\": \"Z0001276393W\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-03-06T14:28:37+07:00\",\n            \"created_at\": \"2024-03-06T14:28:37+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276377,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=5B4534&txtclr=ffffff&w=200&h=200&txtsize=90&txt=A3&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": \"szeyan111@easystore.co\",\n            \"phone\": \"60123456777\",\n            \"first_name\": \"Appreciation Card\",\n            \"last_name\": \"3\",\n            \"name\": \"Appreciation Card 3\",\n            \"gender\": null,\n            \"birthdate\": \"2005-06-14\",\n            \"birthday\": \"2025-06-14\",\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832415,\n                \"customer_id\": 1276377,\n                \"name\": \"Appreciation Card 3\",\n                \"first_name\": \"Appreciation Card\",\n                \"last_name\": \"3\",\n                \"company\": null,\n                \"address1\": \"No 1, Jalan Bangau 1\",\n                \"address2\": \"Bandar Puchong Jaya\",\n                \"city\": \"Puchong\",\n                \"zip\": \"47100\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Putrajaya\",\n                \"province_code\": \"MY-16\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"phone\": \"60123456777\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-03-06T10:24:22.000+07:00\",\n                \"created_at\": \"2024-03-06T10:24:22.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832415,\n                    \"customer_id\": 1276377,\n                    \"name\": \"Appreciation Card 3\",\n                    \"first_name\": \"Appreciation Card\",\n                    \"last_name\": \"3\",\n                    \"company\": null,\n                    \"address1\": \"No 1, Jalan Bangau 1\",\n                    \"address2\": \"Bandar Puchong Jaya\",\n                    \"city\": \"Puchong\",\n                    \"zip\": \"47100\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Putrajaya\",\n                    \"province_code\": \"MY-16\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"60123456777\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-03-06T10:24:22.000+07:00\",\n                    \"created_at\": \"2024-03-06T10:24:22.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"email\": \"szeyan111@easystore.co\",\n                \"phone\": \"60123456777\"\n            },\n            \"code\": \"V0001276377C\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-03-06T10:24:22+07:00\",\n            \"created_at\": \"2024-03-06T10:24:22+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276372,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=72418F&txtclr=ffffff&w=200&h=200&txtsize=90&txt=BE&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": \"bengyee@easystore.co\",\n            \"phone\": \"60123445678\",\n            \"first_name\": \"BY\",\n            \"last_name\": \"Es\",\n            \"name\": \"BY Es\",\n            \"gender\": \"female\",\n            \"birthdate\": \"2023-03-24\",\n            \"birthday\": \"2025-03-24\",\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832410,\n                \"customer_id\": 1276372,\n                \"name\": \"BY Es\",\n                \"first_name\": \"BY\",\n                \"last_name\": \"Es\",\n                \"company\": null,\n                \"address1\": \"Aa\",\n                \"address2\": null,\n                \"city\": \"Johor\",\n                \"zip\": \"3345\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Kuala Lumpur\",\n                \"province_code\": \"MY-14\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"phone\": \"60123445678\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-03-06T10:24:18.000+07:00\",\n                \"created_at\": \"2024-03-06T10:24:18.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832410,\n                    \"customer_id\": 1276372,\n                    \"name\": \"BY Es\",\n                    \"first_name\": \"BY\",\n                    \"last_name\": \"Es\",\n                    \"company\": null,\n                    \"address1\": \"Aa\",\n                    \"address2\": null,\n                    \"city\": \"Johor\",\n                    \"zip\": \"3345\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Kuala Lumpur\",\n                    \"province_code\": \"MY-14\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"60123445678\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-03-06T10:24:18.000+07:00\",\n                    \"created_at\": \"2024-03-06T10:24:18.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"email\": \"bengyee@easystore.co\",\n                \"phone\": \"60123445678\"\n            },\n            \"code\": \"C0001276372S\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-03-06T10:24:18+07:00\",\n            \"created_at\": \"2024-03-06T10:24:18+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276444,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=D157A0&txtclr=ffffff&w=200&h=200&txtsize=90&txt=CT&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": \"checkout@gmail.com\",\n            \"phone\": \"011111111111\",\n            \"first_name\": \"Checkout\",\n            \"last_name\": \"Test\",\n            \"name\": \"Checkout Test\",\n            \"gender\": null,\n            \"birthdate\": null,\n            \"birthday\": null,\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832486,\n                \"customer_id\": 1276444,\n                \"name\": \"checkout test\",\n                \"first_name\": \"checkout\",\n                \"last_name\": \"test\",\n                \"company\": null,\n                \"address1\": \"EasyStore, H1-5 (Block H1, Level, 5) SetiaWalk\",\n                \"address2\": null,\n                \"city\": \"Puchong\",\n                \"zip\": \"43400\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Selangor\",\n                \"province_code\": \"MY-10\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"phone\": \"011111111111\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-04-04T17:34:36.000+07:00\",\n                \"created_at\": \"2024-04-04T17:34:36.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832486,\n                    \"customer_id\": 1276444,\n                    \"name\": \"checkout test\",\n                    \"first_name\": \"checkout\",\n                    \"last_name\": \"test\",\n                    \"company\": null,\n                    \"address1\": \"EasyStore, H1-5 (Block H1, Level, 5) SetiaWalk\",\n                    \"address2\": null,\n                    \"city\": \"Puchong\",\n                    \"zip\": \"43400\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Selangor\",\n                    \"province_code\": \"MY-10\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"011111111111\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-04-04T17:34:36.000+07:00\",\n                    \"created_at\": \"2024-04-04T17:34:36.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"email\": \"checkout@gmail.com\",\n                \"phone\": \"011111111111\"\n            },\n            \"code\": \"V0001276444L\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-04-04T17:34:36+07:00\",\n            \"created_at\": \"2024-04-04T17:34:36+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276477,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=5B4534&txtclr=ffffff&w=200&h=200&txtsize=90&txt=CT&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": null,\n            \"phone\": \"60124563982\",\n            \"first_name\": \"Checkout10\",\n            \"last_name\": \"Test10\",\n            \"name\": \"Checkout10 Test10\",\n            \"gender\": null,\n            \"birthdate\": null,\n            \"birthday\": null,\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832502,\n                \"customer_id\": 1276477,\n                \"name\": \"Checkout10 Test10\",\n                \"first_name\": \"Checkout10\",\n                \"last_name\": \"Test10\",\n                \"company\": null,\n                \"address1\": \"H1-5 Setiawalk Puchong Persiaran Wawasan Pusat Bandar Puchong Jaya\",\n                \"address2\": null,\n                \"city\": \"Petaling\",\n                \"zip\": \"47100\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Selangor\",\n                \"province_code\": \"MY-10\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"phone\": \"60124563982\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-04-17T10:17:45.000+07:00\",\n                \"created_at\": \"2024-04-17T10:17:45.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832502,\n                    \"customer_id\": 1276477,\n                    \"name\": \"Checkout10 Test10\",\n                    \"first_name\": \"Checkout10\",\n                    \"last_name\": \"Test10\",\n                    \"company\": null,\n                    \"address1\": \"H1-5 Setiawalk Puchong Persiaran Wawasan Pusat Bandar Puchong Jaya\",\n                    \"address2\": null,\n                    \"city\": \"Petaling\",\n                    \"zip\": \"47100\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Selangor\",\n                    \"province_code\": \"MY-10\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"60124563982\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-04-17T10:17:45.000+07:00\",\n                    \"created_at\": \"2024-04-17T10:17:45.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"phone\": \"60124563982\"\n            },\n            \"code\": \"T0001276477Z\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-04-17T10:17:45+07:00\",\n            \"created_at\": \"2024-04-17T10:17:44+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276479,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=0089A3&txtclr=ffffff&w=200&h=200&txtsize=90&txt=CT&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": \"test11@gmail.com\",\n            \"phone\": \"012478596525\",\n            \"first_name\": \"Checkout11\",\n            \"last_name\": \"Test11\",\n            \"name\": \"Checkout11 Test11\",\n            \"gender\": null,\n            \"birthdate\": null,\n            \"birthday\": null,\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 1,\n            \"total_spent\": \"4.5\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832505,\n                \"customer_id\": 1276479,\n                \"name\": \"Checkout11 Test11\",\n                \"first_name\": \"Checkout11\",\n                \"last_name\": \"Test11\",\n                \"company\": null,\n                \"address1\": \"abc store\",\n                \"address2\": null,\n                \"city\": \"Petailing\",\n                \"zip\": \"41700\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Selangor\",\n                \"province_code\": \"MY-10\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"phone\": \"0125643198\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-04-17T10:41:43.000+07:00\",\n                \"created_at\": \"2024-04-17T10:41:43.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832505,\n                    \"customer_id\": 1276479,\n                    \"name\": \"Checkout11 Test11\",\n                    \"first_name\": \"Checkout11\",\n                    \"last_name\": \"Test11\",\n                    \"company\": null,\n                    \"address1\": \"abc store\",\n                    \"address2\": null,\n                    \"city\": \"Petailing\",\n                    \"zip\": \"41700\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Selangor\",\n                    \"province_code\": \"MY-10\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"0125643198\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-04-17T10:41:43.000+07:00\",\n                    \"created_at\": \"2024-04-17T10:41:43.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"email\": \"test11@gmail.com\",\n                \"phone\": \"012478596525\"\n            },\n            \"code\": \"M0001276479S\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-04-28T23:42:29+07:00\",\n            \"created_at\": \"2024-04-17T10:41:43+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276445,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=BEC459&txtclr=ffffff&w=200&h=200&txtsize=90&txt=CT&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": null,\n            \"phone\": \"011111111111\",\n            \"first_name\": \"Checkout2\",\n            \"last_name\": \"Test2\",\n            \"name\": \"Checkout2 Test2\",\n            \"gender\": null,\n            \"birthdate\": null,\n            \"birthday\": null,\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832487,\n                \"customer_id\": 1276445,\n                \"name\": \"checkout2 test2\",\n                \"first_name\": \"checkout2\",\n                \"last_name\": \"test2\",\n                \"company\": null,\n                \"address1\": \"EasyStore, H1-5 (Block H1, Level, 5) SetiaWalk\",\n                \"address2\": null,\n                \"city\": \"Puchong\",\n                \"zip\": \"41700\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Selangor\",\n                \"province_code\": \"MY-10\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"phone\": \"011111111111\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-04-04T19:11:07.000+07:00\",\n                \"created_at\": \"2024-04-04T19:11:07.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832487,\n                    \"customer_id\": 1276445,\n                    \"name\": \"checkout2 test2\",\n                    \"first_name\": \"checkout2\",\n                    \"last_name\": \"test2\",\n                    \"company\": null,\n                    \"address1\": \"EasyStore, H1-5 (Block H1, Level, 5) SetiaWalk\",\n                    \"address2\": null,\n                    \"city\": \"Puchong\",\n                    \"zip\": \"41700\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Selangor\",\n                    \"province_code\": \"MY-10\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"011111111111\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-04-04T19:11:07.000+07:00\",\n                    \"created_at\": \"2024-04-04T19:11:07.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"phone\": \"011111111111\"\n            },\n            \"code\": \"A0001276445A\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-04-04T19:11:07+07:00\",\n            \"created_at\": \"2024-04-04T19:11:07+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276446,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=456648&txtclr=ffffff&w=200&h=200&txtsize=90&txt=CT&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": null,\n            \"phone\": \"011111111111\",\n            \"first_name\": \"Checkout3\",\n            \"last_name\": \"Test3\",\n            \"name\": \"Checkout3 Test3\",\n            \"gender\": null,\n            \"birthdate\": null,\n            \"birthday\": null,\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832488,\n                \"customer_id\": 1276446,\n                \"name\": \"checkout3 test3\",\n                \"first_name\": \"checkout3\",\n                \"last_name\": \"test3\",\n                \"company\": null,\n                \"address1\": \"EasyStore, H1-5 (Block H1, Level, 5) SetiaWalk\",\n                \"address2\": null,\n                \"city\": \"Puchong\",\n                \"zip\": \"41700\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Selangor\",\n                \"province_code\": \"MY-10\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"phone\": \"011111111111\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-04-04T19:33:53.000+07:00\",\n                \"created_at\": \"2024-04-04T19:33:53.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832488,\n                    \"customer_id\": 1276446,\n                    \"name\": \"checkout3 test3\",\n                    \"first_name\": \"checkout3\",\n                    \"last_name\": \"test3\",\n                    \"company\": null,\n                    \"address1\": \"EasyStore, H1-5 (Block H1, Level, 5) SetiaWalk\",\n                    \"address2\": null,\n                    \"city\": \"Puchong\",\n                    \"zip\": \"41700\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Selangor\",\n                    \"province_code\": \"MY-10\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"011111111111\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-04-04T19:33:53.000+07:00\",\n                    \"created_at\": \"2024-04-04T19:33:53.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"phone\": \"011111111111\"\n            },\n            \"code\": \"S0001276446R\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-04-04T19:33:53+07:00\",\n            \"created_at\": \"2024-04-04T19:33:53+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276447,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=0086ED&txtclr=ffffff&w=200&h=200&txtsize=90&txt=CT&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": null,\n            \"phone\": \"011111111111\",\n            \"first_name\": \"Checkout4\",\n            \"last_name\": \"Test4\",\n            \"name\": \"Checkout4 Test4\",\n            \"gender\": null,\n            \"birthdate\": null,\n            \"birthday\": null,\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832489,\n                \"customer_id\": 1276447,\n                \"name\": \"checkout4 test4\",\n                \"first_name\": \"checkout4\",\n                \"last_name\": \"test4\",\n                \"company\": null,\n                \"address1\": \"EasyStore, H1-5 (Block H1, Level, 5) SetiaWalk\",\n                \"address2\": null,\n                \"city\": \"Puchong\",\n                \"zip\": \"41700\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Selangor\",\n                \"province_code\": \"MY-10\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"phone\": \"011111111111\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-04-04T19:38:49.000+07:00\",\n                \"created_at\": \"2024-04-04T19:38:49.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832489,\n                    \"customer_id\": 1276447,\n                    \"name\": \"checkout4 test4\",\n                    \"first_name\": \"checkout4\",\n                    \"last_name\": \"test4\",\n                    \"company\": null,\n                    \"address1\": \"EasyStore, H1-5 (Block H1, Level, 5) SetiaWalk\",\n                    \"address2\": null,\n                    \"city\": \"Puchong\",\n                    \"zip\": \"41700\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Selangor\",\n                    \"province_code\": \"MY-10\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"011111111111\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-04-04T19:38:49.000+07:00\",\n                    \"created_at\": \"2024-04-04T19:38:49.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"phone\": \"011111111111\"\n            },\n            \"code\": \"Y0001276447L\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-04-04T19:38:49+07:00\",\n            \"created_at\": \"2024-04-04T19:38:49+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276448,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=886F4C&txtclr=ffffff&w=200&h=200&txtsize=90&txt=CT&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": null,\n            \"phone\": \"011111111111\",\n            \"first_name\": \"Checkout5\",\n            \"last_name\": \"Test5\",\n            \"name\": \"Checkout5 Test5\",\n            \"gender\": null,\n            \"birthdate\": null,\n            \"birthday\": null,\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832490,\n                \"customer_id\": 1276448,\n                \"name\": \"checkout5 test5\",\n                \"first_name\": \"checkout5\",\n                \"last_name\": \"test5\",\n                \"company\": null,\n                \"address1\": \"EasyStore, H1-5 (Block H1, Level, 5) SetiaWalk\",\n                \"address2\": null,\n                \"city\": \"Puchong\",\n                \"zip\": \"41700\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Selangor\",\n                \"province_code\": \"MY-10\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"phone\": \"011111111111\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-04-04T19:47:10.000+07:00\",\n                \"created_at\": \"2024-04-04T19:47:10.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832490,\n                    \"customer_id\": 1276448,\n                    \"name\": \"checkout5 test5\",\n                    \"first_name\": \"checkout5\",\n                    \"last_name\": \"test5\",\n                    \"company\": null,\n                    \"address1\": \"EasyStore, H1-5 (Block H1, Level, 5) SetiaWalk\",\n                    \"address2\": null,\n                    \"city\": \"Puchong\",\n                    \"zip\": \"41700\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Selangor\",\n                    \"province_code\": \"MY-10\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"011111111111\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-04-04T19:47:10.000+07:00\",\n                    \"created_at\": \"2024-04-04T19:47:10.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"phone\": \"011111111111\"\n            },\n            \"code\": \"O0001276448D\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-04-04T19:47:11+07:00\",\n            \"created_at\": \"2024-04-04T19:47:10+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276451,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=00A6AA&txtclr=ffffff&w=200&h=200&txtsize=90&txt=CT&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": null,\n            \"phone\": \"011111111111\",\n            \"first_name\": \"Checkout6\",\n            \"last_name\": \"Test6\",\n            \"name\": \"Checkout6 Test6\",\n            \"gender\": null,\n            \"birthdate\": null,\n            \"birthday\": null,\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832492,\n                \"customer_id\": 1276451,\n                \"name\": \"checkout7 test7\",\n                \"first_name\": \"checkout7\",\n                \"last_name\": \"test7\",\n                \"company\": null,\n                \"address1\": \"EasyStore, H1-5 (Block H1, Level, 5) SetiaWalk, Pusat Bandar Puchong\",\n                \"address2\": null,\n                \"city\": \"Puchong\",\n                \"zip\": \"41700\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Kuala Lumpur\",\n                \"province_code\": \"MY-14\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"phone\": \"011111111111\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-04-05T10:01:51.000+07:00\",\n                \"created_at\": \"2024-04-05T10:01:51.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832492,\n                    \"customer_id\": 1276451,\n                    \"name\": \"checkout7 test7\",\n                    \"first_name\": \"checkout7\",\n                    \"last_name\": \"test7\",\n                    \"company\": null,\n                    \"address1\": \"EasyStore, H1-5 (Block H1, Level, 5) SetiaWalk, Pusat Bandar Puchong\",\n                    \"address2\": null,\n                    \"city\": \"Puchong\",\n                    \"zip\": \"41700\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Kuala Lumpur\",\n                    \"province_code\": \"MY-14\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"011111111111\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-04-05T10:01:51.000+07:00\",\n                    \"created_at\": \"2024-04-05T10:01:51.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"phone\": \"011111111111\"\n            },\n            \"code\": \"R0001276451A\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-04-05T10:01:51+07:00\",\n            \"created_at\": \"2024-04-05T10:01:51+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276450,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=B4A8BD&txtclr=ffffff&w=200&h=200&txtsize=90&txt=CT&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": null,\n            \"phone\": \"011111111111\",\n            \"first_name\": \"Checkout6\",\n            \"last_name\": \"Test6\",\n            \"name\": \"Checkout6 Test6\",\n            \"gender\": null,\n            \"birthdate\": null,\n            \"birthday\": null,\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832491,\n                \"customer_id\": 1276450,\n                \"name\": \"checkout6 test6\",\n                \"first_name\": \"checkout6\",\n                \"last_name\": \"test6\",\n                \"company\": null,\n                \"address1\": \"EasyStore, H1-5 (Block H1, Level, 5) SetiaWalk, Pusat Bandar Puchong\",\n                \"address2\": null,\n                \"city\": \"Puchong\",\n                \"zip\": \"41700\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Kuala Lumpur\",\n                \"province_code\": \"MY-14\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"phone\": \"011111111111\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-04-05T09:58:57.000+07:00\",\n                \"created_at\": \"2024-04-05T09:58:57.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832491,\n                    \"customer_id\": 1276450,\n                    \"name\": \"checkout6 test6\",\n                    \"first_name\": \"checkout6\",\n                    \"last_name\": \"test6\",\n                    \"company\": null,\n                    \"address1\": \"EasyStore, H1-5 (Block H1, Level, 5) SetiaWalk, Pusat Bandar Puchong\",\n                    \"address2\": null,\n                    \"city\": \"Puchong\",\n                    \"zip\": \"41700\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Kuala Lumpur\",\n                    \"province_code\": \"MY-14\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"011111111111\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-04-05T09:58:57.000+07:00\",\n                    \"created_at\": \"2024-04-05T09:58:57.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"phone\": \"011111111111\"\n            },\n            \"code\": \"N0001276450D\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-04-05T09:58:57+07:00\",\n            \"created_at\": \"2024-04-05T09:58:57+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276456,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=938A81&txtclr=ffffff&w=200&h=200&txtsize=90&txt=CT&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": null,\n            \"phone\": \"60124563982\",\n            \"first_name\": \"Checkout8\",\n            \"last_name\": \"Test8\",\n            \"name\": \"Checkout8 Test8\",\n            \"gender\": null,\n            \"birthdate\": null,\n            \"birthday\": null,\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832494,\n                \"customer_id\": 1276456,\n                \"name\": \"Checkout8 Test8\",\n                \"first_name\": \"Checkout8\",\n                \"last_name\": \"Test8\",\n                \"company\": null,\n                \"address1\": \"EasyStore, H1-5 (Block H1, Level, 5) SetiaWalk\",\n                \"address2\": null,\n                \"city\": \"Puchong\",\n                \"zip\": \"41700\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Kuala Lumpur\",\n                \"province_code\": \"MY-14\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"phone\": \"60124563982\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-04-08T11:21:49.000+07:00\",\n                \"created_at\": \"2024-04-08T11:21:49.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832494,\n                    \"customer_id\": 1276456,\n                    \"name\": \"Checkout8 Test8\",\n                    \"first_name\": \"Checkout8\",\n                    \"last_name\": \"Test8\",\n                    \"company\": null,\n                    \"address1\": \"EasyStore, H1-5 (Block H1, Level, 5) SetiaWalk\",\n                    \"address2\": null,\n                    \"city\": \"Puchong\",\n                    \"zip\": \"41700\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Kuala Lumpur\",\n                    \"province_code\": \"MY-14\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"60124563982\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-04-08T11:21:49.000+07:00\",\n                    \"created_at\": \"2024-04-08T11:21:49.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"phone\": \"60124563982\"\n            },\n            \"code\": \"U0001276456W\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-04-08T11:21:49+07:00\",\n            \"created_at\": \"2024-04-08T11:21:49+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276460,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=3B9700&txtclr=ffffff&w=200&h=200&txtsize=90&txt=CT&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": null,\n            \"phone\": \"60124563982\",\n            \"first_name\": \"Checkout9\",\n            \"last_name\": \"Test9\",\n            \"name\": \"Checkout9 Test9\",\n            \"gender\": null,\n            \"birthdate\": null,\n            \"birthday\": null,\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832501,\n                \"customer_id\": 1276460,\n                \"name\": \"checkout9 test9\",\n                \"first_name\": \"checkout9\",\n                \"last_name\": \"test9\",\n                \"company\": null,\n                \"address1\": \"H1-5 Setiawalk Puchong Persiaran Wawasan Pusat Bandar Puchong Jaya\",\n                \"address2\": null,\n                \"city\": \"Petaling\",\n                \"zip\": \"47100\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Selangor\",\n                \"province_code\": \"MY-10\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"phone\": \"60124563982\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-04-16T13:56:39.000+07:00\",\n                \"created_at\": \"2024-04-16T13:56:39.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832501,\n                    \"customer_id\": 1276460,\n                    \"name\": \"checkout9 test9\",\n                    \"first_name\": \"checkout9\",\n                    \"last_name\": \"test9\",\n                    \"company\": null,\n                    \"address1\": \"H1-5 Setiawalk Puchong Persiaran Wawasan Pusat Bandar Puchong Jaya\",\n                    \"address2\": null,\n                    \"city\": \"Petaling\",\n                    \"zip\": \"47100\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Selangor\",\n                    \"province_code\": \"MY-10\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"60124563982\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-04-16T13:56:39.000+07:00\",\n                    \"created_at\": \"2024-04-16T13:56:39.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"phone\": \"60124563982\"\n            },\n            \"code\": \"R0001276460S\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-04-16T13:56:40+07:00\",\n            \"created_at\": \"2024-04-16T13:56:39+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276802,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=006FA6&txtclr=ffffff&w=200&h=200&txtsize=90&txt=CX&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": null,\n            \"phone\": \"60173726763\",\n            \"first_name\": \"Chong\",\n            \"last_name\": \"Xian\",\n            \"name\": \"Chong Xian\",\n            \"gender\": null,\n            \"birthdate\": null,\n            \"birthday\": null,\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832797,\n                \"customer_id\": 1276802,\n                \"name\": \"Chong Xian\",\n                \"first_name\": \"Chong\",\n                \"last_name\": \"Xian\",\n                \"company\": null,\n                \"address1\": \"Test\",\n                \"address2\": null,\n                \"city\": \"Puchong\",\n                \"zip\": \"47100\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Kuala Lumpur\",\n                \"province_code\": \"MY-14\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"phone\": \"0173726763\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-05-17T14:26:55.000+07:00\",\n                \"created_at\": \"2024-05-17T14:26:55.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832797,\n                    \"customer_id\": 1276802,\n                    \"name\": \"Chong Xian\",\n                    \"first_name\": \"Chong\",\n                    \"last_name\": \"Xian\",\n                    \"company\": null,\n                    \"address1\": \"Test\",\n                    \"address2\": null,\n                    \"city\": \"Puchong\",\n                    \"zip\": \"47100\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Kuala Lumpur\",\n                    \"province_code\": \"MY-14\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"0173726763\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-05-17T14:26:55.000+07:00\",\n                    \"created_at\": \"2024-05-17T14:26:55.000+07:00\"\n                },\n                {\n                    \"id\": 832798,\n                    \"customer_id\": 1276802,\n                    \"name\": \"Chong Xian\",\n                    \"first_name\": \"Chong\",\n                    \"last_name\": \"Xian\",\n                    \"company\": \"\",\n                    \"address1\": \"Test\",\n                    \"address2\": \"\",\n                    \"city\": \"Puchong\",\n                    \"zip\": \"47100\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Kuala Lumpur\",\n                    \"province_code\": \"MY-14\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"0173726763\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-05-17T14:30:27.000+07:00\",\n                    \"created_at\": \"2024-05-17T14:30:27.000+07:00\"\n                },\n                {\n                    \"id\": 832799,\n                    \"customer_id\": 1276802,\n                    \"name\": \"Chong Xian\",\n                    \"first_name\": \"Chong\",\n                    \"last_name\": \"Xian\",\n                    \"company\": \"\",\n                    \"address1\": \"Test\",\n                    \"address2\": \"\",\n                    \"city\": \"Puchong\",\n                    \"zip\": \"47100\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Kuala Lumpur\",\n                    \"province_code\": \"MY-14\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"0173726763\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-05-17T14:41:18.000+07:00\",\n                    \"created_at\": \"2024-05-17T14:41:18.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"phone\": \"60173726763\"\n            },\n            \"code\": \"M0001276802Q\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-05-17T14:26:55+07:00\",\n            \"created_at\": \"2024-05-17T14:26:55+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276366,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=A05837&txtclr=ffffff&w=200&h=200&txtsize=90&txt=DD&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": null,\n            \"phone\": \"012358854\",\n            \"first_name\": \"Dd\",\n            \"last_name\": \"Dd\",\n            \"name\": \"Dd Dd\",\n            \"gender\": null,\n            \"birthdate\": null,\n            \"birthday\": null,\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832404,\n                \"customer_id\": 1276366,\n                \"name\": \"Dd Dd\",\n                \"first_name\": \"Dd\",\n                \"last_name\": \"Dd\",\n                \"company\": null,\n                \"address1\": \"No1\",\n                \"address2\": null,\n                \"city\": \"Puchong\",\n                \"zip\": \"47100\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Selangor\",\n                \"province_code\": \"MY-10\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"phone\": \"012358854\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-03-06T10:24:14.000+07:00\",\n                \"created_at\": \"2024-03-06T10:24:14.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832404,\n                    \"customer_id\": 1276366,\n                    \"name\": \"Dd Dd\",\n                    \"first_name\": \"Dd\",\n                    \"last_name\": \"Dd\",\n                    \"company\": null,\n                    \"address1\": \"No1\",\n                    \"address2\": null,\n                    \"city\": \"Puchong\",\n                    \"zip\": \"47100\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Selangor\",\n                    \"province_code\": \"MY-10\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"012358854\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-03-06T10:24:14.000+07:00\",\n                    \"created_at\": \"2024-03-06T10:24:14.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"email\": \"ddd@mail.com\",\n                \"phone\": \"012358854\"\n            },\n            \"code\": \"E0001276366G\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-03-06T15:55:39+07:00\",\n            \"created_at\": \"2024-03-06T10:24:14+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276438,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=456D75&txtclr=ffffff&w=200&h=200&txtsize=90&txt=ET&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": null,\n            \"phone\": \"60123456789\",\n            \"first_name\": \"Email\",\n            \"last_name\": \"Test\",\n            \"name\": \"Email Test\",\n            \"gender\": null,\n            \"birthdate\": null,\n            \"birthday\": null,\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832473,\n                \"customer_id\": 1276438,\n                \"name\": \"Jia Meei\",\n                \"first_name\": \"Jia\",\n                \"last_name\": \"Meei\",\n                \"company\": \"EasyStore\",\n                \"address1\": \"40 Jalan Tembikai 20\",\n                \"address2\": null,\n                \"city\": \"Bukit Jalil\",\n                \"zip\": \"58200\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Johor\",\n                \"province_code\": \"MY-01\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"phone\": \"0123456789\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-04-03T15:13:10.000+07:00\",\n                \"created_at\": \"2024-04-03T15:13:10.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832473,\n                    \"customer_id\": 1276438,\n                    \"name\": \"Jia Meei\",\n                    \"first_name\": \"Jia\",\n                    \"last_name\": \"Meei\",\n                    \"company\": \"EasyStore\",\n                    \"address1\": \"40 Jalan Tembikai 20\",\n                    \"address2\": null,\n                    \"city\": \"Bukit Jalil\",\n                    \"zip\": \"58200\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Johor\",\n                    \"province_code\": \"MY-01\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"0123456789\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-04-03T15:13:10.000+07:00\",\n                    \"created_at\": \"2024-04-03T15:13:10.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"phone\": \"60123456789\"\n            },\n            \"code\": \"O0001276438K\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-04-03T15:13:10+07:00\",\n            \"created_at\": \"2024-04-03T15:13:10+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276729,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=00846F&txtclr=ffffff&w=200&h=200&txtsize=90&txt=KM&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": null,\n            \"phone\": \"60178913598\",\n            \"first_name\": \"Kukaneswari\",\n            \"last_name\": \"Murugan\",\n            \"name\": \"Kukaneswari Murugan\",\n            \"gender\": null,\n            \"birthdate\": null,\n            \"birthday\": null,\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832703,\n                \"customer_id\": 1276729,\n                \"name\": \"Kukaneswari Murugan\",\n                \"first_name\": \"Kukaneswari\",\n                \"last_name\": \"Murugan\",\n                \"company\": null,\n                \"address1\": \"H1-5 Setiawalk Puchong Persiaran Wawasan\",\n                \"address2\": null,\n                \"city\": \"Petaling\",\n                \"zip\": \"41700\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Selangor\",\n                \"province_code\": \"MY-10\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"phone\": \"0178913598\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-05-10T17:32:18.000+07:00\",\n                \"created_at\": \"2024-05-10T17:32:18.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832703,\n                    \"customer_id\": 1276729,\n                    \"name\": \"Kukaneswari Murugan\",\n                    \"first_name\": \"Kukaneswari\",\n                    \"last_name\": \"Murugan\",\n                    \"company\": null,\n                    \"address1\": \"H1-5 Setiawalk Puchong Persiaran Wawasan\",\n                    \"address2\": null,\n                    \"city\": \"Petaling\",\n                    \"zip\": \"41700\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Selangor\",\n                    \"province_code\": \"MY-10\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"0178913598\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-05-10T17:32:18.000+07:00\",\n                    \"created_at\": \"2024-05-10T17:32:18.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"phone\": \"60178913598\"\n            },\n            \"code\": \"E0001276729T\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-05-10T17:32:18+07:00\",\n            \"created_at\": \"2024-05-10T17:32:18+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276437,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=0CBD66&txtclr=ffffff&w=200&h=200&txtsize=90&txt=MC&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": \"1234@gmail.com\",\n            \"phone\": \"60147852963\",\n            \"first_name\": \"Malaysian\",\n            \"last_name\": \"Citizen\",\n            \"name\": \"Malaysian Citizen\",\n            \"gender\": null,\n            \"birthdate\": null,\n            \"birthday\": null,\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": false,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832472,\n                \"customer_id\": 1276437,\n                \"name\": \"Yelilan Citizen\",\n                \"first_name\": \"Yelilan\",\n                \"last_name\": \"Citizen\",\n                \"company\": null,\n                \"address1\": \"9, Jalan Angkasa lepas, Andromeda\",\n                \"address2\": null,\n                \"city\": \"Selangor\",\n                \"zip\": \"89000\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Kuala Lumpur\",\n                \"province_code\": \"MY-14\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"phone\": \"0147852963\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-04-03T15:03:30.000+07:00\",\n                \"created_at\": \"2024-04-03T15:03:30.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832472,\n                    \"customer_id\": 1276437,\n                    \"name\": \"Yelilan Citizen\",\n                    \"first_name\": \"Yelilan\",\n                    \"last_name\": \"Citizen\",\n                    \"company\": null,\n                    \"address1\": \"9, Jalan Angkasa lepas, Andromeda\",\n                    \"address2\": null,\n                    \"city\": \"Selangor\",\n                    \"zip\": \"89000\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Kuala Lumpur\",\n                    \"province_code\": \"MY-14\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"0147852963\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-04-03T15:03:30.000+07:00\",\n                    \"created_at\": \"2024-04-03T15:03:30.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"email\": \"1234@gmail.com\",\n                \"phone\": \"60147852963\"\n            },\n            \"code\": \"A0001276437R\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-04-03T15:03:31+07:00\",\n            \"created_at\": \"2024-04-03T15:03:30+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276373,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=BC23FF&txtclr=ffffff&w=200&h=200&txtsize=90&txt=NN&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": null,\n            \"phone\": \"818074309757\",\n            \"first_name\": \"No Email 2\",\n            \"last_name\": \"No Phone 2\",\n            \"name\": \"No Email 2 No Phone 2\",\n            \"gender\": null,\n            \"birthdate\": null,\n            \"birthday\": null,\n            \"country_code\": \"JP\",\n            \"country\": \"Japan\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"333.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832411,\n                \"customer_id\": 1276373,\n                \"name\": \"Japan Test\",\n                \"first_name\": \"Japan\",\n                \"last_name\": \"Test\",\n                \"company\": null,\n                \"address1\": \"Tadera 8 13 16 401\",\n                \"address2\": null,\n                \"city\": \"Himeji\",\n                \"zip\": \"670-0086\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"兵庫県 Hyogo\",\n                \"province_code\": \"JP-28\",\n                \"country\": \"Japan\",\n                \"country_code\": \"JP\",\n                \"phone\": \"818074309757\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-03-06T10:24:19.000+07:00\",\n                \"created_at\": \"2024-03-06T10:24:19.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832411,\n                    \"customer_id\": 1276373,\n                    \"name\": \"Japan Test\",\n                    \"first_name\": \"Japan\",\n                    \"last_name\": \"Test\",\n                    \"company\": null,\n                    \"address1\": \"Tadera 8 13 16 401\",\n                    \"address2\": null,\n                    \"city\": \"Himeji\",\n                    \"zip\": \"670-0086\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"兵庫県 Hyogo\",\n                    \"province_code\": \"JP-28\",\n                    \"country\": \"Japan\",\n                    \"country_code\": \"JP\",\n                    \"phone\": \"818074309757\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-03-06T10:24:19.000+07:00\",\n                    \"created_at\": \"2024-03-06T10:24:19.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"phone\": \"818074309757\"\n            },\n            \"code\": \"T0001276373Z\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-03-06T14:15:34+07:00\",\n            \"created_at\": \"2024-03-06T10:24:19+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276379,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=0089A3&txtclr=ffffff&w=200&h=200&txtsize=90&txt=NN&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": null,\n            \"phone\": \"60173625874\",\n            \"first_name\": \"No Email\",\n            \"last_name\": \"No Phone\",\n            \"name\": \"No Email No Phone\",\n            \"gender\": null,\n            \"birthdate\": \"2001-08-09\",\n            \"birthday\": \"2024-08-09\",\n            \"country_code\": null,\n            \"country\": null,\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832417,\n                \"customer_id\": 1276379,\n                \"name\": \"EasyStore Test\",\n                \"first_name\": \"EasyStore\",\n                \"last_name\": \"Test\",\n                \"company\": null,\n                \"address1\": null,\n                \"address2\": null,\n                \"city\": null,\n                \"zip\": null,\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": null,\n                \"province_code\": null,\n                \"country\": null,\n                \"country_code\": null,\n                \"phone\": \"60173625874\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-03-06T10:24:24.000+07:00\",\n                \"created_at\": \"2024-03-06T10:24:24.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832417,\n                    \"customer_id\": 1276379,\n                    \"name\": \"EasyStore Test\",\n                    \"first_name\": \"EasyStore\",\n                    \"last_name\": \"Test\",\n                    \"company\": null,\n                    \"address1\": null,\n                    \"address2\": null,\n                    \"city\": null,\n                    \"zip\": null,\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": null,\n                    \"province_code\": null,\n                    \"country\": null,\n                    \"country_code\": null,\n                    \"phone\": \"60173625874\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-03-06T10:24:24.000+07:00\",\n                    \"created_at\": \"2024-03-06T10:24:24.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"email\": \"cbhee@easystore.co\",\n                \"phone\": \"60173625874\"\n            },\n            \"code\": \"X0001276379F\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-03-06T14:15:34+07:00\",\n            \"created_at\": \"2024-03-06T10:24:24+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276365,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=6367A9&txtclr=ffffff&w=200&h=200&txtsize=90&txt=RY&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": \"yelilan@easystore.co\",\n            \"phone\": \"60175464109\",\n            \"first_name\": \"Rajarajan\",\n            \"last_name\": \"Yelilan\",\n            \"name\": \"Rajarajan Yelilan\",\n            \"gender\": \"male\",\n            \"birthdate\": \"2001-10-01\",\n            \"birthday\": \"2024-10-01\",\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 3,\n            \"total_spent\": \"7314.4\",\n            \"total_credit\": \"11.0\",\n            \"accepts_marketing\": false,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832434,\n                \"customer_id\": 1276365,\n                \"name\": \"Rajarajan Yelilan\",\n                \"first_name\": \"Rajarajan\",\n                \"last_name\": \"Yelilan\",\n                \"company\": \"\",\n                \"address1\": \"EasyStore, H1-5 (Block H1, Level, 5) SetiaWalk\",\n                \"address2\": \"Pusat Bandar Puchong\",\n                \"city\": \"Puchong\",\n                \"zip\": \"41700\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Kuala Lumpur\",\n                \"province_code\": \"MY-14\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"phone\": \"012345678\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-03-08T13:42:50.000+07:00\",\n                \"created_at\": \"2024-03-08T13:42:50.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832465,\n                    \"customer_id\": 1276365,\n                    \"name\": \"Rajarajan Yelilan\",\n                    \"first_name\": \"Rajarajan\",\n                    \"last_name\": \"Yelilan\",\n                    \"company\": \"\",\n                    \"address1\": \"EasyStore, H1-5 (Block H1, Level, 5) SetiaWalk\",\n                    \"address2\": \"Pusat Bandar Puchong\",\n                    \"city\": \"Puchong\",\n                    \"zip\": \"41700\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Kuala Lumpur\",\n                    \"province_code\": \"MY-14\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"012345678\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-04-03T10:43:33.000+07:00\",\n                    \"created_at\": \"2024-04-03T10:43:33.000+07:00\"\n                },\n                {\n                    \"id\": 832483,\n                    \"customer_id\": 1276365,\n                    \"name\": \"Yell Test\",\n                    \"first_name\": \"Yell\",\n                    \"last_name\": \"Test\",\n                    \"company\": \"\",\n                    \"address1\": \"EasyStore, Pusat Bandar Puchong\",\n                    \"address2\": \"\",\n                    \"city\": \"Puchong\",\n                    \"zip\": \"43400\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Selangor\",\n                    \"province_code\": \"MY-10\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"01234567483\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-04-04T15:17:05.000+07:00\",\n                    \"created_at\": \"2024-04-04T15:17:05.000+07:00\"\n                },\n                {\n                    \"id\": 832530,\n                    \"customer_id\": 1276365,\n                    \"name\": \"Yell Rajarajan\",\n                    \"first_name\": \"Yell\",\n                    \"last_name\": \"Rajarajan\",\n                    \"company\": \"\",\n                    \"address1\": \"EasyStore, Puchong\",\n                    \"address2\": \"\",\n                    \"city\": \"Puchong\",\n                    \"zip\": \"41700\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Kuala Lumpur\",\n                    \"province_code\": \"MY-14\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"0175464109\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-04-24T10:35:20.000+07:00\",\n                    \"created_at\": \"2024-04-24T10:35:20.000+07:00\"\n                },\n                {\n                    \"id\": 832575,\n                    \"customer_id\": 1276365,\n                    \"name\": \"Rajarajan Yelilan\",\n                    \"first_name\": \"Rajarajan\",\n                    \"last_name\": \"Yelilan\",\n                    \"company\": \"\",\n                    \"address1\": \"EasyStore, H1-5 (Block H1, Level, 5) SetiaWalk\",\n                    \"address2\": \"Pusat Bandar Puchong\",\n                    \"city\": \"Puchong\",\n                    \"zip\": \"41700\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Kuala Lumpur\",\n                    \"province_code\": \"MY-14\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"012345678\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-04-30T11:29:45.000+07:00\",\n                    \"created_at\": \"2024-04-30T11:29:45.000+07:00\"\n                },\n                {\n                    \"id\": 832576,\n                    \"customer_id\": 1276365,\n                    \"name\": \"test test\",\n                    \"first_name\": \"test\",\n                    \"last_name\": \"test\",\n                    \"company\": \"\",\n                    \"address1\": \"EasyStore\",\n                    \"address2\": \"\",\n                    \"city\": \"Puchong\",\n                    \"zip\": \"41700\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Selangor\",\n                    \"province_code\": \"MY-10\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"123242345234532\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-04-30T11:35:12.000+07:00\",\n                    \"created_at\": \"2024-04-30T11:35:12.000+07:00\"\n                },\n                {\n                    \"id\": 832578,\n                    \"customer_id\": 1276365,\n                    \"name\": \"Yell Rajarajan\",\n                    \"first_name\": \"Yell\",\n                    \"last_name\": \"Rajarajan\",\n                    \"company\": \"\",\n                    \"address1\": \"EasyStore, Puchong\",\n                    \"address2\": \"\",\n                    \"city\": \"Puchong\",\n                    \"zip\": \"41700\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Kuala Lumpur\",\n                    \"province_code\": \"MY-14\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"0175464109\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-05-02T00:14:48.000+07:00\",\n                    \"created_at\": \"2024-05-02T00:14:48.000+07:00\"\n                },\n                {\n                    \"id\": 832579,\n                    \"customer_id\": 1276365,\n                    \"name\": \"Yell Rajarajan\",\n                    \"first_name\": \"Yell\",\n                    \"last_name\": \"Rajarajan\",\n                    \"company\": \"\",\n                    \"address1\": \"EasyStore, Puchong\",\n                    \"address2\": \"\",\n                    \"city\": \"Puchong\",\n                    \"zip\": \"41700\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Kuala Lumpur\",\n                    \"province_code\": \"MY-14\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"0175464109\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-05-02T00:17:14.000+07:00\",\n                    \"created_at\": \"2024-05-02T00:17:14.000+07:00\"\n                },\n                {\n                    \"id\": 832580,\n                    \"customer_id\": 1276365,\n                    \"name\": \"Yell Rajarajan\",\n                    \"first_name\": \"Yell\",\n                    \"last_name\": \"Rajarajan\",\n                    \"company\": \"\",\n                    \"address1\": \"EasyStore, Puchong\",\n                    \"address2\": \"\",\n                    \"city\": \"Puchong\",\n                    \"zip\": \"41700\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Kuala Lumpur\",\n                    \"province_code\": \"MY-14\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"0175464109\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-05-02T00:19:53.000+07:00\",\n                    \"created_at\": \"2024-05-02T00:19:53.000+07:00\"\n                },\n                {\n                    \"id\": 832581,\n                    \"customer_id\": 1276365,\n                    \"name\": \"Yell Rajarajan\",\n                    \"first_name\": \"Yell\",\n                    \"last_name\": \"Rajarajan\",\n                    \"company\": \"\",\n                    \"address1\": \"EasyStore, Puchong\",\n                    \"address2\": \"\",\n                    \"city\": null,\n                    \"zip\": \"41700\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": \"仁愛區\",\n                    \"district_code\": \"TW-KEE-200\",\n                    \"province\": \"基隆市 Keelung City\",\n                    \"province_code\": \"TW-KEE\",\n                    \"country\": \"Taiwan\",\n                    \"country_code\": \"TW\",\n                    \"phone\": \"0175464109\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-05-02T00:22:44.000+07:00\",\n                    \"created_at\": \"2024-05-02T00:22:44.000+07:00\"\n                },\n                {\n                    \"id\": 832434,\n                    \"customer_id\": 1276365,\n                    \"name\": \"Rajarajan Yelilan\",\n                    \"first_name\": \"Rajarajan\",\n                    \"last_name\": \"Yelilan\",\n                    \"company\": \"\",\n                    \"address1\": \"EasyStore, H1-5 (Block H1, Level, 5) SetiaWalk\",\n                    \"address2\": \"Pusat Bandar Puchong\",\n                    \"city\": \"Puchong\",\n                    \"zip\": \"41700\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Kuala Lumpur\",\n                    \"province_code\": \"MY-14\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"012345678\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-03-08T13:42:50.000+07:00\",\n                    \"created_at\": \"2024-03-08T13:42:50.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"email\": \"yelilan@easystore.co\",\n                \"phone\": \"60175464109\"\n            },\n            \"code\": \"U0001276365E\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-06-25T09:46:53+07:00\",\n            \"created_at\": \"2024-03-05T10:51:05+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276391,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=8ADBB4&txtclr=ffffff&w=200&h=200&txtsize=90&txt=RT&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": \"receiver@test.com\",\n            \"phone\": \"6588880001\",\n            \"first_name\": \"Receiver\",\n            \"last_name\": \"Testing\",\n            \"name\": \"Receiver Testing\",\n            \"gender\": null,\n            \"birthdate\": null,\n            \"birthday\": null,\n            \"country_code\": \"SG\",\n            \"country\": \"Singapore\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832429,\n                \"customer_id\": 1276391,\n                \"name\": \"Receiver Testing\",\n                \"first_name\": \"Receiver\",\n                \"last_name\": \"Testing\",\n                \"company\": null,\n                \"address1\": \"123456778932, 23121sdsad\",\n                \"address2\": \"Dssacxz #2321542asdbxhh, Dsa\",\n                \"city\": \"Singapore\",\n                \"zip\": \"123456\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Central Singapore\",\n                \"province_code\": \"SG-01\",\n                \"country\": \"Singapore\",\n                \"country_code\": \"SG\",\n                \"phone\": \"6588880001\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-03-06T10:24:37.000+07:00\",\n                \"created_at\": \"2024-03-06T10:24:37.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832429,\n                    \"customer_id\": 1276391,\n                    \"name\": \"Receiver Testing\",\n                    \"first_name\": \"Receiver\",\n                    \"last_name\": \"Testing\",\n                    \"company\": null,\n                    \"address1\": \"123456778932, 23121sdsad\",\n                    \"address2\": \"Dssacxz #2321542asdbxhh, Dsa\",\n                    \"city\": \"Singapore\",\n                    \"zip\": \"123456\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Central Singapore\",\n                    \"province_code\": \"SG-01\",\n                    \"country\": \"Singapore\",\n                    \"country_code\": \"SG\",\n                    \"phone\": \"6588880001\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-03-06T10:24:37.000+07:00\",\n                    \"created_at\": \"2024-03-06T10:24:37.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"email\": \"receiver@test.com\",\n                \"phone\": \"6588880001\"\n            },\n            \"code\": \"R0001276391M\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-03-06T10:24:37+07:00\",\n            \"created_at\": \"2024-03-06T10:24:37+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276368,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=D790FF&txtclr=ffffff&w=200&h=200&txtsize=90&txt=SC&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": \"asdasd@mail.com\",\n            \"phone\": \"60123456789\",\n            \"first_name\": \"Sample\",\n            \"last_name\": \"Customer 1\",\n            \"name\": \"Sample Customer 1\",\n            \"gender\": \"male\",\n            \"birthdate\": \"2000-01-15\",\n            \"birthday\": \"2025-01-15\",\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [\n                {\n                    \"id\": 3578,\n                    \"store_id\": 8553,\n                    \"name\": \"VIP\",\n                    \"title\": \"VIP\",\n                    \"updated_at\": \"2024-03-06T10:24:38.000+07:00\",\n                    \"created_at\": \"2024-03-06T10:24:38.000+07:00\"\n                }\n            ],\n            \"primary_address\": {\n                \"id\": 832406,\n                \"customer_id\": 1276368,\n                \"name\": \"Dasdas Ppp Dasdasd\",\n                \"first_name\": \"Sample\",\n                \"last_name\": \"Customer 1\",\n                \"company\": \"Sample Company\",\n                \"address1\": \"Sample Address 1\",\n                \"address2\": \"Sample Address 2\",\n                \"city\": \"Sample City\",\n                \"zip\": \"12345\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Kuala Lumpur\",\n                \"province_code\": \"MY-14\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"phone\": \"60123456789\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-03-06T10:24:38.000+07:00\",\n                \"created_at\": \"2024-03-06T10:24:15.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832406,\n                    \"customer_id\": 1276368,\n                    \"name\": \"Dasdas Ppp Dasdasd\",\n                    \"first_name\": \"Sample\",\n                    \"last_name\": \"Customer 1\",\n                    \"company\": \"Sample Company\",\n                    \"address1\": \"Sample Address 1\",\n                    \"address2\": \"Sample Address 2\",\n                    \"city\": \"Sample City\",\n                    \"zip\": \"12345\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Kuala Lumpur\",\n                    \"province_code\": \"MY-14\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"60123456789\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-03-06T10:24:38.000+07:00\",\n                    \"created_at\": \"2024-03-06T10:24:15.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"email\": \"asdasd@mail.com\",\n                \"phone\": \"60123456789\"\n            },\n            \"code\": \"W0001276368J\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-03-06T10:24:38+07:00\",\n            \"created_at\": \"2024-03-06T10:24:15+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276369,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=9B9700&txtclr=ffffff&w=200&h=200&txtsize=90&txt=SC&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": \"samplecustomer2@example.com\",\n            \"phone\": \"15417543010\",\n            \"first_name\": \"Sample\",\n            \"last_name\": \"Customer 3\",\n            \"name\": \"Sample Customer 3\",\n            \"gender\": \"female\",\n            \"birthdate\": \"1999-12-31\",\n            \"birthday\": \"2024-12-31\",\n            \"country_code\": \"MG\",\n            \"country\": \"Madagascar\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832407,\n                \"customer_id\": 1276369,\n                \"name\": \"Sample Customer 3\",\n                \"first_name\": \"Sample\",\n                \"last_name\": \"Customer 3\",\n                \"company\": \"Sample Company 2\",\n                \"address1\": \"Sample Address 1\",\n                \"address2\": \"Sample Address 2\",\n                \"city\": \"Sample City\",\n                \"zip\": \"54321\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Sample Province\",\n                \"province_code\": null,\n                \"country\": \"Madagascar\",\n                \"country_code\": \"MG\",\n                \"phone\": \"15417543010\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-03-06T10:24:16.000+07:00\",\n                \"created_at\": \"2024-03-06T10:24:16.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832407,\n                    \"customer_id\": 1276369,\n                    \"name\": \"Sample Customer 3\",\n                    \"first_name\": \"Sample\",\n                    \"last_name\": \"Customer 3\",\n                    \"company\": \"Sample Company 2\",\n                    \"address1\": \"Sample Address 1\",\n                    \"address2\": \"Sample Address 2\",\n                    \"city\": \"Sample City\",\n                    \"zip\": \"54321\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Sample Province\",\n                    \"province_code\": null,\n                    \"country\": \"Madagascar\",\n                    \"country_code\": \"MG\",\n                    \"phone\": \"15417543010\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-03-06T10:24:16.000+07:00\",\n                    \"created_at\": \"2024-03-06T10:24:16.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"email\": \"samplecustomer2@example.com\",\n                \"phone\": \"15417543010\"\n            },\n            \"code\": \"U0001276369C\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-03-06T10:24:16+07:00\",\n            \"created_at\": \"2024-03-06T10:24:16+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276442,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=885578&txtclr=ffffff&w=200&h=200&txtsize=90&txt=SA&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": \"er@gmail.com\",\n            \"phone\": \"1230479345\",\n            \"first_name\": \"Sdry\",\n            \"last_name\": \"Aert\",\n            \"name\": \"Sdry Aert\",\n            \"gender\": null,\n            \"birthdate\": null,\n            \"birthday\": null,\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832480,\n                \"customer_id\": 1276442,\n                \"name\": \"sdry aert\",\n                \"first_name\": \"sdry\",\n                \"last_name\": \"aert\",\n                \"company\": null,\n                \"address1\": \"sdfg\",\n                \"address2\": null,\n                \"city\": \"sdfg\",\n                \"zip\": \"23423\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Selangor\",\n                \"province_code\": \"MY-10\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"phone\": \"1230479345\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-04-04T11:08:04.000+07:00\",\n                \"created_at\": \"2024-04-04T11:08:04.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832480,\n                    \"customer_id\": 1276442,\n                    \"name\": \"sdry aert\",\n                    \"first_name\": \"sdry\",\n                    \"last_name\": \"aert\",\n                    \"company\": null,\n                    \"address1\": \"sdfg\",\n                    \"address2\": null,\n                    \"city\": \"sdfg\",\n                    \"zip\": \"23423\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Selangor\",\n                    \"province_code\": \"MY-10\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"1230479345\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-04-04T11:08:04.000+07:00\",\n                    \"created_at\": \"2024-04-04T11:08:04.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"email\": \"er@gmail.com\",\n                \"phone\": \"1230479345\"\n            },\n            \"code\": \"B0001276442H\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-04-04T11:08:04+07:00\",\n            \"created_at\": \"2024-04-04T11:08:04+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276392,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=1E0200&txtclr=ffffff&w=200&h=200&txtsize=90&txt=SA&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": null,\n            \"phone\": \"6588889999\",\n            \"first_name\": \"Singapore\",\n            \"last_name\": \"Address\",\n            \"name\": \"Singapore Address\",\n            \"gender\": null,\n            \"birthdate\": null,\n            \"birthday\": null,\n            \"country_code\": \"SG\",\n            \"country\": \"Singapore\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832430,\n                \"customer_id\": 1276392,\n                \"name\": \"Singapore Address\",\n                \"first_name\": \"Singapore\",\n                \"last_name\": \"Address\",\n                \"company\": null,\n                \"address1\": \"307 A\",\n                \"address2\": null,\n                \"city\": \"Anchorvale Road\",\n                \"zip\": \"541307\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Central Singapore\",\n                \"province_code\": \"SG-01\",\n                \"country\": \"Singapore\",\n                \"country_code\": \"SG\",\n                \"phone\": \"6588889999\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-03-06T10:24:38.000+07:00\",\n                \"created_at\": \"2024-03-06T10:24:38.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832430,\n                    \"customer_id\": 1276392,\n                    \"name\": \"Singapore Address\",\n                    \"first_name\": \"Singapore\",\n                    \"last_name\": \"Address\",\n                    \"company\": null,\n                    \"address1\": \"307 A\",\n                    \"address2\": null,\n                    \"city\": \"Anchorvale Road\",\n                    \"zip\": \"541307\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Central Singapore\",\n                    \"province_code\": \"SG-01\",\n                    \"country\": \"Singapore\",\n                    \"country_code\": \"SG\",\n                    \"phone\": \"6588889999\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-03-06T10:24:38.000+07:00\",\n                    \"created_at\": \"2024-03-06T10:24:38.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"phone\": \"6588889999\"\n            },\n            \"code\": \"L0001276392S\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-03-06T10:24:38+07:00\",\n            \"created_at\": \"2024-03-06T10:24:37+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276385,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=004B28&txtclr=ffffff&w=200&h=200&txtsize=90&txt=S1&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": \"szeyan123@easystore.co\",\n            \"phone\": \"41764018000\",\n            \"first_name\": \"Switzerland\",\n            \"last_name\": \"123\",\n            \"name\": \"Switzerland 123\",\n            \"gender\": null,\n            \"birthdate\": null,\n            \"birthday\": null,\n            \"country_code\": \"CH\",\n            \"country\": \"Switzerland\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832423,\n                \"customer_id\": 1276385,\n                \"name\": \"Switzerland 123\",\n                \"first_name\": \"Switzerland\",\n                \"last_name\": \"123\",\n                \"company\": null,\n                \"address1\": \"Schossackerstrasse 56\",\n                \"address2\": null,\n                \"city\": \"Schwerzenbach\",\n                \"zip\": \"8603\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Zürich\",\n                \"province_code\": \"CH-ZH\",\n                \"country\": \"Switzerland\",\n                \"country_code\": \"CH\",\n                \"phone\": \"41764018000\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-03-06T10:24:28.000+07:00\",\n                \"created_at\": \"2024-03-06T10:24:28.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832423,\n                    \"customer_id\": 1276385,\n                    \"name\": \"Switzerland 123\",\n                    \"first_name\": \"Switzerland\",\n                    \"last_name\": \"123\",\n                    \"company\": null,\n                    \"address1\": \"Schossackerstrasse 56\",\n                    \"address2\": null,\n                    \"city\": \"Schwerzenbach\",\n                    \"zip\": \"8603\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Zürich\",\n                    \"province_code\": \"CH-ZH\",\n                    \"country\": \"Switzerland\",\n                    \"country_code\": \"CH\",\n                    \"phone\": \"41764018000\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-03-06T10:24:28.000+07:00\",\n                    \"created_at\": \"2024-03-06T10:24:28.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"email\": \"szeyan123@easystore.co\",\n                \"phone\": \"41764018000\"\n            },\n            \"code\": \"J0001276385E\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-03-06T10:24:28+07:00\",\n            \"created_at\": \"2024-03-06T10:24:28+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276370,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=549E79&txtclr=ffffff&w=200&h=200&txtsize=90&txt=SY&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": \"szeyan.aio@gmail.com\",\n            \"phone\": \"886918909875\",\n            \"first_name\": \"Sze\",\n            \"last_name\": \"Yan\",\n            \"name\": \"Sze Yan\",\n            \"gender\": \"female\",\n            \"birthdate\": null,\n            \"birthday\": null,\n            \"country_code\": null,\n            \"country\": null,\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"5.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832408,\n                \"customer_id\": 1276370,\n                \"name\": \"Sze Yan\",\n                \"first_name\": \"Sze\",\n                \"last_name\": \"Yan\",\n                \"company\": null,\n                \"address1\": null,\n                \"address2\": null,\n                \"city\": null,\n                \"zip\": null,\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": null,\n                \"province_code\": null,\n                \"country\": null,\n                \"country_code\": null,\n                \"phone\": \"886918909875\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-03-06T10:24:17.000+07:00\",\n                \"created_at\": \"2024-03-06T10:24:17.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832408,\n                    \"customer_id\": 1276370,\n                    \"name\": \"Sze Yan\",\n                    \"first_name\": \"Sze\",\n                    \"last_name\": \"Yan\",\n                    \"company\": null,\n                    \"address1\": null,\n                    \"address2\": null,\n                    \"city\": null,\n                    \"zip\": null,\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": null,\n                    \"province_code\": null,\n                    \"country\": null,\n                    \"country_code\": null,\n                    \"phone\": \"886918909875\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-03-06T10:24:17.000+07:00\",\n                    \"created_at\": \"2024-03-06T10:24:17.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"email\": \"szeyan.aio@gmail.com\",\n                \"phone\": \"886918909875\"\n            },\n            \"code\": \"G0001276370U\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-03-06T10:24:17+07:00\",\n            \"created_at\": \"2024-03-06T10:24:17+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276378,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=404E55&txtclr=ffffff&w=200&h=200&txtsize=90&txt=SY&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": \"szeyan123123@easystore.co\",\n            \"phone\": null,\n            \"first_name\": \"Sze\",\n            \"last_name\": \"Yan New\",\n            \"name\": \"Sze Yan New\",\n            \"gender\": \"male\",\n            \"birthdate\": \"2000-01-03\",\n            \"birthday\": \"2025-01-03\",\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832416,\n                \"customer_id\": 1276378,\n                \"name\": \"Sze Yan New\",\n                \"first_name\": \"Sze\",\n                \"last_name\": \"Yan New\",\n                \"company\": null,\n                \"address1\": null,\n                \"address2\": null,\n                \"city\": null,\n                \"zip\": null,\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": null,\n                \"province_code\": null,\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"phone\": null,\n                \"is_primary\": true,\n                \"updated_at\": \"2024-03-06T10:24:23.000+07:00\",\n                \"created_at\": \"2024-03-06T10:24:23.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832416,\n                    \"customer_id\": 1276378,\n                    \"name\": \"Sze Yan New\",\n                    \"first_name\": \"Sze\",\n                    \"last_name\": \"Yan New\",\n                    \"company\": null,\n                    \"address1\": null,\n                    \"address2\": null,\n                    \"city\": null,\n                    \"zip\": null,\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": null,\n                    \"province_code\": null,\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": null,\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-03-06T10:24:23.000+07:00\",\n                    \"created_at\": \"2024-03-06T10:24:23.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"email\": \"szeyan123123@easystore.co\"\n            },\n            \"code\": \"Q0001276378J\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-03-06T10:24:23+07:00\",\n            \"created_at\": \"2024-03-06T10:24:23+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276371,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=201625&txtclr=ffffff&w=200&h=200&txtsize=90&txt=SY&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": \"payuni@test.com\",\n            \"phone\": \"886912349999\",\n            \"first_name\": \"Sze\",\n            \"last_name\": \"Yan Test\",\n            \"name\": \"Sze Yan Test\",\n            \"gender\": \"female\",\n            \"birthdate\": \"2023-10-19\",\n            \"birthday\": \"2024-10-19\",\n            \"country_code\": null,\n            \"country\": null,\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832409,\n                \"customer_id\": 1276371,\n                \"name\": \"测试 Payuni1\",\n                \"first_name\": \"Sze\",\n                \"last_name\": \"Yan Test\",\n                \"company\": null,\n                \"address1\": null,\n                \"address2\": null,\n                \"city\": null,\n                \"zip\": null,\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": null,\n                \"province_code\": null,\n                \"country\": null,\n                \"country_code\": null,\n                \"phone\": \"886912349999\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-03-06T10:24:18.000+07:00\",\n                \"created_at\": \"2024-03-06T10:24:18.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832409,\n                    \"customer_id\": 1276371,\n                    \"name\": \"测试 Payuni1\",\n                    \"first_name\": \"Sze\",\n                    \"last_name\": \"Yan Test\",\n                    \"company\": null,\n                    \"address1\": null,\n                    \"address2\": null,\n                    \"city\": null,\n                    \"zip\": null,\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": null,\n                    \"province_code\": null,\n                    \"country\": null,\n                    \"country_code\": null,\n                    \"phone\": \"886912349999\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-03-06T10:24:18.000+07:00\",\n                    \"created_at\": \"2024-03-06T10:24:18.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"email\": \"payuni@test.com\",\n                \"phone\": \"886912349999\"\n            },\n            \"code\": \"F0001276371T\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-03-06T10:24:18+07:00\",\n            \"created_at\": \"2024-03-06T10:24:17+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276388,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=222800&txtclr=ffffff&w=200&h=200&txtsize=90&txt=TA&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": \"taiwanaddress@test.com\",\n            \"phone\": \"88688881111\",\n            \"first_name\": \"Taiwan\",\n            \"last_name\": \"Address\",\n            \"name\": \"Taiwan Address\",\n            \"gender\": null,\n            \"birthdate\": null,\n            \"birthday\": null,\n            \"country_code\": \"TW\",\n            \"country\": \"Taiwan\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832426,\n                \"customer_id\": 1276388,\n                \"name\": \"Taiwan Address\",\n                \"first_name\": \"Taiwan\",\n                \"last_name\": \"Address\",\n                \"company\": null,\n                \"address1\": \"东西一路70巷45号\",\n                \"address2\": null,\n                \"city\": \"基隆市台北\",\n                \"zip\": \"111\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"基隆市 Keelung City\",\n                \"province_code\": \"TW-KEE\",\n                \"country\": \"Taiwan\",\n                \"country_code\": \"TW\",\n                \"phone\": \"88688881111\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-03-06T10:24:31.000+07:00\",\n                \"created_at\": \"2024-03-06T10:24:31.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832426,\n                    \"customer_id\": 1276388,\n                    \"name\": \"Taiwan Address\",\n                    \"first_name\": \"Taiwan\",\n                    \"last_name\": \"Address\",\n                    \"company\": null,\n                    \"address1\": \"东西一路70巷45号\",\n                    \"address2\": null,\n                    \"city\": \"基隆市台北\",\n                    \"zip\": \"111\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"基隆市 Keelung City\",\n                    \"province_code\": \"TW-KEE\",\n                    \"country\": \"Taiwan\",\n                    \"country_code\": \"TW\",\n                    \"phone\": \"88688881111\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-03-06T10:24:31.000+07:00\",\n                    \"created_at\": \"2024-03-06T10:24:31.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"email\": \"taiwanaddress@test.com\",\n                \"phone\": \"88688881111\"\n            },\n            \"code\": \"N0001276388S\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-03-06T10:24:31+07:00\",\n            \"created_at\": \"2024-03-06T10:24:31+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276381,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=324E72&txtclr=ffffff&w=200&h=200&txtsize=90&txt=T1&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": \"test@mail.com\",\n            \"phone\": \"88999996662\",\n            \"first_name\": \"Test\",\n            \"last_name\": \"123\",\n            \"name\": \"Test 123\",\n            \"gender\": null,\n            \"birthdate\": null,\n            \"birthday\": null,\n            \"country_code\": \"TW\",\n            \"country\": \"Taiwan\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832419,\n                \"customer_id\": 1276381,\n                \"name\": \"Test 123\",\n                \"first_name\": \"Test\",\n                \"last_name\": \"123\",\n                \"company\": null,\n                \"address1\": \"Test 123\",\n                \"address2\": null,\n                \"city\": null,\n                \"zip\": \"208\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"新北市 New Taipei City\",\n                \"province_code\": \"TW-TPQ\",\n                \"country\": \"Taiwan\",\n                \"country_code\": \"TW\",\n                \"phone\": \"88999996662\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-03-06T10:24:25.000+07:00\",\n                \"created_at\": \"2024-03-06T10:24:25.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832419,\n                    \"customer_id\": 1276381,\n                    \"name\": \"Test 123\",\n                    \"first_name\": \"Test\",\n                    \"last_name\": \"123\",\n                    \"company\": null,\n                    \"address1\": \"Test 123\",\n                    \"address2\": null,\n                    \"city\": null,\n                    \"zip\": \"208\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"新北市 New Taipei City\",\n                    \"province_code\": \"TW-TPQ\",\n                    \"country\": \"Taiwan\",\n                    \"country_code\": \"TW\",\n                    \"phone\": \"88999996662\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-03-06T10:24:25.000+07:00\",\n                    \"created_at\": \"2024-03-06T10:24:25.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"email\": \"test@mail.com\",\n                \"phone\": \"88999996662\"\n            },\n            \"code\": \"F0001276381Y\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-03-06T10:24:40+07:00\",\n            \"created_at\": \"2024-03-06T10:24:25+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276441,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=788D66&txtclr=ffffff&w=200&h=200&txtsize=90&txt=TC&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": \"abc@gmail.com\",\n            \"phone\": \"60123456789\",\n            \"first_name\": \"Test\",\n            \"last_name\": \"Case\",\n            \"name\": \"Test Case\",\n            \"gender\": null,\n            \"birthdate\": null,\n            \"birthday\": null,\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832478,\n                \"customer_id\": 1276441,\n                \"name\": \"test case\",\n                \"first_name\": \"test\",\n                \"last_name\": \"case\",\n                \"company\": null,\n                \"address1\": \"6, kilang ubi\",\n                \"address2\": null,\n                \"city\": \"Selangor\",\n                \"zip\": \"43400\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Selangor\",\n                \"province_code\": \"MY-10\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"phone\": \"0123456789\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-04-04T10:06:54.000+07:00\",\n                \"created_at\": \"2024-04-04T10:06:54.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832478,\n                    \"customer_id\": 1276441,\n                    \"name\": \"test case\",\n                    \"first_name\": \"test\",\n                    \"last_name\": \"case\",\n                    \"company\": null,\n                    \"address1\": \"6, kilang ubi\",\n                    \"address2\": null,\n                    \"city\": \"Selangor\",\n                    \"zip\": \"43400\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Selangor\",\n                    \"province_code\": \"MY-10\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"0123456789\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-04-04T10:06:54.000+07:00\",\n                    \"created_at\": \"2024-04-04T10:06:54.000+07:00\"\n                },\n                {\n                    \"id\": 832484,\n                    \"customer_id\": 1276441,\n                    \"name\": \"Test2 Test2\",\n                    \"first_name\": \"Test2\",\n                    \"last_name\": \"Test2\",\n                    \"company\": \"\",\n                    \"address1\": \"'EasyStore, H1-5 (Block H1, Level, 5) SetiaWalk'\",\n                    \"address2\": \"\",\n                    \"city\": \"Puchong\",\n                    \"zip\": \"41700\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Selangor\",\n                    \"province_code\": \"MY-10\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"01122334455\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-04-04T16:04:56.000+07:00\",\n                    \"created_at\": \"2024-04-04T16:04:56.000+07:00\"\n                },\n                {\n                    \"id\": 832645,\n                    \"customer_id\": 1276441,\n                    \"name\": \"Yell Rajarajan\",\n                    \"first_name\": \"Yell\",\n                    \"last_name\": \"Rajarajan\",\n                    \"company\": \"\",\n                    \"address1\": \"EasyStore\",\n                    \"address2\": \"\",\n                    \"city\": \"Puchong\",\n                    \"zip\": \"41700\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Selangor\",\n                    \"province_code\": \"MY-10\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"0175464109\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-05-08T11:05:54.000+07:00\",\n                    \"created_at\": \"2024-05-08T11:05:54.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"email\": \"abc@gmail.com\",\n                \"phone\": \"60123456789\"\n            },\n            \"code\": \"U0001276441Q\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-04-04T10:06:54+07:00\",\n            \"created_at\": \"2024-04-04T10:06:54+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276375,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=3A2465&txtclr=ffffff&w=200&h=200&txtsize=90&txt=T1&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": \"11szeyan111@easystore.co\",\n            \"phone\": null,\n            \"first_name\": \"Test Normal\",\n            \"last_name\": \"1\",\n            \"name\": \"Test Normal 1\",\n            \"gender\": null,\n            \"birthdate\": \"2001-01-09\",\n            \"birthday\": \"2025-01-09\",\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832413,\n                \"customer_id\": 1276375,\n                \"name\": \"Test Normal 1\",\n                \"first_name\": \"Test Normal\",\n                \"last_name\": \"1\",\n                \"company\": null,\n                \"address1\": null,\n                \"address2\": null,\n                \"city\": null,\n                \"zip\": null,\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": null,\n                \"province_code\": null,\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"phone\": null,\n                \"is_primary\": true,\n                \"updated_at\": \"2024-03-06T10:24:21.000+07:00\",\n                \"created_at\": \"2024-03-06T10:24:21.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832413,\n                    \"customer_id\": 1276375,\n                    \"name\": \"Test Normal 1\",\n                    \"first_name\": \"Test Normal\",\n                    \"last_name\": \"1\",\n                    \"company\": null,\n                    \"address1\": null,\n                    \"address2\": null,\n                    \"city\": null,\n                    \"zip\": null,\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": null,\n                    \"province_code\": null,\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": null,\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-03-06T10:24:21.000+07:00\",\n                    \"created_at\": \"2024-03-06T10:24:21.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"email\": \"11szeyan111@easystore.co\"\n            },\n            \"code\": \"Z0001276375Y\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-03-06T10:24:21+07:00\",\n            \"created_at\": \"2024-03-06T10:24:21+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276374,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=99ADC0&txtclr=ffffff&w=200&h=200&txtsize=90&txt=TN&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": \"cheekuan@easystore.co\",\n            \"phone\": null,\n            \"first_name\": \"Test\",\n            \"last_name\": \"Normal 2\",\n            \"name\": \"Test Normal 2\",\n            \"gender\": \"male\",\n            \"birthdate\": \"2005-06-17\",\n            \"birthday\": \"2025-06-17\",\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"537.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832412,\n                \"customer_id\": 1276374,\n                \"name\": \"Test Normal 2\",\n                \"first_name\": \"Test\",\n                \"last_name\": \"Normal 2\",\n                \"company\": null,\n                \"address1\": null,\n                \"address2\": null,\n                \"city\": null,\n                \"zip\": null,\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": null,\n                \"province_code\": null,\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"phone\": null,\n                \"is_primary\": true,\n                \"updated_at\": \"2024-03-06T10:24:20.000+07:00\",\n                \"created_at\": \"2024-03-06T10:24:20.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832412,\n                    \"customer_id\": 1276374,\n                    \"name\": \"Test Normal 2\",\n                    \"first_name\": \"Test\",\n                    \"last_name\": \"Normal 2\",\n                    \"company\": null,\n                    \"address1\": null,\n                    \"address2\": null,\n                    \"city\": null,\n                    \"zip\": null,\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": null,\n                    \"province_code\": null,\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": null,\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-03-06T10:24:20.000+07:00\",\n                    \"created_at\": \"2024-03-06T10:24:20.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"email\": \"cheekuan@easystore.co\"\n            },\n            \"code\": \"J0001276374K\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-03-06T10:24:20+07:00\",\n            \"created_at\": \"2024-03-06T10:24:20+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276384,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=001C1E&txtclr=ffffff&w=200&h=200&txtsize=90&txt=TT&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": \"testtest@mail.com\",\n            \"phone\": \"60123453879\",\n            \"first_name\": \"Test\",\n            \"last_name\": \"Test\",\n            \"name\": \"Test Test\",\n            \"gender\": null,\n            \"birthdate\": null,\n            \"birthday\": null,\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832422,\n                \"customer_id\": 1276384,\n                \"name\": \"Test Test\",\n                \"first_name\": \"Test\",\n                \"last_name\": \"Test\",\n                \"company\": null,\n                \"address1\": null,\n                \"address2\": null,\n                \"city\": null,\n                \"zip\": null,\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": null,\n                \"province_code\": null,\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"phone\": \"60123453879\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-03-06T10:24:28.000+07:00\",\n                \"created_at\": \"2024-03-06T10:24:28.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832422,\n                    \"customer_id\": 1276384,\n                    \"name\": \"Test Test\",\n                    \"first_name\": \"Test\",\n                    \"last_name\": \"Test\",\n                    \"company\": null,\n                    \"address1\": null,\n                    \"address2\": null,\n                    \"city\": null,\n                    \"zip\": null,\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": null,\n                    \"province_code\": null,\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"60123453879\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-03-06T10:24:28.000+07:00\",\n                    \"created_at\": \"2024-03-06T10:24:28.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"email\": \"testtest@mail.com\",\n                \"phone\": \"60123453879\"\n            },\n            \"code\": \"F0001276384B\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-03-06T10:24:28+07:00\",\n            \"created_at\": \"2024-03-06T10:24:28+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276383,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=83AB58&txtclr=ffffff&w=200&h=200&txtsize=90&txt=T2&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": \"testest2@mail.com\",\n            \"phone\": \"0132136465\",\n            \"first_name\": \"Testest\",\n            \"last_name\": \"2\",\n            \"name\": \"Testest 2\",\n            \"gender\": null,\n            \"birthdate\": null,\n            \"birthday\": null,\n            \"country_code\": \"ID\",\n            \"country\": \"Indonesia\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832421,\n                \"customer_id\": 1276383,\n                \"name\": \"Testest 2\",\n                \"first_name\": \"Testest\",\n                \"last_name\": \"2\",\n                \"company\": null,\n                \"address1\": \"Dasdas\",\n                \"address2\": \"Dasdasdsadas\",\n                \"city\": \"Dsadas\",\n                \"zip\": \"12312\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": \"Arongan Lambalek\",\n                \"district_code\": null,\n                \"province\": \"Aceh\",\n                \"province_code\": \"ID-AC\",\n                \"country\": \"Indonesia\",\n                \"country_code\": \"ID\",\n                \"phone\": \"0132136465\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-03-06T10:24:27.000+07:00\",\n                \"created_at\": \"2024-03-06T10:24:27.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832421,\n                    \"customer_id\": 1276383,\n                    \"name\": \"Testest 2\",\n                    \"first_name\": \"Testest\",\n                    \"last_name\": \"2\",\n                    \"company\": null,\n                    \"address1\": \"Dasdas\",\n                    \"address2\": \"Dasdasdsadas\",\n                    \"city\": \"Dsadas\",\n                    \"zip\": \"12312\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": \"Arongan Lambalek\",\n                    \"district_code\": null,\n                    \"province\": \"Aceh\",\n                    \"province_code\": \"ID-AC\",\n                    \"country\": \"Indonesia\",\n                    \"country_code\": \"ID\",\n                    \"phone\": \"0132136465\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-03-06T10:24:27.000+07:00\",\n                    \"created_at\": \"2024-03-06T10:24:27.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"email\": \"testest2@mail.com\",\n                \"phone\": \"0132136465\"\n            },\n            \"code\": \"P0001276383M\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-03-06T10:24:40+07:00\",\n            \"created_at\": \"2024-03-06T10:24:27+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276380,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=CB7E98&txtclr=ffffff&w=200&h=200&txtsize=90&txt=TA&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": \"testcustomer@mail.com\",\n            \"phone\": null,\n            \"first_name\": \"Testing\",\n            \"last_name\": \"Account\",\n            \"name\": \"Testing Account\",\n            \"gender\": null,\n            \"birthdate\": \"2000-05-15\",\n            \"birthday\": \"2025-05-15\",\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832418,\n                \"customer_id\": 1276380,\n                \"name\": \"Testing Account\",\n                \"first_name\": \"Testing\",\n                \"last_name\": \"Account\",\n                \"company\": null,\n                \"address1\": null,\n                \"address2\": null,\n                \"city\": null,\n                \"zip\": null,\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": null,\n                \"province_code\": null,\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"phone\": null,\n                \"is_primary\": true,\n                \"updated_at\": \"2024-03-06T10:24:25.000+07:00\",\n                \"created_at\": \"2024-03-06T10:24:25.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832418,\n                    \"customer_id\": 1276380,\n                    \"name\": \"Testing Account\",\n                    \"first_name\": \"Testing\",\n                    \"last_name\": \"Account\",\n                    \"company\": null,\n                    \"address1\": null,\n                    \"address2\": null,\n                    \"city\": null,\n                    \"zip\": null,\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": null,\n                    \"province_code\": null,\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": null,\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-03-06T10:24:25.000+07:00\",\n                    \"created_at\": \"2024-03-06T10:24:25.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"email\": \"testcustomer@mail.com\"\n            },\n            \"code\": \"P0001276380H\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-03-06T10:24:25+07:00\",\n            \"created_at\": \"2024-03-06T10:24:25+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        }\n    ]\n}"}],"_postman_id":"e1e01446-e93b-49f6-a15f-126832d18c82"}],"id":"a5968bcc-6891-4e5a-ad95-a48058466104","_postman_id":"a5968bcc-6891-4e5a-ad95-a48058466104","description":""},{"name":"Points","item":[{"name":"Retrieve customer points","id":"0273ed84-c281-4e19-b0b4-8959022c6d32","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"EasyStore-Access-Token","value":""}],"url":"api/3.0/customers/:customer_id_or_coode/points.json","description":"<h2 id=\"retrieve-customer-points\">Retrieve customer points</h2>\n<p>Retrieves the points balance and settings for a single customer.</p>\n<h3 id=\"path-variable-required\">Path variable (required)</h3>\n<ul>\n<li><p><code>customer_id_or_coode</code> <em>(required)</em> — the customer identifier. This endpoint accepts either:</p>\n<ul>\n<li><p>a numeric <strong>customer ID</strong>, or</p>\n</li>\n<li><p>a customer <strong>code</strong></p>\n</li>\n</ul>\n</li>\n</ul>\n","urlObject":{"path":["3.0","customers",":customer_id_or_coode","points.json"],"host":["api"],"query":[],"variable":[{"type":"any","value":"","key":"customer_id_or_coode"}]}},"response":[{"id":"2c606418-0298-462a-817d-31a7fc1a5bda","name":"Retrieves a single customer","originalRequest":{"method":"GET","header":[{"key":"EasyStore-Access-Token","value":""}],"url":{"raw":"api/3.0/customers/:customer_id_or_code/points.json","host":["api"],"path":["3.0","customers",":customer_id_or_code","points.json"],"variable":[{"key":"customer_id_or_code","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Set-Cookie","value":"locale=en_US; expires=Fri, 26-Jul-2024 03:59:12 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Encoding","value":"gzip"},{"key":"X-Powered-By","value":"Express"},{"key":"Accept-Ranges","value":"bytes"},{"key":"Via","value":"1.1 varnish, 1.1 varnish"},{"key":"CK-Debug-HTTP-Status","value":"( 200) ( 200)"},{"key":"Date","value":"Wed, 26 Jun 2024 03:59:13 GMT"},{"key":"X-Served-By","value":"cache-qpg120085-QPG, cache-kul9828-KUL"},{"key":"X-Cache","value":"MISS, MISS"},{"key":"X-Cache-Hits","value":"0, 0"},{"key":"X-Timer","value":"S1719374353.645712,VS0,VE552"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31557600"},{"key":"transfer-encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"total_point\": 1387410,\n    \"point_settings\": {\n        \"title\": \"Points\",\n        \"is_earning_enabled\": true,\n        \"earning_value\": 1,\n        \"earning_point\": 1,\n        \"is_redemption_enabled\": true,\n        \"redemption_point\": 100,\n        \"redemption_value\": 1,\n        \"validity_period_type\": \"period\",\n        \"validity_period_value\": 3,\n        \"validity_period_unit\": \"month\",\n        \"cooling_period_value\": 7,\n        \"cooling_period_unit\": \"day\",\n        \"is_enabled\": 1,\n        \"is_min_purchase_required\": 1,\n        \"min_purchase_amount\": 50,\n        \"is_max_usage_limited\": 1,\n        \"max_usage_amount_per_order\": 100,\n        \"max_discount_percentage_per_order\": 70\n    }\n}"}],"_postman_id":"0273ed84-c281-4e19-b0b4-8959022c6d32"},{"name":"Manual adjust customer's point","id":"9ed580f1-7e49-4922-9d00-2bbb3776467e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"EasyStore-Access-Token","value":""}],"body":{"mode":"raw","raw":"{\r\n    \"value\": -100, //the value of the point to be added (positive value) or deducted (negative value)\r\n    \"description\": \"Last minute order cancel\" //reason for the point addition or deduction\r\n}","options":{"raw":{"language":"json"}}},"url":"/api/3.0/customers/:customer_id/point/adjust.json?value=100&description=New bonus point","urlObject":{"path":["api","3.0","customers",":customer_id","point","adjust.json"],"host":[""],"query":[{"description":{"content":"<p>the value of the point to be added (positive value) or deducted (negative value)</p>\n","type":"text/plain"},"key":"value","value":"100"},{"description":{"content":"<p>reason for the point addition or deduction</p>\n","type":"text/plain"},"key":"description","value":"New bonus point"}],"variable":[{"type":"any","value":"{{customer_id}}","key":"customer_id"}]}},"response":[{"id":"714eecea-1ad9-485f-bd92-b7f0f15dfb6b","name":"Adjust Customer Point","originalRequest":{"method":"PUT","header":[{"key":"EasyStore-Access-Token","value":""}],"body":{"mode":"raw","raw":"{\r\n    \"value\": -100, //the value of the point to be added (positive value) or deducted (negative value)\r\n    \"description\": \"Last minute order cancel\" //reason for the point addition or deduction\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"/api/3.0/customers/:customer_id/point/adjust.json?value=100&description=New bonus point","host":[""],"path":["api","3.0","customers",":customer_id","point","adjust.json"],"query":[{"key":"value","value":"100","description":"the value of the point to be added (positive value) or deducted (negative value)"},{"key":"description","value":"New bonus point","description":"reason for the point addition or deduction"}],"variable":[{"key":"customer_id","value":"{{customer_id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Set-Cookie","value":"locale=en_US; expires=Fri, 26-Jul-2024 04:10:27 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Encoding","value":"gzip"},{"key":"X-Powered-By","value":"Express"},{"key":"Accept-Ranges","value":"bytes"},{"key":"Via","value":"1.1 varnish, 1.1 varnish"},{"key":"CK-Debug-HTTP-Status","value":"( 200) ( 200)"},{"key":"Date","value":"Wed, 26 Jun 2024 04:10:27 GMT"},{"key":"X-Served-By","value":"cache-qpg120109-QPG, cache-kul9828-KUL"},{"key":"X-Cache","value":"MISS, MISS"},{"key":"X-Cache-Hits","value":"0, 0"},{"key":"X-Timer","value":"S1719375027.413406,VS0,VE423"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31557600"},{"key":"transfer-encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"point\": {\n        \"id\": 3911,\n        \"customer_id\": 1276928,\n        \"executable_type\": \"Store::StoreApp\",\n        \"executable_id\": 10920,\n        \"action\": \"update\",\n        \"amount\": -100,\n        \"description\": \"Last minute order cancel\",\n        \"remain_amount\": 0,\n        \"balance\": 1387210,\n        \"expired_at\": \"1970-01-01T07:30:01.000+07:30\",\n        \"is_reminded\": false,\n        \"updated_at\": \"2024-06-26T12:10:27.000+08:00\",\n        \"created_at\": \"2024-06-26T12:10:27.000+08:00\"\n    }\n}"}],"_postman_id":"9ed580f1-7e49-4922-9d00-2bbb3776467e"}],"id":"fad5474b-886b-4d9b-91fd-7a698c943198","_postman_id":"fad5474b-886b-4d9b-91fd-7a698c943198","description":""},{"name":"Retrieves a list of customers","id":"314ed40b-0d04-45e3-b7d9-3b50be404a5d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"EasyStore-Access-Token","value":""}],"url":"/api/3.0/customers.json?page=1&limit=50","urlObject":{"path":["api","3.0","customers.json"],"host":[""],"query":[{"description":{"content":"<p>Show customers for a specific page.</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>The maximum number of results to show.</p>\n","type":"text/plain"},"key":"limit","value":"50"},{"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":"2311217, 2311218"},{"disabled":true,"description":{"content":"<p>Restrict results to those after the specified ID.</p>\n","type":"text/plain"},"key":"since_id","value":"2311217"},{"disabled":true,"description":{"content":"<p>Show customers created after a specified date.\n(format: 2014-04-25T16:15:47-04:00)</p>\n","type":"text/plain"},"key":"created_at_min","value":"2019-11-28"},{"disabled":true,"description":{"content":"<p>Show customers created before a specified date.\n(format: 2014-04-25T16:15:47-04:00)</p>\n","type":"text/plain"},"key":"created_at_max","value":"2019-11-28"},{"disabled":true,"description":{"content":"<p>Show customers last updated after a specified date.\n(format: 2014-04-25T16:15:47-04:00)</p>\n","type":"text/plain"},"key":"updated_at_min","value":"2019-11-28"},{"disabled":true,"description":{"content":"<p>Show customers last updated before a specified date.\n(format: 2014-04-25T16:15:47-04:00)</p>\n","type":"text/plain"},"key":"updated_at_max","value":"2019-11-28"},{"disabled":true,"description":{"content":"<p>Return current sorting of result.</p>\n","type":"text/plain"},"key":"sort","value":"id.desc"},{"disabled":true,"description":{"content":"<p>Filter customers by first name, last name or email</p>\n","type":"text/plain"},"key":"query","value":"john"},{"disabled":true,"description":{"content":"<p>Include customers' total point in the response</p>\n","type":"text/plain"},"key":"fields","value":"total_point"}],"variable":[]}},"response":[{"id":"df9d025c-6716-4824-8862-24683014fe70","name":"Retrieves a list of customers","originalRequest":{"method":"GET","header":[{"key":"EasyStore-Access-Token","value":""}],"url":{"raw":"/api/3.0/customers.json?page=1&limit=50","host":[""],"path":["api","3.0","customers.json"],"query":[{"key":"page","value":"1","description":"Show customers for a specific page."},{"key":"limit","value":"50","description":"The maximum number of results to show."},{"key":"ids","value":"2311217, 2311218","description":"Restrict results to customers specified by a comma-separated list of IDs.","disabled":true},{"key":"since_id","value":"2311217","description":"Restrict results to those after the specified ID.","disabled":true},{"key":"created_at_min","value":"2019-11-28","description":"Show customers created after a specified date.\n(format: 2014-04-25T16:15:47-04:00)","disabled":true},{"key":"created_at_max","value":"2019-11-28","description":"Show customers created before a specified date.\n(format: 2014-04-25T16:15:47-04:00)","disabled":true},{"key":"updated_at_min","value":"2019-11-28","description":"Show customers last updated after a specified date.\n(format: 2014-04-25T16:15:47-04:00)","disabled":true},{"key":"updated_at_max","value":"2019-11-28","description":"Show customers last updated before a specified date.\n(format: 2014-04-25T16:15:47-04:00)","disabled":true},{"key":"sort","value":"id.desc","description":"Return current sorting of result.","disabled":true},{"key":"query","value":"john","description":"Filter customers by first name, last name or email","disabled":true},{"key":"fields","value":"total_point","description":"Include customers' total point in the response","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Set-Cookie","value":"locale=en_US; expires=Fri, 26-Jul-2024 03:53:34 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Encoding","value":"gzip"},{"key":"X-Powered-By","value":"Express"},{"key":"Accept-Ranges","value":"bytes"},{"key":"Via","value":"1.1 varnish, 1.1 varnish"},{"key":"CK-Debug-HTTP-Status","value":"( 200) ( 200)"},{"key":"Date","value":"Wed, 26 Jun 2024 03:53:36 GMT"},{"key":"X-Served-By","value":"cache-qpg120101-QPG, cache-kul9828-KUL"},{"key":"X-Cache","value":"MISS, MISS"},{"key":"X-Cache-Hits","value":"0, 0"},{"key":"X-Timer","value":"S1719374015.797900,VS0,VE1322"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31557600"},{"key":"transfer-encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"total_count\": 55,\n    \"page_count\": 2,\n    \"page\": 1,\n    \"limit\": 50,\n    \"sort\": \"name.asc\",\n    \"customers\": [\n        {\n            \"id\": 1276923,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=000035&txtclr=ffffff&w=200&h=200&txtsize=90&txt=18&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": null,\n            \"phone\": \"60162241418\",\n            \"first_name\": null,\n            \"last_name\": null,\n            \"name\": \" \",\n            \"gender\": null,\n            \"birthdate\": null,\n            \"birthday\": null,\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": null,\n            \"addresses\": [],\n            \"credentials\": {\n                \"phone\": \"60162241418\"\n            },\n            \"code\": \"G0001276923L\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-06-20T13:22:59+07:00\",\n            \"created_at\": \"2024-06-20T13:22:58+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276478,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=404E55&txtclr=ffffff&w=200&h=200&txtsize=90&txt=AA&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": null,\n            \"phone\": \"60124563982\",\n            \"first_name\": \"A\",\n            \"last_name\": \"A\",\n            \"name\": \"A A\",\n            \"gender\": null,\n            \"birthdate\": null,\n            \"birthday\": null,\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 1,\n            \"total_spent\": \"45.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832504,\n                \"customer_id\": 1276478,\n                \"name\": \"A A\",\n                \"first_name\": \"A\",\n                \"last_name\": \"A\",\n                \"company\": null,\n                \"address1\": \"abc store\",\n                \"address2\": null,\n                \"city\": \"Petaling\",\n                \"zip\": \"41700\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Selangor\",\n                \"province_code\": \"MY-10\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"phone\": \"01234564725\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-04-17T10:34:05.000+07:00\",\n                \"created_at\": \"2024-04-17T10:34:05.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832504,\n                    \"customer_id\": 1276478,\n                    \"name\": \"A A\",\n                    \"first_name\": \"A\",\n                    \"last_name\": \"A\",\n                    \"company\": null,\n                    \"address1\": \"abc store\",\n                    \"address2\": null,\n                    \"city\": \"Petaling\",\n                    \"zip\": \"41700\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Selangor\",\n                    \"province_code\": \"MY-10\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"01234564725\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-04-17T10:34:05.000+07:00\",\n                    \"created_at\": \"2024-04-17T10:34:05.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"phone\": \"60124563982\"\n            },\n            \"code\": \"G0001276478E\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-04-28T23:50:07+07:00\",\n            \"created_at\": \"2024-04-17T10:34:05+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276687,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=806C66&txtclr=ffffff&w=200&h=200&txtsize=90&txt=AA&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": null,\n            \"phone\": \"60124563982\",\n            \"first_name\": \"A\",\n            \"last_name\": \"A\",\n            \"name\": \"A A\",\n            \"gender\": null,\n            \"birthdate\": null,\n            \"birthday\": null,\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832663,\n                \"customer_id\": 1276687,\n                \"name\": \"Yell Rajarajan\",\n                \"first_name\": \"Yell\",\n                \"last_name\": \"Rajarajan\",\n                \"company\": null,\n                \"address1\": \"H1-5 Setiawalk Puchong Persiaran Wawasan\",\n                \"address2\": null,\n                \"city\": \"Petaling\",\n                \"zip\": \"41700\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Selangor\",\n                \"province_code\": \"MY-10\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"phone\": \"0145896526\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-05-10T11:43:54.000+07:00\",\n                \"created_at\": \"2024-05-10T11:43:54.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832663,\n                    \"customer_id\": 1276687,\n                    \"name\": \"Yell Rajarajan\",\n                    \"first_name\": \"Yell\",\n                    \"last_name\": \"Rajarajan\",\n                    \"company\": null,\n                    \"address1\": \"H1-5 Setiawalk Puchong Persiaran Wawasan\",\n                    \"address2\": null,\n                    \"city\": \"Petaling\",\n                    \"zip\": \"41700\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Selangor\",\n                    \"province_code\": \"MY-10\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"0145896526\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-05-10T11:43:54.000+07:00\",\n                    \"created_at\": \"2024-05-10T11:43:54.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"phone\": \"60124563982\"\n            },\n            \"code\": \"K0001276687G\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-05-10T11:43:54+07:00\",\n            \"created_at\": \"2024-05-10T11:43:54+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276688,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=222800&txtclr=ffffff&w=200&h=200&txtsize=90&txt=AA&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": null,\n            \"phone\": \"60124563982\",\n            \"first_name\": \"A\",\n            \"last_name\": \"A\",\n            \"name\": \"A A\",\n            \"gender\": null,\n            \"birthdate\": null,\n            \"birthday\": null,\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832664,\n                \"customer_id\": 1276688,\n                \"name\": \"Yell Rajarajan\",\n                \"first_name\": \"Yell\",\n                \"last_name\": \"Rajarajan\",\n                \"company\": null,\n                \"address1\": \"H1-5 Setiawalk Puchong Persiaran Wawasan\",\n                \"address2\": null,\n                \"city\": \"Petaling\",\n                \"zip\": \"41700\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Kuala Lumpur\",\n                \"province_code\": \"MY-14\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"phone\": \"0175464109\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-05-10T11:55:28.000+07:00\",\n                \"created_at\": \"2024-05-10T11:55:28.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832664,\n                    \"customer_id\": 1276688,\n                    \"name\": \"Yell Rajarajan\",\n                    \"first_name\": \"Yell\",\n                    \"last_name\": \"Rajarajan\",\n                    \"company\": null,\n                    \"address1\": \"H1-5 Setiawalk Puchong Persiaran Wawasan\",\n                    \"address2\": null,\n                    \"city\": \"Petaling\",\n                    \"zip\": \"41700\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Kuala Lumpur\",\n                    \"province_code\": \"MY-14\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"0175464109\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-05-10T11:55:28.000+07:00\",\n                    \"created_at\": \"2024-05-10T11:55:28.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"phone\": \"60124563982\"\n            },\n            \"code\": \"C0001276688K\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-05-10T11:55:29+07:00\",\n            \"created_at\": \"2024-05-10T11:55:28+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276693,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=5B4E51&txtclr=ffffff&w=200&h=200&txtsize=90&txt=AA&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": null,\n            \"phone\": \"60124563982\",\n            \"first_name\": \"A\",\n            \"last_name\": \"A\",\n            \"name\": \"A A\",\n            \"gender\": null,\n            \"birthdate\": null,\n            \"birthday\": null,\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832669,\n                \"customer_id\": 1276693,\n                \"name\": \"Yell Rajarajan\",\n                \"first_name\": \"Yell\",\n                \"last_name\": \"Rajarajan\",\n                \"company\": null,\n                \"address1\": \"H1-5 Setiawalk Puchong Persiaran Wawasan\",\n                \"address2\": null,\n                \"city\": \"Petaling\",\n                \"zip\": \"41700\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Kuala Lumpur\",\n                \"province_code\": \"MY-14\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"phone\": \"0175464109\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-05-10T12:23:51.000+07:00\",\n                \"created_at\": \"2024-05-10T12:23:51.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832669,\n                    \"customer_id\": 1276693,\n                    \"name\": \"Yell Rajarajan\",\n                    \"first_name\": \"Yell\",\n                    \"last_name\": \"Rajarajan\",\n                    \"company\": null,\n                    \"address1\": \"H1-5 Setiawalk Puchong Persiaran Wawasan\",\n                    \"address2\": null,\n                    \"city\": \"Petaling\",\n                    \"zip\": \"41700\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Kuala Lumpur\",\n                    \"province_code\": \"MY-14\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"0175464109\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-05-10T12:23:51.000+07:00\",\n                    \"created_at\": \"2024-05-10T12:23:51.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"phone\": \"60124563982\"\n            },\n            \"code\": \"V0001276693K\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-05-10T12:23:51+07:00\",\n            \"created_at\": \"2024-05-10T12:23:51+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276692,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=1E0200&txtclr=ffffff&w=200&h=200&txtsize=90&txt=AA&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": null,\n            \"phone\": \"60124563982\",\n            \"first_name\": \"A\",\n            \"last_name\": \"A\",\n            \"name\": \"A A\",\n            \"gender\": null,\n            \"birthdate\": null,\n            \"birthday\": null,\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832668,\n                \"customer_id\": 1276692,\n                \"name\": \"Yell Rajarajan\",\n                \"first_name\": \"Yell\",\n                \"last_name\": \"Rajarajan\",\n                \"company\": null,\n                \"address1\": \"H1-5 Setiawalk Puchong Persiaran Wawasan\",\n                \"address2\": null,\n                \"city\": \"Petaling\",\n                \"zip\": \"41700\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Kuala Lumpur\",\n                \"province_code\": \"MY-14\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"phone\": \"0175464109\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-05-10T12:20:47.000+07:00\",\n                \"created_at\": \"2024-05-10T12:20:47.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832668,\n                    \"customer_id\": 1276692,\n                    \"name\": \"Yell Rajarajan\",\n                    \"first_name\": \"Yell\",\n                    \"last_name\": \"Rajarajan\",\n                    \"company\": null,\n                    \"address1\": \"H1-5 Setiawalk Puchong Persiaran Wawasan\",\n                    \"address2\": null,\n                    \"city\": \"Petaling\",\n                    \"zip\": \"41700\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Kuala Lumpur\",\n                    \"province_code\": \"MY-14\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"0175464109\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-05-10T12:20:47.000+07:00\",\n                    \"created_at\": \"2024-05-10T12:20:47.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"phone\": \"60124563982\"\n            },\n            \"code\": \"M0001276692Q\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-05-10T12:20:47+07:00\",\n            \"created_at\": \"2024-05-10T12:20:47+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276689,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=BF5650&txtclr=ffffff&w=200&h=200&txtsize=90&txt=AA&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": null,\n            \"phone\": \"60124563982\",\n            \"first_name\": \"A\",\n            \"last_name\": \"A\",\n            \"name\": \"A A\",\n            \"gender\": null,\n            \"birthdate\": null,\n            \"birthday\": null,\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832665,\n                \"customer_id\": 1276689,\n                \"name\": \"Yell Rajarajan\",\n                \"first_name\": \"Yell\",\n                \"last_name\": \"Rajarajan\",\n                \"company\": null,\n                \"address1\": \"EasyStore\",\n                \"address2\": null,\n                \"city\": \"Puchong\",\n                \"zip\": \"41700\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Kuala Lumpur\",\n                \"province_code\": \"MY-14\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"phone\": \"0175464109\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-05-10T11:58:40.000+07:00\",\n                \"created_at\": \"2024-05-10T11:58:40.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832665,\n                    \"customer_id\": 1276689,\n                    \"name\": \"Yell Rajarajan\",\n                    \"first_name\": \"Yell\",\n                    \"last_name\": \"Rajarajan\",\n                    \"company\": null,\n                    \"address1\": \"EasyStore\",\n                    \"address2\": null,\n                    \"city\": \"Puchong\",\n                    \"zip\": \"41700\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Kuala Lumpur\",\n                    \"province_code\": \"MY-14\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"0175464109\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-05-10T11:58:40.000+07:00\",\n                    \"created_at\": \"2024-05-10T11:58:40.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"phone\": \"60124563982\"\n            },\n            \"code\": \"S0001276689I\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-05-10T11:58:40+07:00\",\n            \"created_at\": \"2024-05-10T11:58:40+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276691,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=8ADBB4&txtclr=ffffff&w=200&h=200&txtsize=90&txt=AA&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": null,\n            \"phone\": \"60124563982\",\n            \"first_name\": \"A\",\n            \"last_name\": \"A\",\n            \"name\": \"A A\",\n            \"gender\": null,\n            \"birthdate\": null,\n            \"birthday\": null,\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832667,\n                \"customer_id\": 1276691,\n                \"name\": \"Yell Rajarajan\",\n                \"first_name\": \"Yell\",\n                \"last_name\": \"Rajarajan\",\n                \"company\": null,\n                \"address1\": \"H1-5 Setiawalk Puchong Persiaran Wawasan\",\n                \"address2\": null,\n                \"city\": \"Petaling\",\n                \"zip\": \"41700\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Kuala Lumpur\",\n                \"province_code\": \"MY-14\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"phone\": \"0175464109\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-05-10T12:18:38.000+07:00\",\n                \"created_at\": \"2024-05-10T12:18:38.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832667,\n                    \"customer_id\": 1276691,\n                    \"name\": \"Yell Rajarajan\",\n                    \"first_name\": \"Yell\",\n                    \"last_name\": \"Rajarajan\",\n                    \"company\": null,\n                    \"address1\": \"H1-5 Setiawalk Puchong Persiaran Wawasan\",\n                    \"address2\": null,\n                    \"city\": \"Petaling\",\n                    \"zip\": \"41700\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Kuala Lumpur\",\n                    \"province_code\": \"MY-14\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"0175464109\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-05-10T12:18:38.000+07:00\",\n                    \"created_at\": \"2024-05-10T12:18:38.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"phone\": \"60124563982\"\n            },\n            \"code\": \"W0001276691Z\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-05-10T12:18:38+07:00\",\n            \"created_at\": \"2024-05-10T12:18:38+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276690,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=66796D&txtclr=ffffff&w=200&h=200&txtsize=90&txt=AA&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": null,\n            \"phone\": \"60124563982\",\n            \"first_name\": \"A\",\n            \"last_name\": \"A\",\n            \"name\": \"A A\",\n            \"gender\": null,\n            \"birthdate\": null,\n            \"birthday\": null,\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832666,\n                \"customer_id\": 1276690,\n                \"name\": \"Yell Rajarajan\",\n                \"first_name\": \"Yell\",\n                \"last_name\": \"Rajarajan\",\n                \"company\": null,\n                \"address1\": \"H1-5 Setiawalk Puchong Persiaran Wawasan\",\n                \"address2\": null,\n                \"city\": \"Petaling\",\n                \"zip\": \"41700\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Kuala Lumpur\",\n                \"province_code\": \"MY-14\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"phone\": \"0175464109\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-05-10T12:16:30.000+07:00\",\n                \"created_at\": \"2024-05-10T12:16:30.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832666,\n                    \"customer_id\": 1276690,\n                    \"name\": \"Yell Rajarajan\",\n                    \"first_name\": \"Yell\",\n                    \"last_name\": \"Rajarajan\",\n                    \"company\": null,\n                    \"address1\": \"H1-5 Setiawalk Puchong Persiaran Wawasan\",\n                    \"address2\": null,\n                    \"city\": \"Petaling\",\n                    \"zip\": \"41700\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Kuala Lumpur\",\n                    \"province_code\": \"MY-14\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"0175464109\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-05-10T12:16:30.000+07:00\",\n                    \"created_at\": \"2024-05-10T12:16:30.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"phone\": \"60124563982\"\n            },\n            \"code\": \"K0001276690B\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-05-10T12:16:31+07:00\",\n            \"created_at\": \"2024-05-10T12:16:30+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276439,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=B77B68&txtclr=ffffff&w=200&h=200&txtsize=90&txt=AB&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": \"a@gmail.com\",\n            \"phone\": \"01764736374\",\n            \"first_name\": \"A\",\n            \"last_name\": \"B\",\n            \"name\": \"A B\",\n            \"gender\": null,\n            \"birthdate\": null,\n            \"birthday\": null,\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": false,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832474,\n                \"customer_id\": 1276439,\n                \"name\": \"a b\",\n                \"first_name\": \"a\",\n                \"last_name\": \"b\",\n                \"company\": null,\n                \"address1\": \"9, Jalan Tikus\",\n                \"address2\": null,\n                \"city\": \"Kuala Lumpur\",\n                \"zip\": \"43400\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Kuala Lumpur\",\n                \"province_code\": \"MY-14\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"phone\": \"01764736374\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-04-03T15:33:35.000+07:00\",\n                \"created_at\": \"2024-04-03T15:33:35.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832474,\n                    \"customer_id\": 1276439,\n                    \"name\": \"a b\",\n                    \"first_name\": \"a\",\n                    \"last_name\": \"b\",\n                    \"company\": null,\n                    \"address1\": \"9, Jalan Tikus\",\n                    \"address2\": null,\n                    \"city\": \"Kuala Lumpur\",\n                    \"zip\": \"43400\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Kuala Lumpur\",\n                    \"province_code\": \"MY-14\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"01764736374\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-04-03T15:33:35.000+07:00\",\n                    \"created_at\": \"2024-04-03T15:33:35.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"email\": \"a@gmail.com\",\n                \"phone\": \"01764736374\"\n            },\n            \"code\": \"P0001276439N\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-04-03T15:33:35+07:00\",\n            \"created_at\": \"2024-04-03T15:33:35+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276925,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=A1C299&txtclr=ffffff&w=200&h=200&txtsize=90&txt=AD&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": \"abc@def.com\",\n            \"phone\": \"12345678\",\n            \"first_name\": \"Abc\",\n            \"last_name\": \"Def\",\n            \"name\": \"Abc Def\",\n            \"gender\": null,\n            \"birthdate\": null,\n            \"birthday\": null,\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832830,\n                \"customer_id\": 1276925,\n                \"name\": \"\",\n                \"first_name\": \"Abc\",\n                \"last_name\": \"Def\",\n                \"company\": \"Org Abc Def\",\n                \"address1\": \"Street Abc Def\",\n                \"address2\": null,\n                \"city\": \"City Abc Def\",\n                \"zip\": \"12345\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Johor\",\n                \"province_code\": \"MY-01\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"phone\": \"12345678\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-06-21T00:35:11.000+07:00\",\n                \"created_at\": \"2024-06-21T00:35:11.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832830,\n                    \"customer_id\": 1276925,\n                    \"name\": \"\",\n                    \"first_name\": \"Abc\",\n                    \"last_name\": \"Def\",\n                    \"company\": \"Org Abc Def\",\n                    \"address1\": \"Street Abc Def\",\n                    \"address2\": null,\n                    \"city\": \"City Abc Def\",\n                    \"zip\": \"12345\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Johor\",\n                    \"province_code\": \"MY-01\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"12345678\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-06-21T00:35:11.000+07:00\",\n                    \"created_at\": \"2024-06-21T00:35:11.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"email\": \"abc@def.com\",\n                \"phone\": \"12345678\"\n            },\n            \"code\": \"N0001276925N\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-06-21T00:35:11+07:00\",\n            \"created_at\": \"2024-06-21T00:35:11+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276393,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=5B4E51&txtclr=ffffff&w=200&h=200&txtsize=90&txt=AG&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": null,\n            \"phone\": null,\n            \"first_name\": \"Abner\",\n            \"last_name\": \"Goh\",\n            \"name\": \"Abner Goh\",\n            \"gender\": \"male\",\n            \"birthdate\": \"1994-03-02\",\n            \"birthday\": \"2025-03-02\",\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": null,\n            \"addresses\": [],\n            \"credentials\": {},\n            \"code\": \"Z0001276393W\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-03-06T14:28:37+07:00\",\n            \"created_at\": \"2024-03-06T14:28:37+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276377,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=5B4534&txtclr=ffffff&w=200&h=200&txtsize=90&txt=A3&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": \"szeyan111@easystore.co\",\n            \"phone\": \"60123456777\",\n            \"first_name\": \"Appreciation Card\",\n            \"last_name\": \"3\",\n            \"name\": \"Appreciation Card 3\",\n            \"gender\": null,\n            \"birthdate\": \"2005-06-14\",\n            \"birthday\": \"2025-06-14\",\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832415,\n                \"customer_id\": 1276377,\n                \"name\": \"Appreciation Card 3\",\n                \"first_name\": \"Appreciation Card\",\n                \"last_name\": \"3\",\n                \"company\": null,\n                \"address1\": \"No 1, Jalan Bangau 1\",\n                \"address2\": \"Bandar Puchong Jaya\",\n                \"city\": \"Puchong\",\n                \"zip\": \"47100\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Putrajaya\",\n                \"province_code\": \"MY-16\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"phone\": \"60123456777\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-03-06T10:24:22.000+07:00\",\n                \"created_at\": \"2024-03-06T10:24:22.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832415,\n                    \"customer_id\": 1276377,\n                    \"name\": \"Appreciation Card 3\",\n                    \"first_name\": \"Appreciation Card\",\n                    \"last_name\": \"3\",\n                    \"company\": null,\n                    \"address1\": \"No 1, Jalan Bangau 1\",\n                    \"address2\": \"Bandar Puchong Jaya\",\n                    \"city\": \"Puchong\",\n                    \"zip\": \"47100\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Putrajaya\",\n                    \"province_code\": \"MY-16\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"60123456777\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-03-06T10:24:22.000+07:00\",\n                    \"created_at\": \"2024-03-06T10:24:22.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"email\": \"szeyan111@easystore.co\",\n                \"phone\": \"60123456777\"\n            },\n            \"code\": \"V0001276377C\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-03-06T10:24:22+07:00\",\n            \"created_at\": \"2024-03-06T10:24:22+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276372,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=72418F&txtclr=ffffff&w=200&h=200&txtsize=90&txt=BE&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": \"bengyee@easystore.co\",\n            \"phone\": \"60123445678\",\n            \"first_name\": \"BY\",\n            \"last_name\": \"Es\",\n            \"name\": \"BY Es\",\n            \"gender\": \"female\",\n            \"birthdate\": \"2023-03-24\",\n            \"birthday\": \"2025-03-24\",\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832410,\n                \"customer_id\": 1276372,\n                \"name\": \"BY Es\",\n                \"first_name\": \"BY\",\n                \"last_name\": \"Es\",\n                \"company\": null,\n                \"address1\": \"Aa\",\n                \"address2\": null,\n                \"city\": \"Johor\",\n                \"zip\": \"3345\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Kuala Lumpur\",\n                \"province_code\": \"MY-14\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"phone\": \"60123445678\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-03-06T10:24:18.000+07:00\",\n                \"created_at\": \"2024-03-06T10:24:18.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832410,\n                    \"customer_id\": 1276372,\n                    \"name\": \"BY Es\",\n                    \"first_name\": \"BY\",\n                    \"last_name\": \"Es\",\n                    \"company\": null,\n                    \"address1\": \"Aa\",\n                    \"address2\": null,\n                    \"city\": \"Johor\",\n                    \"zip\": \"3345\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Kuala Lumpur\",\n                    \"province_code\": \"MY-14\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"60123445678\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-03-06T10:24:18.000+07:00\",\n                    \"created_at\": \"2024-03-06T10:24:18.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"email\": \"bengyee@easystore.co\",\n                \"phone\": \"60123445678\"\n            },\n            \"code\": \"C0001276372S\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-03-06T10:24:18+07:00\",\n            \"created_at\": \"2024-03-06T10:24:18+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276444,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=D157A0&txtclr=ffffff&w=200&h=200&txtsize=90&txt=CT&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": \"checkout@gmail.com\",\n            \"phone\": \"011111111111\",\n            \"first_name\": \"Checkout\",\n            \"last_name\": \"Test\",\n            \"name\": \"Checkout Test\",\n            \"gender\": null,\n            \"birthdate\": null,\n            \"birthday\": null,\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832486,\n                \"customer_id\": 1276444,\n                \"name\": \"checkout test\",\n                \"first_name\": \"checkout\",\n                \"last_name\": \"test\",\n                \"company\": null,\n                \"address1\": \"EasyStore, H1-5 (Block H1, Level, 5) SetiaWalk\",\n                \"address2\": null,\n                \"city\": \"Puchong\",\n                \"zip\": \"43400\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Selangor\",\n                \"province_code\": \"MY-10\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"phone\": \"011111111111\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-04-04T17:34:36.000+07:00\",\n                \"created_at\": \"2024-04-04T17:34:36.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832486,\n                    \"customer_id\": 1276444,\n                    \"name\": \"checkout test\",\n                    \"first_name\": \"checkout\",\n                    \"last_name\": \"test\",\n                    \"company\": null,\n                    \"address1\": \"EasyStore, H1-5 (Block H1, Level, 5) SetiaWalk\",\n                    \"address2\": null,\n                    \"city\": \"Puchong\",\n                    \"zip\": \"43400\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Selangor\",\n                    \"province_code\": \"MY-10\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"011111111111\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-04-04T17:34:36.000+07:00\",\n                    \"created_at\": \"2024-04-04T17:34:36.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"email\": \"checkout@gmail.com\",\n                \"phone\": \"011111111111\"\n            },\n            \"code\": \"V0001276444L\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-04-04T17:34:36+07:00\",\n            \"created_at\": \"2024-04-04T17:34:36+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276477,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=5B4534&txtclr=ffffff&w=200&h=200&txtsize=90&txt=CT&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": null,\n            \"phone\": \"60124563982\",\n            \"first_name\": \"Checkout10\",\n            \"last_name\": \"Test10\",\n            \"name\": \"Checkout10 Test10\",\n            \"gender\": null,\n            \"birthdate\": null,\n            \"birthday\": null,\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832502,\n                \"customer_id\": 1276477,\n                \"name\": \"Checkout10 Test10\",\n                \"first_name\": \"Checkout10\",\n                \"last_name\": \"Test10\",\n                \"company\": null,\n                \"address1\": \"H1-5 Setiawalk Puchong Persiaran Wawasan Pusat Bandar Puchong Jaya\",\n                \"address2\": null,\n                \"city\": \"Petaling\",\n                \"zip\": \"47100\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Selangor\",\n                \"province_code\": \"MY-10\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"phone\": \"60124563982\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-04-17T10:17:45.000+07:00\",\n                \"created_at\": \"2024-04-17T10:17:45.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832502,\n                    \"customer_id\": 1276477,\n                    \"name\": \"Checkout10 Test10\",\n                    \"first_name\": \"Checkout10\",\n                    \"last_name\": \"Test10\",\n                    \"company\": null,\n                    \"address1\": \"H1-5 Setiawalk Puchong Persiaran Wawasan Pusat Bandar Puchong Jaya\",\n                    \"address2\": null,\n                    \"city\": \"Petaling\",\n                    \"zip\": \"47100\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Selangor\",\n                    \"province_code\": \"MY-10\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"60124563982\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-04-17T10:17:45.000+07:00\",\n                    \"created_at\": \"2024-04-17T10:17:45.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"phone\": \"60124563982\"\n            },\n            \"code\": \"T0001276477Z\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-04-17T10:17:45+07:00\",\n            \"created_at\": \"2024-04-17T10:17:44+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276479,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=0089A3&txtclr=ffffff&w=200&h=200&txtsize=90&txt=CT&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": \"test11@gmail.com\",\n            \"phone\": \"012478596525\",\n            \"first_name\": \"Checkout11\",\n            \"last_name\": \"Test11\",\n            \"name\": \"Checkout11 Test11\",\n            \"gender\": null,\n            \"birthdate\": null,\n            \"birthday\": null,\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 1,\n            \"total_spent\": \"4.5\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832505,\n                \"customer_id\": 1276479,\n                \"name\": \"Checkout11 Test11\",\n                \"first_name\": \"Checkout11\",\n                \"last_name\": \"Test11\",\n                \"company\": null,\n                \"address1\": \"abc store\",\n                \"address2\": null,\n                \"city\": \"Petailing\",\n                \"zip\": \"41700\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Selangor\",\n                \"province_code\": \"MY-10\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"phone\": \"0125643198\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-04-17T10:41:43.000+07:00\",\n                \"created_at\": \"2024-04-17T10:41:43.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832505,\n                    \"customer_id\": 1276479,\n                    \"name\": \"Checkout11 Test11\",\n                    \"first_name\": \"Checkout11\",\n                    \"last_name\": \"Test11\",\n                    \"company\": null,\n                    \"address1\": \"abc store\",\n                    \"address2\": null,\n                    \"city\": \"Petailing\",\n                    \"zip\": \"41700\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Selangor\",\n                    \"province_code\": \"MY-10\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"0125643198\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-04-17T10:41:43.000+07:00\",\n                    \"created_at\": \"2024-04-17T10:41:43.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"email\": \"test11@gmail.com\",\n                \"phone\": \"012478596525\"\n            },\n            \"code\": \"M0001276479S\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-04-28T23:42:29+07:00\",\n            \"created_at\": \"2024-04-17T10:41:43+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276445,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=BEC459&txtclr=ffffff&w=200&h=200&txtsize=90&txt=CT&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": null,\n            \"phone\": \"011111111111\",\n            \"first_name\": \"Checkout2\",\n            \"last_name\": \"Test2\",\n            \"name\": \"Checkout2 Test2\",\n            \"gender\": null,\n            \"birthdate\": null,\n            \"birthday\": null,\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832487,\n                \"customer_id\": 1276445,\n                \"name\": \"checkout2 test2\",\n                \"first_name\": \"checkout2\",\n                \"last_name\": \"test2\",\n                \"company\": null,\n                \"address1\": \"EasyStore, H1-5 (Block H1, Level, 5) SetiaWalk\",\n                \"address2\": null,\n                \"city\": \"Puchong\",\n                \"zip\": \"41700\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Selangor\",\n                \"province_code\": \"MY-10\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"phone\": \"011111111111\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-04-04T19:11:07.000+07:00\",\n                \"created_at\": \"2024-04-04T19:11:07.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832487,\n                    \"customer_id\": 1276445,\n                    \"name\": \"checkout2 test2\",\n                    \"first_name\": \"checkout2\",\n                    \"last_name\": \"test2\",\n                    \"company\": null,\n                    \"address1\": \"EasyStore, H1-5 (Block H1, Level, 5) SetiaWalk\",\n                    \"address2\": null,\n                    \"city\": \"Puchong\",\n                    \"zip\": \"41700\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Selangor\",\n                    \"province_code\": \"MY-10\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"011111111111\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-04-04T19:11:07.000+07:00\",\n                    \"created_at\": \"2024-04-04T19:11:07.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"phone\": \"011111111111\"\n            },\n            \"code\": \"A0001276445A\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-04-04T19:11:07+07:00\",\n            \"created_at\": \"2024-04-04T19:11:07+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276446,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=456648&txtclr=ffffff&w=200&h=200&txtsize=90&txt=CT&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": null,\n            \"phone\": \"011111111111\",\n            \"first_name\": \"Checkout3\",\n            \"last_name\": \"Test3\",\n            \"name\": \"Checkout3 Test3\",\n            \"gender\": null,\n            \"birthdate\": null,\n            \"birthday\": null,\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832488,\n                \"customer_id\": 1276446,\n                \"name\": \"checkout3 test3\",\n                \"first_name\": \"checkout3\",\n                \"last_name\": \"test3\",\n                \"company\": null,\n                \"address1\": \"EasyStore, H1-5 (Block H1, Level, 5) SetiaWalk\",\n                \"address2\": null,\n                \"city\": \"Puchong\",\n                \"zip\": \"41700\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Selangor\",\n                \"province_code\": \"MY-10\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"phone\": \"011111111111\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-04-04T19:33:53.000+07:00\",\n                \"created_at\": \"2024-04-04T19:33:53.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832488,\n                    \"customer_id\": 1276446,\n                    \"name\": \"checkout3 test3\",\n                    \"first_name\": \"checkout3\",\n                    \"last_name\": \"test3\",\n                    \"company\": null,\n                    \"address1\": \"EasyStore, H1-5 (Block H1, Level, 5) SetiaWalk\",\n                    \"address2\": null,\n                    \"city\": \"Puchong\",\n                    \"zip\": \"41700\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Selangor\",\n                    \"province_code\": \"MY-10\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"011111111111\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-04-04T19:33:53.000+07:00\",\n                    \"created_at\": \"2024-04-04T19:33:53.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"phone\": \"011111111111\"\n            },\n            \"code\": \"S0001276446R\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-04-04T19:33:53+07:00\",\n            \"created_at\": \"2024-04-04T19:33:53+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276447,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=0086ED&txtclr=ffffff&w=200&h=200&txtsize=90&txt=CT&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": null,\n            \"phone\": \"011111111111\",\n            \"first_name\": \"Checkout4\",\n            \"last_name\": \"Test4\",\n            \"name\": \"Checkout4 Test4\",\n            \"gender\": null,\n            \"birthdate\": null,\n            \"birthday\": null,\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832489,\n                \"customer_id\": 1276447,\n                \"name\": \"checkout4 test4\",\n                \"first_name\": \"checkout4\",\n                \"last_name\": \"test4\",\n                \"company\": null,\n                \"address1\": \"EasyStore, H1-5 (Block H1, Level, 5) SetiaWalk\",\n                \"address2\": null,\n                \"city\": \"Puchong\",\n                \"zip\": \"41700\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Selangor\",\n                \"province_code\": \"MY-10\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"phone\": \"011111111111\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-04-04T19:38:49.000+07:00\",\n                \"created_at\": \"2024-04-04T19:38:49.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832489,\n                    \"customer_id\": 1276447,\n                    \"name\": \"checkout4 test4\",\n                    \"first_name\": \"checkout4\",\n                    \"last_name\": \"test4\",\n                    \"company\": null,\n                    \"address1\": \"EasyStore, H1-5 (Block H1, Level, 5) SetiaWalk\",\n                    \"address2\": null,\n                    \"city\": \"Puchong\",\n                    \"zip\": \"41700\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Selangor\",\n                    \"province_code\": \"MY-10\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"011111111111\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-04-04T19:38:49.000+07:00\",\n                    \"created_at\": \"2024-04-04T19:38:49.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"phone\": \"011111111111\"\n            },\n            \"code\": \"Y0001276447L\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-04-04T19:38:49+07:00\",\n            \"created_at\": \"2024-04-04T19:38:49+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276448,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=886F4C&txtclr=ffffff&w=200&h=200&txtsize=90&txt=CT&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": null,\n            \"phone\": \"011111111111\",\n            \"first_name\": \"Checkout5\",\n            \"last_name\": \"Test5\",\n            \"name\": \"Checkout5 Test5\",\n            \"gender\": null,\n            \"birthdate\": null,\n            \"birthday\": null,\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832490,\n                \"customer_id\": 1276448,\n                \"name\": \"checkout5 test5\",\n                \"first_name\": \"checkout5\",\n                \"last_name\": \"test5\",\n                \"company\": null,\n                \"address1\": \"EasyStore, H1-5 (Block H1, Level, 5) SetiaWalk\",\n                \"address2\": null,\n                \"city\": \"Puchong\",\n                \"zip\": \"41700\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Selangor\",\n                \"province_code\": \"MY-10\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"phone\": \"011111111111\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-04-04T19:47:10.000+07:00\",\n                \"created_at\": \"2024-04-04T19:47:10.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832490,\n                    \"customer_id\": 1276448,\n                    \"name\": \"checkout5 test5\",\n                    \"first_name\": \"checkout5\",\n                    \"last_name\": \"test5\",\n                    \"company\": null,\n                    \"address1\": \"EasyStore, H1-5 (Block H1, Level, 5) SetiaWalk\",\n                    \"address2\": null,\n                    \"city\": \"Puchong\",\n                    \"zip\": \"41700\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Selangor\",\n                    \"province_code\": \"MY-10\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"011111111111\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-04-04T19:47:10.000+07:00\",\n                    \"created_at\": \"2024-04-04T19:47:10.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"phone\": \"011111111111\"\n            },\n            \"code\": \"O0001276448D\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-04-04T19:47:11+07:00\",\n            \"created_at\": \"2024-04-04T19:47:10+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276451,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=00A6AA&txtclr=ffffff&w=200&h=200&txtsize=90&txt=CT&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": null,\n            \"phone\": \"011111111111\",\n            \"first_name\": \"Checkout6\",\n            \"last_name\": \"Test6\",\n            \"name\": \"Checkout6 Test6\",\n            \"gender\": null,\n            \"birthdate\": null,\n            \"birthday\": null,\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832492,\n                \"customer_id\": 1276451,\n                \"name\": \"checkout7 test7\",\n                \"first_name\": \"checkout7\",\n                \"last_name\": \"test7\",\n                \"company\": null,\n                \"address1\": \"EasyStore, H1-5 (Block H1, Level, 5) SetiaWalk, Pusat Bandar Puchong\",\n                \"address2\": null,\n                \"city\": \"Puchong\",\n                \"zip\": \"41700\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Kuala Lumpur\",\n                \"province_code\": \"MY-14\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"phone\": \"011111111111\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-04-05T10:01:51.000+07:00\",\n                \"created_at\": \"2024-04-05T10:01:51.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832492,\n                    \"customer_id\": 1276451,\n                    \"name\": \"checkout7 test7\",\n                    \"first_name\": \"checkout7\",\n                    \"last_name\": \"test7\",\n                    \"company\": null,\n                    \"address1\": \"EasyStore, H1-5 (Block H1, Level, 5) SetiaWalk, Pusat Bandar Puchong\",\n                    \"address2\": null,\n                    \"city\": \"Puchong\",\n                    \"zip\": \"41700\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Kuala Lumpur\",\n                    \"province_code\": \"MY-14\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"011111111111\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-04-05T10:01:51.000+07:00\",\n                    \"created_at\": \"2024-04-05T10:01:51.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"phone\": \"011111111111\"\n            },\n            \"code\": \"R0001276451A\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-04-05T10:01:51+07:00\",\n            \"created_at\": \"2024-04-05T10:01:51+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276450,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=B4A8BD&txtclr=ffffff&w=200&h=200&txtsize=90&txt=CT&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": null,\n            \"phone\": \"011111111111\",\n            \"first_name\": \"Checkout6\",\n            \"last_name\": \"Test6\",\n            \"name\": \"Checkout6 Test6\",\n            \"gender\": null,\n            \"birthdate\": null,\n            \"birthday\": null,\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832491,\n                \"customer_id\": 1276450,\n                \"name\": \"checkout6 test6\",\n                \"first_name\": \"checkout6\",\n                \"last_name\": \"test6\",\n                \"company\": null,\n                \"address1\": \"EasyStore, H1-5 (Block H1, Level, 5) SetiaWalk, Pusat Bandar Puchong\",\n                \"address2\": null,\n                \"city\": \"Puchong\",\n                \"zip\": \"41700\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Kuala Lumpur\",\n                \"province_code\": \"MY-14\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"phone\": \"011111111111\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-04-05T09:58:57.000+07:00\",\n                \"created_at\": \"2024-04-05T09:58:57.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832491,\n                    \"customer_id\": 1276450,\n                    \"name\": \"checkout6 test6\",\n                    \"first_name\": \"checkout6\",\n                    \"last_name\": \"test6\",\n                    \"company\": null,\n                    \"address1\": \"EasyStore, H1-5 (Block H1, Level, 5) SetiaWalk, Pusat Bandar Puchong\",\n                    \"address2\": null,\n                    \"city\": \"Puchong\",\n                    \"zip\": \"41700\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Kuala Lumpur\",\n                    \"province_code\": \"MY-14\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"011111111111\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-04-05T09:58:57.000+07:00\",\n                    \"created_at\": \"2024-04-05T09:58:57.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"phone\": \"011111111111\"\n            },\n            \"code\": \"N0001276450D\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-04-05T09:58:57+07:00\",\n            \"created_at\": \"2024-04-05T09:58:57+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276456,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=938A81&txtclr=ffffff&w=200&h=200&txtsize=90&txt=CT&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": null,\n            \"phone\": \"60124563982\",\n            \"first_name\": \"Checkout8\",\n            \"last_name\": \"Test8\",\n            \"name\": \"Checkout8 Test8\",\n            \"gender\": null,\n            \"birthdate\": null,\n            \"birthday\": null,\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832494,\n                \"customer_id\": 1276456,\n                \"name\": \"Checkout8 Test8\",\n                \"first_name\": \"Checkout8\",\n                \"last_name\": \"Test8\",\n                \"company\": null,\n                \"address1\": \"EasyStore, H1-5 (Block H1, Level, 5) SetiaWalk\",\n                \"address2\": null,\n                \"city\": \"Puchong\",\n                \"zip\": \"41700\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Kuala Lumpur\",\n                \"province_code\": \"MY-14\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"phone\": \"60124563982\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-04-08T11:21:49.000+07:00\",\n                \"created_at\": \"2024-04-08T11:21:49.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832494,\n                    \"customer_id\": 1276456,\n                    \"name\": \"Checkout8 Test8\",\n                    \"first_name\": \"Checkout8\",\n                    \"last_name\": \"Test8\",\n                    \"company\": null,\n                    \"address1\": \"EasyStore, H1-5 (Block H1, Level, 5) SetiaWalk\",\n                    \"address2\": null,\n                    \"city\": \"Puchong\",\n                    \"zip\": \"41700\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Kuala Lumpur\",\n                    \"province_code\": \"MY-14\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"60124563982\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-04-08T11:21:49.000+07:00\",\n                    \"created_at\": \"2024-04-08T11:21:49.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"phone\": \"60124563982\"\n            },\n            \"code\": \"U0001276456W\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-04-08T11:21:49+07:00\",\n            \"created_at\": \"2024-04-08T11:21:49+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276460,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=3B9700&txtclr=ffffff&w=200&h=200&txtsize=90&txt=CT&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": null,\n            \"phone\": \"60124563982\",\n            \"first_name\": \"Checkout9\",\n            \"last_name\": \"Test9\",\n            \"name\": \"Checkout9 Test9\",\n            \"gender\": null,\n            \"birthdate\": null,\n            \"birthday\": null,\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832501,\n                \"customer_id\": 1276460,\n                \"name\": \"checkout9 test9\",\n                \"first_name\": \"checkout9\",\n                \"last_name\": \"test9\",\n                \"company\": null,\n                \"address1\": \"H1-5 Setiawalk Puchong Persiaran Wawasan Pusat Bandar Puchong Jaya\",\n                \"address2\": null,\n                \"city\": \"Petaling\",\n                \"zip\": \"47100\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Selangor\",\n                \"province_code\": \"MY-10\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"phone\": \"60124563982\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-04-16T13:56:39.000+07:00\",\n                \"created_at\": \"2024-04-16T13:56:39.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832501,\n                    \"customer_id\": 1276460,\n                    \"name\": \"checkout9 test9\",\n                    \"first_name\": \"checkout9\",\n                    \"last_name\": \"test9\",\n                    \"company\": null,\n                    \"address1\": \"H1-5 Setiawalk Puchong Persiaran Wawasan Pusat Bandar Puchong Jaya\",\n                    \"address2\": null,\n                    \"city\": \"Petaling\",\n                    \"zip\": \"47100\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Selangor\",\n                    \"province_code\": \"MY-10\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"60124563982\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-04-16T13:56:39.000+07:00\",\n                    \"created_at\": \"2024-04-16T13:56:39.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"phone\": \"60124563982\"\n            },\n            \"code\": \"R0001276460S\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-04-16T13:56:40+07:00\",\n            \"created_at\": \"2024-04-16T13:56:39+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276802,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=006FA6&txtclr=ffffff&w=200&h=200&txtsize=90&txt=CX&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": null,\n            \"phone\": \"60173726763\",\n            \"first_name\": \"Chong\",\n            \"last_name\": \"Xian\",\n            \"name\": \"Chong Xian\",\n            \"gender\": null,\n            \"birthdate\": null,\n            \"birthday\": null,\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832797,\n                \"customer_id\": 1276802,\n                \"name\": \"Chong Xian\",\n                \"first_name\": \"Chong\",\n                \"last_name\": \"Xian\",\n                \"company\": null,\n                \"address1\": \"Test\",\n                \"address2\": null,\n                \"city\": \"Puchong\",\n                \"zip\": \"47100\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Kuala Lumpur\",\n                \"province_code\": \"MY-14\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"phone\": \"0173726763\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-05-17T14:26:55.000+07:00\",\n                \"created_at\": \"2024-05-17T14:26:55.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832797,\n                    \"customer_id\": 1276802,\n                    \"name\": \"Chong Xian\",\n                    \"first_name\": \"Chong\",\n                    \"last_name\": \"Xian\",\n                    \"company\": null,\n                    \"address1\": \"Test\",\n                    \"address2\": null,\n                    \"city\": \"Puchong\",\n                    \"zip\": \"47100\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Kuala Lumpur\",\n                    \"province_code\": \"MY-14\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"0173726763\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-05-17T14:26:55.000+07:00\",\n                    \"created_at\": \"2024-05-17T14:26:55.000+07:00\"\n                },\n                {\n                    \"id\": 832798,\n                    \"customer_id\": 1276802,\n                    \"name\": \"Chong Xian\",\n                    \"first_name\": \"Chong\",\n                    \"last_name\": \"Xian\",\n                    \"company\": \"\",\n                    \"address1\": \"Test\",\n                    \"address2\": \"\",\n                    \"city\": \"Puchong\",\n                    \"zip\": \"47100\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Kuala Lumpur\",\n                    \"province_code\": \"MY-14\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"0173726763\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-05-17T14:30:27.000+07:00\",\n                    \"created_at\": \"2024-05-17T14:30:27.000+07:00\"\n                },\n                {\n                    \"id\": 832799,\n                    \"customer_id\": 1276802,\n                    \"name\": \"Chong Xian\",\n                    \"first_name\": \"Chong\",\n                    \"last_name\": \"Xian\",\n                    \"company\": \"\",\n                    \"address1\": \"Test\",\n                    \"address2\": \"\",\n                    \"city\": \"Puchong\",\n                    \"zip\": \"47100\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Kuala Lumpur\",\n                    \"province_code\": \"MY-14\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"0173726763\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-05-17T14:41:18.000+07:00\",\n                    \"created_at\": \"2024-05-17T14:41:18.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"phone\": \"60173726763\"\n            },\n            \"code\": \"M0001276802Q\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-05-17T14:26:55+07:00\",\n            \"created_at\": \"2024-05-17T14:26:55+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276366,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=A05837&txtclr=ffffff&w=200&h=200&txtsize=90&txt=DD&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": null,\n            \"phone\": \"012358854\",\n            \"first_name\": \"Dd\",\n            \"last_name\": \"Dd\",\n            \"name\": \"Dd Dd\",\n            \"gender\": null,\n            \"birthdate\": null,\n            \"birthday\": null,\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832404,\n                \"customer_id\": 1276366,\n                \"name\": \"Dd Dd\",\n                \"first_name\": \"Dd\",\n                \"last_name\": \"Dd\",\n                \"company\": null,\n                \"address1\": \"No1\",\n                \"address2\": null,\n                \"city\": \"Puchong\",\n                \"zip\": \"47100\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Selangor\",\n                \"province_code\": \"MY-10\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"phone\": \"012358854\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-03-06T10:24:14.000+07:00\",\n                \"created_at\": \"2024-03-06T10:24:14.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832404,\n                    \"customer_id\": 1276366,\n                    \"name\": \"Dd Dd\",\n                    \"first_name\": \"Dd\",\n                    \"last_name\": \"Dd\",\n                    \"company\": null,\n                    \"address1\": \"No1\",\n                    \"address2\": null,\n                    \"city\": \"Puchong\",\n                    \"zip\": \"47100\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Selangor\",\n                    \"province_code\": \"MY-10\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"012358854\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-03-06T10:24:14.000+07:00\",\n                    \"created_at\": \"2024-03-06T10:24:14.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"email\": \"ddd@mail.com\",\n                \"phone\": \"012358854\"\n            },\n            \"code\": \"E0001276366G\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-03-06T15:55:39+07:00\",\n            \"created_at\": \"2024-03-06T10:24:14+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276438,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=456D75&txtclr=ffffff&w=200&h=200&txtsize=90&txt=ET&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": null,\n            \"phone\": \"60123456789\",\n            \"first_name\": \"Email\",\n            \"last_name\": \"Test\",\n            \"name\": \"Email Test\",\n            \"gender\": null,\n            \"birthdate\": null,\n            \"birthday\": null,\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832473,\n                \"customer_id\": 1276438,\n                \"name\": \"Jia Meei\",\n                \"first_name\": \"Jia\",\n                \"last_name\": \"Meei\",\n                \"company\": \"EasyStore\",\n                \"address1\": \"40 Jalan Tembikai 20\",\n                \"address2\": null,\n                \"city\": \"Bukit Jalil\",\n                \"zip\": \"58200\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Johor\",\n                \"province_code\": \"MY-01\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"phone\": \"0123456789\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-04-03T15:13:10.000+07:00\",\n                \"created_at\": \"2024-04-03T15:13:10.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832473,\n                    \"customer_id\": 1276438,\n                    \"name\": \"Jia Meei\",\n                    \"first_name\": \"Jia\",\n                    \"last_name\": \"Meei\",\n                    \"company\": \"EasyStore\",\n                    \"address1\": \"40 Jalan Tembikai 20\",\n                    \"address2\": null,\n                    \"city\": \"Bukit Jalil\",\n                    \"zip\": \"58200\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Johor\",\n                    \"province_code\": \"MY-01\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"0123456789\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-04-03T15:13:10.000+07:00\",\n                    \"created_at\": \"2024-04-03T15:13:10.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"phone\": \"60123456789\"\n            },\n            \"code\": \"O0001276438K\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-04-03T15:13:10+07:00\",\n            \"created_at\": \"2024-04-03T15:13:10+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276729,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=00846F&txtclr=ffffff&w=200&h=200&txtsize=90&txt=KM&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": null,\n            \"phone\": \"60178913598\",\n            \"first_name\": \"Kukaneswari\",\n            \"last_name\": \"Murugan\",\n            \"name\": \"Kukaneswari Murugan\",\n            \"gender\": null,\n            \"birthdate\": null,\n            \"birthday\": null,\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832703,\n                \"customer_id\": 1276729,\n                \"name\": \"Kukaneswari Murugan\",\n                \"first_name\": \"Kukaneswari\",\n                \"last_name\": \"Murugan\",\n                \"company\": null,\n                \"address1\": \"H1-5 Setiawalk Puchong Persiaran Wawasan\",\n                \"address2\": null,\n                \"city\": \"Petaling\",\n                \"zip\": \"41700\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Selangor\",\n                \"province_code\": \"MY-10\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"phone\": \"0178913598\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-05-10T17:32:18.000+07:00\",\n                \"created_at\": \"2024-05-10T17:32:18.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832703,\n                    \"customer_id\": 1276729,\n                    \"name\": \"Kukaneswari Murugan\",\n                    \"first_name\": \"Kukaneswari\",\n                    \"last_name\": \"Murugan\",\n                    \"company\": null,\n                    \"address1\": \"H1-5 Setiawalk Puchong Persiaran Wawasan\",\n                    \"address2\": null,\n                    \"city\": \"Petaling\",\n                    \"zip\": \"41700\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Selangor\",\n                    \"province_code\": \"MY-10\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"0178913598\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-05-10T17:32:18.000+07:00\",\n                    \"created_at\": \"2024-05-10T17:32:18.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"phone\": \"60178913598\"\n            },\n            \"code\": \"E0001276729T\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-05-10T17:32:18+07:00\",\n            \"created_at\": \"2024-05-10T17:32:18+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276437,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=0CBD66&txtclr=ffffff&w=200&h=200&txtsize=90&txt=MC&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": \"1234@gmail.com\",\n            \"phone\": \"60147852963\",\n            \"first_name\": \"Malaysian\",\n            \"last_name\": \"Citizen\",\n            \"name\": \"Malaysian Citizen\",\n            \"gender\": null,\n            \"birthdate\": null,\n            \"birthday\": null,\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": false,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832472,\n                \"customer_id\": 1276437,\n                \"name\": \"Yelilan Citizen\",\n                \"first_name\": \"Yelilan\",\n                \"last_name\": \"Citizen\",\n                \"company\": null,\n                \"address1\": \"9, Jalan Angkasa lepas, Andromeda\",\n                \"address2\": null,\n                \"city\": \"Selangor\",\n                \"zip\": \"89000\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Kuala Lumpur\",\n                \"province_code\": \"MY-14\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"phone\": \"0147852963\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-04-03T15:03:30.000+07:00\",\n                \"created_at\": \"2024-04-03T15:03:30.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832472,\n                    \"customer_id\": 1276437,\n                    \"name\": \"Yelilan Citizen\",\n                    \"first_name\": \"Yelilan\",\n                    \"last_name\": \"Citizen\",\n                    \"company\": null,\n                    \"address1\": \"9, Jalan Angkasa lepas, Andromeda\",\n                    \"address2\": null,\n                    \"city\": \"Selangor\",\n                    \"zip\": \"89000\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Kuala Lumpur\",\n                    \"province_code\": \"MY-14\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"0147852963\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-04-03T15:03:30.000+07:00\",\n                    \"created_at\": \"2024-04-03T15:03:30.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"email\": \"1234@gmail.com\",\n                \"phone\": \"60147852963\"\n            },\n            \"code\": \"A0001276437R\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-04-03T15:03:31+07:00\",\n            \"created_at\": \"2024-04-03T15:03:30+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276373,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=BC23FF&txtclr=ffffff&w=200&h=200&txtsize=90&txt=NN&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": null,\n            \"phone\": \"818074309757\",\n            \"first_name\": \"No Email 2\",\n            \"last_name\": \"No Phone 2\",\n            \"name\": \"No Email 2 No Phone 2\",\n            \"gender\": null,\n            \"birthdate\": null,\n            \"birthday\": null,\n            \"country_code\": \"JP\",\n            \"country\": \"Japan\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"333.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832411,\n                \"customer_id\": 1276373,\n                \"name\": \"Japan Test\",\n                \"first_name\": \"Japan\",\n                \"last_name\": \"Test\",\n                \"company\": null,\n                \"address1\": \"Tadera 8 13 16 401\",\n                \"address2\": null,\n                \"city\": \"Himeji\",\n                \"zip\": \"670-0086\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"兵庫県 Hyogo\",\n                \"province_code\": \"JP-28\",\n                \"country\": \"Japan\",\n                \"country_code\": \"JP\",\n                \"phone\": \"818074309757\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-03-06T10:24:19.000+07:00\",\n                \"created_at\": \"2024-03-06T10:24:19.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832411,\n                    \"customer_id\": 1276373,\n                    \"name\": \"Japan Test\",\n                    \"first_name\": \"Japan\",\n                    \"last_name\": \"Test\",\n                    \"company\": null,\n                    \"address1\": \"Tadera 8 13 16 401\",\n                    \"address2\": null,\n                    \"city\": \"Himeji\",\n                    \"zip\": \"670-0086\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"兵庫県 Hyogo\",\n                    \"province_code\": \"JP-28\",\n                    \"country\": \"Japan\",\n                    \"country_code\": \"JP\",\n                    \"phone\": \"818074309757\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-03-06T10:24:19.000+07:00\",\n                    \"created_at\": \"2024-03-06T10:24:19.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"phone\": \"818074309757\"\n            },\n            \"code\": \"T0001276373Z\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-03-06T14:15:34+07:00\",\n            \"created_at\": \"2024-03-06T10:24:19+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276379,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=0089A3&txtclr=ffffff&w=200&h=200&txtsize=90&txt=NN&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": null,\n            \"phone\": \"60173625874\",\n            \"first_name\": \"No Email\",\n            \"last_name\": \"No Phone\",\n            \"name\": \"No Email No Phone\",\n            \"gender\": null,\n            \"birthdate\": \"2001-08-09\",\n            \"birthday\": \"2024-08-09\",\n            \"country_code\": null,\n            \"country\": null,\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832417,\n                \"customer_id\": 1276379,\n                \"name\": \"EasyStore Test\",\n                \"first_name\": \"EasyStore\",\n                \"last_name\": \"Test\",\n                \"company\": null,\n                \"address1\": null,\n                \"address2\": null,\n                \"city\": null,\n                \"zip\": null,\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": null,\n                \"province_code\": null,\n                \"country\": null,\n                \"country_code\": null,\n                \"phone\": \"60173625874\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-03-06T10:24:24.000+07:00\",\n                \"created_at\": \"2024-03-06T10:24:24.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832417,\n                    \"customer_id\": 1276379,\n                    \"name\": \"EasyStore Test\",\n                    \"first_name\": \"EasyStore\",\n                    \"last_name\": \"Test\",\n                    \"company\": null,\n                    \"address1\": null,\n                    \"address2\": null,\n                    \"city\": null,\n                    \"zip\": null,\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": null,\n                    \"province_code\": null,\n                    \"country\": null,\n                    \"country_code\": null,\n                    \"phone\": \"60173625874\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-03-06T10:24:24.000+07:00\",\n                    \"created_at\": \"2024-03-06T10:24:24.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"email\": \"cbhee@easystore.co\",\n                \"phone\": \"60173625874\"\n            },\n            \"code\": \"X0001276379F\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-03-06T14:15:34+07:00\",\n            \"created_at\": \"2024-03-06T10:24:24+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276365,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=6367A9&txtclr=ffffff&w=200&h=200&txtsize=90&txt=RY&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": \"yelilan@easystore.co\",\n            \"phone\": \"60175464109\",\n            \"first_name\": \"Rajarajan\",\n            \"last_name\": \"Yelilan\",\n            \"name\": \"Rajarajan Yelilan\",\n            \"gender\": \"male\",\n            \"birthdate\": \"2001-10-01\",\n            \"birthday\": \"2024-10-01\",\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 3,\n            \"total_spent\": \"7314.4\",\n            \"total_credit\": \"11.0\",\n            \"accepts_marketing\": false,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832434,\n                \"customer_id\": 1276365,\n                \"name\": \"Rajarajan Yelilan\",\n                \"first_name\": \"Rajarajan\",\n                \"last_name\": \"Yelilan\",\n                \"company\": \"\",\n                \"address1\": \"EasyStore, H1-5 (Block H1, Level, 5) SetiaWalk\",\n                \"address2\": \"Pusat Bandar Puchong\",\n                \"city\": \"Puchong\",\n                \"zip\": \"41700\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Kuala Lumpur\",\n                \"province_code\": \"MY-14\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"phone\": \"012345678\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-03-08T13:42:50.000+07:00\",\n                \"created_at\": \"2024-03-08T13:42:50.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832465,\n                    \"customer_id\": 1276365,\n                    \"name\": \"Rajarajan Yelilan\",\n                    \"first_name\": \"Rajarajan\",\n                    \"last_name\": \"Yelilan\",\n                    \"company\": \"\",\n                    \"address1\": \"EasyStore, H1-5 (Block H1, Level, 5) SetiaWalk\",\n                    \"address2\": \"Pusat Bandar Puchong\",\n                    \"city\": \"Puchong\",\n                    \"zip\": \"41700\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Kuala Lumpur\",\n                    \"province_code\": \"MY-14\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"012345678\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-04-03T10:43:33.000+07:00\",\n                    \"created_at\": \"2024-04-03T10:43:33.000+07:00\"\n                },\n                {\n                    \"id\": 832483,\n                    \"customer_id\": 1276365,\n                    \"name\": \"Yell Test\",\n                    \"first_name\": \"Yell\",\n                    \"last_name\": \"Test\",\n                    \"company\": \"\",\n                    \"address1\": \"EasyStore, Pusat Bandar Puchong\",\n                    \"address2\": \"\",\n                    \"city\": \"Puchong\",\n                    \"zip\": \"43400\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Selangor\",\n                    \"province_code\": \"MY-10\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"01234567483\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-04-04T15:17:05.000+07:00\",\n                    \"created_at\": \"2024-04-04T15:17:05.000+07:00\"\n                },\n                {\n                    \"id\": 832530,\n                    \"customer_id\": 1276365,\n                    \"name\": \"Yell Rajarajan\",\n                    \"first_name\": \"Yell\",\n                    \"last_name\": \"Rajarajan\",\n                    \"company\": \"\",\n                    \"address1\": \"EasyStore, Puchong\",\n                    \"address2\": \"\",\n                    \"city\": \"Puchong\",\n                    \"zip\": \"41700\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Kuala Lumpur\",\n                    \"province_code\": \"MY-14\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"0175464109\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-04-24T10:35:20.000+07:00\",\n                    \"created_at\": \"2024-04-24T10:35:20.000+07:00\"\n                },\n                {\n                    \"id\": 832575,\n                    \"customer_id\": 1276365,\n                    \"name\": \"Rajarajan Yelilan\",\n                    \"first_name\": \"Rajarajan\",\n                    \"last_name\": \"Yelilan\",\n                    \"company\": \"\",\n                    \"address1\": \"EasyStore, H1-5 (Block H1, Level, 5) SetiaWalk\",\n                    \"address2\": \"Pusat Bandar Puchong\",\n                    \"city\": \"Puchong\",\n                    \"zip\": \"41700\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Kuala Lumpur\",\n                    \"province_code\": \"MY-14\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"012345678\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-04-30T11:29:45.000+07:00\",\n                    \"created_at\": \"2024-04-30T11:29:45.000+07:00\"\n                },\n                {\n                    \"id\": 832576,\n                    \"customer_id\": 1276365,\n                    \"name\": \"test test\",\n                    \"first_name\": \"test\",\n                    \"last_name\": \"test\",\n                    \"company\": \"\",\n                    \"address1\": \"EasyStore\",\n                    \"address2\": \"\",\n                    \"city\": \"Puchong\",\n                    \"zip\": \"41700\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Selangor\",\n                    \"province_code\": \"MY-10\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"123242345234532\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-04-30T11:35:12.000+07:00\",\n                    \"created_at\": \"2024-04-30T11:35:12.000+07:00\"\n                },\n                {\n                    \"id\": 832578,\n                    \"customer_id\": 1276365,\n                    \"name\": \"Yell Rajarajan\",\n                    \"first_name\": \"Yell\",\n                    \"last_name\": \"Rajarajan\",\n                    \"company\": \"\",\n                    \"address1\": \"EasyStore, Puchong\",\n                    \"address2\": \"\",\n                    \"city\": \"Puchong\",\n                    \"zip\": \"41700\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Kuala Lumpur\",\n                    \"province_code\": \"MY-14\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"0175464109\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-05-02T00:14:48.000+07:00\",\n                    \"created_at\": \"2024-05-02T00:14:48.000+07:00\"\n                },\n                {\n                    \"id\": 832579,\n                    \"customer_id\": 1276365,\n                    \"name\": \"Yell Rajarajan\",\n                    \"first_name\": \"Yell\",\n                    \"last_name\": \"Rajarajan\",\n                    \"company\": \"\",\n                    \"address1\": \"EasyStore, Puchong\",\n                    \"address2\": \"\",\n                    \"city\": \"Puchong\",\n                    \"zip\": \"41700\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Kuala Lumpur\",\n                    \"province_code\": \"MY-14\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"0175464109\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-05-02T00:17:14.000+07:00\",\n                    \"created_at\": \"2024-05-02T00:17:14.000+07:00\"\n                },\n                {\n                    \"id\": 832580,\n                    \"customer_id\": 1276365,\n                    \"name\": \"Yell Rajarajan\",\n                    \"first_name\": \"Yell\",\n                    \"last_name\": \"Rajarajan\",\n                    \"company\": \"\",\n                    \"address1\": \"EasyStore, Puchong\",\n                    \"address2\": \"\",\n                    \"city\": \"Puchong\",\n                    \"zip\": \"41700\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Kuala Lumpur\",\n                    \"province_code\": \"MY-14\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"0175464109\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-05-02T00:19:53.000+07:00\",\n                    \"created_at\": \"2024-05-02T00:19:53.000+07:00\"\n                },\n                {\n                    \"id\": 832581,\n                    \"customer_id\": 1276365,\n                    \"name\": \"Yell Rajarajan\",\n                    \"first_name\": \"Yell\",\n                    \"last_name\": \"Rajarajan\",\n                    \"company\": \"\",\n                    \"address1\": \"EasyStore, Puchong\",\n                    \"address2\": \"\",\n                    \"city\": null,\n                    \"zip\": \"41700\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": \"仁愛區\",\n                    \"district_code\": \"TW-KEE-200\",\n                    \"province\": \"基隆市 Keelung City\",\n                    \"province_code\": \"TW-KEE\",\n                    \"country\": \"Taiwan\",\n                    \"country_code\": \"TW\",\n                    \"phone\": \"0175464109\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-05-02T00:22:44.000+07:00\",\n                    \"created_at\": \"2024-05-02T00:22:44.000+07:00\"\n                },\n                {\n                    \"id\": 832434,\n                    \"customer_id\": 1276365,\n                    \"name\": \"Rajarajan Yelilan\",\n                    \"first_name\": \"Rajarajan\",\n                    \"last_name\": \"Yelilan\",\n                    \"company\": \"\",\n                    \"address1\": \"EasyStore, H1-5 (Block H1, Level, 5) SetiaWalk\",\n                    \"address2\": \"Pusat Bandar Puchong\",\n                    \"city\": \"Puchong\",\n                    \"zip\": \"41700\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Kuala Lumpur\",\n                    \"province_code\": \"MY-14\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"012345678\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-03-08T13:42:50.000+07:00\",\n                    \"created_at\": \"2024-03-08T13:42:50.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"email\": \"yelilan@easystore.co\",\n                \"phone\": \"60175464109\"\n            },\n            \"code\": \"U0001276365E\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-06-25T09:46:53+07:00\",\n            \"created_at\": \"2024-03-05T10:51:05+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276391,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=8ADBB4&txtclr=ffffff&w=200&h=200&txtsize=90&txt=RT&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": \"receiver@test.com\",\n            \"phone\": \"6588880001\",\n            \"first_name\": \"Receiver\",\n            \"last_name\": \"Testing\",\n            \"name\": \"Receiver Testing\",\n            \"gender\": null,\n            \"birthdate\": null,\n            \"birthday\": null,\n            \"country_code\": \"SG\",\n            \"country\": \"Singapore\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832429,\n                \"customer_id\": 1276391,\n                \"name\": \"Receiver Testing\",\n                \"first_name\": \"Receiver\",\n                \"last_name\": \"Testing\",\n                \"company\": null,\n                \"address1\": \"123456778932, 23121sdsad\",\n                \"address2\": \"Dssacxz #2321542asdbxhh, Dsa\",\n                \"city\": \"Singapore\",\n                \"zip\": \"123456\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Central Singapore\",\n                \"province_code\": \"SG-01\",\n                \"country\": \"Singapore\",\n                \"country_code\": \"SG\",\n                \"phone\": \"6588880001\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-03-06T10:24:37.000+07:00\",\n                \"created_at\": \"2024-03-06T10:24:37.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832429,\n                    \"customer_id\": 1276391,\n                    \"name\": \"Receiver Testing\",\n                    \"first_name\": \"Receiver\",\n                    \"last_name\": \"Testing\",\n                    \"company\": null,\n                    \"address1\": \"123456778932, 23121sdsad\",\n                    \"address2\": \"Dssacxz #2321542asdbxhh, Dsa\",\n                    \"city\": \"Singapore\",\n                    \"zip\": \"123456\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Central Singapore\",\n                    \"province_code\": \"SG-01\",\n                    \"country\": \"Singapore\",\n                    \"country_code\": \"SG\",\n                    \"phone\": \"6588880001\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-03-06T10:24:37.000+07:00\",\n                    \"created_at\": \"2024-03-06T10:24:37.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"email\": \"receiver@test.com\",\n                \"phone\": \"6588880001\"\n            },\n            \"code\": \"R0001276391M\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-03-06T10:24:37+07:00\",\n            \"created_at\": \"2024-03-06T10:24:37+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276368,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=D790FF&txtclr=ffffff&w=200&h=200&txtsize=90&txt=SC&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": \"asdasd@mail.com\",\n            \"phone\": \"60123456789\",\n            \"first_name\": \"Sample\",\n            \"last_name\": \"Customer 1\",\n            \"name\": \"Sample Customer 1\",\n            \"gender\": \"male\",\n            \"birthdate\": \"2000-01-15\",\n            \"birthday\": \"2025-01-15\",\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [\n                {\n                    \"id\": 3578,\n                    \"store_id\": 8553,\n                    \"name\": \"VIP\",\n                    \"title\": \"VIP\",\n                    \"updated_at\": \"2024-03-06T10:24:38.000+07:00\",\n                    \"created_at\": \"2024-03-06T10:24:38.000+07:00\"\n                }\n            ],\n            \"primary_address\": {\n                \"id\": 832406,\n                \"customer_id\": 1276368,\n                \"name\": \"Dasdas Ppp Dasdasd\",\n                \"first_name\": \"Sample\",\n                \"last_name\": \"Customer 1\",\n                \"company\": \"Sample Company\",\n                \"address1\": \"Sample Address 1\",\n                \"address2\": \"Sample Address 2\",\n                \"city\": \"Sample City\",\n                \"zip\": \"12345\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Kuala Lumpur\",\n                \"province_code\": \"MY-14\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"phone\": \"60123456789\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-03-06T10:24:38.000+07:00\",\n                \"created_at\": \"2024-03-06T10:24:15.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832406,\n                    \"customer_id\": 1276368,\n                    \"name\": \"Dasdas Ppp Dasdasd\",\n                    \"first_name\": \"Sample\",\n                    \"last_name\": \"Customer 1\",\n                    \"company\": \"Sample Company\",\n                    \"address1\": \"Sample Address 1\",\n                    \"address2\": \"Sample Address 2\",\n                    \"city\": \"Sample City\",\n                    \"zip\": \"12345\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Kuala Lumpur\",\n                    \"province_code\": \"MY-14\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"60123456789\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-03-06T10:24:38.000+07:00\",\n                    \"created_at\": \"2024-03-06T10:24:15.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"email\": \"asdasd@mail.com\",\n                \"phone\": \"60123456789\"\n            },\n            \"code\": \"W0001276368J\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-03-06T10:24:38+07:00\",\n            \"created_at\": \"2024-03-06T10:24:15+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276369,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=9B9700&txtclr=ffffff&w=200&h=200&txtsize=90&txt=SC&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": \"samplecustomer2@example.com\",\n            \"phone\": \"15417543010\",\n            \"first_name\": \"Sample\",\n            \"last_name\": \"Customer 3\",\n            \"name\": \"Sample Customer 3\",\n            \"gender\": \"female\",\n            \"birthdate\": \"1999-12-31\",\n            \"birthday\": \"2024-12-31\",\n            \"country_code\": \"MG\",\n            \"country\": \"Madagascar\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832407,\n                \"customer_id\": 1276369,\n                \"name\": \"Sample Customer 3\",\n                \"first_name\": \"Sample\",\n                \"last_name\": \"Customer 3\",\n                \"company\": \"Sample Company 2\",\n                \"address1\": \"Sample Address 1\",\n                \"address2\": \"Sample Address 2\",\n                \"city\": \"Sample City\",\n                \"zip\": \"54321\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Sample Province\",\n                \"province_code\": null,\n                \"country\": \"Madagascar\",\n                \"country_code\": \"MG\",\n                \"phone\": \"15417543010\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-03-06T10:24:16.000+07:00\",\n                \"created_at\": \"2024-03-06T10:24:16.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832407,\n                    \"customer_id\": 1276369,\n                    \"name\": \"Sample Customer 3\",\n                    \"first_name\": \"Sample\",\n                    \"last_name\": \"Customer 3\",\n                    \"company\": \"Sample Company 2\",\n                    \"address1\": \"Sample Address 1\",\n                    \"address2\": \"Sample Address 2\",\n                    \"city\": \"Sample City\",\n                    \"zip\": \"54321\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Sample Province\",\n                    \"province_code\": null,\n                    \"country\": \"Madagascar\",\n                    \"country_code\": \"MG\",\n                    \"phone\": \"15417543010\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-03-06T10:24:16.000+07:00\",\n                    \"created_at\": \"2024-03-06T10:24:16.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"email\": \"samplecustomer2@example.com\",\n                \"phone\": \"15417543010\"\n            },\n            \"code\": \"U0001276369C\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-03-06T10:24:16+07:00\",\n            \"created_at\": \"2024-03-06T10:24:16+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276442,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=885578&txtclr=ffffff&w=200&h=200&txtsize=90&txt=SA&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": \"er@gmail.com\",\n            \"phone\": \"1230479345\",\n            \"first_name\": \"Sdry\",\n            \"last_name\": \"Aert\",\n            \"name\": \"Sdry Aert\",\n            \"gender\": null,\n            \"birthdate\": null,\n            \"birthday\": null,\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832480,\n                \"customer_id\": 1276442,\n                \"name\": \"sdry aert\",\n                \"first_name\": \"sdry\",\n                \"last_name\": \"aert\",\n                \"company\": null,\n                \"address1\": \"sdfg\",\n                \"address2\": null,\n                \"city\": \"sdfg\",\n                \"zip\": \"23423\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Selangor\",\n                \"province_code\": \"MY-10\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"phone\": \"1230479345\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-04-04T11:08:04.000+07:00\",\n                \"created_at\": \"2024-04-04T11:08:04.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832480,\n                    \"customer_id\": 1276442,\n                    \"name\": \"sdry aert\",\n                    \"first_name\": \"sdry\",\n                    \"last_name\": \"aert\",\n                    \"company\": null,\n                    \"address1\": \"sdfg\",\n                    \"address2\": null,\n                    \"city\": \"sdfg\",\n                    \"zip\": \"23423\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Selangor\",\n                    \"province_code\": \"MY-10\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"1230479345\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-04-04T11:08:04.000+07:00\",\n                    \"created_at\": \"2024-04-04T11:08:04.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"email\": \"er@gmail.com\",\n                \"phone\": \"1230479345\"\n            },\n            \"code\": \"B0001276442H\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-04-04T11:08:04+07:00\",\n            \"created_at\": \"2024-04-04T11:08:04+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276392,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=1E0200&txtclr=ffffff&w=200&h=200&txtsize=90&txt=SA&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": null,\n            \"phone\": \"6588889999\",\n            \"first_name\": \"Singapore\",\n            \"last_name\": \"Address\",\n            \"name\": \"Singapore Address\",\n            \"gender\": null,\n            \"birthdate\": null,\n            \"birthday\": null,\n            \"country_code\": \"SG\",\n            \"country\": \"Singapore\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832430,\n                \"customer_id\": 1276392,\n                \"name\": \"Singapore Address\",\n                \"first_name\": \"Singapore\",\n                \"last_name\": \"Address\",\n                \"company\": null,\n                \"address1\": \"307 A\",\n                \"address2\": null,\n                \"city\": \"Anchorvale Road\",\n                \"zip\": \"541307\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Central Singapore\",\n                \"province_code\": \"SG-01\",\n                \"country\": \"Singapore\",\n                \"country_code\": \"SG\",\n                \"phone\": \"6588889999\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-03-06T10:24:38.000+07:00\",\n                \"created_at\": \"2024-03-06T10:24:38.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832430,\n                    \"customer_id\": 1276392,\n                    \"name\": \"Singapore Address\",\n                    \"first_name\": \"Singapore\",\n                    \"last_name\": \"Address\",\n                    \"company\": null,\n                    \"address1\": \"307 A\",\n                    \"address2\": null,\n                    \"city\": \"Anchorvale Road\",\n                    \"zip\": \"541307\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Central Singapore\",\n                    \"province_code\": \"SG-01\",\n                    \"country\": \"Singapore\",\n                    \"country_code\": \"SG\",\n                    \"phone\": \"6588889999\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-03-06T10:24:38.000+07:00\",\n                    \"created_at\": \"2024-03-06T10:24:38.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"phone\": \"6588889999\"\n            },\n            \"code\": \"L0001276392S\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-03-06T10:24:38+07:00\",\n            \"created_at\": \"2024-03-06T10:24:37+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276385,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=004B28&txtclr=ffffff&w=200&h=200&txtsize=90&txt=S1&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": \"szeyan123@easystore.co\",\n            \"phone\": \"41764018000\",\n            \"first_name\": \"Switzerland\",\n            \"last_name\": \"123\",\n            \"name\": \"Switzerland 123\",\n            \"gender\": null,\n            \"birthdate\": null,\n            \"birthday\": null,\n            \"country_code\": \"CH\",\n            \"country\": \"Switzerland\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832423,\n                \"customer_id\": 1276385,\n                \"name\": \"Switzerland 123\",\n                \"first_name\": \"Switzerland\",\n                \"last_name\": \"123\",\n                \"company\": null,\n                \"address1\": \"Schossackerstrasse 56\",\n                \"address2\": null,\n                \"city\": \"Schwerzenbach\",\n                \"zip\": \"8603\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Zürich\",\n                \"province_code\": \"CH-ZH\",\n                \"country\": \"Switzerland\",\n                \"country_code\": \"CH\",\n                \"phone\": \"41764018000\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-03-06T10:24:28.000+07:00\",\n                \"created_at\": \"2024-03-06T10:24:28.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832423,\n                    \"customer_id\": 1276385,\n                    \"name\": \"Switzerland 123\",\n                    \"first_name\": \"Switzerland\",\n                    \"last_name\": \"123\",\n                    \"company\": null,\n                    \"address1\": \"Schossackerstrasse 56\",\n                    \"address2\": null,\n                    \"city\": \"Schwerzenbach\",\n                    \"zip\": \"8603\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Zürich\",\n                    \"province_code\": \"CH-ZH\",\n                    \"country\": \"Switzerland\",\n                    \"country_code\": \"CH\",\n                    \"phone\": \"41764018000\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-03-06T10:24:28.000+07:00\",\n                    \"created_at\": \"2024-03-06T10:24:28.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"email\": \"szeyan123@easystore.co\",\n                \"phone\": \"41764018000\"\n            },\n            \"code\": \"J0001276385E\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-03-06T10:24:28+07:00\",\n            \"created_at\": \"2024-03-06T10:24:28+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276370,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=549E79&txtclr=ffffff&w=200&h=200&txtsize=90&txt=SY&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": \"szeyan.aio@gmail.com\",\n            \"phone\": \"886918909875\",\n            \"first_name\": \"Sze\",\n            \"last_name\": \"Yan\",\n            \"name\": \"Sze Yan\",\n            \"gender\": \"female\",\n            \"birthdate\": null,\n            \"birthday\": null,\n            \"country_code\": null,\n            \"country\": null,\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"5.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832408,\n                \"customer_id\": 1276370,\n                \"name\": \"Sze Yan\",\n                \"first_name\": \"Sze\",\n                \"last_name\": \"Yan\",\n                \"company\": null,\n                \"address1\": null,\n                \"address2\": null,\n                \"city\": null,\n                \"zip\": null,\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": null,\n                \"province_code\": null,\n                \"country\": null,\n                \"country_code\": null,\n                \"phone\": \"886918909875\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-03-06T10:24:17.000+07:00\",\n                \"created_at\": \"2024-03-06T10:24:17.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832408,\n                    \"customer_id\": 1276370,\n                    \"name\": \"Sze Yan\",\n                    \"first_name\": \"Sze\",\n                    \"last_name\": \"Yan\",\n                    \"company\": null,\n                    \"address1\": null,\n                    \"address2\": null,\n                    \"city\": null,\n                    \"zip\": null,\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": null,\n                    \"province_code\": null,\n                    \"country\": null,\n                    \"country_code\": null,\n                    \"phone\": \"886918909875\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-03-06T10:24:17.000+07:00\",\n                    \"created_at\": \"2024-03-06T10:24:17.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"email\": \"szeyan.aio@gmail.com\",\n                \"phone\": \"886918909875\"\n            },\n            \"code\": \"G0001276370U\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-03-06T10:24:17+07:00\",\n            \"created_at\": \"2024-03-06T10:24:17+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276378,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=404E55&txtclr=ffffff&w=200&h=200&txtsize=90&txt=SY&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": \"szeyan123123@easystore.co\",\n            \"phone\": null,\n            \"first_name\": \"Sze\",\n            \"last_name\": \"Yan New\",\n            \"name\": \"Sze Yan New\",\n            \"gender\": \"male\",\n            \"birthdate\": \"2000-01-03\",\n            \"birthday\": \"2025-01-03\",\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832416,\n                \"customer_id\": 1276378,\n                \"name\": \"Sze Yan New\",\n                \"first_name\": \"Sze\",\n                \"last_name\": \"Yan New\",\n                \"company\": null,\n                \"address1\": null,\n                \"address2\": null,\n                \"city\": null,\n                \"zip\": null,\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": null,\n                \"province_code\": null,\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"phone\": null,\n                \"is_primary\": true,\n                \"updated_at\": \"2024-03-06T10:24:23.000+07:00\",\n                \"created_at\": \"2024-03-06T10:24:23.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832416,\n                    \"customer_id\": 1276378,\n                    \"name\": \"Sze Yan New\",\n                    \"first_name\": \"Sze\",\n                    \"last_name\": \"Yan New\",\n                    \"company\": null,\n                    \"address1\": null,\n                    \"address2\": null,\n                    \"city\": null,\n                    \"zip\": null,\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": null,\n                    \"province_code\": null,\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": null,\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-03-06T10:24:23.000+07:00\",\n                    \"created_at\": \"2024-03-06T10:24:23.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"email\": \"szeyan123123@easystore.co\"\n            },\n            \"code\": \"Q0001276378J\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-03-06T10:24:23+07:00\",\n            \"created_at\": \"2024-03-06T10:24:23+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276371,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=201625&txtclr=ffffff&w=200&h=200&txtsize=90&txt=SY&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": \"payuni@test.com\",\n            \"phone\": \"886912349999\",\n            \"first_name\": \"Sze\",\n            \"last_name\": \"Yan Test\",\n            \"name\": \"Sze Yan Test\",\n            \"gender\": \"female\",\n            \"birthdate\": \"2023-10-19\",\n            \"birthday\": \"2024-10-19\",\n            \"country_code\": null,\n            \"country\": null,\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832409,\n                \"customer_id\": 1276371,\n                \"name\": \"测试 Payuni1\",\n                \"first_name\": \"Sze\",\n                \"last_name\": \"Yan Test\",\n                \"company\": null,\n                \"address1\": null,\n                \"address2\": null,\n                \"city\": null,\n                \"zip\": null,\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": null,\n                \"province_code\": null,\n                \"country\": null,\n                \"country_code\": null,\n                \"phone\": \"886912349999\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-03-06T10:24:18.000+07:00\",\n                \"created_at\": \"2024-03-06T10:24:18.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832409,\n                    \"customer_id\": 1276371,\n                    \"name\": \"测试 Payuni1\",\n                    \"first_name\": \"Sze\",\n                    \"last_name\": \"Yan Test\",\n                    \"company\": null,\n                    \"address1\": null,\n                    \"address2\": null,\n                    \"city\": null,\n                    \"zip\": null,\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": null,\n                    \"province_code\": null,\n                    \"country\": null,\n                    \"country_code\": null,\n                    \"phone\": \"886912349999\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-03-06T10:24:18.000+07:00\",\n                    \"created_at\": \"2024-03-06T10:24:18.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"email\": \"payuni@test.com\",\n                \"phone\": \"886912349999\"\n            },\n            \"code\": \"F0001276371T\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-03-06T10:24:18+07:00\",\n            \"created_at\": \"2024-03-06T10:24:17+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276388,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=222800&txtclr=ffffff&w=200&h=200&txtsize=90&txt=TA&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": \"taiwanaddress@test.com\",\n            \"phone\": \"88688881111\",\n            \"first_name\": \"Taiwan\",\n            \"last_name\": \"Address\",\n            \"name\": \"Taiwan Address\",\n            \"gender\": null,\n            \"birthdate\": null,\n            \"birthday\": null,\n            \"country_code\": \"TW\",\n            \"country\": \"Taiwan\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832426,\n                \"customer_id\": 1276388,\n                \"name\": \"Taiwan Address\",\n                \"first_name\": \"Taiwan\",\n                \"last_name\": \"Address\",\n                \"company\": null,\n                \"address1\": \"东西一路70巷45号\",\n                \"address2\": null,\n                \"city\": \"基隆市台北\",\n                \"zip\": \"111\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"基隆市 Keelung City\",\n                \"province_code\": \"TW-KEE\",\n                \"country\": \"Taiwan\",\n                \"country_code\": \"TW\",\n                \"phone\": \"88688881111\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-03-06T10:24:31.000+07:00\",\n                \"created_at\": \"2024-03-06T10:24:31.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832426,\n                    \"customer_id\": 1276388,\n                    \"name\": \"Taiwan Address\",\n                    \"first_name\": \"Taiwan\",\n                    \"last_name\": \"Address\",\n                    \"company\": null,\n                    \"address1\": \"东西一路70巷45号\",\n                    \"address2\": null,\n                    \"city\": \"基隆市台北\",\n                    \"zip\": \"111\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"基隆市 Keelung City\",\n                    \"province_code\": \"TW-KEE\",\n                    \"country\": \"Taiwan\",\n                    \"country_code\": \"TW\",\n                    \"phone\": \"88688881111\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-03-06T10:24:31.000+07:00\",\n                    \"created_at\": \"2024-03-06T10:24:31.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"email\": \"taiwanaddress@test.com\",\n                \"phone\": \"88688881111\"\n            },\n            \"code\": \"N0001276388S\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-03-06T10:24:31+07:00\",\n            \"created_at\": \"2024-03-06T10:24:31+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276381,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=324E72&txtclr=ffffff&w=200&h=200&txtsize=90&txt=T1&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": \"test@mail.com\",\n            \"phone\": \"88999996662\",\n            \"first_name\": \"Test\",\n            \"last_name\": \"123\",\n            \"name\": \"Test 123\",\n            \"gender\": null,\n            \"birthdate\": null,\n            \"birthday\": null,\n            \"country_code\": \"TW\",\n            \"country\": \"Taiwan\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832419,\n                \"customer_id\": 1276381,\n                \"name\": \"Test 123\",\n                \"first_name\": \"Test\",\n                \"last_name\": \"123\",\n                \"company\": null,\n                \"address1\": \"Test 123\",\n                \"address2\": null,\n                \"city\": null,\n                \"zip\": \"208\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"新北市 New Taipei City\",\n                \"province_code\": \"TW-TPQ\",\n                \"country\": \"Taiwan\",\n                \"country_code\": \"TW\",\n                \"phone\": \"88999996662\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-03-06T10:24:25.000+07:00\",\n                \"created_at\": \"2024-03-06T10:24:25.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832419,\n                    \"customer_id\": 1276381,\n                    \"name\": \"Test 123\",\n                    \"first_name\": \"Test\",\n                    \"last_name\": \"123\",\n                    \"company\": null,\n                    \"address1\": \"Test 123\",\n                    \"address2\": null,\n                    \"city\": null,\n                    \"zip\": \"208\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"新北市 New Taipei City\",\n                    \"province_code\": \"TW-TPQ\",\n                    \"country\": \"Taiwan\",\n                    \"country_code\": \"TW\",\n                    \"phone\": \"88999996662\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-03-06T10:24:25.000+07:00\",\n                    \"created_at\": \"2024-03-06T10:24:25.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"email\": \"test@mail.com\",\n                \"phone\": \"88999996662\"\n            },\n            \"code\": \"F0001276381Y\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-03-06T10:24:40+07:00\",\n            \"created_at\": \"2024-03-06T10:24:25+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276441,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=788D66&txtclr=ffffff&w=200&h=200&txtsize=90&txt=TC&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": \"abc@gmail.com\",\n            \"phone\": \"60123456789\",\n            \"first_name\": \"Test\",\n            \"last_name\": \"Case\",\n            \"name\": \"Test Case\",\n            \"gender\": null,\n            \"birthdate\": null,\n            \"birthday\": null,\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832478,\n                \"customer_id\": 1276441,\n                \"name\": \"test case\",\n                \"first_name\": \"test\",\n                \"last_name\": \"case\",\n                \"company\": null,\n                \"address1\": \"6, kilang ubi\",\n                \"address2\": null,\n                \"city\": \"Selangor\",\n                \"zip\": \"43400\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": \"Selangor\",\n                \"province_code\": \"MY-10\",\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"phone\": \"0123456789\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-04-04T10:06:54.000+07:00\",\n                \"created_at\": \"2024-04-04T10:06:54.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832478,\n                    \"customer_id\": 1276441,\n                    \"name\": \"test case\",\n                    \"first_name\": \"test\",\n                    \"last_name\": \"case\",\n                    \"company\": null,\n                    \"address1\": \"6, kilang ubi\",\n                    \"address2\": null,\n                    \"city\": \"Selangor\",\n                    \"zip\": \"43400\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Selangor\",\n                    \"province_code\": \"MY-10\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"0123456789\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-04-04T10:06:54.000+07:00\",\n                    \"created_at\": \"2024-04-04T10:06:54.000+07:00\"\n                },\n                {\n                    \"id\": 832484,\n                    \"customer_id\": 1276441,\n                    \"name\": \"Test2 Test2\",\n                    \"first_name\": \"Test2\",\n                    \"last_name\": \"Test2\",\n                    \"company\": \"\",\n                    \"address1\": \"'EasyStore, H1-5 (Block H1, Level, 5) SetiaWalk'\",\n                    \"address2\": \"\",\n                    \"city\": \"Puchong\",\n                    \"zip\": \"41700\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Selangor\",\n                    \"province_code\": \"MY-10\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"01122334455\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-04-04T16:04:56.000+07:00\",\n                    \"created_at\": \"2024-04-04T16:04:56.000+07:00\"\n                },\n                {\n                    \"id\": 832645,\n                    \"customer_id\": 1276441,\n                    \"name\": \"Yell Rajarajan\",\n                    \"first_name\": \"Yell\",\n                    \"last_name\": \"Rajarajan\",\n                    \"company\": \"\",\n                    \"address1\": \"EasyStore\",\n                    \"address2\": \"\",\n                    \"city\": \"Puchong\",\n                    \"zip\": \"41700\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": \"Selangor\",\n                    \"province_code\": \"MY-10\",\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"0175464109\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-05-08T11:05:54.000+07:00\",\n                    \"created_at\": \"2024-05-08T11:05:54.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"email\": \"abc@gmail.com\",\n                \"phone\": \"60123456789\"\n            },\n            \"code\": \"U0001276441Q\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-04-04T10:06:54+07:00\",\n            \"created_at\": \"2024-04-04T10:06:54+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276375,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=3A2465&txtclr=ffffff&w=200&h=200&txtsize=90&txt=T1&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": \"11szeyan111@easystore.co\",\n            \"phone\": null,\n            \"first_name\": \"Test Normal\",\n            \"last_name\": \"1\",\n            \"name\": \"Test Normal 1\",\n            \"gender\": null,\n            \"birthdate\": \"2001-01-09\",\n            \"birthday\": \"2025-01-09\",\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832413,\n                \"customer_id\": 1276375,\n                \"name\": \"Test Normal 1\",\n                \"first_name\": \"Test Normal\",\n                \"last_name\": \"1\",\n                \"company\": null,\n                \"address1\": null,\n                \"address2\": null,\n                \"city\": null,\n                \"zip\": null,\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": null,\n                \"province_code\": null,\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"phone\": null,\n                \"is_primary\": true,\n                \"updated_at\": \"2024-03-06T10:24:21.000+07:00\",\n                \"created_at\": \"2024-03-06T10:24:21.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832413,\n                    \"customer_id\": 1276375,\n                    \"name\": \"Test Normal 1\",\n                    \"first_name\": \"Test Normal\",\n                    \"last_name\": \"1\",\n                    \"company\": null,\n                    \"address1\": null,\n                    \"address2\": null,\n                    \"city\": null,\n                    \"zip\": null,\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": null,\n                    \"province_code\": null,\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": null,\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-03-06T10:24:21.000+07:00\",\n                    \"created_at\": \"2024-03-06T10:24:21.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"email\": \"11szeyan111@easystore.co\"\n            },\n            \"code\": \"Z0001276375Y\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-03-06T10:24:21+07:00\",\n            \"created_at\": \"2024-03-06T10:24:21+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276374,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=99ADC0&txtclr=ffffff&w=200&h=200&txtsize=90&txt=TN&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": \"cheekuan@easystore.co\",\n            \"phone\": null,\n            \"first_name\": \"Test\",\n            \"last_name\": \"Normal 2\",\n            \"name\": \"Test Normal 2\",\n            \"gender\": \"male\",\n            \"birthdate\": \"2005-06-17\",\n            \"birthday\": \"2025-06-17\",\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"537.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832412,\n                \"customer_id\": 1276374,\n                \"name\": \"Test Normal 2\",\n                \"first_name\": \"Test\",\n                \"last_name\": \"Normal 2\",\n                \"company\": null,\n                \"address1\": null,\n                \"address2\": null,\n                \"city\": null,\n                \"zip\": null,\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": null,\n                \"province_code\": null,\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"phone\": null,\n                \"is_primary\": true,\n                \"updated_at\": \"2024-03-06T10:24:20.000+07:00\",\n                \"created_at\": \"2024-03-06T10:24:20.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832412,\n                    \"customer_id\": 1276374,\n                    \"name\": \"Test Normal 2\",\n                    \"first_name\": \"Test\",\n                    \"last_name\": \"Normal 2\",\n                    \"company\": null,\n                    \"address1\": null,\n                    \"address2\": null,\n                    \"city\": null,\n                    \"zip\": null,\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": null,\n                    \"province_code\": null,\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": null,\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-03-06T10:24:20.000+07:00\",\n                    \"created_at\": \"2024-03-06T10:24:20.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"email\": \"cheekuan@easystore.co\"\n            },\n            \"code\": \"J0001276374K\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-03-06T10:24:20+07:00\",\n            \"created_at\": \"2024-03-06T10:24:20+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276384,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=001C1E&txtclr=ffffff&w=200&h=200&txtsize=90&txt=TT&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": \"testtest@mail.com\",\n            \"phone\": \"60123453879\",\n            \"first_name\": \"Test\",\n            \"last_name\": \"Test\",\n            \"name\": \"Test Test\",\n            \"gender\": null,\n            \"birthdate\": null,\n            \"birthday\": null,\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832422,\n                \"customer_id\": 1276384,\n                \"name\": \"Test Test\",\n                \"first_name\": \"Test\",\n                \"last_name\": \"Test\",\n                \"company\": null,\n                \"address1\": null,\n                \"address2\": null,\n                \"city\": null,\n                \"zip\": null,\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": null,\n                \"province_code\": null,\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"phone\": \"60123453879\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-03-06T10:24:28.000+07:00\",\n                \"created_at\": \"2024-03-06T10:24:28.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832422,\n                    \"customer_id\": 1276384,\n                    \"name\": \"Test Test\",\n                    \"first_name\": \"Test\",\n                    \"last_name\": \"Test\",\n                    \"company\": null,\n                    \"address1\": null,\n                    \"address2\": null,\n                    \"city\": null,\n                    \"zip\": null,\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": null,\n                    \"province_code\": null,\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": \"60123453879\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-03-06T10:24:28.000+07:00\",\n                    \"created_at\": \"2024-03-06T10:24:28.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"email\": \"testtest@mail.com\",\n                \"phone\": \"60123453879\"\n            },\n            \"code\": \"F0001276384B\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-03-06T10:24:28+07:00\",\n            \"created_at\": \"2024-03-06T10:24:28+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276383,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=83AB58&txtclr=ffffff&w=200&h=200&txtsize=90&txt=T2&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": \"testest2@mail.com\",\n            \"phone\": \"0132136465\",\n            \"first_name\": \"Testest\",\n            \"last_name\": \"2\",\n            \"name\": \"Testest 2\",\n            \"gender\": null,\n            \"birthdate\": null,\n            \"birthday\": null,\n            \"country_code\": \"ID\",\n            \"country\": \"Indonesia\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832421,\n                \"customer_id\": 1276383,\n                \"name\": \"Testest 2\",\n                \"first_name\": \"Testest\",\n                \"last_name\": \"2\",\n                \"company\": null,\n                \"address1\": \"Dasdas\",\n                \"address2\": \"Dasdasdsadas\",\n                \"city\": \"Dsadas\",\n                \"zip\": \"12312\",\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": \"Arongan Lambalek\",\n                \"district_code\": null,\n                \"province\": \"Aceh\",\n                \"province_code\": \"ID-AC\",\n                \"country\": \"Indonesia\",\n                \"country_code\": \"ID\",\n                \"phone\": \"0132136465\",\n                \"is_primary\": true,\n                \"updated_at\": \"2024-03-06T10:24:27.000+07:00\",\n                \"created_at\": \"2024-03-06T10:24:27.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832421,\n                    \"customer_id\": 1276383,\n                    \"name\": \"Testest 2\",\n                    \"first_name\": \"Testest\",\n                    \"last_name\": \"2\",\n                    \"company\": null,\n                    \"address1\": \"Dasdas\",\n                    \"address2\": \"Dasdasdsadas\",\n                    \"city\": \"Dsadas\",\n                    \"zip\": \"12312\",\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": \"Arongan Lambalek\",\n                    \"district_code\": null,\n                    \"province\": \"Aceh\",\n                    \"province_code\": \"ID-AC\",\n                    \"country\": \"Indonesia\",\n                    \"country_code\": \"ID\",\n                    \"phone\": \"0132136465\",\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-03-06T10:24:27.000+07:00\",\n                    \"created_at\": \"2024-03-06T10:24:27.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"email\": \"testest2@mail.com\",\n                \"phone\": \"0132136465\"\n            },\n            \"code\": \"P0001276383M\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-03-06T10:24:40+07:00\",\n            \"created_at\": \"2024-03-06T10:24:27+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        },\n        {\n            \"id\": 1276380,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=CB7E98&txtclr=ffffff&w=200&h=200&txtsize=90&txt=TA&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": \"testcustomer@mail.com\",\n            \"phone\": null,\n            \"first_name\": \"Testing\",\n            \"last_name\": \"Account\",\n            \"name\": \"Testing Account\",\n            \"gender\": null,\n            \"birthdate\": \"2000-05-15\",\n            \"birthday\": \"2025-05-15\",\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 0,\n            \"total_spent\": \"0.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": {\n                \"id\": 832418,\n                \"customer_id\": 1276380,\n                \"name\": \"Testing Account\",\n                \"first_name\": \"Testing\",\n                \"last_name\": \"Account\",\n                \"company\": null,\n                \"address1\": null,\n                \"address2\": null,\n                \"city\": null,\n                \"zip\": null,\n                \"village\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"district\": null,\n                \"district_code\": null,\n                \"province\": null,\n                \"province_code\": null,\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"phone\": null,\n                \"is_primary\": true,\n                \"updated_at\": \"2024-03-06T10:24:25.000+07:00\",\n                \"created_at\": \"2024-03-06T10:24:25.000+07:00\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 832418,\n                    \"customer_id\": 1276380,\n                    \"name\": \"Testing Account\",\n                    \"first_name\": \"Testing\",\n                    \"last_name\": \"Account\",\n                    \"company\": null,\n                    \"address1\": null,\n                    \"address2\": null,\n                    \"city\": null,\n                    \"zip\": null,\n                    \"village\": null,\n                    \"sub_district\": null,\n                    \"sub_district_code\": null,\n                    \"district\": null,\n                    \"district_code\": null,\n                    \"province\": null,\n                    \"province_code\": null,\n                    \"country\": \"Malaysia\",\n                    \"country_code\": \"MY\",\n                    \"phone\": null,\n                    \"is_primary\": true,\n                    \"updated_at\": \"2024-03-06T10:24:25.000+07:00\",\n                    \"created_at\": \"2024-03-06T10:24:25.000+07:00\"\n                }\n            ],\n            \"credentials\": {\n                \"email\": \"testcustomer@mail.com\"\n            },\n            \"code\": \"P0001276380H\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2024-03-06T10:24:25+07:00\",\n            \"created_at\": \"2024-03-06T10:24:25+07:00\",\n            \"attributes\": [],\n            \"total_point\": null\n        }\n    ]\n}"}],"_postman_id":"314ed40b-0d04-45e3-b7d9-3b50be404a5d"},{"name":"Search customers","id":"4cdb2f6b-7e5e-4ae6-b58e-abe6573a84f8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"url":"/api/3.0/customers/search.json","urlObject":{"path":["api","3.0","customers","search.json"],"host":[""],"query":[{"disabled":true,"description":{"content":"<p>Show customers for a specific page.</p>\n","type":"text/plain"},"key":"page","value":"1"},{"disabled":true,"description":{"content":"<p>The maximum number of results to show.</p>\n","type":"text/plain"},"key":"limit","value":"50"},{"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":"2311217, 2311218"},{"disabled":true,"description":{"content":"<p>Restrict results to those after the specified ID.</p>\n","type":"text/plain"},"key":"since_id","value":"2311217"},{"disabled":true,"description":{"content":"<p>Show customers created after a specified date.\n(format: 2014-04-25T16:15:47-04:00)</p>\n","type":"text/plain"},"key":"created_at_min","value":"2019-11-28"},{"disabled":true,"description":{"content":"<p>Show customers created before a specified date.\n(format: 2014-04-25T16:15:47-04:00)</p>\n","type":"text/plain"},"key":"created_at_max","value":"2019-11-28"},{"disabled":true,"description":{"content":"<p>Show customers last updated after a specified date.\n(format: 2014-04-25T16:15:47-04:00)</p>\n","type":"text/plain"},"key":"updated_at_min","value":"2019-11-28"},{"disabled":true,"description":{"content":"<p>Show customers last updated before a specified date.\n(format: 2014-04-25T16:15:47-04:00)</p>\n","type":"text/plain"},"key":"updated_at_max","value":"2019-11-28"},{"disabled":true,"description":{"content":"<p>Return current sorting of result.</p>\n","type":"text/plain"},"key":"sort","value":"id.desc"},{"disabled":true,"key":"code","value":"I0007129226S"},{"disabled":true,"key":"phone","value":"601110768827"},{"disabled":true,"key":"email","value":"none@easystore.co"},{"disabled":true,"description":{"content":"<p>Include customers' total point in the response</p>\n","type":"text/plain"},"key":"fields","value":"total_point"}],"variable":[]}},"response":[{"id":"12c123b5-4439-48fc-98a1-2493120b98f8","name":"Search customers","originalRequest":{"method":"GET","header":[{"key":"EasyStore-Access-Token","value":""}],"url":{"raw":"/api/3.0/customers/search.json?code=I0007129226S","host":[""],"path":["api","3.0","customers","search.json"],"query":[{"key":"page","value":"1","description":"Show customers for a specific page.","disabled":true},{"key":"limit","value":"50","description":"The maximum number of results to show.","disabled":true},{"key":"ids","value":"2311217, 2311218","description":"Restrict results to customers specified by a comma-separated list of IDs.","disabled":true},{"key":"since_id","value":"2311217","description":"Restrict results to those after the specified ID.","disabled":true},{"key":"created_at_min","value":"2019-11-28","description":"Show customers created after a specified date.\n(format: 2014-04-25T16:15:47-04:00)","disabled":true},{"key":"created_at_max","value":"2019-11-28","description":"Show customers created before a specified date.\n(format: 2014-04-25T16:15:47-04:00)","disabled":true},{"key":"updated_at_min","value":"2019-11-28","description":"Show customers last updated after a specified date.\n(format: 2014-04-25T16:15:47-04:00)","disabled":true},{"key":"updated_at_max","value":"2019-11-28","description":"Show customers last updated before a specified date.\n(format: 2014-04-25T16:15:47-04:00)","disabled":true},{"key":"sort","value":"id.desc","description":"Return current sorting of result.","disabled":true},{"key":"query","value":"john","description":"Filter customers by first name, last name or email","disabled":true},{"key":"code","value":"I0007129226S"},{"key":"phone","value":"601110768827","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"set-cookie","value":"locale=en_US; expires=Sun, 02-Apr-2023 04:54:44 GMT; Max-Age=2592000; path=/"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-powered-by","value":"Express"},{"key":"accept-ranges","value":"bytes"},{"key":"content-encoding","value":"gzip"},{"key":"via","value":"1.1 varnish, 1.1 varnish, 1.1 varnish"},{"key":"cache-control","value":"no-cache, private"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Fri, 03 Mar 2023 04:54:44 GMT"},{"key":"X-Served-By","value":"cache-qpg1254-QPG, cache-qpg1255-QPG, cache-iad-kiad7000066-IAD"},{"key":"X-Cache","value":"MISS, MISS, MISS"},{"key":"X-Cache-Hits","value":"0, 0, 0"},{"key":"X-Timer","value":"S1677819285.654419,VS0,VE306"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31557600"},{"key":"transfer-encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"total_count\": 1,\n    \"page_count\": 1,\n    \"page\": 1,\n    \"limit\": 50,\n    \"sort\": \"name.asc\",\n    \"customers\": [\n        {\n            \"id\": 17022712,\n            \"avatar_url\": \"https://assets.imgix.net/~text?bg=1B4400&txtclr=ffffff&w=200&h=200&txtsize=90&txt=CU&txtfont=Helvetica&txtalign=middle,center\",\n            \"email\": null,\n            \"phone\": null,\n            \"first_name\": \"Customer\",\n            \"last_name\": null,\n            \"name\": \"Customer \",\n            \"gender\": null,\n            \"birthdate\": null,\n            \"birthday\": null,\n            \"country_code\": \"MY\",\n            \"country\": \"Malaysia\",\n            \"order_count\": 2,\n            \"total_spent\": \"178.0\",\n            \"total_credit\": \"0.0\",\n            \"accepts_marketing\": true,\n            \"last_order_at\": null,\n            \"groups\": [],\n            \"primary_address\": null,\n            \"addresses\": [],\n            \"credentials\": {},\n            \"code\": \"J0016926560V\",\n            \"is_blacklisted\": false,\n            \"metafields\": {},\n            \"updated_at\": \"2023-06-28T06:00:51+00:00\",\n            \"created_at\": \"2023-06-28T05:51:57+00:00\",\n            \"attributes\": []\n        }\n    ]\n}"}],"_postman_id":"4cdb2f6b-7e5e-4ae6-b58e-abe6573a84f8"},{"name":"Retrieves a single customer","id":"590ff53b-d9bd-4c6e-8a00-b9ecc4ca850a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"EasyStore-Access-Token","value":""}],"url":"api/3.0/customers/:customer_id.json?fields=points,membership","urlObject":{"path":["3.0","customers",":customer_id.json"],"host":["api"],"query":[{"description":{"content":"<p>Include additional fields</p>\n<p>points: include customer's total point in the response\nmembership: include customer's membership in the response</p>\n","type":"text/plain"},"key":"fields","value":"points,membership"}],"variable":[{"type":"any","value":"{{customer_id}}","key":"customer_id"}]}},"response":[{"id":"87bdc65a-1406-49c3-ab33-eeec001bf74b","name":"Retrieves a single customer","originalRequest":{"method":"GET","header":[{"key":"EasyStore-Access-Token","value":""}],"url":{"raw":"api/3.0/customers/:customer_id.json?fields=points","host":["api"],"path":["3.0","customers",":customer_id.json"],"query":[{"key":"fields","value":"points","description":"Include customer's total point in the response"}],"variable":[{"key":"customer_id","value":"{{customer_id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Set-Cookie","value":"locale=en_US; expires=Fri, 26-Jul-2024 03:59:12 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Encoding","value":"gzip"},{"key":"X-Powered-By","value":"Express"},{"key":"Accept-Ranges","value":"bytes"},{"key":"Via","value":"1.1 varnish, 1.1 varnish"},{"key":"CK-Debug-HTTP-Status","value":"( 200) ( 200)"},{"key":"Date","value":"Wed, 26 Jun 2024 03:59:13 GMT"},{"key":"X-Served-By","value":"cache-qpg120085-QPG, cache-kul9828-KUL"},{"key":"X-Cache","value":"MISS, MISS"},{"key":"X-Cache-Hits","value":"0, 0"},{"key":"X-Timer","value":"S1719374353.645712,VS0,VE552"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31557600"},{"key":"transfer-encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"customer\": {\n        \"id\": 1276928,\n        \"avatar_url\": \"https://assets.imgix.net/~text?bg=013349&txtclr=ffffff&w=200&h=200&txtsize=90&txt=YR&txtfont=Helvetica&txtalign=middle,center\",\n        \"email\": \"yelilanrajarajan@gmail.com\",\n        \"phone\": \"60145698352\",\n        \"first_name\": \"Yelilan\",\n        \"last_name\": \"Rajarajan\",\n        \"name\": \"Yelilan Rajarajan\",\n        \"gender\": \"male\",\n        \"birthdate\": \"1994-06-10\",\n        \"birthday\": \"2025-06-10\",\n        \"country_code\": \"MY\",\n        \"country\": \"Malaysia\",\n        \"order_count\": 2,\n        \"total_spent\": \"13868.1\",\n        \"total_credit\": \"1000.0\",\n        \"accepts_marketing\": true,\n        \"last_order_at\": null,\n        \"groups\": [],\n        \"primary_address\": null,\n        \"addresses\": [],\n        \"credentials\": {\n            \"email\": \"yelilanrajarajan@gmail.com\",\n            \"phone\": \"60145698352\"\n        },\n        \"code\": \"Y0001276928L\",\n        \"is_blacklisted\": false,\n        \"metafields\": {},\n        \"updated_at\": \"2024-06-25T16:46:55+08:00\",\n        \"created_at\": \"2024-06-25T16:39:00+08:00\",\n        \"attributes\": [],\n        \"total_point\": 1387410\n    }\n}"}],"_postman_id":"590ff53b-d9bd-4c6e-8a00-b9ecc4ca850a"},{"name":"Delete a customer","id":"c7dc88fa-07bd-408d-ac83-a8663ea4ce71","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"url":"/api/3.0/customers/:customer_id.json","urlObject":{"path":["api","3.0","customers",":customer_id.json"],"host":[""],"query":[],"variable":[{"id":"54b92912-f57b-4d72-aee3-930f3aae074f","type":"any","value":"","key":"customer_id"}]}},"response":[{"id":"4fdd0aae-b2e1-4b97-9061-f05d44bf96d6","name":"Delete a customer","originalRequest":{"method":"DELETE","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"url":{"raw":"/api/3.0/customers/:customer_id.json","host":[""],"path":["api","3.0","customers",":customer_id.json"],"variable":[{"key":"customer_id.json","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 31 May 2021 01:36:16 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 30-Jun-2021 01:36:16 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Strict-Transport-Security","value":"max-age=15768000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true\n}"}],"_postman_id":"c7dc88fa-07bd-408d-ac83-a8663ea4ce71"},{"name":"Create a customer","id":"f4eae923-a50b-4ecc-98a4-7d10c00bca88","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"EasyStore-Access-Token","value":""}],"body":{"mode":"raw","raw":"{\r\n  \"customer\": {\r\n    \"code\": \"TESTCODE01\",\r\n    \"first_name\": \"John\",\r\n    \"last_name\": \"Doe\",\r\n    \"email\": \"johndoe2827@example.com\",\r\n    \"birthdate\": \"1998-01-20\",\r\n    \"gender\": \"male\",\r\n    \"phone\": \"0192929199\",\r\n    \"country_code\": \"MY\",\r\n    \"avatar_url\": \"https://avatarurl.com\",\r\n    \"addresses\": [\r\n      {\r\n        \"address1\": \"123 Oak St\",\r\n        \"address2\": \"123 Oak St\",\r\n        \"city\": \"Ottawa\",\r\n        \"province_code\": \"ON\",\r\n        \"phone\": \"+60321685000\",\r\n        \"zip\": \"123 ABC\",\r\n        \"last_name\": \"Lastnameson\",\r\n        \"first_name\": \"Mother\",\r\n        \"country_code\": \"MY\"\r\n      }\r\n    ],\r\n    \"groups\": [\"First Group\"]\r\n  }\r\n}"},"url":"/api/3.0/customers.json","description":"<h2 id=\"body\">Body</h2>\n<h1 id=\"customer\">customer</h1>\n<p>At least one of fields: first name, last name, email or phone number is required</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attributes</th>\n<th>Example value</th>\n<th>Required/Optional</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>first_name</td>\n<td>\"John\"</td>\n<td>Optional</td>\n<td>The customer's first name.</td>\n</tr>\n<tr>\n<td>last_name</td>\n<td>\"Doe\"</td>\n<td>Optional</td>\n<td>The customer's last name.</td>\n</tr>\n<tr>\n<td>email</td>\n<td>\"<a href=\"mailto:john@gmail.com\">john@gmail.com</a>\"</td>\n<td>Optional</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>birthdate</td>\n<td>\"1998-01-20\"</td>\n<td>Optional</td>\n<td>The customer's birthdate.</td>\n</tr>\n<tr>\n<td>gender</td>\n<td>\"male\"</td>\n<td>Optional</td>\n<td>The customer's gender.</td>\n</tr>\n<tr>\n<td>code</td>\n<td>\"TESTCODE01\"</td>\n<td>Optional</td>\n<td>The customer's code.</td>\n</tr>\n<tr>\n<td>phone</td>\n<td>\"+60192233445\"</td>\n<td>Optional</td>\n<td>The customer's phone number.</td>\n</tr>\n<tr>\n<td>country_code</td>\n<td>\"MY\"</td>\n<td>Optional</td>\n<td>The two-letter country code corresponding to the country of the customer.</td>\n</tr>\n<tr>\n<td>avatar_url</td>\n<td>\"<a href=\"https://avatar.com\">https://avatar.com\"</a></td>\n<td>Optional</td>\n<td>A link for the customer's avatar image.</td>\n</tr>\n<tr>\n<td>groups</td>\n<td>[\"VIP\", \"VVIP\"] / \"VIP,VVIP\"</td>\n<td>Optional</td>\n<td>The group names that the customer will be assigned to.</td>\n</tr>\n</tbody>\n</table>\n</div><h1 id=\"address\">address</h1>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attributes</th>\n<th>Example value</th>\n<th>Required/Optional</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>address1</td>\n<td>\"123 Oak St\"</td>\n<td>Required if address is present</td>\n<td>The customer's address.</td>\n</tr>\n<tr>\n<td>address2</td>\n<td>\"456 Oak St\"</td>\n<td>Optional</td>\n<td>An additional field for the customer's address.</td>\n</tr>\n<tr>\n<td>city</td>\n<td>\"Kajang\"</td>\n<td>Optional</td>\n<td>The city, town, or village of the customer's address</td>\n</tr>\n<tr>\n<td>zip</td>\n<td>\"43000\"</td>\n<td>Optional</td>\n<td>The postal code, also known as zip, postcode, Eircode, etc. of the customer's address</td>\n</tr>\n<tr>\n<td>province_code</td>\n<td>\"MY-01\"</td>\n<td>Optional</td>\n<td>The ISO-3166-2 code for the region of the state or province of the customer's address. For example MY-10 for Selangor, Malaysia.</td>\n</tr>\n<tr>\n<td>province</td>\n<td>\"Selangor\"</td>\n<td>Optional</td>\n<td>The name of the state or province of the customer's address.</td>\n</tr>\n<tr>\n<td>country_code</td>\n<td>\"MY\"</td>\n<td>Required if address is present</td>\n<td>The two-letter country code corresponding to the country of the customer's address.</td>\n</tr>\n<tr>\n<td>first_name</td>\n<td>\"John\"</td>\n<td>Optional</td>\n<td>The recipient's first name for the customer's address.</td>\n</tr>\n<tr>\n<td>last_name</td>\n<td>\"Doe\"</td>\n<td>Optional</td>\n<td>The recipient's last name for the customer's address.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["api","3.0","customers.json"],"host":[""],"query":[],"variable":[]}},"response":[{"id":"36c9c6b9-3c9f-4d0c-981a-b0e42f7268a8","name":"Create a customer","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"EasyStore-Access-Token","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"customer\": {\r\n    \"first_name\": \"John\",\r\n    \"last_name\": \"Doe\",\r\n    \"email\": \"johndoe2817@example.com\",\r\n    \"birthdate\": \"1998-01-20\",\r\n    \"gender\": \"male\",\r\n    \"phone\": \"0192929199\",\r\n    \"country_code\": \"MY\",\r\n    \"avatar_url\": \"https://avatarurl.com\",\r\n    \"addresses\": [\r\n      {\r\n        \"address1\": \"123 Oak St\",\r\n        \"address2\": \"123 Oak St\",\r\n        \"city\": \"Ottawa\",\r\n        \"province_code\": \"ON\",\r\n        \"phone\": \"+60321685000\",\r\n        \"zip\": \"123 ABC\",\r\n        \"last_name\": \"Lastnameson\",\r\n        \"first_name\": \"Mother\",\r\n        \"country_code\": \"MY\"\r\n      }\r\n    ],\r\n    \"groups\": [\"First Group\"]\r\n  }\r\n}","options":{"raw":{"language":"json"}}},"url":"/api/3.0/customers.json"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 17 May 2021 22:13:59 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 16-Jun-2021 22:13:58 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"customer\": {\n        \"id\": 1248842,\n        \"avatar_url\": \"https://avatarurl.com\",\n        \"email\": \"johndoe2817@example.com\",\n        \"phone\": \"60192929199\",\n        \"first_name\": \"John\",\n        \"last_name\": \"Doe\",\n        \"name\": \"John Doe\",\n        \"gender\": \"male\",\n        \"birthdate\": \"1998-01-20\",\n        \"birthday\": \"2022-01-20\",\n        \"country_code\": \"MY\",\n        \"country\": \"Malaysia\",\n        \"order_count\": 0,\n        \"total_spent\": \"0.0\",\n        \"total_credit\": \"0.0\",\n        \"accepts_marketing\": true,\n        \"groups\": [\n            {\n                \"id\": 3583,\n                \"store_id\": 246457,\n                \"name\": \"First Group\",\n                \"title\": \"First Group\",\n                \"updated_at\": \"2021-05-18T06:13:59.000+08:00\",\n                \"created_at\": \"2021-05-18T06:13:59.000+08:00\"\n            }\n        ],\n        \"primary_address\": {\n            \"id\": 785052,\n            \"customer_id\": 1248842,\n            \"name\": \"Mother Lastnameson\",\n            \"first_name\": \"Mother\",\n            \"last_name\": \"Lastnameson\",\n            \"company\": \"null\",\n            \"address1\": \"123 Oak St\",\n            \"address2\": \"123 Oak St\",\n            \"city\": \"Ottawa\",\n            \"zip\": \"123 ABC\",\n            \"province\": null,\n            \"province_code\": null,\n            \"country\": \"Malaysia\",\n            \"country_code\": \"MY\",\n            \"district\": null,\n            \"district_code\": null,\n            \"sub_district\": null,\n            \"sub_district_code\": null,\n            \"phone\": \"60192929199\",\n            \"is_primary\": true,\n            \"updated_at\": \"2021-05-18T06:13:59.000+08:00\",\n            \"created_at\": \"2021-05-18T06:13:59.000+08:00\"\n        },\n        \"addresses\": [\n            {\n                \"id\": 785052,\n                \"customer_id\": 1248842,\n                \"name\": \"Mother Lastnameson\",\n                \"first_name\": \"Mother\",\n                \"last_name\": \"Lastnameson\",\n                \"company\": \"null\",\n                \"address1\": \"123 Oak St\",\n                \"address2\": \"123 Oak St\",\n                \"city\": \"Ottawa\",\n                \"zip\": \"123 ABC\",\n                \"province\": null,\n                \"province_code\": null,\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"phone\": \"60192929199\",\n                \"is_primary\": true,\n                \"updated_at\": \"2021-05-18T06:13:59.000+08:00\",\n                \"created_at\": \"2021-05-18T06:13:59.000+08:00\"\n            }\n        ],\n        \"credentials\": {\n            \"email\": \"johndoe2817@example.com\",\n            \"phone\": \"60192929199\"\n        },\n        \"updated_at\": \"2021-05-18T06:13:59+08:00\",\n        \"created_at\": \"2021-05-18T06:13:59+08:00\"\n    },\n    \"errors\": []\n}"}],"_postman_id":"f4eae923-a50b-4ecc-98a4-7d10c00bca88"},{"name":"Update an existing customer","id":"c13f76f5-0a2b-4e93-9914-05b0528addb4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"EasyStore-Access-Token","value":""}],"body":{"mode":"raw","raw":"{\r\n  \"customer\": {\r\n    \"first_name\": \"John\",\r\n    \"last_name\": \"Doe\",\r\n    \"email\": \"johndoe2817@example.com\",\r\n    \"birthdate\": \"1998-01-20\",\r\n    \"gender\": \"male\",\r\n    \"phone\": \"0192929199\",\r\n    \"country_code\": \"MY\",\r\n    \"avatar_url\": \"https://avatarurl.com\",\r\n    \"addresses\": [\r\n      {\r\n        \"address1\": \"123 Oak St\",\r\n        \"address2\": \"123 Oak St\",\r\n        \"city\": \"Ottawa\",\r\n        \"province_code\": \"ON\",\r\n        \"phone\": \"+60321685000\",\r\n        \"zip\": \"123 ABC\",\r\n        \"last_name\": \"Lastnameson\",\r\n        \"first_name\": \"Mother\",\r\n        \"country_code\": \"MY\"\r\n      }\r\n    ],\r\n    \"groups\": [\"First Group\"],\r\n    \"code\": \"CODE\"\r\n  }\r\n}"},"url":"/api/3.0/customers/:customer_id.json","description":"<h2 id=\"body\">Body</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attributes</th>\n<th>Example value</th>\n<th>Required/Optional</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>first_name</td>\n<td>\"John\"</td>\n<td>Optional</td>\n<td>The customer's first name.</td>\n</tr>\n<tr>\n<td>last_name</td>\n<td>\"Doe\"</td>\n<td>Optional</td>\n<td>The customer's last name.</td>\n</tr>\n<tr>\n<td>email</td>\n<td>\"<a href=\"mailto:john@gmail.com\">john@gmail.com</a>\"</td>\n<td>Optional</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>birthdate</td>\n<td>\"1998-01-20\"</td>\n<td>Optional</td>\n<td>The customer's birthdate.</td>\n</tr>\n<tr>\n<td>gender</td>\n<td>\"male\"</td>\n<td>Optional</td>\n<td>The customer's gender.</td>\n</tr>\n<tr>\n<td>phone</td>\n<td>\"+60192233445\"</td>\n<td>Optional</td>\n<td>The customer's phone number.</td>\n</tr>\n<tr>\n<td>country_code</td>\n<td>\"MY\"</td>\n<td>Optional</td>\n<td>The two-letter country code corresponding to the customer's country.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["api","3.0","customers",":customer_id.json"],"host":[""],"query":[],"variable":[{"type":"any","value":null,"key":"customer_id"}]}},"response":[{"id":"b4b5051c-0409-4d7a-8007-7bbb2d559c3b","name":"Update an existing customer","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"EasyStore-Access-Token","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"customer\": {\r\n  \t\"first_name\": \"James\",\r\n  \t\"last_name\": \"Doer\",\r\n    \"birthdate\": \"1998-01-21\",\r\n    \"gender\": \"female\",\r\n    \"phone\": \"0192929199\",\r\n    \"country_code\": \"MY\",\r\n    \"avatar_url\": \"https://avatarurl.com\"\r\n  }\r\n}"},"url":{"raw":"/api/3.0/customers/:customer_id.json","host":[""],"path":["api","3.0","customers",":customer_id.json"],"variable":[{"key":"customer_id.json","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 31 May 2021 01:36:06 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 30-Jun-2021 01:36:06 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Strict-Transport-Security","value":"max-age=15768000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"customer\": {\n        \"id\": 1248971,\n        \"avatar_url\": \"https://avatarurl.com\",\n        \"email\": \"johndoe2817@example.com\",\n        \"phone\": \"60192929199\",\n        \"first_name\": \"James\",\n        \"last_name\": \"Doer\",\n        \"name\": \"James Doer\",\n        \"gender\": \"female\",\n        \"birthdate\": \"1998-01-21\",\n        \"birthday\": \"2022-01-21\",\n        \"country_code\": \"MY\",\n        \"country\": \"Malaysia\",\n        \"order_count\": 0,\n        \"total_spent\": \"0.0\",\n        \"total_credit\": \"0.0\",\n        \"accepts_marketing\": true,\n        \"groups\": [\n            {\n                \"id\": 3583,\n                \"store_id\": 246457,\n                \"name\": \"First Group\",\n                \"title\": \"First Group\",\n                \"updated_at\": \"2021-05-18T06:13:59.000+08:00\",\n                \"created_at\": \"2021-05-18T06:13:59.000+08:00\"\n            }\n        ],\n        \"primary_address\": {\n            \"id\": 785068,\n            \"customer_id\": 1248971,\n            \"name\": \"Mother Lastnameson\",\n            \"first_name\": \"Mother\",\n            \"last_name\": \"Lastnameson\",\n            \"company\": \"null\",\n            \"address1\": \"123 Oak St\",\n            \"address2\": \"123 Oak St\",\n            \"city\": \"Ottawa\",\n            \"zip\": \"123 ABC\",\n            \"province\": null,\n            \"province_code\": null,\n            \"country\": \"Malaysia\",\n            \"country_code\": \"MY\",\n            \"district\": null,\n            \"district_code\": null,\n            \"sub_district\": null,\n            \"sub_district_code\": null,\n            \"phone\": \"60192929199\",\n            \"is_primary\": true,\n            \"updated_at\": \"2021-05-31T09:36:01.000+08:00\",\n            \"created_at\": \"2021-05-31T09:36:01.000+08:00\"\n        },\n        \"addresses\": [\n            {\n                \"id\": 785068,\n                \"customer_id\": 1248971,\n                \"name\": \"Mother Lastnameson\",\n                \"first_name\": \"Mother\",\n                \"last_name\": \"Lastnameson\",\n                \"company\": \"null\",\n                \"address1\": \"123 Oak St\",\n                \"address2\": \"123 Oak St\",\n                \"city\": \"Ottawa\",\n                \"zip\": \"123 ABC\",\n                \"province\": null,\n                \"province_code\": null,\n                \"country\": \"Malaysia\",\n                \"country_code\": \"MY\",\n                \"district\": null,\n                \"district_code\": null,\n                \"sub_district\": null,\n                \"sub_district_code\": null,\n                \"phone\": \"60192929199\",\n                \"is_primary\": true,\n                \"updated_at\": \"2021-05-31T09:36:01.000+08:00\",\n                \"created_at\": \"2021-05-31T09:36:01.000+08:00\"\n            }\n        ],\n        \"credentials\": {\n            \"email\": \"johndoe2817@example.com\",\n            \"phone\": \"60192929199\"\n        },\n        \"metafields\": [],\n        \"updated_at\": \"2021-05-31T09:36:06+08:00\",\n        \"created_at\": \"2021-05-31T09:36:01+08:00\"\n    },\n    \"errors\": []\n}"}],"_postman_id":"c13f76f5-0a2b-4e93-9914-05b0528addb4"}],"id":"84285216-e169-4588-b0ca-2a76772977cf","description":"<p>The customer endpoints allow you to manage the customers in the store.</p>\n<ul>\n<li><p><strong>Customer</strong>:</p>\n<ul>\n<li><p>Represents an individual who has made or is making a purchase in the store.</p>\n</li>\n<li><p>Contains details such as id, avatar URL, email, phone, first name, last name, full name, gender, birthdate, birthday, country code, country, order count, total spent, total credit, accepts marketing status, last order date, groups, primary address, addresses, credentials, code, blacklist status, metafields, updated date, created date, and attributes.</p>\n</li>\n</ul>\n</li>\n<li><p><strong>Address</strong>:</p>\n<ul>\n<li><p>Represents the address details associated with the customer.</p>\n</li>\n<li><p>Contains details such as id, customer id, first name, last name, company, address line 1, address line 2, city, zip code, province, province code, country, country code, district, district code, sub-district, sub-district code, phone, email, latitude, longitude, is deleted status, deleted date, updated date, and created date.</p>\n</li>\n<li><p>An address belongs to a customer.</p>\n</li>\n</ul>\n</li>\n<li><p><strong>Group</strong>:</p>\n<ul>\n<li><p>Represents a group to which the customer belongs.</p>\n</li>\n<li><p>Contains details such as id, store id, name, created date, and updated date.</p>\n</li>\n<li><p>A customer can belong to multiple groups.</p>\n</li>\n</ul>\n</li>\n</ul>\n<h2 id=\"customer-resource-fields\">Customer Resource Fields</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attribute</th>\n<th>Example Value</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>17022712</td>\n<td>Unique identifier for the customer. This ID is unique across the system and is used to reference the customer in various transactions and operations.</td>\n</tr>\n<tr>\n<td>avatar_url</td>\n<td>\"<a href=\"https://assets.imgix.net/~text?bg=1B4400&amp;txtclr=ffffff&amp;w=200&amp;h=200&amp;txtsize=90&amp;txt=CU&amp;txtfont=Helvetica&amp;txtalign=middle,center\">https://assets.imgix.net/~text?bg=1B4400&amp;txtclr=ffffff&amp;w=200&amp;h=200&amp;txtsize=90&amp;txt=CU&amp;txtfont=Helvetica&amp;txtalign=middle,center\"</a></td>\n<td>URL to the customer's avatar image. This link points to an image representing the customer, which can be used in user interfaces where a visual representation of the customer is needed.</td>\n</tr>\n<tr>\n<td>email</td>\n<td>null</td>\n<td>Email address of the customer. This field can be used for communication purposes, including sending order confirmations, marketing materials, and other notifications. If null, it indicates no email address is provided.</td>\n</tr>\n<tr>\n<td>phone</td>\n<td>null</td>\n<td>Phone number of the customer. This field can be used for communication purposes such as SMS notifications or direct phone calls. If null, it indicates no phone number is provided.</td>\n</tr>\n<tr>\n<td>first_name</td>\n<td>\"Customer\"</td>\n<td>First name of the customer. This is the given name of the customer, typically used for personalization in communications and on interfaces where the customer's identity is displayed.</td>\n</tr>\n<tr>\n<td>last_name</td>\n<td>null</td>\n<td>Last name of the customer. This is the family name or surname of the customer, used along with the first name to fully identify the customer. If null, it indicates no last name is provided.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>\"Customer \"</td>\n<td>Full name of the customer. This combines the first name and last name of the customer, providing a complete identification string that can be used in interfaces and communications.</td>\n</tr>\n<tr>\n<td>gender</td>\n<td>null</td>\n<td>Gender of the customer. This field can be used for demographic analysis and personalized marketing. If null, it indicates no gender is provided.</td>\n</tr>\n<tr>\n<td>birthdate</td>\n<td>null</td>\n<td>Birthdate of the customer. This date indicates when the customer was born, and can be used for age verification, birthday marketing, and demographic analysis. If null, it indicates no birthdate is provided.</td>\n</tr>\n<tr>\n<td>birthday</td>\n<td>null</td>\n<td>Birthday of the customer. This is an alternative format for the birthdate, often used for the same purposes such as sending birthday greetings and personalized offers. If null, it indicates no birthday is provided.</td>\n</tr>\n<tr>\n<td>country_code</td>\n<td>\"MY\"</td>\n<td>Country code of the customer. This two-letter code represents the customer's country of residence or operation, used for regional analysis and localization purposes.</td>\n</tr>\n<tr>\n<td>country</td>\n<td>\"Malaysia\"</td>\n<td>Country of the customer. This is the full name of the customer's country, providing a more readable identification of the customer's geographic location than the country code.</td>\n</tr>\n<tr>\n<td>order_count</td>\n<td>2</td>\n<td>Number of orders placed by the customer. This metric indicates how many times the customer has made a purchase, useful for understanding customer behavior and loyalty.</td>\n</tr>\n<tr>\n<td>total_spent</td>\n<td>\"178.0\"</td>\n<td>Total amount spent by the customer. This cumulative value shows how much the customer has spent across all orders, providing insight into the customer's value to the business.</td>\n</tr>\n<tr>\n<td>total_credit</td>\n<td>\"0.0\"</td>\n<td>Total credit available for the customer. This value indicates any store credit or loyalty points the customer has accumulated, which can be used for future purchases.</td>\n</tr>\n<tr>\n<td>accepts_marketing</td>\n<td>true</td>\n<td>Indicates if the customer accepts marketing communications. If true, the customer has agreed to receive promotional emails and other marketing materials. If false, the customer has opted out of such communications.</td>\n</tr>\n<tr>\n<td>last_order_at</td>\n<td>null</td>\n<td>Timestamp of the customer's last order in ISO 8601 format. This date and time indicate when the customer last made a purchase, useful for understanding recent customer activity. If null, it indicates no orders have been made recently.</td>\n</tr>\n<tr>\n<td>groups</td>\n<td>[]</td>\n<td>Groups associated with the customer. This field lists any customer groups or segments the customer belongs to, useful for targeted marketing and analysis.</td>\n</tr>\n<tr>\n<td>primary_address</td>\n<td>null</td>\n<td>Primary address of the customer. This is the main address used for shipping and billing purposes, providing a default location for orders. If null, it indicates no primary address is provided.</td>\n</tr>\n<tr>\n<td>addresses</td>\n<td>[]</td>\n<td>List of addresses associated with the customer. This array contains multiple addresses that the customer may use for shipping and billing, useful for customers with multiple residences or business locations.</td>\n</tr>\n<tr>\n<td>credentials</td>\n<td>{}</td>\n<td>Credentials of the customer. This field contains any login information or other security-related data associated with the customer's account.</td>\n</tr>\n<tr>\n<td>code</td>\n<td>\"J0016926560V\"</td>\n<td>Unique code associated with the customer. This code can be used for quick reference and identification within the system.</td>\n</tr>\n<tr>\n<td>is_blacklisted</td>\n<td>false</td>\n<td>Indicates if the customer is blacklisted. If true, the customer is prohibited from making purchases or accessing certain services, typically due to past fraudulent activity or policy violations. If false, the customer is in good standing.</td>\n</tr>\n<tr>\n<td>metafields</td>\n<td>{}</td>\n<td>Metafields associated with the customer. This field contains additional metadata or custom fields that extend the customer's information beyond the standard attributes.</td>\n</tr>\n<tr>\n<td>updated_at</td>\n<td>\"2023-06-28T06:00:51+00:00\"</td>\n<td>Timestamp when the customer was last updated in ISO 8601 format. This date and time indicate the most recent modification to the customer's information, useful for tracking changes and ensuring data accuracy.</td>\n</tr>\n<tr>\n<td>created_at</td>\n<td>\"2023-06-28T05:51:57+00:00\"</td>\n<td>Timestamp when the customer was created in ISO 8601 format. This date and time indicate when the customer first registered or was added to the system, useful for understanding the customer's tenure.</td>\n</tr>\n<tr>\n<td>attributes</td>\n<td>[]</td>\n<td>Additional attributes associated with the customer. This array contains custom properties or tags that provide more detailed information about the customer, useful for personalization and segmentation.</td>\n</tr>\n</tbody>\n</table>\n</div>","event":[{"listen":"prerequest","script":{"id":"6d9dde40-8d3c-4e1f-8cf9-bb26722dd82f","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"62ab03c5-96a6-4ec3-8b65-daf8c8d1c5d3","type":"text/javascript","exec":[""]}}],"_postman_id":"84285216-e169-4588-b0ca-2a76772977cf"},{"name":"Customer addresses","item":[{"name":"Create new address for a customer","id":"6bd23ff8-d2c5-4aba-81e5-3c0906367735","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"EasyStore-Access-Token","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"address1\": \"1 Rue des Carrieres\",\r\n    \"address2\": \"Suite 1234\",\r\n    \"city\": \"Kajang\",\r\n    \"company\": \"Fancy Co.\",\r\n    \"first_name\": \"Samuel\",\r\n    \"last_name\": \"de Champlain\",\r\n    \"phone\": \"+6016388232\",\r\n    \"zip\": \"43000\",\r\n    \"province_code\": \"MY-10\",\r\n    \"country_code\": \"MY\"\r\n}"},"url":"/api/3.0/customers/:customer_id/addresses.json","description":"<h2 id=\"body\">Body</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attributes</th>\n<th>Example value</th>\n<th>Required/Optional</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>first_name</td>\n<td>\"John\"</td>\n<td>Optional</td>\n<td>The customer's first name.</td>\n</tr>\n<tr>\n<td>last_name</td>\n<td>\"Doe\"</td>\n<td>Optional</td>\n<td>The customer's last name.</td>\n</tr>\n<tr>\n<td>company</td>\n<td>\"MyShop\"</td>\n<td>Optional</td>\n<td>The customer's company.</td>\n</tr>\n<tr>\n<td>phone</td>\n<td>\"+60192233445\"</td>\n<td>Optional</td>\n<td>The customer's phone number.</td>\n</tr>\n<tr>\n<td>country_code</td>\n<td>\"MY\"</td>\n<td>Required</td>\n<td>The two-letter country code corresponding to the customer's country.</td>\n</tr>\n<tr>\n<td>province_code</td>\n<td>\"MY-01\"</td>\n<td>Optional</td>\n<td>The ISO-3166-2 code for the region of the state or province. For example MY-10 for Selangor, Malaysia.</td>\n</tr>\n<tr>\n<td>province</td>\n<td>\"Selangor\"</td>\n<td>Optional</td>\n<td>The name of the state or province of the customer's address.</td>\n</tr>\n<tr>\n<td>address1</td>\n<td>\"123 Oak St\"</td>\n<td>Required</td>\n<td>The customer's mailing address.</td>\n</tr>\n<tr>\n<td>address2</td>\n<td>\"456 Oak St\"</td>\n<td>Optional</td>\n<td>An additional field for the customer's mailing address.</td>\n</tr>\n<tr>\n<td>city</td>\n<td>\"Kajang\"</td>\n<td>Optional</td>\n<td>The customer's city, town, or village.</td>\n</tr>\n<tr>\n<td>zip</td>\n<td>\"43000\"</td>\n<td>Optional</td>\n<td>The customer's postal code, also known as zip, postcode, Eircode, etc.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["api","3.0","customers",":customer_id","addresses.json"],"host":[""],"query":[],"variable":[{"id":"66b71ab6-b253-4643-a26c-337e83c41183","type":"any","value":"","key":"customer_id"}]}},"response":[{"id":"201f9e1c-4ce0-4ca1-b2fb-f4a386b1976c","name":"Create new address for a customer","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"EasyStore-Access-Token","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"address1\": \"1 Rue des Carrieres\",\r\n    \"address2\": \"Suite 1234\",\r\n    \"city\": \"Kajang\",\r\n    \"company\": \"Fancy Co.\",\r\n    \"first_name\": \"Samuel\",\r\n    \"last_name\": \"de Champlain\",\r\n    \"phone\": \"+6016388232\",\r\n    \"zip\": \"43000\",\r\n    \"province_code\": \"MY-10\",\r\n    \"country_code\": \"MY\"\r\n}"},"url":{"raw":"/api/3.0/customers/:customer_id/addresses.json","host":[""],"path":["api","3.0","customers",":customer_id","addresses.json"],"variable":[{"key":"customer_id","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 17 May 2021 22:10:35 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 16-Jun-2021 22:10:34 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"address\": {\n        \"id\": 785051,\n        \"name\": \"Samuel de Champlain\",\n        \"first_name\": \"Samuel\",\n        \"last_name\": \"de Champlain\",\n        \"company\": \"Fancy Co.\",\n        \"phone\": \"+6016388232\",\n        \"address1\": \"1 Rue des Carrieres\",\n        \"address2\": \"Suite 1234\",\n        \"city\": \"Kajang\",\n        \"zip\": \"43000\",\n        \"province\": \"Selangor\",\n        \"province_code\": \"MY-10\",\n        \"country\": \"Malaysia\",\n        \"country_code\": \"MY\",\n        \"is_primary\": false,\n        \"updated_at\": \"2021-05-18T06:10:35+08:00\",\n        \"created_at\": \"2021-05-18T06:10:35+08:00\"\n    }\n}"}],"_postman_id":"6bd23ff8-d2c5-4aba-81e5-3c0906367735"},{"name":"Retrieve a list of addresses for a customer","id":"73e46c16-d4bc-4491-a1cb-6e8285d5d6c7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"url":"/api/3.0/customers/:customer_id/addresses.json","urlObject":{"path":["api","3.0","customers",":customer_id","addresses.json"],"host":[""],"query":[{"disabled":true,"description":{"content":"<p>Show addresses for a specific page.</p>\n","type":"text/plain"},"key":"page","value":"1"},{"disabled":true,"description":{"content":"<p>The maximum number of results to show.</p>\n","type":"text/plain"},"key":"limit","value":"50"}],"variable":[{"id":"bd871b2b-244a-47b0-b10e-62ff6a1667d2","type":"any","value":"","key":"customer_id"}]}},"response":[{"id":"c2e55ec6-7ac8-406c-9ca1-628d5dc8623c","name":"Retrieve a list of addresses for a customer","originalRequest":{"method":"GET","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"url":{"raw":"/api/3.0/customers/:customer_id/addresses.json","host":[""],"path":["api","3.0","customers",":customer_id","addresses.json"],"query":[{"key":"page","value":"1","description":"Show addresses for a specific page.","disabled":true},{"key":"limit","value":"50","description":"The maximum number of results to show.","disabled":true}],"variable":[{"key":"customer_id","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 17 May 2021 22:10:49 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 16-Jun-2021 22:10:49 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"total_count\": 2,\n    \"page_count\": 1,\n    \"page\": 1,\n    \"limit\": 50,\n    \"sort\": \"is_primary.desc\",\n    \"addresses\": [\n        {\n            \"id\": 785043,\n            \"name\": \"EasyStore Test\",\n            \"first_name\": \"EasyStore\",\n            \"last_name\": \"Test\",\n            \"company\": null,\n            \"phone\": \"0912345668\",\n            \"address1\": null,\n            \"address2\": null,\n            \"city\": null,\n            \"zip\": null,\n            \"province\": \"基隆市 Keelung City\",\n            \"province_code\": \"TW-KEE\",\n            \"country\": \"Taiwan\",\n            \"country_code\": \"TW\",\n            \"is_primary\": true,\n            \"updated_at\": \"2021-05-09T07:34:06+08:00\",\n            \"created_at\": \"2021-05-09T07:34:06+08:00\"\n        },\n        {\n            \"id\": 785051,\n            \"name\": \"Samuel de Champlain\",\n            \"first_name\": \"Samuel\",\n            \"last_name\": \"de Champlain\",\n            \"company\": \"Fancy Co.\",\n            \"phone\": \"+6016388232\",\n            \"address1\": \"1 Rue des Carrieres\",\n            \"address2\": \"Suite 1234\",\n            \"city\": \"Kajang\",\n            \"zip\": \"43000\",\n            \"province\": \"Selangor\",\n            \"province_code\": \"MY-10\",\n            \"country\": \"Malaysia\",\n            \"country_code\": \"MY\",\n            \"is_primary\": false,\n            \"updated_at\": \"2021-05-18T06:10:35+08:00\",\n            \"created_at\": \"2021-05-18T06:10:35+08:00\"\n        }\n    ]\n}"}],"_postman_id":"73e46c16-d4bc-4491-a1cb-6e8285d5d6c7"},{"name":"Retrieve a single customer address","id":"20b30215-ce9b-439e-8384-aa837a14de4c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"url":"/api/3.0/customers/:customer_id/addresses/:address_id.json","urlObject":{"path":["api","3.0","customers",":customer_id","addresses",":address_id.json"],"host":[""],"query":[],"variable":[{"type":"any","value":"","key":"customer_id"},{"type":"any","value":"","key":"address_id.json"}]}},"response":[{"id":"19de1139-b7e0-4333-bed7-e0d40b4c136e","name":"Retrieve a single customer address","originalRequest":{"method":"GET","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"url":{"raw":"/api/3.0/customers/:customer_id/addresses/:address_id.json","host":[""],"path":["api","3.0","customers",":customer_id","addresses",":address_id.json"],"variable":[{"key":"customer_id","value":""},{"key":"address_id.json","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 31 May 2021 01:37:03 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 30-Jun-2021 01:37:03 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Strict-Transport-Security","value":"max-age=15768000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"address\": {\n        \"id\": 785069,\n        \"name\": \"Samuel de Champlain\",\n        \"first_name\": \"Samuel\",\n        \"last_name\": \"de Champlain\",\n        \"company\": \"Fancy Co.\",\n        \"phone\": \"+6016388232\",\n        \"address1\": \"1 Rue des Carrieres\",\n        \"address2\": \"Suite 1234\",\n        \"city\": \"Kajang\",\n        \"zip\": \"43000\",\n        \"province\": \"Selangor\",\n        \"province_code\": \"MY-10\",\n        \"country\": \"Malaysia\",\n        \"country_code\": \"MY\",\n        \"is_primary\": false,\n        \"updated_at\": \"2021-05-31T09:36:49+08:00\",\n        \"created_at\": \"2021-05-31T09:36:49+08:00\"\n    }\n}"}],"_postman_id":"20b30215-ce9b-439e-8384-aa837a14de4c"},{"name":"Update an existing customer address","id":"d369fb3d-8915-4958-b2c5-2935d2d331ca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"EasyStore-Access-Token","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"company\": \"Fancy Co.\",\r\n    \"first_name\": \"James\",\r\n    \"last_name\": \"Doe\",\r\n    \"address1\": \"Test Address1\",\r\n    \"country_code\": \"MY\",\r\n    \"province_code\": \"MY-10\"\r\n}"},"url":"/api/3.0/customers/:customer_id/addresses/:address_id.json","description":"<h2 id=\"body\">Body</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attributes</th>\n<th>Example value</th>\n<th>Required/Optional</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>customer_id</td>\n<td>\"John\"</td>\n<td>Required</td>\n<td>A unique identifier for the customer.</td>\n</tr>\n<tr>\n<td>first_name</td>\n<td>\"John\"</td>\n<td>Optional</td>\n<td>The customer's first name.</td>\n</tr>\n<tr>\n<td>last_name</td>\n<td>\"Doe\"</td>\n<td>Optional</td>\n<td>The customer's last name.</td>\n</tr>\n<tr>\n<td>company</td>\n<td>\"MyShop\"</td>\n<td>Optional</td>\n<td>The customer's company.</td>\n</tr>\n<tr>\n<td>phone</td>\n<td>\"+60192233445\"</td>\n<td>Optional</td>\n<td>The customer's phone number.</td>\n</tr>\n<tr>\n<td>country_code</td>\n<td>\"MY\"</td>\n<td>Optional</td>\n<td>The two-letter country code corresponding to the customer's country.</td>\n</tr>\n<tr>\n<td>province_code</td>\n<td>\"MY-01\"</td>\n<td>Optional</td>\n<td>The ISO-3166-2 code for the region of the state or province. For example MY-10 for Selangor, Malaysia.</td>\n</tr>\n<tr>\n<td>province</td>\n<td>\"Selangor\"</td>\n<td>Optional</td>\n<td>The name of the state or province of the customer's address.</td>\n</tr>\n<tr>\n<td>address1</td>\n<td>\"123 Oak St\"</td>\n<td>Optional</td>\n<td>The customer's mailing address.</td>\n</tr>\n<tr>\n<td>address2</td>\n<td>\"456 Oak St\"</td>\n<td>Optional</td>\n<td>An additional field for the customer's mailing address.</td>\n</tr>\n<tr>\n<td>city</td>\n<td>\"Kajang\"</td>\n<td>Optional</td>\n<td>The customer's city, town, or village.</td>\n</tr>\n<tr>\n<td>zip</td>\n<td>\"43000\"</td>\n<td>Optional</td>\n<td>The customer's postal code, also known as zip, postcode, Eircode, etc.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["api","3.0","customers",":customer_id","addresses",":address_id.json"],"host":[""],"query":[],"variable":[{"type":"any","value":"","key":"customer_id"},{"type":"any","value":"","key":"address_id.json"}]}},"response":[{"id":"51f447fc-8e3e-4e0d-b772-202f5a324534","name":"Update an existing customer address","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"EasyStore-Access-Token","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"company\": \"Fancy Co.\",\r\n    \"first_name\": \"James\",\r\n    \"last_name\": \"Doe\",\r\n    \"address1\": \"Test Address1\",\r\n    \"country_code\": \"MY\",\r\n    \"province_code\": \"MY-10\"\r\n}"},"url":{"raw":"/api/3.0/customers/:customer_id/addresses/:address_id.json","host":[""],"path":["api","3.0","customers",":customer_id","addresses",":address_id.json"],"variable":[{"key":"customer_id","value":""},{"key":"address_id.json","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 31 May 2021 01:37:24 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 30-Jun-2021 01:37:24 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Strict-Transport-Security","value":"max-age=15768000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"address\": {\n        \"id\": 785069,\n        \"name\": \"James Doe\",\n        \"first_name\": \"James\",\n        \"last_name\": \"Doe\",\n        \"company\": \"Fancy Co.\",\n        \"phone\": \"+6016388232\",\n        \"address1\": null,\n        \"address2\": \"Suite 1234\",\n        \"city\": \"Kajang\",\n        \"zip\": \"43000\",\n        \"province\": \"Selangor\",\n        \"province_code\": \"MY-10\",\n        \"country\": \"Malaysia\",\n        \"country_code\": \"MY\",\n        \"is_primary\": false,\n        \"updated_at\": \"2021-05-31T09:37:24+08:00\",\n        \"created_at\": \"2021-05-31T09:36:49+08:00\"\n    }\n}"}],"_postman_id":"d369fb3d-8915-4958-b2c5-2935d2d331ca"},{"name":"Delete an address from customer's address list","id":"95bc6850-d5e4-4499-85c7-6831e4da7f12","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"url":"/api/3.0/customers/:customer_id/addresses/:address_id.json","urlObject":{"path":["api","3.0","customers",":customer_id","addresses",":address_id.json"],"host":[""],"query":[],"variable":[{"type":"any","value":"","key":"customer_id"},{"type":"any","value":"","key":"address_id.json"}]}},"response":[{"id":"3af396ad-1fba-405b-99f4-ce57f7e429fa","name":"Delete an address from customer's address list","originalRequest":{"method":"DELETE","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"url":{"raw":"/api/3.0/customers/:customer_id/addresses/:address_id.json","host":[""],"path":["api","3.0","customers",":customer_id","addresses",":address_id.json"],"variable":[{"key":"customer_id","value":""},{"key":"address_id.json","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 31 May 2021 01:37:48 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 30-Jun-2021 01:37:48 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Strict-Transport-Security","value":"max-age=15768000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"[]"}],"_postman_id":"95bc6850-d5e4-4499-85c7-6831e4da7f12"},{"name":"Set the primary address for a customer","id":"a8b6cde1-f279-4702-8d05-0cdddb9e8998","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"url":"/api/3.0/customers/:customer_id/addresses/:address_id/default.json","urlObject":{"path":["api","3.0","customers",":customer_id","addresses",":address_id","default.json"],"host":[""],"query":[],"variable":[{"id":"9c04e82c-0b90-4d41-b267-e247a56541e6","type":"any","value":"","key":"customer_id"},{"id":"33ab3d75-d9b1-4fb2-bbe2-136be047c49b","type":"any","value":"","key":"address_id"}]}},"response":[{"id":"e2249544-7a85-4727-bbc8-01b3250aef99","name":"Set the primary address for a customer","originalRequest":{"method":"PUT","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"url":{"raw":"/api/3.0/customers/:customer_id/addresses/:address_id/default.json","host":[""],"path":["api","3.0","customers",":customer_id","addresses",":address_id","default.json"],"variable":[{"key":"customer_id","value":""},{"key":"address_id","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 17 May 2021 22:13:05 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 16-Jun-2021 22:13:05 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"address\": {\n        \"id\": 785043,\n        \"name\": \"James Doe\",\n        \"first_name\": \"James\",\n        \"last_name\": \"Doe\",\n        \"company\": \"Fancy Co.\",\n        \"phone\": \"0912345668\",\n        \"address1\": null,\n        \"address2\": null,\n        \"city\": null,\n        \"zip\": null,\n        \"province\": \"Selangor\",\n        \"province_code\": \"MY-10\",\n        \"country\": \"Malaysia\",\n        \"country_code\": \"MY\",\n        \"is_primary\": true,\n        \"updated_at\": \"2021-05-18T06:12:38+08:00\",\n        \"created_at\": \"2021-05-09T07:34:06+08:00\"\n    }\n}"}],"_postman_id":"a8b6cde1-f279-4702-8d05-0cdddb9e8998"}],"id":"d9e8178c-66e5-4377-96ea-850c31a96478","description":"<p>The customer address endpoints allow you to manage the addresses associated with customers in the store.</p>\n<ul>\n<li><p><strong>Customer</strong>:</p>\n<ul>\n<li><p>Represents an individual who has made or is making a purchase in the store.</p>\n</li>\n<li><p>Contains details such as id, avatar URL, email, phone, first name, last name, full name, gender, birthdate, birthday, country code, country, order count, total spent, total credit, accepts marketing status, last order date, groups, primary address, addresses, credentials, code, blacklist status, metafields, updated date, created date, and attributes.</p>\n</li>\n<li><p>A customer can have multiple addresses associated with them.</p>\n</li>\n</ul>\n</li>\n<li><p><strong>Customer Address</strong>:</p>\n<ul>\n<li><p>Represents the address details associated with the customer.</p>\n</li>\n<li><p>Contains details such as id, name, first name, last name, company, phone, address line 1, address line 2, city, zip code, province, province code, country, country code, is primary status, updated date, and created date.</p>\n</li>\n<li><p>Each customer address belongs to a single customer.</p>\n</li>\n</ul>\n</li>\n</ul>\n<h3 id=\"customer-addresses-resource-field\">Customer Addresses Resource Field</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Attribute</strong></th>\n<th><strong>Example Value</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>785069</td>\n<td>The unique identifier for the address within the system. Each address has a distinct <code>id</code> used to differentiate it from other addresses.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>\"Samuel de Champlain\"</td>\n<td>The full name of the individual associated with this address. This is often a combination of <code>first_name</code> and <code>last_name</code>.</td>\n</tr>\n<tr>\n<td>first_name</td>\n<td>\"Samuel\"</td>\n<td>The first name of the person related to the address. This is the given name or personal name of the individual.</td>\n</tr>\n<tr>\n<td>last_name</td>\n<td>\"de Champlain\"</td>\n<td>The last name or surname of the person related to the address. This is the family name or surname of the individual.</td>\n</tr>\n<tr>\n<td>company</td>\n<td>\"Fancy Co.\"</td>\n<td>The company or organization associated with the address. This field is used for business addresses and can be left blank for personal addresses.</td>\n</tr>\n<tr>\n<td>phone</td>\n<td>\"+6016388232\"</td>\n<td>The contact phone number associated with the address. It is formatted with the country code and is used for communication purposes.</td>\n</tr>\n<tr>\n<td>address1</td>\n<td>\"1 Rue des Carrieres\"</td>\n<td>The primary street address. This is the main address line where the building number and street name are specified.</td>\n</tr>\n<tr>\n<td>address2</td>\n<td>\"Suite 1234\"</td>\n<td>The secondary address line, often used for apartment, suite, unit, building, floor, etc. This field provides additional location details.</td>\n</tr>\n<tr>\n<td>city</td>\n<td>\"Kajang\"</td>\n<td>The city or locality where the address is located. This helps in identifying the specific urban area for the address.</td>\n</tr>\n<tr>\n<td>zip</td>\n<td>\"43000\"</td>\n<td>The postal code or ZIP code associated with the address. This is used for mail delivery and geographical location identification.</td>\n</tr>\n<tr>\n<td>province</td>\n<td>\"Selangor\"</td>\n<td>The province, state, or region where the address is situated. This is a larger administrative division within the country.</td>\n</tr>\n<tr>\n<td>province_code</td>\n<td>\"MY-10\"</td>\n<td>The standardized code for the province, state, or region. These codes are often used in addressing to streamline and standardize location data.</td>\n</tr>\n<tr>\n<td>country</td>\n<td>\"Malaysia\"</td>\n<td>The country where the address is located. This field specifies the nation for the address.</td>\n</tr>\n<tr>\n<td>country_code</td>\n<td>\"MY\"</td>\n<td>The ISO 3166-1 alpha-2 code for the country. These codes are internationally recognized and used to denote countries.</td>\n</tr>\n<tr>\n<td>is_primary</td>\n<td>false</td>\n<td>A boolean value indicating whether this address is the primary address for the individual or organization. <code>true</code> if it is the main address.</td>\n</tr>\n<tr>\n<td>updated_at</td>\n<td>\"2021-05-31T09:36:49+08:00\"</td>\n<td>The date and time when the address was last updated in the system. This timestamp follows the ISO 8601 format and includes the time zone offset.</td>\n</tr>\n<tr>\n<td>created_at</td>\n<td>\"2021-05-31T09:36:49+08:00\"</td>\n<td>The date and time when the address was originally created in the system. This timestamp follows the ISO 8601 format and includes the time zone offset.</td>\n</tr>\n</tbody>\n</table>\n</div>","event":[{"listen":"prerequest","script":{"id":"63467970-3487-4419-8070-011731b6356c","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"7e11c610-f39d-4fde-994e-ea7f3df0b9d1","type":"text/javascript","exec":[""]}}],"_postman_id":"d9e8178c-66e5-4377-96ea-850c31a96478"},{"name":"Customer custom attributes","item":[{"name":"Retrieve a list of a store's custom attributes","id":"d072952b-a7a2-49d9-bfff-08672e795d71","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"EasyStore-Access-Token","type":"text","value":""}],"url":"/api/3.0/customer_attributes.json?page=1&limit=50","urlObject":{"path":["api","3.0","customer_attributes.json"],"host":[""],"query":[{"key":"page","value":"1"},{"key":"limit","value":"50"}],"variable":[]}},"response":[],"_postman_id":"d072952b-a7a2-49d9-bfff-08672e795d71"},{"name":"Retrieve a single custom attribute","id":"b6fb530b-05eb-4b23-a569-35ab02fcb8b9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"EasyStore-Access-Token","type":"text","value":""}],"url":"/api/3.0/customer_attributes/44.json","urlObject":{"path":["api","3.0","customer_attributes","44.json"],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"b6fb530b-05eb-4b23-a569-35ab02fcb8b9"},{"name":"Create a custom attribute","id":"0ad03acf-00e3-49ad-bbc9-b508e9ee59b8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"EasyStore-Access-Token","type":"text","value":""}],"body":{"mode":"raw","raw":"{\n    \"title\": \"Salary range\",\n    \"input_type\": \"dropdown\",\n    \"is_required\": 0,\n    \"options\": [\n        {\n            \"value\": \"Below RM40k/year\"\n        },\n        {\n            \"value\": \"Above RM40k/year\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"/api/3.0/customer_attributes.json","urlObject":{"path":["api","3.0","customer_attributes.json"],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"0ad03acf-00e3-49ad-bbc9-b508e9ee59b8"},{"name":"Update an existing custom attribute","id":"cf2b5ec9-78ee-4eba-a68a-2e9451a418b6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"EasyStore-Access-Token","type":"text","value":""}],"body":{"mode":"raw","raw":"{\n    \"title\": \"Salary range\",\n    \"input_type\": \"dropdown\",\n    \"is_required\": 0,\n    \"options\": [\n        {\n            \"id\": 49,\n            \"value\": \"Below RM30k/year\"\n        },\n        {\n            \"id\": 50,\n            \"value\": \"Above RM30k/year\"\n        },\n        {\n            \"value\": \"Above RM40k/year\"\n        },\n        {\n            \"value\": \"Above RM60k/year\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"/api/3.0/customer_attributes/44.json","urlObject":{"path":["api","3.0","customer_attributes","44.json"],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"cf2b5ec9-78ee-4eba-a68a-2e9451a418b6"},{"name":"Delete a custom attribute","id":"3afcfa07-6fd9-4344-ad70-84e97117067e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"EasyStore-Access-Token","type":"text","value":""}],"url":"/api/3.0/customer_attributes/44.json","urlObject":{"path":["api","3.0","customer_attributes","44.json"],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"3afcfa07-6fd9-4344-ad70-84e97117067e"}],"id":"fc1373db-7a01-4390-9d06-f0aec1cbcea5","description":"<p>The customer custom attributes endpoints allow you to manage custom attributes associated with customers in the store.</p>\n<ul>\n<li><p><strong>Customer Custom Attributes</strong>:</p>\n<ul>\n<li><p>Represents custom fields that can be added to a customer's profile for additional information.</p>\n</li>\n<li><p>Contains details such as title, input type, is required status, and options.</p>\n</li>\n</ul>\n</li>\n<li><p><strong>Options</strong>:</p>\n<ul>\n<li><p>Represents the individual selectable options for a custom attribute.</p>\n</li>\n<li><p>Contains details such as id and value.</p>\n</li>\n<li><p>Each custom attribute can have multiple options.</p>\n</li>\n</ul>\n</li>\n</ul>\n<h3 id=\"customer-custom-attributes-resource-fields\">Customer Custom Attributes Resource Fields</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Attribute</strong></th>\n<th><strong>Example Value</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>title</td>\n<td>\"Salary range\"</td>\n<td>The title or name of the custom attribute. This is a descriptive label that identifies the attribute for the customer.</td>\n</tr>\n<tr>\n<td>input_type</td>\n<td>\"dropdown\"</td>\n<td>The type of input field used for this custom attribute. In this case, it is a dropdown menu, but it can also be text, radio button, checkbox, etc.</td>\n</tr>\n<tr>\n<td>is_required</td>\n<td>0</td>\n<td>A boolean value indicating whether this custom attribute is required or not. <code>1</code> means it is required, and <code>0</code> means it is optional.</td>\n</tr>\n<tr>\n<td>options</td>\n<td>Refer to Options Table</td>\n<td>An array of options available for this custom attribute. Each option has an <code>id</code> and a <code>value</code>. Refer to the Options Table below for details.</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"options\">options</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Attribute</strong></th>\n<th><strong>Example Value</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>49</td>\n<td>The unique identifier for the option. Each option within the custom attribute has a distinct <code>id</code>. This field may be absent for some options.</td>\n</tr>\n<tr>\n<td>value</td>\n<td>\"Below RM30k/year\"</td>\n<td>The value or label of the option. This is the actual choice presented to the user in the dropdown menu or other input types.</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"fc1373db-7a01-4390-9d06-f0aec1cbcea5"},{"name":"Locations ","item":[{"name":"Create a location","id":"84b072ce-c75f-4854-bedc-4652ba898c72","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"EasyStore-Access-Token","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"name\": \"Good Store 61\",\n\t\"address1\": \"2B Jalan 1A1\",\n\t\"address2\": \"Taman Mewah1\",\n\t\"city\": \"Kajang\",\n\t\"country_code\": \"MY\",\n\t\"province_code\": \"MY-01\",\n\t\"phone\": \"0123912935\",\n\t\"email\": \"email@gmail.com\",\n\t\"latitude\": 1.00,\n\t\"longitude\": 1.00,\n\t\"enabled_pickup\": true,\n\t\"cod_type\": 1,\n\t\"cod_min_amount\": 0,\n\t\"pickup_charge\": 5.00,\n\t\"business_hour\": {\n\t\t\"everyday\": {\n\t\t\t\"start\": \"12:00\",\n\t\t\t\"end\": \"20:00\"\n\t\t}\n\t},\n\t\"disabled_date\": [\"2020-01-01\", \"2020-01-02\"]\n}"},"url":"/api/3.0/locations.json","description":"<h2 id=\"body\">Body</h2>\n<h1 id=\"location\">location</h1>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attributes</th>\n<th>Example value</th>\n<th>Required/Optional</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>name</td>\n<td>\"MY STORE\"</td>\n<td>Required</td>\n<td>The store name.</td>\n</tr>\n<tr>\n<td>phone</td>\n<td>\"+60192233445\"</td>\n<td>Optional</td>\n<td>The store's phone number.</td>\n</tr>\n<tr>\n<td>country_code</td>\n<td>\"MY\"</td>\n<td>Required</td>\n<td>The two-letter country code corresponding to the customer's country.</td>\n</tr>\n<tr>\n<td>province_code</td>\n<td>\"MY-01\"</td>\n<td>Optional</td>\n<td>The ISO-3166-2 code for the region of the state or province. For example MY-10 for Selangor, Malaysia.</td>\n</tr>\n<tr>\n<td>address1</td>\n<td>\"123 Oak St\"</td>\n<td>Required</td>\n<td>The store's mailing address.</td>\n</tr>\n<tr>\n<td>address2</td>\n<td>\"456 Oak St\"</td>\n<td>Optional</td>\n<td>An additional field for the store's mailing address.</td>\n</tr>\n<tr>\n<td>city</td>\n<td>\"Kajang\"</td>\n<td>Required</td>\n<td>The store's city, town, or village.</td>\n</tr>\n<tr>\n<td>zip</td>\n<td>\"43000\"</td>\n<td>Optional</td>\n<td>The store's postal code, also known as zip, postcode, Eircode, etc.</td>\n</tr>\n<tr>\n<td>latitude</td>\n<td>\"1.04\"</td>\n<td>Optional</td>\n<td>The store location's latitude.</td>\n</tr>\n<tr>\n<td>longitude</td>\n<td>\"3.08\"</td>\n<td>Optional</td>\n<td>The store location's longitude.</td>\n</tr>\n<tr>\n<td>enable_pickup</td>\n<td>true</td>\n<td>Optional</td>\n<td>Indicates whether the store location is available for pickup.</td>\n</tr>\n<tr>\n<td>cod_type</td>\n<td>1</td>\n<td>Optional</td>\n<td>The payment option supported for the store location. (<strong>0</strong>: Cash on delivery is NOT supported, but supports any other payment methods; <strong>1</strong>: Cash on delivery ONLY; <strong>2</strong>: Both cash on delivery and other payment methods)</td>\n</tr>\n<tr>\n<td>cod_min_amount</td>\n<td>0.00</td>\n<td>Optional</td>\n<td>The minimum amount spent to be eligible for cash on delivery.</td>\n</tr>\n<tr>\n<td>pickup_charge</td>\n<td>5.00</td>\n<td>Optional</td>\n<td>The charging fee for pickup.</td>\n</tr>\n<tr>\n<td>disabled_date</td>\n<td>[\"2020-01-01\", \"2020-01-02\"]</td>\n<td>Optional</td>\n<td>The period of the store that not available for pickup.</td>\n</tr>\n</tbody>\n</table>\n</div><h1 id=\"business_hour\">business_hour</h1>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attributes</th>\n<th>Example value</th>\n<th>Required/Optional</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>everyday</td>\n<td></td>\n<td>Optional</td>\n<td>Indicates that the store is operating everyday.</td>\n</tr>\n<tr>\n<td>mon</td>\n<td></td>\n<td>Optional</td>\n<td>Indicates that the store is operating on Monday.</td>\n</tr>\n<tr>\n<td>tue</td>\n<td></td>\n<td>Optional</td>\n<td>Indicates that the store is operating on Tuesday.</td>\n</tr>\n<tr>\n<td>wed</td>\n<td></td>\n<td>Optional</td>\n<td>Indicates that the store is operating on Wednesday.</td>\n</tr>\n<tr>\n<td>thur</td>\n<td></td>\n<td>Optional</td>\n<td>Indicates that the store is operating on Thursday.</td>\n</tr>\n<tr>\n<td>fri</td>\n<td></td>\n<td>Optional</td>\n<td>Indicates that the store is operating on Friday.</td>\n</tr>\n<tr>\n<td>sat</td>\n<td></td>\n<td>Optional</td>\n<td>Indicates that the store is operating on Saturday.</td>\n</tr>\n<tr>\n<td>sun</td>\n<td></td>\n<td>Optional</td>\n<td>Indicates that the store is operating on Sunday.</td>\n</tr>\n<tr>\n<td>start</td>\n<td>\"12:00\"</td>\n<td>Optional</td>\n<td>The opening hour of the store.</td>\n</tr>\n<tr>\n<td>end</td>\n<td>\"20:00\"</td>\n<td>Optional</td>\n<td>The closing hour of the store.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["api","3.0","locations.json"],"host":[""],"query":[],"variable":[]}},"response":[{"id":"13c4c32a-de09-4a5d-a4f8-2f076b7972da","name":"Create a location","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"EasyStore-Access-Token","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"name\": \"Good Store 61\",\n\t\"address1\": \"2B Jalan 1A1\",\n\t\"address2\": \"Taman Mewah1\",\n\t\"city\": \"Kajang\",\n\t\"country_code\": \"MY\",\n\t\"province_code\": \"MY-01\",\n\t\"phone\": \"0123912935\",\n\t\"email\": \"email@gmail.com\",\n\t\"latitude\": 1.00,\n\t\"longitude\": 1.00,\n\t\"enabled_pickup\": true,\n\t\"cod_type\": 1,\n\t\"cod_min_amount\": 0,\n\t\"pickup_charge\": 5.00,\n\t\"business_hour\": {\n\t\t\"everyday\": {\n\t\t\t\"start\": \"12:00\",\n\t\t\t\"end\": \"20:00\"\n\t\t}\n\t},\n\t\"disabled_date\": [\"2020-01-01\", \"2020-01-02\"]\n}"},"url":"/api/3.0/locations.json"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 17 May 2021 22:09:24 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 16-Jun-2021 22:09:24 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"location\": {\n        \"id\": 5498,\n        \"code\": null,\n        \"name\": \"Good Store 61\",\n        \"phone\": \"0123912935\",\n        \"email\": \"email@gmail.com\",\n        \"address1\": \"2B Jalan 1A1\",\n        \"address2\": \"Taman Mewah1\",\n        \"city\": \"Kajang\",\n        \"zip\": null,\n        \"district_code\": null,\n        \"province\": \"Johor\",\n        \"province_code\": \"MY-01\",\n        \"country\": \"Malaysia\",\n        \"country_code\": \"MY\",\n        \"pickup_charge\": \"5.0\",\n        \"is_primary\": false,\n        \"pickup_enabled\": null,\n        \"updated_at\": \"2021-05-18T06:09:24+08:00\",\n        \"created_at\": \"2021-05-18T06:09:24+08:00\",\n        \"is_enabled\": false\n    }\n}"}],"_postman_id":"84b072ce-c75f-4854-bedc-4652ba898c72"},{"name":"Retrieves a list of locations","id":"2d6ed1d2-d039-4018-aecd-1fed21faf6f3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"EasyStore-Access-Token","type":"text","value":""}],"url":"/api/3.0/locations.json","urlObject":{"path":["api","3.0","locations.json"],"host":[""],"query":[{"disabled":true,"description":{"content":"<p>Show locations for a specific page.</p>\n","type":"text/plain"},"key":"page","value":"1"},{"disabled":true,"description":{"content":"<p>The maximum number of results to show.</p>\n","type":"text/plain"},"key":"limit","value":"50"},{"disabled":true,"description":{"content":"<p>Restrict results to locations specified by a comma-separated list of IDs.</p>\n","type":"text/plain"},"key":"ids","value":"2311217, 2311218"},{"disabled":true,"description":{"content":"<p>Restrict results to those after the specified ID.</p>\n","type":"text/plain"},"key":"since_id","value":"2311217"},{"disabled":true,"description":{"content":"<p>Show locations created after a specified date.\n(format: 2014-04-25T16:15:47-04:00)</p>\n","type":"text/plain"},"key":"created_at_min","value":"2019-11-28"},{"disabled":true,"description":{"content":"<p>Show customers created before a specified date.\n(format: 2014-04-25T16:15:47-04:00)</p>\n","type":"text/plain"},"key":"created_at_max","value":"2019-11-28"},{"disabled":true,"description":{"content":"<p>Show locations last updated after a specified date.\n(format: 2014-04-25T16:15:47-04:00)</p>\n","type":"text/plain"},"key":"updated_at_min","value":"2019-11-28"},{"disabled":true,"description":{"content":"<p>Show locations last updated before a specified date.\n(format: 2014-04-25T16:15:47-04:00)</p>\n","type":"text/plain"},"key":"updated_at_max","value":"2019-11-28"},{"disabled":true,"description":{"content":"<p>Return current sorting of result.</p>\n","type":"text/plain"},"key":"sort","value":"is_primary.desc"}],"variable":[]}},"response":[{"id":"fb97a5b4-ae25-4a7f-8dfd-892871501c6c","name":"Retrieves a list of locations","originalRequest":{"method":"GET","header":[{"key":"EasyStore-Access-Token","type":"text","value":""}],"url":{"raw":"/api/3.0/locations.json","host":[""],"path":["api","3.0","locations.json"],"query":[{"key":"page","value":"1","description":"Show locations for a specific page.","disabled":true},{"key":"limit","value":"50","description":"The maximum number of results to show.","disabled":true},{"key":"ids","value":"2311217, 2311218","description":"Restrict results to locations specified by a comma-separated list of IDs.","disabled":true},{"key":"since_id","value":"2311217","description":"Restrict results to those after the specified ID.","disabled":true},{"key":"created_at_min","value":"2019-11-28","description":"Show locations created after a specified date.\n(format: 2014-04-25T16:15:47-04:00)","disabled":true},{"key":"created_at_max","value":"2019-11-28","description":"Show customers created before a specified date.\n(format: 2014-04-25T16:15:47-04:00)","disabled":true},{"key":"updated_at_min","value":"2019-11-28","description":"Show locations last updated after a specified date.\n(format: 2014-04-25T16:15:47-04:00)","disabled":true},{"key":"updated_at_max","value":"2019-11-28","description":"Show locations last updated before a specified date.\n(format: 2014-04-25T16:15:47-04:00)","disabled":true},{"key":"sort","value":"is_primary.desc","description":"Return current sorting of result.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 17 May 2021 22:09:45 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 16-Jun-2021 22:09:45 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"locations\": [\n        {\n            \"id\": 5495,\n            \"code\": null,\n            \"name\": \"EasyStore Test\",\n            \"phone\": \"0912345668\",\n            \"email\": \"tester3466@gmail.com\",\n            \"address1\": \"三重路23號1樓\",\n            \"address2\": null,\n            \"city\": \"仁愛區\",\n            \"zip\": \"200\",\n            \"district_code\": null,\n            \"province\": \"基隆市 Keelung City\",\n            \"province_code\": \"TW-KEE\",\n            \"country\": \"Taiwan\",\n            \"country_code\": \"TW\",\n            \"pickup_charge\": \"0.0\",\n            \"is_primary\": true,\n            \"pickup_enabled\": null,\n            \"updated_at\": \"2021-05-09T07:06:48+08:00\",\n            \"created_at\": \"2021-05-09T07:06:48+08:00\",\n            \"is_enabled\": true\n        },\n        {\n            \"id\": 5496,\n            \"code\": null,\n            \"name\": \"EasyStore Test MY\",\n            \"phone\": \"912345668\",\n            \"email\": \"tester3466@gmail.com\",\n            \"address1\": \"No 8, Jalan Angkasa Indah 1D, Taman Angkasa Indah\",\n            \"address2\": null,\n            \"city\": \"Kajang\",\n            \"zip\": \"43000\",\n            \"district_code\": null,\n            \"province\": \"Selangor\",\n            \"province_code\": \"MY-10\",\n            \"country\": \"Malaysia\",\n            \"country_code\": \"MY\",\n            \"pickup_charge\": \"0.0\",\n            \"is_primary\": false,\n            \"pickup_enabled\": null,\n            \"updated_at\": \"2021-05-11T13:16:58+08:00\",\n            \"created_at\": \"2021-05-11T13:16:40+08:00\",\n            \"is_enabled\": true\n        },\n        {\n            \"id\": 5497,\n            \"code\": null,\n            \"name\": \"EasyStore Thailand\",\n            \"phone\": \"0912345668\",\n            \"email\": \"tester3466@gmail.com\",\n            \"address1\": \"三重路23號1樓\",\n            \"address2\": null,\n            \"city\": \"仁愛區\",\n            \"zip\": \"200\",\n            \"district_code\": \"TH_CM_CD\",\n            \"province\": \"Chiang Mai เชียงใหม่\",\n            \"province_code\": \"TH-50\",\n            \"country\": \"Thailand\",\n            \"country_code\": \"TH\",\n            \"pickup_charge\": \"0.0\",\n            \"is_primary\": false,\n            \"pickup_enabled\": null,\n            \"updated_at\": \"2021-05-12T16:48:39+08:00\",\n            \"created_at\": \"2021-05-12T16:48:39+08:00\",\n            \"is_enabled\": true\n        },\n        {\n            \"id\": 5498,\n            \"code\": null,\n            \"name\": \"Good Store 61\",\n            \"phone\": \"0123912935\",\n            \"email\": \"email@gmail.com\",\n            \"address1\": \"2B Jalan 1A1\",\n            \"address2\": \"Taman Mewah1\",\n            \"city\": \"Kajang\",\n            \"zip\": null,\n            \"district_code\": null,\n            \"province\": \"Johor\",\n            \"province_code\": \"MY-01\",\n            \"country\": \"Malaysia\",\n            \"country_code\": \"MY\",\n            \"pickup_charge\": \"5.0\",\n            \"is_primary\": false,\n            \"pickup_enabled\": null,\n            \"updated_at\": \"2021-05-18T06:09:24+08:00\",\n            \"created_at\": \"2021-05-18T06:09:24+08:00\",\n            \"is_enabled\": false\n        }\n    ]\n}"}],"_postman_id":"2d6ed1d2-d039-4018-aecd-1fed21faf6f3"},{"name":"Retrieves a single location","id":"de3dce21-f9dc-4ea0-9cc4-ebbc95c22614","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"EasyStore-Access-Token","type":"text","value":""}],"url":"/api/3.0/locations/:location_id_or_code.json","urlObject":{"path":["api","3.0","locations",":location_id_or_code.json"],"host":[""],"query":[],"variable":[{"type":"any","value":"","key":"location_id_or_code.json"}]}},"response":[{"id":"ce97d539-1cdf-46f6-b459-77af10f43bd9","name":"Retrieves a single location","originalRequest":{"method":"GET","header":[{"key":"EasyStore-Access-Token","type":"text","value":""}],"url":{"raw":"/api/3.0/locations/:location_id_or_code.json","host":[""],"path":["api","3.0","locations",":location_id_or_code.json"],"variable":[{"key":"location_id_or_code.json","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 31 May 2021 01:38:12 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 30-Jun-2021 01:38:12 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Strict-Transport-Security","value":"max-age=15768000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"location\": {\n        \"id\": 5498,\n        \"code\": \"S00001\",\n        \"name\": \"Good Store 6\",\n        \"phone\": \"0123912935\",\n        \"email\": \"email@gmail.com\",\n        \"address1\": \"2B Jalan 1A\",\n        \"address2\": \"Taman Mewah\",\n        \"city\": \"Kajang\",\n        \"zip\": null,\n        \"district_code\": null,\n        \"province\": \"Johor\",\n        \"province_code\": \"MY-01\",\n        \"country\": \"Malaysia\",\n        \"country_code\": \"MY\",\n        \"pickup_charge\": \"5.0\",\n        \"is_primary\": false,\n        \"pickup_enabled\": null,\n        \"updated_at\": \"2021-05-18T06:10:12+08:00\",\n        \"created_at\": \"2021-05-18T06:09:24+08:00\",\n        \"is_enabled\": false\n    }\n}"}],"_postman_id":"de3dce21-f9dc-4ea0-9cc4-ebbc95c22614"},{"name":"Update an existing location","id":"794a718b-e67f-4a61-8dc7-20be8304f4a7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"},{"key":"EasyStore-Access-Token","type":"text","value":""}],"body":{"mode":"raw","raw":"{\n\t\"code\": \"S00001\",\n    \"name\": \"Good Store 6\",\n\t\"address1\": \"2B Jalan 1A\",\n\t\"address2\": \"Taman Mewah\",\n\t\"city\": \"Kajang\",\n\t\"country_code\": \"MY\",\n\t\"province_code\": \"MY-01\",\n\t\"phone\": \"0123912935\",\n\t\"email\": \"email@gmail.com\",\n\t\"latitude\": 1.00,\n\t\"longitude\": 1.00,\n\t\"enabled_pickup\": true,\n\t\"cod_type\": 1,\n\t\"cod_min_amount\": 0,\n\t\"pickup_charge\": 5.00,\n\t\"business_hour\": {\n\t\t\"everyday\": {\n\t\t\t\"start\": \"12:00\",\n\t\t\t\"end\": \"20:00\"\n\t\t}\n\t},\n\t\"disabled_date\": [\"2020-01-01\", \"2020-01-02\"]\n}"},"url":"/api/3.0/locations/:location_id_or_code.json","description":"<h2 id=\"body\">Body</h2>\n<h1 id=\"location\">location</h1>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attributes</th>\n<th>Example value</th>\n<th>Required/Optional</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>location_id</td>\n<td>\"147\"</td>\n<td>Required</td>\n<td>The unique identifier of the store location.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>\"MY STORE\"</td>\n<td>Required</td>\n<td>The store name.</td>\n</tr>\n<tr>\n<td>phone</td>\n<td>\"+60192233445\"</td>\n<td>Optional</td>\n<td>The store's phone number.</td>\n</tr>\n<tr>\n<td>country_code</td>\n<td>\"MY\"</td>\n<td>Required</td>\n<td>The two-letter country code corresponding to the customer's country.</td>\n</tr>\n<tr>\n<td>province_code</td>\n<td>\"MY-01\"</td>\n<td>Optional</td>\n<td>The ISO-3166-2 code for the region of the state or province. For example MY-10 for Selangor, Malaysia.</td>\n</tr>\n<tr>\n<td>address1</td>\n<td>\"123 Oak St\"</td>\n<td>Required</td>\n<td>The store's mailing address.</td>\n</tr>\n<tr>\n<td>address2</td>\n<td>\"456 Oak St\"</td>\n<td>Optional</td>\n<td>An additional field for the store's mailing address.</td>\n</tr>\n<tr>\n<td>city</td>\n<td>\"Kajang\"</td>\n<td>Required</td>\n<td>The store's city, town, or village.</td>\n</tr>\n<tr>\n<td>zip</td>\n<td>\"43000\"</td>\n<td>Optional</td>\n<td>The store's postal code, also known as zip, postcode, Eircode, etc.</td>\n</tr>\n<tr>\n<td>latitude</td>\n<td>\"1.04\"</td>\n<td>Optional</td>\n<td>The store location's latitude.</td>\n</tr>\n<tr>\n<td>longitude</td>\n<td>\"3.08\"</td>\n<td>Optional</td>\n<td>The store location's longitude.</td>\n</tr>\n<tr>\n<td>enabled_pickup</td>\n<td>true</td>\n<td>Optional</td>\n<td>Indicates whether the store location is available for pickup.</td>\n</tr>\n<tr>\n<td>cod_type</td>\n<td>1</td>\n<td>Optional</td>\n<td>The payment option supported for the store location. (0: Cash on delivery is NOT supported, but supports any other payment methods, 1: Cash on delivery ONLY, 2: Both cash on delivery and other payment methods)</td>\n</tr>\n<tr>\n<td>cod_min_amount</td>\n<td>0.00</td>\n<td>Optional</td>\n<td>The minimum amount spent to be eligible for cash on delivery.</td>\n</tr>\n<tr>\n<td>pickup_charge</td>\n<td>5.00</td>\n<td>Optional</td>\n<td>The charging fee for pickup.</td>\n</tr>\n<tr>\n<td>disabled_date</td>\n<td>[\"2020-01-01\", \"2020-01-02\"]</td>\n<td>Optional</td>\n<td>The period of the store that not available for pickup.</td>\n</tr>\n</tbody>\n</table>\n</div><h1 id=\"business_hour\">business_hour</h1>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attributes</th>\n<th>Example value</th>\n<th>Required/Optional</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>everyday</td>\n<td></td>\n<td>Optional</td>\n<td>Indicates that the store is operating everyday.</td>\n</tr>\n<tr>\n<td>mon</td>\n<td></td>\n<td>Optional</td>\n<td>Indicates that the store is operating on Monday.</td>\n</tr>\n<tr>\n<td>tue</td>\n<td></td>\n<td>Optional</td>\n<td>Indicates that the store is operating on Tuesday.</td>\n</tr>\n<tr>\n<td>wed</td>\n<td></td>\n<td>Optional</td>\n<td>Indicates that the store is operating on Wednesday.</td>\n</tr>\n<tr>\n<td>thur</td>\n<td></td>\n<td>Optional</td>\n<td>Indicates that the store is operating on Thursday.</td>\n</tr>\n<tr>\n<td>fri</td>\n<td></td>\n<td>Optional</td>\n<td>Indicates that the store is operating on Friday.</td>\n</tr>\n<tr>\n<td>sat</td>\n<td></td>\n<td>Optional</td>\n<td>Indicates that the store is operating on Saturday.</td>\n</tr>\n<tr>\n<td>sun</td>\n<td></td>\n<td>Optional</td>\n<td>Indicates that the store is operating on Sunday.</td>\n</tr>\n<tr>\n<td>start</td>\n<td>\"12:00\"</td>\n<td>Optional</td>\n<td>The opening hour of the store.</td>\n</tr>\n<tr>\n<td>end</td>\n<td>\"20:00\"</td>\n<td>Optional</td>\n<td>The closing hour of the store.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["api","3.0","locations",":location_id_or_code.json"],"host":[""],"query":[],"variable":[{"type":"any","value":"","key":"location_id_or_code.json"}]}},"response":[{"id":"8d27abed-8e36-443e-9017-fbac1aa1e073","name":"Update an existing location","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"},{"key":"EasyStore-Access-Token","type":"text","value":""}],"body":{"mode":"raw","raw":"{\n\t\"code\": \"S00001\",\n    \"name\": \"Good Store 6\",\n\t\"address1\": \"2B Jalan 1A\",\n\t\"address2\": \"Taman Mewah\",\n\t\"city\": \"Kajang\",\n\t\"country_code\": \"MY\",\n\t\"province_code\": \"MY-01\",\n\t\"phone\": \"0123912935\",\n\t\"email\": \"email@gmail.com\",\n\t\"latitude\": 1.00,\n\t\"longitude\": 1.00,\n\t\"enabled_pickup\": true,\n\t\"cod_type\": 1,\n\t\"cod_min_amount\": 0,\n\t\"pickup_charge\": 5.00,\n\t\"business_hour\": {\n\t\t\"everyday\": {\n\t\t\t\"start\": \"12:00\",\n\t\t\t\"end\": \"20:00\"\n\t\t}\n\t},\n\t\"disabled_date\": [\"2020-01-01\", \"2020-01-02\"]\n}"},"url":{"raw":"/api/3.0/locations/:location_id_or_code.json","host":[""],"path":["api","3.0","locations",":location_id_or_code.json"],"variable":[{"key":"location_id_or_code.json","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 31 May 2021 01:38:23 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 30-Jun-2021 01:38:23 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Strict-Transport-Security","value":"max-age=15768000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"location\": {\n        \"id\": 5498,\n        \"code\": \"S00001\",\n        \"name\": \"Good Store 6\",\n        \"phone\": \"0123912935\",\n        \"email\": \"email@gmail.com\",\n        \"address1\": \"2B Jalan 1A\",\n        \"address2\": \"Taman Mewah\",\n        \"city\": \"Kajang\",\n        \"zip\": null,\n        \"district_code\": null,\n        \"province\": \"Johor\",\n        \"province_code\": \"MY-01\",\n        \"country\": \"Malaysia\",\n        \"country_code\": \"MY\",\n        \"pickup_charge\": \"5.0\",\n        \"is_primary\": false,\n        \"pickup_enabled\": null,\n        \"updated_at\": \"2021-05-18T06:10:12+08:00\",\n        \"created_at\": \"2021-05-18T06:09:24+08:00\",\n        \"is_enabled\": false\n    }\n}"}],"_postman_id":"794a718b-e67f-4a61-8dc7-20be8304f4a7"}],"id":"b6e7dfd3-21e9-4c8d-8e4e-21052eaab019","description":"<p>The location endpoints allow you to manage the locations in the store.</p>\n<ul>\n<li><p><strong>Location</strong>:</p>\n<ul>\n<li><p>Represents a physical or virtual place associated with the store.</p>\n</li>\n<li><p>Contains details such as id, code, name, phone, email, address line 1, address line 2, city, zip code, district code, province, province code, country, country code, pickup charge, is primary status, pickup enabled status, updated date, created date, and is enabled status.</p>\n</li>\n</ul>\n</li>\n</ul>\n<h3 id=\"locations-resource-field\">Locations Resource Field</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Attribute</strong></th>\n<th><strong>Example Value</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>5498</td>\n<td>The unique identifier for the location. Each location has a distinct <code>id</code>.</td>\n</tr>\n<tr>\n<td>code</td>\n<td>\"S00001\"</td>\n<td>A unique code assigned to the location for identification purposes.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>\"Good Store 6\"</td>\n<td>The name of the location. This is a descriptive label that identifies the location.</td>\n</tr>\n<tr>\n<td>phone</td>\n<td>\"0123912935\"</td>\n<td>The phone number associated with the location.</td>\n</tr>\n<tr>\n<td>email</td>\n<td>\"<a href=\"mailto:email@gmail.com\">email@gmail.com</a>\"</td>\n<td>The email address associated with the location.</td>\n</tr>\n<tr>\n<td>address1</td>\n<td>\"2B Jalan 1A\"</td>\n<td>The primary address line of the location.</td>\n</tr>\n<tr>\n<td>address2</td>\n<td>\"Taman Mewah\"</td>\n<td>The secondary address line of the location. This field is optional and may contain additional address details.</td>\n</tr>\n<tr>\n<td>city</td>\n<td>\"Kajang\"</td>\n<td>The city where the location is situated.</td>\n</tr>\n<tr>\n<td>zip</td>\n<td>null</td>\n<td>The postal or ZIP code for the location. This field is optional and may be null.</td>\n</tr>\n<tr>\n<td>district_code</td>\n<td>null</td>\n<td>The code for the district where the location is situated. This field is optional and may be null.</td>\n</tr>\n<tr>\n<td>province</td>\n<td>\"Johor\"</td>\n<td>The province or state where the location is situated.</td>\n</tr>\n<tr>\n<td>province_code</td>\n<td>\"MY-01\"</td>\n<td>The code for the province or state where the location is situated.</td>\n</tr>\n<tr>\n<td>country</td>\n<td>\"Malaysia\"</td>\n<td>The country where the location is situated.</td>\n</tr>\n<tr>\n<td>country_code</td>\n<td>\"MY\"</td>\n<td>The code for the country where the location is situated.</td>\n</tr>\n<tr>\n<td>pickup_charge</td>\n<td>\"5.0\"</td>\n<td>The charge for picking up items from this location. This field may contain a numeric value representing the pickup charge.</td>\n</tr>\n<tr>\n<td>is_primary</td>\n<td>false</td>\n<td>A boolean value indicating whether this location is the primary location. <code>true</code> means it is primary, and <code>false</code> means it is not.</td>\n</tr>\n<tr>\n<td>pickup_enabled</td>\n<td>null</td>\n<td>A boolean value indicating whether pickup is enabled for this location. This field is optional and may be null.</td>\n</tr>\n<tr>\n<td>updated_at</td>\n<td>\"2021-05-18T06:10:12+08:00\"</td>\n<td>The timestamp when the location details were last updated.</td>\n</tr>\n<tr>\n<td>created_at</td>\n<td>\"2021-05-18T06:09:24+08:00\"</td>\n<td>The timestamp when the location was created.</td>\n</tr>\n<tr>\n<td>is_enabled</td>\n<td>false</td>\n<td>A boolean value indicating whether this location is enabled. <code>true</code> means it is enabled, and <code>false</code> means it is not.</td>\n</tr>\n</tbody>\n</table>\n</div>","event":[{"listen":"prerequest","script":{"id":"90958c3e-3296-49a2-9e91-eccfe886d85a","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"ea09376d-fc92-40e0-8bc8-a8b65e309b9a","type":"text/javascript","exec":[""]}}],"_postman_id":"b6e7dfd3-21e9-4c8d-8e4e-21052eaab019"},{"name":"Gateways","item":[{"name":"Retrieves a list of gateways","id":"b0a5cf3c-61c8-4883-b33a-48d79cf0b17f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"url":"/api/3.0/gateways.json?extras=sub_gateways","urlObject":{"path":["api","3.0","gateways.json"],"host":[""],"query":[{"description":{"content":"<p>Include enabled sub gateways in the response</p>\n","type":"text/plain"},"key":"extras","value":"sub_gateways"}],"variable":[]}},"response":[{"id":"94e76e60-9db8-481d-95bf-eae3e81d849a","name":"Retrieves a list of gateways","originalRequest":{"method":"GET","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"url":{"raw":"/api/3.0/gateways.json?extras=sub_gateways","host":[""],"path":["api","3.0","gateways.json"],"query":[{"key":"extras","value":"sub_gateways","description":"Include enabled sub gateways in the response"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Mon, 23 Aug 2021 07:17:03 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 22-Sep-2021 07:17:03 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Strict-Transport-Security","value":"max-age=864000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"total_count\": 3,\n    \"page_count\": 1,\n    \"page\": 1,\n    \"limit\": 50,\n    \"sort\": \"\",\n    \"gateways\": [\n        {\n            \"gateway_type\": \"bank-transfer\",\n            \"title\": \"Bank Transfer\",\n            \"custom_title\": \"Bank Transfer\",\n            \"description\": null,\n            \"transaction_charge_rate\": 0,\n            \"transaction_charge_fee\": \"0.0\",\n            \"is_enabled\": true,\n            \"is_hosted_payment\": false,\n            \"sub_gateways\": []\n        },\n        {\n            \"gateway_type\": \"paypal\",\n            \"title\": \"Credit Card and Online Banking via PayPal\",\n            \"custom_title\": \"PayPal\",\n            \"description\": null,\n            \"transaction_charge_rate\": 0,\n            \"transaction_charge_fee\": \"0.0\",\n            \"is_enabled\": true,\n            \"is_hosted_payment\": false,\n            \"sub_gateways\": []\n        },\n        {\n            \"gateway_type\": \"cod\",\n            \"title\": \"Cash On Delivery\",\n            \"custom_title\": \"Cash On Delivery\",\n            \"description\": null,\n            \"transaction_charge_rate\": 0,\n            \"transaction_charge_fee\": \"0.0\",\n            \"is_enabled\": true,\n            \"is_hosted_payment\": false,\n            \"sub_gateways\": []\n        }\n    ]\n}"}],"_postman_id":"b0a5cf3c-61c8-4883-b33a-48d79cf0b17f"},{"name":"Retrieves a list of available gateways in EasyStore","id":"c53a6633-2ecc-49a6-ab77-221b05859b59","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"url":"/api/3.0/es_gateways.json","urlObject":{"path":["api","3.0","es_gateways.json"],"host":[""],"query":[],"variable":[]}},"response":[{"id":"74e70c08-9bb6-43ff-84e7-664a7fc85fba","name":"Retrieves a list of available gateways in EasyStore","originalRequest":{"method":"GET","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"url":"/api/3.0/es_gateways.json"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Mon, 23 Aug 2021 07:18:23 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 22-Sep-2021 07:18:23 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Strict-Transport-Security","value":"max-age=864000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"total_count\": 55,\n    \"gateways\": [\n        {\n            \"code\": \"bank-transfer\",\n            \"payment_type\": \"manual\",\n            \"title\": \"Bank Transfer\",\n            \"description\": null,\n            \"is_hosted_payment\": false\n        },\n        {\n            \"code\": \"moneyorder\",\n            \"payment_type\": \"manual\",\n            \"title\": \"Money Order\",\n            \"description\": null,\n            \"is_hosted_payment\": false\n        },\n        {\n            \"code\": \"cheque\",\n            \"payment_type\": \"manual\",\n            \"title\": \"Cheque\",\n            \"description\": null,\n            \"is_hosted_payment\": false\n        },\n        {\n            \"code\": \"paypal\",\n            \"payment_type\": \"gateway\",\n            \"title\": \"Credit Card and Online Banking via PayPal\",\n            \"description\": \"Accept payments from all debit and credit cards, and PayPal account holders with EasyStore.\",\n            \"is_hosted_payment\": false\n        },\n        {\n            \"code\": \"braintree\",\n            \"payment_type\": \"gateway\",\n            \"title\": \"Credit Card Braintree\",\n            \"description\": \"A simple, robust way to accept payments or enable buying from almost anywhere -- in your mobile app or online. On top of the full breadth of PayPal and Venmo customers, our easy integrations give you access to multiple payment methods, simple pricing, top-notch protection, and world-class support.\",\n            \"is_hosted_payment\": false,\n            \"sub_gateways\": [\n                {\n                    \"code\": \"cc_braintree\",\n                    \"category\": \"card\",\n                    \"title\": \"VISA/Master Card via Braintree\"\n                }\n            ]\n        },\n        {\n            \"code\": \"2checkout\",\n            \"payment_type\": \"gateway\",\n            \"title\": \"Credit Card via 2Checkout\",\n            \"description\": \"2Checkout supports transactions in 196 countries through 8 payment methods, 87 currencies, and 15 languages.\",\n            \"is_hosted_payment\": false,\n            \"sub_gateways\": [\n                {\n                    \"code\": \"twocheckout_credit_card\",\n                    \"category\": \"card\",\n                    \"title\": \"VISA/Master Card via 2Checkout\"\n                }\n            ]\n        },\n        {\n            \"code\": \"ipay88\",\n            \"payment_type\": \"gateway\",\n            \"title\": \"Credit Card and Online Banking via iPay88\",\n            \"description\": \"iPay88, the Leading Payment Gateway Provider in Malaysia, is backed by strong partnerships with over 60 local and international financial institutions. We deliver a wide range of payment options to online businesses and organisations in the region, especially in ASEAN and Asia Pacific.<br><br>With more than 14 years of experience in the payment industry, iPay88 has processed over 1 million online transactions monthly, with an annual transaction value amounting to 1 billion Ringgit Malaysia. We provide competitive advantages to more than 10,000 merchants and organisations regionally in ASEAN through our complete state-of the art and comprehensive payment services.\",\n            \"is_hosted_payment\": false,\n            \"sub_gateways\": [\n                {\n                    \"code\": \"cc_ipay88\",\n                    \"category\": \"card\",\n                    \"title\": \"VISA/Master Card via iPay88\"\n                },\n                {\n                    \"code\": \"affin_ipay88\",\n                    \"category\": \"banking\",\n                    \"title\": \"Affin Online via iPay88\"\n                },\n                {\n                    \"code\": \"alliance_ipay88\",\n                    \"category\": \"banking\",\n                    \"title\": \"Alliance Online via iPay88\"\n                },\n                {\n                    \"code\": \"am_ipay88\",\n                    \"category\": \"banking\",\n                    \"title\": \"Am Online via iPay88\"\n                },\n                {\n                    \"code\": \"br_ipay88\",\n                    \"category\": \"banking\",\n                    \"title\": \"Bank Rakyat Internet Banking via iPay88\"\n                },\n                {\n                    \"code\": \"cac_ipay88\",\n                    \"category\": \"ewallet\",\n                    \"title\": \"Celcom Aircash via iPay88\"\n                },\n                {\n                    \"code\": \"cimb_ipay88\",\n                    \"category\": \"banking\",\n                    \"title\": \"Cimb Click via iPay88\"\n                },\n                {\n                    \"code\": \"fpx_ipay88\",\n                    \"category\": \"gateway\",\n                    \"title\": \"FPX via iPay88\"\n                },\n                {\n                    \"code\": \"hl_ipay88\",\n                    \"category\": \"banking\",\n                    \"title\": \"Hong Leong Online via iPay88\"\n                },\n                {\n                    \"code\": \"m2u_ipay88\",\n                    \"category\": \"banking\",\n                    \"title\": \"Maybank 2 u via iPay88\"\n                },\n                {\n                    \"code\": \"paypal_ipay88\",\n                    \"category\": \"gateway\",\n                    \"title\": \"PayPal via iPay88\"\n                },\n                {\n                    \"code\": \"rhb_ipay88\",\n                    \"category\": \"banking\",\n                    \"title\": \"RHB  Online via iPay88\"\n                },\n                {\n                    \"code\": \"wc_ipay88\",\n                    \"category\": \"gateway\",\n                    \"title\": \"Web Cash via iPay88\"\n                },\n                {\n                    \"code\": \"pb_ipay88\",\n                    \"category\": \"banking\",\n                    \"title\": \"Public Bank Online via iPay88\"\n                },\n                {\n                    \"code\": \"cc_pre_auth_ipay88\",\n                    \"category\": \"card\",\n                    \"title\": \"Credit Card (MYR) Pre-Auth via iPay88\"\n                },\n                {\n                    \"code\": \"p4me_ipay88\",\n                    \"category\": \"gateway\",\n                    \"title\": \"Pay4Me via iPay88\"\n                },\n                {\n                    \"code\": \"bsn_ipay88\",\n                    \"category\": \"banking\",\n                    \"title\": \"BSN Online via iPay88\"\n                },\n                {\n                    \"code\": \"bank_islam_ipay88\",\n                    \"category\": \"banking\",\n                    \"title\": \"Bank Islam via iPay88\"\n                },\n                {\n                    \"code\": \"uob_ipay88\",\n                    \"category\": \"banking\",\n                    \"title\": \"UOB via iPay88\"\n                },\n                {\n                    \"code\": \"hlpe_ipay88\",\n                    \"category\": \"banking\",\n                    \"title\": \"Hong Leong PEx+ (QR Payment) via iPay88\"\n                },\n                {\n                    \"code\": \"bm_ipay88\",\n                    \"category\": \"banking\",\n                    \"title\": \"Bank Muamalat via iPay88\"\n                },\n                {\n                    \"code\": \"ocbc_ipay88\",\n                    \"category\": \"banking\",\n                    \"title\": \"OCBC via iPay88\"\n                },\n                {\n                    \"code\": \"scb_ipay88\",\n                    \"category\": \"banking\",\n                    \"title\": \"Standard Chartered Bank via iPay88\"\n                },\n                {\n                    \"code\": \"hsbc_ipay88\",\n                    \"category\": \"banking\",\n                    \"title\": \"HSBC Online Banking via iPay88\"\n                },\n                {\n                    \"code\": \"kfh_ipay88\",\n                    \"category\": \"banking\",\n                    \"title\": \"Kuwait Finance House via iPay88\"\n                },\n                {\n                    \"code\": \"boost_ipay88\",\n                    \"category\": \"ewallet\",\n                    \"title\": \"Boost Wallet via iPay88\"\n                },\n                {\n                    \"code\": \"vcash_ipay88\",\n                    \"category\": \"ewallet\",\n                    \"title\": \"VCash via iPay88\"\n                },\n                {\n                    \"code\": \"grabpay_ipay88\",\n                    \"category\": \"ewallet\",\n                    \"title\": \"GrabPay via iPay88\"\n                },\n                {\n                    \"code\": \"publicbank_ziip_ipay88\",\n                    \"category\": \"card\",\n                    \"title\": \"Public Bank ZIIP (Instalment Payment) via iPay88\"\n                },\n                {\n                    \"code\": \"maybank_ezypay_vm_ipay88\",\n                    \"category\": \"card\",\n                    \"title\": \"Maybank EzyPay (Visa/Mastercard Instalment Payment) via iPay88\"\n                },\n                {\n                    \"code\": \"maybank_ezypay_amex_ipay88\",\n                    \"category\": \"card\",\n                    \"title\": \"Maybank EzyPay (AMEX Instalment Payment) via iPay88\"\n                },\n                {\n                    \"code\": \"hsbc_instalment_ipay88\",\n                    \"category\": \"card\",\n                    \"title\": \"HSBC (Instalment Payment) via iPay88\"\n                },\n                {\n                    \"code\": \"cimb_easypay_ipay88\",\n                    \"category\": \"card\",\n                    \"title\": \"CIMB Easy Pay (Instalment Payment) via iPay88\"\n                },\n                {\n                    \"code\": \"hlb_flexipayment_ipay88\",\n                    \"category\": \"card\",\n                    \"title\": \"Hong Leong Bank Flexi Payment (Instalment Payment) via iPay88\"\n                },\n                {\n                    \"code\": \"citibank_flexipayment_ipay88\",\n                    \"category\": \"card\",\n                    \"title\": \"Citibank FlexiPayment (Instalment Payment) via iPay88\"\n                },\n                {\n                    \"code\": \"rhb_instalment_ipay88\",\n                    \"category\": \"card\",\n                    \"title\": \"RHB (Instalment Payment) via iPay88\"\n                },\n                {\n                    \"code\": \"shopeepay_ipay88\",\n                    \"category\": \"ewallet\",\n                    \"title\": \"ShopeePay via iPay88\"\n                },\n                {\n                    \"code\": \"maybankqr_ipay88\",\n                    \"category\": \"ewallet\",\n                    \"title\": \"Maybank PayQR Online via iPay88\"\n                },\n                {\n                    \"code\": \"tng_ipay88\",\n                    \"category\": \"ewallet\",\n                    \"title\": \"Touch n Go eWallet via iPay88\"\n                },\n                {\n                    \"code\": \"kiple_ipay88\",\n                    \"category\": \"ewallet\",\n                    \"title\": \"Kiple online via iPay88\"\n                }\n            ]\n        },\n        {\n            \"code\": \"razerms\",\n            \"payment_type\": \"gateway\",\n            \"title\": \"Credit Card and Online Banking via Razer Merc\",\n            \"description\": \"Razer Merchant Services is the first multi-currency payment gateway in Southeast Asia that accepts cash for online purchases with MOLPay CASH. With MOLPay CASH, your customer can choose to pay cash at the nearest 7 Eleven or Petronas station. It’s the perfect solution for online shoppers without debit/credit card, Internet banking and those who have insecurities on sharing their bank details online.\",\n            \"is_hosted_payment\": false,\n            \"sub_gateways\": [\n                {\n                    \"code\": \"myr_maybank2u\",\n                    \"category\": \"banking\",\n                    \"title\": \"Maybank2u via Razer Merchant Services\"\n                },\n                {\n                    \"code\": \"myr_visa_master\",\n                    \"category\": \"card\",\n                    \"title\": \"Visa/Mastercard via Razer Merchant Services\"\n                },\n                {\n                    \"code\": \"myr_internet_bank_b2b\",\n                    \"category\": \"banking\",\n                    \"title\": \"* Internet banking switch (FPX B2B Corporate) via Molpay\"\n                },\n                {\n                    \"code\": \"myr_internet_bank_b2c\",\n                    \"category\": \"banking\",\n                    \"title\": \"* Internet banking switch (FPX B2C Retail) via Molpay\"\n                },\n                {\n                    \"code\": \"myr_cash_payment\",\n                    \"category\": \"offline\",\n                    \"title\": \"Cash payment (7-eleven) via Razer Merchant Services\"\n                },\n                {\n                    \"code\": \"myr_cimbclicks\",\n                    \"category\": \"banking\",\n                    \"title\": \"* CIMB Clicks via Molpay\"\n                },\n                {\n                    \"code\": \"myr_bank_islam\",\n                    \"category\": \"banking\",\n                    \"title\": \"* Bank Islam via Molpay\"\n                },\n                {\n                    \"code\": \"myr_rhb_now\",\n                    \"category\": \"banking\",\n                    \"title\": \"* RHB Now via Molpay\"\n                },\n                {\n                    \"code\": \"myr_am_online\",\n                    \"category\": \"banking\",\n                    \"title\": \"* Am Online via Molpay\"\n                },\n                {\n                    \"code\": \"myr_hongleong_connect\",\n                    \"category\": \"banking\",\n                    \"title\": \"* Hong Leong Connect via Molpay\"\n                },\n                {\n                    \"code\": \"myr_hlbb\",\n                    \"category\": \"banking\",\n                    \"title\": \"* PEx+ by HLBB via Molpay\"\n                },\n                {\n                    \"code\": \"myr_affin_bank\",\n                    \"category\": \"banking\",\n                    \"title\": \"* Affin Bank via Molpay\"\n                },\n                {\n                    \"code\": \"sgd_enets\",\n                    \"category\": \"banking\",\n                    \"title\": \"eNETS Debit via Razer Merchant Services\"\n                },\n                {\n                    \"code\": \"sgd_singpost\",\n                    \"category\": \"offline\",\n                    \"title\": \"SAM by SingPost via Razer Merchant Services\"\n                },\n                {\n                    \"code\": \"idr_atmva\",\n                    \"category\": \"banking\",\n                    \"title\": \"ATM Network Transfer Virtual Account via Razer Merchant Services\"\n                },\n                {\n                    \"code\": \"idr_artajasa\",\n                    \"category\": \"gateway\",\n                    \"title\": \"Artajasa via  Razer Merchant Services\"\n                },\n                {\n                    \"code\": \"thb_vm_bangkokbank\",\n                    \"category\": \"card\",\n                    \"title\": \"* Visa/MasterCard via Bangkok Bank (Molpay)\"\n                },\n                {\n                    \"code\": \"thb_vm_krungthaibank\",\n                    \"category\": \"card\",\n                    \"title\": \"* Visa/MasterCard via Krung Thai Bank (Molpay)\"\n                },\n                {\n                    \"code\": \"thb_bangkokbank\",\n                    \"category\": \"banking\",\n                    \"title\": \"Bangkok Bank via Razer Merchant Services\"\n                },\n                {\n                    \"code\": \"thb_krungthaibank\",\n                    \"category\": \"banking\",\n                    \"title\": \"Krung Thai Bank via Razer Merchant Services\"\n                },\n                {\n                    \"code\": \"thb_paysbuy\",\n                    \"category\": \"gateway\",\n                    \"title\": \"* PaysBuy via Molpay\"\n                },\n                {\n                    \"code\": \"thb_omise\",\n                    \"category\": \"gateway\",\n                    \"title\": \"* Omise\"\n                },\n                {\n                    \"code\": \"thb_cash\",\n                    \"category\": \"offline\",\n                    \"title\": \"* Cash (Tesco Lotus)\"\n                },\n                {\n                    \"code\": \"vnd_nganluong\",\n                    \"category\": \"ewallet\",\n                    \"title\": \"NganLuong via Razer Merchant Services\"\n                },\n                {\n                    \"code\": \"vnd_vtcpay\",\n                    \"category\": \"ewallet\",\n                    \"title\": \"VTC Pay via Razer Merchant Services\"\n                },\n                {\n                    \"code\": \"php_dragonpay\",\n                    \"category\": \"gateway\",\n                    \"title\": \"Dragonpay via Razer Merchant Services\"\n                },\n                {\n                    \"code\": \"aud_polipayments\",\n                    \"category\": \"gateway\",\n                    \"title\": \"* POLi payments via Molpay\"\n                },\n                {\n                    \"code\": \"cn_alipay\",\n                    \"category\": \"ewallet\",\n                    \"title\": \"Alipay 支付宝 via Razer Merchant Services\"\n                },\n                {\n                    \"code\": \"cn_unionpay\",\n                    \"category\": \"card\",\n                    \"title\": \"UnionPay 银联 via Razer Merchant Services\"\n                },\n                {\n                    \"code\": \"myr_atm\",\n                    \"category\": \"offline\",\n                    \"title\": \"ATM via Razer Merchant Services\"\n                },\n                {\n                    \"code\": \"myr_b2c_bank_islam\",\n                    \"category\": \"banking\",\n                    \"title\": \"Bank Islam via Razer Merchant Services\"\n                },\n                {\n                    \"code\": \"myr_b2c_maybank\",\n                    \"category\": \"banking\",\n                    \"title\": \"Maybank via Razer Merchant Services\"\n                },\n                {\n                    \"code\": \"myr_b2c_public_bank\",\n                    \"category\": \"banking\",\n                    \"title\": \"Public Bank via Razer Merchant Services\"\n                },\n                {\n                    \"code\": \"myr_b2c_cimb\",\n                    \"category\": \"banking\",\n                    \"title\": \"CIMBClicks via Razer Merchant Services\"\n                },\n                {\n                    \"code\": \"myr_b2c_amonline\",\n                    \"category\": \"banking\",\n                    \"title\": \"AmOnline via Razer Merchant Services\"\n                },\n                {\n                    \"code\": \"myr_b2c_hongleong\",\n                    \"category\": \"banking\",\n                    \"title\": \"Hong Leong via Razer Merchant Services\"\n                },\n                {\n                    \"code\": \"myr_b2c_rhb\",\n                    \"category\": \"banking\",\n                    \"title\": \"RHB Bank via Razer Merchant Services\"\n                },\n                {\n                    \"code\": \"myr_b2c_ocbc\",\n                    \"category\": \"banking\",\n                    \"title\": \"OCBC via Razer Merchant Services\"\n                },\n                {\n                    \"code\": \"myr_b2c_standart_chartered\",\n                    \"category\": \"banking\",\n                    \"title\": \"Standard Chartered via Razer Merchant Services\"\n                },\n                {\n                    \"code\": \"myr_b2c_affin\",\n                    \"category\": \"banking\",\n                    \"title\": \"Affin Bank via Razer Merchant Services\"\n                },\n                {\n                    \"code\": \"myr_b2c_bank_rakyat\",\n                    \"category\": \"banking\",\n                    \"title\": \"Bank Rakyat via Razer Merchant Services\"\n                },\n                {\n                    \"code\": \"myr_b2c_muamalat\",\n                    \"category\": \"banking\",\n                    \"title\": \"Bank Muamalat via Razer Merchant Services\"\n                },\n                {\n                    \"code\": \"myr_b2c_kuwait\",\n                    \"category\": \"banking\",\n                    \"title\": \"Kuwait Finance House via Razer Merchant Services\"\n                },\n                {\n                    \"code\": \"myr_b2c_bank_simpanan\",\n                    \"category\": \"banking\",\n                    \"title\": \"Bank Simpanan Nasional via Razer Merchant Services\"\n                },\n                {\n                    \"code\": \"myr_b2c_alliance\",\n                    \"category\": \"banking\",\n                    \"title\": \"Alliance Bank via Razer Merchant Services\"\n                },\n                {\n                    \"code\": \"myr_b2c_uob\",\n                    \"category\": \"banking\",\n                    \"title\": \"United Overseas Bank via Razer Merchant Services\"\n                },\n                {\n                    \"code\": \"myr_b2b_ambank\",\n                    \"category\": \"banking\",\n                    \"title\": \"FPX B2B AmBank via Razer Merchant Services\"\n                },\n                {\n                    \"code\": \"myr_b2b_hongleong\",\n                    \"category\": \"banking\",\n                    \"title\": \"FPX B2B Hong Leong via Razer Merchant Services\"\n                },\n                {\n                    \"code\": \"myr_b2b_uob\",\n                    \"category\": \"banking\",\n                    \"title\": \"FPX B2B United Overseas Bank via Razer Merchant Services\"\n                },\n                {\n                    \"code\": \"myr_b2b_affin\",\n                    \"category\": \"banking\",\n                    \"title\": \"FPX B2B Affin Bank via Razer Merchant Services\"\n                },\n                {\n                    \"code\": \"myr_b2b_cimb\",\n                    \"category\": \"banking\",\n                    \"title\": \"FPX B2B CIMB Bank via Razer Merchant Services\"\n                },\n                {\n                    \"code\": \"myr_b2b_bank_islam\",\n                    \"category\": \"banking\",\n                    \"title\": \"FPX B2B Bank Islam via Razer Merchant Services\"\n                },\n                {\n                    \"code\": \"myr_b2b_public_bank\",\n                    \"category\": \"banking\",\n                    \"title\": \"FPX B2B Public Bank via Razer Merchant Services\"\n                },\n                {\n                    \"code\": \"myr_b2b_rhb\",\n                    \"category\": \"banking\",\n                    \"title\": \"FPX B2B RHB Bank via Razer Merchant Services\"\n                },\n                {\n                    \"code\": \"myr_b2b_hsbc\",\n                    \"category\": \"banking\",\n                    \"title\": \"FPX B2B HSBC via Razer Merchant Services\"\n                },\n                {\n                    \"code\": \"myr_b2b_maybank2e\",\n                    \"category\": \"banking\",\n                    \"title\": \"FPX B2B Maybank2E via Razer Merchant Services\"\n                },\n                {\n                    \"code\": \"myr_b2b_emandate\",\n                    \"category\": \"banking\",\n                    \"title\": \"FPX B2B DirectDebit e-Mandate via Razer Merchant Services\"\n                },\n                {\n                    \"code\": \"razer_pay\",\n                    \"category\": \"ewallet\",\n                    \"title\": \"* Razer Pay via Razer Merchant Services\"\n                },\n                {\n                    \"code\": \"razer_gold\",\n                    \"category\": \"ewallet\",\n                    \"title\": \"Razer Gold via Razer Merchant Services\"\n                },\n                {\n                    \"code\": \"webcash\",\n                    \"category\": \"ewallet\",\n                    \"title\": \"* Webcash via Razer Merchant Services\"\n                },\n                {\n                    \"code\": \"tng\",\n                    \"category\": \"ewallet\",\n                    \"title\": \"Touch N' Go E-WALLET via Razer Merchant Services\"\n                },\n                {\n                    \"code\": \"boost\",\n                    \"category\": \"ewallet\",\n                    \"title\": \"BOOST via Razer Merchant Services\"\n                },\n                {\n                    \"code\": \"grabpay\",\n                    \"category\": \"ewallet\",\n                    \"title\": \"GrabPay via Razer Merchant Services\"\n                },\n                {\n                    \"code\": \"maybankqrpay\",\n                    \"category\": \"ewallet\",\n                    \"title\": \"Maybank QRPay via Razer Merchant Services\"\n                },\n                {\n                    \"code\": \"installment_mbb_3\",\n                    \"category\": \"card\",\n                    \"title\": \"MBB-eBPG-(Installment) EzyPay via Razer Merchant Services ( 3 months )\"\n                },\n                {\n                    \"code\": \"installment_pbb_3\",\n                    \"category\": \"card\",\n                    \"title\": \"PBB-ZIIP (Installment) EzyPay via Razer Merchant Services ( 3 months )\"\n                },\n                {\n                    \"code\": \"installment_cimb_3\",\n                    \"category\": \"card\",\n                    \"title\": \"CIMB-eBPG (Installment) EzyPay via Razer Merchant Services ( 3 months )\"\n                },\n                {\n                    \"code\": \"installment_ambank_3\",\n                    \"category\": \"card\",\n                    \"title\": \"AMBANK-eBP-PD (Installment) via Razer Merchant Services ( 3 months )\"\n                },\n                {\n                    \"code\": \"installment_mbb_6\",\n                    \"category\": \"card\",\n                    \"title\": \"MBB-eBPG-(Installment) EzyPay via Razer Merchant Services ( 6 months )\"\n                },\n                {\n                    \"code\": \"installment_pbb_6\",\n                    \"category\": \"card\",\n                    \"title\": \"PBB-ZIIP (Installment) EzyPay via Razer Merchant Services ( 6 months )\"\n                },\n                {\n                    \"code\": \"installment_cimb_6\",\n                    \"category\": \"card\",\n                    \"title\": \"CIMB-eBPG (Installment) EzyPay via Razer Merchant Services ( 6 months )\"\n                },\n                {\n                    \"code\": \"installment_ambank_6\",\n                    \"category\": \"card\",\n                    \"title\": \"AMBANK-eBP-PD (Installment) via Razer Merchant Services ( 6 months )\"\n                },\n                {\n                    \"code\": \"installment_mbb_12\",\n                    \"category\": \"card\",\n                    \"title\": \"MBB-eBPG-(Installment) EzyPay via Razer Merchant Services ( 12 months )\"\n                },\n                {\n                    \"code\": \"installment_pbb_12\",\n                    \"category\": \"card\",\n                    \"title\": \"PBB-ZIIP (Installment) EzyPay via Razer Merchant Services ( 12 months )\"\n                },\n                {\n                    \"code\": \"installment_cimb_12\",\n                    \"category\": \"card\",\n                    \"title\": \"CIMB-eBPG (Installment) EzyPay via Razer Merchant Services ( 12 months )\"\n                },\n                {\n                    \"code\": \"installment_ambank_12\",\n                    \"category\": \"card\",\n                    \"title\": \"AMBANK-eBP-PD (Installment) via Razer Merchant Services ( 12 months )\"\n                },\n                {\n                    \"code\": \"installment_mbb_24\",\n                    \"category\": \"card\",\n                    \"title\": \"MBB-eBPG-(Installment) EzyPay via Razer Merchant Services ( 24 months )\"\n                },\n                {\n                    \"code\": \"installment_pbb_24\",\n                    \"category\": \"card\",\n                    \"title\": \"PBB-ZIIP (Installment) EzyPay via Razer Merchant Services ( 24 months )\"\n                },\n                {\n                    \"code\": \"installment_cimb_24\",\n                    \"category\": \"card\",\n                    \"title\": \"CIMB-eBPG (Installment) EzyPay via Razer Merchant Services ( 24 months )\"\n                },\n                {\n                    \"code\": \"installment_ambank_24\",\n                    \"category\": \"card\",\n                    \"title\": \"AMBANK-eBP-PD (Installment) via Razer Merchant Services ( 24 months )\"\n                },\n                {\n                    \"code\": \"myr_b2c_uob\",\n                    \"category\": \"banking\",\n                    \"title\": \"FPX B2C HSBC Bank via Razer Merchant Services\"\n                },\n                {\n                    \"code\": \"myr_b2c_agrobank\",\n                    \"category\": \"banking\",\n                    \"title\": \"FPX B2C Agrobank via Razer Merchant Services\"\n                },\n                {\n                    \"code\": \"myr_b2b_bnp\",\n                    \"category\": \"banking\",\n                    \"title\": \"FPX B2B BNP Paribas via Razer Merchant Services\"\n                },\n                {\n                    \"code\": \"myr_b2b_abbm\",\n                    \"category\": \"banking\",\n                    \"title\": \"FPX B2B Affin Max via Razer Merchant Services\"\n                },\n                {\n                    \"code\": \"myr_b2b_citibank\",\n                    \"category\": \"banking\",\n                    \"title\": \"FPX B2B Citibank via Razer Merchant Services\"\n                },\n                {\n                    \"code\": \"myr_b2b_bkrm\",\n                    \"category\": \"banking\",\n                    \"title\": \"FPX B2B i-bizRAKYAT via Razer Merchant Services\"\n                },\n                {\n                    \"code\": \"myr_b2b_pbbe\",\n                    \"category\": \"banking\",\n                    \"title\": \"FPX B2B Public Bank Enterprise via Razer Merchant Services\"\n                },\n                {\n                    \"code\": \"myr_b2b_uobr\",\n                    \"category\": \"banking\",\n                    \"title\": \"FPX B2B UOB Regional via Razer Merchant Services\"\n                },\n                {\n                    \"code\": \"myr_b2b_agrobank\",\n                    \"category\": \"banking\",\n                    \"title\": \"FPX B2B Agrobank via Razer Merchant Services\"\n                },\n                {\n                    \"code\": \"myr_duitnow_qr\",\n                    \"category\": \"banking\",\n                    \"title\": \"Duitnow QR via Razer Merchant Services\"\n                },\n                {\n                    \"code\": \"myr_shopeepay\",\n                    \"category\": \"ewallet\",\n                    \"title\": \"ShopeePay via Razer Merchant Service\"\n                },\n                {\n                    \"code\": \"myr_cimbva\",\n                    \"category\": \"offline\",\n                    \"title\": \"CIMB Virtual Account via Razer Merchant Services\"\n                },\n                {\n                    \"code\": \"myr_cash99\",\n                    \"category\": \"offline\",\n                    \"title\": \"Razer Cash 99 speedmart via Razer Merchant Services\"\n                },\n                {\n                    \"code\": \"myr_cashkkmart\",\n                    \"category\": \"offline\",\n                    \"title\": \"Razer Cash KK Mart via Razer Merchant Services\"\n                },\n                {\n                    \"code\": \"myr_relypw\",\n                    \"category\": \"card\",\n                    \"title\": \"Rely-PW Buy Now Pay Later via Razer Merchant Services\"\n                },\n                {\n                    \"code\": \"sgd_axs\",\n                    \"category\": \"offine\",\n                    \"title\": \"AXS via Razer Merchant Services\"\n                },\n                {\n                    \"code\": \"cn_wechatpay\",\n                    \"category\": \"ewallet\",\n                    \"title\": \"WechatPay via Razer Merchant Services\"\n                },\n                {\n                    \"code\": \"thb_bay_krungsri\",\n                    \"category\": \"banking\",\n                    \"title\": \"Bank of Ayudhya (Krungsri) via Rzaer Merchant Services\"\n                },\n                {\n                    \"code\": \"thb_cashth\",\n                    \"category\": \"offline\",\n                    \"title\": \"Tesco Lotus & Big Central via Razer Merchant Services\"\n                },\n                {\n                    \"code\": \"thb_kbank_payplus\",\n                    \"category\": \"banking\",\n                    \"title\": \"Kasikornbank PAYPLUS via Razer Merchant Services\"\n                },\n                {\n                    \"code\": \"thb_siambank\",\n                    \"category\": \"banking\",\n                    \"title\": \"Siam Commercial Bank via Razer Merchant Services\"\n                },\n                {\n                    \"code\": \"thb_promptpayqr\",\n                    \"category\": \"ewallet\",\n                    \"title\": \"Kbank Promptpay QR via Razer Merchant Services\"\n                },\n                {\n                    \"code\": \"php_cashph\",\n                    \"category\": \"ewallet\",\n                    \"title\": \"Razer Cash PHP via Razer Merchant Services\"\n                },\n                {\n                    \"code\": \"twd_cash_711\",\n                    \"category\": \"offline\",\n                    \"title\": \"ESUN Cash-711 via Razer Merchant Services\"\n                },\n                {\n                    \"code\": \"twd_cash_familymart\",\n                    \"category\": \"offline\",\n                    \"title\": \"ESUN Cash FamilyMart\"\n                },\n                {\n                    \"code\": \"twd_atm\",\n                    \"category\": \"offline\",\n                    \"title\": \"ESUN ATM via Razer Merchant Services\"\n                },\n                {\n                    \"code\": \"twd_cash_hilife\",\n                    \"category\": \"offline\",\n                    \"title\": \"ESUN Cash Hi-Life via Razer Merchant Services\"\n                },\n                {\n                    \"code\": \"multi_visa_master\",\n                    \"category\": \"card\",\n                    \"title\": \"Visa/Mastercard via Razer Merchant Services\"\n                }\n            ]\n        },\n        {\n            \"code\": \"billplz\",\n            \"payment_type\": \"gateway\",\n            \"title\": \"Credit Card and Online Banking via Billplz\",\n            \"description\": \"Billplz is a payment software that provide services for merchants to collect payment faster, at the lowest cost possible. Billplz launched in April 2014. Billplz investors include MAVCAP, 500 Startups, MDeC and Cradle.\",\n            \"is_hosted_payment\": false,\n            \"sub_gateways\": [\n                {\n                    \"code\": \"other_billplz\",\n                    \"category\": \"gateway\",\n                    \"title\": \"Credit Card and Online Banking via Billplz\"\n                }\n            ]\n        },\n        {\n            \"code\": \"senangpay\",\n            \"payment_type\": \"gateway\",\n            \"title\": \"Credit Card via senangPay\",\n            \"description\": \"Worldwide card acceptance. Cost very much less compared to International payment service providers.\",\n            \"is_hosted_payment\": false,\n            \"sub_gateways\": [\n                {\n                    \"code\": \"other_senangpay\",\n                    \"category\": \"gateway\",\n                    \"title\": \"Credit Card and Online Banking via senangPay\"\n                },\n                {\n                    \"code\": \"stripe_senangpay\",\n                    \"category\": \"gateway\",\n                    \"title\": \"Stripe via senangPay\"\n                }\n            ]\n        },\n        {\n            \"code\": \"eghl\",\n            \"payment_type\": \"gateway\",\n            \"title\": \"Credit Card and Online Banking via eGHL\",\n            \"description\": \"eGHL is ASEAN\\\\'s leading internet payment solution provider that offers secure and comprehensive payment solution for e-commerce merchants\",\n            \"is_hosted_payment\": false,\n            \"sub_gateways\": [\n                {\n                    \"code\": \"wallet_eghl\",\n                    \"category\": \"ewallet\",\n                    \"title\": \"E-Wallet via eGHL\"\n                },\n                {\n                    \"code\": \"otc_eghl\",\n                    \"category\": \"offline\",\n                    \"title\": \"Over the counter via eGHL\"\n                },\n                {\n                    \"code\": \"cc_eghl\",\n                    \"category\": \"card\",\n                    \"title\": \"Credit Card via eGHL\"\n                },\n                {\n                    \"code\": \"dd_eghl\",\n                    \"category\": \"banking\",\n                    \"title\": \"Direct Debit via eGHL\"\n                }\n            ]\n        },\n        {\n            \"code\": \"revpay\",\n            \"payment_type\": \"gateway\",\n            \"title\": \"Credit Card and Online Banking via revPAY\",\n            \"description\": \"We offer online payment services to local online retailer or e-commerce merchants. We are TPA regulated under Bank Negara Financial System Act.<br><br>We are payment system operator registered under Bank Negara Malaysia Financial Services Act 2012. We are also MyClear direct assigned as TPA for FPX Online & Direct Debit. The first Direct Authorised Partner with UnionPay in Malaysia. Partner of Alipay to provide online payment services (Internet Banking) at sea.taobao/TMall.\",\n            \"is_hosted_payment\": false,\n            \"sub_gateways\": [\n                {\n                    \"code\": \"cc_revpay\",\n                    \"category\": \"card\",\n                    \"title\": \"RevPay Visa MasterCard (Credit/Debit Card Payment)\"\n                },\n                {\n                    \"code\": \"fpx_revpay\",\n                    \"category\": \"banking\",\n                    \"title\": \"RevPay FPX (Bank Fund Transfer)\"\n                },\n                {\n                    \"code\": \"amex_revpay\",\n                    \"category\": \"card\",\n                    \"title\": \"RevPay AMEX CreditCard\"\n                },\n                {\n                    \"code\": \"ali_qr_revpay\",\n                    \"category\": \"gateway\",\n                    \"title\": \"RevPay Alipay Spot QR\"\n                },\n                {\n                    \"code\": \"upop_revpay\",\n                    \"category\": \"banking\",\n                    \"title\": \"RevPay UPOP (Union Pay Online Payment)\"\n                },\n                {\n                    \"code\": \"upi_qr_revpay\",\n                    \"category\": \"gateway\",\n                    \"title\": \"RevPay UPI QR Code\"\n                },\n                {\n                    \"code\": \"int_banking_revpay\",\n                    \"category\": \"gateway\",\n                    \"title\": \"RevPay Internet Banking\"\n                },\n                {\n                    \"code\": \"fpx_b2b_revpay\",\n                    \"category\": \"gateway\",\n                    \"title\": \"RevPay FPX (Bank Fund Transfer) - B2B Corporate Account\"\n                },\n                {\n                    \"code\": \"merchnat_trade_revpay\",\n                    \"category\": \"ewallet\",\n                    \"title\": \"RevPay MerchanTrade\"\n                },\n                {\n                    \"code\": \"axia_boost_revpay\",\n                    \"category\": \"ewallet\",\n                    \"title\": \"RevPay Axiata Boost\"\n                },\n                {\n                    \"code\": \"maybank_qr_revpay\",\n                    \"category\": \"banking\",\n                    \"title\": \"RevPay Maybank QR\"\n                },\n                {\n                    \"code\": \"digi_vcash_revpay\",\n                    \"category\": \"ewallet\",\n                    \"title\": \"RevPay DiGi VCash\"\n                },\n                {\n                    \"code\": \"wechatpay_revpay\",\n                    \"category\": \"ewallet\",\n                    \"title\": \"RevPay WeChat Pay\"\n                },\n                {\n                    \"code\": \"alipsy_online_revpay\",\n                    \"category\": \"ewallet\",\n                    \"title\": \"RevPay Alipay Online\"\n                },\n                {\n                    \"code\": \"asia_big_revpay\",\n                    \"category\": \"ewallet\",\n                    \"title\": \"RevPay AirAsia BIG\"\n                },\n                {\n                    \"code\": \"grabpay_revpay\",\n                    \"category\": \"ewallet\",\n                    \"title\": \"RevPay Grab Pay\"\n                },\n                {\n                    \"code\": \"maybank_int_revpay\",\n                    \"category\": \"banking\",\n                    \"title\": \"RevPay Internet Banking (MayBank)\"\n                },\n                {\n                    \"code\": \"cimb_int_revpay\",\n                    \"category\": \"banking\",\n                    \"title\": \"RevPay Internet Banking (CIMB)\"\n                },\n                {\n                    \"code\": \"rhb_int_revpay\",\n                    \"category\": \"banking\",\n                    \"title\": \"RevPay Internet Banking (RHB)\"\n                },\n                {\n                    \"code\": \"pb_int_revpay\",\n                    \"category\": \"banking\",\n                    \"title\": \"RevPay Internet Banking (Public Bank)\"\n                },\n                {\n                    \"code\": \"hl_int_revpay\",\n                    \"category\": \"banking\",\n                    \"title\": \"RevPay Internet Banking (Hong Leong Bank)\"\n                },\n                {\n                    \"code\": \"am_int_revpay\",\n                    \"category\": \"banking\",\n                    \"title\": \"RevPay Internet Banking (AM Bank)\"\n                },\n                {\n                    \"code\": \"br_int_revpay\",\n                    \"category\": \"banking\",\n                    \"title\": \"RevPay Internet Banking (Bank Rakyat)\"\n                },\n                {\n                    \"code\": \"bm_int_revpay\",\n                    \"category\": \"banking\",\n                    \"title\": \"RevPay Internet Banking (Bank Muamalat)\"\n                },\n                {\n                    \"code\": \"bsn_int_revpay\",\n                    \"category\": \"banking\",\n                    \"title\": \"RevPay Internet Banking (BSN)\"\n                },\n                {\n                    \"code\": \"hl_sp_revpay\",\n                    \"category\": \"banking\",\n                    \"title\": \"RevPay Hong Leong Bank – Scan and Pay\"\n                },\n                {\n                    \"code\": \"tng_revpay\",\n                    \"category\": \"ewallet\",\n                    \"title\": \"RevPay Touch n Go\"\n                },\n                {\n                    \"code\": \"diners_club_revpay\",\n                    \"category\": \"card\",\n                    \"title\": \"RevPay Diners Club\"\n                }\n            ]\n        },\n        {\n            \"code\": \"mpay\",\n            \"payment_type\": \"gateway\",\n            \"title\": \"Credit Card  via MPAY\",\n            \"description\": \"MPay is one of the latest pioneering products conceived and rolled out by the ManagePay Group that breaks new ground in payment processing, taking it to a whole new level of mobility and convenience.\",\n            \"is_hosted_payment\": false,\n            \"sub_gateways\": [\n                {\n                    \"code\": \"mpay_credit_card\",\n                    \"category\": \"card\",\n                    \"title\": \"VISA/Master Card via MPay\"\n                }\n            ]\n        },\n        {\n            \"code\": \"omise\",\n            \"payment_type\": \"gateway\",\n            \"title\": \"Credit Card via Omise\",\n            \"description\": \"A simple, secure and robust way to accept card payments directly on your store —easily enable once-click checkouts or process recurring payments! Service comes with simple pricing, fraud protection and multilingual support.\",\n            \"is_hosted_payment\": false,\n            \"sub_gateways\": [\n                {\n                    \"code\": \"cc_omise\",\n                    \"category\": \"card\",\n                    \"title\": \"VISA/Master Card via Omise\"\n                },\n                {\n                    \"code\": \"omise_bay\",\n                    \"category\": \"banking\",\n                    \"title\": \"Krungsri Online via Omise\"\n                },\n                {\n                    \"code\": \"omise_bbl\",\n                    \"category\": \"banking\",\n                    \"title\": \"Bualuang iBanking via Omise\"\n                },\n                {\n                    \"code\": \"omise_ktb\",\n                    \"category\": \"banking\",\n                    \"title\": \"KTB Netbank via Omise\"\n                },\n                {\n                    \"code\": \"omise_scb\",\n                    \"category\": \"banking\",\n                    \"title\": \"SCB Easy Net via Omise\"\n                },\n                {\n                    \"code\": \"omise_bill_lotus\",\n                    \"category\": \"offline\",\n                    \"title\": \"Bill Payment via Omise\"\n                },\n                {\n                    \"code\": \"omise_points_citi\",\n                    \"category\": \"gateway\",\n                    \"title\": \"Pay with Points via Omise\"\n                },\n                {\n                    \"code\": \"omise_promptpay\",\n                    \"category\": \"ewallet\",\n                    \"title\": \"PromptPay via Omise\"\n                },\n                {\n                    \"code\": \"omise_rabbit_linepay\",\n                    \"category\": \"ewallet\",\n                    \"title\": \"Rabbit LINE Pay via Omise\"\n                },\n                {\n                    \"code\": \"omise_truemoney\",\n                    \"category\": \"ewallet\",\n                    \"title\": \"TrueMoney Wallet via Omise\"\n                },\n                {\n                    \"code\": \"installment_bay_3\",\n                    \"category\": \"banking\",\n                    \"title\": \"Krungsri (Installment) via Omise ( 3 months )\"\n                },\n                {\n                    \"code\": \"installment_bay_4\",\n                    \"category\": \"banking\",\n                    \"title\": \"Krungsri (Installment) via Omise ( 4 months )\"\n                },\n                {\n                    \"code\": \"installment_bay_6\",\n                    \"category\": \"banking\",\n                    \"title\": \"Krungsri (Installment) via Omise ( 6 months )\"\n                },\n                {\n                    \"code\": \"installment_bay_9\",\n                    \"category\": \"banking\",\n                    \"title\": \"Krungsri (Installment) via Omise ( 9 months )\"\n                },\n                {\n                    \"code\": \"installment_bay_10\",\n                    \"category\": \"banking\",\n                    \"title\": \"Krungsri (Installment) via Omise ( 10 months )\"\n                },\n                {\n                    \"code\": \"installment_bbl_4\",\n                    \"category\": \"banking\",\n                    \"title\": \"Bangkok Bank (Installment) via Omise ( 4 months )\"\n                },\n                {\n                    \"code\": \"installment_bbl_6\",\n                    \"category\": \"banking\",\n                    \"title\": \"Bangkok Bank (Installment) via Omise ( 6 months )\"\n                },\n                {\n                    \"code\": \"installment_bbl_8\",\n                    \"category\": \"banking\",\n                    \"title\": \"Bangkok Bank (Installment) via Omise ( 8 months )\"\n                },\n                {\n                    \"code\": \"installment_bbl_9\",\n                    \"category\": \"banking\",\n                    \"title\": \"Bangkok Bank (Installment) via Omise ( 9 months )\"\n                },\n                {\n                    \"code\": \"installment_bbl_10\",\n                    \"category\": \"banking\",\n                    \"title\": \"Bangkok Bank (Installment) via Omise ( 10 months )\"\n                },\n                {\n                    \"code\": \"installment_first_choice_3\",\n                    \"category\": \"banking\",\n                    \"title\": \"Krungsri First Choice (Installment) via Omise ( 3 months )\"\n                },\n                {\n                    \"code\": \"installment_first_choice_4\",\n                    \"category\": \"banking\",\n                    \"title\": \"Krungsri First Choice (Installment) via Omise ( 4 months )\"\n                },\n                {\n                    \"code\": \"installment_first_choice_6\",\n                    \"category\": \"banking\",\n                    \"title\": \"Krungsri First Choice (Installment) via Omise ( 6 months )\"\n                },\n                {\n                    \"code\": \"installment_first_choice_9\",\n                    \"category\": \"banking\",\n                    \"title\": \"Krungsri First Choice (Installment) via Omise ( 9 months )\"\n                },\n                {\n                    \"code\": \"installment_first_choice_10\",\n                    \"category\": \"banking\",\n                    \"title\": \"Krungsri First Choice (Installment) via Omise ( 10 months )\"\n                },\n                {\n                    \"code\": \"installment_first_choice_12\",\n                    \"category\": \"banking\",\n                    \"title\": \"Krungsri First Choice (Installment) via Omise ( 12 months )\"\n                },\n                {\n                    \"code\": \"installment_first_choice_18\",\n                    \"category\": \"banking\",\n                    \"title\": \"Krungsri First Choice (Installment) via Omise ( 18 months )\"\n                },\n                {\n                    \"code\": \"installment_first_choice_24\",\n                    \"category\": \"banking\",\n                    \"title\": \"Krungsri First Choice (Installment) via Omise ( 24 months )\"\n                },\n                {\n                    \"code\": \"installment_first_choice_36\",\n                    \"category\": \"banking\",\n                    \"title\": \"Krungsri First Choice (Installment) via Omise ( 36 months )\"\n                },\n                {\n                    \"code\": \"installment_kbank_3\",\n                    \"category\": \"banking\",\n                    \"title\": \"Kasikorn Bank (Installment) via Omise ( 3 months )\"\n                },\n                {\n                    \"code\": \"installment_kbank_4\",\n                    \"category\": \"banking\",\n                    \"title\": \"Kasikorn Bank (Installment) via Omise ( 4 months )\"\n                },\n                {\n                    \"code\": \"installment_kbank_6\",\n                    \"category\": \"banking\",\n                    \"title\": \"Kasikorn Bank (Installment) via Omise ( 6 months )\"\n                },\n                {\n                    \"code\": \"installment_kbank_10\",\n                    \"category\": \"banking\",\n                    \"title\": \"Kasikorn Bank (Installment) via Omise ( 10 months )\"\n                },\n                {\n                    \"code\": \"installment_ktc_3\",\n                    \"category\": \"banking\",\n                    \"title\": \"Krungthai Card (KTC) (Installment) via Omise ( 3 months )\"\n                },\n                {\n                    \"code\": \"installment_ktc_4\",\n                    \"category\": \"banking\",\n                    \"title\": \"Krungthai Card (KTC) (Installment) via Omise ( 4 months )\"\n                },\n                {\n                    \"code\": \"installment_ktc_5\",\n                    \"category\": \"banking\",\n                    \"title\": \"Krungthai Card (KTC) (Installment) via Omise ( 5 months )\"\n                },\n                {\n                    \"code\": \"installment_ktc_6\",\n                    \"category\": \"banking\",\n                    \"title\": \"Krungthai Card (KTC) (Installment) via Omise ( 6 months )\"\n                },\n                {\n                    \"code\": \"installment_ktc_7\",\n                    \"category\": \"banking\",\n                    \"title\": \"Krungthai Card (KTC) (Installment) via Omise ( 7 months )\"\n                },\n                {\n                    \"code\": \"installment_ktc_8\",\n                    \"category\": \"banking\",\n                    \"title\": \"Krungthai Card (KTC) (Installment) via Omise ( 8 months )\"\n                },\n                {\n                    \"code\": \"installment_ktc_9\",\n                    \"category\": \"banking\",\n                    \"title\": \"Krungthai Card (KTC) (Installment) via Omise ( 9 months )\"\n                },\n                {\n                    \"code\": \"installment_ktc_10\",\n                    \"category\": \"banking\",\n                    \"title\": \"Krungthai Card (KTC) (Installment) via Omise ( 10 months )\"\n                },\n                {\n                    \"code\": \"installment_scb_3\",\n                    \"category\": \"banking\",\n                    \"title\": \"Siam Commercial Bank (Installment) via Omise ( 3 months )\"\n                },\n                {\n                    \"code\": \"installment_scb_4\",\n                    \"category\": \"banking\",\n                    \"title\": \"Siam Commercial Bank (Installment) via Omise ( 4 months )\"\n                },\n                {\n                    \"code\": \"installment_scb_6\",\n                    \"category\": \"banking\",\n                    \"title\": \"Siam Commercial Bank (Installment) via Omise ( 6 months )\"\n                },\n                {\n                    \"code\": \"installment_scb_9\",\n                    \"category\": \"banking\",\n                    \"title\": \"Siam Commercial Bank (Installment) via Omise ( 9 months )\"\n                },\n                {\n                    \"code\": \"installment_scb_10\",\n                    \"category\": \"banking\",\n                    \"title\": \"Siam Commercial Bank (Installment) via Omise ( 10 months )\"\n                }\n            ]\n        },\n        {\n            \"code\": \"siampay\",\n            \"payment_type\": \"gateway\",\n            \"title\": \"Credit Card and Online Banking via Siampay\",\n            \"description\": \"SiamPay enabling merchants to accept online payments securely via credit cards, internet banking, cash payments and more.\",\n            \"is_hosted_payment\": false,\n            \"sub_gateways\": [\n                {\n                    \"code\": \"cc_siampay\",\n                    \"category\": \"card\",\n                    \"title\": \"Credit Card via Siampay\"\n                },\n                {\n                    \"code\": \"amex_siampay\",\n                    \"category\": \"card\",\n                    \"title\": \"Amex via Siampay\"\n                },\n                {\n                    \"code\": \"jcb_siampay\",\n                    \"category\": \"card\",\n                    \"title\": \"JCB Payment via Siampay\"\n                },\n                {\n                    \"code\": \"alipay_siampay\",\n                    \"category\": \"ewallet\",\n                    \"title\": \"AliPay via Siampay\"\n                },\n                {\n                    \"code\": \"tenpay_siampay\",\n                    \"category\": \"ewallet\",\n                    \"title\": \"TenPay via Siampay\"\n                },\n                {\n                    \"code\": \"diner_club_siampay\",\n                    \"category\": \"card\",\n                    \"title\": \"Diner Club Payment via Siampay\"\n                },\n                {\n                    \"code\": \"pps_club_siampay\",\n                    \"category\": \"banking\",\n                    \"title\": \"PPS Payment via Siampay\"\n                },\n                {\n                    \"code\": \"paypal_siampay\",\n                    \"category\": \"card\",\n                    \"title\": \"PayPal via Siampay\"\n                },\n                {\n                    \"code\": \"chinapay_siampay\",\n                    \"category\": \"gateway\",\n                    \"title\": \"China Pay via Siampay\"\n                },\n                {\n                    \"code\": \"bill_siampay\",\n                    \"category\": \"gateway\",\n                    \"title\": \"99Bill via Siampay\"\n                },\n                {\n                    \"code\": \"meps_siampay\",\n                    \"category\": \"gateway\",\n                    \"title\": \"MEPS via Siampay\"\n                },\n                {\n                    \"code\": \"bpm_siampay\",\n                    \"category\": \"gateway\",\n                    \"title\": \"Bill Payment via Siampay\"\n                },\n                {\n                    \"code\": \"scb_siampay\",\n                    \"category\": \"banking\",\n                    \"title\": \"SCB(SCB Easy) via Siampay\"\n                },\n                {\n                    \"code\": \"ktb_siampay\",\n                    \"category\": \"banking\",\n                    \"title\": \"Krung thai Bank via Siampay\"\n                },\n                {\n                    \"code\": \"uob_siampay\",\n                    \"category\": \"banking\",\n                    \"title\": \"UOB via Siampay\"\n                },\n                {\n                    \"code\": \"krungsrionline_siampay\",\n                    \"category\": \"banking\",\n                    \"title\": \"KRUNGSRIONLINE via Siampay\"\n                },\n                {\n                    \"code\": \"tmb_siampay\",\n                    \"category\": \"banking\",\n                    \"title\": \"TMB Bank via Siampay\"\n                },\n                {\n                    \"code\": \"ibanking_siampay\",\n                    \"category\": \"banking\",\n                    \"title\": \"Bangkok Bank iBanking via Siampay\"\n                },\n                {\n                    \"code\": \"upop_siampay\",\n                    \"category\": \"banking\",\n                    \"title\": \"Unionpay Online Payment via Siampay\"\n                },\n                {\n                    \"code\": \"m2u_siampay\",\n                    \"category\": \"banking\",\n                    \"title\": \"Maybank 2 u Bank via Siampay\"\n                },\n                {\n                    \"code\": \"cimb_siampay\",\n                    \"category\": \"banking\",\n                    \"title\": \"CIMB Click via Siampay\"\n                },\n                {\n                    \"code\": \"otc_paycash_siampay\",\n                    \"category\": \"offline\",\n                    \"title\": \"PayCash(AIS) via Siampay\"\n                },\n                {\n                    \"code\": \"otc_justpay_siampay\",\n                    \"category\": \"offline\",\n                    \"title\": \"PayCash(TOT) via Siampay\"\n                },\n                {\n                    \"code\": \"otc_tesco_siampay\",\n                    \"category\": \"offline\",\n                    \"title\": \"PayCash(TESCO LOTUS) via Siampay\"\n                },\n                {\n                    \"code\": \"otc_bigc_siampay\",\n                    \"category\": \"offline\",\n                    \"title\": \"PayCash(BIG C) via Siampay\"\n                }\n            ]\n        },\n        {\n            \"code\": \"paysbuy\",\n            \"payment_type\": \"gateway\",\n            \"title\": \"Credit Card and Online Banking via PaysBuy\",\n            \"description\": \"PAYSBUY is a leading online payment and e-wallet service in Thailand, providing online payment processing with a variety of payment channels, including credit cards, bank online direct debits, cash at counters (at 7-Eleven, Tesco Lotus and TOT) and pre-funded e-wallet.<br><br>PAYSBUY serves merchants operating in Thailand and worldwide. At the same time, many leading Thai and international companies trust our local capabilities and choose us as their partner for payment.\",\n            \"is_hosted_payment\": false\n        },\n        {\n            \"code\": \"dragonpay\",\n            \"payment_type\": \"gateway\",\n            \"title\": \"Credit Card and Online Banking via Dragonpay\",\n            \"description\": \"Dragonpay provides alternative online payment solutions to businesses of all sizes. Through our gateway, customers can purchase goods or services online, and pay for it using cash or check at physical, brick-and-mortar payment counters, ATM\\\\'s, mobile wallets or through online bank debit. Developing countries like the Philippines have very low penetration of credit cards and banking in general. This makes alternative payments an important part of any online selling strategy.\",\n            \"is_hosted_payment\": false,\n            \"sub_gateways\": [\n                {\n                    \"code\": \"other_dragonpay\",\n                    \"category\": \"gateway\",\n                    \"title\": \"Dragonpay\"\n                },\n                {\n                    \"code\": \"bayd_dragonpay\",\n                    \"category\": \"gateway\",\n                    \"title\": \"Bayad Center via Dragonpay\"\n                },\n                {\n                    \"code\": \"bdo_dragonpay\",\n                    \"category\": \"banking\",\n                    \"title\": \"BDO Online Banking via Dragonpay\"\n                },\n                {\n                    \"code\": \"cebl_dragonpay\",\n                    \"category\": \"gateway\",\n                    \"title\": \"Cebuana Lhuillier via Dragonpay\"\n                },\n                {\n                    \"code\": \"dpay_dragonpay\",\n                    \"category\": \"ewallet\",\n                    \"title\": \"Dragonpay Prepaid Credits\"\n                },\n                {\n                    \"code\": \"ecpay_dragonpay\",\n                    \"category\": \"gateway\",\n                    \"title\": \"BDO ECPay via Dragonpay\"\n                },\n                {\n                    \"code\": \"gcsh_dragonpay\",\n                    \"category\": \"ewallet\",\n                    \"title\": \"Globe Gcash via Dragonpay\"\n                },\n                {\n                    \"code\": \"lbc_dragonpay\",\n                    \"category\": \"offline\",\n                    \"title\": \"LBC via Dragonpay\"\n                },\n                {\n                    \"code\": \"paypal_dragonpay\",\n                    \"category\": \"gateway\",\n                    \"title\": \"PayPal via Dragonpay\"\n                },\n                {\n                    \"code\": \"mlh_dragonpay\",\n                    \"category\": \"mlh_dragonpay\",\n                    \"title\": \"M. Lhuillier via Dragonpay\"\n                },\n                {\n                    \"code\": \"rds_dragonpay\",\n                    \"category\": \"offline\",\n                    \"title\": \"Robinsons Dept Store via Dragonpay\"\n                },\n                {\n                    \"code\": \"smr_dragonpay\",\n                    \"category\": \"offline\",\n                    \"title\": \"SM Payment Counters via Dragonpay\"\n                },\n                {\n                    \"code\": \"711_dragonpay\",\n                    \"category\": \"offline\",\n                    \"title\": \"7-Eleven via Dragonpay\"\n                }\n            ]\n        },\n        {\n            \"code\": \"pesopay\",\n            \"payment_type\": \"gateway\",\n            \"title\": \"Credit Card and Online Banking via Pesopay\",\n            \"description\": \"PesoPay is the leading online payment gateway system in the Philippines. We provide secure and seamless electronic payment solutions for both SME\\\\'s and large enterprises. <br><br>Our online payment system delivers reliable merchant services that allow businesses to accept online payments ranging from credit cards, debit ATM cards, cash or over-the-counter payments, e-Wallet payments and PayPal.\",\n            \"is_hosted_payment\": false,\n            \"sub_gateways\": [\n                {\n                    \"code\": \"amex_pesopay\",\n                    \"category\": \"card\",\n                    \"title\": \"Amex via Pesopay\"\n                },\n                {\n                    \"code\": \"jcb_pesopay\",\n                    \"category\": \"card\",\n                    \"title\": \"JCB Payment via Pesopay\"\n                },\n                {\n                    \"code\": \"cc_pesopay\",\n                    \"category\": \"card\",\n                    \"title\": \"Credit Card via Pesopay\"\n                },\n                {\n                    \"code\": \"paypal_pesopay\",\n                    \"category\": \"card\",\n                    \"title\": \"PayPal via Pesopay\"\n                },\n                {\n                    \"code\": \"tenpay_pesopay\",\n                    \"category\": \"ewallet\",\n                    \"title\": \"TenPay via Pesopay\"\n                },\n                {\n                    \"code\": \"alipay_pesopay\",\n                    \"category\": \"ewallet\",\n                    \"title\": \"AliPay via Pesopay\"\n                },\n                {\n                    \"code\": \"smart_money_pesopay\",\n                    \"category\": \"ewallet\",\n                    \"title\": \"Smart Money via Pesopay\"\n                },\n                {\n                    \"code\": \"cimb_pesopay\",\n                    \"category\": \"banking\",\n                    \"title\": \"CIMB Click via Pesopay\"\n                },\n                {\n                    \"code\": \"m2u_pesopay\",\n                    \"category\": \"banking\",\n                    \"title\": \"Maybank 2 u Bank via Pesopay\"\n                },\n                {\n                    \"code\": \"upop_pesopay\",\n                    \"category\": \"banking\",\n                    \"title\": \"Unionpay Online Payment via Pesopay\"\n                },\n                {\n                    \"code\": \"tmb_pesopay\",\n                    \"category\": \"banking\",\n                    \"title\": \"TMB Bank via Pesopay\"\n                },\n                {\n                    \"code\": \"ibanking_pesopay\",\n                    \"category\": \"banking\",\n                    \"title\": \"Bangkok Bank iBanking via Pesopay\"\n                },\n                {\n                    \"code\": \"krungsrionline_pesopay\",\n                    \"category\": \"banking\",\n                    \"title\": \"KRUNGSRIONLINE via Pesopay\"\n                },\n                {\n                    \"code\": \"uob_pesopay\",\n                    \"category\": \"banking\",\n                    \"title\": \"UOB via Pesopay\"\n                },\n                {\n                    \"code\": \"ktb_pesopay\",\n                    \"category\": \"banking\",\n                    \"title\": \"Krung thai Bank via Pesopay\"\n                },\n                {\n                    \"code\": \"bancnet_pesopay\",\n                    \"category\": \"banking\",\n                    \"title\": \"BancNet via Pesopay\"\n                },\n                {\n                    \"code\": \"otc_ecpay_pesopay\",\n                    \"category\": \"offline\",\n                    \"title\": \"OTCPH-ECPAY via Pesopay\"\n                },\n                {\n                    \"code\": \"otc_rcbc_pesopay\",\n                    \"category\": \"offline\",\n                    \"title\": \"OTCPH-RCBC via Pesopay\"\n                },\n                {\n                    \"code\": \"otc_cebuana_pesopay\",\n                    \"category\": \"offline\",\n                    \"title\": \"OTCPH-CEBUANA via Pesopay\"\n                },\n                {\n                    \"code\": \"otc_bayad_pesopay\",\n                    \"category\": \"offline\",\n                    \"title\": \"OTCPH-BAYAD via Pesopay\"\n                },\n                {\n                    \"code\": \"otc_bdo_pesopay\",\n                    \"category\": \"offline\",\n                    \"title\": \"OTCPH-BDO via Pesopay\"\n                },\n                {\n                    \"code\": \"meps_pesopay\",\n                    \"category\": \"gateway\",\n                    \"title\": \"MEPS via Pesopay\"\n                },\n                {\n                    \"code\": \"chinapay_pesopay\",\n                    \"category\": \"gateway\",\n                    \"title\": \"China Pay via Pesopay\"\n                },\n                {\n                    \"code\": \"gcash_pesopay\",\n                    \"category\": \"ewallet\",\n                    \"title\": \"GCash via Pesopay\"\n                },\n                {\n                    \"code\": \"diner_club_pesopay\",\n                    \"category\": \"card\",\n                    \"title\": \"Diner Club Payment via Pesopay\"\n                }\n            ]\n        },\n        {\n            \"code\": \"allpay\",\n            \"payment_type\": \"gateway\",\n            \"title\": \"O'Pay 歐付寶\",\n            \"description\": \"歐付寶為目前台灣第三方支付業者中從事金流支付產業時間最久(含併購之綠界科技85年6月4日)、專業專營最具規模之開放性第三方支付平台，已通過經濟部Cash Inbound/Cash Outbound網路代結匯資格，且逐步推出整合系統。金流方面已與聯合信用卡處理中心、臺灣銀行、第一銀行、華南銀行、台北富邦、國泰世華、玉山銀行、台新銀行、中國信託……等多家銀行合作(以銀行代碼排序)，共同推展信頼之第三方支付交易履約保證平台。<br><br>歐付寶乃為歐買尬 (3687)之轉投資公司，我們建立完整之交易履約保障機制，專注於解決網路購物所充斥的各項問題，目前已完成會員實名制認證系統，並與警政署165平台合作建置AOTP網路身分驗證系統，確保會員交易安全性及提高交易便利性。自創立以來，一直秉持著「不創新‧便是死亡」的企業理念，持續創造予消費者更便利的支付工具並提供第三方支付交易履約保證服務，從網路延伸到手機支付；從線上交易至線下手機支付(online to offline)，以達到實體及網路消費無國界的最終境界！\",\n            \"is_hosted_payment\": false,\n            \"sub_gateways\": [\n                {\n                    \"code\": \"cc_allpay\",\n                    \"category\": \"card\",\n                    \"title\": \"信用卡(VISA、MasterCard、JCB、UCard) OPay 歐付寶\"\n                },\n                {\n                    \"code\": \"web_atm_allpay\",\n                    \"category\": \"banking\",\n                    \"title\": \"網路 ATM OPay 歐付寶\"\n                },\n                {\n                    \"code\": \"atm_allpay\",\n                    \"category\": \"offline\",\n                    \"title\": \"自動櫃員機 OPay 歐付寶\"\n                },\n                {\n                    \"code\": \"cvs_allpay\",\n                    \"category\": \"offline\",\n                    \"title\": \"7-11 ibon/FamiPort/Life-ET/OK-go 代碼 (單筆上限兩萬元) OPay 歐付寶\"\n                },\n                {\n                    \"code\": \"account_link_allpay\",\n                    \"category\": \"banking\",\n                    \"title\": \"Account Link OPay 歐付寶\"\n                },\n                {\n                    \"code\": \"topup_allpay\",\n                    \"category\": \"ewallet\",\n                    \"title\": \"TopUpUsed OPay 歐付寶\"\n                },\n                {\n                    \"code\": \"weixin_allpay\",\n                    \"category\": \"ewallet\",\n                    \"title\": \"微信支付 OPay 歐付寶\"\n                }\n            ]\n        },\n        {\n            \"code\": \"1pay\",\n            \"payment_type\": \"gateway\",\n            \"title\": \"Online Banking via 1PAY\",\n            \"description\": \"With open platforms that have been built scince the beginning, such as multy-country, multy-currency and multi-language based on transaction and a lots of other open and modern technologies. 1PAY payment platform is built by a highly-experienced team in the field of bank and payment gateway, deployed and upgraded constantly. Along with the slogan “The simplest payment platform”, 1PAY has been provinding Merchant with all payment methods under a simple connection, easy integration and absolute security.\",\n            \"is_hosted_payment\": false\n        },\n        {\n            \"code\": \"gmo\",\n            \"payment_type\": \"gateway\",\n            \"title\": \"Credit Card via GMO\",\n            \"description\": \"No.1 Payment Gateway in Japan. Accept all major payment methods and enter the Japanese market now!\",\n            \"is_hosted_payment\": false,\n            \"sub_gateways\": [\n                {\n                    \"code\": \"cc_gmo\",\n                    \"category\": \"card\",\n                    \"title\": \"VISA/Master Card via GMO\"\n                }\n            ]\n        },\n        {\n            \"code\": \"midtrans\",\n            \"payment_type\": \"gateway\",\n            \"title\": \"Credit Card and Online Banking via Midtrans\",\n            \"description\": \"Midtrans adalah perusahaan teknologi yang berfokus untuk mengembangkan e-Commerce di Indonesia, dengan menyediakan sistem pembayaran online yang simple, reliable, secure.\",\n            \"is_hosted_payment\": false,\n            \"sub_gateways\": [\n                {\n                    \"code\": \"other_midtrans\",\n                    \"category\": \"gateway\",\n                    \"title\": \"Credit Card and Online Banking via Midtrans\"\n                }\n            ]\n        },\n        {\n            \"code\": \"paynamics\",\n            \"payment_type\": \"gateway\",\n            \"title\": \"Credit Card via Paynamics\",\n            \"description\": \"The company was founded by a group of entrepreneurs with a business background from a global payment solutions company.Realizing the payment opportunity in the Philippines and South East Asia, Paynamics formed a payment service called Sure Collect that would service Asian Internet merchants\",\n            \"is_hosted_payment\": false,\n            \"sub_gateways\": [\n                {\n                    \"code\": \"pp_paynamic\",\n                    \"category\": \"card\",\n                    \"title\": \"PayPal via Paynamics\"\n                },\n                {\n                    \"code\": \"gcash_paynamic\",\n                    \"category\": \"ewallet\",\n                    \"title\": \"GCash via Paynamics\"\n                },\n                {\n                    \"code\": \"bancnet_paynamic\",\n                    \"category\": \"gateway\",\n                    \"title\": \"Bancnet via Paynamics\"\n                },\n                {\n                    \"code\": \"cc_paynamic\",\n                    \"category\": \"card\",\n                    \"title\": \"VISA/Master Card via Paynamics\"\n                }\n            ]\n        },\n        {\n            \"code\": \"ipay88ph\",\n            \"payment_type\": \"gateway\",\n            \"title\": \"Credit Card and Online Banking via iPay88 Phi\",\n            \"description\": \"iPay88 is a leading regional Payment Gateway Provider in South East Asia with over 180 strong team of professionals in Malaysia, Singapore, Indonesia, Philippines and Thailand. Incorporated in 2006 and awarded the MSC status by the Multimedia Development Corporation (MDEC) in June, 2007, iPay88 Sdn Bhd has been successfully providing competitive advantage through e-commerce and online payment services to more than 8,000 merchants regionally and globally\",\n            \"is_hosted_payment\": false,\n            \"sub_gateways\": [\n                {\n                    \"code\": \"other_ipay88ph\",\n                    \"category\": \"gateway\",\n                    \"title\": \"BancNet via iPay88 Philippines\"\n                },\n                {\n                    \"code\": \"cc_ipay88ph\",\n                    \"category\": \"card\",\n                    \"title\": \"VISA/Master Card via iPay88 Philippines\"\n                }\n            ]\n        },\n        {\n            \"code\": \"stripe\",\n            \"payment_type\": \"gateway\",\n            \"title\": \"Credit Card via Stripe\",\n            \"description\": \"Stripe is the best way to accept payments online and in mobile apps. We handle billions of dollars every year for forward-thinking businesses around the world.\",\n            \"is_hosted_payment\": false,\n            \"sub_gateways\": [\n                {\n                    \"code\": \"cc_stripe\",\n                    \"category\": \"card\",\n                    \"title\": \"VISA/Master via Stripe\"\n                },\n                {\n                    \"code\": \"fpx_stripe\",\n                    \"category\": \"banking\",\n                    \"title\": \"Internet Banking(FPX) via Stripe\"\n                },\n                {\n                    \"code\": \"stripe_connect\",\n                    \"category\": \"gateway\",\n                    \"title\": \"Credit Card and FPX via Stripe\"\n                },\n                {\n                    \"code\": \"cc_3d_stripe\",\n                    \"category\": \"card\",\n                    \"title\": \"VISA/Master via Stripe with 3D secure enabled\"\n                }\n            ]\n        },\n        {\n            \"code\": \"ecpay\",\n            \"payment_type\": \"gateway\",\n            \"title\": \"綠界科技 ECPay\",\n            \"description\": \"綠界科技為台灣第三方支付業者中，最早成立也是整合最完善的金融科技服務公司。\\n我們先後取得8家收單銀行、21家銀行分期，提供信用卡刷卡、ATM、四大超商代收付、手機條碼等多元的線上金流機制，除了金流以外，也提供超商寄送、宅配服務，提供超商貨到付款、逆物流等功能，解決店家物流問題，綠界本身也是電子發票加值中心，提供店家發票自動開立、中獎通知、48小時自動上傳等服務，並有專人協助繁雜的申請流程，我們用心於解決商家及消費者網路購物的各類問題，致力打造安全快速的網路消費環境！\",\n            \"is_hosted_payment\": false,\n            \"sub_gateways\": [\n                {\n                    \"code\": \"cc_ecpay\",\n                    \"category\": \"card\",\n                    \"title\": \"信用卡(VISA、MasterCard、JCB、UCard) 綠界科技 ECPay\"\n                },\n                {\n                    \"code\": \"web_atm_ecpay\",\n                    \"category\": \"banking\",\n                    \"title\": \"網路 ATM [1] 綠界科技 ECPay\"\n                },\n                {\n                    \"code\": \"atm_ecpay\",\n                    \"category\": \"offline\",\n                    \"title\": \"自動櫃員機 綠界科技 ECPay\"\n                },\n                {\n                    \"code\": \"cvs_ecpay\",\n                    \"category\": \"offline\",\n                    \"title\": \"7-11 ibon/FamiPort/Life-ET/OK-go 代碼 (單筆上限六千元) [2] 綠界科技 ECPay\"\n                },\n                {\n                    \"code\": \"barcode_ecpay\",\n                    \"category\": \"offline\",\n                    \"title\": \"7-11 ibon/FamiPort/Life-ET/OK-go 條碼 (單筆上限兩萬元) [1][3] 綠界科技 ECPay\"\n                }\n            ]\n        },\n        {\n            \"code\": \"payu\",\n            \"payment_type\": \"gateway\",\n            \"title\": \"Credit Card via PayU\",\n            \"description\": \"PayU is a leading payment services provider with presence in 16 growth markets across the world. Sell online with PayU, Nigeria's leading e-commerce payment gateway. Securely accept credit card payments on your website. Hassle-free, convenient and secure.\",\n            \"is_hosted_payment\": false,\n            \"sub_gateways\": [\n                {\n                    \"code\": \"cc_payu\",\n                    \"category\": \"card\",\n                    \"title\": \"VISA/Master Card via PayU\"\n                }\n            ]\n        },\n        {\n            \"code\": \"voguepay\",\n            \"payment_type\": \"gateway\",\n            \"title\": \"VoguePay\",\n            \"description\": \"VoguePay was created with a big vision: to make online, cross-currency payments and transactions safer, cheaper and more accessible for businesses, traders and consumers in Africa and internationally.\",\n            \"is_hosted_payment\": false,\n            \"sub_gateways\": [\n                {\n                    \"code\": \"cc_vogue\",\n                    \"category\": \"card\",\n                    \"title\": \"VISA/Master Card via Voguepay\"\n                }\n            ]\n        },\n        {\n            \"code\": \"m2upay\",\n            \"payment_type\": \"gateway\",\n            \"title\": \"Maybank2u Pay gateway\",\n            \"description\": \"Maybank2u Pay is an online payment platform that simplifies payment process for your business. With our payment gateway, your customers can make purchases instantly from your website with just the click. Apply now for Maybank2u Pay to utilise a secure online payment system to meet your business needs.\\r \\r You may contact us at <a href=\\\"mailto:maybank2upay@maybank.com\\\">maybank2upay@maybank.com</a> regarding on SDK support. We will response to you on the next business day.\",\n            \"is_hosted_payment\": false,\n            \"sub_gateways\": [\n                {\n                    \"code\": \"m2u_internet_banking\",\n                    \"category\": \"banking\",\n                    \"title\": \"Maybank2u Pay Internet Banking\"\n                }\n            ]\n        },\n        {\n            \"code\": \"doku\",\n            \"payment_type\": \"gateway\",\n            \"title\": \"DOKU Online Payment\",\n            \"description\": \"Berdiri sejak tahun 2007, DOKU yang sebelumnya bernama PT. Nusa Satu Inti Artha dikenal sebagai perusahaan penyedia layanan pembayaran elektronik dan manajemen resiko pertama di Indonesia. Dengan semangat kerja keras dan totalitas dalam mendukung kebutuhan bisnis online para merchant, DOKU semakin dipercaya dan menjadi layanan pembayaran elektronik pilihan bagi merchant nasional maupun internasional.\\n<br/><br/>\\nSeiring dengan berkembangnya portfolio merchant DOKU baik dari sisi jumlah maupun jenis industri, sistem manajemen resiko DOKU pun semakin terasah dan mumpuni menganalisa berbagai transaksi, sehingga sangat berperan dalam meningkatkan  jumlah transaksi sukses para merchant.\\n<br/><br/>\\nBerkat relasi yang terjalin baik selama bertahun-tahun dengan mitra pembayaran nasional maupun internasional, DOKU pun dapat menyajikan pilihan metode pembayaran terlengkap bahkan menfasilitasi transaksi dengan mata uang asing tertentu yang siap mendukung para merchant memperluas pasar serta meningkatkan pendapatan bisnisnya.\\n<br/><br/>\\nMenjadi yang terdepan di ranah pembayaran online untuk segmen korporat membawa motivasi baru bagi DOKU untuk mengembangkan bisnisnya lebih luas lagi dan menjangkau konsumen. Setelah berhasil mendapatkan lisensi e-money dari Bank Indonesia pada tahun 2012, DOKU meluncurkan produk uang elektroniknya untuk pertama kali di bulan April 2013. Saat ini uang elektronik DOKU telah digunakan oleh lebih dari 1 juta konsumen Indonesia dan bekerjasama dengan lebih dari 22.000 merchant. DOKU terus mengembangkan produk uang elektroniknya untuk semakin mendukung dan dapat menjadi bagian dari  gaya hidup konsumen masa kini.\\n<br/><br/>\\n‘Inovasi tanpa batas’ adalah komitmen DOKU untuk terus menjadi perusahaan pembayaran terdepan, dapat diandalkan dan terus dapat berperan dalam memajukan ekonomi digital Indonesia.\",\n            \"is_hosted_payment\": false,\n            \"sub_gateways\": [\n                {\n                    \"code\": \"atm_mandiri_doku\",\n                    \"category\": \"offline\",\n                    \"title\": \"ATM Mandiri VA via Doku\"\n                },\n                {\n                    \"code\": \"sinarmas_lite_doku\",\n                    \"category\": \"offline\",\n                    \"title\": \"Sinarmas VA Lite via Doku\"\n                },\n                {\n                    \"code\": \"sinarmas_doku\",\n                    \"category\": \"offline\",\n                    \"title\": \"Sinarmas VA via Doku\"\n                },\n                {\n                    \"code\": \"atm_mandirilite_doku\",\n                    \"category\": \"offline\",\n                    \"title\": \"ATM Mandiri VA LITE via Doku\"\n                },\n                {\n                    \"code\": \"atm_pertama_doku\",\n                    \"category\": \"offline\",\n                    \"title\": \"ATM Permata VA via Doku\"\n                },\n                {\n                    \"code\": \"atm_pertamalite_doku\",\n                    \"category\": \"offline\",\n                    \"title\": \"ATM Permata VA LITE via Doku\"\n                },\n                {\n                    \"code\": \"cc_doku\",\n                    \"category\": \"card\",\n                    \"title\": \"VISA/Master Card via DOku\"\n                },\n                {\n                    \"code\": \"wallet_doku\",\n                    \"category\": \"ewallet\",\n                    \"title\": \"DOKU Wallet\"\n                },\n                {\n                    \"code\": \"cimb_click_doku\",\n                    \"category\": \"banking\",\n                    \"title\": \"Cimb Clicks via Doku\"\n                },\n                {\n                    \"code\": \"danamon_doku\",\n                    \"category\": \"banking\",\n                    \"title\": \"Danamon Online Banking via Doku\"\n                },\n                {\n                    \"code\": \"bank_muamalat_doku\",\n                    \"category\": \"banking\",\n                    \"title\": \"Bank Muamalat Indonesia via Doku\"\n                },\n                {\n                    \"code\": \"klikbca_debit_doku\",\n                    \"category\": \"banking\",\n                    \"title\": \"Klikpay BCA Debit via Doku\"\n                },\n                {\n                    \"code\": \"bri_epay_doku\",\n                    \"category\": \"banking\",\n                    \"title\": \"BRI e-Pay via Doku\"\n                },\n                {\n                    \"code\": \"klikbca_doku\",\n                    \"category\": \"banking\",\n                    \"title\": \"KlikBCA via Doku\"\n                },\n                {\n                    \"code\": \"mandiri_click_doku\",\n                    \"category\": \"banking\",\n                    \"title\": \"Mandiri ClickPay via Doku\"\n                },\n                {\n                    \"code\": \"Alfamart_doku\",\n                    \"category\": \"offline\",\n                    \"title\": \"Alfamart (Mini Market) via Doku\"\n                },\n                {\n                    \"code\": \"pt_pos_doku\",\n                    \"category\": \"offline\",\n                    \"title\": \"PT POS (National Post Office) via Doku\"\n                },\n                {\n                    \"code\": \"klikbca_card_doku\",\n                    \"category\": \"banking\",\n                    \"title\": \"KlikPay BCA Card via Doku\"\n                },\n                {\n                    \"code\": \"bni_debit_doku\",\n                    \"category\": \"banking\",\n                    \"title\": \"BNI Debit Online (VCN) via Doku\"\n                },\n                {\n                    \"code\": \"paypal_doku\",\n                    \"category\": \"card\",\n                    \"title\": \"PayPal via Doku\"\n                },\n                {\n                    \"code\": \"mandir_multi_doku\",\n                    \"category\": \"banking\",\n                    \"title\": \"Mandiri Multipayment via Doku\"\n                },\n                {\n                    \"code\": \"mandir_multilite_doku\",\n                    \"category\": \"banking\",\n                    \"title\": \"Mandiri Multipayment LITE via Doku\"\n                },\n                {\n                    \"code\": \"convenience_doku\",\n                    \"category\": \"offline\",\n                    \"title\": \"Convenience Store via Doku\"\n                }\n            ]\n        },\n        {\n            \"code\": \"sinopac\",\n            \"payment_type\": \"gateway\",\n            \"title\": \"永豐銀行商業收付(豐收款)\",\n            \"description\": \"~~ 多元收款服務，輕鬆跨入電子商務 ~~ <br>商業收付提供線上信用卡、虛擬帳號（支援實體ATM、WebATM、臨櫃）、銀聯卡等收款服務。 <br>收款方利用API與既有網站串接，使得收款可輕鬆成為網站服務的一部份。\",\n            \"is_hosted_payment\": false,\n            \"sub_gateways\": [\n                {\n                    \"code\": \"credit_card\",\n                    \"category\": \"card\",\n                    \"title\": \"信用卡(VISA、MasterCard) 永豐銀行 Bank SinoPac 網易收\"\n                },\n                {\n                    \"code\": \"others\",\n                    \"category\": \"card\",\n                    \"title\": \"信用卡 - 銀聯卡 永豐銀行 Bank SinoPac 網易收 (僅舊版支援)\"\n                },\n                {\n                    \"code\": \"manual\",\n                    \"category\": \"banking\",\n                    \"title\": \"永豐銀行 虛擬帳號 永豐銀行 Bank SinoPac 網易收\"\n                }\n            ]\n        },\n        {\n            \"code\": \"boostwallet\",\n            \"payment_type\": \"gateway\",\n            \"title\": \"Boost Wallet Online Payment\",\n            \"description\": \"Boost is a mobile app that aims to revolutionize the way customers transact in today's increasingly digital and mobile world, by placing user experience and value for user first. We are starting the revolution by boosting your prepaid mobile experience. With Boost, you can top-up on-the-go, subscribe to internet plans, and stay connected always with your family & friends with Boost Credits that never expire. Topping up your prepaid mobile has never been this easy!\",\n            \"is_hosted_payment\": false,\n            \"sub_gateways\": [\n                {\n                    \"code\": \"wallet_boost\",\n                    \"category\": \"ewallet\",\n                    \"title\": \"Boost Wallet\"\n                }\n            ]\n        },\n        {\n            \"code\": \"linepay\",\n            \"payment_type\": \"gateway\",\n            \"title\": \"LINE Pay\",\n            \"description\": \"LINE Pay是LINE推出的行動支付平台，只要註冊好帳號並綁定信用卡後，就能在和LINE Pay配合的網路與實體商店消費。網購再也不用掏出信用卡一碼一碼輸入，出門血拼也不需要帶著厚重的錢包，一...\",\n            \"is_hosted_payment\": false,\n            \"sub_gateways\": [\n                {\n                    \"code\": \"linepay_twd\",\n                    \"category\": \"ewallet\",\n                    \"title\": \"LinePay TWD\"\n                },\n                {\n                    \"code\": \"linepay_usd\",\n                    \"category\": \"ewallet\",\n                    \"title\": \"LinePay USD\"\n                }\n            ]\n        },\n        {\n            \"code\": \"maybankqrpay\",\n            \"payment_type\": \"manual\",\n            \"title\": \"MayBankQR Pay\",\n            \"description\": \"The Maybank QRPay app allows you to receive payments from your customers instantly into your bank account and monitor your business transactions conveniently on the go.\",\n            \"is_hosted_payment\": false\n        },\n        {\n            \"code\": \"tngpay\",\n            \"payment_type\": \"manual\",\n            \"title\": \"TngPay\",\n            \"description\": \"Touch'n Go App is an all in one e-wallet service covering all existing and future Touch 'n Go products & services.\",\n            \"is_hosted_payment\": false\n        },\n        {\n            \"code\": \"wechatpay\",\n            \"payment_type\": \"manual\",\n            \"title\": \"WechatPay\",\n            \"description\": \"Connect every customer for your business\",\n            \"is_hosted_payment\": false\n        },\n        {\n            \"code\": \"alipay\",\n            \"payment_type\": \"manual\",\n            \"title\": \"AliPay\",\n            \"description\": \"Alipay is a third-party mobile and online payment platform\",\n            \"is_hosted_payment\": false\n        },\n        {\n            \"code\": \"grabpay\",\n            \"payment_type\": \"manual\",\n            \"title\": \"GrabPay\",\n            \"description\": \"Going cashless is easy with the new GrabPay! And no, it’s not just for credit/debit card users.\",\n            \"is_hosted_payment\": false\n        },\n        {\n            \"code\": \"jkopay\",\n            \"payment_type\": \"gateway\",\n            \"title\": \"街口支付 JKOPAY\",\n            \"description\": \"街口支付 JKOPAY\",\n            \"is_hosted_payment\": false,\n            \"sub_gateways\": [\n                {\n                    \"code\": \"ewallet_jkopay\",\n                    \"category\": \"ewallet\",\n                    \"title\": \"街口支付 JKOPAY\"\n                }\n            ]\n        },\n        {\n            \"code\": \"kiplebiz\",\n            \"payment_type\": \"gateway\",\n            \"title\": \"kipleBiz\",\n            \"description\": null,\n            \"is_hosted_payment\": false,\n            \"sub_gateways\": [\n                {\n                    \"code\": \"wallet_kiple\",\n                    \"category\": \"ewallet\",\n                    \"title\": \"kipleBiz ( E-wallet )\"\n                },\n                {\n                    \"code\": \"cc_kiple\",\n                    \"category\": \"card\",\n                    \"title\": \"kipleBiz ( Credit Card )\"\n                },\n                {\n                    \"code\": \"ib_kiple\",\n                    \"category\": \"banking\",\n                    \"title\": \"kipleBiz ( Internet Banking )\"\n                }\n            ]\n        },\n        {\n            \"code\": \"newebpay\",\n            \"payment_type\": \"gateway\",\n            \"title\": \"藍新金流 NewebPay\",\n            \"description\": \"集結業界最全面與便捷的金流整合式服務。微型商家或是企業級商戶，都能ㄧ站滿足金流需求\",\n            \"is_hosted_payment\": false,\n            \"sub_gateways\": [\n                {\n                    \"code\": \"p2g_newebpay\",\n                    \"category\": \"ewallet\",\n                    \"title\": \"ezPay電子錢包 藍新金流 NewebPay\"\n                },\n                {\n                    \"code\": \"barcode_newebpay\",\n                    \"category\": \"offline\",\n                    \"title\": \"超商條碼繳費 藍新金流 NewebPay\"\n                },\n                {\n                    \"code\": \"cvs_newebpay\",\n                    \"category\": \"offline\",\n                    \"title\": \"超商代碼繳費 藍新金流 NewebPay\"\n                },\n                {\n                    \"code\": \"vacc_newebpay\",\n                    \"category\": \"offline\",\n                    \"title\": \"ATM 轉帳 藍新金流 NewebPay\"\n                },\n                {\n                    \"code\": \"webatm_newebpay\",\n                    \"category\": \"banking\",\n                    \"title\": \"WebATM 藍新金流 NewebPay\"\n                },\n                {\n                    \"code\": \"unionpay_newebpay\",\n                    \"category\": \"card\",\n                    \"title\": \"銀聯卡 藍新金流 NewebPay\"\n                },\n                {\n                    \"code\": \"samsungpay_newebpay\",\n                    \"category\": \"ewallet\",\n                    \"title\": \"Samsung Pay 藍新金流 NewebPay\"\n                },\n                {\n                    \"code\": \"androidpay_newebpay\",\n                    \"category\": \"ewallet\",\n                    \"title\": \"Google Pay 藍新金流 NewebPay\"\n                },\n                {\n                    \"code\": \"cc_newebpay\",\n                    \"category\": \"card\",\n                    \"title\": \"信用卡 藍新金流 NewebPay\"\n                }\n            ]\n        },\n        {\n            \"code\": \"payhalal\",\n            \"payment_type\": \"gateway\",\n            \"title\": \"Credit Card and Online Banking via PayHalal\",\n            \"description\": \"Payhalal is the World\\\\\\\\\\\\'s First Shariah compliant Islamic payment gateway, that facilitates all of your payment transactions by eliminating Riba\\\\\\\\\\\\' and Gharhar\",\n            \"is_hosted_payment\": false,\n            \"sub_gateways\": [\n                {\n                    \"code\": \"cc_payhalal\",\n                    \"category\": \"gateway\",\n                    \"title\": \"VISA/Master Card and FPX via PayHalal\"\n                },\n                {\n                    \"code\": \"payhalal_qr\",\n                    \"category\": \"gateway\",\n                    \"title\": \"QR Payment via PayHalal\"\n                }\n            ]\n        },\n        {\n            \"code\": \"aftee\",\n            \"payment_type\": \"gateway\",\n            \"title\": \"AFTEE 先享後付\",\n            \"description\": \"收到商品後再付款也沒問題！即使網購，也可以放心享受購物樂趣。 只要用手機號碼就可立即使用的後支付服務—「AFTEE先取後付」\",\n            \"is_hosted_payment\": false,\n            \"sub_gateways\": [\n                {\n                    \"code\": \"aftee\",\n                    \"category\": \"gateway\",\n                    \"title\": \"AFTEE 先享後付\"\n                }\n            ]\n        },\n        {\n            \"code\": \"atome\",\n            \"payment_type\": \"gateway\",\n            \"title\": \"Atome - 0% interest over 3 easy payments\",\n            \"description\": \"Pay with Atome, your customers can enjoy pay later in 3 interest-free instalments\",\n            \"is_hosted_payment\": false,\n            \"sub_gateways\": [\n                {\n                    \"code\": \"atome\",\n                    \"category\": \"gateway\",\n                    \"title\": \"Atome - 0% interest over 3 easy payments\"\n                }\n            ]\n        },\n        {\n            \"code\": \"mpgs\",\n            \"payment_type\": \"gateway\",\n            \"title\": \"Credit Card and Debit Card via Hong Leong Ban\",\n            \"description\": \"Collect payments easily and securely wherever your business takes you. We support both domestic and foreign payment schemes including MyDebit, Visa, Mastercard, AMEX, UnionPay, Alipay, WeChat Pay and more.\",\n            \"is_hosted_payment\": false,\n            \"sub_gateways\": [\n                {\n                    \"code\": \"cc_mpgs\",\n                    \"category\": \"card\",\n                    \"title\": \"Credit Card and Debit Card via Hong Leong Bank\"\n                }\n            ]\n        },\n        {\n            \"code\": \"pbbcc\",\n            \"payment_type\": \"credit_card\",\n            \"title\": \"Visa/Mastercard via Public Bank\",\n            \"description\": \"Accept payments, reduce fraud, and secure payment data—all with one connection to our platform. Visa/Mastercard via Public Bank checkout integrated and securely hosted by CyberSource Secure Acceptance.\",\n            \"is_hosted_payment\": false\n        },\n        {\n            \"code\": \"hitpay\",\n            \"payment_type\": \"gateway\",\n            \"title\": \"HitPay - E-commerce Payment Gateway Singapore\",\n            \"description\": \"Omni-channel digital payments platform for Singapore based direct to consumer SMEs. One stop payment platform with low cost, efficient payment tools for omni-channels business\",\n            \"is_hosted_payment\": false,\n            \"sub_gateways\": [\n                {\n                    \"code\": \"paynow_hitpay\",\n                    \"category\": \"gateway\",\n                    \"title\": \"PayNow via HitPay\"\n                },\n                {\n                    \"code\": \"cc_hitpay\",\n                    \"category\": \"card\",\n                    \"title\": \"Credit Cards via HitPay\"\n                },\n                {\n                    \"code\": \"wechatpay_hitpay\",\n                    \"category\": \"ewallet\",\n                    \"title\": \"WeChatPay via HitPay\"\n                },\n                {\n                    \"code\": \"alipay_hitpay\",\n                    \"category\": \"ewallet\",\n                    \"title\": \"AliPay via HitPay\"\n                },\n                {\n                    \"code\": \"grabpay_hitpay\",\n                    \"category\": \"gateway\",\n                    \"title\": \"GrabPay via HitPay\"\n                }\n            ]\n        },\n        {\n            \"code\": \"split\",\n            \"payment_type\": \"gateway\",\n            \"title\": \"Split\",\n            \"description\": \"Allow your customers to pay in up to 3 interest-free monthly instalments. Debit and credit cards accepted. NOTE: You need to sign up at <a href=\\\"https://paywithsplit.co/\\\" _target=\\\"blank\\\">paywithsplit.co</a> before you can use Split service.\",\n            \"is_hosted_payment\": true\n        },\n        {\n            \"code\": \"payex\",\n            \"payment_type\": \"gateway\",\n            \"title\": \"Pay via Payex using Online Banking (FPX), Cards, eWallets, and Instalments\",\n            \"description\": \"Payex is a payment gateway licensed by Bank Negara Malaysia. We accept payments from Malaysia & oversea customers via Online Banking (FPX), Cards (Visa/Mastercard/UnionPay), eWallets and Instalments. Visit us at https://www.payex.io/.\",\n            \"is_hosted_payment\": true\n        },\n        {\n            \"code\": \"riipay\",\n            \"payment_type\": \"gateway\",\n            \"title\": \"Riipay\",\n            \"description\": \"Riipay 0% Instalment Payment\",\n            \"is_hosted_payment\": true\n        },\n        {\n            \"code\": \"gkash\",\n            \"payment_type\": \"gateway\",\n            \"title\": \"GKASH\",\n            \"description\": \"GO DIGITAL WITH GKASH<br>Your Trusted Digital Payment Solution Provider\",\n            \"is_hosted_payment\": true\n        },\n        {\n            \"code\": \"ringgitpay\",\n            \"payment_type\": \"gateway\",\n            \"title\": \"Credit Card, Online Banking & eWallets via RinggitPay\",\n            \"description\": \" Online Payment convenience , Immediate settlement via FPX – Online banking.\",\n            \"is_hosted_payment\": true\n        },\n        {\n            \"code\": \"ioupay\",\n            \"payment_type\": \"gateway\",\n            \"title\": \"IOUpay\",\n            \"description\": \"Buy Now Pay Digital\",\n            \"is_hosted_payment\": true\n        },\n        {\n            \"code\": \"boldpay\",\n            \"payment_type\": \"gateway\",\n            \"title\": \"BOLD.Pay\",\n            \"description\": \"BOLD.Pay is a cloud-based multi-channel payment access extension for Easy Stores.\\n\\nThis secure dynamic payment extension supports a variety of payment channels such as Credit Cards, Online Banking (FPX), E-Wallets and Over-The-Counter (OTC).\",\n            \"is_hosted_payment\": true\n        },\n        {\n            \"code\": \"favepay\",\n            \"payment_type\": \"gateway\",\n            \"title\": \"FavePay\",\n            \"description\": \"Deals, payment, cashback, and rewards—<br>your lifestyle companion all in one app\",\n            \"is_hosted_payment\": true\n        }\n    ]\n}"}],"_postman_id":"c53a6633-2ecc-49a6-ab77-221b05859b59"}],"id":"179b2f6d-1817-4506-91e7-028a9c019df5","description":"<p>The gateway endpoints allow you to manage the payment gateways in the store.</p>\n<ul>\n<li><p><strong>Gateway</strong>:</p>\n<ul>\n<li><p>Represents a payment gateway through which transactions are processed in the store.</p>\n</li>\n<li><p>Contains details such as gateway type, title, custom title, description, transaction charge rate, transaction charge fee, enabled status, hosted payment status, and sub-gateways.</p>\n</li>\n</ul>\n</li>\n</ul>\n<h3 id=\"gateway-resource-fields\">Gateway Resource Fields</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Attribute</strong></th>\n<th><strong>Example Value</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>gateway_type</td>\n<td>\"bank-transfer\"</td>\n<td>The type of payment gateway. This identifies the specific gateway being used, such as bank transfer, PayPal, or cash on delivery (COD).</td>\n</tr>\n<tr>\n<td>title</td>\n<td>\"Bank Transfer\"</td>\n<td>The default title of the gateway, which is typically displayed to the customer during the checkout process.</td>\n</tr>\n<tr>\n<td>custom_title</td>\n<td>\"Bank Transfer\"</td>\n<td>The custom title of the gateway, which can be set by the store owner to override the default title.</td>\n</tr>\n<tr>\n<td>description</td>\n<td>null</td>\n<td>A description of the gateway. This can provide additional information to the customer about the payment method.</td>\n</tr>\n<tr>\n<td>transaction_charge_rate</td>\n<td>0</td>\n<td>The percentage rate charged for each transaction processed through this gateway.</td>\n</tr>\n<tr>\n<td>transaction_charge_fee</td>\n<td>\"0.0\"</td>\n<td>The fixed fee charged for each transaction processed through this gateway.</td>\n</tr>\n<tr>\n<td>is_enabled</td>\n<td>true</td>\n<td>A boolean value indicating whether the gateway is enabled (<code>true</code>) or disabled (<code>false</code>).</td>\n</tr>\n<tr>\n<td>is_hosted_payment</td>\n<td>false</td>\n<td>A boolean value indicating whether the gateway is a hosted payment solution. Hosted payments redirect customers to an external site to complete the transaction.</td>\n</tr>\n<tr>\n<td>sub_gateways</td>\n<td>Refer to Sub-Gateways Table</td>\n<td>An array of sub-gateways associated with this gateway. Sub-gateways are specific payment options or methods under a main gateway.</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"sub-gateways\">Sub-Gateways</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Attribute</strong></th>\n<th><strong>Example Value</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>code</td>\n<td>null</td>\n<td>The unique code for the sub-gateway. Each sub-gateway has a distinct code.</td>\n</tr>\n<tr>\n<td>category</td>\n<td>null</td>\n<td>The category of the sub-gateway. This can help in classifying different types of sub-gateways under a main gateway.</td>\n</tr>\n<tr>\n<td>title</td>\n<td>null</td>\n<td>The default title of the sub-gateway, which is displayed to the customer.</td>\n</tr>\n<tr>\n<td>custom_title</td>\n<td>null</td>\n<td>The custom title of the sub-gateway, which can be set by the store owner to override the default title.</td>\n</tr>\n<tr>\n<td>description</td>\n<td>null</td>\n<td>A description of the sub-gateway. This provides additional information about the specific payment method.</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"179b2f6d-1817-4506-91e7-028a9c019df5"},{"name":"Groups ","item":[{"name":"Create a group","id":"c5f0cfef-ed46-4656-96b3-fb86ee517677","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"EasyStore-Access-Token","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"group\": {\n\t\t\"name\": \"MY GROUP\"\n\t}\n}"},"url":"/api/3.0/groups.json","description":"<h2 id=\"body\">Body</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attributes</th>\n<th>Example value</th>\n<th>Required/Optional</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>name</td>\n<td>\"MY GROUP\"</td>\n<td>Required</td>\n<td>The group name.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["api","3.0","groups.json"],"host":[""],"query":[],"variable":[]}},"response":[{"id":"4f89eeff-433b-4ee7-b7ca-a292e4391063","name":"Create a group","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"EasyStore-Access-Token","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"group\": {\n\t\t\"name\": \"MY GROUP\"\n\t}\n}"},"url":"/api/3.0/groups.json"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 17 May 2021 22:05:29 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 16-Jun-2021 22:05:29 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"group\": {\n        \"id\": 3582,\n        \"store_id\": 246457,\n        \"name\": \"MY GROUP\",\n        \"title\": \"MY GROUP\",\n        \"updated_at\": \"2021-05-18T06:05:29.646+08:00\",\n        \"created_at\": \"2021-05-18T06:05:29.646+08:00\"\n    }\n}"}],"_postman_id":"c5f0cfef-ed46-4656-96b3-fb86ee517677"},{"name":"Retrieves a list of groups","id":"865ae552-bace-49d2-93d9-990724ae1430","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"url":"/api/3.0/groups.json","urlObject":{"path":["api","3.0","groups.json"],"host":[""],"query":[],"variable":[]}},"response":[{"id":"b59050e4-8e98-47f9-8e58-d935975674c6","name":"Retrieves a list of groups","originalRequest":{"method":"GET","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"url":"/api/3.0/groups.json"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 17 May 2021 22:05:36 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 16-Jun-2021 22:05:36 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"groups\": [\n        {\n            \"id\": 3582,\n            \"store_id\": 246457,\n            \"name\": \"MY GROUP\",\n            \"title\": \"MY GROUP\",\n            \"updated_at\": \"2021-05-18T06:05:29.000+08:00\",\n            \"created_at\": \"2021-05-18T06:05:29.000+08:00\"\n        }\n    ]\n}"}],"_postman_id":"865ae552-bace-49d2-93d9-990724ae1430"},{"name":"Retrieves a single group","id":"005d7a68-2e0c-4af9-a548-3984081fceba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"url":"/api/3.0/groups/:group_id.json","urlObject":{"path":["api","3.0","groups",":group_id.json"],"host":[""],"query":[],"variable":[{"type":"any","value":"","key":"group_id.json"}]}},"response":[{"id":"1d75d197-f043-4582-afc7-3f675b40676a","name":"Retrieves a single group","originalRequest":{"method":"GET","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"url":{"raw":"/api/3.0/groups/:group_id.json","host":[""],"path":["api","3.0","groups",":group_id.json"],"variable":[{"key":"group_id.json","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 31 May 2021 01:38:44 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 30-Jun-2021 01:38:44 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Strict-Transport-Security","value":"max-age=15768000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"group\": {\n        \"id\": 3587,\n        \"store_id\": 246457,\n        \"name\": \"MY GROUP\",\n        \"title\": \"MY GROUP\",\n        \"updated_at\": \"2021-05-31T09:38:39.000+08:00\",\n        \"created_at\": \"2021-05-31T09:38:39.000+08:00\"\n    }\n}"}],"_postman_id":"005d7a68-2e0c-4af9-a548-3984081fceba"},{"name":"Update an existing group","id":"c6c7857d-b0b6-455a-86ed-c2012b2882ca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"EasyStore-Access-Token","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"group\": {\n\t\t\"name\": \"Updated Group\"\n\t}\n}"},"url":"/api/3.0/groups/:group_id.json","description":"<h2 id=\"body\">Body</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attributes</th>\n<th>Example value</th>\n<th>Required/Optional</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>name</td>\n<td>\"MY GROUP\"</td>\n<td>Required</td>\n<td>The group name.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["api","3.0","groups",":group_id.json"],"host":[""],"query":[],"variable":[{"type":"any","value":"","key":"group_id.json"}]}},"response":[{"id":"84825569-75be-440e-9d27-6d5eddc6d86a","name":"Update an existing group","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"EasyStore-Access-Token","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"group\": {\n\t\t\"name\": \"Updated Group\"\n\t}\n}"},"url":{"raw":"/api/3.0/groups/:group_id.json","host":[""],"path":["api","3.0","groups",":group_id.json"],"variable":[{"key":"group_id.json","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 31 May 2021 01:38:54 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 30-Jun-2021 01:38:54 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Strict-Transport-Security","value":"max-age=15768000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"group\": {\n        \"id\": 3587,\n        \"store_id\": 246457,\n        \"name\": \"Updated Group\",\n        \"title\": \"Updated Group\",\n        \"updated_at\": \"2021-05-31T09:38:54.788+08:00\",\n        \"created_at\": \"2021-05-31T09:38:39.000+08:00\"\n    }\n}"}],"_postman_id":"c6c7857d-b0b6-455a-86ed-c2012b2882ca"},{"name":"Delete a group","id":"5925e1f4-2e9f-4352-88fb-cdbbd5bfa3cf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"url":"/api/3.0/groups/:group_id.json","urlObject":{"path":["api","3.0","groups",":group_id.json"],"host":[""],"query":[],"variable":[{"type":"any","value":"","key":"group_id.json"}]}},"response":[{"id":"660eca0d-1be0-45d6-8b37-93c45d84556f","name":"Delete a group","originalRequest":{"method":"DELETE","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"url":{"raw":"/api/3.0/groups/:group_id.json","host":[""],"path":["api","3.0","groups",":group_id.json"],"variable":[{"key":"group_id.json","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 31 May 2021 01:39:02 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 30-Jun-2021 01:39:02 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Strict-Transport-Security","value":"max-age=15768000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"[]"}],"_postman_id":"5925e1f4-2e9f-4352-88fb-cdbbd5bfa3cf"},{"name":"Add customers to a group","id":"c1ab27a9-388a-4364-a059-acccb5b3f8b9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"EasyStore-Access-Token","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"customer_ids\": [\"1162705\", \"1162706\"]\n}"},"url":"/api/3.0/groups/:group_id/customers.json","description":"<h2 id=\"body\">Body</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attributes</th>\n<th>Example value</th>\n<th>Required/Optional</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>group_id</td>\n<td>\"145\"</td>\n<td>Required</td>\n<td>The unique identifier of the group.</td>\n</tr>\n<tr>\n<td>customer_ids</td>\n<td>[\"1177450\", \"1177454\"]</td>\n<td>Required</td>\n<td>The customers' id.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["api","3.0","groups",":group_id","customers.json"],"host":[""],"query":[],"variable":[{"id":"8034df88-6011-4882-a217-2f27f879fe56","type":"any","value":"","key":"group_id"}]}},"response":[{"id":"be604284-51b3-44f9-9802-4af48bf70359","name":"Add customers to a group","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"EasyStore-Access-Token","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"customer_ids\": [\"1248739\"]\n}"},"url":{"raw":"/api/3.0/groups/:group_id/customers.json","host":[""],"path":["api","3.0","groups",":group_id","customers.json"],"variable":[{"key":"group_id","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 17 May 2021 22:06:49 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 16-Jun-2021 22:06:49 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"group\": {\n        \"title\": \"Updated Group\",\n        \"customer_ids\": [\n            1248739\n        ]\n    }\n}"}],"_postman_id":"c1ab27a9-388a-4364-a059-acccb5b3f8b9"},{"name":"Update customers in a group","id":"f8aece25-e5ba-4f54-8323-ed84afb73243","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"EasyStore-Access-Token","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"customer_ids\": [\"1248809\"]\n}"},"url":"/api/3.0/groups/:group_id/customers.json","description":"<h2 id=\"body\">Body</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attributes</th>\n<th>Example value</th>\n<th>Required/Optional</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>group_id</td>\n<td>\"145\"</td>\n<td>Required</td>\n<td>The unique identifier of the group.</td>\n</tr>\n<tr>\n<td>customer_ids</td>\n<td>[\"1177450\", \"1177454\"]</td>\n<td>Required</td>\n<td>The customers' id.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["api","3.0","groups",":group_id","customers.json"],"host":[""],"query":[],"variable":[{"id":"16bc75e9-5834-421d-a454-7ee29924c03a","type":"any","value":"","key":"group_id"}]}},"response":[{"id":"f4867f4a-633f-4ebc-8552-aff7c336e1b3","name":"Update customers in a group","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"EasyStore-Access-Token","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"customer_ids\": [\"1248809\"]\n}"},"url":{"raw":"/api/3.0/groups/:group_id/customers.json","host":[""],"path":["api","3.0","groups",":group_id","customers.json"],"variable":[{"key":"group_id","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 17 May 2021 22:07:28 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 16-Jun-2021 22:07:28 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"group\": {\n        \"title\": \"Updated Group\",\n        \"customer_ids\": [\n            1248809\n        ]\n    }\n}"}],"_postman_id":"f8aece25-e5ba-4f54-8323-ed84afb73243"},{"name":"List customers in a group","id":"699d9143-885e-4e0b-86a7-d39113dd747b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"url":"/api/3.0/groups/:group_id/customers.json","urlObject":{"path":["api","3.0","groups",":group_id","customers.json"],"host":[""],"query":[],"variable":[{"id":"744725f1-1d1a-4ce9-8911-23549ff982a0","type":"any","value":"","key":"group_id"}]}},"response":[{"id":"66d62a50-feca-4997-b82b-3960c7ad6755","name":"List customers in a group","originalRequest":{"method":"GET","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"url":{"raw":"/api/3.0/groups/:group_id/customers.json","host":[""],"path":["api","3.0","groups",":group_id","customers.json"],"variable":[{"key":"group_id","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 17 May 2021 22:08:09 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 16-Jun-2021 22:08:09 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"group\": {\n        \"title\": \"Updated Group\",\n        \"customer_ids\": [\n            1248809\n        ]\n    }\n}"}],"_postman_id":"699d9143-885e-4e0b-86a7-d39113dd747b"},{"name":"Remove customers from a group","id":"12f58b86-ce8c-430e-9bef-d8cb87adcc2a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"EasyStore-Access-Token","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"customer_ids\": [\"1248809\"]\n}"},"url":"/api/3.0/groups/:group_id/customers.json","description":"<h2 id=\"body\">Body</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attributes</th>\n<th>Example value</th>\n<th>Required/Optional</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>group_id</td>\n<td>\"145\"</td>\n<td>Required</td>\n<td>The unique identifier of the group.</td>\n</tr>\n<tr>\n<td>customer_ids</td>\n<td>[\"1177450\", \"1177454\"]</td>\n<td>Required</td>\n<td>The customers' id.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["api","3.0","groups",":group_id","customers.json"],"host":[""],"query":[],"variable":[{"id":"c2f4d9d1-31f1-4974-b4d5-659f586e2779","type":"any","value":"","key":"group_id"}]}},"response":[{"id":"cd046e55-cffb-4875-a1c7-504164c83b3a","name":"Remove customers from a group","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"EasyStore-Access-Token","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"customer_ids\": [\"1248809\"]\n}"},"url":{"raw":"/api/3.0/groups/:group_id/customers.json","host":[""],"path":["api","3.0","groups",":group_id","customers.json"],"variable":[{"key":"group_id","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 17 May 2021 22:08:37 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 16-Jun-2021 22:08:37 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"group\": {\n        \"title\": \"Updated Group\",\n        \"customer_ids\": []\n    }\n}"}],"_postman_id":"12f58b86-ce8c-430e-9bef-d8cb87adcc2a"}],"id":"59d3948c-7e3a-48b9-8498-f1563a64deb3","description":"<p>The groups endpoints allow you to manage customer groups in the store.</p>\n<ul>\n<li><p><strong>Group</strong>:</p>\n<ul>\n<li><p>Represents a collection of customers that share a common attribute or behavior.</p>\n</li>\n<li><p>Contains details such as id, store id, name, created date, and updated date.</p>\n</li>\n</ul>\n</li>\n</ul>\n<h3 id=\"group-resource-field\">Group Resource Field</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Attribute</strong></th>\n<th><strong>Example Value</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>1</td>\n<td>The unique identifier for the group. Each group has a distinct id.</td>\n</tr>\n<tr>\n<td>store_id</td>\n<td>101</td>\n<td>The unique identifier of the stores that are in the group</td>\n</tr>\n<tr>\n<td>name</td>\n<td>\"VIP Customers\"</td>\n<td>The name of the group. This is a descriptive label that identifies the group.</td>\n</tr>\n<tr>\n<td>created_at</td>\n<td>\"2021-05-18T06:09:24+08:00\"</td>\n<td>The timestamp when the group was created.</td>\n</tr>\n<tr>\n<td>updated_at</td>\n<td>\"2021-05-18T06:10:12+08:00\"</td>\n<td>The timestamp when the group details were last updated.</td>\n</tr>\n</tbody>\n</table>\n</div>","event":[{"listen":"prerequest","script":{"id":"b3d48bd7-45b6-4da8-8e1f-3950e05bc8f8","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"96c3e330-05cc-43ef-892c-6927790b53d4","type":"text/javascript","exec":[""]}}],"_postman_id":"59d3948c-7e3a-48b9-8498-f1563a64deb3"},{"name":"Metafields ","item":[{"name":"Retrieve a list of metafields","id":"a1898d26-7ab5-48c0-ae88-378fdee2da84","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Easystore-Access-Token","type":"text","value":""}],"url":"/api/3.0/metafields.json?limit=1&page=1&since_id=1&namespace=sales_channel","description":"<p>List metafields that belong to a store</p>\n","urlObject":{"path":["api","3.0","metafields.json"],"host":[""],"query":[{"description":{"content":"<p>Return up to this number of metafields per page.</p>\n","type":"text/plain"},"key":"limit","value":"1"},{"description":{"content":"<p>Page wish to retun of the paginated result</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>Restrict metafields to after the specified ID.</p>\n","type":"text/plain"},"key":"since_id","value":"1"},{"disabled":true,"description":{"content":"<p>Show metafields created after date.</p>\n","type":"text/plain"},"key":"created_at_min","value":"2019-11-28 08:21:21"},{"disabled":true,"description":{"content":"<p>Show metafields created before date.</p>\n","type":"text/plain"},"key":"created_at_max","value":"2019-11-28 08:21:21"},{"disabled":true,"description":{"content":"<p>Show metafields updated after date.</p>\n","type":"text/plain"},"key":"updated_at_min","value":"2019-11-28 08:21:21"},{"disabled":true,"description":{"content":"<p>Show metafields updated before date.</p>\n","type":"text/plain"},"key":"updated_at_max","value":"2019-11-28 08:21:21"},{"description":{"content":"<p>Return only metafields specified by metafield namespace</p>\n","type":"text/plain"},"key":"namespace","value":"sales_channel"},{"disabled":true,"description":{"content":"<p>Return only metafields specified by metafield key</p>\n","type":"text/plain"},"key":"key","value":"order_number"},{"disabled":true,"description":{"content":"<p>Return only metafields specified by metafield value_type</p>\n","type":"text/plain"},"key":"value_type","value":"String"},{"disabled":true,"description":{"content":"<p>Return only metafields specified by a comma-separated list of metafield IDs.</p>\n","type":"text/plain"},"key":"ids","value":"7370,7371"},{"disabled":true,"description":{"content":"<p>Return metafields sorting by its attribute ascending (asc) or descending (desc)\nExample: id.asc</p>\n","type":"text/plain"},"key":"sort","value":"id.asc"}],"variable":[]}},"response":[{"id":"7fe1b9ef-9d4a-449c-bdd2-b371c36a291a","name":"Retrieve a list of metafields","originalRequest":{"method":"GET","header":[{"key":"Easystore-Access-Token","type":"text","value":""}],"url":{"raw":"/api/3.0/metafields.json?limit=1&page=1&since_id=1&namespace=sales_channel","host":[""],"path":["api","3.0","metafields.json"],"query":[{"key":"limit","value":"1","description":"Return up to this number of metafields per page."},{"key":"page","value":"1","description":"Page wish to retun of the paginated result"},{"key":"since_id","value":"1","description":"Restrict metafields to after the specified ID."},{"key":"created_at_min","value":"2019-11-28 08:21:21","description":"Show metafields created after date.","disabled":true},{"key":"created_at_max","value":"2019-11-28 08:21:21","description":"Show metafields created before date.","disabled":true},{"key":"updated_at_min","value":"2019-11-28 08:21:21","description":"Show metafields updated after date.","disabled":true},{"key":"updated_at_max","value":"2019-11-28 08:21:21","description":"Show metafields updated before date.","disabled":true},{"key":"namespace","value":"sales_channel","description":"Return only metafields specified by metafield namespace"},{"key":"key","value":"order_number","description":"Return only metafields specified by metafield key","disabled":true},{"key":"value_type","value":"String","description":"Return only metafields specified by metafield value_type","disabled":true},{"key":"ids","value":"7370,7371","description":"Return only metafields specified by a comma-separated list of metafield IDs.","disabled":true},{"key":"sort","value":"id.asc","description":"Return metafields sorting by its attribute ascending (asc) or descending (desc)\nExample: id.asc","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 17 May 2021 22:04:14 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 16-Jun-2021 22:04:14 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"total_count\": 1,\n    \"page_count\": 1,\n    \"page\": 1,\n    \"limit\": 1,\n    \"sort\": \"id.desc\",\n    \"metafields\": [\n        {\n            \"id\": 1201497,\n            \"namespace\": \"sales_channel\",\n            \"key\": \"order_number\",\n            \"value\": \"1\",\n            \"value_type\": \"string\",\n            \"description\": \"some description\",\n            \"ownable_id\": 246457,\n            \"ownable_type\": \"Store::Store\",\n            \"is_private\": true,\n            \"created_at\": \"2021-05-18T06:04:04.000+08:00\",\n            \"updated_at\": \"2021-05-18T06:04:04.000+08:00\"\n        }\n    ]\n}"}],"_postman_id":"a1898d26-7ab5-48c0-ae88-378fdee2da84"},{"name":"Retrieve count of metafields","id":"8b785ea7-6095-411d-b187-27400647b221","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Easystore-Access-Token","value":"","type":"text"}],"url":"/api/3.0/metafields/count.json","description":"<p>Retrieve count of metafields that belong to a store</p>\n","urlObject":{"path":["api","3.0","metafields","count.json"],"host":[""],"query":[],"variable":[]}},"response":[{"id":"f2daa5d9-88ab-4922-9774-33e6880abe4f","name":"Retrieve count of metafields","originalRequest":{"method":"GET","header":[{"key":"Easystore-Access-Token","value":"","type":"text"}],"url":"/api/3.0/metafields/count.json"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 17 May 2021 22:04:20 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 16-Jun-2021 22:04:20 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 1\n}"}],"_postman_id":"8b785ea7-6095-411d-b187-27400647b221"},{"name":"Retrieve a single metafield","id":"507db295-7c11-4da7-bd98-c0d97220ba30","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Easystore-Access-Token","value":"","type":"text"}],"url":"/api/3.0/metafields/:metafield_id.json","description":"<p>Retrieve a single metafield that belong to a store by metafield id</p>\n","urlObject":{"path":["api","3.0","metafields",":metafield_id.json"],"host":[""],"query":[],"variable":[{"id":"15809c21-2dde-4d64-a19d-d75e74b3d73d","type":"any","value":"7370","key":"metafield_id"}]}},"response":[{"id":"e3479329-2f28-46d5-8676-f2da1e2b5e78","name":"Retrieve a single metafield","originalRequest":{"method":"GET","header":[{"key":"Easystore-Access-Token","value":"","type":"text"}],"url":{"raw":"/api/3.0/metafields/:metafield_id.json","host":[""],"path":["api","3.0","metafields",":metafield_id.json"],"variable":[{"key":"metafield_id.json","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 31 May 2021 01:39:19 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 30-Jun-2021 01:39:19 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Strict-Transport-Security","value":"max-age=15768000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"metafield\": {\n        \"id\": 1201499,\n        \"namespace\": \"sales_channel\",\n        \"key\": \"order_number\",\n        \"value\": \"1\",\n        \"value_type\": \"string\",\n        \"description\": \"some description\",\n        \"ownable_id\": 246457,\n        \"ownable_type\": \"Store::Store\",\n        \"is_private\": true,\n        \"created_at\": \"2021-05-31T09:39:14.000+08:00\",\n        \"updated_at\": \"2021-05-31T09:39:14.000+08:00\"\n    }\n}"}],"_postman_id":"507db295-7c11-4da7-bd98-c0d97220ba30"},{"name":"Create a metafield","id":"a67fd5e2-2172-4f0a-aecd-3dc83c24ff8d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Easystore-Access-Token","type":"text","value":""},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"metafield\": {\n        \"namespace\": \"sales_channel\",\n        \"key\": \"order_number\",\n        \"value\": \"1\",\n        \"value_type\": \"string\",\n        \"description\": \"some description\",\n        \"is_private\": 1\n    }\n}","options":{"raw":{"language":"json"}}},"url":"/api/3.0/metafields.json","description":"<p>Create a metafield that belong to a store</p>\n<h2 id=\"body\">Body</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attributes</th>\n<th>Example value</th>\n<th>Required/Optional</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>namespace</td>\n<td>\"sales_channel\"</td>\n<td>Required</td>\n<td>A container for a set of metafields. You need to define a custom namespace for your metafields to distinguish them from the metafields used by other apps. Maximum length: 20 characters.</td>\n</tr>\n<tr>\n<td>key</td>\n<td>\"order_number\"</td>\n<td>Required</td>\n<td>The identifier name of the metafield. Maximum length: 30 characters.</td>\n</tr>\n<tr>\n<td>value</td>\n<td>\"1\"</td>\n<td>Required</td>\n<td>The information to be stored as metadata. Maximum length: 255 characters.</td>\n</tr>\n<tr>\n<td>value_type</td>\n<td>\"string\"</td>\n<td>Required</td>\n<td>The metafield's information type. Valid values: string, integer, json_string.</td>\n</tr>\n<tr>\n<td>description</td>\n<td>\"some description\"</td>\n<td>Optional</td>\n<td>A description of the information that the metafield contains.</td>\n</tr>\n<tr>\n<td>is_private</td>\n<td>true</td>\n<td>Optional</td>\n<td>If is_private flag is set to true, the metafield is not visible to other EasyStore app and vice versa</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["api","3.0","metafields.json"],"host":[""],"query":[],"variable":[]}},"response":[{"id":"f00a7970-97d7-40ce-96f9-b704002fe020","name":"Create a metafield","originalRequest":{"method":"POST","header":[{"key":"Easystore-Access-Token","type":"text","value":""},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"metafield\": {\n        \"namespace\": \"sales_channel\",\n        \"key\": \"order_number\",\n        \"value\": \"1\",\n        \"value_type\": \"string\",\n        \"description\": \"some description\",\n        \"is_private\": 1\n    }\n}","options":{"raw":{"language":"json"}}},"url":"/api/3.0/metafields.json"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 17 May 2021 22:04:04 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 16-Jun-2021 22:04:04 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"metafield\": {\n        \"id\": 1201497,\n        \"namespace\": \"sales_channel\",\n        \"key\": \"order_number\",\n        \"value\": \"1\",\n        \"value_type\": \"string\",\n        \"description\": \"some description\",\n        \"ownable_id\": 246457,\n        \"ownable_type\": \"Store::Store\",\n        \"is_private\": true,\n        \"created_at\": \"2021-05-18T06:04:04.000+08:00\",\n        \"updated_at\": \"2021-05-18T06:04:04.000+08:00\"\n    }\n}"}],"_postman_id":"a67fd5e2-2172-4f0a-aecd-3dc83c24ff8d"},{"name":"Update a metafield","id":"849fd004-7442-45e9-a8f6-6792cdf5230a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Easystore-Access-Token","type":"text","value":""},{"key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"metafield\": {\n        \"value\": \"200\",\n        \"value_type\": \"String\",\n        \"description\": \"some description update\"\n    }\n}"},"url":"/api/3.0/metafields/:metafield_id.json","description":"<p>Update a metafield that belong to a store</p>\n<h2 id=\"body\">Body</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attributes</th>\n<th>Example value</th>\n<th>Required/Optional</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>value</td>\n<td>\"1\"</td>\n<td>Required</td>\n<td>The information to be stored as metadata. Maximum length: 255 characters.</td>\n</tr>\n<tr>\n<td>value_type</td>\n<td>\"string\"</td>\n<td>Required</td>\n<td>The metafield's information type. Valid values: string, integer, json_string.</td>\n</tr>\n<tr>\n<td>description</td>\n<td>\"some description\"</td>\n<td>Optional</td>\n<td>A description of the information that the metafield contains.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["api","3.0","metafields",":metafield_id.json"],"host":[""],"query":[],"variable":[{"type":"any","value":"","key":"metafield_id.json"}]}},"response":[{"id":"21d2f15e-d7c9-472d-be03-c0d90cdf308e","name":"Update a metafield","originalRequest":{"method":"PUT","header":[{"key":"Easystore-Access-Token","type":"text","value":""},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"metafield\": {\n        \"value\": \"200\",\n        \"value_type\": \"String\",\n        \"description\": \"some description update\"\n    }\n}"},"url":{"raw":"/api/3.0/metafields/:metafield_id.json","host":[""],"path":["api","3.0","metafields",":metafield_id.json"],"variable":[{"key":"metafield_id.json","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 31 May 2021 01:39:25 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 30-Jun-2021 01:39:25 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Strict-Transport-Security","value":"max-age=15768000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"metafield\": {\n        \"id\": 1201499,\n        \"namespace\": \"sales_channel\",\n        \"key\": \"order_number\",\n        \"value\": \"200\",\n        \"value_type\": \"String\",\n        \"description\": \"some description update\",\n        \"ownable_id\": 246457,\n        \"ownable_type\": \"Store::Store\",\n        \"is_private\": true,\n        \"created_at\": \"2021-05-31T09:39:14.000+08:00\",\n        \"updated_at\": \"2021-05-31T09:39:25.000+08:00\"\n    }\n}"}],"_postman_id":"849fd004-7442-45e9-a8f6-6792cdf5230a"},{"name":"Delete a metafield","id":"b757a098-33da-4647-8612-259e5ab9ea08","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Easystore-Access-Token","type":"text","value":""}],"url":"/api/3.0/metafields/:metafield_id.json","description":"<p>Delete a metafield that belong to a store by specifying metafield id</p>\n","urlObject":{"path":["api","3.0","metafields",":metafield_id.json"],"host":[""],"query":[],"variable":[{"type":"any","value":"","key":"metafield_id.json"}]}},"response":[{"id":"c908e249-c7c4-4e1f-b1c4-8fcd829d2b6f","name":"Delete a metafield","originalRequest":{"method":"DELETE","header":[{"key":"Easystore-Access-Token","type":"text","value":""}],"url":{"raw":"/api/3.0/metafields/:metafield_id.json","host":[""],"path":["api","3.0","metafields",":metafield_id.json"],"variable":[{"key":"metafield_id.json","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 31 May 2021 01:39:33 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 30-Jun-2021 01:39:33 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Strict-Transport-Security","value":"max-age=15768000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"[]"}],"_postman_id":"b757a098-33da-4647-8612-259e5ab9ea08"}],"id":"35549a84-a885-40d7-9792-f36dddf2bb7e","description":"<p>Metafield API allows you to add additional information to a specific objects, such as store, product, etc. You can use metafields in a number of ways, such as add a short summary to a product. Metafields may also be used to share information with other EasyStore applications by setting the is_private field to false.</p>\n<ul>\n<li><strong>Metafield</strong>:<ul>\n<li>Represents a custom field that stores additional information for a resource.</li>\n<li>Contains details such as id, namespace, key, value, value type, description, ownable id, ownable type, privacy status, and timestamps.</li>\n</ul>\n</li>\n</ul>\n<h3 id=\"metafield-resource-table\">Metafield Resource Table</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Attribute</strong></th>\n<th><strong>Example Value</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>1201499</td>\n<td>The unique identifier for the metafield. Each metafield has a distinct <code>id</code>.</td>\n</tr>\n<tr>\n<td>namespace</td>\n<td>\"sales_channel\"</td>\n<td>The namespace for the metafield. This is a categorization or grouping for metafields.</td>\n</tr>\n<tr>\n<td>key</td>\n<td>\"order_number\"</td>\n<td>The key for the metafield. This is a specific name identifying the metafield within its namespace.</td>\n</tr>\n<tr>\n<td>value</td>\n<td>\"1\"</td>\n<td>The value of the metafield. This is the data stored in the metafield.</td>\n</tr>\n<tr>\n<td>value_type</td>\n<td>\"string\"</td>\n<td>The type of value stored in the metafield. Common types include <code>string</code>, <code>integer</code>, <code>json</code>, etc.</td>\n</tr>\n<tr>\n<td>description</td>\n<td>\"some description\"</td>\n<td>A description of the metafield. Provides additional context or information about the metafield.</td>\n</tr>\n<tr>\n<td>ownable_id</td>\n<td>246457</td>\n<td>The unique identifier of the resource that the metafield is associated with.</td>\n</tr>\n<tr>\n<td>ownable_type</td>\n<td>\"Store::Store\"</td>\n<td>The type of resource that the metafield is associated with (e.g., Store, Product, Customer).</td>\n</tr>\n<tr>\n<td>is_private</td>\n<td>true</td>\n<td>Indicates whether the metafield is private. Private metafields are not exposed to public APIs.</td>\n</tr>\n<tr>\n<td>created_at</td>\n<td>\"2021-05-31T09:39:14.000+08:00\"</td>\n<td>The timestamp when the metafield was created.</td>\n</tr>\n<tr>\n<td>updated_at</td>\n<td>\"2021-05-31T09:39:14.000+08:00\"</td>\n<td>The timestamp when the metafield details were last updated.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"objects-that-have-metafields\">Objects that have metafields</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Object</th>\n<th>Endpoint</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Article</td>\n<td><code></code>/api/3.0/blogs/<code>:blog_id</code>/articles/<code>:article_id</code>/metafields.json</td>\n</tr>\n<tr>\n<td>Blog</td>\n<td><code></code>/api/3.0/blogs/<code>:blog_id</code>/metafields.json</td>\n</tr>\n<tr>\n<td>Collection</td>\n<td><code></code>/api/3.0/collections/<code>:collection_id</code>/metafields.json</td>\n</tr>\n<tr>\n<td>Customer</td>\n<td><code></code>/api/3.0/customers/<code>:customer_id</code>/metafields.json</td>\n</tr>\n<tr>\n<td>Order</td>\n<td><code></code>/api/3.0/orders/<code>:order_id</code>/metafields.json</td>\n</tr>\n<tr>\n<td>Page</td>\n<td><code></code>/api/3.0/pages/<code>:page_id</code>/metafields.json</td>\n</tr>\n<tr>\n<td>Product</td>\n<td><code></code>/api/3.0/products/<code>:product_id</code>/metafields.json</td>\n</tr>\n<tr>\n<td>Store</td>\n<td><code></code>/api/3.0/metafields.json</td>\n</tr>\n<tr>\n<td>Variant</td>\n<td><code></code>/api/3.0/products/<code>:product_id</code>/variants/<code>:variant_id</code>/metafields.json</td>\n</tr>\n</tbody>\n</table>\n</div>","event":[{"listen":"prerequest","script":{"id":"4aa033e4-ad02-4a87-9404-5b79569fcebf","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"ddb0d688-13f4-4d3d-ab73-875af8329ccd","type":"text/javascript","exec":[""]}}],"_postman_id":"35549a84-a885-40d7-9792-f36dddf2bb7e"},{"name":"Snippets ","item":[{"name":"Retrieve a list of snippets","id":"920d2665-14cc-4c87-b531-65076574c4ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Easystore-Access-Token","type":"text","value":""}],"url":"/api/3.0/snippets.json?limit=1&page=1&since_id=1&field=global/body_start&sort=id.asc","description":"<p>Retrieve a list of snippets that belong to a store</p>\n","urlObject":{"path":["api","3.0","snippets.json"],"host":[""],"query":[{"description":{"content":"<p>Return up to this number of snippets per page.</p>\n","type":"text/plain"},"key":"limit","value":"1"},{"description":{"content":"<p>Page wish to retun of the paginated result</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>Restrict snippets to after the specified ID.</p>\n","type":"text/plain"},"key":"since_id","value":"1"},{"disabled":true,"description":{"content":"<p>Show snippets created after date.</p>\n","type":"text/plain"},"key":"created_at_min","value":"2019-11-28 08:21:21"},{"disabled":true,"description":{"content":"<p>Show snippets created before date.</p>\n","type":"text/plain"},"key":"created_at_max","value":"2019-11-28 08:21:21"},{"disabled":true,"description":{"content":"<p>Show snippets updated after date.</p>\n","type":"text/plain"},"key":"updated_at_min","value":"2019-11-28 08:21:21"},{"disabled":true,"description":{"content":"<p>Show snippets updated before date.</p>\n","type":"text/plain"},"key":"updated_at_max","value":"2019-11-28 08:21:21"},{"description":{"content":"<p>Return only snippets specified by snippet field</p>\n","type":"text/plain"},"key":"field","value":"global/body_start"},{"disabled":true,"description":{"content":"<p>Return only snippets specified by a comma-separated list of snippet IDs.</p>\n","type":"text/plain"},"key":"snippet_ids","value":"526,527"},{"description":{"content":"<p>Return snippets sorting by its attribute ascending (asc) or descending (desc)\nExample: id.as</p>\n","type":"text/plain"},"key":"sort","value":"id.asc"}],"variable":[]}},"response":[{"id":"afb920a5-6bf7-40fd-bde0-e3dee9419c0d","name":"Retrieve a list of snippets","originalRequest":{"method":"GET","header":[{"key":"Easystore-Access-Token","type":"text","value":""}],"url":{"raw":"/api/3.0/snippets.json?limit=1&page=1&since_id=1&field=global/body_start&sort=id.asc","host":[""],"path":["api","3.0","snippets.json"],"query":[{"key":"limit","value":"1","description":"Return up to this number of snippets per page."},{"key":"page","value":"1","description":"Page wish to retun of the paginated result"},{"key":"since_id","value":"1","description":"Restrict snippets to after the specified ID."},{"key":"created_at_min","value":"2019-11-28 08:21:21","description":"Show snippets created after date.","disabled":true},{"key":"created_at_max","value":"2019-11-28 08:21:21","description":"Show snippets created before date.","disabled":true},{"key":"updated_at_min","value":"2019-11-28 08:21:21","description":"Show snippets updated after date.","disabled":true},{"key":"updated_at_max","value":"2019-11-28 08:21:21","description":"Show snippets updated before date.","disabled":true},{"key":"field","value":"global/body_start","description":"Return only snippets specified by snippet field"},{"key":"snippet_ids","value":"526,527","description":"Return only snippets specified by a comma-separated list of snippet IDs.","disabled":true},{"key":"sort","value":"id.asc","description":"Return snippets sorting by its attribute ascending (asc) or descending (desc)\nExample: id.as"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 17 May 2021 23:12:26 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 16-Jun-2021 23:12:26 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"total_count\": 1,\n    \"page_count\": 1,\n    \"page\": 1,\n    \"limit\": 1,\n    \"sort\": \"id.asc\",\n    \"snippets\": [\n        {\n            \"id\": 63475,\n            \"type\": \"global/body_start\",\n            \"value\": \"<div id=\\\"global-root\\\"></div>\",\n            \"updated_at\": \"2021-05-18T07:12:03+08:00\",\n            \"created_at\": \"2021-05-11T06:03:24+08:00\"\n        }\n    ]\n}"}],"_postman_id":"920d2665-14cc-4c87-b531-65076574c4ae"},{"name":"Retrieve count of snippets","id":"b24fc5d6-907e-4b61-9f87-bfa00ecf6ae9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Easystore-Access-Token","type":"text","value":""}],"url":"/api/3.0/snippets/count.json","description":"<p>Retrieve count of snippets that belong to a store</p>\n","urlObject":{"path":["api","3.0","snippets","count.json"],"host":[""],"query":[],"variable":[]}},"response":[{"id":"4bec6d3e-b0f0-4dbf-9ae6-f7aad031079d","name":"Retrieve count of snippets","originalRequest":{"method":"GET","header":[{"key":"Easystore-Access-Token","type":"text","value":""}],"url":"/api/3.0/snippets/count.json"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 17 May 2021 23:12:21 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 16-Jun-2021 23:12:21 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 2\n}"}],"_postman_id":"b24fc5d6-907e-4b61-9f87-bfa00ecf6ae9"},{"name":"Retrieve a single snippet","id":"7fe7e2d5-7aaa-40e0-8fa1-ab61be7eba29","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Easystore-Access-Token","type":"text","value":""}],"url":"/api/3.0/snippets/:snippet_id.json","description":"<p>Retrieve a single snippet</p>\n","urlObject":{"path":["api","3.0","snippets",":snippet_id.json"],"host":[""],"query":[],"variable":[{"id":"9a67a59f-39a4-4337-a492-2e93c53c53f7","type":"any","value":"526","key":"snippet_id"}]}},"response":[{"id":"b7d3ced2-15a8-47ad-8394-b0cfc537f51f","name":"Retrieve a single snippet","originalRequest":{"method":"GET","header":[{"key":"Easystore-Access-Token","type":"text","value":""}],"url":{"raw":"/api/3.0/snippets/:snippet_id.json","host":[""],"path":["api","3.0","snippets",":snippet_id.json"],"variable":[{"key":"snippet_id.json","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 31 May 2021 01:40:00 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 30-Jun-2021 01:40:00 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Strict-Transport-Security","value":"max-age=15768000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"snippet\": {\n        \"id\": 63512,\n        \"field\": \"global/body_start\",\n        \"value\": \"<div id=\\\"global-root\\\"></div>\",\n        \"updated_at\": \"2021-05-31T09:39:55+08:00\",\n        \"created_at\": \"2021-05-31T09:39:55+08:00\"\n    }\n}"}],"_postman_id":"7fe7e2d5-7aaa-40e0-8fa1-ab61be7eba29"},{"name":"Create snippet","id":"b21c3ae4-3bb7-45bf-a0ec-574a697efb95","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Easystore-Access-Token","type":"text","value":""}],"body":{"mode":"raw","raw":"{\n    \"snippet\": {\n        \"field\": \"global/body_start\",\n        \"value\": \"<div id=\\\"global-root\\\"></div>\"\n    }\n}"},"url":"/api/3.0/snippets.json","description":"<p>Create a snippet that belong to a store</p>\n<h2 id=\"body\">Body</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attributes</th>\n<th>Example value</th>\n<th>Required/Optional</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>field</td>\n<td>\"global/body_start\"</td>\n<td>Required</td>\n<td>The field session wished to insert the snippet.</td>\n</tr>\n<tr>\n<td>value</td>\n<td>\"&lt;div id=\"global-root\"&gt;&lt;/div&gt;\"</td>\n<td>Required</td>\n<td>The Liquid code that can be included in other Liquid files.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["api","3.0","snippets.json"],"host":[""],"query":[],"variable":[]}},"response":[{"id":"61b237fe-1325-4aea-bd2e-11ae09559fd9","name":"Create snippet","originalRequest":{"method":"POST","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Easystore-Access-Token","type":"text","value":""}],"body":{"mode":"raw","raw":"{\n    \"snippet\": {\n        \"type\": \"global/body_start\",\n        \"value\": \"<div id=\\\"global-root\\\"></div>\"\n    }\n}"},"url":"/api/3.0/snippets.json"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 17 May 2021 23:12:03 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 16-Jun-2021 23:12:03 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"snippet\": {\n        \"id\": 63475,\n        \"type\": \"global/body_start\",\n        \"value\": \"<div id=\\\"global-root\\\"></div>\",\n        \"updated_at\": \"2021-05-18T07:12:03+08:00\",\n        \"created_at\": \"2021-05-11T06:03:24+08:00\"\n    }\n}"}],"_postman_id":"b21c3ae4-3bb7-45bf-a0ec-574a697efb95"},{"name":"Update snippet","id":"8b8317e8-9d06-4769-ac9c-59a526c778ac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Easystore-Access-Token","type":"text","value":""}],"body":{"mode":"raw","raw":"{\n    \"snippet\": {\n        \"value\": \"<div id=\\\"snippet-root\\\">Test update</div>\"\n    }\n}"},"url":"/api/3.0/snippets/:snippet_id.json","description":"<p>Update a snippet that belong to a store</p>\n<h2 id=\"body\">Body</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attributes</th>\n<th>Example value</th>\n<th>Required/Optional</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>value</td>\n<td>\"&lt;div id=\"global-root\"&gt;</td></tr></tbody></table></div>\"\n<td>Required</td>\n<td>The Liquid code that can be included in other Liquid files.</td>\n\n\n\n","urlObject":{"path":["api","3.0","snippets",":snippet_id.json"],"host":[""],"query":[],"variable":[{"type":"any","value":"","key":"snippet_id.json"}]}},"response":[{"id":"c4e47b3c-1fa0-4a2a-b67c-c3e8e84ff2ac","name":"Update snippet","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Easystore-Access-Token","type":"text","value":""}],"body":{"mode":"raw","raw":"{\n    \"snippet\": {\n        \"value\": \"<div id=\\\"snippet-root\\\">Test update</div>\"\n    }\n}"},"url":{"raw":"/api/3.0/snippets/:snippet_id.json","host":[""],"path":["api","3.0","snippets",":snippet_id.json"],"variable":[{"key":"snippet_id.json","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 31 May 2021 01:40:08 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 30-Jun-2021 01:40:08 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Strict-Transport-Security","value":"max-age=15768000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"snippet\": {\n        \"id\": 63512,\n        \"field\": \"global/body_start\",\n        \"value\": \"<div id=\\\"snippet-root\\\">Test update</div>\",\n        \"updated_at\": \"2021-05-31T09:40:08+08:00\",\n        \"created_at\": \"2021-05-31T09:39:55+08:00\"\n    }\n}"}],"_postman_id":"8b8317e8-9d06-4769-ac9c-59a526c778ac"},{"name":"Delete snippet","id":"1742be45-eeff-4433-9685-ec847f566850","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Easystore-Access-Token","type":"text","value":""}],"url":"/api/3.0/snippets/:snippet_id.json","urlObject":{"path":["api","3.0","snippets",":snippet_id.json"],"host":[""],"query":[],"variable":[{"id":"75d64076-b75c-466b-8e83-30bd6e52c94b","type":"any","value":" 528","key":"snippet_id"}]}},"response":[{"id":"29cda60a-9fd7-4e47-ad61-b0b6905a0e1f","name":"Delete snippet","originalRequest":{"method":"DELETE","header":[{"key":"Easystore-Access-Token","type":"text","value":""}],"url":{"raw":"/api/3.0/snippets/:snippet_id.json","host":[""],"path":["api","3.0","snippets",":snippet_id.json"],"variable":[{"key":"snippet_id.json","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 31 May 2021 01:40:16 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 30-Jun-2021 01:40:16 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Strict-Transport-Security","value":"max-age=15768000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"[]"}],"_postman_id":"1742be45-eeff-4433-9685-ec847f566850"}],"id":"e688a024-6a78-4480-b0b2-d416e0e9a480","description":"<p>The snippet endpoints allow you to manage small pieces of reusable code or content that can be inserted into various parts of a store's webpage.</p>\n<ul>\n<li><p><strong>Snippet</strong>:</p>\n<ul>\n<li><p>Represents a small piece of reusable code or content.</p>\n</li>\n<li><p>Contains details such as id, field, value, and timestamps.</p>\n</li>\n</ul>\n</li>\n</ul>\n<h3 id=\"snippet-table\">Snippet Table</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Attribute</strong></th>\n<th><strong>Example Value</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>63512</td>\n<td>The unique identifier for the snippet. Each snippet has a distinct id.</td>\n</tr>\n<tr>\n<td>field</td>\n<td>\"global/body_start\"</td>\n<td>The field where the snippet is applied. Indicates the location or part of the page it modifies.</td>\n</tr>\n<tr>\n<td>value</td>\n<td>\"  <br />  <br />\"</td>\n<td>The content of the snippet. This is the HTML or other code that will be injected into the page.</td>\n</tr>\n<tr>\n<td>updated_at</td>\n<td>\"2021-05-31T09:39:55+08:00\"</td>\n<td>The timestamp when the snippet was last updated.</td>\n</tr>\n<tr>\n<td>created_at</td>\n<td>\"2021-05-31T09:39:55+08:00\"</td>\n<td>The timestamp when the snippet was created.</td>\n</tr>\n</tbody>\n</table>\n</div><p>Snippets Fields</p>\n<ul><li><div>global/head</div></li><li><div>global/body_start</div></li><li><div>global/body_end</div></li><li><div>global/nav_top</div></li><li><div>global/nav_top_mobile</div></li><li><div>global/nav_bottom</div></li><li><div>global/main_menu</div></li><li><div>global/main_menu_mobile</div></li><li><div>global/content_top</div></li><li><div>global/content_bottom</div></li><li><div>global/quick_link</div></li><li><div>global/social_link</div></li><li><div>home/content_top</div></li><li><div>home/content_middle</div></li><li><div>home/content_bottom</div></li><li><div>page/content_top</div></li><li><div>page/content_bottom</div></li><li><div>collection/content_top</div></li><li><div>collection/content_bottom</div></li><li><div>collection/product_top</div></li><li><div>collection/product_middle</div></li><li><div>collection/product_bottom</div></li><li><div>product/field_top</div></li><li><div>product/field_middle</div></li><li><div>product/field_bottom</div></li><li><div>product/button</div></li><li><div>product/description_top</div></li><li><div>product/description_bottom</div></li><li><div>product/gallery</div></li><li><div>product/lightbox</div></li><li><div>product/share</div></li><li><div>product/content_top</div></li><li><div>product/content_bottom</div></li><li><div>product/content_left</div></li><li><div>product/content_right</div></li><li><div>account/content_top</div></li><li><div>account/content_left</div></li><li><div>account/content_right</div></li><li><div>account/content_bottom</div></li><li><div>register/button</div></li><li><div>register/content_top</div></li><li><div>register/content_bottom</div></li><li><div>login/button</div></li><li><div>login/content_top</div></li><li><div>login/content_bottom</div></li><li><div>cart/content_top</div></li><li><div>cart/content_bottom</div></li><li><div>checkout/content_top</div></li><li><div>checkout/content_left</div></li><li><div>checkout/content_center</div></li><li><div>checkout/content_right</div></li><li><div>checkout/content_bottom</div></li><li><div>checkout/note_attributes</div></li><li><div>checkout/content_center</div></li><li><div>checkout/content_right</div></li><li><div>checkout/content_bottom</div></li></ul>","event":[{"listen":"prerequest","script":{"id":"9055a360-a73b-4820-a06c-dd51c068cb53","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"73a5d730-2301-465e-aa21-022da87cb5ce","type":"text/javascript","exec":[""]}}],"_postman_id":"e688a024-6a78-4480-b0b2-d416e0e9a480"},{"name":"Script tags","item":[{"name":"Retrieve a list of script tags","id":"f0988553-116b-454f-9f64-3757c1b47a48","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Easystore-Access-Token","value":"","type":"text"}],"url":"/api/3.0/script_tags.json?limit=1&page=1&since_id=1","description":"<p>Retrieve a list of script tags that belong to a store</p>\n","urlObject":{"path":["api","3.0","script_tags.json"],"host":[""],"query":[{"description":{"content":"<p>Return up to this number of script tags per page.</p>\n","type":"text/plain"},"key":"limit","value":"1"},{"description":{"content":"<p>Page wish to retun of the paginated result</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>Restrict script tags to after the specified ID.</p>\n","type":"text/plain"},"key":"since_id","value":"1"},{"disabled":true,"description":{"content":"<p>Show script tags created after date.</p>\n","type":"text/plain"},"key":"created_at_min","value":"2019-11-28 08:21:21"},{"disabled":true,"description":{"content":"<p>Show script tags created before date.</p>\n","type":"text/plain"},"key":"created_at_max","value":"2019-11-28 08:21:21"},{"disabled":true,"description":{"content":"<p>Show script tags updated after date.</p>\n","type":"text/plain"},"key":"updated_at_min","value":"2019-11-28 08:21:21"},{"disabled":true,"description":{"content":"<p>Show script tags updated before date.</p>\n","type":"text/plain"},"key":"updated_at_max","value":"2019-11-28 08:21:21"},{"disabled":true,"description":{"content":"<p>Return only script tags specified by script tag src</p>\n","type":"text/plain"},"key":"src","value":"https://script-tag-source.com/action3.js"},{"disabled":true,"description":{"content":"<p>Return only script tags specified by a comma-separated list of script tag IDs.</p>\n","type":"text/plain"},"key":"script_tag_ids","value":"572,573"},{"disabled":true,"description":{"content":"<p>Return script tags sorting by its attribute ascending (asc) or descending (desc)\nExample: id.asc</p>\n","type":"text/plain"},"key":"sort","value":"id.asc"}],"variable":[]}},"response":[{"id":"3e6007ca-c1c1-4a96-a1c0-6d7a9cdabc3f","name":"Retrieve a list of script tags","originalRequest":{"method":"GET","header":[{"key":"Easystore-Access-Token","value":"","type":"text"}],"url":{"raw":"/api/3.0/script_tags.json?limit=1&page=1&since_id=1","host":[""],"path":["api","3.0","script_tags.json"],"query":[{"key":"limit","value":"1","description":"Return up to this number of script tags per page."},{"key":"page","value":"1","description":"Page wish to retun of the paginated result"},{"key":"since_id","value":"1","description":"Restrict script tags to after the specified ID."},{"key":"created_at_min","value":"2019-11-28 08:21:21","description":"Show script tags created after date.","disabled":true},{"key":"created_at_max","value":"2019-11-28 08:21:21","description":"Show script tags created before date.","disabled":true},{"key":"updated_at_min","value":"2019-11-28 08:21:21","description":"Show script tags updated after date.","disabled":true},{"key":"updated_at_max","value":"2019-11-28 08:21:21","description":"Show script tags updated before date.","disabled":true},{"key":"src","value":"https://script-tag-source.com/action3.js","description":"Return only script tags specified by script tag src","disabled":true},{"key":"script_tag_ids","value":"572,573","description":"Return only script tags specified by a comma-separated list of script tag IDs.","disabled":true},{"key":"sort","value":"id.asc","description":"Return script tags sorting by its attribute ascending (asc) or descending (desc)\nExample: id.asc","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 17 May 2021 23:11:28 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 16-Jun-2021 23:11:28 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"total_count\": 2,\n    \"page_count\": 2,\n    \"page\": 1,\n    \"limit\": 1,\n    \"sort\": \"id.desc\",\n    \"script_tags\": [\n        {\n            \"id\": 65773,\n            \"src\": \"https://script-tag-source.com/action4.js\",\n            \"updated_at\": \"2021-05-18T07:11:22.000+08:00\",\n            \"created_at\": \"2021-05-18T07:11:22.000+08:00\"\n        }\n    ]\n}"}],"_postman_id":"f0988553-116b-454f-9f64-3757c1b47a48"},{"name":"Retrieve count of script tags","id":"f3820b05-6a59-496f-bb42-cea6b0cc0413","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Easystore-Access-Token","value":"","type":"text"}],"url":"/api/3.0/script_tags/count.json","description":"<p>Retrieve count of script tags that belong to a store</p>\n","urlObject":{"path":["api","3.0","script_tags","count.json"],"host":[""],"query":[],"variable":[]}},"response":[{"id":"0e7f8efe-a9c2-4635-9e1c-28f4e3559b80","name":"Retrieve count of script tags","originalRequest":{"method":"GET","header":[{"key":"Easystore-Access-Token","value":"","type":"text"}],"url":"/api/3.0/script_tags/count.json"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 17 May 2021 23:11:33 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 16-Jun-2021 23:11:32 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 2\n}"}],"_postman_id":"f3820b05-6a59-496f-bb42-cea6b0cc0413"},{"name":"Retrieve a single script tag","id":"811298e1-9e63-4c05-b38e-97a061ec3827","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Easystore-Access-Token","value":"","type":"text"}],"url":"/api/3.0/script_tags/:script_tag_id.json","description":"<p>Retrieve a single script tag</p>\n","urlObject":{"path":["api","3.0","script_tags",":script_tag_id.json"],"host":[""],"query":[],"variable":[{"id":"910dc251-853a-41c5-9416-6f300a6e5788","type":"any","value":"542","key":"script_tag_id"}]}},"response":[{"id":"4de11321-d47d-47a4-babc-a41409684cd2","name":"Retrieve a single script tag","originalRequest":{"method":"GET","header":[{"key":"Easystore-Access-Token","value":"","type":"text"}],"url":{"raw":"/api/3.0/script_tags/:script_tag_id.json","host":[""],"path":["api","3.0","script_tags",":script_tag_id.json"],"variable":[{"key":"script_tag_id.json","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 31 May 2021 01:41:06 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 30-Jun-2021 01:41:06 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Strict-Transport-Security","value":"max-age=15768000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"script_tag\": {\n        \"id\": 65892,\n        \"src\": \"https://script-tag-source.com/action4.js\",\n        \"updated_at\": \"2021-05-31T09:40:59.000+08:00\",\n        \"created_at\": \"2021-05-31T09:40:59.000+08:00\"\n    }\n}"}],"_postman_id":"811298e1-9e63-4c05-b38e-97a061ec3827"},{"name":"Create script tag","id":"cac7658a-d983-40dc-9d8a-fb8112cded48","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Easystore-Access-Token","type":"text","value":""}],"body":{"mode":"raw","raw":"{\n    \"script_tag\": {\n        \"src\": \"https://script-tag-source.com/action4.js\",\n        \"event\": \"onload\"\n    }\n}"},"url":"/api/3.0/script_tags.json","description":"<p>Create a script tag that belong to a store</p>\n<h2 id=\"body\">Body</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attributes</th>\n<th>Example value</th>\n<th>Required/Optional</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>src</td>\n<td>\"<a href=\"https://script-tag-source.com/action4.js\">https://script-tag-source.com/action4.js</a>\"</td>\n<td>Required</td>\n<td>The URL of the remote script.</td>\n</tr>\n<tr>\n<td>event</td>\n<td>\"onload\"</td>\n<td>Required</td>\n<td>The DOM event that triggers the loading of the script. Valid values: onload.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["api","3.0","script_tags.json"],"host":[""],"query":[],"variable":[]}},"response":[{"id":"37b6db20-8c19-435d-9c9a-616795c65c44","name":"Create script tag","originalRequest":{"method":"POST","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Easystore-Access-Token","type":"text","value":""}],"body":{"mode":"raw","raw":"{\n    \"script_tag\": {\n        \"src\": \"https://script-tag-source.com/action4.js\",\n        \"event\": \"onload\"\n    }\n}"},"url":"/api/3.0/script_tags.json"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 17 May 2021 23:11:22 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 16-Jun-2021 23:11:22 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"script_tag\": {\n        \"id\": 65773,\n        \"src\": \"https://script-tag-source.com/action4.js\",\n        \"updated_at\": \"2021-05-18T07:11:22.000+08:00\",\n        \"created_at\": \"2021-05-18T07:11:22.000+08:00\"\n    }\n}"}],"_postman_id":"cac7658a-d983-40dc-9d8a-fb8112cded48"},{"name":"Update script tag","id":"b0c8584f-0b22-4dbd-93ce-b764a66b09f6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Easystore-Access-Token","type":"text","value":""}],"body":{"mode":"raw","raw":"{\n    \"script_tag\": {\n        \"src\": \"https://script-tag-source1.com/default-action.js\"\n    }\n}"},"url":"/api/3.0/script_tags/:script_tag_id.json","description":"<p>Update a script tag that belong to a store</p>\n<h2 id=\"body\">Body</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attributes</th>\n<th>Example value</th>\n<th>Required/Optional</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>src</td>\n<td>\"<a href=\"https://script-tag-source.com/action4.js\">https://script-tag-source.com/action4.js</a>\"</td>\n<td>Required</td>\n<td>The URL of the remote script.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["api","3.0","script_tags",":script_tag_id.json"],"host":[""],"query":[],"variable":[{"type":"any","value":"","key":"script_tag_id.json"}]}},"response":[{"id":"013eeceb-21b0-451a-9e1b-758742859be1","name":"Update script tag","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Easystore-Access-Token","type":"text","value":""}],"body":{"mode":"raw","raw":"{\n    \"script_tag\": {\n        \"src\": \"https://script-tag-source1.com/default-action.js\"\n    }\n}"},"url":{"raw":"/api/3.0/script_tags/:script_tag_id.json","host":[""],"path":["api","3.0","script_tags",":script_tag_id.json"],"variable":[{"key":"script_tag_id.json","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 31 May 2021 01:41:14 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 30-Jun-2021 01:41:14 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Strict-Transport-Security","value":"max-age=15768000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"script_tag\": {\n        \"id\": 65892,\n        \"src\": \"https://script-tag-source1.com/default-action.js\",\n        \"updated_at\": \"2021-05-31T09:41:14.000+08:00\",\n        \"created_at\": \"2021-05-31T09:40:59.000+08:00\"\n    }\n}"}],"_postman_id":"b0c8584f-0b22-4dbd-93ce-b764a66b09f6"},{"name":"Delete script tag","id":"c6773d14-9cc5-4f1f-b82b-c192f75f11f6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Easystore-Access-Token","value":"","type":"text"}],"url":"/api/3.0/script_tags/:script_tag_id.json","urlObject":{"path":["api","3.0","script_tags",":script_tag_id.json"],"host":[""],"query":[],"variable":[{"id":"784a178f-9543-4e9e-b33c-f98ed0ea94df","type":"any","value":" 542","key":"script_tag_id"}]}},"response":[{"id":"4fb7b54a-fa95-4f3b-aa96-b791f2ce92e5","name":"Delete script tag","originalRequest":{"method":"DELETE","header":[{"key":"Easystore-Access-Token","value":"","type":"text"}],"url":{"raw":"/api/3.0/script_tags/:script_tag_id.json","host":[""],"path":["api","3.0","script_tags",":script_tag_id.json"],"variable":[{"key":"script_tag_id.json","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 31 May 2021 01:41:23 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 30-Jun-2021 01:41:23 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Strict-Transport-Security","value":"max-age=15768000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"[]"}],"_postman_id":"c6773d14-9cc5-4f1f-b82b-c192f75f11f6"}],"id":"e45f2bb7-eb72-4d17-ad78-df0fb377711d","description":"<p>ScriptTag acts as remote JavaScript code that is loaded into the pages of a shop's storefront or pages of checkout process. It helps you to add the additional functionality without editing theme templates file to those pages.</p>\n<p>Script tags are scoped to the app that created them. When an app is uninstalled from a store, it automatically removes all the script tags that created along with it.</p>\n<h3 id=\"script-tag-table\">Script Tag Table</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Attribute</strong></th>\n<th><strong>Example Value</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>65892</td>\n<td>The unique identifier for the script tag. Each script tag has a distinct <code>id</code>.</td>\n</tr>\n<tr>\n<td>src</td>\n<td>\"<a href=\"https://script-tag-source.com/action4.js\">https://script-tag-source.com/action4.js\"</a></td>\n<td>The URL of the script source. This is the script that will be loaded and executed on the page.</td>\n</tr>\n<tr>\n<td>updated_at</td>\n<td>\"2021-05-31T09:40:59.000+08:00\"</td>\n<td>The timestamp when the script tag was last updated.</td>\n</tr>\n<tr>\n<td>created_at</td>\n<td>\"2021-05-31T09:40:59.000+08:00\"</td>\n<td>The timestamp when the script tag was created.</td>\n</tr>\n</tbody>\n</table>\n</div>","event":[{"listen":"prerequest","script":{"id":"53bf19d2-e590-4363-bf1b-dd6dcb37b3b4","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"4cedf3d7-2dee-451a-b20a-71b99242d819","type":"text/javascript","exec":[""]}}],"_postman_id":"e45f2bb7-eb72-4d17-ad78-df0fb377711d"},{"name":"Pages","item":[{"name":"Create a page","id":"502c8d86-5f86-4fe0-81c9-624070ed6c6c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"EasyStore-Access-Token","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Example Create Page 1\",\r\n    \"title\": \"Example 1\",\r\n    \"handle\": \"example\",\r\n    \"description\": \"An example request to create a new page\",\r\n    \"body_html\": \"<p>Example Create Page</p>\"\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"/api/3.0/pages.json","description":"<h2 id=\"body\">Body</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attributes</th>\n<th>Example value</th>\n<th>Required/Optional</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>name</td>\n<td>\"Example name\"</td>\n<td>Required</td>\n<td>The name of the page.</td>\n</tr>\n<tr>\n<td>title</td>\n<td>\"Example title\"</td>\n<td>Required</td>\n<td>The title of the page.</td>\n</tr>\n<tr>\n<td>handle</td>\n<td>\"example-handle\"</td>\n<td>Required</td>\n<td>The handle of the page.</td>\n</tr>\n<tr>\n<td>description</td>\n<td>\"An example of description for the page\"</td>\n<td>Optional</td>\n<td>The description of the page.</td>\n</tr>\n<tr>\n<td>body_html</td>\n<td><p>Example Body HTML of the Page (include HTML tags)</p></td>\n<td>Optional</td>\n<td>The HTML script for the content of the page.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["api","3.0","pages.json"],"host":[""],"query":[],"variable":[]}},"response":[{"id":"d5b5580f-bbce-42dc-a534-aaa75c99fb2a","name":"Create a page","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"EasyStore-Access-Token","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Example Create Page 1\",\r\n    \"title\": \"Example 1\",\r\n    \"handle\": \"example\",\r\n    \"description\": \"An example request to create a new page\",\r\n    \"body_html\": \"<p>Example Create Page</p>\"\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"/api/3.0/pages.json"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 17 May 2021 23:08:06 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 16-Jun-2021 23:08:06 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"page\": {\n        \"id\": 723994,\n        \"name\": \"Example Create Page 1\",\n        \"handle\": \"example\",\n        \"metafields_global_title_tag\": \"Example Create Page 1\",\n        \"metafields_global_description_tag\": null,\n        \"body_html\": \"<p>Example Create Page</p>\",\n        \"published_at\": \"2021-05-18T07:08:06+08:00\",\n        \"updated_at\": \"2021-05-18T07:08:06+08:00\",\n        \"created_at\": \"2021-05-18T07:08:06+08:00\"\n    }\n}"}],"_postman_id":"502c8d86-5f86-4fe0-81c9-624070ed6c6c"},{"name":"Retrieve a page","id":"67b0d2a9-5fc6-428d-999a-48e05491699b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"},{"key":"EasyStore-Access-Token","type":"text","value":""}],"url":"/api/3.0/pages/:page_id.json","urlObject":{"path":["api","3.0","pages",":page_id.json"],"host":[""],"query":[],"variable":[{"type":"any","value":"","key":"page_id.json"}]}},"response":[{"id":"6ba3655b-89d2-42a4-bb70-b5a2a4b7833e","name":"Retrieve a page","originalRequest":{"method":"GET","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"},{"key":"EasyStore-Access-Token","type":"text","value":""}],"url":{"raw":"/api/3.0/pages/:page_id.json","host":[""],"path":["api","3.0","pages",":page_id.json"],"variable":[{"key":"page_id.json","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 31 May 2021 01:41:53 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 30-Jun-2021 01:41:53 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Strict-Transport-Security","value":"max-age=15768000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"page\": {\n        \"id\": 724508,\n        \"name\": \"Example Create Page 1\",\n        \"handle\": \"example\",\n        \"metafields_global_title_tag\": \"Example Create Page 1\",\n        \"metafields_global_description_tag\": null,\n        \"body_html\": \"<p>Example Create Page</p>\",\n        \"published_at\": \"2021-05-31T09:41:48+08:00\",\n        \"updated_at\": \"2021-05-31T09:41:48+08:00\",\n        \"created_at\": \"2021-05-31T09:41:48+08:00\"\n    }\n}"}],"_postman_id":"67b0d2a9-5fc6-428d-999a-48e05491699b"},{"name":"Retrieve a list of pages","id":"4ca2b85a-ae9d-4050-a1f2-504f35914a16","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"EasyStore-Access-Token","value":"","type":"text"}],"url":"/api/3.0/pages.json?page=1&limit=5","urlObject":{"path":["api","3.0","pages.json"],"host":[""],"query":[{"description":{"content":"<p>Return results for a specific page.</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>Return up to this number of pages per page.</p>\n","type":"text/plain"},"key":"limit","value":"5"},{"disabled":true,"description":{"content":"<p>Restrict results to pages specified by a comma-separated list of IDs.</p>\n","type":"text/plain"},"key":"ids","value":"8026,8027"},{"disabled":true,"description":{"content":"<p>Restrict results to those after the specified ID.</p>\n","type":"text/plain"},"key":"since_id","value":"8026"},{"disabled":true,"description":{"content":"<p>Show pages created after a specified date. (format: 2014-04-25T16:15:47-04:00)</p>\n","type":"text/plain"},"key":"created_at_min","value":""},{"disabled":true,"description":{"content":"<p>Show pages created before a specified date. (format: 2014-04-25T16:15:47-04:00)</p>\n","type":"text/plain"},"key":"created_at_max","value":""},{"disabled":true,"description":{"content":"<p>Show pages updated after a specified date. (format: 2014-04-25T16:15:47-04:00)</p>\n","type":"text/plain"},"key":"updated_at_min","value":""},{"disabled":true,"description":{"content":"<p>Show pages updated before a specified date. (format: 2014-04-25T16:15:47-04:00)</p>\n","type":"text/plain"},"key":"updated_at_max","value":""},{"disabled":true,"description":{"content":"<p>Show pages published after a specified date. (format: 2014-04-25T16:15:47-04:00)</p>\n","type":"text/plain"},"key":"published_at_min","value":""},{"disabled":true,"description":{"content":"<p>Show pages published before a specified date. (format: 2014-04-25T16:15:47-04:00)</p>\n","type":"text/plain"},"key":"published_at_max","value":""},{"disabled":true,"key":"sort","value":""},{"disabled":true,"description":{"content":"<p>Retrieves pages with a given handle.</p>\n","type":"text/plain"},"key":"handle","value":""},{"disabled":true,"description":{"content":"<p>Retrieves pages with a given title.</p>\n","type":"text/plain"},"key":"title","value":""},{"disabled":true,"description":{"content":"<p>Restrict results to pages with a given published status:</p>\n<p>(default:any)</p>\n<ul>\n<li>published: Show only published pages.</li>\n<li>unpublished: Show only unpublished pages.</li>\n<li>scheduled: Show only scheduled pages.</li>\n<li>any: Show all pages.</li>\n</ul>\n","type":"text/plain"},"key":"visibility","value":"any"}],"variable":[]}},"response":[{"id":"90ed4385-8503-4f0d-8891-879f07cdfe8b","name":"Retrieve a list of pages","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"EasyStore-Access-Token","value":"","type":"text"}],"url":{"raw":"/api/3.0/pages.json?page=1&limit=5","host":[""],"path":["api","3.0","pages.json"],"query":[{"key":"page","value":"1","description":"Return results for a specific page."},{"key":"limit","value":"5","description":"Return up to this number of pages per page."},{"key":"ids","value":"8026,8027","description":"Restrict results to pages specified by a comma-separated list of IDs.","disabled":true},{"key":"since_id","value":"8026","description":"Restrict results to those after the specified ID.","disabled":true},{"key":"created_at_min","value":"","description":"Show pages created after a specified date. (format: 2014-04-25T16:15:47-04:00)\n","disabled":true},{"key":"created_at_max","value":"","description":"Show pages created before a specified date. (format: 2014-04-25T16:15:47-04:00)\n","disabled":true},{"key":"updated_at_min","value":"","description":"Show pages updated after a specified date. (format: 2014-04-25T16:15:47-04:00)\n","disabled":true},{"key":"updated_at_max","value":"","description":"Show pages updated before a specified date. (format: 2014-04-25T16:15:47-04:00)","disabled":true},{"key":"published_at_min","value":"","description":"Show pages published after a specified date. (format: 2014-04-25T16:15:47-04:00)\n","disabled":true},{"key":"published_at_max","value":"","description":"Show pages published before a specified date. (format: 2014-04-25T16:15:47-04:00)\n","disabled":true},{"key":"sort","value":"","disabled":true},{"key":"handle","value":"","description":"Retrieves pages with a given handle.","disabled":true},{"key":"title","value":"","description":"Retrieves pages with a given title.","disabled":true},{"key":"visibility","value":"any","description":"Restrict results to pages with a given published status:\n\n(default:any)\n - published: Show only published pages.\n - unpublished: Show only unpublished pages.\n - scheduled: Show only scheduled pages.\n - any: Show all pages.\n","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 17 May 2021 23:08:37 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 16-Jun-2021 23:08:37 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"total_count\": 5,\n    \"page_count\": 1,\n    \"page\": 1,\n    \"limit\": 5,\n    \"sort\": \"\",\n    \"pages\": [\n        {\n            \"id\": 723994,\n            \"name\": \"Example Create Page 1\",\n            \"handle\": \"example\",\n            \"metafields_global_title_tag\": \"Example Create Page 1\",\n            \"metafields_global_description_tag\": null,\n            \"body_html\": \"<p>Example Create Page</p>\",\n            \"published_at\": \"2021-05-18T07:08:06+08:00\",\n            \"updated_at\": \"2021-05-18T07:08:06+08:00\",\n            \"created_at\": \"2021-05-18T07:08:06+08:00\"\n        },\n        {\n            \"id\": 723574,\n            \"name\": \"首頁\",\n            \"handle\": \"home\",\n            \"metafields_global_title_tag\": \"首頁\",\n            \"metafields_global_description_tag\": null,\n            \"body_html\": \"<p>寫幾句話來告訴大家您的店，您的產品，您的使命，等等。 您還可以添加圖像和視頻，以幫助講述您的故事並讓客戶對您的店產生更多的興趣甚至提高購買慾。</p>\",\n            \"published_at\": \"2021-05-09T07:05:15+08:00\",\n            \"updated_at\": \"2021-05-09T07:05:15+08:00\",\n            \"created_at\": \"2021-05-09T07:05:15+08:00\"\n        },\n        {\n            \"id\": 723575,\n            \"name\": \"服務條款\",\n            \"handle\": \"terms-of-service\",\n            \"metafields_global_title_tag\": \"服務條款\",\n            \"metafields_global_description_tag\": null,\n            \"body_html\": null,\n            \"published_at\": \"2021-05-09T07:05:15+08:00\",\n            \"updated_at\": \"2021-05-09T07:05:15+08:00\",\n            \"created_at\": \"2021-05-09T07:05:15+08:00\"\n        },\n        {\n            \"id\": 723576,\n            \"name\": \"隱私條款\",\n            \"handle\": \"privacy-policy\",\n            \"metafields_global_title_tag\": \"隱私條款\",\n            \"metafields_global_description_tag\": null,\n            \"body_html\": null,\n            \"published_at\": \"2021-05-09T07:05:15+08:00\",\n            \"updated_at\": \"2021-05-09T07:05:15+08:00\",\n            \"created_at\": \"2021-05-09T07:05:15+08:00\"\n        },\n        {\n            \"id\": 723577,\n            \"name\": \"退款政策\",\n            \"handle\": \"refund-policy\",\n            \"metafields_global_title_tag\": \"退款政策\",\n            \"metafields_global_description_tag\": null,\n            \"body_html\": null,\n            \"published_at\": \"2021-05-09T07:05:15+08:00\",\n            \"updated_at\": \"2021-05-09T07:05:15+08:00\",\n            \"created_at\": \"2021-05-09T07:05:15+08:00\"\n        }\n    ]\n}"}],"_postman_id":"4ca2b85a-ae9d-4050-a1f2-504f35914a16"},{"name":"Update an existing page","id":"48d9e0d4-5f8c-4c9f-9864-1f7fab7375ce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"},{"key":"EasyStore-Access-Token","type":"text","value":""}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Example Update a Page 1\",\n    \"title\": \"Example Update 1\",\n    \"handle\": \"example-update-1\",\n    \"description\": \"An example request to update an existing page\",\n    \"body_html\": \"<p>Example Update Page</p>\"\n\n}"},"url":"/api/3.0/pages/:page_id.json","description":"<h2 id=\"body\">Body</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attributes</th>\n<th>Example value</th>\n<th>Required/Optional</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>name</td>\n<td>\"Example name\"</td>\n<td>Optional</td>\n<td>The name of the page.</td>\n</tr>\n<tr>\n<td>title</td>\n<td>\"Example title\"</td>\n<td>Optional</td>\n<td>The title of the page.</td>\n</tr>\n<tr>\n<td>handle</td>\n<td>\"example-handle\"</td>\n<td>Optional</td>\n<td>The handle of the page.</td>\n</tr>\n<tr>\n<td>description</td>\n<td>\"An example of description for the page\"</td>\n<td>Optional</td>\n<td>The description of the page.</td>\n</tr>\n<tr>\n<td>body_html</td>\n<td><p>Example Body HTML of the Page (include HTML tags)</p></td>\n<td>Optional</td>\n<td>The HTML script for the content of the page.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["api","3.0","pages",":page_id.json"],"host":[""],"query":[],"variable":[{"id":"7f53be10-647d-4272-b2ee-f645853edbc8","type":"any","value":"","key":"page_id"}]}},"response":[{"id":"1e93ce66-7a9c-4727-aba7-97a2fe6abbf6","name":"Update an existing page","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"},{"key":"EasyStore-Access-Token","type":"text","value":""}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Example Update a Page 1\",\n    \"title\": \"Example Update 1\",\n    \"handle\": \"example-update-1\",\n    \"description\": \"An example request to update an existing page\",\n    \"body_html\": \"<p>Example Update Page</p>\"\n\n}"},"url":{"raw":"/api/3.0/pages/:page_id.json","host":[""],"path":["api","3.0","pages",":page_id.json"],"variable":[{"key":"page_id.json","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 31 May 2021 01:42:01 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 30-Jun-2021 01:42:01 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Strict-Transport-Security","value":"max-age=15768000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"page\": {\n        \"id\": 724508,\n        \"name\": \"Example Update a Page 1\",\n        \"handle\": \"example-update-1\",\n        \"metafields_global_title_tag\": \"Example Create Page 1\",\n        \"metafields_global_description_tag\": null,\n        \"body_html\": \"<p>Example Update Page</p>\",\n        \"published_at\": null,\n        \"updated_at\": \"2021-05-31T09:42:01+08:00\",\n        \"created_at\": \"2021-05-31T09:41:48+08:00\"\n    }\n}"}],"_postman_id":"48d9e0d4-5f8c-4c9f-9864-1f7fab7375ce"},{"name":"Delete a page","id":"717a449c-c68f-448e-a4cf-3204e4c72804","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"EasyStore-Access-Token","value":"","type":"text"}],"url":"/api/3.0/pages/:page_id.json","urlObject":{"path":["api","3.0","pages",":page_id.json"],"host":[""],"query":[],"variable":[{"id":"a5e360ce-0807-47cf-b774-67354815420e","type":"any","value":"12647","key":"page_id"}]}},"response":[{"id":"cb086c1d-8869-4823-8bc1-198d9eea4e28","name":"Delete a page","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"EasyStore-Access-Token","value":"","type":"text"}],"url":{"raw":"/api/3.0/pages/:page_id.json","host":[""],"path":["api","3.0","pages",":page_id.json"],"variable":[{"key":"page_id.json","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 31 May 2021 01:42:12 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 30-Jun-2021 01:42:12 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Strict-Transport-Security","value":"max-age=15768000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"[]"}],"_postman_id":"717a449c-c68f-448e-a4cf-3204e4c72804"}],"id":"8e8b5113-c7e6-4e58-8c17-640b4631719e","description":"<p>Pages are useful for customers to access additional pages in a merchant's storefront.</p>\n<h3 id=\"page-resource-field\">Page Resource Field</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Attribute</strong></th>\n<th><strong>Example Value</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>724508</td>\n<td>The unique identifier for the page. Each page has a distinct <code>id</code>.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>\"Example Create Page 1\"</td>\n<td>The name of the page. This is the title that will be displayed for the page.</td>\n</tr>\n<tr>\n<td>handle</td>\n<td>\"example\"</td>\n<td>A unique string identifier for the page, used in the URL to access the page.</td>\n</tr>\n<tr>\n<td>metafields_global_title_tag</td>\n<td>\"Example Create Page 1\"</td>\n<td>The title tag for the page, used globally across the store's metafields.</td>\n</tr>\n<tr>\n<td>metafields_global_description_tag</td>\n<td>null</td>\n<td>The description tag for the page, used globally across the store's metafields.</td>\n</tr>\n<tr>\n<td>body_html</td>\n<td>\"<br /><br />Example Create Page<br /><br />\"</td>\n<td>The HTML content of the page. This includes the main content that will be displayed on the page.</td>\n</tr>\n<tr>\n<td>published_at</td>\n<td>\"2021-05-31T09:41:48+08:00\"</td>\n<td>The timestamp when the page was published.</td>\n</tr>\n<tr>\n<td>updated_at</td>\n<td>\"2021-05-31T09:41:48+08:00\"</td>\n<td>The timestamp when the page was last updated.</td>\n</tr>\n<tr>\n<td>created_at</td>\n<td>\"2021-05-31T09:41:48+08:00\"</td>\n<td>The timestamp when the page was created.</td>\n</tr>\n</tbody>\n</table>\n</div>","event":[{"listen":"prerequest","script":{"id":"1f571c9d-bf8f-4cd1-a005-7dd5e13ba8db","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"d393c227-af4a-44f0-903e-09384f0c04a7","type":"text/javascript","exec":[""]}}],"_postman_id":"8e8b5113-c7e6-4e58-8c17-640b4631719e"},{"name":"Navigations","item":[{"name":"Retrieves a list of navigations","id":"90f92039-a5ac-4cd9-8d8d-0de8166a869b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Easystore-Access-Token","type":"text","value":""}],"url":"/api/3.0/navigations.json","description":"<p>Retrieve a list of webhooks that belong to a store</p>\n","urlObject":{"path":["api","3.0","navigations.json"],"host":[""],"query":[{"disabled":true,"description":{"content":"<p>Return up to this number of navigations per page.</p>\n","type":"text/plain"},"key":"limit","value":"1"},{"disabled":true,"description":{"content":"<p>Page wish to retun of the paginated result</p>\n","type":"text/plain"},"key":"page","value":"1"},{"disabled":true,"description":{"content":"<p>Return only navigations specified by a comma-separated list of navigation IDs.</p>\n","type":"text/plain"},"key":"ids","value":"4823,4833"},{"disabled":true,"description":{"content":"<p>Restrict navigations to after the specified ID.</p>\n","type":"text/plain"},"key":"since_id","value":"1"},{"disabled":true,"description":{"content":"<p>Show navigations created after date.</p>\n","type":"text/plain"},"key":"created_at_min","value":"2019-11-28 08:21:21"},{"disabled":true,"description":{"content":"<p>Show navigations created before date.</p>\n","type":"text/plain"},"key":"created_at_max","value":"2019-11-28 08:21:21"},{"disabled":true,"description":{"content":"<p>Show navigations updated after date.</p>\n","type":"text/plain"},"key":"updated_at_min","value":"2019-11-28 08:21:21"},{"disabled":true,"description":{"content":"<p>Show navigations updated before date.</p>\n","type":"text/plain"},"key":"updated_at_max","value":"2019-11-28 08:21:21"},{"disabled":true,"description":{"content":"<p>Show navigations published before date.</p>\n","type":"text/plain"},"key":"published_at_min","value":"2019-11-28 08:21:21"},{"disabled":true,"description":{"content":"<p>Show navigations published before date.</p>\n","type":"text/plain"},"key":"published_at_max","value":"2019-11-28 08:21:21"},{"disabled":true,"description":{"content":"<p>Return navigations sorting by its attribute ascending (asc) or descending (desc)\nExample: id.as</p>\n","type":"text/plain"},"key":"sort","value":"id.desc"}],"variable":[]}},"response":[{"id":"4785b0d7-402a-4a09-acfb-b1b1c43ef0e2","name":"Retrieves a list of navigations","originalRequest":{"method":"GET","header":[{"key":"Easystore-Access-Token","type":"text","value":""}],"url":{"raw":"/api/3.0/navigations.json","host":[""],"path":["api","3.0","navigations.json"],"query":[{"key":"limit","value":"1","description":"Return up to this number of navigations per page.","disabled":true},{"key":"page","value":"1","description":"Page wish to retun of the paginated result","disabled":true},{"key":"ids","value":"4823,4833","description":"Return only navigations specified by a comma-separated list of navigation IDs.","disabled":true},{"key":"since_id","value":"1","description":"Restrict navigations to after the specified ID.","disabled":true},{"key":"created_at_min","value":"2019-11-28 08:21:21","description":"Show navigations created after date.","disabled":true},{"key":"created_at_max","value":"2019-11-28 08:21:21","description":"Show navigations created before date.","disabled":true},{"key":"updated_at_min","value":"2019-11-28 08:21:21","description":"Show navigations updated after date.","disabled":true},{"key":"updated_at_max","value":"2019-11-28 08:21:21","description":"Show navigations updated before date.","disabled":true},{"key":"published_at_min","value":"2019-11-28 08:21:21","description":"Show navigations published before date.","disabled":true},{"key":"published_at_max","value":"2019-11-28 08:21:21","description":"Show navigations published before date.","disabled":true},{"key":"sort","value":"id.desc","description":"Return navigations sorting by its attribute ascending (asc) or descending (desc)\nExample: id.as","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 17 May 2021 23:10:11 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 16-Jun-2021 23:10:11 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"total_count\": 23,\n    \"page_count\": 1,\n    \"page\": 1,\n    \"limit\": 50,\n    \"sort\": \"\",\n    \"navigations\": [\n        {\n            \"navigation_id\": 2363354,\n            \"name\": \"主選單\",\n            \"parent_id\": 0,\n            \"handle\": \"header\",\n            \"link\": null,\n            \"link_type\": \"navigation\",\n            \"created_at\": null,\n            \"is_locked\": null,\n            \"is_published\": true,\n            \"published_at\": \"2021-05-09T07:05:15+08:00\"\n        },\n        {\n            \"navigation_id\": 2363355,\n            \"name\": \"首頁\",\n            \"parent_id\": 2363354,\n            \"handle\": \"home\",\n            \"link\": \"/\",\n            \"link_type\": \"home\",\n            \"created_at\": null,\n            \"is_locked\": null,\n            \"is_published\": true,\n            \"published_at\": \"2021-05-09T07:05:15+08:00\"\n        },\n        {\n            \"navigation_id\": 2363356,\n            \"name\": \"所有商品\",\n            \"parent_id\": 2363354,\n            \"handle\": \"catalog\",\n            \"link\": \"/collections/all\",\n            \"link_type\": \"catalog\",\n            \"created_at\": null,\n            \"is_locked\": null,\n            \"is_published\": true,\n            \"published_at\": \"2021-05-09T07:05:15+08:00\"\n        },\n        {\n            \"navigation_id\": 2363357,\n            \"name\": \"最新消息\",\n            \"parent_id\": 2363354,\n            \"handle\": \"news\",\n            \"link\": \"/blogs/news\",\n            \"link_type\": \"blog\",\n            \"created_at\": null,\n            \"is_locked\": null,\n            \"is_published\": true,\n            \"published_at\": \"2021-05-09T07:05:15+08:00\"\n        },\n        {\n            \"navigation_id\": 2363358,\n            \"name\": \"本店地址\",\n            \"parent_id\": 2363354,\n            \"handle\": \"store-locator\",\n            \"link\": \"/store-locator\",\n            \"link_type\": \"store-locator\",\n            \"created_at\": null,\n            \"is_locked\": null,\n            \"is_published\": true,\n            \"published_at\": \"2021-05-09T07:05:15+08:00\"\n        },\n        {\n            \"navigation_id\": 2363359,\n            \"name\": \"快速連接\",\n            \"parent_id\": 0,\n            \"handle\": \"footer\",\n            \"link\": null,\n            \"link_type\": \"navigation\",\n            \"created_at\": null,\n            \"is_locked\": null,\n            \"is_published\": true,\n            \"published_at\": \"2021-05-09T07:05:15+08:00\"\n        },\n        {\n            \"navigation_id\": 2363360,\n            \"name\": \"本店地址\",\n            \"parent_id\": 2363359,\n            \"handle\": \"store-locator\",\n            \"link\": \"/store-locator\",\n            \"link_type\": \"store-locator\",\n            \"created_at\": null,\n            \"is_locked\": null,\n            \"is_published\": true,\n            \"published_at\": \"2021-05-09T07:05:15+08:00\"\n        },\n        {\n            \"navigation_id\": 2363361,\n            \"name\": \"條款和政策\",\n            \"parent_id\": 0,\n            \"handle\": \"policy\",\n            \"link\": null,\n            \"link_type\": \"navigation\",\n            \"created_at\": null,\n            \"is_locked\": null,\n            \"is_published\": true,\n            \"published_at\": \"2021-05-09T07:05:15+08:00\"\n        },\n        {\n            \"navigation_id\": 2363362,\n            \"name\": \"服務條款\",\n            \"parent_id\": 2363361,\n            \"handle\": \"terms-of-service\",\n            \"link\": \"/legal/terms-of-service\",\n            \"link_type\": \"policy\",\n            \"created_at\": null,\n            \"is_locked\": null,\n            \"is_published\": true,\n            \"published_at\": \"2021-05-09T07:05:15+08:00\"\n        },\n        {\n            \"navigation_id\": 2363363,\n            \"name\": \"隱私政策\",\n            \"parent_id\": 2363361,\n            \"handle\": \"privacy-policy\",\n            \"link\": \"/legal/privacy-policy\",\n            \"link_type\": \"policy\",\n            \"created_at\": null,\n            \"is_locked\": null,\n            \"is_published\": true,\n            \"published_at\": \"2021-05-09T07:05:15+08:00\"\n        },\n        {\n            \"navigation_id\": 2363364,\n            \"name\": \"退款政策\",\n            \"parent_id\": 2363361,\n            \"handle\": \"refund-policy\",\n            \"link\": \"/legal/refund-policy\",\n            \"link_type\": \"policy\",\n            \"created_at\": null,\n            \"is_locked\": null,\n            \"is_published\": true,\n            \"published_at\": \"2021-05-09T07:05:15+08:00\"\n        },\n        {\n            \"navigation_id\": 2363365,\n            \"name\": \"帳號頂欄(登入前)\",\n            \"parent_id\": 0,\n            \"handle\": \"top-bar-before-login\",\n            \"link\": null,\n            \"link_type\": \"navigation\",\n            \"created_at\": null,\n            \"is_locked\": null,\n            \"is_published\": true,\n            \"published_at\": \"2021-05-09T07:05:15+08:00\"\n        },\n        {\n            \"navigation_id\": 2363366,\n            \"name\": \"登入\",\n            \"parent_id\": 2363365,\n            \"handle\": \"login\",\n            \"link\": \"/account/login\",\n            \"link_type\": \"account\",\n            \"created_at\": null,\n            \"is_locked\": null,\n            \"is_published\": true,\n            \"published_at\": \"2021-05-09T07:05:15+08:00\"\n        },\n        {\n            \"navigation_id\": 2363367,\n            \"name\": \"註冊帳號\",\n            \"parent_id\": 2363365,\n            \"handle\": \"create-account\",\n            \"link\": \"/account/register\",\n            \"link_type\": \"account\",\n            \"created_at\": null,\n            \"is_locked\": null,\n            \"is_published\": true,\n            \"published_at\": \"2021-05-09T07:05:15+08:00\"\n        },\n        {\n            \"navigation_id\": 2363368,\n            \"name\": \"帳號頂欄(登入後)\",\n            \"parent_id\": 0,\n            \"handle\": \"top-bar-after-login\",\n            \"link\": null,\n            \"link_type\": \"navigation\",\n            \"created_at\": null,\n            \"is_locked\": null,\n            \"is_published\": true,\n            \"published_at\": \"2021-05-09T07:05:15+08:00\"\n        },\n        {\n            \"navigation_id\": 2363369,\n            \"name\": \"我的帳號\",\n            \"parent_id\": 2363368,\n            \"handle\": \"my-account\",\n            \"link\": \"/account\",\n            \"link_type\": \"account\",\n            \"created_at\": null,\n            \"is_locked\": null,\n            \"is_published\": true,\n            \"published_at\": \"2021-05-09T07:05:15+08:00\"\n        },\n        {\n            \"navigation_id\": 2363370,\n            \"name\": \"登出\",\n            \"parent_id\": 2363368,\n            \"handle\": \"logout\",\n            \"link\": \"/account/logout\",\n            \"link_type\": \"account\",\n            \"created_at\": null,\n            \"is_locked\": null,\n            \"is_published\": true,\n            \"published_at\": \"2021-05-09T07:05:15+08:00\"\n        },\n        {\n            \"navigation_id\": 2363967,\n            \"name\": \"Contact us\",\n            \"parent_id\": 2363354,\n            \"handle\": \"-apps-contact-form-plus\",\n            \"link\": \"/apps/contact-form-plus\",\n            \"link_type\": \"url\",\n            \"created_at\": null,\n            \"is_locked\": null,\n            \"is_published\": true,\n            \"published_at\": \"2021-05-11T07:46:17+08:00\"\n        },\n        {\n            \"navigation_id\": 2364465,\n            \"name\": \"Contact us\",\n            \"parent_id\": 2363359,\n            \"handle\": \"-a-contact-form\",\n            \"link\": \"/a/contact-form\",\n            \"link_type\": \"url\",\n            \"created_at\": null,\n            \"is_locked\": null,\n            \"is_published\": true,\n            \"published_at\": \"2021-05-12T12:31:32+08:00\"\n        },\n        {\n            \"navigation_id\": 2364466,\n            \"name\": \"Wishlist\",\n            \"parent_id\": 2363365,\n            \"handle\": \"-a-wishlist\",\n            \"link\": \"/a/wishlist\",\n            \"link_type\": \"url\",\n            \"created_at\": null,\n            \"is_locked\": null,\n            \"is_published\": true,\n            \"published_at\": \"2021-05-12T12:34:57+08:00\"\n        },\n        {\n            \"navigation_id\": 2364467,\n            \"name\": \"Wishlist\",\n            \"parent_id\": 2363368,\n            \"handle\": \"-a-wishlist\",\n            \"link\": \"/a/wishlist\",\n            \"link_type\": \"url\",\n            \"created_at\": null,\n            \"is_locked\": null,\n            \"is_published\": true,\n            \"published_at\": \"2021-05-12T12:34:57+08:00\"\n        },\n        {\n            \"navigation_id\": 2364506,\n            \"name\": \"FAQ\",\n            \"parent_id\": 2363354,\n            \"handle\": \"-a-help-center\",\n            \"link\": \"/a/help-center\",\n            \"link_type\": \"url\",\n            \"created_at\": null,\n            \"is_locked\": null,\n            \"is_published\": true,\n            \"published_at\": \"2021-05-12T13:04:50+08:00\"\n        },\n        {\n            \"navigation_id\": 2365155,\n            \"name\": \"Example Create Navigation2\",\n            \"parent_id\": 2363354,\n            \"handle\": \"-test-link-types-test-create2\",\n            \"link\": \"/test-link-types/test-link-types/test-create2\",\n            \"link_type\": \"test-link-type\",\n            \"created_at\": null,\n            \"is_locked\": null,\n            \"is_published\": true,\n            \"published_at\": \"2021-05-18T07:10:05+08:00\"\n        }\n    ]\n}"}],"_postman_id":"90f92039-a5ac-4cd9-8d8d-0de8166a869b"},{"name":"Retrieve count of navigations","id":"17fc84a6-078f-4f79-87fe-00464926e51f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Easystore-Access-Token","type":"text","value":""}],"url":"/api/3.0/navigations/count.json","description":"<p>Retrieve count of webhooks that belong to a store</p>\n","urlObject":{"path":["api","3.0","navigations","count.json"],"host":[""],"query":[],"variable":[]}},"response":[{"id":"bbfce91d-37fd-4084-b728-27643121a136","name":"Retrieve count of navigations","originalRequest":{"method":"GET","header":[{"key":"Easystore-Access-Token","type":"text","value":""}],"url":"/api/3.0/navigations/count.json"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 17 May 2021 23:10:20 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 16-Jun-2021 23:10:20 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 23\n}"}],"_postman_id":"17fc84a6-078f-4f79-87fe-00464926e51f"},{"name":"Retrieve a single navigation","id":"84c2b671-6bbd-412c-9605-d97f0fd61a85","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Easystore-Access-Token","type":"text","value":""}],"url":"/api/3.0/navigations/:navigation_id.json","description":"<p>Retrieve a single webhook</p>\n","urlObject":{"path":["api","3.0","navigations",":navigation_id.json"],"host":[""],"query":[],"variable":[{"id":"e425a044-cae6-4e45-9172-65b8e0384918","type":"any","value":"","key":"navigation_id"}]}},"response":[{"id":"40e1bd6b-ff2d-4a18-bcaf-bcc2f8f8778a","name":"Retrieve a single navigation","originalRequest":{"method":"GET","header":[{"key":"Easystore-Access-Token","type":"text","value":""}],"url":{"raw":"/api/3.0/navigations/:navigation_id.json","host":[""],"path":["api","3.0","navigations",":navigation_id.json"],"variable":[{"key":"navigation_id.json","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 31 May 2021 01:42:26 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 30-Jun-2021 01:42:26 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Strict-Transport-Security","value":"max-age=15768000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"navigation\": {\n        \"navigation_id\": 2367405,\n        \"name\": \"Example Create Navigation2\",\n        \"parent_id\": 2363354,\n        \"handle\": \"-test-link-types-test-create2\",\n        \"link\": \"/test-link-types/test-link-types/test-create2\",\n        \"link_type\": \"test-link-type\",\n        \"created_at\": \"2021-05-31T09:42:21+08:00\",\n        \"is_locked\": true,\n        \"is_published\": true,\n        \"published_at\": \"2021-05-31T09:42:21+08:00\"\n    }\n}"}],"_postman_id":"84c2b671-6bbd-412c-9605-d97f0fd61a85"},{"name":"Create a navigation","id":"90db8ddc-9820-48fe-b2ce-69d7e03012cd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"navigation\":{\r\n        \"name\": \"Example Create Navigation2\",\r\n        \"parent_id\": 30337,\r\n        \"link\": \"/test-link-types/test-create2\",\r\n        \"link_type\": \"test-link-type\",\r\n        \"is_published\": 1\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"/api/3.0/navigations.json","description":"<p>Create a navigation that belong to a store</p>\n<h2 id=\"body\">Body</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attributes</th>\n<th>Example value</th>\n<th>Required/Optional</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>name</td>\n<td>\"Example Create Navigation\"</td>\n<td>Required</td>\n<td>The name of the navigation.</td>\n</tr>\n<tr>\n<td>parent_id</td>\n<td>\"30337\"</td>\n<td>Required</td>\n<td>The parent ID of the navigation.</td>\n</tr>\n<tr>\n<td>link</td>\n<td>\"/test-link-types/test-create\"</td>\n<td>Required</td>\n<td>The link of the navigation.</td>\n</tr>\n<tr>\n<td>link_type</td>\n<td>\"test-link-type\"</td>\n<td>Required</td>\n<td>The link type of the navigation.</td>\n</tr>\n<tr>\n<td>is_published</td>\n<td>1</td>\n<td>Optional</td>\n<td>The publishing status of the navigation.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["api","3.0","navigations.json"],"host":[""],"query":[],"variable":[]}},"response":[{"id":"3a8c50e3-875b-4fcb-b097-acedccc8bc68","name":"Create a navigation","originalRequest":{"method":"POST","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"navigation\":{\r\n        \"name\": \"Example Create Navigation2\",\r\n        \"handle\": \"test-create2\",\r\n        \"parent_id\": 30337,\r\n        \"link\": \"/test-link-types/test-create2\",\r\n        \"parent_menu\": \"header\",\r\n        \"link_type\": \"test-link-type\",\r\n        \"is_published\": 1,\r\n        \"is_locked\": 1\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"/api/3.0/navigations.json"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 17 May 2021 23:10:05 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 16-Jun-2021 23:10:05 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"navigation\": {\n        \"navigation_id\": 2365155,\n        \"name\": \"Example Create Navigation2\",\n        \"parent_id\": 2363354,\n        \"handle\": \"-test-link-types-test-create2\",\n        \"link\": \"/test-link-types/test-link-types/test-create2\",\n        \"link_type\": \"test-link-type\",\n        \"created_at\": \"2021-05-18T07:10:05+08:00\",\n        \"is_locked\": true,\n        \"is_published\": true,\n        \"published_at\": \"2021-05-18T07:10:05+08:00\"\n    }\n}"}],"_postman_id":"90db8ddc-9820-48fe-b2ce-69d7e03012cd"},{"name":"Update a navigation","id":"6c29f3b9-4b51-40e4-bcb5-43390e6301b1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Example Update2\",\r\n    \"handle\": \"test-update\",\r\n    \"is_published\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"/api/3.0/navigations/:navigation_id.json","description":"<p>Update a navigation that belong to a store</p>\n<h2 id=\"body\">Body</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attributes</th>\n<th>Example value</th>\n<th>Required/Optional</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>name</td>\n<td>\"Example Update Navigation\"</td>\n<td>Required</td>\n<td>The name of the navigation.</td>\n</tr>\n<tr>\n<td>handle</td>\n<td>\"test-update\"</td>\n<td>Required</td>\n<td>The link of the navigation.</td>\n</tr>\n<tr>\n<td>is_published</td>\n<td>1</td>\n<td>Optional</td>\n<td>The publishing status of the navigation.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["api","3.0","navigations",":navigation_id.json"],"host":[""],"query":[],"variable":[{"type":"any","value":"","key":"navigation_id.json"}]}},"response":[{"id":"23d069f8-2c82-4c66-bbd3-067d33fa0e72","name":"Update a navigation","originalRequest":{"method":"PUT","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Example Update2\",\r\n    \"handle\": \"test-create22\",\r\n    \"is_published\": 1,\r\n    \"is_locked\": 0\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"/api/3.0/navigations/:navigation_id.json","host":[""],"path":["api","3.0","navigations",":navigation_id.json"],"variable":[{"key":"navigation_id.json","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 31 May 2021 01:42:34 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 30-Jun-2021 01:42:34 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Strict-Transport-Security","value":"max-age=15768000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"navigation\": {\n        \"navigation_id\": 2367405,\n        \"name\": \"Example Update2\",\n        \"parent_id\": 2363354,\n        \"handle\": \"test-create22\",\n        \"link\": \"/test-link-types/test-create22\",\n        \"link_type\": \"test-link-type\",\n        \"created_at\": \"2021-05-31T09:42:21+08:00\",\n        \"is_locked\": true,\n        \"is_published\": true,\n        \"published_at\": \"2021-05-31T09:42:34+08:00\"\n    }\n}"}],"_postman_id":"6c29f3b9-4b51-40e4-bcb5-43390e6301b1"},{"name":"Delete a navigation","id":"4b3349e1-56fa-48cc-9d1f-97e2648febef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"/api/3.0/navigations/:navigation_id.json","urlObject":{"path":["api","3.0","navigations",":navigation_id.json"],"host":[""],"query":[],"variable":[{"type":"any","value":"","key":"navigation_id.json"}]}},"response":[{"id":"89ab247a-005a-41eb-a584-24c31dd58acf","name":"Delete a navigation","originalRequest":{"method":"DELETE","header":[{"key":"EasyStore-Access-Token","value":"","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"/api/3.0/navigations/:navigation_id.json","host":[""],"path":["api","3.0","navigations",":navigation_id.json"],"variable":[{"key":"navigation_id.json","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 31 May 2021 01:42:41 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 30-Jun-2021 01:42:41 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Strict-Transport-Security","value":"max-age=15768000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"[]"}],"_postman_id":"4b3349e1-56fa-48cc-9d1f-97e2648febef"}],"id":"01591f2a-a76c-4583-82c4-f4c6467400fd","description":"<p>The navigation endpoints allow you to manage the navigational elements of a store, such as menus and links.</p>\n<ul>\n<li><p><strong>Navigation</strong>:</p>\n<ul>\n<li><p>Represents a navigational element, such as a menu or link, within the store.</p>\n</li>\n<li><p>Contains details such as navigation ID, name, parent ID, handle, link, link type, timestamps, and publication status.</p>\n</li>\n</ul>\n</li>\n</ul>\n<h3 id=\"navigation-resource-field\">Navigation Resource Field</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Attribute</strong></th>\n<th><strong>Example Value</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>navigation_id</td>\n<td>2367405</td>\n<td>The unique identifier for the navigation item. Each navigation item has a distinct <code>navigation_id</code>.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>\"Example Create Navigation2\"</td>\n<td>The name of the navigation item. This is the title that will be displayed for the navigation item.</td>\n</tr>\n<tr>\n<td>parent_id</td>\n<td>2363354</td>\n<td>The unique identifier for the parent navigation item. Used to create a hierarchical structure.</td>\n</tr>\n<tr>\n<td>handle</td>\n<td>\"-test-link-types-test-create2\"</td>\n<td>A unique string identifier for the navigation item, used in the URL to access the item.</td>\n</tr>\n<tr>\n<td>link</td>\n<td>\"/test-link-types/test-link-types/test-create2\"</td>\n<td>The URL or path that the navigation item links to.</td>\n</tr>\n<tr>\n<td>link_type</td>\n<td>\"test-link-type\"</td>\n<td>The type of link (e.g., product, collection, page) the navigation item is associated with.</td>\n</tr>\n<tr>\n<td>created_at</td>\n<td>\"2021-05-31T09:42:21+08:00\"</td>\n<td>The timestamp when the navigation item was created.</td>\n</tr>\n<tr>\n<td>is_locked</td>\n<td>true</td>\n<td>Indicates whether the navigation item is locked from editing.</td>\n</tr>\n<tr>\n<td>is_published</td>\n<td>true</td>\n<td>Indicates whether the navigation item is published and visible on the storefront.</td>\n</tr>\n<tr>\n<td>published_at</td>\n<td>\"2021-05-31T09:42:21+08:00\"</td>\n<td>The timestamp when the navigation item was published.</td>\n</tr>\n</tbody>\n</table>\n</div>","event":[{"listen":"prerequest","script":{"id":"a4cf2d99-e895-494f-9b19-c36803f4bad2","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"98dca5ae-30e3-4717-afea-6d549af7fa1f","type":"text/javascript","exec":[""]}}],"_postman_id":"01591f2a-a76c-4583-82c4-f4c6467400fd"},{"name":"Redirects","item":[{"name":"Create a redirect","id":"e06e3df0-e20a-4fd0-84fa-c0f3a1cb7a00","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"EasyStore-Access-Token","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"path\": \"/example-path\",\n\t\"target\": \"/example-target\"\n}"},"url":"/api/3.0/redirects.json","description":"<h2 id=\"body\">Body</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attributes</th>\n<th>Example value</th>\n<th>Required/Optional</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>path</td>\n<td>\"/example-path\"</td>\n<td>Required</td>\n<td>The old path to be redirected.</td>\n</tr>\n<tr>\n<td>target</td>\n<td>\"/example-target\"</td>\n<td>Required</td>\n<td>The target location where the user will be redirected.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["api","3.0","redirects.json"],"host":[""],"query":[],"variable":[]}},"response":[{"id":"acab6674-7c7d-4c7c-b6ad-dc6a30eedf24","name":"Create a redirect","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"EasyStore-Access-Token","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"path\": \"/example-path\",\n\t\"target\": \"/example-target\"\n}"},"url":"/api/3.0/redirects.json"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 17 May 2021 23:09:15 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 16-Jun-2021 23:09:15 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"redirect\": {\n        \"id\": 1767,\n        \"path\": \"/example-path\",\n        \"target\": \"/example-target\",\n        \"kind\": \"link\",\n        \"created_at\": \"2021-05-18T07:09:15.481+08:00\",\n        \"updated_at\": \"2021-05-18T07:09:15.481+08:00\"\n    }\n}"}],"_postman_id":"e06e3df0-e20a-4fd0-84fa-c0f3a1cb7a00"},{"name":"Retrieve a redirect","id":"85ce3f65-4b78-4dd7-bd98-f7ee709da367","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"EasyStore-Access-Token","value":"","type":"text"}],"url":"/api/3.0/redirects/:redirect_id.json","urlObject":{"path":["api","3.0","redirects",":redirect_id.json"],"host":[""],"query":[],"variable":[{"type":"any","value":"","key":"redirect_id.json"}]}},"response":[{"id":"e2cac743-bcc4-4cd2-bd80-bb2030afa568","name":"Retrieve a redirect","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"EasyStore-Access-Token","value":"","type":"text"}],"url":{"raw":"/api/3.0/redirects/:redirect_id.json","host":[""],"path":["api","3.0","redirects",":redirect_id.json"],"variable":[{"key":"redirect_id.json","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 31 May 2021 01:42:58 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 30-Jun-2021 01:42:58 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Strict-Transport-Security","value":"max-age=15768000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"redirect\": {\n        \"id\": 1769,\n        \"path\": \"/example-path\",\n        \"target\": \"/example-target\",\n        \"kind\": \"link\",\n        \"created_at\": \"2021-05-31T09:42:54.000+08:00\",\n        \"updated_at\": \"2021-05-31T09:42:54.000+08:00\"\n    }\n}"}],"_postman_id":"85ce3f65-4b78-4dd7-bd98-f7ee709da367"},{"name":"Retrieve a list of redirects","id":"82760b0b-b3a9-41a5-bb67-c2d1ab61b2a7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"EasyStore-Access-Token","value":"","type":"text"}],"url":"/api/3.0/redirects.json?page=1&limit=3&ids=&since_id=174&created_at_min=&created_at_max=&updated_at_min=&updated_at_max=&sort=&path=&target=","urlObject":{"path":["api","3.0","redirects.json"],"host":[""],"query":[{"description":{"content":"<p>Return results for a specific page.</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>Return up to this number of redirects per page.</p>\n","type":"text/plain"},"key":"limit","value":"3"},{"description":{"content":"<p>Restrict results to redirects specified by a comma-separated list of IDs.</p>\n","type":"text/plain"},"key":"ids","value":""},{"description":{"content":"<p>Restrict results to those after the specified ID.</p>\n","type":"text/plain"},"key":"since_id","value":"174"},{"description":{"content":"<p>Show redirects created after a specified date. (format: 2014-04-25T16:15:47-04:00)</p>\n","type":"text/plain"},"key":"created_at_min","value":""},{"description":{"content":"<p>Show redirects created before a specified date. (format: 2014-04-25T16:15:47-04:00)</p>\n","type":"text/plain"},"key":"created_at_max","value":""},{"description":{"content":"<p>Show redirects updated after a specified date. (format: 2014-04-25T16:15:47-04:00)</p>\n","type":"text/plain"},"key":"updated_at_min","value":""},{"description":{"content":"<p>Show redirects updated before a specified date. (format: 2014-04-25T16:15:47-04:00)</p>\n","type":"text/plain"},"key":"updated_at_max","value":""},{"key":"sort","value":""},{"description":{"content":"<p>Retrieves redirects with a given path.</p>\n","type":"text/plain"},"key":"path","value":""},{"description":{"content":"<p>Retrieves redirects with a given target.</p>\n","type":"text/plain"},"key":"target","value":""}],"variable":[]}},"response":[{"id":"5a251a4f-e076-47d1-8cb8-2ed1faafd6ee","name":"Retrieve a list of redirects","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"EasyStore-Access-Token","value":"","type":"text"}],"url":{"raw":"/api/3.0/redirects.json?page=1&limit=3&ids=&since_id=174&created_at_min=&created_at_max=&updated_at_min=&updated_at_max=&sort=&path=&target=","host":[""],"path":["api","3.0","redirects.json"],"query":[{"key":"page","value":"1","description":"Return results for a specific page."},{"key":"limit","value":"3","description":"Return up to this number of redirects per page."},{"key":"ids","value":"","description":"Restrict results to redirects specified by a comma-separated list of IDs."},{"key":"since_id","value":"174","description":"Restrict results to those after the specified ID."},{"key":"created_at_min","value":"","description":"Show redirects created after a specified date. (format: 2014-04-25T16:15:47-04:00)\n"},{"key":"created_at_max","value":"","description":"Show redirects created before a specified date. (format: 2014-04-25T16:15:47-04:00)"},{"key":"updated_at_min","value":"","description":"Show redirects updated after a specified date. (format: 2014-04-25T16:15:47-04:00)"},{"key":"updated_at_max","value":"","description":"Show redirects updated before a specified date. (format: 2014-04-25T16:15:47-04:00)"},{"key":"sort","value":""},{"key":"path","value":"","description":"Retrieves redirects with a given path."},{"key":"target","value":"","description":"Retrieves redirects with a given target."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 17 May 2021 23:09:27 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 16-Jun-2021 23:09:27 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"total_count\": 1,\n    \"page_count\": 1,\n    \"page\": 1,\n    \"limit\": 3,\n    \"sort\": \"\",\n    \"redirects\": [\n        {\n            \"id\": 1767,\n            \"path\": \"/example-path\",\n            \"target\": \"/example-target\",\n            \"kind\": \"link\",\n            \"created_at\": \"2021-05-18T07:09:15.000+08:00\",\n            \"updated_at\": \"2021-05-18T07:09:15.000+08:00\"\n        }\n    ]\n}"}],"_postman_id":"82760b0b-b3a9-41a5-bb67-c2d1ab61b2a7"},{"name":"Update an existing redirect","id":"b139477e-119f-477e-b8e5-58af64efb44a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"},{"key":"EasyStore-Access-Token","type":"text","value":""}],"body":{"mode":"raw","raw":"{\n\t\"path\": \"/example-path-update\",\n\t\"target\": \"/example-target-update\"\n}"},"url":"/api/3.0/redirects/:redirect_id.json","description":"<h2 id=\"body\">Body</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attributes</th>\n<th>Example value</th>\n<th>Required/Optional</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>path</td>\n<td>\"/example-path-update\"</td>\n<td>Required</td>\n<td>The old path to be redirected.</td>\n</tr>\n<tr>\n<td>target</td>\n<td>\"/example-target-update\"</td>\n<td>Required</td>\n<td>The target location where the user will be redirected.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["api","3.0","redirects",":redirect_id.json"],"host":[""],"query":[],"variable":[{"type":"any","value":"","key":"redirect_id.json"}]}},"response":[{"id":"98295455-0092-4ec8-88a0-2a893c82097c","name":"Update an existing redirect","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"},{"key":"EasyStore-Access-Token","type":"text","value":""}],"body":{"mode":"raw","raw":"{\n\t\"path\": \"/example-path-update\",\n\t\"target\": \"/example-target-update\"\n}"},"url":{"raw":"/api/3.0/redirects/:redirect_id.json","host":[""],"path":["api","3.0","redirects",":redirect_id.json"],"variable":[{"key":"redirect_id.json","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 31 May 2021 01:43:07 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 30-Jun-2021 01:43:07 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Strict-Transport-Security","value":"max-age=15768000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"redirect\": {\n        \"id\": 1769,\n        \"path\": \"/example-path-update\",\n        \"target\": \"/example-target-update\",\n        \"kind\": \"link\",\n        \"created_at\": \"2021-05-31T09:42:54.000+08:00\",\n        \"updated_at\": \"2021-05-31T09:43:07.214+08:00\"\n    }\n}"}],"_postman_id":"b139477e-119f-477e-b8e5-58af64efb44a"},{"name":"Delete a redirect","id":"e752485d-e075-4f40-ae93-cba21ddeaac8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"EasyStore-Access-Token","value":"","type":"text"}],"url":"/api/3.0/redirects/:redirect_id.json","urlObject":{"path":["api","3.0","redirects",":redirect_id.json"],"host":[""],"query":[],"variable":[{"type":"any","value":"","key":"redirect_id.json"}]}},"response":[{"id":"cdf12431-83ee-44da-acb1-f09df3f21b85","name":"Delete a redirect","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"EasyStore-Access-Token","value":"","type":"text"}],"url":{"raw":"/api/3.0/redirects/:redirect_id.json","host":[""],"path":["api","3.0","redirects",":redirect_id.json"],"variable":[{"key":"redirect_id.json","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 31 May 2021 01:43:15 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 30-Jun-2021 01:43:15 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Strict-Transport-Security","value":"max-age=15768000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"[]"}],"_postman_id":"e752485d-e075-4f40-ae93-cba21ddeaac8"}],"id":"5ada20ba-4399-4660-84f0-50dfd968e2a9","description":"<p>The redirect endpoints allow you to manage the redirection of URLs within the store.</p>\n<ul>\n<li><p><strong>Redirect</strong>:</p>\n<ul>\n<li><p>Represents a URL redirection rule within the store.</p>\n</li>\n<li><p>Contains details such as id, path, target, kind, and timestamps.</p>\n</li>\n</ul>\n</li>\n</ul>\n<h3 id=\"redirect-resource-field\">Redirect Resource Field</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Attribute</strong></th>\n<th><strong>Example Value</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>1769</td>\n<td>The unique identifier for the redirect. Each redirect has a distinct <code>id</code>.</td>\n</tr>\n<tr>\n<td>path</td>\n<td>\"/example-path\"</td>\n<td>The source path that will be redirected. This is the path that the user initially tries to access.</td>\n</tr>\n<tr>\n<td>target</td>\n<td>\"/example-target\"</td>\n<td>The destination path where the user will be redirected. This is the final URL the user will land on.</td>\n</tr>\n<tr>\n<td>kind</td>\n<td>\"link\"</td>\n<td>The type of redirect, indicating the nature of the redirection (e.g., link, page).</td>\n</tr>\n<tr>\n<td>created_at</td>\n<td>\"2021-05-31T09:42:54.000+08:00\"</td>\n<td>The timestamp when the redirect was created.</td>\n</tr>\n<tr>\n<td>updated_at</td>\n<td>\"2021-05-31T09:42:54.000+08:00\"</td>\n<td>The timestamp when the redirect was last updated.</td>\n</tr>\n</tbody>\n</table>\n</div>","event":[{"listen":"prerequest","script":{"id":"4261f91b-68dd-4ca8-a894-f58fa2ddcea3","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"41d95b21-036c-4c22-bc4e-06a058683c35","type":"text/javascript","exec":[""]}}],"_postman_id":"5ada20ba-4399-4660-84f0-50dfd968e2a9"},{"name":"Webhooks ","item":[{"name":"Retrieve a list of webhooks","id":"fa5bc63c-b07f-4257-96e9-4b224ac11375","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Easystore-Access-Token","type":"text","value":""}],"url":"/api/3.0/webhooks.json","description":"<p>Retrieve a list of webhooks that belong to a store</p>\n","urlObject":{"path":["api","3.0","webhooks.json"],"host":[""],"query":[{"disabled":true,"description":{"content":"<p>Return up to this number of webhooks per page.</p>\n","type":"text/plain"},"key":"limit","value":"1"},{"disabled":true,"description":{"content":"<p>Page wish to retun of the paginated result</p>\n","type":"text/plain"},"key":"page","value":"1"},{"disabled":true,"description":{"content":"<p>Restrict webhooks to after the specified ID.</p>\n","type":"text/plain"},"key":"since_id","value":"1"},{"disabled":true,"description":{"content":"<p>Show webhooks created after date.</p>\n","type":"text/plain"},"key":"created_at_min","value":"2019-11-28 08:21:21"},{"disabled":true,"description":{"content":"<p>Show webhooks created before date.</p>\n","type":"text/plain"},"key":"created_at_max","value":"2019-11-28 08:21:21"},{"disabled":true,"description":{"content":"<p>Show webhooks  updated after date.</p>\n","type":"text/plain"},"key":"updated_at_min","value":"2019-11-28 08:21:21"},{"disabled":true,"description":{"content":"<p>Show webhooks updated before date.</p>\n","type":"text/plain"},"key":"updated_at_max","value":"2019-11-28 08:21:21"},{"disabled":true,"description":{"content":"<p>Return only webhooks specified by webhook topic</p>\n","type":"text/plain"},"key":"topic","value":"app/uninstall"},{"disabled":true,"description":{"content":"<p>Return only webhooks specified by a comma-separated list of webhook IDs.</p>\n","type":"text/plain"},"key":"webhook_ids","value":"4823,4833"},{"disabled":true,"description":{"content":"<p>Return webhooks sorting by its attribute ascending (asc) or descending (desc)\nExample: id.as</p>\n","type":"text/plain"},"key":"sort","value":"id.asc"}],"variable":[]}},"response":[{"id":"d6c20063-9bef-4b9c-b016-dee14354f712","name":"Retrieve a list of webhooks","originalRequest":{"method":"GET","header":[{"key":"Easystore-Access-Token","type":"text","value":""}],"url":{"raw":"/api/3.0/webhooks.json","host":[""],"path":["api","3.0","webhooks.json"],"query":[{"key":"limit","value":"1","description":"Return up to this number of webhooks per page.","disabled":true},{"key":"page","value":"1","description":"Page wish to retun of the paginated result","disabled":true},{"key":"since_id","value":"1","description":"Restrict webhooks to after the specified ID.","disabled":true},{"key":"created_at_min","value":"2019-11-28 08:21:21","description":"Show webhooks created after date.","disabled":true},{"key":"created_at_max","value":"2019-11-28 08:21:21","description":"Show webhooks created before date.","disabled":true},{"key":"updated_at_min","value":"2019-11-28 08:21:21","description":"Show webhooks  updated after date.","disabled":true},{"key":"updated_at_max","value":"2019-11-28 08:21:21","description":"Show webhooks updated before date.","disabled":true},{"key":"topic","value":"app/uninstall","description":"Return only webhooks specified by webhook topic","disabled":true},{"key":"webhook_ids","value":"4823,4833","description":"Return only webhooks specified by a comma-separated list of webhook IDs.","disabled":true},{"key":"sort","value":"id.asc","description":"Return webhooks sorting by its attribute ascending (asc) or descending (desc)\nExample: id.as","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 17 May 2021 22:01:12 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 16-Jun-2021 22:01:12 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"total_count\": 5,\n    \"page_count\": 1,\n    \"page\": 1,\n    \"limit\": 50,\n    \"sort\": \"id.desc\",\n    \"webhooks\": [\n        {\n            \"id\": 414427,\n            \"url\": \"https://apps.easystore.pink/xilnex/webhooks/refund/create\",\n            \"topic\": \"refund/create\",\n            \"updated_at\": \"2021-05-12T17:24:43.000+08:00\",\n            \"created_at\": \"2021-05-12T17:24:43.000+08:00\"\n        },\n        {\n            \"id\": 414426,\n            \"url\": \"https://apps.easystore.pink/xilnex/webhooks/orders/create\",\n            \"topic\": \"order/create\",\n            \"updated_at\": \"2021-05-12T17:24:43.000+08:00\",\n            \"created_at\": \"2021-05-12T17:24:43.000+08:00\"\n        },\n        {\n            \"id\": 414425,\n            \"url\": \"https://apps.easystore.pink/xilnex/webhooks/orders/cancel\",\n            \"topic\": \"order/cancel\",\n            \"updated_at\": \"2021-05-12T17:24:43.000+08:00\",\n            \"created_at\": \"2021-05-12T17:24:43.000+08:00\"\n        },\n        {\n            \"id\": 414424,\n            \"url\": \"https://apps.easystore.pink/xilnex/webhooks/orders/paid\",\n            \"topic\": \"order/paid\",\n            \"updated_at\": \"2021-05-12T17:24:43.000+08:00\",\n            \"created_at\": \"2021-05-12T17:24:43.000+08:00\"\n        },\n        {\n            \"id\": 414423,\n            \"url\": \"https://apps.easystore.pink/xilnex/uninstall\",\n            \"topic\": \"app/uninstall\",\n            \"updated_at\": \"2021-05-12T17:24:43.000+08:00\",\n            \"created_at\": \"2021-05-12T17:24:43.000+08:00\"\n        }\n    ]\n}"}],"_postman_id":"fa5bc63c-b07f-4257-96e9-4b224ac11375"},{"name":"Retrieve count of webhooks","id":"73af125c-06e8-4741-867b-6383b234779f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Easystore-Access-Token","type":"text","value":""}],"url":"/api/3.0/webhooks/count.json","description":"<p>Retrieve count of webhooks that belong to a store</p>\n","urlObject":{"path":["api","3.0","webhooks","count.json"],"host":[""],"query":[],"variable":[]}},"response":[{"id":"f5e1b03c-d49c-4b41-95bb-af1e33a2cdaa","name":"Retrieve count of webhooks","originalRequest":{"method":"GET","header":[{"key":"Easystore-Access-Token","type":"text","value":""}],"url":"/api/3.0/webhooks/count.json"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 17 May 2021 22:01:28 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 16-Jun-2021 22:01:28 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 5\n}"}],"_postman_id":"73af125c-06e8-4741-867b-6383b234779f"},{"name":"Retrieve a single webhook","id":"01475d36-ef0c-42b0-88c2-7f7f5669471b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Easystore-Access-Token","type":"text","value":""}],"url":"/api/3.0/webhooks/:webhook_id.json","description":"<p>Retrieve a single webhook</p>\n","urlObject":{"path":["api","3.0","webhooks",":webhook_id.json"],"host":[""],"query":[],"variable":[{"id":"bab95760-3119-4fd6-aa34-5f823fc0ed7c","type":"any","value":"4823","key":"webhook_id"}]}},"response":[{"id":"bdd2eeda-131f-4fde-b508-e7b4127b9631","name":"Retrieve a single webhook","originalRequest":{"method":"GET","header":[{"key":"Easystore-Access-Token","type":"text","value":""}],"url":{"raw":"/api/3.0/webhooks/:webhook_id.json","host":[""],"path":["api","3.0","webhooks",":webhook_id.json"],"variable":[{"key":"webhook_id.json","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 31 May 2021 01:43:31 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 30-Jun-2021 01:43:31 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Strict-Transport-Security","value":"max-age=15768000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"webhook\": {\n        \"id\": 414338,\n        \"url\": \"https://yourapp123.com/webhook/uninstall\",\n        \"topic\": \"app/uninstall\",\n        \"updated_at\": \"2021-05-31T09:43:26.000+08:00\",\n        \"created_at\": \"2021-05-12T12:31:32.000+08:00\"\n    }\n}"}],"_postman_id":"01475d36-ef0c-42b0-88c2-7f7f5669471b"},{"name":"Create webhook","id":"d6c009f6-5bc4-4de8-baed-07125aa6e154","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Easystore-Access-Token","value":""}],"body":{"mode":"raw","raw":"{\n    \"webhook\": {\n        \"topic\": \"product/update\",\n        \"url\": \"https://apps.easystore.co/product/update\"\n    }\n}"},"url":"/api/3.0/webhooks.json","description":"<p>Create a webhook</p>\n<h2 id=\"body\">Body</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attributes</th>\n<th>Example value</th>\n<th>Required/Optional</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>topic</td>\n<td>\"app/uninstall\"</td>\n<td>Required</td>\n<td>Event that triggers the webhook. Valid topic: <code>app/uninstall</code>, <code>store/update</code>, <code>product/create</code>, <code>product/update</code>, <code>product/delete</code>, <code>customer/create</code>, <code>customer/delete</code>, <code>order/create</code>, <code>order/update</code>, <code>order/paid</code>, <code>order/cancel</code>, <code>order/partially_paid</code>,<code>fulfillment/create</code>, <code>fulfillment/update</code>, <code>fulfillment/cancel</code>, <code>refund/create</code>, <code>channel/inventory_update</code>,</td>\n</tr>\n<tr>\n<td>url</td>\n<td>\"<a href=\"https://yourapp.com/webhook/uninstall\">https://yourapp.com/webhook/uninstall\"</a></td>\n<td>Required</td>\n<td>URI where the webhook subscription should send the POST request when the event occurs.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["api","3.0","webhooks.json"],"host":[""],"query":[],"variable":[]}},"response":[{"id":"81c1fb47-75ff-495e-a861-3a15df928512","name":"Create webhook","originalRequest":{"method":"POST","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Easystore-Access-Token","type":"text","value":""}],"body":{"mode":"raw","raw":"{\n    \"webhook\": {\n        \"topic\": \"app/uninstall\",\n        \"url\": \"https://yourapp123.com/webhook/uninstall\"\n    }\n}"},"url":"/api/3.0/webhooks.json"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 17 May 2021 22:01:41 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 16-Jun-2021 22:01:41 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"webhook\": {\n        \"id\": 414509,\n        \"url\": \"https://yourapp123.com/webhook/uninstall\",\n        \"topic\": \"app/uninstall\",\n        \"updated_at\": \"2021-05-18T06:01:41.000+08:00\",\n        \"created_at\": \"2021-05-18T06:01:41.000+08:00\"\n    }\n}"}],"_postman_id":"d6c009f6-5bc4-4de8-baed-07125aa6e154"},{"name":"Update webhook","id":"1de149de-3e35-4217-a409-79ce1aa6411b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Easystore-Access-Token","type":"text","value":""}],"body":{"mode":"raw","raw":"{\n    \"webhook\": {\n        \"url\": \"https://yourapp234.com/webhook/uninstall\"\n    }\n}"},"url":"/api/3.0/webhooks/:webhook_id.json","description":"<p>Update a webhook</p>\n<h2 id=\"body\">Body</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attributes</th>\n<th>Example value</th>\n<th>Required/Optional</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>url</td>\n<td>\"<a href=\"https://yourapp.com/webhook/uninstall\">https://yourapp.com/webhook/uninstall</a>\"</td>\n<td>Required</td>\n<td>URI where the webhook subscription should send the POST request when the event occurs.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["api","3.0","webhooks",":webhook_id.json"],"host":[""],"query":[],"variable":[{"type":"any","value":"","key":"webhook_id.json"}]}},"response":[{"id":"0333c02e-ec53-43b1-a123-fe6e611edc27","name":"Update webhook","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Easystore-Access-Token","type":"text","value":""}],"body":{"mode":"raw","raw":"{\n    \"webhook\": {\n        \"url\": \"https://yourapp234.com/webhook/uninstall\"\n    }\n}"},"url":{"raw":"/api/3.0/webhooks/:webhook_id.json","host":[""],"path":["api","3.0","webhooks",":webhook_id.json"],"variable":[{"key":"webhook_id.json","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 31 May 2021 01:43:38 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 30-Jun-2021 01:43:38 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Strict-Transport-Security","value":"max-age=15768000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"webhook\": {\n        \"id\": 414338,\n        \"url\": \"https://yourapp234.com/webhook/uninstall\",\n        \"topic\": \"app/uninstall\",\n        \"updated_at\": \"2021-05-31T09:43:38.000+08:00\",\n        \"created_at\": \"2021-05-12T12:31:32.000+08:00\"\n    }\n}"}],"_postman_id":"1de149de-3e35-4217-a409-79ce1aa6411b"},{"name":"Delete webhook","id":"b7cc9289-603b-4d1c-870c-d4fded121534","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Easystore-Access-Token","type":"text","value":""}],"url":"/api/3.0/webhooks/:webhook_id.json","urlObject":{"path":["api","3.0","webhooks",":webhook_id.json"],"host":[""],"query":[],"variable":[{"type":"any","value":"8460.json","key":"webhook_id.json"}]}},"response":[{"id":"cf78180d-38dc-41f9-88ce-594a52f40d41","name":"Delete webhook","originalRequest":{"method":"DELETE","header":[{"key":"Easystore-Access-Token","type":"text","value":""}],"url":{"raw":"/api/3.0/webhooks/:webhook_id.json","host":[""],"path":["api","3.0","webhooks",":webhook_id.json"],"variable":[{"key":"webhook_id.json","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Mon, 31 May 2021 01:43:48 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.15"},{"key":"Set-Cookie","value":"locale=en_US; expires=Wed, 30-Jun-2021 01:43:47 GMT; Max-Age=2592000; path=/"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Strict-Transport-Security","value":"max-age=15768000"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"[]"}],"_postman_id":"b7cc9289-603b-4d1c-870c-d4fded121534"}],"id":"3a8f3915-f26a-4de1-bc11-27a411309366","description":"<p>Webhooks are a useful tool for apps that want to execute code after a specific event happens on a shop, for example, after a customer creates a cart on the storefront, or a merchant creates a new product in their admin.</p>\n<h3 id=\"webhook-table\">Webhook Table</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Attribute</strong></th>\n<th><strong>Example Value</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>414338</td>\n<td>The unique identifier for the webhook. Each webhook has a distinct <code>id</code>.</td>\n</tr>\n<tr>\n<td>url</td>\n<td>\"<a href=\"https://yourapp123.com/webhook/uninstall\">https://yourapp123.com/webhook/uninstall\"</a></td>\n<td>The URL where the webhook payloads will be sent. This is the endpoint that will receive the webhook data.</td>\n</tr>\n<tr>\n<td>topic</td>\n<td>\"app/uninstall\"</td>\n<td>The event topic that the webhook is subscribed to. This indicates which events trigger the webhook.</td>\n</tr>\n<tr>\n<td>updated_at</td>\n<td>\"2021-05-31T09:43:26.000+08:00\"</td>\n<td>The timestamp when the webhook was last updated.</td>\n</tr>\n<tr>\n<td>created_at</td>\n<td>\"2021-05-12T12:31:32.000+08:00\"</td>\n<td>The timestamp when the webhook was created.</td>\n</tr>\n</tbody>\n</table>\n</div><div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Topic</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>app/uninstall</td>\n</tr>\n<tr>\n<td>store/update</td>\n</tr>\n<tr>\n<td>customer/create</td>\n</tr>\n<tr>\n<td>customer/update</td>\n</tr>\n<tr>\n<td>customer/delete</td>\n</tr>\n<tr>\n<td>product/create</td>\n</tr>\n<tr>\n<td>product/update</td>\n</tr>\n<tr>\n<td>product/delete</td>\n</tr>\n<tr>\n<td>order/create</td>\n</tr>\n<tr>\n<td>order/update</td>\n</tr>\n<tr>\n<td>order/cancel</td>\n</tr>\n<tr>\n<td>order/paid</td>\n</tr>\n<tr>\n<td>order/partially_fulfilled</td>\n</tr>\n<tr>\n<td>refund/create</td>\n</tr>\n<tr>\n<td>fulfillment/create</td>\n</tr>\n<tr>\n<td>fulfillment/update</td>\n</tr>\n<tr>\n<td>currency/create</td>\n</tr>\n<tr>\n<td>currency/update</td>\n</tr>\n<tr>\n<td>currency/delete</td>\n</tr>\n<tr>\n<td>location/create</td>\n</tr>\n<tr>\n<td>location/update</td>\n</tr>\n<tr>\n<td>location/delete</td>\n</tr>\n</tbody>\n</table>\n</div><p><a href=\"https://developers.easystore.co/docs/api/webhooks\">Read more about this</a></p>\n","event":[{"listen":"prerequest","script":{"id":"e0aa2433-8ad3-4538-96d4-fa01607016b0","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"02f8bd93-7105-4e8f-a116-354188301f2a","type":"text/javascript","exec":[""]}}],"_postman_id":"3a8f3915-f26a-4de1-bc11-27a411309366"}],"event":[{"listen":"prerequest","script":{"id":"b288df02-cd37-48d4-bd14-eaff7180fa98","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"9c2ccf9d-503a-49fa-9c3e-7df308acf6e5","type":"text/javascript","exec":[""]}}],"variable":[{"key":"store_url","value":"","type":"string"},{"key":"access_token","value":"","type":"string"}]}