{"info":{"_postman_id":"2e54219e-bbe0-4c18-9535-3b591d2f0dba","name":"Customer Attribute","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"10589000","collectionId":"2e54219e-bbe0-4c18-9535-3b591d2f0dba","publishedId":"T1DqgH2g","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2020-07-27T03:53:11.000Z"},"item":[{"name":"Upload File by Guest","id":"0e58ea0d-d46f-4bfe-b5c5-3a3f4b561455","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"warning":"This is a duplicate header and will be overridden by the Content-Type header generated by Postman.","key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"custom_attributes[address_single_file]","type":"file","src":"/C:/Users/Admin/Downloads/pdf.png"}]},"url":"{{magento_base_url}}/rest/V1/guest-carts/:cartId/mp-customer-address-attributes/:addressType/upload","description":"<p>With <strong>addressType</strong> field, you can fill \"shipping\" or \"billing\" ; \nIn the Body section, please add <strong>custom_attributes[attributeCode]</strong> field </p>\n","urlObject":{"path":["rest","V1","guest-carts",":cartId","mp-customer-address-attributes",":addressType","upload"],"host":["{{magento_base_url}}"],"query":[],"variable":[{"type":"string","value":"SP4DeTSJK595bRz4bYex5DMQqfDBz9VA","key":"cartId"},{"type":"string","value":"shipping","key":"addressType"}]}},"response":[{"id":"5541aeca-c3d0-43f8-a4b5-e33022a50162","name":"Upload File by Guest Example","originalRequest":{"method":"POST","header":[{"warning":"This is a duplicate header and will be overridden by the Content-Type header generated by Postman.","key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"custom_attributes[address_single_file]","type":"file","src":"/C:/Users/Admin/Downloads/pdf.png"}]},"url":{"raw":"{{magento_base_url}}/rest/V1/guest-carts/:cartId/mp-customer-address-attributes/:addressType/upload","host":["{{magento_base_url}}"],"path":["rest","V1","guest-carts",":cartId","mp-customer-address-attributes",":addressType","upload"],"variable":[{"key":"cartId","value":"SP4DeTSJK595bRz4bYex5DMQqfDBz9VA"},{"key":"addressType","value":"shipping"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 27 Jul 2020 03:40:11 GMT"},{"key":"Set-Cookie","value":"PHPSESSID=aumlv1etvmngme1mteo0qru44m; expires=Mon, 27-Jul-2020 04:40:11 GMT; Max-Age=3600; path=/api/api2; domain=develop.mageplaza.com; HttpOnly"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"184"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"X-Varnish","value":"661511"},{"key":"Via","value":"1.1 varnish (Varnish/6.1)"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, max-age=0"},{"key":"Accept-Ranges","value":"bytes"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"\",\n    \"file\": \"/p/d/pdf.png\",\n    \"name\": \"pdf.png\",\n    \"size\": \"13096\",\n    \"url\": \"http://dev.mageplaza.vn/api/api2/pub/media/customer_address/tmp/p/d/pdf.png\",\n    \"type\": \"image/png\"\n}"}],"_postman_id":"0e58ea0d-d46f-4bfe-b5c5-3a3f4b561455"},{"name":"Upload File by Customer","id":"3641dd40-bcb6-4950-b3c7-badb09474f80","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"warning":"This is a duplicate header and will be overridden by the Content-Type header generated by Postman.","key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{customer_token}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"custom_attributes[address_single_file]","type":"file","src":"/C:/Users/Admin/Downloads/Images/im.jpg"}]},"url":"{{magento_base_url}}/rest/V1/carts/mine/mp-customer-address-attributes/:addressType/upload","description":"<p>With <strong>addressType</strong> field, you can fill \"shipping\" or \"billing\" ; \nIn the Body section, please add <strong>custom_attributes[attributeCode]</strong> field </p>\n","urlObject":{"path":["rest","V1","carts","mine","mp-customer-address-attributes",":addressType","upload"],"host":["{{magento_base_url}}"],"query":[],"variable":[{"type":"string","value":"shipping","key":"addressType"}]}},"response":[{"id":"20d6c6c1-f9db-4fdf-b9e7-d2ff68cace1d","name":"Upload File by Customer Example","originalRequest":{"method":"POST","header":[{"warning":"This is a duplicate header and will be overridden by the Content-Type header generated by Postman.","key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{customer_token}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"custom_attributes[address_single_file]","type":"file","src":"/C:/Users/Admin/Downloads/Images/im.jpg"}]},"url":{"raw":"{{magento_base_url}}/rest/V1/carts/mine/mp-customer-address-attributes/:addressType/upload","host":["{{magento_base_url}}"],"path":["rest","V1","carts","mine","mp-customer-address-attributes",":addressType","upload"],"variable":[{"key":"addressType","value":"shipping"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 27 Jul 2020 03:48:46 GMT"},{"key":"Set-Cookie","value":"PHPSESSID=aumlv1etvmngme1mteo0qru44m; expires=Mon, 27-Jul-2020 04:48:47 GMT; Max-Age=3600; path=/api/api2; domain=develop.mageplaza.com; HttpOnly"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"183"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"X-Varnish","value":"73348"},{"key":"Via","value":"1.1 varnish (Varnish/6.1)"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, max-age=0"},{"key":"Accept-Ranges","value":"bytes"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"\",\n    \"file\": \"/i/m/im.jpg\",\n    \"name\": \"im.jpg\",\n    \"size\": \"844475\",\n    \"url\": \"http://dev.mageplaza.vn/api/api2/pub/media/customer_address/tmp/i/m/im.jpg\",\n    \"type\": \"image/jpeg\"\n}"}],"_postman_id":"3641dd40-bcb6-4950-b3c7-badb09474f80"},{"name":"Get Customer Attribute by Attribute Code","id":"2b69badb-d679-4ca9-9ea0-376e2ea79fb6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{admin_token}}","type":"text"}],"url":"{{magento_base_url}}/rest/V1/mpCustomerAttributes/customer/attribute/:attributeCode","urlObject":{"path":["rest","V1","mpCustomerAttributes","customer","attribute",":attributeCode"],"host":["{{magento_base_url}}"],"query":[],"variable":[{"type":"string","value":"date","key":"attributeCode"}]}},"response":[{"id":"d708e1e8-ef67-49b5-828f-f9d7dfb060fc","name":"Get Customer Attribute Example","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{admin_token}}","type":"text"}],"url":{"raw":"{{magento_base_url}}/rest/V1/mpCustomerAttributes/customer/attribute/:attributeCode","host":["{{magento_base_url}}"],"path":["rest","V1","mpCustomerAttributes","customer","attribute",":attributeCode"],"variable":[{"key":"attributeCode","value":"date"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 27 Jul 2020 03:49:12 GMT"},{"key":"Set-Cookie","value":"PHPSESSID=aumlv1etvmngme1mteo0qru44m; expires=Mon, 27-Jul-2020 04:49:12 GMT; Max-Age=3600; path=/api/api2; domain=develop.mageplaza.com; HttpOnly"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"717"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"X-Varnish","value":"266000"},{"key":"Via","value":"1.1 varnish (Varnish/6.1)"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, max-age=0"},{"key":"Accept-Ranges","value":"bytes"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"is_used_in_sales_order_grid\": 1,\n    \"field_depend\": 0,\n    \"value_depend\": null,\n    \"customer_can_edit\": 1,\n    \"mp_store_id\": \"0\",\n    \"mp_customer_group\": \"0,1,2,3\",\n    \"mp_created_date\": \"2020-07-27 03:29:15\",\n    \"additional_data\": null,\n    \"max_file_size\": null,\n    \"file_extensions\": null,\n    \"frontend_input\": \"date\",\n    \"input_filter\": \"\",\n    \"store_label\": \"Date\",\n    \"validation_rules\": [\n        {\n            \"name\": \"input_validation\",\n            \"value\": \"date\"\n        }\n    ],\n    \"multiline_count\": 0,\n    \"visible\": true,\n    \"required\": false,\n    \"data_model\": \"\",\n    \"options\": [],\n    \"frontend_class\": \"\",\n    \"user_defined\": true,\n    \"sort_order\": 0,\n    \"frontend_label\": \"Date\",\n    \"note\": \"\",\n    \"system\": false,\n    \"backend_type\": \"datetime\",\n    \"is_used_in_grid\": true,\n    \"is_visible_in_grid\": false,\n    \"is_filterable_in_grid\": true,\n    \"is_searchable_in_grid\": true,\n    \"attribute_code\": \"date\"\n}"}],"_postman_id":"2b69badb-d679-4ca9-9ea0-376e2ea79fb6"},{"name":"Get All Customer Attributes","id":"2813ec43-189f-4155-98b4-d1d74e943ef3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{admin_token}}","type":"text"}],"url":"{{magento_base_url}}/rest/V1/mpCustomerAttributes/customer?searchCriteria[filter_groups][0][filters][0][field]=attribute_id&searchCriteria[filter_groups][0][filters][0][value]=161&searchCriteria[filter_groups][0][filters][0][condition_type]=eq","urlObject":{"path":["rest","V1","mpCustomerAttributes","customer"],"host":["{{magento_base_url}}"],"query":[{"disabled":true,"key":"search_criteria","value":null},{"key":"searchCriteria[filter_groups][0][filters][0][field]","value":"attribute_id"},{"key":"searchCriteria[filter_groups][0][filters][0][value]","value":"161"},{"key":"searchCriteria[filter_groups][0][filters][0][condition_type]","value":"eq"}],"variable":[]}},"response":[{"id":"9e310951-704b-4bfb-baba-3709abed4b63","name":"Get All Customer Attributes Example","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{admin_token}}","type":"text"}],"url":{"raw":"{{magento_base_url}}/rest/V1/mpCustomerAttributes/customer?searchCriteria[filter_groups][0][filters][0][field]=attribute_id&searchCriteria[filter_groups][0][filters][0][value]=161&searchCriteria[filter_groups][0][filters][0][condition_type]=eq","host":["{{magento_base_url}}"],"path":["rest","V1","mpCustomerAttributes","customer"],"query":[{"key":"search_criteria","value":null,"disabled":true},{"key":"searchCriteria[filter_groups][0][filters][0][field]","value":"attribute_id"},{"key":"searchCriteria[filter_groups][0][filters][0][value]","value":"161"},{"key":"searchCriteria[filter_groups][0][filters][0][condition_type]","value":"eq"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 28 Oct 2020 07:03:36 GMT"},{"key":"Set-Cookie","value":"PHPSESSID=drb5eic67mn36okc7kljhbre16; expires=Wed, 28-Oct-2020 08:03:36 GMT; Max-Age=3600; path=/quynh/ce235a; domain=192.168.1.200; HttpOnly"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"1038"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"X-Varnish","value":"592072"},{"key":"Via","value":"1.1 varnish (Varnish/6.1)"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, max-age=0"},{"key":"Accept-Ranges","value":"bytes"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"is_required\": 0,\n            \"default_value\": 0,\n            \"attribute_id\": 161,\n            \"is_used_in_sales_order_grid\": 0,\n            \"field_depend\": 0,\n            \"value_depend\": null,\n            \"customer_can_edit\": 1,\n            \"mp_store_id\": \"0\",\n            \"mp_customer_group\": \"0,1,2,3\",\n            \"mp_created_date\": \"2020-10-28 03:48:22\",\n            \"additional_data\": null,\n            \"max_file_size\": null,\n            \"file_extensions\": null,\n            \"frontend_input\": \"select\",\n            \"input_filter\": \"\",\n            \"store_label\": \"dropdown\",\n            \"validation_rules\": [],\n            \"multiline_count\": 0,\n            \"visible\": true,\n            \"required\": null,\n            \"data_model\": \"\",\n            \"options\": [\n                {\n                    \"label\": \" \",\n                    \"value\": \"\"\n                },\n                {\n                    \"label\": \"8-Hour shipping fee\",\n                    \"value\": \"5639\"\n                },\n                {\n                    \"label\": \"4-Hour shipping fee\",\n                    \"value\": \"5640\"\n                }\n            ],\n            \"frontend_class\": \"\",\n            \"user_defined\": true,\n            \"sort_order\": 0,\n            \"frontend_label\": \"dropdown\",\n            \"note\": \"\",\n            \"system\": false,\n            \"backend_type\": \"int\",\n            \"is_used_in_grid\": false,\n            \"is_visible_in_grid\": false,\n            \"is_filterable_in_grid\": false,\n            \"is_searchable_in_grid\": false,\n            \"attribute_code\": \"dropdown\"\n        }\n    ],\n    \"aggregations\": null,\n    \"search_criteria\": {\n        \"request_name\": null,\n        \"filter_groups\": [\n            {\n                \"filters\": [\n                    {\n                        \"field\": \"attribute_id\",\n                        \"value\": \"161\",\n                        \"condition_type\": \"eq\"\n                    }\n                ]\n            }\n        ]\n    },\n    \"total_count\": 1\n}"}],"_postman_id":"2813ec43-189f-4155-98b4-d1d74e943ef3"},{"name":"Get Customer Address Attribute by Attribute Code","id":"c29a9a0b-7373-4058-a054-60d9485a3982","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{admin_token}}","type":"text"}],"url":"{{magento_base_url}}/rest/V1/mpCustomerAttributes/customerAddress/attribute/:attributeCode","urlObject":{"path":["rest","V1","mpCustomerAttributes","customerAddress","attribute",":attributeCode"],"host":["{{magento_base_url}}"],"query":[],"variable":[{"type":"string","value":"address_single_file","key":"attributeCode"}]}},"response":[{"id":"435e8bc9-8065-4cd0-835f-dc72a35539cb","name":"Get Customer Address Attribute Example","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{admin_token}}","type":"text"}],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"{{magento_base_url}}/rest/V1/mpCustomerAttributes/customerAddress/attribute/:attributeCode","host":["{{magento_base_url}}"],"path":["rest","V1","mpCustomerAttributes","customerAddress","attribute",":attributeCode"],"variable":[{"key":"attributeCode","value":"address_single_file"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 27 Jul 2020 03:49:43 GMT"},{"key":"Set-Cookie","value":"PHPSESSID=aumlv1etvmngme1mteo0qru44m; expires=Mon, 27-Jul-2020 04:49:44 GMT; Max-Age=3600; path=/api/api2; domain=develop.mageplaza.com; HttpOnly"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"719"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"X-Varnish","value":"727499"},{"key":"Via","value":"1.1 varnish (Varnish/6.1)"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, max-age=0"},{"key":"Accept-Ranges","value":"bytes"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"is_used_in_sales_order_grid\": 0,\n    \"field_depend\": 0,\n    \"value_depend\": null,\n    \"customer_can_edit\": 1,\n    \"mp_store_id\": \"0\",\n    \"mp_customer_group\": \"0,1,2,3\",\n    \"mp_created_date\": \"2020-07-27 03:36:52\",\n    \"additional_data\": null,\n    \"max_file_size\": null,\n    \"file_extensions\": null,\n    \"frontend_input\": \"file\",\n    \"input_filter\": \"\",\n    \"store_label\": \"address single file\",\n    \"validation_rules\": [],\n    \"multiline_count\": 0,\n    \"visible\": true,\n    \"required\": false,\n    \"data_model\": \"\",\n    \"options\": [],\n    \"frontend_class\": \"\",\n    \"user_defined\": true,\n    \"sort_order\": 0,\n    \"frontend_label\": \"address single file\",\n    \"note\": \"\",\n    \"system\": false,\n    \"backend_type\": \"text\",\n    \"is_used_in_grid\": false,\n    \"is_visible_in_grid\": false,\n    \"is_filterable_in_grid\": false,\n    \"is_searchable_in_grid\": false,\n    \"attribute_code\": \"address_single_file\"\n}"}],"_postman_id":"c29a9a0b-7373-4058-a054-60d9485a3982"},{"name":"Get All Customer Address Attributes","id":"a304e94b-aec6-459a-859c-83c33b4c67fd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{admin_token}}","type":"text"}],"url":"{{magento_base_url}}/rest/V1/mpCustomerAttributes/customerAddress?searchCriteria[filter_groups][0][filters][0][field]=is_required&searchCriteria[filter_groups][0][filters][0][value]=1&searchCriteria[filter_groups][0][filters][0][condition_type]=eq","urlObject":{"path":["rest","V1","mpCustomerAttributes","customerAddress"],"host":["{{magento_base_url}}"],"query":[{"key":"searchCriteria[filter_groups][0][filters][0][field]","value":"is_required"},{"key":"searchCriteria[filter_groups][0][filters][0][value]","value":"1"},{"key":"searchCriteria[filter_groups][0][filters][0][condition_type]","value":"eq"}],"variable":[]}},"response":[{"id":"e97b0bc9-1f68-4c2f-bac5-45ee103d4c40","name":"Get All Customer Address Attributes Example","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{admin_token}}","type":"text"}],"url":{"raw":"{{magento_base_url}}/rest/V1/mpCustomerAttributes/customerAddress?searchCriteria[filter_groups][0][filters][0][field]=is_required&searchCriteria[filter_groups][0][filters][0][value]=1&searchCriteria[filter_groups][0][filters][0][condition_type]=eq","host":["{{magento_base_url}}"],"path":["rest","V1","mpCustomerAttributes","customerAddress"],"query":[{"key":"searchCriteria[filter_groups][0][filters][0][field]","value":"is_required"},{"key":"searchCriteria[filter_groups][0][filters][0][value]","value":"1"},{"key":"searchCriteria[filter_groups][0][filters][0][condition_type]","value":"eq"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 28 Oct 2020 07:04:45 GMT"},{"key":"Set-Cookie","value":"PHPSESSID=drb5eic67mn36okc7kljhbre16; expires=Wed, 28-Oct-2020 08:04:45 GMT; Max-Age=3600; path=/quynh/ce235a; domain=192.168.1.200; HttpOnly"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"X-Varnish","value":"395519"},{"key":"Via","value":"1.1 varnish (Varnish/6.1)"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, max-age=0"},{"key":"Accept-Ranges","value":"bytes"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"is_required\": 1,\n            \"default_value\": null,\n            \"attribute_id\": 29,\n            \"is_used_in_sales_order_grid\": 0,\n            \"field_depend\": 0,\n            \"value_depend\": null,\n            \"customer_can_edit\": 1,\n            \"mp_store_id\": null,\n            \"mp_customer_group\": null,\n            \"mp_created_date\": \"2020-10-27 09:16:48\",\n            \"additional_data\": null,\n            \"max_file_size\": null,\n            \"file_extensions\": null,\n            \"frontend_input\": \"text\",\n            \"input_filter\": \"\",\n            \"store_label\": \"City\",\n            \"validation_rules\": [\n                {\n                    \"name\": \"max_text_length\",\n                    \"value\": \"255\"\n                },\n                {\n                    \"name\": \"min_text_length\",\n                    \"value\": \"1\"\n                }\n            ],\n            \"multiline_count\": 0,\n            \"visible\": true,\n            \"required\": null,\n            \"data_model\": \"\",\n            \"options\": [],\n            \"frontend_class\": \"required-entry\",\n            \"user_defined\": false,\n            \"sort_order\": 80,\n            \"frontend_label\": \"City\",\n            \"note\": \"\",\n            \"system\": true,\n            \"backend_type\": \"static\",\n            \"is_used_in_grid\": true,\n            \"is_visible_in_grid\": false,\n            \"is_filterable_in_grid\": false,\n            \"is_searchable_in_grid\": true,\n            \"attribute_code\": \"city\"\n        },\n        {\n            \"is_required\": 1,\n            \"default_value\": null,\n            \"attribute_id\": 30,\n            \"is_used_in_sales_order_grid\": 0,\n            \"field_depend\": 0,\n            \"value_depend\": null,\n            \"customer_can_edit\": 1,\n            \"mp_store_id\": null,\n            \"mp_customer_group\": null,\n            \"mp_created_date\": \"2020-10-27 09:16:48\",\n            \"additional_data\": null,\n            \"max_file_size\": null,\n            \"file_extensions\": null,\n            \"frontend_input\": \"select\",\n            \"input_filter\": \"\",\n            \"store_label\": \"Country\",\n            \"validation_rules\": [],\n            \"multiline_count\": 0,\n            \"visible\": true,\n            \"required\": null,\n            \"data_model\": \"\",\n            \"options\": [\n                {\n                    \"label\": \" \",\n                    \"value\": \"\"\n                },\n                {\n                    \"label\": \"Afghanistan\",\n                    \"value\": \"AF\"\n                },\n                {\n                    \"label\": \"Åland Islands\",\n                    \"value\": \"AX\"\n                },\n                {\n                    \"label\": \"Albania\",\n                    \"value\": \"AL\"\n                },\n                {\n                    \"label\": \"Algeria\",\n                    \"value\": \"DZ\"\n                },\n                {\n                    \"label\": \"American Samoa\",\n                    \"value\": \"AS\"\n                },\n                {\n                    \"label\": \"Andorra\",\n                    \"value\": \"AD\"\n                },\n                {\n                    \"label\": \"Angola\",\n                    \"value\": \"AO\"\n                },\n                {\n                    \"label\": \"Anguilla\",\n                    \"value\": \"AI\"\n                },\n                {\n                    \"label\": \"Antarctica\",\n                    \"value\": \"AQ\"\n                },\n                {\n                    \"label\": \"Antigua & Barbuda\",\n                    \"value\": \"AG\"\n                },\n                {\n                    \"label\": \"Argentina\",\n                    \"value\": \"AR\"\n                },\n                {\n                    \"label\": \"Armenia\",\n                    \"value\": \"AM\"\n                },\n                {\n                    \"label\": \"Aruba\",\n                    \"value\": \"AW\"\n                },\n                {\n                    \"label\": \"Australia\",\n                    \"value\": \"AU\"\n                },\n                {\n                    \"label\": \"Austria\",\n                    \"value\": \"AT\"\n                },\n                {\n                    \"label\": \"Azerbaijan\",\n                    \"value\": \"AZ\"\n                },\n                {\n                    \"label\": \"Bahamas\",\n                    \"value\": \"BS\"\n                },\n                {\n                    \"label\": \"Bahrain\",\n                    \"value\": \"BH\"\n                },\n                {\n                    \"label\": \"Bangladesh\",\n                    \"value\": \"BD\"\n                },\n                {\n                    \"label\": \"Barbados\",\n                    \"value\": \"BB\"\n                },\n                {\n                    \"label\": \"Belarus\",\n                    \"value\": \"BY\"\n                },\n                {\n                    \"label\": \"Belgium\",\n                    \"value\": \"BE\"\n                },\n                {\n                    \"label\": \"Belize\",\n                    \"value\": \"BZ\"\n                },\n                {\n                    \"label\": \"Benin\",\n                    \"value\": \"BJ\"\n                },\n                {\n                    \"label\": \"Bermuda\",\n                    \"value\": \"BM\"\n                },\n                {\n                    \"label\": \"Bhutan\",\n                    \"value\": \"BT\"\n                },\n                {\n                    \"label\": \"Bolivia\",\n                    \"value\": \"BO\"\n                },\n                {\n                    \"label\": \"Bosnia & Herzegovina\",\n                    \"value\": \"BA\"\n                },\n                {\n                    \"label\": \"Botswana\",\n                    \"value\": \"BW\"\n                },\n                {\n                    \"label\": \"Bouvet Island\",\n                    \"value\": \"BV\"\n                },\n                {\n                    \"label\": \"Brazil\",\n                    \"value\": \"BR\"\n                },\n                {\n                    \"label\": \"British Indian Ocean Territory\",\n                    \"value\": \"IO\"\n                },\n                {\n                    \"label\": \"British Virgin Islands\",\n                    \"value\": \"VG\"\n                },\n                {\n                    \"label\": \"Brunei\",\n                    \"value\": \"BN\"\n                },\n                {\n                    \"label\": \"Bulgaria\",\n                    \"value\": \"BG\"\n                },\n                {\n                    \"label\": \"Burkina Faso\",\n                    \"value\": \"BF\"\n                },\n                {\n                    \"label\": \"Burundi\",\n                    \"value\": \"BI\"\n                },\n                {\n                    \"label\": \"Cambodia\",\n                    \"value\": \"KH\"\n                },\n                {\n                    \"label\": \"Cameroon\",\n                    \"value\": \"CM\"\n                },\n                {\n                    \"label\": \"Canada\",\n                    \"value\": \"CA\"\n                },\n                {\n                    \"label\": \"Cape Verde\",\n                    \"value\": \"CV\"\n                },\n                {\n                    \"label\": \"Caribbean Netherlands\",\n                    \"value\": \"BQ\"\n                },\n                {\n                    \"label\": \"Cayman Islands\",\n                    \"value\": \"KY\"\n                },\n                {\n                    \"label\": \"Central African Republic\",\n                    \"value\": \"CF\"\n                },\n                {\n                    \"label\": \"Chad\",\n                    \"value\": \"TD\"\n                },\n                {\n                    \"label\": \"Chile\",\n                    \"value\": \"CL\"\n                },\n                {\n                    \"label\": \"China\",\n                    \"value\": \"CN\"\n                },\n                {\n                    \"label\": \"Christmas Island\",\n                    \"value\": \"CX\"\n                },\n                {\n                    \"label\": \"Cocos (Keeling) Islands\",\n                    \"value\": \"CC\"\n                },\n                {\n                    \"label\": \"Colombia\",\n                    \"value\": \"CO\"\n                },\n                {\n                    \"label\": \"Comoros\",\n                    \"value\": \"KM\"\n                },\n                {\n                    \"label\": \"Congo - Brazzaville\",\n                    \"value\": \"CG\"\n                },\n                {\n                    \"label\": \"Congo - Kinshasa\",\n                    \"value\": \"CD\"\n                },\n                {\n                    \"label\": \"Cook Islands\",\n                    \"value\": \"CK\"\n                },\n                {\n                    \"label\": \"Costa Rica\",\n                    \"value\": \"CR\"\n                },\n                {\n                    \"label\": \"Côte d’Ivoire\",\n                    \"value\": \"CI\"\n                },\n                {\n                    \"label\": \"Croatia\",\n                    \"value\": \"HR\"\n                },\n                {\n                    \"label\": \"Cuba\",\n                    \"value\": \"CU\"\n                },\n                {\n                    \"label\": \"Curaçao\",\n                    \"value\": \"CW\"\n                },\n                {\n                    \"label\": \"Cyprus\",\n                    \"value\": \"CY\"\n                },\n                {\n                    \"label\": \"Czechia\",\n                    \"value\": \"CZ\"\n                },\n                {\n                    \"label\": \"Denmark\",\n                    \"value\": \"DK\"\n                },\n                {\n                    \"label\": \"Djibouti\",\n                    \"value\": \"DJ\"\n                },\n                {\n                    \"label\": \"Dominica\",\n                    \"value\": \"DM\"\n                },\n                {\n                    \"label\": \"Dominican Republic\",\n                    \"value\": \"DO\"\n                },\n                {\n                    \"label\": \"Ecuador\",\n                    \"value\": \"EC\"\n                },\n                {\n                    \"label\": \"Egypt\",\n                    \"value\": \"EG\"\n                },\n                {\n                    \"label\": \"El Salvador\",\n                    \"value\": \"SV\"\n                },\n                {\n                    \"label\": \"Equatorial Guinea\",\n                    \"value\": \"GQ\"\n                },\n                {\n                    \"label\": \"Eritrea\",\n                    \"value\": \"ER\"\n                },\n                {\n                    \"label\": \"Estonia\",\n                    \"value\": \"EE\"\n                },\n                {\n                    \"label\": \"Ethiopia\",\n                    \"value\": \"ET\"\n                },\n                {\n                    \"label\": \"Falkland Islands\",\n                    \"value\": \"FK\"\n                },\n                {\n                    \"label\": \"Faroe Islands\",\n                    \"value\": \"FO\"\n                },\n                {\n                    \"label\": \"Fiji\",\n                    \"value\": \"FJ\"\n                },\n                {\n                    \"label\": \"Finland\",\n                    \"value\": \"FI\"\n                },\n                {\n                    \"label\": \"France\",\n                    \"value\": \"FR\"\n                },\n                {\n                    \"label\": \"French Guiana\",\n                    \"value\": \"GF\"\n                },\n                {\n                    \"label\": \"French Polynesia\",\n                    \"value\": \"PF\"\n                },\n                {\n                    \"label\": \"French Southern Territories\",\n                    \"value\": \"TF\"\n                },\n                {\n                    \"label\": \"Gabon\",\n                    \"value\": \"GA\"\n                },\n                {\n                    \"label\": \"Gambia\",\n                    \"value\": \"GM\"\n                },\n                {\n                    \"label\": \"Georgia\",\n                    \"value\": \"GE\"\n                },\n                {\n                    \"label\": \"Germany\",\n                    \"value\": \"DE\"\n                },\n                {\n                    \"label\": \"Ghana\",\n                    \"value\": \"GH\"\n                },\n                {\n                    \"label\": \"Gibraltar\",\n                    \"value\": \"GI\"\n                },\n                {\n                    \"label\": \"Greece\",\n                    \"value\": \"GR\"\n                },\n                {\n                    \"label\": \"Greenland\",\n                    \"value\": \"GL\"\n                },\n                {\n                    \"label\": \"Grenada\",\n                    \"value\": \"GD\"\n                },\n                {\n                    \"label\": \"Guadeloupe\",\n                    \"value\": \"GP\"\n                },\n                {\n                    \"label\": \"Guam\",\n                    \"value\": \"GU\"\n                },\n                {\n                    \"label\": \"Guatemala\",\n                    \"value\": \"GT\"\n                },\n                {\n                    \"label\": \"Guernsey\",\n                    \"value\": \"GG\"\n                },\n                {\n                    \"label\": \"Guinea\",\n                    \"value\": \"GN\"\n                },\n                {\n                    \"label\": \"Guinea-Bissau\",\n                    \"value\": \"GW\"\n                },\n                {\n                    \"label\": \"Guyana\",\n                    \"value\": \"GY\"\n                },\n                {\n                    \"label\": \"Haiti\",\n                    \"value\": \"HT\"\n                },\n                {\n                    \"label\": \"Heard & McDonald Islands\",\n                    \"value\": \"HM\"\n                },\n                {\n                    \"label\": \"Honduras\",\n                    \"value\": \"HN\"\n                },\n                {\n                    \"label\": \"Hong Kong SAR China\",\n                    \"value\": \"HK\"\n                },\n                {\n                    \"label\": \"Hungary\",\n                    \"value\": \"HU\"\n                },\n                {\n                    \"label\": \"Iceland\",\n                    \"value\": \"IS\"\n                },\n                {\n                    \"label\": \"India\",\n                    \"value\": \"IN\"\n                },\n                {\n                    \"label\": \"Indonesia\",\n                    \"value\": \"ID\"\n                },\n                {\n                    \"label\": \"Iran\",\n                    \"value\": \"IR\"\n                },\n                {\n                    \"label\": \"Iraq\",\n                    \"value\": \"IQ\"\n                },\n                {\n                    \"label\": \"Ireland\",\n                    \"value\": \"IE\"\n                },\n                {\n                    \"label\": \"Isle of Man\",\n                    \"value\": \"IM\"\n                },\n                {\n                    \"label\": \"Israel\",\n                    \"value\": \"IL\"\n                },\n                {\n                    \"label\": \"Italy\",\n                    \"value\": \"IT\"\n                },\n                {\n                    \"label\": \"Jamaica\",\n                    \"value\": \"JM\"\n                },\n                {\n                    \"label\": \"Japan\",\n                    \"value\": \"JP\"\n                },\n                {\n                    \"label\": \"Jersey\",\n                    \"value\": \"JE\"\n                },\n                {\n                    \"label\": \"Jordan\",\n                    \"value\": \"JO\"\n                },\n                {\n                    \"label\": \"Kazakhstan\",\n                    \"value\": \"KZ\"\n                },\n                {\n                    \"label\": \"Kenya\",\n                    \"value\": \"KE\"\n                },\n                {\n                    \"label\": \"Kiribati\",\n                    \"value\": \"KI\"\n                },\n                {\n                    \"label\": \"Kosovo\",\n                    \"value\": \"XK\"\n                },\n                {\n                    \"label\": \"Kuwait\",\n                    \"value\": \"KW\"\n                },\n                {\n                    \"label\": \"Kyrgyzstan\",\n                    \"value\": \"KG\"\n                },\n                {\n                    \"label\": \"Laos\",\n                    \"value\": \"LA\"\n                },\n                {\n                    \"label\": \"Latvia\",\n                    \"value\": \"LV\"\n                },\n                {\n                    \"label\": \"Lebanon\",\n                    \"value\": \"LB\"\n                },\n                {\n                    \"label\": \"Lesotho\",\n                    \"value\": \"LS\"\n                },\n                {\n                    \"label\": \"Liberia\",\n                    \"value\": \"LR\"\n                },\n                {\n                    \"label\": \"Libya\",\n                    \"value\": \"LY\"\n                },\n                {\n                    \"label\": \"Liechtenstein\",\n                    \"value\": \"LI\"\n                },\n                {\n                    \"label\": \"Lithuania\",\n                    \"value\": \"LT\"\n                },\n                {\n                    \"label\": \"Luxembourg\",\n                    \"value\": \"LU\"\n                },\n                {\n                    \"label\": \"Macau SAR China\",\n                    \"value\": \"MO\"\n                },\n                {\n                    \"label\": \"Macedonia\",\n                    \"value\": \"MK\"\n                },\n                {\n                    \"label\": \"Madagascar\",\n                    \"value\": \"MG\"\n                },\n                {\n                    \"label\": \"Malawi\",\n                    \"value\": \"MW\"\n                },\n                {\n                    \"label\": \"Malaysia\",\n                    \"value\": \"MY\"\n                },\n                {\n                    \"label\": \"Maldives\",\n                    \"value\": \"MV\"\n                },\n                {\n                    \"label\": \"Mali\",\n                    \"value\": \"ML\"\n                },\n                {\n                    \"label\": \"Malta\",\n                    \"value\": \"MT\"\n                },\n                {\n                    \"label\": \"Marshall Islands\",\n                    \"value\": \"MH\"\n                },\n                {\n                    \"label\": \"Martinique\",\n                    \"value\": \"MQ\"\n                },\n                {\n                    \"label\": \"Mauritania\",\n                    \"value\": \"MR\"\n                },\n                {\n                    \"label\": \"Mauritius\",\n                    \"value\": \"MU\"\n                },\n                {\n                    \"label\": \"Mayotte\",\n                    \"value\": \"YT\"\n                },\n                {\n                    \"label\": \"Mexico\",\n                    \"value\": \"MX\"\n                },\n                {\n                    \"label\": \"Micronesia\",\n                    \"value\": \"FM\"\n                },\n                {\n                    \"label\": \"Moldova\",\n                    \"value\": \"MD\"\n                },\n                {\n                    \"label\": \"Monaco\",\n                    \"value\": \"MC\"\n                },\n                {\n                    \"label\": \"Mongolia\",\n                    \"value\": \"MN\"\n                },\n                {\n                    \"label\": \"Montenegro\",\n                    \"value\": \"ME\"\n                },\n                {\n                    \"label\": \"Montserrat\",\n                    \"value\": \"MS\"\n                },\n                {\n                    \"label\": \"Morocco\",\n                    \"value\": \"MA\"\n                },\n                {\n                    \"label\": \"Mozambique\",\n                    \"value\": \"MZ\"\n                },\n                {\n                    \"label\": \"Myanmar (Burma)\",\n                    \"value\": \"MM\"\n                },\n                {\n                    \"label\": \"Namibia\",\n                    \"value\": \"NA\"\n                },\n                {\n                    \"label\": \"Nauru\",\n                    \"value\": \"NR\"\n                },\n                {\n                    \"label\": \"Nepal\",\n                    \"value\": \"NP\"\n                },\n                {\n                    \"label\": \"Netherlands\",\n                    \"value\": \"NL\"\n                },\n                {\n                    \"label\": \"New Caledonia\",\n                    \"value\": \"NC\"\n                },\n                {\n                    \"label\": \"New Zealand\",\n                    \"value\": \"NZ\"\n                },\n                {\n                    \"label\": \"Nicaragua\",\n                    \"value\": \"NI\"\n                },\n                {\n                    \"label\": \"Niger\",\n                    \"value\": \"NE\"\n                },\n                {\n                    \"label\": \"Nigeria\",\n                    \"value\": \"NG\"\n                },\n                {\n                    \"label\": \"Niue\",\n                    \"value\": \"NU\"\n                },\n                {\n                    \"label\": \"Norfolk Island\",\n                    \"value\": \"NF\"\n                },\n                {\n                    \"label\": \"Northern Mariana Islands\",\n                    \"value\": \"MP\"\n                },\n                {\n                    \"label\": \"North Korea\",\n                    \"value\": \"KP\"\n                },\n                {\n                    \"label\": \"Norway\",\n                    \"value\": \"NO\"\n                },\n                {\n                    \"label\": \"Oman\",\n                    \"value\": \"OM\"\n                },\n                {\n                    \"label\": \"Pakistan\",\n                    \"value\": \"PK\"\n                },\n                {\n                    \"label\": \"Palau\",\n                    \"value\": \"PW\"\n                },\n                {\n                    \"label\": \"Palestinian Territories\",\n                    \"value\": \"PS\"\n                },\n                {\n                    \"label\": \"Panama\",\n                    \"value\": \"PA\"\n                },\n                {\n                    \"label\": \"Papua New Guinea\",\n                    \"value\": \"PG\"\n                },\n                {\n                    \"label\": \"Paraguay\",\n                    \"value\": \"PY\"\n                },\n                {\n                    \"label\": \"Peru\",\n                    \"value\": \"PE\"\n                },\n                {\n                    \"label\": \"Philippines\",\n                    \"value\": \"PH\"\n                },\n                {\n                    \"label\": \"Pitcairn Islands\",\n                    \"value\": \"PN\"\n                },\n                {\n                    \"label\": \"Poland\",\n                    \"value\": \"PL\"\n                },\n                {\n                    \"label\": \"Portugal\",\n                    \"value\": \"PT\"\n                },\n                {\n                    \"label\": \"Qatar\",\n                    \"value\": \"QA\"\n                },\n                {\n                    \"label\": \"Réunion\",\n                    \"value\": \"RE\"\n                },\n                {\n                    \"label\": \"Romania\",\n                    \"value\": \"RO\"\n                },\n                {\n                    \"label\": \"Russia\",\n                    \"value\": \"RU\"\n                },\n                {\n                    \"label\": \"Rwanda\",\n                    \"value\": \"RW\"\n                },\n                {\n                    \"label\": \"Samoa\",\n                    \"value\": \"WS\"\n                },\n                {\n                    \"label\": \"San Marino\",\n                    \"value\": \"SM\"\n                },\n                {\n                    \"label\": \"São Tomé & Príncipe\",\n                    \"value\": \"ST\"\n                },\n                {\n                    \"label\": \"Saudi Arabia\",\n                    \"value\": \"SA\"\n                },\n                {\n                    \"label\": \"Senegal\",\n                    \"value\": \"SN\"\n                },\n                {\n                    \"label\": \"Serbia\",\n                    \"value\": \"RS\"\n                },\n                {\n                    \"label\": \"Seychelles\",\n                    \"value\": \"SC\"\n                },\n                {\n                    \"label\": \"Sierra Leone\",\n                    \"value\": \"SL\"\n                },\n                {\n                    \"label\": \"Singapore\",\n                    \"value\": \"SG\"\n                },\n                {\n                    \"label\": \"Sint Maarten\",\n                    \"value\": \"SX\"\n                },\n                {\n                    \"label\": \"Slovakia\",\n                    \"value\": \"SK\"\n                },\n                {\n                    \"label\": \"Slovenia\",\n                    \"value\": \"SI\"\n                },\n                {\n                    \"label\": \"Solomon Islands\",\n                    \"value\": \"SB\"\n                },\n                {\n                    \"label\": \"Somalia\",\n                    \"value\": \"SO\"\n                },\n                {\n                    \"label\": \"South Africa\",\n                    \"value\": \"ZA\"\n                },\n                {\n                    \"label\": \"South Georgia & South Sandwich Islands\",\n                    \"value\": \"GS\"\n                },\n                {\n                    \"label\": \"South Korea\",\n                    \"value\": \"KR\"\n                },\n                {\n                    \"label\": \"Spain\",\n                    \"value\": \"ES\"\n                },\n                {\n                    \"label\": \"Sri Lanka\",\n                    \"value\": \"LK\"\n                },\n                {\n                    \"label\": \"St. Barthélemy\",\n                    \"value\": \"BL\"\n                },\n                {\n                    \"label\": \"St. Helena\",\n                    \"value\": \"SH\"\n                },\n                {\n                    \"label\": \"St. Kitts & Nevis\",\n                    \"value\": \"KN\"\n                },\n                {\n                    \"label\": \"St. Lucia\",\n                    \"value\": \"LC\"\n                },\n                {\n                    \"label\": \"St. Martin\",\n                    \"value\": \"MF\"\n                },\n                {\n                    \"label\": \"St. Pierre & Miquelon\",\n                    \"value\": \"PM\"\n                },\n                {\n                    \"label\": \"St. Vincent & Grenadines\",\n                    \"value\": \"VC\"\n                },\n                {\n                    \"label\": \"Sudan\",\n                    \"value\": \"SD\"\n                },\n                {\n                    \"label\": \"Suriname\",\n                    \"value\": \"SR\"\n                },\n                {\n                    \"label\": \"Svalbard & Jan Mayen\",\n                    \"value\": \"SJ\"\n                },\n                {\n                    \"label\": \"Swaziland\",\n                    \"value\": \"SZ\"\n                },\n                {\n                    \"label\": \"Sweden\",\n                    \"value\": \"SE\"\n                },\n                {\n                    \"label\": \"Switzerland\",\n                    \"value\": \"CH\"\n                },\n                {\n                    \"label\": \"Syria\",\n                    \"value\": \"SY\"\n                },\n                {\n                    \"label\": \"Taiwan, Province of China\",\n                    \"value\": \"TW\"\n                },\n                {\n                    \"label\": \"Tajikistan\",\n                    \"value\": \"TJ\"\n                },\n                {\n                    \"label\": \"Tanzania\",\n                    \"value\": \"TZ\"\n                },\n                {\n                    \"label\": \"Thailand\",\n                    \"value\": \"TH\"\n                },\n                {\n                    \"label\": \"Timor-Leste\",\n                    \"value\": \"TL\"\n                },\n                {\n                    \"label\": \"Togo\",\n                    \"value\": \"TG\"\n                },\n                {\n                    \"label\": \"Tokelau\",\n                    \"value\": \"TK\"\n                },\n                {\n                    \"label\": \"Tonga\",\n                    \"value\": \"TO\"\n                },\n                {\n                    \"label\": \"Trinidad & Tobago\",\n                    \"value\": \"TT\"\n                },\n                {\n                    \"label\": \"Tunisia\",\n                    \"value\": \"TN\"\n                },\n                {\n                    \"label\": \"Turkey\",\n                    \"value\": \"TR\"\n                },\n                {\n                    \"label\": \"Turkmenistan\",\n                    \"value\": \"TM\"\n                },\n                {\n                    \"label\": \"Turks & Caicos Islands\",\n                    \"value\": \"TC\"\n                },\n                {\n                    \"label\": \"Tuvalu\",\n                    \"value\": \"TV\"\n                },\n                {\n                    \"label\": \"Uganda\",\n                    \"value\": \"UG\"\n                },\n                {\n                    \"label\": \"Ukraine\",\n                    \"value\": \"UA\"\n                },\n                {\n                    \"label\": \"United Arab Emirates\",\n                    \"value\": \"AE\"\n                },\n                {\n                    \"label\": \"United Kingdom\",\n                    \"value\": \"GB\"\n                },\n                {\n                    \"label\": \"United States\",\n                    \"value\": \"US\"\n                },\n                {\n                    \"label\": \"Uruguay\",\n                    \"value\": \"UY\"\n                },\n                {\n                    \"label\": \"U.S. Outlying Islands\",\n                    \"value\": \"UM\"\n                },\n                {\n                    \"label\": \"U.S. Virgin Islands\",\n                    \"value\": \"VI\"\n                },\n                {\n                    \"label\": \"Uzbekistan\",\n                    \"value\": \"UZ\"\n                },\n                {\n                    \"label\": \"Vanuatu\",\n                    \"value\": \"VU\"\n                },\n                {\n                    \"label\": \"Vatican City\",\n                    \"value\": \"VA\"\n                },\n                {\n                    \"label\": \"Venezuela\",\n                    \"value\": \"VE\"\n                },\n                {\n                    \"label\": \"Vietnam\",\n                    \"value\": \"VN\"\n                },\n                {\n                    \"label\": \"Wallis & Futuna\",\n                    \"value\": \"WF\"\n                },\n                {\n                    \"label\": \"Western Sahara\",\n                    \"value\": \"EH\"\n                },\n                {\n                    \"label\": \"Yemen\",\n                    \"value\": \"YE\"\n                },\n                {\n                    \"label\": \"Zambia\",\n                    \"value\": \"ZM\"\n                },\n                {\n                    \"label\": \"Zimbabwe\",\n                    \"value\": \"ZW\"\n                }\n            ],\n            \"frontend_class\": \"required-entry\",\n            \"user_defined\": false,\n            \"sort_order\": 90,\n            \"frontend_label\": \"Country\",\n            \"note\": \"\",\n            \"system\": true,\n            \"backend_type\": \"static\",\n            \"is_used_in_grid\": true,\n            \"is_visible_in_grid\": true,\n            \"is_filterable_in_grid\": true,\n            \"is_searchable_in_grid\": false,\n            \"attribute_code\": \"country_id\"\n        },\n        {\n            \"is_required\": 1,\n            \"default_value\": null,\n            \"attribute_id\": 23,\n            \"is_used_in_sales_order_grid\": 0,\n            \"field_depend\": 0,\n            \"value_depend\": null,\n            \"customer_can_edit\": 1,\n            \"mp_store_id\": null,\n            \"mp_customer_group\": null,\n            \"mp_created_date\": \"2020-10-27 09:16:48\",\n            \"additional_data\": null,\n            \"max_file_size\": null,\n            \"file_extensions\": null,\n            \"frontend_input\": \"text\",\n            \"input_filter\": \"trim\",\n            \"store_label\": \"First Name\",\n            \"validation_rules\": [\n                {\n                    \"name\": \"max_text_length\",\n                    \"value\": \"255\"\n                },\n                {\n                    \"name\": \"min_text_length\",\n                    \"value\": \"1\"\n                }\n            ],\n            \"multiline_count\": 0,\n            \"visible\": true,\n            \"required\": null,\n            \"data_model\": \"\",\n            \"options\": [],\n            \"frontend_class\": \"required-entry\",\n            \"user_defined\": false,\n            \"sort_order\": 20,\n            \"frontend_label\": \"First Name\",\n            \"note\": \"\",\n            \"system\": true,\n            \"backend_type\": \"static\",\n            \"is_used_in_grid\": true,\n            \"is_visible_in_grid\": false,\n            \"is_filterable_in_grid\": false,\n            \"is_searchable_in_grid\": true,\n            \"attribute_code\": \"firstname\"\n        },\n        {\n            \"is_required\": 1,\n            \"default_value\": null,\n            \"attribute_id\": 25,\n            \"is_used_in_sales_order_grid\": 0,\n            \"field_depend\": 0,\n            \"value_depend\": null,\n            \"customer_can_edit\": 1,\n            \"mp_store_id\": null,\n            \"mp_customer_group\": null,\n            \"mp_created_date\": \"2020-10-27 09:16:48\",\n            \"additional_data\": null,\n            \"max_file_size\": null,\n            \"file_extensions\": null,\n            \"frontend_input\": \"text\",\n            \"input_filter\": \"trim\",\n            \"store_label\": \"Last Name\",\n            \"validation_rules\": [\n                {\n                    \"name\": \"max_text_length\",\n                    \"value\": \"255\"\n                },\n                {\n                    \"name\": \"min_text_length\",\n                    \"value\": \"1\"\n                }\n            ],\n            \"multiline_count\": 0,\n            \"visible\": true,\n            \"required\": null,\n            \"data_model\": \"\",\n            \"options\": [],\n            \"frontend_class\": \"required-entry\",\n            \"user_defined\": false,\n            \"sort_order\": 40,\n            \"frontend_label\": \"Last Name\",\n            \"note\": \"\",\n            \"system\": true,\n            \"backend_type\": \"static\",\n            \"is_used_in_grid\": true,\n            \"is_visible_in_grid\": false,\n            \"is_filterable_in_grid\": false,\n            \"is_searchable_in_grid\": true,\n            \"attribute_code\": \"lastname\"\n        },\n        {\n            \"is_required\": 1,\n            \"default_value\": null,\n            \"attribute_id\": 28,\n            \"is_used_in_sales_order_grid\": 0,\n            \"field_depend\": 0,\n            \"value_depend\": null,\n            \"customer_can_edit\": 1,\n            \"mp_store_id\": null,\n            \"mp_customer_group\": null,\n            \"mp_created_date\": \"2020-10-27 09:16:48\",\n            \"additional_data\": null,\n            \"max_file_size\": null,\n            \"file_extensions\": null,\n            \"frontend_input\": \"multiline\",\n            \"input_filter\": \"\",\n            \"store_label\": \"Street Address\",\n            \"validation_rules\": [\n                {\n                    \"name\": \"max_text_length\",\n                    \"value\": \"255\"\n                },\n                {\n                    \"name\": \"min_text_length\",\n                    \"value\": \"1\"\n                }\n            ],\n            \"multiline_count\": 3,\n            \"visible\": true,\n            \"required\": null,\n            \"data_model\": \"\",\n            \"options\": [],\n            \"frontend_class\": \"required-entry\",\n            \"user_defined\": false,\n            \"sort_order\": 70,\n            \"frontend_label\": \"Street Address\",\n            \"note\": \"\",\n            \"system\": true,\n            \"backend_type\": \"static\",\n            \"is_used_in_grid\": true,\n            \"is_visible_in_grid\": false,\n            \"is_filterable_in_grid\": false,\n            \"is_searchable_in_grid\": true,\n            \"attribute_code\": \"street\"\n        },\n        {\n            \"is_required\": 1,\n            \"default_value\": null,\n            \"attribute_id\": 34,\n            \"is_used_in_sales_order_grid\": 0,\n            \"field_depend\": 0,\n            \"value_depend\": null,\n            \"customer_can_edit\": 1,\n            \"mp_store_id\": null,\n            \"mp_customer_group\": null,\n            \"mp_created_date\": \"2020-10-27 09:16:48\",\n            \"additional_data\": null,\n            \"max_file_size\": null,\n            \"file_extensions\": null,\n            \"frontend_input\": \"text\",\n            \"input_filter\": \"\",\n            \"store_label\": \"Phone Number\",\n            \"validation_rules\": [\n                {\n                    \"name\": \"max_text_length\",\n                    \"value\": \"255\"\n                },\n                {\n                    \"name\": \"min_text_length\",\n                    \"value\": \"1\"\n                }\n            ],\n            \"multiline_count\": 0,\n            \"visible\": true,\n            \"required\": null,\n            \"data_model\": \"\",\n            \"options\": [],\n            \"frontend_class\": \"required-entry\",\n            \"user_defined\": false,\n            \"sort_order\": 120,\n            \"frontend_label\": \"Phone Number\",\n            \"note\": \"\",\n            \"system\": true,\n            \"backend_type\": \"static\",\n            \"is_used_in_grid\": true,\n            \"is_visible_in_grid\": true,\n            \"is_filterable_in_grid\": true,\n            \"is_searchable_in_grid\": true,\n            \"attribute_code\": \"telephone\"\n        }\n    ],\n    \"aggregations\": null,\n    \"search_criteria\": {\n        \"request_name\": null,\n        \"filter_groups\": [\n            {\n                \"filters\": [\n                    {\n                        \"field\": \"is_required\",\n                        \"value\": \"1\",\n                        \"condition_type\": \"eq\"\n                    }\n                ]\n            }\n        ]\n    },\n    \"total_count\": 6\n}"}],"_postman_id":"a304e94b-aec6-459a-859c-83c33b4c67fd"},{"name":"Customer Save Value Customer Attribute at Shipping Address","id":"77f15622-fd0b-4857-bc4e-144fad370052","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{customer_token}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"addressInformation\": {\r\n        \"shipping_address\": {\r\n            \"countryId\": \"GB\",\r\n            \"region\": \"Aberdeenshire\",\r\n            \"street\": [\r\n                \"asd\"\r\n            ],\r\n            \"company\": \"\",\r\n            \"telephone\": \"12345\",\r\n            \"postcode\": \"1234\",\r\n            \"city\": \"asd\",\r\n            \"firstname\": \"asd\",\r\n            \"lastname\": \"asd\",\r\n            \"customAttributes\": [\r\n                {\r\n                    \"attribute_code\": \"textfield\",\r\n                    \"value\": \"test 1\"\r\n                },\r\n                {\r\n                    \"attribute_code\": \"date\",\r\n                    \"value\": \"Apr 08, 2021\"\r\n                },\r\n                {\r\n                    \"attribute_code\": \"dropdown\",\r\n                    \"value\": \"214\"\r\n                },\r\n                {\r\n                    \"attribute_code\": \"yesno\",\r\n                    \"value\": \"1\"\r\n                },\r\n                {\r\n                    \"attribute_code\": \"multi_select\",\r\n                    \"value\": \"217,218\"\r\n                },\r\n                {\r\n                    \"attribute_code\": \"media_image\",\r\n                    \"value\": \"{\\n    \\\"error\\\": \\\"\\\",\\n    \\\"file\\\": \\\"/m/a/mageplaza-banner.jpg\\\",\\n    \\\"name\\\": \\\"Mageplaza-banner.jpg\\\",\\n    \\\"size\\\": \\\"18305\\\",\\n    \\\"url\\\": \\\"http://dev.mageplaza.vn:8080/quynh/ce243p1/pub/media/customer_address/tmp/m/a/mageplaza-banner.jpg\\\",\\n    \\\"type\\\": \\\"image/jpeg\\\"\\n}\"\r\n                }\r\n            ]\r\n        },\r\n        \"billing_address\": {\r\n            \"countryId\": \"GB\",\r\n            \"region\": \"Aberdeenshire\",\r\n            \"street\": [\r\n                \"asd\"\r\n            ],\r\n            \"company\": \"\",\r\n            \"telephone\": \"12345\",\r\n            \"postcode\": \"1234\",\r\n            \"city\": \"asd\",\r\n            \"firstname\": \"asd\",\r\n            \"lastname\": \"asd\",\r\n            \"saveInAddressBook\": null\r\n        },\r\n        \"shipping_method_code\": \"flatrate\",\r\n        \"shipping_carrier_code\": \"flatrate\",\r\n        \"extension_attributes\": {}\r\n    }\r\n}"},"url":"{{magento_base_url}}/rest/V1/carts/mine/shipping-information","urlObject":{"path":["rest","V1","carts","mine","shipping-information"],"host":["{{magento_base_url}}"],"query":[],"variable":[]}},"response":[{"id":"ad303d0c-a040-47f6-9055-59268a9184d9","name":"Customer Save Value Customer Attribute at Shipping Address Example","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{customer_token}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"addressInformation\": {\r\n        \"shipping_address\": {\r\n            \"countryId\": \"GB\",\r\n            \"region\": \"Aberdeenshire\",\r\n            \"street\": [\r\n                \"asd\"\r\n            ],\r\n            \"company\": \"\",\r\n            \"telephone\": \"12345\",\r\n            \"postcode\": \"1234\",\r\n            \"city\": \"asd\",\r\n            \"firstname\": \"asd\",\r\n            \"lastname\": \"asd\",\r\n            \"customAttributes\": [\r\n                {\r\n                    \"attribute_code\": \"textfield\",\r\n                    \"value\": \"test 1\"\r\n                },\r\n                {\r\n                    \"attribute_code\": \"date\",\r\n                    \"value\": \"Apr 08, 2021\"\r\n                },\r\n                {\r\n                    \"attribute_code\": \"dropdown\",\r\n                    \"value\": \"214\"\r\n                },\r\n                {\r\n                    \"attribute_code\": \"yesno\",\r\n                    \"value\": \"1\"\r\n                },\r\n                {\r\n                    \"attribute_code\": \"multi_select\",\r\n                    \"value\": \"217,218\"\r\n                },\r\n                {\r\n                    \"attribute_code\": \"media_image\",\r\n                    \"value\": \"{\\n    \\\"error\\\": \\\"\\\",\\n    \\\"file\\\": \\\"/m/a/mageplaza-banner.jpg\\\",\\n    \\\"name\\\": \\\"Mageplaza-banner.jpg\\\",\\n    \\\"size\\\": \\\"18305\\\",\\n    \\\"url\\\": \\\"http://dev.mageplaza.vn:8080/quynh/ce243p1/pub/media/customer_address/tmp/m/a/mageplaza-banner.jpg\\\",\\n    \\\"type\\\": \\\"image/jpeg\\\"\\n}\"\r\n                }\r\n            ]\r\n        },\r\n        \"billing_address\": {\r\n            \"countryId\": \"GB\",\r\n            \"region\": \"Aberdeenshire\",\r\n            \"street\": [\r\n                \"asd\"\r\n            ],\r\n            \"company\": \"\",\r\n            \"telephone\": \"12345\",\r\n            \"postcode\": \"1234\",\r\n            \"city\": \"asd\",\r\n            \"firstname\": \"asd\",\r\n            \"lastname\": \"asd\",\r\n            \"saveInAddressBook\": null\r\n        },\r\n        \"shipping_method_code\": \"flatrate\",\r\n        \"shipping_carrier_code\": \"flatrate\",\r\n        \"extension_attributes\": {}\r\n    }\r\n}"},"url":"{{magento_base_url}}/rest/V1/carts/mine/shipping-information"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 19 Jan 2022 02:20:57 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=rujhqsk2bh1mavl3g0hgfo1olv; expires=Wed, 19-Jan-2022 03:20:58 GMT; Max-Age=3600; path=/quynh/ce243p1/pub; domain=dev.mageplaza.vn; HttpOnly; SameSite=Lax"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"2022"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"X-Varnish","value":"828170"},{"key":"Age","value":"0"},{"key":"Via","value":"1.1 varnish (Varnish/5.2)"},{"key":"Accept-Ranges","value":"bytes"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"payment_methods\": [\n        {\n            \"code\": \"checkmo\",\n            \"title\": \"Check / Money order\"\n        },\n        {\n            \"code\": \"paypal_express_bml\",\n            \"title\": \"PayPal Credit (Paypal Express Bml)\"\n        },\n        {\n            \"code\": \"paypal_express\",\n            \"title\": \"PayPal Express Checkout\"\n        },\n        {\n            \"code\": \"cashondelivery\",\n            \"title\": \"Cash On Delivery\"\n        },\n        {\n            \"code\": \"banktransfer\",\n            \"title\": \"Bank Transfer Payment\"\n        },\n        {\n            \"code\": \"purchaseorder\",\n            \"title\": \"Purchase Order\"\n        }\n    ],\n    \"totals\": {\n        \"grand_total\": 27,\n        \"base_grand_total\": 27,\n        \"subtotal\": 22,\n        \"base_subtotal\": 22,\n        \"discount_amount\": 0,\n        \"base_discount_amount\": 0,\n        \"subtotal_with_discount\": 22,\n        \"base_subtotal_with_discount\": 22,\n        \"shipping_amount\": 5,\n        \"base_shipping_amount\": 5,\n        \"shipping_discount_amount\": 0,\n        \"base_shipping_discount_amount\": 0,\n        \"tax_amount\": 0,\n        \"base_tax_amount\": 0,\n        \"weee_tax_applied_amount\": null,\n        \"shipping_tax_amount\": 0,\n        \"base_shipping_tax_amount\": 0,\n        \"subtotal_incl_tax\": 22,\n        \"shipping_incl_tax\": 5,\n        \"base_shipping_incl_tax\": 5,\n        \"base_currency_code\": \"GBP\",\n        \"quote_currency_code\": \"GBP\",\n        \"items_qty\": 1,\n        \"items\": [\n            {\n                \"item_id\": 801,\n                \"price\": 22,\n                \"base_price\": 22,\n                \"qty\": 1,\n                \"row_total\": 22,\n                \"base_row_total\": 22,\n                \"row_total_with_discount\": 0,\n                \"tax_amount\": 0,\n                \"base_tax_amount\": 0,\n                \"tax_percent\": 0,\n                \"discount_amount\": 0,\n                \"base_discount_amount\": 0,\n                \"discount_percent\": 0,\n                \"price_incl_tax\": 22,\n                \"base_price_incl_tax\": 22,\n                \"row_total_incl_tax\": 22,\n                \"base_row_total_incl_tax\": 22,\n                \"options\": \"[]\",\n                \"weee_tax_applied_amount\": null,\n                \"weee_tax_applied\": null,\n                \"extension_attributes\": {\n                    \"mposc\": \"{\\\"product_url\\\":\\\"http:\\\\/\\\\/dev.mageplaza.vn:8080\\\\/quynh\\\\/ce243p1\\\\/pub\\\\/radiant-tee-m-orange.html\\\"}\"\n                },\n                \"name\": \"Radiant Tee-M-Orange\"\n            }\n        ],\n        \"total_segments\": [\n            {\n                \"code\": \"subtotal\",\n                \"title\": \"Subtotal\",\n                \"value\": 22\n            },\n            {\n                \"code\": \"mpmultiplecoupons\",\n                \"title\": \"Discount (Buy 3 tee shirts and get the 4th free)\",\n                \"value\": []\n            },\n            {\n                \"code\": \"shipping\",\n                \"title\": \"Shipping & Handling (Flat Rate - Fixed)\",\n                \"value\": 5\n            },\n            {\n                \"code\": \"tax\",\n                \"title\": \"Tax\",\n                \"value\": 0,\n                \"extension_attributes\": {\n                    \"tax_grandtotal_details\": []\n                }\n            },\n            {\n                \"code\": \"osc_gift_wrap\",\n                \"title\": \"Gift Wrap\",\n                \"value\": 0,\n                \"extension_attributes\": {\n                    \"gift_wrap_amount\": 2\n                }\n            },\n            {\n                \"code\": \"grand_total\",\n                \"title\": \"Grand Total\",\n                \"value\": 27,\n                \"area\": \"footer\"\n            }\n        ]\n    }\n}"}],"_postman_id":"77f15622-fd0b-4857-bc4e-144fad370052"},{"name":"Guest Save ValueCustomer Attribute at Shipping Address","id":"b009946a-75e8-44e0-a17f-75b21e4fc348","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"addressInformation\": {\r\n        \"shipping_address\": {\r\n            \"region\": \"New York\",\r\n            \"region_id\": 43,\r\n            \"region_code\": \"NY\",\r\n            \"country_id\": \"US\",\r\n            \"street\": [\r\n                \"123 Oak Ave\"\r\n            ],\r\n            \"postcode\": \"10577\",\r\n            \"city\": \"Purchase\",\r\n            \"firstname\": \"Jane\",\r\n            \"lastname\": \"Doe\",\r\n            \"email\": \"jdoe@example.com\",\r\n            \"telephone\": \"512-555-1111\",\r\n            \"customAttributes\": [\r\n                {\r\n                    \"attribute_code\": \"textfield\",\r\n                    \"value\": \"test 1\"\r\n                },\r\n                {\r\n                    \"attribute_code\": \"date\",\r\n                    \"value\": \"Apr 08, 2021\"\r\n                },\r\n                {\r\n                    \"attribute_code\": \"dropdown\",\r\n                    \"value\": \"214\"\r\n                },\r\n                {\r\n                    \"attribute_code\": \"yesno\",\r\n                    \"value\": \"1\"\r\n                },\r\n                {\r\n                    \"attribute_code\": \"multi_select\",\r\n                    \"value\": \"217,218\"\r\n                },\r\n                {\r\n                    \"attribute_code\": \"media_image\",\r\n                    \"value\": \"{\\n    \\\"error\\\": \\\"\\\",\\n    \\\"file\\\": \\\"/m/a/mageplaza-banner.jpg\\\",\\n    \\\"name\\\": \\\"Mageplaza-banner.jpg\\\",\\n    \\\"size\\\": \\\"18305\\\",\\n    \\\"url\\\": \\\"http://dev.mageplaza.vn:8080/quynh/ce243p1/pub/media/customer_address/tmp/m/a/mageplaza-banner.jpg\\\",\\n    \\\"type\\\": \\\"image/jpeg\\\"\\n}\"\r\n                }\r\n            ]\r\n        },\r\n        \"billing_address\": {\r\n            \"region\": \"New York\",\r\n            \"region_id\": 43,\r\n            \"region_code\": \"NY\",\r\n            \"country_id\": \"US\",\r\n            \"street\": [\r\n                \"123 Oak Ave\"\r\n            ],\r\n            \"postcode\": \"10577\",\r\n            \"city\": \"Purchase\",\r\n            \"firstname\": \"Jane\",\r\n            \"lastname\": \"Doe\",\r\n            \"email\": \"jdoe@example.com\",\r\n            \"telephone\": \"512-555-1111\"\r\n        },\r\n        \"shipping_carrier_code\": \"tablerate\",\r\n        \"shipping_method_code\": \"bestway\"\r\n    }\r\n}"},"url":"{{magento_base_url}}/rest/V1/guest-carts/cdGAyVRcv35SNTXYssl4menAEoI6mfFE/shipping-information","urlObject":{"path":["rest","V1","guest-carts","cdGAyVRcv35SNTXYssl4menAEoI6mfFE","shipping-information"],"host":["{{magento_base_url}}"],"query":[],"variable":[]}},"response":[{"id":"de099e9c-aafc-47bb-9700-6bcbdaa2f435","name":"Guest Save ValueCustomer Attribute at Shipping Address Example","originalRequest":{"method":"POST","header":[{"key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"addressInformation\": {\r\n        \"shipping_address\": {\r\n            \"region\": \"New York\",\r\n            \"region_id\": 43,\r\n            \"region_code\": \"NY\",\r\n            \"country_id\": \"US\",\r\n            \"street\": [\r\n                \"123 Oak Ave\"\r\n            ],\r\n            \"postcode\": \"10577\",\r\n            \"city\": \"Purchase\",\r\n            \"firstname\": \"Jane\",\r\n            \"lastname\": \"Doe\",\r\n            \"email\": \"jdoe@example.com\",\r\n            \"telephone\": \"512-555-1111\",\r\n            \"customAttributes\": [\r\n                {\r\n                    \"attribute_code\": \"textfield\",\r\n                    \"value\": \"test 1\"\r\n                },\r\n                {\r\n                    \"attribute_code\": \"date\",\r\n                    \"value\": \"Apr 08, 2021\"\r\n                },\r\n                {\r\n                    \"attribute_code\": \"dropdown\",\r\n                    \"value\": \"214\"\r\n                },\r\n                {\r\n                    \"attribute_code\": \"yesno\",\r\n                    \"value\": \"1\"\r\n                },\r\n                {\r\n                    \"attribute_code\": \"multi_select\",\r\n                    \"value\": \"217,218\"\r\n                },\r\n                {\r\n                    \"attribute_code\": \"media_image\",\r\n                    \"value\": \"{\\n    \\\"error\\\": \\\"\\\",\\n    \\\"file\\\": \\\"/m/a/mageplaza-banner.jpg\\\",\\n    \\\"name\\\": \\\"Mageplaza-banner.jpg\\\",\\n    \\\"size\\\": \\\"18305\\\",\\n    \\\"url\\\": \\\"http://dev.mageplaza.vn:8080/quynh/ce243p1/pub/media/customer_address/tmp/m/a/mageplaza-banner.jpg\\\",\\n    \\\"type\\\": \\\"image/jpeg\\\"\\n}\"\r\n                }\r\n            ]\r\n        },\r\n        \"billing_address\": {\r\n            \"region\": \"New York\",\r\n            \"region_id\": 43,\r\n            \"region_code\": \"NY\",\r\n            \"country_id\": \"US\",\r\n            \"street\": [\r\n                \"123 Oak Ave\"\r\n            ],\r\n            \"postcode\": \"10577\",\r\n            \"city\": \"Purchase\",\r\n            \"firstname\": \"Jane\",\r\n            \"lastname\": \"Doe\",\r\n            \"email\": \"jdoe@example.com\",\r\n            \"telephone\": \"512-555-1111\"\r\n        },\r\n        \"shipping_carrier_code\": \"tablerate\",\r\n        \"shipping_method_code\": \"bestway\"\r\n    }\r\n}"},"url":"{{magento_base_url}}/rest/V1/guest-carts/cdGAyVRcv35SNTXYssl4menAEoI6mfFE/shipping-information"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 19 Jan 2022 02:39:55 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=rujhqsk2bh1mavl3g0hgfo1olv; expires=Wed, 19-Jan-2022 03:39:55 GMT; Max-Age=3600; path=/quynh/ce243p1/pub; domain=dev.mageplaza.vn; HttpOnly; SameSite=Lax"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"2031"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"X-Varnish","value":"238998"},{"key":"Age","value":"0"},{"key":"Via","value":"1.1 varnish (Varnish/5.2)"},{"key":"Accept-Ranges","value":"bytes"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"payment_methods\": [\n        {\n            \"code\": \"checkmo\",\n            \"title\": \"Check / Money order\"\n        },\n        {\n            \"code\": \"paypal_express_bml\",\n            \"title\": \"PayPal Credit (Paypal Express Bml)\"\n        },\n        {\n            \"code\": \"paypal_express\",\n            \"title\": \"PayPal Express Checkout\"\n        },\n        {\n            \"code\": \"cashondelivery\",\n            \"title\": \"Cash On Delivery\"\n        },\n        {\n            \"code\": \"banktransfer\",\n            \"title\": \"Bank Transfer Payment\"\n        },\n        {\n            \"code\": \"purchaseorder\",\n            \"title\": \"Purchase Order\"\n        }\n    ],\n    \"totals\": {\n        \"grand_total\": 37,\n        \"base_grand_total\": 37,\n        \"subtotal\": 22,\n        \"base_subtotal\": 22,\n        \"discount_amount\": 0,\n        \"base_discount_amount\": 0,\n        \"subtotal_with_discount\": 22,\n        \"base_subtotal_with_discount\": 22,\n        \"shipping_amount\": 15,\n        \"base_shipping_amount\": 15,\n        \"shipping_discount_amount\": 0,\n        \"base_shipping_discount_amount\": 0,\n        \"tax_amount\": 0,\n        \"base_tax_amount\": 0,\n        \"weee_tax_applied_amount\": null,\n        \"shipping_tax_amount\": 0,\n        \"base_shipping_tax_amount\": 0,\n        \"subtotal_incl_tax\": 22,\n        \"shipping_incl_tax\": 15,\n        \"base_shipping_incl_tax\": 15,\n        \"base_currency_code\": \"GBP\",\n        \"quote_currency_code\": \"GBP\",\n        \"items_qty\": 1,\n        \"items\": [\n            {\n                \"item_id\": 804,\n                \"price\": 22,\n                \"base_price\": 22,\n                \"qty\": 1,\n                \"row_total\": 22,\n                \"base_row_total\": 22,\n                \"row_total_with_discount\": 0,\n                \"tax_amount\": 0,\n                \"base_tax_amount\": 0,\n                \"tax_percent\": 0,\n                \"discount_amount\": 0,\n                \"base_discount_amount\": 0,\n                \"discount_percent\": 0,\n                \"price_incl_tax\": 22,\n                \"base_price_incl_tax\": 22,\n                \"row_total_incl_tax\": 22,\n                \"base_row_total_incl_tax\": 22,\n                \"options\": \"[]\",\n                \"weee_tax_applied_amount\": null,\n                \"weee_tax_applied\": null,\n                \"extension_attributes\": {\n                    \"mposc\": \"{\\\"product_url\\\":\\\"http:\\\\/\\\\/dev.mageplaza.vn:8080\\\\/quynh\\\\/ce243p1\\\\/pub\\\\/radiant-tee-m-orange.html\\\"}\"\n                },\n                \"name\": \"Radiant Tee-M-Orange\"\n            }\n        ],\n        \"total_segments\": [\n            {\n                \"code\": \"subtotal\",\n                \"title\": \"Subtotal\",\n                \"value\": 22\n            },\n            {\n                \"code\": \"mpmultiplecoupons\",\n                \"title\": \"Discount (Buy 3 tee shirts and get the 4th free)\",\n                \"value\": []\n            },\n            {\n                \"code\": \"shipping\",\n                \"title\": \"Shipping & Handling (Best Way - Table Rate)\",\n                \"value\": 15\n            },\n            {\n                \"code\": \"tax\",\n                \"title\": \"Tax\",\n                \"value\": 0,\n                \"extension_attributes\": {\n                    \"tax_grandtotal_details\": []\n                }\n            },\n            {\n                \"code\": \"osc_gift_wrap\",\n                \"title\": \"Gift Wrap\",\n                \"value\": 0,\n                \"extension_attributes\": {\n                    \"gift_wrap_amount\": 2\n                }\n            },\n            {\n                \"code\": \"grand_total\",\n                \"title\": \"Grand Total\",\n                \"value\": 37,\n                \"area\": \"footer\"\n            }\n        ]\n    }\n}"}],"_postman_id":"b009946a-75e8-44e0-a17f-75b21e4fc348"},{"name":"Customer Save Value Customer Attribute at Billing Address","id":"7899b603-29c0-476c-a3ad-7bb80a5d0cc7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearere {{customer_token}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"paymentMethod\": {\r\n        \"method\": \"checkmo\"\r\n    },\r\n    \"billing_address\": {\r\n        \"email\": \"jdoe@example.com\",\r\n        \"region\": \"New York\",\r\n        \"region_id\": 43,\r\n        \"region_code\": \"NY\",\r\n        \"country_id\": \"US\",\r\n        \"street\": [\r\n            \"123 Oak Ave\"\r\n        ],\r\n        \"postcode\": \"10577\",\r\n        \"city\": \"Purchase\",\r\n        \"telephone\": \"512-555-1111\",\r\n        \"firstname\": \"Jane\",\r\n        \"lastname\": \"Doe\",\r\n        \"customAttributes\": [\r\n            {\r\n                \"attribute_code\": \"textfield\",\r\n                \"value\": \"test 2\"\r\n            },\r\n            {\r\n                \"attribute_code\": \"date\",\r\n                \"value\": \"Apr 12, 2021\"\r\n            },\r\n            {\r\n                \"attribute_code\": \"dropdown\",\r\n                \"value\": \"215\"\r\n            },\r\n            {\r\n                \"attribute_code\": \"yesno\",\r\n                \"value\": \"0\"\r\n            },\r\n            {\r\n                \"attribute_code\": \"multi_select\",\r\n                \"value\": \"217,219\"\r\n            },\r\n            {\r\n                \"attribute_code\": \"media_image\",\r\n                \"value\": \"{\\n    \\\"error\\\": \\\"\\\",\\n    \\\"file\\\": \\\"/m/a/mageplaza-banner.jpg\\\",\\n    \\\"name\\\": \\\"Mageplaza-banner.jpg\\\",\\n    \\\"size\\\": \\\"18305\\\",\\n    \\\"url\\\": \\\"http://dev.mageplaza.vn:8080/quynh/ce243p1/pub/media/customer_address/tmp/m/a/mageplaza-banner.jpg\\\",\\n    \\\"type\\\": \\\"image/jpeg\\\"\\n}\"\r\n            }\r\n        ],\r\n        \"extension_attributes\": {},\r\n        \"saveInAddressBook\": null\r\n    }\r\n}"},"url":"{{magento_base_url}}/rest/V1/carts/mine/payment-information","urlObject":{"path":["rest","V1","carts","mine","payment-information"],"host":["{{magento_base_url}}"],"query":[],"variable":[]}},"response":[{"id":"dfe5a63c-fff3-4ce7-8915-d431b5852ae2","name":"Set value for Customer Attribute at Billing Address Example","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{customer_token}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"paymentMethod\": {\r\n        \"method\": \"checkmo\"\r\n    },\r\n    \"billing_address\": {\r\n        \"email\": \"jdoe@example.com\",\r\n        \"region\": \"New York\",\r\n        \"region_id\": 43,\r\n        \"region_code\": \"NY\",\r\n        \"country_id\": \"US\",\r\n        \"street\": [\r\n            \"123 Oak Ave\"\r\n        ],\r\n        \"postcode\": \"10577\",\r\n        \"city\": \"Purchase\",\r\n        \"telephone\": \"512-555-1111\",\r\n        \"firstname\": \"Jane\",\r\n        \"lastname\": \"Doe\",\r\n        \"customAttributes\": [\r\n            {\r\n                \"attribute_code\": \"textfield\",\r\n                \"value\": \"test 2\"\r\n            },\r\n            {\r\n                \"attribute_code\": \"date\",\r\n                \"value\": \"Apr 12, 2021\"\r\n            },\r\n            {\r\n                \"attribute_code\": \"dropdown\",\r\n                \"value\": \"215\"\r\n            },\r\n            {\r\n                \"attribute_code\": \"yesno\",\r\n                \"value\": \"0\"\r\n            },\r\n            {\r\n                \"attribute_code\": \"multi_select\",\r\n                \"value\": \"217,219\"\r\n            },\r\n            {\r\n                \"attribute_code\": \"media_image\",\r\n                \"value\": \"{\\n    \\\"error\\\": \\\"\\\",\\n    \\\"file\\\": \\\"/m/a/mageplaza-banner.jpg\\\",\\n    \\\"name\\\": \\\"Mageplaza-banner.jpg\\\",\\n    \\\"size\\\": \\\"18305\\\",\\n    \\\"url\\\": \\\"http://dev.mageplaza.vn:8080/quynh/ce243p1/pub/media/customer_address/tmp/m/a/mageplaza-banner.jpg\\\",\\n    \\\"type\\\": \\\"image/jpeg\\\"\\n}\"\r\n            }\r\n        ],\r\n        \"extension_attributes\": {},\r\n        \"saveInAddressBook\": null\r\n    }\r\n}"},"url":"{{magento_base_url}}/rest/V1/carts/mine/payment-information"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 19 Jan 2022 02:14:29 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=rujhqsk2bh1mavl3g0hgfo1olv; expires=Wed, 19-Jan-2022 03:14:29 GMT; Max-Age=3600; path=/quynh/ce243p1/pub; domain=dev.mageplaza.vn; HttpOnly; SameSite=Lax"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"5"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"X-Varnish","value":"694769"},{"key":"Age","value":"0"},{"key":"Via","value":"1.1 varnish (Varnish/5.2)"},{"key":"Accept-Ranges","value":"bytes"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"\"200\""}],"_postman_id":"7899b603-29c0-476c-a3ad-7bb80a5d0cc7"},{"name":"Guest Save Value Customer Attribute at Billing Address","id":"e29231fb-2e85-4e8a-822d-c70cfa1c4209","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"paymentMethod\": {\r\n        \"method\": \"checkmo\"\r\n    },\r\n    \"billing_address\": {\r\n        \"email\": \"jdoe@example.com\",\r\n        \"region\": \"New York\",\r\n        \"region_id\": 43,\r\n        \"region_code\": \"NY\",\r\n        \"country_id\": \"US\",\r\n        \"street\": [\r\n            \"123 Oak Ave\"\r\n        ],\r\n        \"postcode\": \"10577\",\r\n        \"city\": \"Purchase\",\r\n        \"telephone\": \"512-555-1111\",\r\n        \"firstname\": \"Jane\",\r\n        \"lastname\": \"Doe\",\r\n        \"customAttributes\": [\r\n            {\r\n                \"attribute_code\": \"textfield\",\r\n                \"value\": \"test 2\"\r\n            },\r\n            {\r\n                \"attribute_code\": \"date\",\r\n                \"value\": \"Apr 12, 2021\"\r\n            },\r\n            {\r\n                \"attribute_code\": \"dropdown\",\r\n                \"value\": \"215\"\r\n            },\r\n            {\r\n                \"attribute_code\": \"yesno\",\r\n                \"value\": \"0\"\r\n            },\r\n            {\r\n                \"attribute_code\": \"multi_select\",\r\n                \"value\": \"217,219\"\r\n            },\r\n            {\r\n                \"attribute_code\": \"media_image\",\r\n                \"value\": \"{\\n    \\\"error\\\": \\\"\\\",\\n    \\\"file\\\": \\\"/m/a/mageplaza-banner.jpg\\\",\\n    \\\"name\\\": \\\"Mageplaza-banner.jpg\\\",\\n    \\\"size\\\": \\\"18305\\\",\\n    \\\"url\\\": \\\"http://dev.mageplaza.vn:8080/quynh/ce243p1/pub/media/customer_address/tmp/m/a/mageplaza-banner.jpg\\\",\\n    \\\"type\\\": \\\"image/jpeg\\\"\\n}\"\r\n            }\r\n        ],\r\n        \"extension_attributes\": {},\r\n        \"saveInAddressBook\": null\r\n    }\r\n}"},"url":"{{magento_base_url}}/rest/V1/guest-carts/9uSTHr5nhlupVWKqrE7efB4rR5Tf5Cn0/payment-information?email=jdoe@example.com","urlObject":{"path":["rest","V1","guest-carts","9uSTHr5nhlupVWKqrE7efB4rR5Tf5Cn0","payment-information"],"host":["{{magento_base_url}}"],"query":[{"key":"email","value":"jdoe@example.com"}],"variable":[]}},"response":[{"id":"68454f2e-98c8-440d-94a6-a1c53775591e","name":"Guest Save Value Customer Attribute at Billing Address Example","originalRequest":{"method":"POST","header":[{"key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"paymentMethod\": {\r\n        \"method\": \"checkmo\"\r\n    },\r\n    \"billing_address\": {\r\n        \"email\": \"jdoe@example.com\",\r\n        \"region\": \"New York\",\r\n        \"region_id\": 43,\r\n        \"region_code\": \"NY\",\r\n        \"country_id\": \"US\",\r\n        \"street\": [\r\n            \"123 Oak Ave\"\r\n        ],\r\n        \"postcode\": \"10577\",\r\n        \"city\": \"Purchase\",\r\n        \"telephone\": \"512-555-1111\",\r\n        \"firstname\": \"Jane\",\r\n        \"lastname\": \"Doe\",\r\n        \"customAttributes\": [\r\n            {\r\n                \"attribute_code\": \"textfield\",\r\n                \"value\": \"test 2\"\r\n            },\r\n            {\r\n                \"attribute_code\": \"date\",\r\n                \"value\": \"Apr 12, 2021\"\r\n            },\r\n            {\r\n                \"attribute_code\": \"dropdown\",\r\n                \"value\": \"215\"\r\n            },\r\n            {\r\n                \"attribute_code\": \"yesno\",\r\n                \"value\": \"0\"\r\n            },\r\n            {\r\n                \"attribute_code\": \"multi_select\",\r\n                \"value\": \"217,219\"\r\n            },\r\n            {\r\n                \"attribute_code\": \"media_image\",\r\n                \"value\": \"{\\n    \\\"error\\\": \\\"\\\",\\n    \\\"file\\\": \\\"/m/a/mageplaza-banner.jpg\\\",\\n    \\\"name\\\": \\\"Mageplaza-banner.jpg\\\",\\n    \\\"size\\\": \\\"18305\\\",\\n    \\\"url\\\": \\\"http://dev.mageplaza.vn:8080/quynh/ce243p1/pub/media/customer_address/tmp/m/a/mageplaza-banner.jpg\\\",\\n    \\\"type\\\": \\\"image/jpeg\\\"\\n}\"\r\n            }\r\n        ],\r\n        \"extension_attributes\": {},\r\n        \"saveInAddressBook\": null\r\n    }\r\n}"},"url":{"raw":"{{magento_base_url}}/rest/V1/guest-carts/9uSTHr5nhlupVWKqrE7efB4rR5Tf5Cn0/payment-information?email=jdoe@example.com","host":["{{magento_base_url}}"],"path":["rest","V1","guest-carts","9uSTHr5nhlupVWKqrE7efB4rR5Tf5Cn0","payment-information"],"query":[{"key":"email","value":"jdoe@example.com"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 19 Jan 2022 02:45:11 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=rujhqsk2bh1mavl3g0hgfo1olv; expires=Wed, 19-Jan-2022 03:45:11 GMT; Max-Age=3600; path=/quynh/ce243p1/pub; domain=dev.mageplaza.vn; HttpOnly; SameSite=Lax"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"5"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"X-Varnish","value":"239223"},{"key":"Age","value":"0"},{"key":"Via","value":"1.1 varnish (Varnish/5.2)"},{"key":"Accept-Ranges","value":"bytes"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"\"206\""}],"_postman_id":"e29231fb-2e85-4e8a-822d-c70cfa1c4209"},{"name":"Get Customer Token","id":"fc8e52ee-567c-4ef7-be0c-d32ea16f3674","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"Bearer  {{admin_token}}"}],"body":{"mode":"raw","raw":"{\r\n\t\"username\":\"roni_cost@example.com\",\r\n\t\"password\":\"roni_cost3@example.com\"\r\n}"},"url":"{{magento_base_url}}/rest/V1/integration/customer/token","urlObject":{"path":["rest","V1","integration","customer","token"],"host":["{{magento_base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"fc8e52ee-567c-4ef7-be0c-d32ea16f3674"},{"name":"Get Customer attributes by Order","id":"03e04883-5ce5-44a0-a842-b67b8a8ad1ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"Bearer {{admin_token}}"}],"url":"{{magento_base_url}}rest/V1/orders/:id","urlObject":{"path":["V1","orders",":id"],"host":["{{magento_base_url}}rest"],"query":[],"variable":[{"type":"any","value":"53","key":"id"}]}},"response":[{"id":"d3a0db12-da6d-4243-aa5f-1107890b6d35","name":"Get Customer attributes by Order Example","originalRequest":{"method":"GET","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"Bearer {{admin_token}}"}],"url":{"raw":"{{magento_base_url}}rest/V1/orders/:id","host":["{{magento_base_url}}rest"],"path":["V1","orders",":id"],"variable":[{"key":"id","value":"53"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 19 Oct 2023 07:32:23 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=77m789top1fui1tc59f5ddci46; expires=Thu, 19-Oct-2023 08:32:23 GMT; Max-Age=3600; path=/nhatpq/ce246f/pub; domain=117.6.131.199; HttpOnly; SameSite=Lax"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"base_currency_code\": \"USD\",\n    \"base_discount_amount\": 0,\n    \"base_grand_total\": 58.32,\n    \"base_discount_tax_compensation_amount\": 0,\n    \"base_shipping_amount\": 5,\n    \"base_shipping_discount_amount\": 0,\n    \"base_shipping_discount_tax_compensation_amnt\": 0,\n    \"base_shipping_incl_tax\": 5,\n    \"base_shipping_tax_amount\": 0,\n    \"base_subtotal\": 49.26,\n    \"base_subtotal_incl_tax\": 53.32,\n    \"base_tax_amount\": 4.06,\n    \"base_total_due\": 58.32,\n    \"base_to_global_rate\": 1,\n    \"base_to_order_rate\": 1,\n    \"billing_address_id\": 104,\n    \"created_at\": \"2023-10-19 06:58:31\",\n    \"customer_email\": \"kohus@mailinator.com\",\n    \"customer_firstname\": \"Mercedes\",\n    \"customer_group_id\": 1,\n    \"customer_id\": 20045,\n    \"customer_is_guest\": 0,\n    \"customer_lastname\": \"Fox\",\n    \"customer_note_notify\": 1,\n    \"discount_amount\": 0,\n    \"entity_id\": 53,\n    \"global_currency_code\": \"USD\",\n    \"grand_total\": 58.32,\n    \"discount_tax_compensation_amount\": 0,\n    \"increment_id\": \"000000064\",\n    \"is_virtual\": 0,\n    \"order_currency_code\": \"USD\",\n    \"protect_code\": \"d8ca2c78c50f3db9669540523ffe2446\",\n    \"quote_id\": 156,\n    \"remote_ip\": \"117.6.131.199\",\n    \"shipping_amount\": 5,\n    \"shipping_description\": \"Flat Rate - Fixed\",\n    \"shipping_discount_amount\": 0,\n    \"shipping_discount_tax_compensation_amount\": 0,\n    \"shipping_incl_tax\": 5,\n    \"shipping_tax_amount\": 0,\n    \"state\": \"new\",\n    \"status\": \"pending\",\n    \"store_currency_code\": \"USD\",\n    \"store_id\": 1,\n    \"store_name\": \"Main Website\\nMain Website Store\\nDefault Store View\",\n    \"store_to_base_rate\": 0,\n    \"store_to_order_rate\": 0,\n    \"subtotal\": 49.26,\n    \"subtotal_incl_tax\": 53.32,\n    \"tax_amount\": 4.06,\n    \"total_due\": 58.32,\n    \"total_item_count\": 1,\n    \"total_qty_ordered\": 1,\n    \"updated_at\": \"2023-10-19 06:58:32\",\n    \"weight\": 0,\n    \"items\": [\n        {\n            \"amount_refunded\": 0,\n            \"base_amount_refunded\": 0,\n            \"base_discount_amount\": 0,\n            \"base_discount_invoiced\": 0,\n            \"base_discount_tax_compensation_amount\": 0,\n            \"base_original_price\": 49.256,\n            \"base_price\": 49.26,\n            \"base_price_incl_tax\": 53.32,\n            \"base_row_invoiced\": 0,\n            \"base_row_total\": 49.26,\n            \"base_row_total_incl_tax\": 53.32,\n            \"base_tax_amount\": 4.06,\n            \"base_tax_invoiced\": 0,\n            \"created_at\": \"2023-10-19 06:58:31\",\n            \"discount_amount\": 0,\n            \"discount_invoiced\": 0,\n            \"discount_percent\": 0,\n            \"free_shipping\": 0,\n            \"discount_tax_compensation_amount\": 0,\n            \"is_qty_decimal\": 0,\n            \"is_virtual\": 0,\n            \"item_id\": 133,\n            \"name\": \"Fusion Backpack\",\n            \"no_discount\": 0,\n            \"order_id\": 53,\n            \"original_price\": 49.256,\n            \"price\": 49.26,\n            \"price_incl_tax\": 53.32,\n            \"product_id\": 6,\n            \"product_type\": \"simple\",\n            \"qty_canceled\": 0,\n            \"qty_invoiced\": 0,\n            \"qty_ordered\": 1,\n            \"qty_refunded\": 0,\n            \"qty_shipped\": 0,\n            \"quote_item_id\": 297,\n            \"row_invoiced\": 0,\n            \"row_total\": 49.26,\n            \"row_total_incl_tax\": 53.32,\n            \"row_weight\": 0,\n            \"sku\": \"24-MB02\",\n            \"store_id\": 1,\n            \"tax_amount\": 4.06,\n            \"tax_invoiced\": 0,\n            \"tax_percent\": 8.25,\n            \"updated_at\": \"2023-10-19 06:58:31\"\n        }\n    ],\n    \"billing_address\": {\n        \"address_type\": \"billing\",\n        \"city\": \"Calder\",\n        \"country_id\": \"US\",\n        \"customer_address_id\": 40022,\n        \"email\": \"kohus@mailinator.com\",\n        \"entity_id\": 104,\n        \"firstname\": \"Veronica\",\n        \"lastname\": \"Costello\",\n        \"parent_id\": 53,\n        \"postcode\": \"49628-7978\",\n        \"region\": \"Michigan\",\n        \"region_code\": \"MI\",\n        \"region_id\": 33,\n        \"street\": [\n            \"6146 Honey Bluff Parkway\"\n        ],\n        \"telephone\": \"5552293326\"\n    },\n    \"payment\": {\n        \"account_status\": null,\n        \"additional_information\": [\n            \"Check / Money order\"\n        ],\n        \"amount_ordered\": 58.32,\n        \"base_amount_ordered\": 58.32,\n        \"base_shipping_amount\": 5,\n        \"cc_exp_year\": \"0\",\n        \"cc_last4\": null,\n        \"cc_ss_start_month\": \"0\",\n        \"cc_ss_start_year\": \"0\",\n        \"entity_id\": 53,\n        \"method\": \"checkmo\",\n        \"parent_id\": 53,\n        \"shipping_amount\": 5\n    },\n    \"status_histories\": [],\n    \"extension_attributes\": {\n        \"shipping_assignments\": [\n            {\n                \"shipping\": {\n                    \"address\": {\n                        \"address_type\": \"shipping\",\n                        \"city\": \"Calder\",\n                        \"country_id\": \"US\",\n                        \"customer_address_id\": 40022,\n                        \"email\": \"kohus@mailinator.com\",\n                        \"entity_id\": 103,\n                        \"firstname\": \"Veronica\",\n                        \"lastname\": \"Costello\",\n                        \"parent_id\": 53,\n                        \"postcode\": \"49628-7978\",\n                        \"region\": \"Michigan\",\n                        \"region_code\": \"MI\",\n                        \"region_id\": 33,\n                        \"street\": [\n                            \"6146 Honey Bluff Parkway\"\n                        ],\n                        \"telephone\": \"5552293326\"\n                    },\n                    \"method\": \"flatrate_flatrate\",\n                    \"total\": {\n                        \"base_shipping_amount\": 5,\n                        \"base_shipping_discount_amount\": 0,\n                        \"base_shipping_discount_tax_compensation_amnt\": 0,\n                        \"base_shipping_incl_tax\": 5,\n                        \"base_shipping_tax_amount\": 0,\n                        \"shipping_amount\": 5,\n                        \"shipping_discount_amount\": 0,\n                        \"shipping_discount_tax_compensation_amount\": 0,\n                        \"shipping_incl_tax\": 5,\n                        \"shipping_tax_amount\": 0\n                    }\n                },\n                \"items\": [\n                    {\n                        \"amount_refunded\": 0,\n                        \"base_amount_refunded\": 0,\n                        \"base_discount_amount\": 0,\n                        \"base_discount_invoiced\": 0,\n                        \"base_discount_tax_compensation_amount\": 0,\n                        \"base_original_price\": 49.256,\n                        \"base_price\": 49.26,\n                        \"base_price_incl_tax\": 53.32,\n                        \"base_row_invoiced\": 0,\n                        \"base_row_total\": 49.26,\n                        \"base_row_total_incl_tax\": 53.32,\n                        \"base_tax_amount\": 4.06,\n                        \"base_tax_invoiced\": 0,\n                        \"created_at\": \"2023-10-19 06:58:31\",\n                        \"discount_amount\": 0,\n                        \"discount_invoiced\": 0,\n                        \"discount_percent\": 0,\n                        \"free_shipping\": 0,\n                        \"discount_tax_compensation_amount\": 0,\n                        \"is_qty_decimal\": 0,\n                        \"is_virtual\": 0,\n                        \"item_id\": 133,\n                        \"name\": \"Fusion Backpack\",\n                        \"no_discount\": 0,\n                        \"order_id\": 53,\n                        \"original_price\": 49.256,\n                        \"price\": 49.26,\n                        \"price_incl_tax\": 53.32,\n                        \"product_id\": 6,\n                        \"product_type\": \"simple\",\n                        \"qty_canceled\": 0,\n                        \"qty_invoiced\": 0,\n                        \"qty_ordered\": 1,\n                        \"qty_refunded\": 0,\n                        \"qty_shipped\": 0,\n                        \"quote_item_id\": 297,\n                        \"row_invoiced\": 0,\n                        \"row_total\": 49.26,\n                        \"row_total_incl_tax\": 53.32,\n                        \"row_weight\": 0,\n                        \"sku\": \"24-MB02\",\n                        \"store_id\": 1,\n                        \"tax_amount\": 4.06,\n                        \"tax_invoiced\": 0,\n                        \"tax_percent\": 8.25,\n                        \"updated_at\": \"2023-10-19 06:58:31\"\n                    }\n                ]\n            }\n        ],\n        \"payment_additional_info\": [\n            {\n                \"key\": \"method_title\",\n                \"value\": \"Check / Money order\"\n            }\n        ],\n        \"applied_taxes\": [\n            {\n                \"code\": \"US-MI-*-Rate 1\",\n                \"title\": \"US-MI-*-Rate 1\",\n                \"percent\": 8.25,\n                \"amount\": 4.06,\n                \"base_amount\": 4.06\n            }\n        ],\n        \"item_applied_taxes\": [\n            {\n                \"type\": \"product\",\n                \"item_id\": 133,\n                \"applied_taxes\": [\n                    {\n                        \"code\": \"US-MI-*-Rate 1\",\n                        \"title\": \"US-MI-*-Rate 1\",\n                        \"percent\": 8.25,\n                        \"amount\": 4.06,\n                        \"base_amount\": 4.06\n                    }\n                ]\n            }\n        ],\n        \"converting_from_quote\": true,\n        \"mp_ca_address_attributes\": [\n            {\n                \"billing_address\": [\n                    {\n                        \"attribute_code\": \"country_id\",\n                        \"value\": \"United States\",\n                        \"label\": \"Country\"\n                    },\n                    {\n                        \"attribute_code\": \"prefix\",\n                        \"value\": null,\n                        \"label\": \"Name Prefix\"\n                    },\n                    {\n                        \"attribute_code\": \"firstname\",\n                        \"value\": \"Veronica\",\n                        \"label\": \"First Name\"\n                    },\n                    {\n                        \"attribute_code\": \"middlename\",\n                        \"value\": null,\n                        \"label\": \"Middle Name/Initial\"\n                    },\n                    {\n                        \"attribute_code\": \"lastname\",\n                        \"value\": \"Costello\",\n                        \"label\": \"Last Name\"\n                    },\n                    {\n                        \"attribute_code\": \"suffix\",\n                        \"value\": null,\n                        \"label\": \"Name Suffix\"\n                    },\n                    {\n                        \"attribute_code\": \"company\",\n                        \"value\": null,\n                        \"label\": \"Company\"\n                    },\n                    {\n                        \"attribute_code\": \"street\",\n                        \"value\": \"6146 Honey Bluff Parkway\",\n                        \"label\": \"Street Address\"\n                    },\n                    {\n                        \"attribute_code\": \"country_id\",\n                        \"value\": \"United States\",\n                        \"label\": \"Country\"\n                    },\n                    {\n                        \"attribute_code\": \"region\",\n                        \"value\": \"Michigan\",\n                        \"label\": \"State/Province\"\n                    },\n                    {\n                        \"attribute_code\": \"region_id\",\n                        \"value\": \"33\",\n                        \"label\": \"State/Province\"\n                    },\n                    {\n                        \"attribute_code\": \"city\",\n                        \"value\": \"Calder\",\n                        \"label\": \"City\"\n                    },\n                    {\n                        \"attribute_code\": \"postcode\",\n                        \"value\": \"49628-7978\",\n                        \"label\": \"Zip/Postal Code\"\n                    },\n                    {\n                        \"attribute_code\": \"telephone\",\n                        \"value\": \"5552293326\",\n                        \"label\": \"Phone Number\"\n                    },\n                    {\n                        \"attribute_code\": \"fax\",\n                        \"value\": null,\n                        \"label\": \"Fax\"\n                    },\n                    {\n                        \"attribute_code\": \"vat_id\",\n                        \"value\": null,\n                        \"label\": \"VAT Number\"\n                    },\n                    {\n                        \"attribute_code\": \"shipping_fee\",\n                        \"value\": \"8-Hour shipping fee\",\n                        \"label\": \"Shipping fee\"\n                    },\n                    {\n                        \"attribute_code\": \"color\",\n                        \"value\": [\n                            \"Purple\",\n                            \"Black\",\n                            \"Blue\"\n                        ],\n                        \"label\": \"Color\"\n                    },\n                    {\n                        \"attribute_code\": \"date\",\n                        \"value\": \"2023-10-17\",\n                        \"label\": \"Date\"\n                    },\n                    {\n                        \"attribute_code\": \"text_field_adrress\",\n                        \"value\": \"Magento 2 Customer Attributes extension\",\n                        \"label\": \"Text Field adrress\"\n                    },\n                    {\n                        \"attribute_code\": \"media_image\",\n                        \"value\": \"/i/m/image_1.png\",\n                        \"label\": \"Media image\"\n                    },\n                    {\n                        \"attribute_code\": \"single_file\",\n                        \"value\": null,\n                        \"label\": \"Single File\"\n                    },\n                    {\n                        \"attribute_code\": \"mposc_field_1\",\n                        \"value\": null,\n                        \"label\": \"Custom Field 1\"\n                    },\n                    {\n                        \"attribute_code\": \"mposc_field_2\",\n                        \"value\": null,\n                        \"label\": \"Custom Field 2\"\n                    },\n                    {\n                        \"attribute_code\": \"mposc_field_3\",\n                        \"value\": null,\n                        \"label\": \"Custom Field 3\"\n                    }\n                ],\n                \"shipping_address\": [\n                    {\n                        \"attribute_code\": \"country_id\",\n                        \"value\": \"United States\",\n                        \"label\": \"Country\"\n                    },\n                    {\n                        \"attribute_code\": \"prefix\",\n                        \"value\": null,\n                        \"label\": \"Name Prefix\"\n                    },\n                    {\n                        \"attribute_code\": \"firstname\",\n                        \"value\": \"Veronica\",\n                        \"label\": \"First Name\"\n                    },\n                    {\n                        \"attribute_code\": \"middlename\",\n                        \"value\": null,\n                        \"label\": \"Middle Name/Initial\"\n                    },\n                    {\n                        \"attribute_code\": \"lastname\",\n                        \"value\": \"Costello\",\n                        \"label\": \"Last Name\"\n                    },\n                    {\n                        \"attribute_code\": \"suffix\",\n                        \"value\": null,\n                        \"label\": \"Name Suffix\"\n                    },\n                    {\n                        \"attribute_code\": \"company\",\n                        \"value\": null,\n                        \"label\": \"Company\"\n                    },\n                    {\n                        \"attribute_code\": \"street\",\n                        \"value\": \"6146 Honey Bluff Parkway\",\n                        \"label\": \"Street Address\"\n                    },\n                    {\n                        \"attribute_code\": \"country_id\",\n                        \"value\": \"United States\",\n                        \"label\": \"Country\"\n                    },\n                    {\n                        \"attribute_code\": \"region\",\n                        \"value\": \"Michigan\",\n                        \"label\": \"State/Province\"\n                    },\n                    {\n                        \"attribute_code\": \"region_id\",\n                        \"value\": \"33\",\n                        \"label\": \"State/Province\"\n                    },\n                    {\n                        \"attribute_code\": \"city\",\n                        \"value\": \"Calder\",\n                        \"label\": \"City\"\n                    },\n                    {\n                        \"attribute_code\": \"postcode\",\n                        \"value\": \"49628-7978\",\n                        \"label\": \"Zip/Postal Code\"\n                    },\n                    {\n                        \"attribute_code\": \"telephone\",\n                        \"value\": \"5552293326\",\n                        \"label\": \"Phone Number\"\n                    },\n                    {\n                        \"attribute_code\": \"fax\",\n                        \"value\": null,\n                        \"label\": \"Fax\"\n                    },\n                    {\n                        \"attribute_code\": \"vat_id\",\n                        \"value\": null,\n                        \"label\": \"VAT Number\"\n                    },\n                    {\n                        \"attribute_code\": \"shipping_fee\",\n                        \"value\": \"8-Hour shipping fee\",\n                        \"label\": \"Shipping fee\"\n                    },\n                    {\n                        \"attribute_code\": \"color\",\n                        \"value\": [\n                            \"Purple\",\n                            \"Black\"\n                        ],\n                        \"label\": \"Color\"\n                    },\n                    {\n                        \"attribute_code\": \"date\",\n                        \"value\": \"2023-10-17\",\n                        \"label\": \"Date\"\n                    },\n                    {\n                        \"attribute_code\": \"text_field_adrress\",\n                        \"value\": \"Magento 2 Customer Attributes extension is a useful tool adding extra attribute fields to collect valuable customer information on registration or account page.\",\n                        \"label\": \"Text Field adrress\"\n                    },\n                    {\n                        \"attribute_code\": \"media_image\",\n                        \"value\": \"/i/m/image_1.png\",\n                        \"label\": \"Media image\"\n                    },\n                    {\n                        \"attribute_code\": \"single_file\",\n                        \"value\": null,\n                        \"label\": \"Single File\"\n                    },\n                    {\n                        \"attribute_code\": \"mposc_field_1\",\n                        \"value\": null,\n                        \"label\": \"Custom Field 1\"\n                    },\n                    {\n                        \"attribute_code\": \"mposc_field_2\",\n                        \"value\": null,\n                        \"label\": \"Custom Field 2\"\n                    },\n                    {\n                        \"attribute_code\": \"mposc_field_3\",\n                        \"value\": null,\n                        \"label\": \"Custom Field 3\"\n                    }\n                ]\n            }\n        ]\n    }\n}"}],"_postman_id":"03e04883-5ce5-44a0-a842-b67b8a8ad1ae"}]}