{"info":{"_postman_id":"f55defb8-8b6d-4b21-bf18-5ce44eb54ceb","name":"Magento 2 Affiliate Ultimate Rest API","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"10589000","collectionId":"f55defb8-8b6d-4b21-bf18-5ce44eb54ceb","publishedId":"TVRpzjwy","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2020-10-15T08:19:15.000Z"},"item":[{"name":"Account","item":[{"name":"Get Affiliate Account by ID","id":"bc5efeae-d919-4aef-a480-a6031216cdb6","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/mpAffiliate/accounts/:id","urlObject":{"path":["rest","V1","mpAffiliate","accounts",":id"],"host":["{{magento_base_url}}"],"query":[],"variable":[{"type":"string","value":"1","key":"id"}]}},"response":[{"id":"b3efb272-72f6-4ebc-9d99-5f16926ad5a8","name":"Get Affiliate Account by ID 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/mpAffiliate/accounts/:id","host":["{{magento_base_url}}"],"path":["rest","V1","mpAffiliate","accounts",":id"],"variable":[{"key":"id","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 15 Oct 2020 07:04:59 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=dq1bhs5vnfifoan51htghhct7e; expires=Thu, 15-Oct-2020 08:05:00 GMT; Max-Age=3600; path=/quynh/ce240b; domain=192.168.1.100; HttpOnly"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"303"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"account_id\": 1,\n    \"customer_id\": 1,\n    \"code\": \"d7ba62394e23639\",\n    \"group_id\": 1,\n    \"balance\": 0,\n    \"holding_balance\": 0,\n    \"total_commission\": 0,\n    \"total_paid\": 0,\n    \"status\": 1,\n    \"email_notification\": 1,\n    \"parent\": null,\n    \"tree\": \"1\",\n    \"withdraw_method\": null,\n    \"withdraw_information\": null,\n    \"created_at\": \"2020-10-14 02:49:20\",\n    \"parent_email\": null\n}"}],"_postman_id":"bc5efeae-d919-4aef-a480-a6031216cdb6"},{"name":"Get Affiliate Account by Email","id":"442e1204-da78-42e3-83c1-ea23e653e715","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    \"email\": \"roni_cost@example.com\"\r\n}"},"url":"{{magento_base_url}}/rest/V1/mpAffiliate/accounts/email","urlObject":{"path":["rest","V1","mpAffiliate","accounts","email"],"host":["{{magento_base_url}}"],"query":[],"variable":[]}},"response":[{"id":"06663968-e40a-4946-ab7e-85e75ad2f42a","name":"Get Affiliate Account by Email Example","originalRequest":{"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    \"email\": \"roni_cost@example.com\"\r\n}"},"url":"{{magento_base_url}}/rest/V1/mpAffiliate/accounts/email"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 15 Oct 2020 07:07:05 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=dq1bhs5vnfifoan51htghhct7e; expires=Thu, 15-Oct-2020 08:07:05 GMT; Max-Age=3600; path=/quynh/ce240b; domain=192.168.1.100; HttpOnly"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"303"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"account_id\": 1,\n    \"customer_id\": 1,\n    \"code\": \"d7ba62394e23639\",\n    \"group_id\": 1,\n    \"balance\": 0,\n    \"holding_balance\": 0,\n    \"total_commission\": 0,\n    \"total_paid\": 0,\n    \"status\": 1,\n    \"email_notification\": 1,\n    \"parent\": null,\n    \"tree\": \"1\",\n    \"withdraw_method\": null,\n    \"withdraw_information\": null,\n    \"created_at\": \"2020-10-14 02:49:20\",\n    \"parent_email\": null\n}"}],"_postman_id":"442e1204-da78-42e3-83c1-ea23e653e715"},{"name":"Get Affiliate Accounts List","id":"01e54703-8e3c-46ac-b47f-6ca7a205998d","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/mpAffiliate/accounts?searchCriteria","urlObject":{"path":["rest","V1","mpAffiliate","accounts"],"host":["{{magento_base_url}}"],"query":[{"key":"searchCriteria","value":null}],"variable":[]}},"response":[{"id":"d6dbead5-8fca-4ec7-a84f-847fd376fcd3","name":"Get Affiliate Accounts List 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/mpAffiliate/accounts?searchCriteria","host":["{{magento_base_url}}"],"path":["rest","V1","mpAffiliate","accounts"],"query":[{"key":"searchCriteria","value":null}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 15 Oct 2020 07:08:10 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=dq1bhs5vnfifoan51htghhct7e; expires=Thu, 15-Oct-2020 08:08:10 GMT; Max-Age=3600; path=/quynh/ce240b; domain=192.168.1.100; HttpOnly"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"996"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"account_id\": 1,\n            \"customer_id\": 1,\n            \"code\": \"d7ba62394e23639\",\n            \"group_id\": 1,\n            \"balance\": 0,\n            \"holding_balance\": 0,\n            \"total_commission\": 0,\n            \"total_paid\": 0,\n            \"status\": 1,\n            \"email_notification\": 1,\n            \"parent\": null,\n            \"tree\": \"1\",\n            \"withdraw_method\": null,\n            \"withdraw_information\": null,\n            \"created_at\": \"2020-10-14 02:49:20\",\n            \"parent_email\": null\n        },\n        {\n            \"account_id\": 2,\n            \"customer_id\": 2,\n            \"code\": \"d92bd\",\n            \"group_id\": 1,\n            \"balance\": 0,\n            \"holding_balance\": 0,\n            \"total_commission\": 0,\n            \"total_paid\": 0,\n            \"status\": 1,\n            \"email_notification\": 1,\n            \"parent\": 1,\n            \"tree\": \"1/2\",\n            \"withdraw_method\": null,\n            \"withdraw_information\": null,\n            \"created_at\": \"2020-10-14 03:13:52\",\n            \"parent_email\": \"roni_cost@example.com\"\n        },\n        {\n            \"account_id\": 3,\n            \"customer_id\": 3,\n            \"code\": \"5d10a\",\n            \"group_id\": 1,\n            \"balance\": 0,\n            \"holding_balance\": 0,\n            \"total_commission\": 0,\n            \"total_paid\": 0,\n            \"status\": 1,\n            \"email_notification\": 1,\n            \"parent\": 1,\n            \"tree\": \"1/3\",\n            \"withdraw_method\": null,\n            \"withdraw_information\": null,\n            \"created_at\": \"2020-10-14 03:40:44\",\n            \"parent_email\": \"roni_cost@example.com\"\n        }\n    ],\n    \"search_criteria\": {\n        \"filter_groups\": []\n    },\n    \"total_count\": 3\n}"}],"_postman_id":"01e54703-8e3c-46ac-b47f-6ca7a205998d"},{"name":"Get Total Affiliate Accounts","id":"1b3b2d93-50b6-43f3-8a59-46c544d2fc43","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/mpAffiliate/accounts/count","urlObject":{"path":["rest","V1","mpAffiliate","accounts","count"],"host":["{{magento_base_url}}"],"query":[],"variable":[]}},"response":[{"id":"68076141-f976-44e4-aaa0-75729ff54263","name":"Get Total Affiliate Accounts Example","originalRequest":{"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/mpAffiliate/accounts/count"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 15 Oct 2020 07:09:24 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=dq1bhs5vnfifoan51htghhct7e; expires=Thu, 15-Oct-2020 08:09:24 GMT; Max-Age=3600; path=/quynh/ce240b; domain=192.168.1.100; HttpOnly"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"1"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=utf-8"}],"cookie":[],"responseTime":null,"body":"3"}],"_postman_id":"1b3b2d93-50b6-43f3-8a59-46c544d2fc43"},{"name":"Delete Affiliate Account by ID","id":"20212c59-923c-4cbc-8f55-f33516b0c17a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"Bearer {{admin_token}}"}],"url":"{{magento_base_url}}/rest/V1/mpAffiliate/accounts/:id","urlObject":{"path":["rest","V1","mpAffiliate","accounts",":id"],"host":["{{magento_base_url}}"],"query":[],"variable":[{"type":"string","value":"3","key":"id"}]}},"response":[{"id":"26e5b10d-34a3-4d86-ab03-0b66113e130e","name":"Delete Affiliate Account by ID Example","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"Bearer {{admin_token}}"}],"url":{"raw":"{{magento_base_url}}/rest/V1/mpAffiliate/accounts/:id","host":["{{magento_base_url}}"],"path":["rest","V1","mpAffiliate","accounts",":id"],"variable":[{"key":"id","value":"3"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 15 Oct 2020 07:10:39 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=dq1bhs5vnfifoan51htghhct7e; expires=Thu, 15-Oct-2020 08:10:39 GMT; Max-Age=3600; path=/quynh/ce240b; domain=192.168.1.100; HttpOnly"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"4"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=utf-8"}],"cookie":[],"responseTime":null,"body":"true"}],"_postman_id":"20212c59-923c-4cbc-8f55-f33516b0c17a"},{"name":"Change Status of Affiliate Account","id":"4c3899ae-d818-4e7c-8f93-10a277be3737","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/mpAffiliate/accounts/:id/status/:value","urlObject":{"path":["rest","V1","mpAffiliate","accounts",":id","status",":value"],"host":["{{magento_base_url}}"],"query":[],"variable":[{"type":"string","value":"","key":"id"},{"type":"string","value":"","key":"value"}]}},"response":[{"id":"4bba4c47-030b-43b3-9bd9-4f1c05a5fef4","name":"Change Status of Affiliate Account 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/mpAffiliate/accounts/:id/status/:value","host":["{{magento_base_url}}"],"path":["rest","V1","mpAffiliate","accounts",":id","status",":value"],"variable":[{"key":"id","value":"2"},{"key":"value","value":"2"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 15 Oct 2020 07:13:26 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=dq1bhs5vnfifoan51htghhct7e; expires=Thu, 15-Oct-2020 08:13:26 GMT; Max-Age=3600; path=/quynh/ce240b; domain=192.168.1.100; HttpOnly"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"4"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=utf-8"}],"cookie":[],"responseTime":null,"body":"true"}],"_postman_id":"4c3899ae-d818-4e7c-8f93-10a277be3737"},{"name":"Create New Affiliate Account","id":"2ab5df12-c8ca-45f5-b234-b891a036f3a9","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    \"data\": {\r\n        \"customer_id\": 5,\r\n        \"group_id\": 1,\r\n        \"status\": 1\r\n    }\r\n}"},"url":"{{magento_base_url}}/rest/V1/mpAffiliate/accounts/create","urlObject":{"path":["rest","V1","mpAffiliate","accounts","create"],"host":["{{magento_base_url}}"],"query":[],"variable":[]}},"response":[{"id":"9dbca884-df41-406e-b3cc-52bcbae4557c","name":"Create New Affiliate Account Example","originalRequest":{"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    \"data\": {\r\n        \"customer_id\": 3,\r\n        \"group_id\": 1,\r\n        \"status\": 1\r\n    }\r\n}"},"url":"{{magento_base_url}}/rest/V1/mpAffiliate/accounts/create"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 15 Oct 2020 07:15:04 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=dq1bhs5vnfifoan51htghhct7e; expires=Thu, 15-Oct-2020 08:15:04 GMT; Max-Age=3600; path=/quynh/ce240b; domain=192.168.1.100; HttpOnly"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"3"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=utf-8"}],"cookie":[],"responseTime":null,"body":"\"4\""}],"_postman_id":"2ab5df12-c8ca-45f5-b234-b891a036f3a9"},{"name":"Get all campaign by affiliate id","id":"e1b6818a-3c00-4801-bb57-f3d22a92adf5","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/mpAffiliate/accounts/:id/campaigns","urlObject":{"path":["rest","V1","mpAffiliate","accounts",":id","campaigns"],"host":["{{magento_base_url}}"],"query":[],"variable":[{"type":"string","value":"4","key":"id"}]}},"response":[{"id":"1cff9dde-4455-4696-9203-fd4ffb7a3fe6","name":"Get all campaign by affiliate id 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/mpAffiliate/accounts/:id/campaigns","host":["{{magento_base_url}}"],"path":["rest","V1","mpAffiliate","accounts",":id","campaigns"],"variable":[{"key":"id","value":"4"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 15 Oct 2020 07:15:57 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=dq1bhs5vnfifoan51htghhct7e; expires=Thu, 15-Oct-2020 08:15:58 GMT; Max-Age=3600; path=/quynh/ce240b; domain=192.168.1.100; HttpOnly"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"2040"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"campaign_id\": 1,\n            \"name\": \"Default Campaign\",\n            \"description\": \"This is a sample campaign\",\n            \"status\": 1,\n            \"website_ids\": \"1\",\n            \"affiliate_group_ids\": \"1,2,3,4,5\",\n            \"from_date\": null,\n            \"to_date\": null,\n            \"display\": 1,\n            \"sort_order\": 0,\n            \"conditions_serialized\": \"{\\\"type\\\":\\\"Magento\\\\\\\\SalesRule\\\\\\\\Model\\\\\\\\Rule\\\\\\\\Condition\\\\\\\\Combine\\\",\\\"attribute\\\":null,\\\"operator\\\":null,\\\"value\\\":\\\"1\\\",\\\"is_value_processed\\\":null,\\\"aggregator\\\":\\\"all\\\"}\",\n            \"actions_serialized\": \"{\\\"type\\\":\\\"Magento\\\\\\\\SalesRule\\\\\\\\Model\\\\\\\\Rule\\\\\\\\Condition\\\\\\\\Product\\\\\\\\Combine\\\",\\\"attribute\\\":null,\\\"operator\\\":null,\\\"value\\\":true,\\\"is_value_processed\\\":null,\\\"aggregator\\\":\\\"all\\\"}\",\n            \"commission\": \"{\\\"tier_1\\\":{\\\"type\\\":\\\"3\\\",\\\"value\\\":\\\"10\\\",\\\"type_second\\\":\\\"3\\\",\\\"value_second\\\":\\\"5\\\",\\\"name\\\":\\\"Tier 1\\\"}}\",\n            \"discount_action\": \"by_percent\",\n            \"discount_amount\": 10,\n            \"discount_qty\": 0,\n            \"discount_step\": 0,\n            \"discount_description\": null,\n            \"free_shipping\": null,\n            \"apply_to_shipping\": 0,\n            \"created_at\": \"2020-10-14 02:43:53\",\n            \"updated_at\": \"2020-10-14 02:53:48\",\n            \"apply_discount_on_tax\": 0\n        },\n        {\n            \"campaign_id\": 2,\n            \"name\": \"campaign 2\",\n            \"description\": null,\n            \"status\": 1,\n            \"website_ids\": \"1\",\n            \"affiliate_group_ids\": \"1,2,3,4,5\",\n            \"from_date\": null,\n            \"to_date\": null,\n            \"display\": 1,\n            \"sort_order\": 0,\n            \"conditions_serialized\": \"{\\\"type\\\":\\\"Magento\\\\\\\\SalesRule\\\\\\\\Model\\\\\\\\Rule\\\\\\\\Condition\\\\\\\\Combine\\\",\\\"attribute\\\":null,\\\"operator\\\":null,\\\"value\\\":\\\"1\\\",\\\"is_value_processed\\\":null,\\\"aggregator\\\":\\\"all\\\"}\",\n            \"actions_serialized\": \"{\\\"type\\\":\\\"Magento\\\\\\\\SalesRule\\\\\\\\Model\\\\\\\\Rule\\\\\\\\Condition\\\\\\\\Product\\\\\\\\Combine\\\",\\\"attribute\\\":null,\\\"operator\\\":null,\\\"value\\\":true,\\\"is_value_processed\\\":null,\\\"aggregator\\\":\\\"all\\\"}\",\n            \"commission\": \"{\\\"tier_1\\\":{\\\"type\\\":\\\"3\\\",\\\"value\\\":\\\"10\\\",\\\"type_second\\\":\\\"3\\\",\\\"value_second\\\":\\\"3\\\",\\\"name\\\":\\\"Tier 1\\\"}}\",\n            \"discount_action\": \"cart_fixed\",\n            \"discount_amount\": 5,\n            \"discount_qty\": 0,\n            \"discount_step\": 0,\n            \"discount_description\": null,\n            \"free_shipping\": null,\n            \"apply_to_shipping\": 0,\n            \"created_at\": \"2020-10-14 03:28:27\",\n            \"updated_at\": \"2020-10-14 03:28:27\",\n            \"apply_discount_on_tax\": 0\n        }\n    ],\n    \"search_criteria\": null,\n    \"total_count\": 2\n}"}],"_postman_id":"e1b6818a-3c00-4801-bb57-f3d22a92adf5"},{"name":"Get all campaign by affiliate email","id":"900b69bc-a2e2-4959-bddf-ceb1727b8a1d","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    \"email\": \"roni_cost@example.com\"\r\n}"},"url":"{{magento_base_url}}/rest/V1/mpAffiliate/accounts/email/campaigns","urlObject":{"path":["rest","V1","mpAffiliate","accounts","email","campaigns"],"host":["{{magento_base_url}}"],"query":[],"variable":[]}},"response":[{"id":"ded96f34-85e7-440a-a1ee-b0730ebb6c9d","name":"Get all campaign by affiliate email example","originalRequest":{"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    \"email\": \"roni_cost@example.com\"\r\n}"},"url":"{{magento_base_url}}/rest/V1/mpAffiliate/accounts/email/campaigns"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 15 Oct 2020 07:18:16 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=dq1bhs5vnfifoan51htghhct7e; expires=Thu, 15-Oct-2020 08:18:16 GMT; Max-Age=3600; path=/quynh/ce240b; domain=192.168.1.100; HttpOnly"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"2040"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"campaign_id\": 1,\n            \"name\": \"Default Campaign\",\n            \"description\": \"This is a sample campaign\",\n            \"status\": 1,\n            \"website_ids\": \"1\",\n            \"affiliate_group_ids\": \"1,2,3,4,5\",\n            \"from_date\": null,\n            \"to_date\": null,\n            \"display\": 1,\n            \"sort_order\": 0,\n            \"conditions_serialized\": \"{\\\"type\\\":\\\"Magento\\\\\\\\SalesRule\\\\\\\\Model\\\\\\\\Rule\\\\\\\\Condition\\\\\\\\Combine\\\",\\\"attribute\\\":null,\\\"operator\\\":null,\\\"value\\\":\\\"1\\\",\\\"is_value_processed\\\":null,\\\"aggregator\\\":\\\"all\\\"}\",\n            \"actions_serialized\": \"{\\\"type\\\":\\\"Magento\\\\\\\\SalesRule\\\\\\\\Model\\\\\\\\Rule\\\\\\\\Condition\\\\\\\\Product\\\\\\\\Combine\\\",\\\"attribute\\\":null,\\\"operator\\\":null,\\\"value\\\":true,\\\"is_value_processed\\\":null,\\\"aggregator\\\":\\\"all\\\"}\",\n            \"commission\": \"{\\\"tier_1\\\":{\\\"type\\\":\\\"3\\\",\\\"value\\\":\\\"10\\\",\\\"type_second\\\":\\\"3\\\",\\\"value_second\\\":\\\"5\\\",\\\"name\\\":\\\"Tier 1\\\"}}\",\n            \"discount_action\": \"by_percent\",\n            \"discount_amount\": 10,\n            \"discount_qty\": 0,\n            \"discount_step\": 0,\n            \"discount_description\": null,\n            \"free_shipping\": null,\n            \"apply_to_shipping\": 0,\n            \"created_at\": \"2020-10-14 02:43:53\",\n            \"updated_at\": \"2020-10-14 02:53:48\",\n            \"apply_discount_on_tax\": 0\n        },\n        {\n            \"campaign_id\": 2,\n            \"name\": \"campaign 2\",\n            \"description\": null,\n            \"status\": 1,\n            \"website_ids\": \"1\",\n            \"affiliate_group_ids\": \"1,2,3,4,5\",\n            \"from_date\": null,\n            \"to_date\": null,\n            \"display\": 1,\n            \"sort_order\": 0,\n            \"conditions_serialized\": \"{\\\"type\\\":\\\"Magento\\\\\\\\SalesRule\\\\\\\\Model\\\\\\\\Rule\\\\\\\\Condition\\\\\\\\Combine\\\",\\\"attribute\\\":null,\\\"operator\\\":null,\\\"value\\\":\\\"1\\\",\\\"is_value_processed\\\":null,\\\"aggregator\\\":\\\"all\\\"}\",\n            \"actions_serialized\": \"{\\\"type\\\":\\\"Magento\\\\\\\\SalesRule\\\\\\\\Model\\\\\\\\Rule\\\\\\\\Condition\\\\\\\\Product\\\\\\\\Combine\\\",\\\"attribute\\\":null,\\\"operator\\\":null,\\\"value\\\":true,\\\"is_value_processed\\\":null,\\\"aggregator\\\":\\\"all\\\"}\",\n            \"commission\": \"{\\\"tier_1\\\":{\\\"type\\\":\\\"3\\\",\\\"value\\\":\\\"10\\\",\\\"type_second\\\":\\\"3\\\",\\\"value_second\\\":\\\"3\\\",\\\"name\\\":\\\"Tier 1\\\"}}\",\n            \"discount_action\": \"cart_fixed\",\n            \"discount_amount\": 5,\n            \"discount_qty\": 0,\n            \"discount_step\": 0,\n            \"discount_description\": null,\n            \"free_shipping\": null,\n            \"apply_to_shipping\": 0,\n            \"created_at\": \"2020-10-14 03:28:27\",\n            \"updated_at\": \"2020-10-14 03:28:27\",\n            \"apply_discount_on_tax\": 0\n        }\n    ],\n    \"search_criteria\": null,\n    \"total_count\": 2\n}"}],"_postman_id":"900b69bc-a2e2-4959-bddf-ceb1727b8a1d"},{"name":"Get childrens of affiliate by affiliate email","id":"64963179-eb21-40f0-a7ef-755a9e9e75a2","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    \"email\": \"roni_cost@example.com\"\r\n}"},"url":"{{magento_base_url}}/rest/V1/mpAffiliate/accounts/child/email","urlObject":{"path":["rest","V1","mpAffiliate","accounts","child","email"],"host":["{{magento_base_url}}"],"query":[],"variable":[]}},"response":[{"id":"82adffe4-b178-4f00-830b-767549fad34a","name":"Get childrens of affiliate by affiliate email example","originalRequest":{"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    \"email\": \"roni_cost@example.com\"\r\n}"},"url":"{{magento_base_url}}/rest/V1/mpAffiliate/accounts/child/email"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 15 Oct 2020 07:19:21 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=dq1bhs5vnfifoan51htghhct7e; expires=Thu, 15-Oct-2020 08:19:21 GMT; Max-Age=3600; path=/quynh/ce240b; domain=192.168.1.100; HttpOnly"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"363"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"account_id\": 2,\n            \"customer_id\": 2,\n            \"code\": \"d92bd\",\n            \"group_id\": 1,\n            \"balance\": 0,\n            \"holding_balance\": 0,\n            \"total_commission\": 0,\n            \"total_paid\": 0,\n            \"status\": 2,\n            \"email_notification\": 1,\n            \"parent\": 1,\n            \"tree\": \"1/2\",\n            \"withdraw_method\": null,\n            \"withdraw_information\": null,\n            \"created_at\": \"2020-10-14 03:13:52\",\n            \"parent_email\": \"roni_cost@example.com\"\n        }\n    ],\n    \"search_criteria\": null,\n    \"total_count\": 1\n}"}],"_postman_id":"64963179-eb21-40f0-a7ef-755a9e9e75a2"},{"name":"Get childrens of affiliate by affiliate id","id":"652740a2-bf8d-4a2d-a104-66981f939fda","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/mpAffiliate/accounts/:id/child","urlObject":{"path":["rest","V1","mpAffiliate","accounts",":id","child"],"host":["{{magento_base_url}}"],"query":[],"variable":[{"type":"string","value":"1","key":"id"}]}},"response":[{"id":"6cf1a8a8-884d-4b2a-ac30-6e21c0e7bacc","name":"Get childrens of affiliate by affiliate id 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/mpAffiliate/accounts/:id/child","host":["{{magento_base_url}}"],"path":["rest","V1","mpAffiliate","accounts",":id","child"],"variable":[{"key":"id","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 15 Oct 2020 07:20:30 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=dq1bhs5vnfifoan51htghhct7e; expires=Thu, 15-Oct-2020 08:20:30 GMT; Max-Age=3600; path=/quynh/ce240b; domain=192.168.1.100; HttpOnly"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"363"},{"key":"Keep-Alive","value":"timeout=5, max=99"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"account_id\": 2,\n            \"customer_id\": 2,\n            \"code\": \"d92bd\",\n            \"group_id\": 1,\n            \"balance\": 0,\n            \"holding_balance\": 0,\n            \"total_commission\": 0,\n            \"total_paid\": 0,\n            \"status\": 2,\n            \"email_notification\": 1,\n            \"parent\": 1,\n            \"tree\": \"1/2\",\n            \"withdraw_method\": null,\n            \"withdraw_information\": null,\n            \"created_at\": \"2020-10-14 03:13:52\",\n            \"parent_email\": \"roni_cost@example.com\"\n        }\n    ],\n    \"search_criteria\": null,\n    \"total_count\": 1\n}"}],"_postman_id":"652740a2-bf8d-4a2d-a104-66981f939fda"}],"id":"cc11b22d-e541-4743-aa26-5280badfcb37","_postman_id":"cc11b22d-e541-4743-aa26-5280badfcb37","description":""},{"name":"Transaction","item":[{"name":"Get Transactions List","id":"19e3e392-ed2f-4a22-8c63-96edc1ad4068","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/mpAffiliate/transactions?searchCriteria","urlObject":{"path":["rest","V1","mpAffiliate","transactions"],"host":["{{magento_base_url}}"],"query":[{"key":"searchCriteria","value":null}],"variable":[]}},"response":[],"_postman_id":"19e3e392-ed2f-4a22-8c63-96edc1ad4068"},{"name":"Complete Transaction","id":"45ef7e25-ef5a-4e24-8e45-499ba0263cb1","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/mpAffiliate/transactions/:id/complete/","urlObject":{"path":["rest","V1","mpAffiliate","transactions",":id","complete",""],"host":["{{magento_base_url}}"],"query":[],"variable":[{"type":"string","value":"1","key":"id"}]}},"response":[{"id":"3d38d8dc-e4a8-47cf-9fa8-691440c67858","name":"Complete Transaction 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/mpAffiliate/transactions/:id/complete/","host":["{{magento_base_url}}"],"path":["rest","V1","mpAffiliate","transactions",":id","complete",""],"variable":[{"key":"id","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 15 Oct 2020 07:34:11 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=dq1bhs5vnfifoan51htghhct7e; expires=Thu, 15-Oct-2020 08:34:11 GMT; Max-Age=3600; path=/quynh/ce240b; domain=192.168.1.100; HttpOnly"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"4"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=utf-8"}],"cookie":[],"responseTime":null,"body":"true"}],"_postman_id":"45ef7e25-ef5a-4e24-8e45-499ba0263cb1"},{"name":"Cancel Transaction by ID","id":"9e6c8f58-8ae0-4e2b-bdb2-76378b011f82","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/mpAffiliate/transactions/:id/cancel","urlObject":{"path":["rest","V1","mpAffiliate","transactions",":id","cancel"],"host":["{{magento_base_url}}"],"query":[],"variable":[{"type":"string","value":"1","key":"id"}]}},"response":[{"id":"6e9da6df-1111-44ab-b8d9-965d5a43751b","name":"Cancel Transaction 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/mpAffiliate/transactions/:id/cancel","host":["{{magento_base_url}}"],"path":["rest","V1","mpAffiliate","transactions",":id","cancel"],"variable":[{"key":"id","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 15 Oct 2020 07:59:15 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=dq1bhs5vnfifoan51htghhct7e; expires=Thu, 15-Oct-2020 08:59:15 GMT; Max-Age=3600; path=/quynh/ce240b; domain=192.168.1.100; HttpOnly"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"4"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=utf-8"}],"cookie":[],"responseTime":null,"body":"true"}],"_postman_id":"9e6c8f58-8ae0-4e2b-bdb2-76378b011f82"},{"name":"Get Transaction by Order ID","id":"7740f428-788b-44af-a710-0da76fe0a086","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/mpAffiliate/transactions/:id/order","urlObject":{"path":["rest","V1","mpAffiliate","transactions",":id","order"],"host":["{{magento_base_url}}"],"query":[],"variable":[{"type":"string","value":"5","key":"id"}]}},"response":[],"_postman_id":"7740f428-788b-44af-a710-0da76fe0a086"},{"name":"Get Transaction by Account ID","id":"7e7cab31-9687-4f6f-af43-d67b9ab11748","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/mpAffiliate/transactions/:id/account","urlObject":{"path":["rest","V1","mpAffiliate","transactions",":id","account"],"host":["{{magento_base_url}}"],"query":[],"variable":[{"type":"string","value":"1","key":"id"}]}},"response":[],"_postman_id":"7e7cab31-9687-4f6f-af43-d67b9ab11748"},{"name":"Get Total Transaction","id":"8c95e817-4c18-4a6e-af71-56624f012339","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/mpAffiliate/transactions/count","urlObject":{"path":["rest","V1","mpAffiliate","transactions","count"],"host":["{{magento_base_url}}"],"query":[],"variable":[]}},"response":[{"id":"12fa067f-6f13-49df-832b-acb3fde63c49","name":"Get Total Transaction Example","originalRequest":{"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/mpAffiliate/transactions/count"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 15 Oct 2020 08:03:32 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=dq1bhs5vnfifoan51htghhct7e; expires=Thu, 15-Oct-2020 09:03:32 GMT; Max-Age=3600; path=/quynh/ce240b; domain=192.168.1.100; HttpOnly"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"1"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=utf-8"}],"cookie":[],"responseTime":null,"body":"1"}],"_postman_id":"8c95e817-4c18-4a6e-af71-56624f012339"},{"name":"Create Transaction","id":"ebfdb496-a847-4073-9b0d-30f14ec35d94","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    \"data\": {\r\n        \"account_id\": 1,\r\n        \"amount\": 100\r\n    }\r\n}"},"url":"{{magento_base_url}}/rest/V1/mpAffiliate/transactions/create","urlObject":{"path":["rest","V1","mpAffiliate","transactions","create"],"host":["{{magento_base_url}}"],"query":[],"variable":[]}},"response":[{"id":"0c5a2719-c29c-47ef-a692-1f00908b1a82","name":"Create Transaction Example","originalRequest":{"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    \"data\": {\r\n        \"account_id\": 1,\r\n        \"amount\": 100\r\n    }\r\n}"},"url":"{{magento_base_url}}/rest/V1/mpAffiliate/transactions/create"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 15 Oct 2020 08:04:28 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=dq1bhs5vnfifoan51htghhct7e; expires=Thu, 15-Oct-2020 09:04:28 GMT; Max-Age=3600; path=/quynh/ce240b; domain=192.168.1.100; HttpOnly"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"3"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=utf-8"}],"cookie":[],"responseTime":null,"body":"\"2\""}],"_postman_id":"ebfdb496-a847-4073-9b0d-30f14ec35d94"}],"id":"2a21041a-a901-4b3b-8c7c-e36c6f819b88","_postman_id":"2a21041a-a901-4b3b-8c7c-e36c6f819b88","description":""},{"name":"Withdraw","item":[{"name":"Get Withdraw List","id":"ef15a71a-d643-4e7e-824e-8a23db3ddafe","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/mpAffiliate/withdraws?searchCriteria","urlObject":{"path":["rest","V1","mpAffiliate","withdraws"],"host":["{{magento_base_url}}"],"query":[{"key":"searchCriteria","value":null}],"variable":[]}},"response":[{"id":"cdb4c343-a2fd-46b3-89f3-22cc5006629e","name":"Get Withdraw List 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/mpAffiliate/withdraws?searchCriteria","host":["{{magento_base_url}}"],"path":["rest","V1","mpAffiliate","withdraws"],"query":[{"key":"searchCriteria","value":null}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 15 Oct 2020 08:07:29 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=dq1bhs5vnfifoan51htghhct7e; expires=Thu, 15-Oct-2020 09:07:30 GMT; Max-Age=3600; path=/quynh/ce240b; domain=192.168.1.100; HttpOnly"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"332"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"withdraw_id\": 1,\n            \"account_id\": 1,\n            \"customer_id\": 1,\n            \"transaction_id\": 3,\n            \"amount\": 10,\n            \"fee\": 1,\n            \"transfer_amount\": 9,\n            \"status\": 1,\n            \"payment_method\": \"offline\",\n            \"payment_details\": \"{\\\"offline_address\\\":\\\"\\\"}\",\n            \"resolved_at\": null,\n            \"created_at\": \"2020-10-15 08:07:05\",\n            \"description\": null\n        }\n    ],\n    \"search_criteria\": {\n        \"filter_groups\": []\n    },\n    \"total_count\": 1\n}"}],"_postman_id":"ef15a71a-d643-4e7e-824e-8a23db3ddafe"},{"name":"Get Withdraw by ID","id":"816cbcc5-2c66-4803-9832-6d8fcc2bfbc1","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/mpAffiliate/withdraws/:id","urlObject":{"path":["rest","V1","mpAffiliate","withdraws",":id"],"host":["{{magento_base_url}}"],"query":[],"variable":[{"type":"string","value":"1","key":"id"}]}},"response":[{"id":"ce1d974e-8e4f-45ad-acf5-022d7ab92274","name":"Get Withdraw by ID 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/mpAffiliate/withdraws/:id","host":["{{magento_base_url}}"],"path":["rest","V1","mpAffiliate","withdraws",":id"],"variable":[{"key":"id","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 15 Oct 2020 08:07:13 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=dq1bhs5vnfifoan51htghhct7e; expires=Thu, 15-Oct-2020 09:07:13 GMT; Max-Age=3600; path=/quynh/ce240b; domain=192.168.1.100; HttpOnly"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"265"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"withdraw_id\": 1,\n    \"account_id\": 1,\n    \"customer_id\": 1,\n    \"transaction_id\": 3,\n    \"amount\": 10,\n    \"fee\": 1,\n    \"transfer_amount\": 9,\n    \"status\": 1,\n    \"payment_method\": \"offline\",\n    \"payment_details\": \"{\\\"offline_address\\\":\\\"\\\"}\",\n    \"resolved_at\": null,\n    \"created_at\": \"2020-10-15 08:07:05\",\n    \"description\": null\n}"}],"_postman_id":"816cbcc5-2c66-4803-9832-6d8fcc2bfbc1"},{"name":"Get Withdraw by Affiliate ID","id":"ab579000-d42c-4e8b-8a61-0fc2f8838d21","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/mpAffiliate/withdraws/:affiliateId/affiliate","urlObject":{"path":["rest","V1","mpAffiliate","withdraws",":affiliateId","affiliate"],"host":["{{magento_base_url}}"],"query":[],"variable":[{"type":"string","value":"1","key":"affiliateId"}]}},"response":[{"id":"32856000-50ef-4886-8a75-7a1954c3c561","name":"Get Withdraw by Affiliate ID 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/mpAffiliate/withdraws/:affiliateId/affiliate","host":["{{magento_base_url}}"],"path":["rest","V1","mpAffiliate","withdraws",":affiliateId","affiliate"],"variable":[{"key":"affiliateId","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 15 Oct 2020 08:08:23 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=dq1bhs5vnfifoan51htghhct7e; expires=Thu, 15-Oct-2020 09:08:23 GMT; Max-Age=3600; path=/quynh/ce240b; domain=192.168.1.100; HttpOnly"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"316"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"withdraw_id\": 1,\n            \"account_id\": 1,\n            \"customer_id\": 1,\n            \"transaction_id\": 3,\n            \"amount\": 10,\n            \"fee\": 1,\n            \"transfer_amount\": 9,\n            \"status\": 1,\n            \"payment_method\": \"offline\",\n            \"payment_details\": \"{\\\"offline_address\\\":\\\"\\\"}\",\n            \"resolved_at\": null,\n            \"created_at\": \"2020-10-15 08:07:05\",\n            \"description\": null\n        }\n    ],\n    \"search_criteria\": null,\n    \"total_count\": 1\n}"}],"_postman_id":"ab579000-d42c-4e8b-8a61-0fc2f8838d21"},{"name":"Approve Withdraw by ID","id":"bf69ee0a-6db9-40e2-aa99-f25e52047eec","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/mpAffiliate/withdraws/:id/approve","urlObject":{"path":["rest","V1","mpAffiliate","withdraws",":id","approve"],"host":["{{magento_base_url}}"],"query":[],"variable":[{"type":"string","value":"1","key":"id"}]}},"response":[{"id":"4c215d5b-3efb-4740-ac05-a2a6782c25d5","name":"Approve Withdraw by ID 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/mpAffiliate/withdraws/:id/approve","host":["{{magento_base_url}}"],"path":["rest","V1","mpAffiliate","withdraws",":id","approve"],"variable":[{"key":"id","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 15 Oct 2020 08:09:41 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=dq1bhs5vnfifoan51htghhct7e; expires=Thu, 15-Oct-2020 09:09:42 GMT; Max-Age=3600; path=/quynh/ce240b; domain=192.168.1.100; HttpOnly"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"4"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=utf-8"}],"cookie":[],"responseTime":null,"body":"true"}],"_postman_id":"bf69ee0a-6db9-40e2-aa99-f25e52047eec"},{"name":"Cancel Withdraw by ID","id":"cf26e95a-8b0f-4df9-a022-0d5333b6dcd8","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/mpAffiliate/withdraws/:id/cancel","urlObject":{"path":["rest","V1","mpAffiliate","withdraws",":id","cancel"],"host":["{{magento_base_url}}"],"query":[],"variable":[{"type":"string","value":"2","key":"id"}]}},"response":[{"id":"bddc7cfa-39d1-456e-bc88-79693d62700d","name":"Cancel Withdraw by ID 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/mpAffiliate/withdraws/:id/cancel","host":["{{magento_base_url}}"],"path":["rest","V1","mpAffiliate","withdraws",":id","cancel"],"variable":[{"key":"id","value":"2"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 15 Oct 2020 08:11:14 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=dq1bhs5vnfifoan51htghhct7e; expires=Thu, 15-Oct-2020 09:11:14 GMT; Max-Age=3600; path=/quynh/ce240b; domain=192.168.1.100; HttpOnly"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"4"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=utf-8"}],"cookie":[],"responseTime":null,"body":"true"}],"_postman_id":"cf26e95a-8b0f-4df9-a022-0d5333b6dcd8"},{"name":"Create Withdraw","id":"5c1374ca-8c8c-46d6-a99c-63208f1e7b48","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    \"data\": {\r\n        \"account_id\": 1,\r\n        \"amount\": 10,\r\n        \"payment_method\": \"paypal\",\r\n        \"paypal_email\": \"roni_cost@example.com\"\r\n    }\r\n}"},"url":"{{magento_base_url}}/rest/V1/mpAffiliate/withdraws/create","urlObject":{"path":["rest","V1","mpAffiliate","withdraws","create"],"host":["{{magento_base_url}}"],"query":[],"variable":[]}},"response":[{"id":"0b00c1bb-fbf7-4cd0-810b-22c8d485d734","name":"Create Withdraw Example","originalRequest":{"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    \"data\": {\r\n        \"account_id\": 1,\r\n        \"amount\": 10,\r\n        \"payment_method\": \"paypal\",\r\n        \"paypal_email\": \"roni_cost@example.com\"\r\n    }\r\n}"},"url":"{{magento_base_url}}/rest/V1/mpAffiliate/withdraws/create"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 15 Oct 2020 08:13:43 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=dq1bhs5vnfifoan51htghhct7e; expires=Thu, 15-Oct-2020 09:13:44 GMT; Max-Age=3600; path=/quynh/ce240b; domain=192.168.1.100; HttpOnly"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"3"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=utf-8"}],"cookie":[],"responseTime":null,"body":"\"3\""}],"_postman_id":"5c1374ca-8c8c-46d6-a99c-63208f1e7b48"}],"id":"a74c22f9-0762-4765-8460-d232e9176bfb","_postman_id":"a74c22f9-0762-4765-8460-d232e9176bfb","description":""},{"name":"Campaign","item":[{"name":"Get Campaigns List","id":"c85550cf-1d57-4d6f-a8c1-e3628b7d11e7","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/mpAffiliate/campaigns?searchCriteria","urlObject":{"path":["rest","V1","mpAffiliate","campaigns"],"host":["{{magento_base_url}}"],"query":[{"key":"searchCriteria","value":null}],"variable":[]}},"response":[{"id":"5fd21911-0826-4e20-9fd8-4290d4f15fc8","name":"Get Campaigns List 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/mpAffiliate/campaigns?searchCriteria","host":["{{magento_base_url}}"],"path":["rest","V1","mpAffiliate","campaigns"],"query":[{"key":"searchCriteria","value":null}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 15 Oct 2020 08:14:48 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=dq1bhs5vnfifoan51htghhct7e; expires=Thu, 15-Oct-2020 09:14:48 GMT; Max-Age=3600; path=/quynh/ce240b; domain=192.168.1.100; HttpOnly"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"2056"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"campaign_id\": 1,\n            \"name\": \"Default Campaign\",\n            \"description\": \"This is a sample campaign\",\n            \"status\": 1,\n            \"website_ids\": \"1\",\n            \"affiliate_group_ids\": \"1,2,3,4,5\",\n            \"from_date\": null,\n            \"to_date\": null,\n            \"display\": 1,\n            \"sort_order\": 0,\n            \"conditions_serialized\": \"{\\\"type\\\":\\\"Magento\\\\\\\\SalesRule\\\\\\\\Model\\\\\\\\Rule\\\\\\\\Condition\\\\\\\\Combine\\\",\\\"attribute\\\":null,\\\"operator\\\":null,\\\"value\\\":\\\"1\\\",\\\"is_value_processed\\\":null,\\\"aggregator\\\":\\\"all\\\"}\",\n            \"actions_serialized\": \"{\\\"type\\\":\\\"Magento\\\\\\\\SalesRule\\\\\\\\Model\\\\\\\\Rule\\\\\\\\Condition\\\\\\\\Product\\\\\\\\Combine\\\",\\\"attribute\\\":null,\\\"operator\\\":null,\\\"value\\\":true,\\\"is_value_processed\\\":null,\\\"aggregator\\\":\\\"all\\\"}\",\n            \"commission\": \"{\\\"tier_1\\\":{\\\"type\\\":\\\"3\\\",\\\"value\\\":\\\"10\\\",\\\"type_second\\\":\\\"3\\\",\\\"value_second\\\":\\\"5\\\",\\\"name\\\":\\\"Tier 1\\\"}}\",\n            \"discount_action\": \"by_percent\",\n            \"discount_amount\": 10,\n            \"discount_qty\": 0,\n            \"discount_step\": 0,\n            \"discount_description\": null,\n            \"free_shipping\": null,\n            \"apply_to_shipping\": 0,\n            \"created_at\": \"2020-10-14 02:43:53\",\n            \"updated_at\": \"2020-10-14 02:53:48\",\n            \"apply_discount_on_tax\": 0\n        },\n        {\n            \"campaign_id\": 2,\n            \"name\": \"campaign 2\",\n            \"description\": null,\n            \"status\": 1,\n            \"website_ids\": \"1\",\n            \"affiliate_group_ids\": \"1,2,3,4,5\",\n            \"from_date\": null,\n            \"to_date\": null,\n            \"display\": 1,\n            \"sort_order\": 0,\n            \"conditions_serialized\": \"{\\\"type\\\":\\\"Magento\\\\\\\\SalesRule\\\\\\\\Model\\\\\\\\Rule\\\\\\\\Condition\\\\\\\\Combine\\\",\\\"attribute\\\":null,\\\"operator\\\":null,\\\"value\\\":\\\"1\\\",\\\"is_value_processed\\\":null,\\\"aggregator\\\":\\\"all\\\"}\",\n            \"actions_serialized\": \"{\\\"type\\\":\\\"Magento\\\\\\\\SalesRule\\\\\\\\Model\\\\\\\\Rule\\\\\\\\Condition\\\\\\\\Product\\\\\\\\Combine\\\",\\\"attribute\\\":null,\\\"operator\\\":null,\\\"value\\\":true,\\\"is_value_processed\\\":null,\\\"aggregator\\\":\\\"all\\\"}\",\n            \"commission\": \"{\\\"tier_1\\\":{\\\"type\\\":\\\"3\\\",\\\"value\\\":\\\"10\\\",\\\"type_second\\\":\\\"3\\\",\\\"value_second\\\":\\\"3\\\",\\\"name\\\":\\\"Tier 1\\\"}}\",\n            \"discount_action\": \"cart_fixed\",\n            \"discount_amount\": 5,\n            \"discount_qty\": 0,\n            \"discount_step\": 0,\n            \"discount_description\": null,\n            \"free_shipping\": null,\n            \"apply_to_shipping\": 0,\n            \"created_at\": \"2020-10-14 03:28:27\",\n            \"updated_at\": \"2020-10-14 03:28:27\",\n            \"apply_discount_on_tax\": 0\n        }\n    ],\n    \"search_criteria\": {\n        \"filter_groups\": []\n    },\n    \"total_count\": 2\n}"}],"_postman_id":"c85550cf-1d57-4d6f-a8c1-e3628b7d11e7"},{"name":"Get Campaigns by ID","id":"2b32d9ff-2df7-4e40-aa22-4ba3b240a6f4","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/mpAffiliate/campaigns/:id","urlObject":{"path":["rest","V1","mpAffiliate","campaigns",":id"],"host":["{{magento_base_url}}"],"query":[],"variable":[{"type":"string","value":"1","key":"id"}]}},"response":[{"id":"60ead3c2-6986-4fce-89b0-1b66f8147974","name":"Get Campaigns by ID 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/mpAffiliate/campaigns/:id","host":["{{magento_base_url}}"],"path":["rest","V1","mpAffiliate","campaigns",":id"],"variable":[{"key":"id","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 15 Oct 2020 08:16:02 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=dq1bhs5vnfifoan51htghhct7e; expires=Thu, 15-Oct-2020 09:16:03 GMT; Max-Age=3600; path=/quynh/ce240b; domain=192.168.1.100; HttpOnly"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"998"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"campaign_id\": 1,\n    \"name\": \"Default Campaign\",\n    \"description\": \"This is a sample campaign\",\n    \"status\": 1,\n    \"website_ids\": \"1\",\n    \"affiliate_group_ids\": \"1,2,3,4,5\",\n    \"from_date\": null,\n    \"to_date\": null,\n    \"display\": 1,\n    \"sort_order\": 0,\n    \"conditions_serialized\": \"{\\\"type\\\":\\\"Magento\\\\\\\\SalesRule\\\\\\\\Model\\\\\\\\Rule\\\\\\\\Condition\\\\\\\\Combine\\\",\\\"attribute\\\":null,\\\"operator\\\":null,\\\"value\\\":\\\"1\\\",\\\"is_value_processed\\\":null,\\\"aggregator\\\":\\\"all\\\"}\",\n    \"actions_serialized\": \"{\\\"type\\\":\\\"Magento\\\\\\\\SalesRule\\\\\\\\Model\\\\\\\\Rule\\\\\\\\Condition\\\\\\\\Product\\\\\\\\Combine\\\",\\\"attribute\\\":null,\\\"operator\\\":null,\\\"value\\\":true,\\\"is_value_processed\\\":null,\\\"aggregator\\\":\\\"all\\\"}\",\n    \"commission\": [\n        \"{\\\"type\\\":\\\"3\\\",\\\"value\\\":\\\"10\\\",\\\"type_second\\\":\\\"3\\\",\\\"value_second\\\":\\\"5\\\",\\\"name\\\":\\\"Tier 1\\\"}\"\n    ],\n    \"discount_action\": \"by_percent\",\n    \"discount_amount\": 10,\n    \"discount_qty\": 0,\n    \"discount_step\": 0,\n    \"discount_description\": null,\n    \"free_shipping\": null,\n    \"apply_to_shipping\": 0,\n    \"created_at\": \"2020-10-14 02:43:53\",\n    \"updated_at\": \"2020-10-14 02:53:48\",\n    \"apply_discount_on_tax\": 0\n}"}],"_postman_id":"2b32d9ff-2df7-4e40-aa22-4ba3b240a6f4"},{"name":"Delete Campaigns by ID","id":"d8aa9585-3c0c-45e2-be21-68c56c7b23f0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"Bearer {{admin_token}}"}],"url":"{{magento_base_url}}/rest/V1/mpAffiliate/campaigns/:id","urlObject":{"path":["rest","V1","mpAffiliate","campaigns",":id"],"host":["{{magento_base_url}}"],"query":[],"variable":[{"type":"string","value":"2","key":"id"}]}},"response":[{"id":"e91393eb-e958-45c2-b7e6-028d913a0df6","name":"Delete Campaigns by ID Example","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"Bearer {{admin_token}}"}],"url":{"raw":"{{magento_base_url}}/rest/V1/mpAffiliate/campaigns/:id","host":["{{magento_base_url}}"],"path":["rest","V1","mpAffiliate","campaigns",":id"],"variable":[{"key":"id","value":"2"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 15 Oct 2020 08:17:25 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=dq1bhs5vnfifoan51htghhct7e; expires=Thu, 15-Oct-2020 09:17:25 GMT; Max-Age=3600; path=/quynh/ce240b; domain=192.168.1.100; HttpOnly"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"4"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=utf-8"}],"cookie":[],"responseTime":null,"body":"true"}],"_postman_id":"d8aa9585-3c0c-45e2-be21-68c56c7b23f0"},{"name":"Change Status of Campaigns by ID","id":"ae9ce231-4bc3-40f4-81ce-8b849edd915b","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/mpAffiliate/campaigns/:id/status/:value","urlObject":{"path":["rest","V1","mpAffiliate","campaigns",":id","status",":value"],"host":["{{magento_base_url}}"],"query":[],"variable":[{"type":"string","value":"1","key":"id"},{"type":"string","value":"1","key":"value"}]}},"response":[{"id":"0d357d3b-0fee-4465-9c72-02eb95a2fef0","name":"Change Status of Campaigns by ID 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/mpAffiliate/campaigns/:id/status/:value","host":["{{magento_base_url}}"],"path":["rest","V1","mpAffiliate","campaigns",":id","status",":value"],"variable":[{"key":"id","value":"1"},{"key":"value","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 15 Oct 2020 08:18:33 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=dq1bhs5vnfifoan51htghhct7e; expires=Thu, 15-Oct-2020 09:18:33 GMT; Max-Age=3600; path=/quynh/ce240b; domain=192.168.1.100; HttpOnly"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"4"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=utf-8"}],"cookie":[],"responseTime":null,"body":"true"}],"_postman_id":"ae9ce231-4bc3-40f4-81ce-8b849edd915b"}],"id":"042fc09d-92fb-431d-9b70-60229833a586","_postman_id":"042fc09d-92fb-431d-9b70-60229833a586","description":""},{"name":"Get Order by ID","id":"830e499c-ab1d-45d8-b2fa-ee002c625056","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/orders/:id","urlObject":{"path":["rest","V1","orders",":id"],"host":["{{magento_base_url}}"],"query":[],"variable":[{"type":"string","value":"5","key":"id"}]}},"response":[{"id":"40ce04b5-fae1-4f00-88fa-eaac5796ece3","name":"Get Order by ID 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/orders/:id","host":["{{magento_base_url}}"],"path":["rest","V1","orders",":id"],"variable":[{"key":"id","value":"5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 15 Oct 2020 06:55:46 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=dq1bhs5vnfifoan51htghhct7e; expires=Thu, 15-Oct-2020 07:55:46 GMT; Max-Age=3600; path=/quynh/ce240b; domain=192.168.1.100; HttpOnly"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"7852"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"applied_rule_ids\": \"2\",\n    \"base_currency_code\": \"USD\",\n    \"base_discount_amount\": 0,\n    \"base_grand_total\": 79.3,\n    \"base_discount_tax_compensation_amount\": 0,\n    \"base_shipping_amount\": 10,\n    \"base_shipping_discount_amount\": 0,\n    \"base_shipping_discount_tax_compensation_amnt\": 0,\n    \"base_shipping_incl_tax\": 10,\n    \"base_shipping_tax_amount\": 0,\n    \"base_subtotal\": 77,\n    \"base_subtotal_incl_tax\": 77,\n    \"base_tax_amount\": 0,\n    \"base_total_due\": 79.3,\n    \"base_to_global_rate\": 1,\n    \"base_to_order_rate\": 1,\n    \"billing_address_id\": 10,\n    \"created_at\": \"2020-10-14 03:08:44\",\n    \"customer_email\": \"b@gmail.com\",\n    \"customer_firstname\": \"Jane\",\n    \"customer_group_id\": 0,\n    \"customer_is_guest\": 1,\n    \"customer_lastname\": \"Doe\",\n    \"customer_note_notify\": 1,\n    \"discount_amount\": 0,\n    \"entity_id\": 5,\n    \"global_currency_code\": \"USD\",\n    \"grand_total\": 79.3,\n    \"discount_tax_compensation_amount\": 0,\n    \"increment_id\": \"000000005\",\n    \"is_virtual\": 0,\n    \"order_currency_code\": \"USD\",\n    \"protect_code\": \"c9f20bf4c68aaad5fb08922aab5ba490\",\n    \"quote_id\": 8,\n    \"remote_ip\": \"192.168.1.209\",\n    \"shipping_amount\": 10,\n    \"shipping_description\": \"Flat Rate - Fixed\",\n    \"shipping_discount_amount\": 0,\n    \"shipping_discount_tax_compensation_amount\": 0,\n    \"shipping_incl_tax\": 10,\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\": 77,\n    \"subtotal_incl_tax\": 77,\n    \"tax_amount\": 0,\n    \"total_due\": 79.3,\n    \"total_item_count\": 2,\n    \"total_qty_ordered\": 2,\n    \"updated_at\": \"2020-10-14 03:08:44\",\n    \"weight\": 0,\n    \"items\": [\n        {\n            \"amount_refunded\": 0,\n            \"applied_rule_ids\": \"2\",\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\": 45,\n            \"base_price\": 45,\n            \"base_price_incl_tax\": 45,\n            \"base_row_invoiced\": 0,\n            \"base_row_total\": 45,\n            \"base_row_total_incl_tax\": 45,\n            \"base_tax_amount\": 0,\n            \"base_tax_invoiced\": 0,\n            \"created_at\": \"2020-10-14 03:08:44\",\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\": 6,\n            \"name\": \"Rival Field Messenger\",\n            \"no_discount\": 0,\n            \"order_id\": 5,\n            \"original_price\": 45,\n            \"price\": 45,\n            \"price_incl_tax\": 45,\n            \"product_id\": 5,\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\": 12,\n            \"row_invoiced\": 0,\n            \"row_total\": 45,\n            \"row_total_incl_tax\": 45,\n            \"row_weight\": 0,\n            \"sku\": \"24-MB06\",\n            \"store_id\": 1,\n            \"tax_amount\": 0,\n            \"tax_invoiced\": 0,\n            \"tax_percent\": 0,\n            \"updated_at\": \"2020-10-14 03:08:44\",\n            \"extension_attributes\": {\n                \"mp_affiliate\": {\n                    \"affiliate_commission\": \"{\\\"1\\\":{\\\"1\\\":5.84}}\",\n                    \"affiliate_discount_amount\": \"4.5000\",\n                    \"base_affiliate_discount_amount\": \"4.5000\"\n                }\n            }\n        },\n        {\n            \"amount_refunded\": 0,\n            \"applied_rule_ids\": \"2\",\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\": 32,\n            \"base_price\": 32,\n            \"base_price_incl_tax\": 32,\n            \"base_row_invoiced\": 0,\n            \"base_row_total\": 32,\n            \"base_row_total_incl_tax\": 32,\n            \"base_tax_amount\": 0,\n            \"base_tax_invoiced\": 0,\n            \"created_at\": \"2020-10-14 03:08:44\",\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\": 7,\n            \"name\": \"Voyage Yoga Bag\",\n            \"no_discount\": 0,\n            \"order_id\": 5,\n            \"original_price\": 32,\n            \"price\": 32,\n            \"price_incl_tax\": 32,\n            \"product_id\": 8,\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\": 13,\n            \"row_invoiced\": 0,\n            \"row_total\": 32,\n            \"row_total_incl_tax\": 32,\n            \"row_weight\": 0,\n            \"sku\": \"24-WB01\",\n            \"store_id\": 1,\n            \"tax_amount\": 0,\n            \"tax_invoiced\": 0,\n            \"tax_percent\": 0,\n            \"updated_at\": \"2020-10-14 03:08:44\",\n            \"extension_attributes\": {\n                \"mp_affiliate\": {\n                    \"affiliate_commission\": \"{\\\"1\\\":{\\\"1\\\":4.16}}\",\n                    \"affiliate_discount_amount\": \"3.2000\",\n                    \"base_affiliate_discount_amount\": \"3.2000\"\n                }\n            }\n        }\n    ],\n    \"billing_address\": {\n        \"address_type\": \"billing\",\n        \"city\": \"Purchase\",\n        \"country_id\": \"US\",\n        \"email\": \"b@gmail.com\",\n        \"entity_id\": 10,\n        \"firstname\": \"Jane\",\n        \"lastname\": \"Doe\",\n        \"parent_id\": 5,\n        \"postcode\": \"10755\",\n        \"region\": \"New York\",\n        \"region_code\": \"NY\",\n        \"region_id\": 43,\n        \"street\": [\n            \"123 Oak Ave\"\n        ],\n        \"telephone\": \"0334626762\"\n    },\n    \"payment\": {\n        \"account_status\": null,\n        \"additional_information\": [\n            \"Check / Money order\"\n        ],\n        \"amount_ordered\": 79.3,\n        \"base_amount_ordered\": 79.3,\n        \"base_shipping_amount\": 10,\n        \"cc_exp_year\": \"0\",\n        \"cc_last4\": null,\n        \"cc_ss_start_month\": \"0\",\n        \"cc_ss_start_year\": \"0\",\n        \"entity_id\": 5,\n        \"method\": \"checkmo\",\n        \"parent_id\": 5,\n        \"shipping_amount\": 10\n    },\n    \"status_histories\": [],\n    \"extension_attributes\": {\n        \"shipping_assignments\": [\n            {\n                \"shipping\": {\n                    \"address\": {\n                        \"address_type\": \"shipping\",\n                        \"city\": \"Purchase\",\n                        \"country_id\": \"US\",\n                        \"email\": \"b@gmail.com\",\n                        \"entity_id\": 9,\n                        \"firstname\": \"Jane\",\n                        \"lastname\": \"Doe\",\n                        \"parent_id\": 5,\n                        \"postcode\": \"10755\",\n                        \"region\": \"New York\",\n                        \"region_code\": \"NY\",\n                        \"region_id\": 43,\n                        \"street\": [\n                            \"123 Oak Ave\"\n                        ],\n                        \"telephone\": \"0334626762\"\n                    },\n                    \"method\": \"flatrate_flatrate\",\n                    \"total\": {\n                        \"base_shipping_amount\": 10,\n                        \"base_shipping_discount_amount\": 0,\n                        \"base_shipping_discount_tax_compensation_amnt\": 0,\n                        \"base_shipping_incl_tax\": 10,\n                        \"base_shipping_tax_amount\": 0,\n                        \"shipping_amount\": 10,\n                        \"shipping_discount_amount\": 0,\n                        \"shipping_discount_tax_compensation_amount\": 0,\n                        \"shipping_incl_tax\": 10,\n                        \"shipping_tax_amount\": 0\n                    }\n                },\n                \"items\": [\n                    {\n                        \"amount_refunded\": 0,\n                        \"applied_rule_ids\": \"2\",\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\": 45,\n                        \"base_price\": 45,\n                        \"base_price_incl_tax\": 45,\n                        \"base_row_invoiced\": 0,\n                        \"base_row_total\": 45,\n                        \"base_row_total_incl_tax\": 45,\n                        \"base_tax_amount\": 0,\n                        \"base_tax_invoiced\": 0,\n                        \"created_at\": \"2020-10-14 03:08:44\",\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\": 6,\n                        \"name\": \"Rival Field Messenger\",\n                        \"no_discount\": 0,\n                        \"order_id\": 5,\n                        \"original_price\": 45,\n                        \"price\": 45,\n                        \"price_incl_tax\": 45,\n                        \"product_id\": 5,\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\": 12,\n                        \"row_invoiced\": 0,\n                        \"row_total\": 45,\n                        \"row_total_incl_tax\": 45,\n                        \"row_weight\": 0,\n                        \"sku\": \"24-MB06\",\n                        \"store_id\": 1,\n                        \"tax_amount\": 0,\n                        \"tax_invoiced\": 0,\n                        \"tax_percent\": 0,\n                        \"updated_at\": \"2020-10-14 03:08:44\"\n                    },\n                    {\n                        \"amount_refunded\": 0,\n                        \"applied_rule_ids\": \"2\",\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\": 32,\n                        \"base_price\": 32,\n                        \"base_price_incl_tax\": 32,\n                        \"base_row_invoiced\": 0,\n                        \"base_row_total\": 32,\n                        \"base_row_total_incl_tax\": 32,\n                        \"base_tax_amount\": 0,\n                        \"base_tax_invoiced\": 0,\n                        \"created_at\": \"2020-10-14 03:08:44\",\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\": 7,\n                        \"name\": \"Voyage Yoga Bag\",\n                        \"no_discount\": 0,\n                        \"order_id\": 5,\n                        \"original_price\": 32,\n                        \"price\": 32,\n                        \"price_incl_tax\": 32,\n                        \"product_id\": 8,\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\": 13,\n                        \"row_invoiced\": 0,\n                        \"row_total\": 32,\n                        \"row_total_incl_tax\": 32,\n                        \"row_weight\": 0,\n                        \"sku\": \"24-WB01\",\n                        \"store_id\": 1,\n                        \"tax_amount\": 0,\n                        \"tax_invoiced\": 0,\n                        \"tax_percent\": 0,\n                        \"updated_at\": \"2020-10-14 03:08:44\"\n                    }\n                ]\n            }\n        ],\n        \"payment_additional_info\": [\n            {\n                \"key\": \"method_title\",\n                \"value\": \"Check / Money order\"\n            }\n        ],\n        \"applied_taxes\": [],\n        \"item_applied_taxes\": [],\n        \"mp_affiliate\": {\n            \"affiliate_key\": 1,\n            \"affiliate_commission\": \"{\\\"1\\\":{\\\"1\\\":10}}\",\n            \"affiliate_discount_amount\": \"7.7000\",\n            \"base_affiliate_discount_amount\": \"7.7000\",\n            \"affiliate_shipping_commission\": \"0\",\n            \"affiliate_earn_commission_invoice_after\": \"0\",\n            \"affiliate_discount_shipping_amount\": \"0.0000\",\n            \"base_affiliate_discount_shipping_amount\": null,\n            \"affiliate_discount_invoiced\": null,\n            \"base_affiliate_discount_invoiced\": null,\n            \"affiliate_commission_invoiced\": null,\n            \"affiliate_discount_shipping_invoiced\": null,\n            \"affiliate_discount_refunded\": null,\n            \"base_affiliate_discount_refunded\": null,\n            \"affiliate_commission_refunded\": null,\n            \"affiliate_commission_holding_refunded\": null,\n            \"affiliate_discount_shipping_refunded\": null\n        }\n    }\n}"}],"_postman_id":"830e499c-ab1d-45d8-b2fa-ee002c625056"},{"name":"Get Order List","id":"1610b89c-a16a-43f7-974b-1767cb3a518c","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/orders?searchCriteria","urlObject":{"path":["rest","V1","orders"],"host":["{{magento_base_url}}"],"query":[{"key":"searchCriteria","value":null}],"variable":[]}},"response":[{"id":"a83e535c-299c-4177-a1c6-f4968a4a4941","name":"Get Order List 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/orders?searchCriteria","host":["{{magento_base_url}}"],"path":["rest","V1","orders"],"query":[{"key":"searchCriteria","value":null}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 15 Oct 2020 06:58:05 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=dq1bhs5vnfifoan51htghhct7e; expires=Thu, 15-Oct-2020 07:58:05 GMT; Max-Age=3600; path=/quynh/ce240b; domain=192.168.1.100; HttpOnly"},{"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    \"items\": [\n        {\n            \"applied_rule_ids\": \"1\",\n            \"base_currency_code\": \"USD\",\n            \"base_discount_amount\": 0,\n            \"base_discount_invoiced\": 0,\n            \"base_grand_total\": 36.39,\n            \"base_discount_tax_compensation_amount\": 0,\n            \"base_discount_tax_compensation_invoiced\": 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_invoiced\": 5,\n            \"base_shipping_tax_amount\": 0,\n            \"base_subtotal\": 29,\n            \"base_subtotal_incl_tax\": 31.39,\n            \"base_subtotal_invoiced\": 29,\n            \"base_tax_amount\": 2.39,\n            \"base_tax_invoiced\": 2.39,\n            \"base_total_due\": 0,\n            \"base_total_invoiced\": 36.39,\n            \"base_total_invoiced_cost\": 0,\n            \"base_total_paid\": 36.39,\n            \"base_to_global_rate\": 1,\n            \"base_to_order_rate\": 1,\n            \"billing_address_id\": 2,\n            \"created_at\": \"2020-10-12 09:10:55\",\n            \"customer_dob\": \"1973-12-15 00:00:00\",\n            \"customer_email\": \"roni_cost@example.com\",\n            \"customer_firstname\": \"Veronica\",\n            \"customer_gender\": 2,\n            \"customer_group_id\": 1,\n            \"customer_id\": 1,\n            \"customer_is_guest\": 0,\n            \"customer_lastname\": \"Costello\",\n            \"customer_note_notify\": 1,\n            \"discount_amount\": 0,\n            \"discount_invoiced\": 0,\n            \"entity_id\": 1,\n            \"global_currency_code\": \"USD\",\n            \"grand_total\": 36.39,\n            \"discount_tax_compensation_amount\": 0,\n            \"discount_tax_compensation_invoiced\": 0,\n            \"increment_id\": \"000000001\",\n            \"is_virtual\": 0,\n            \"order_currency_code\": \"USD\",\n            \"protect_code\": \"26cb7291b94010c15a98ddb93e63b798\",\n            \"quote_id\": 1,\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_invoiced\": 5,\n            \"shipping_tax_amount\": 0,\n            \"state\": \"processing\",\n            \"status\": \"processing\",\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\": 29,\n            \"subtotal_incl_tax\": 31.39,\n            \"subtotal_invoiced\": 29,\n            \"tax_amount\": 2.39,\n            \"tax_invoiced\": 2.39,\n            \"total_due\": 0,\n            \"total_invoiced\": 36.39,\n            \"total_item_count\": 1,\n            \"total_paid\": 36.39,\n            \"total_qty_ordered\": 1,\n            \"updated_at\": \"2020-10-12 09:10:55\",\n            \"weight\": 1,\n            \"items\": [\n                {\n                    \"amount_refunded\": 0,\n                    \"applied_rule_ids\": \"1\",\n                    \"base_amount_refunded\": 0,\n                    \"base_discount_amount\": 0,\n                    \"base_discount_invoiced\": 0,\n                    \"base_discount_tax_compensation_amount\": 0,\n                    \"base_discount_tax_compensation_invoiced\": 0,\n                    \"base_original_price\": 29,\n                    \"base_price\": 29,\n                    \"base_price_incl_tax\": 31.39,\n                    \"base_row_invoiced\": 29,\n                    \"base_row_total\": 29,\n                    \"base_row_total_incl_tax\": 31.39,\n                    \"base_tax_amount\": 2.39,\n                    \"base_tax_invoiced\": 2.39,\n                    \"created_at\": \"2020-10-12 09:10:55\",\n                    \"discount_amount\": 0,\n                    \"discount_invoiced\": 0,\n                    \"discount_percent\": 0,\n                    \"free_shipping\": 0,\n                    \"discount_tax_compensation_amount\": 0,\n                    \"discount_tax_compensation_invoiced\": 0,\n                    \"is_qty_decimal\": 0,\n                    \"item_id\": 1,\n                    \"name\": \"Iris Workout Top\",\n                    \"no_discount\": 0,\n                    \"order_id\": 1,\n                    \"original_price\": 29,\n                    \"price\": 29,\n                    \"price_incl_tax\": 31.39,\n                    \"product_id\": 1434,\n                    \"product_type\": \"configurable\",\n                    \"qty_canceled\": 0,\n                    \"qty_invoiced\": 1,\n                    \"qty_ordered\": 1,\n                    \"qty_refunded\": 0,\n                    \"qty_shipped\": 1,\n                    \"row_invoiced\": 29,\n                    \"row_total\": 29,\n                    \"row_total_incl_tax\": 31.39,\n                    \"row_weight\": 1,\n                    \"sku\": \"WS03-XS-Red\",\n                    \"store_id\": 1,\n                    \"tax_amount\": 2.39,\n                    \"tax_invoiced\": 2.39,\n                    \"tax_percent\": 8.25,\n                    \"updated_at\": \"2020-10-12 09:10:55\",\n                    \"weight\": 1,\n                    \"product_option\": {\n                        \"extension_attributes\": {\n                            \"configurable_item_options\": [\n                                {\n                                    \"option_id\": \"143\",\n                                    \"option_value\": 166\n                                },\n                                {\n                                    \"option_id\": \"93\",\n                                    \"option_value\": 58\n                                }\n                            ]\n                        }\n                    },\n                    \"extension_attributes\": {\n                        \"mp_affiliate\": {\n                            \"affiliate_commission\": null,\n                            \"affiliate_discount_amount\": null,\n                            \"base_affiliate_discount_amount\": null\n                        }\n                    }\n                }\n            ],\n            \"billing_address\": {\n                \"address_type\": \"billing\",\n                \"city\": \"Calder\",\n                \"country_id\": \"US\",\n                \"customer_address_id\": 1,\n                \"email\": \"roni_cost@example.com\",\n                \"entity_id\": 2,\n                \"firstname\": \"Veronica\",\n                \"lastname\": \"Costello\",\n                \"parent_id\": 1,\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\": \"(555) 229-3326\"\n            },\n            \"payment\": {\n                \"account_status\": null,\n                \"additional_information\": [\n                    \"Check / Money order\"\n                ],\n                \"amount_ordered\": 36.39,\n                \"amount_paid\": 36.39,\n                \"base_amount_ordered\": 36.39,\n                \"base_amount_paid\": 36.39,\n                \"base_shipping_amount\": 5,\n                \"base_shipping_captured\": 5,\n                \"cc_last4\": null,\n                \"entity_id\": 1,\n                \"method\": \"checkmo\",\n                \"parent_id\": 1,\n                \"shipping_amount\": 5,\n                \"shipping_captured\": 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\": 1,\n                                \"email\": \"roni_cost@example.com\",\n                                \"entity_id\": 1,\n                                \"firstname\": \"Veronica\",\n                                \"lastname\": \"Costello\",\n                                \"parent_id\": 1,\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\": \"(555) 229-3326\"\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_invoiced\": 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_invoiced\": 5,\n                                \"shipping_tax_amount\": 0\n                            }\n                        },\n                        \"items\": [\n                            {\n                                \"amount_refunded\": 0,\n                                \"applied_rule_ids\": \"1\",\n                                \"base_amount_refunded\": 0,\n                                \"base_discount_amount\": 0,\n                                \"base_discount_invoiced\": 0,\n                                \"base_discount_tax_compensation_amount\": 0,\n                                \"base_discount_tax_compensation_invoiced\": 0,\n                                \"base_original_price\": 29,\n                                \"base_price\": 29,\n                                \"base_price_incl_tax\": 31.39,\n                                \"base_row_invoiced\": 29,\n                                \"base_row_total\": 29,\n                                \"base_row_total_incl_tax\": 31.39,\n                                \"base_tax_amount\": 2.39,\n                                \"base_tax_invoiced\": 2.39,\n                                \"created_at\": \"2020-10-12 09:10:55\",\n                                \"discount_amount\": 0,\n                                \"discount_invoiced\": 0,\n                                \"discount_percent\": 0,\n                                \"free_shipping\": 0,\n                                \"discount_tax_compensation_amount\": 0,\n                                \"discount_tax_compensation_invoiced\": 0,\n                                \"is_qty_decimal\": 0,\n                                \"item_id\": 1,\n                                \"name\": \"Iris Workout Top\",\n                                \"no_discount\": 0,\n                                \"order_id\": 1,\n                                \"original_price\": 29,\n                                \"price\": 29,\n                                \"price_incl_tax\": 31.39,\n                                \"product_id\": 1434,\n                                \"product_type\": \"configurable\",\n                                \"qty_canceled\": 0,\n                                \"qty_invoiced\": 1,\n                                \"qty_ordered\": 1,\n                                \"qty_refunded\": 0,\n                                \"qty_shipped\": 1,\n                                \"row_invoiced\": 29,\n                                \"row_total\": 29,\n                                \"row_total_incl_tax\": 31.39,\n                                \"row_weight\": 1,\n                                \"sku\": \"WS03-XS-Red\",\n                                \"store_id\": 1,\n                                \"tax_amount\": 2.39,\n                                \"tax_invoiced\": 2.39,\n                                \"tax_percent\": 8.25,\n                                \"updated_at\": \"2020-10-12 09:10:55\",\n                                \"weight\": 1,\n                                \"product_option\": {\n                                    \"extension_attributes\": {\n                                        \"configurable_item_options\": [\n                                            {\n                                                \"option_id\": \"143\",\n                                                \"option_value\": 166\n                                            },\n                                            {\n                                                \"option_id\": \"93\",\n                                                \"option_value\": 58\n                                            }\n                                        ]\n                                    }\n                                }\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\": 2.39,\n                        \"base_amount\": 2.39\n                    }\n                ],\n                \"item_applied_taxes\": [\n                    {\n                        \"type\": \"product\",\n                        \"applied_taxes\": [\n                            {\n                                \"code\": \"US-MI-*-Rate 1\",\n                                \"title\": \"US-MI-*-Rate 1\",\n                                \"percent\": 8.25,\n                                \"amount\": 2.39,\n                                \"base_amount\": 2.39\n                            }\n                        ]\n                    }\n                ],\n                \"converting_from_quote\": true,\n                \"mp_affiliate\": {\n                    \"affiliate_key\": null,\n                    \"affiliate_commission\": null,\n                    \"affiliate_discount_amount\": \"0.0000\",\n                    \"base_affiliate_discount_amount\": \"0.0000\",\n                    \"affiliate_shipping_commission\": null,\n                    \"affiliate_earn_commission_invoice_after\": null,\n                    \"affiliate_discount_shipping_amount\": null,\n                    \"base_affiliate_discount_shipping_amount\": null,\n                    \"affiliate_discount_invoiced\": null,\n                    \"base_affiliate_discount_invoiced\": null,\n                    \"affiliate_commission_invoiced\": null,\n                    \"affiliate_discount_shipping_invoiced\": null,\n                    \"affiliate_discount_refunded\": null,\n                    \"base_affiliate_discount_refunded\": null,\n                    \"affiliate_commission_refunded\": null,\n                    \"affiliate_commission_holding_refunded\": null,\n                    \"affiliate_discount_shipping_refunded\": null\n                }\n            }\n        },\n        {\n            \"adjustment_negative\": 0,\n            \"adjustment_positive\": 0,\n            \"applied_rule_ids\": \"1\",\n            \"base_adjustment_negative\": 0,\n            \"base_adjustment_positive\": 0,\n            \"base_currency_code\": \"USD\",\n            \"base_discount_amount\": 0,\n            \"base_discount_invoiced\": 0,\n            \"base_discount_refunded\": 0,\n            \"base_grand_total\": 39.64,\n            \"base_discount_tax_compensation_amount\": 0,\n            \"base_discount_tax_compensation_invoiced\": 0,\n            \"base_discount_tax_compensation_refunded\": 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_invoiced\": 5,\n            \"base_shipping_refunded\": 5,\n            \"base_shipping_tax_amount\": 0,\n            \"base_shipping_tax_refunded\": 0,\n            \"base_subtotal\": 32,\n            \"base_subtotal_incl_tax\": 34.64,\n            \"base_subtotal_invoiced\": 32,\n            \"base_subtotal_refunded\": 32,\n            \"base_tax_amount\": 2.64,\n            \"base_tax_invoiced\": 2.64,\n            \"base_tax_refunded\": 2.64,\n            \"base_total_due\": 0,\n            \"base_total_invoiced\": 39.64,\n            \"base_total_invoiced_cost\": 0,\n            \"base_total_offline_refunded\": 39.64,\n            \"base_total_paid\": 39.64,\n            \"base_total_refunded\": 39.64,\n            \"base_to_global_rate\": 1,\n            \"base_to_order_rate\": 1,\n            \"billing_address_id\": 4,\n            \"created_at\": \"2020-10-12 09:10:56\",\n            \"customer_dob\": \"1973-12-15 00:00:00\",\n            \"customer_email\": \"roni_cost@example.com\",\n            \"customer_firstname\": \"Veronica\",\n            \"customer_gender\": 2,\n            \"customer_group_id\": 1,\n            \"customer_id\": 1,\n            \"customer_is_guest\": 0,\n            \"customer_lastname\": \"Costello\",\n            \"customer_note_notify\": 1,\n            \"discount_amount\": 0,\n            \"discount_invoiced\": 0,\n            \"discount_refunded\": 0,\n            \"entity_id\": 2,\n            \"global_currency_code\": \"USD\",\n            \"grand_total\": 39.64,\n            \"discount_tax_compensation_amount\": 0,\n            \"discount_tax_compensation_invoiced\": 0,\n            \"discount_tax_compensation_refunded\": 0,\n            \"increment_id\": \"000000002\",\n            \"is_virtual\": 0,\n            \"order_currency_code\": \"USD\",\n            \"protect_code\": \"f923ad24207f3e164eca1dfd6874330d\",\n            \"quote_id\": 2,\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_invoiced\": 5,\n            \"shipping_refunded\": 5,\n            \"shipping_tax_amount\": 0,\n            \"shipping_tax_refunded\": 0,\n            \"state\": \"closed\",\n            \"status\": \"closed\",\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\": 32,\n            \"subtotal_incl_tax\": 34.64,\n            \"subtotal_invoiced\": 32,\n            \"subtotal_refunded\": 32,\n            \"tax_amount\": 2.64,\n            \"tax_invoiced\": 2.64,\n            \"tax_refunded\": 2.64,\n            \"total_due\": 0,\n            \"total_invoiced\": 39.64,\n            \"total_item_count\": 1,\n            \"total_offline_refunded\": 39.64,\n            \"total_paid\": 39.64,\n            \"total_qty_ordered\": 1,\n            \"total_refunded\": 39.64,\n            \"updated_at\": \"2020-10-12 09:10:56\",\n            \"weight\": 1,\n            \"items\": [\n                {\n                    \"amount_refunded\": 32,\n                    \"applied_rule_ids\": \"1\",\n                    \"base_amount_refunded\": 32,\n                    \"base_discount_amount\": 0,\n                    \"base_discount_invoiced\": 0,\n                    \"base_discount_refunded\": 0,\n                    \"base_discount_tax_compensation_amount\": 0,\n                    \"base_discount_tax_compensation_invoiced\": 0,\n                    \"base_discount_tax_compensation_refunded\": 0,\n                    \"base_original_price\": 32,\n                    \"base_price\": 32,\n                    \"base_price_incl_tax\": 34.64,\n                    \"base_row_invoiced\": 32,\n                    \"base_row_total\": 32,\n                    \"base_row_total_incl_tax\": 34.64,\n                    \"base_tax_amount\": 2.64,\n                    \"base_tax_invoiced\": 2.64,\n                    \"base_tax_refunded\": 2.64,\n                    \"created_at\": \"2020-10-12 09:10:56\",\n                    \"discount_amount\": 0,\n                    \"discount_invoiced\": 0,\n                    \"discount_percent\": 0,\n                    \"discount_refunded\": 0,\n                    \"free_shipping\": 0,\n                    \"discount_tax_compensation_amount\": 0,\n                    \"discount_tax_compensation_invoiced\": 0,\n                    \"discount_tax_compensation_refunded\": 0,\n                    \"is_qty_decimal\": 0,\n                    \"item_id\": 2,\n                    \"name\": \"Minerva LumaTech&trade; V-Tee\",\n                    \"no_discount\": 0,\n                    \"order_id\": 2,\n                    \"original_price\": 32,\n                    \"price\": 32,\n                    \"price_incl_tax\": 34.64,\n                    \"product_id\": 1498,\n                    \"product_type\": \"configurable\",\n                    \"qty_canceled\": 0,\n                    \"qty_invoiced\": 1,\n                    \"qty_ordered\": 1,\n                    \"qty_refunded\": 1,\n                    \"qty_shipped\": 1,\n                    \"row_invoiced\": 32,\n                    \"row_total\": 32,\n                    \"row_total_incl_tax\": 34.64,\n                    \"row_weight\": 1,\n                    \"sku\": \"WS08-XS-Blue\",\n                    \"store_id\": 1,\n                    \"tax_amount\": 2.64,\n                    \"tax_invoiced\": 2.64,\n                    \"tax_percent\": 8.25,\n                    \"tax_refunded\": 2.64,\n                    \"updated_at\": \"2020-10-12 09:10:56\",\n                    \"weee_tax_applied\": \"[]\",\n                    \"weight\": 1,\n                    \"product_option\": {\n                        \"extension_attributes\": {\n                            \"configurable_item_options\": [\n                                {\n                                    \"option_id\": \"143\",\n                                    \"option_value\": 166\n                                },\n                                {\n                                    \"option_id\": \"93\",\n                                    \"option_value\": 50\n                                }\n                            ]\n                        }\n                    },\n                    \"extension_attributes\": {\n                        \"mp_affiliate\": {\n                            \"affiliate_commission\": null,\n                            \"affiliate_discount_amount\": null,\n                            \"base_affiliate_discount_amount\": null\n                        }\n                    }\n                }\n            ],\n            \"billing_address\": {\n                \"address_type\": \"billing\",\n                \"city\": \"Calder\",\n                \"country_id\": \"US\",\n                \"customer_address_id\": 1,\n                \"email\": \"roni_cost@example.com\",\n                \"entity_id\": 4,\n                \"firstname\": \"Veronica\",\n                \"lastname\": \"Costello\",\n                \"parent_id\": 2,\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\": \"(555) 229-3326\"\n            },\n            \"payment\": {\n                \"account_status\": null,\n                \"additional_information\": [\n                    \"Check / Money order\"\n                ],\n                \"amount_ordered\": 39.64,\n                \"amount_paid\": 39.64,\n                \"amount_refunded\": 39.64,\n                \"base_amount_ordered\": 39.64,\n                \"base_amount_paid\": 39.64,\n                \"base_amount_refunded\": 39.64,\n                \"base_shipping_amount\": 5,\n                \"base_shipping_captured\": 5,\n                \"base_shipping_refunded\": 5,\n                \"cc_last4\": null,\n                \"entity_id\": 2,\n                \"method\": \"checkmo\",\n                \"parent_id\": 2,\n                \"shipping_amount\": 5,\n                \"shipping_captured\": 5,\n                \"shipping_refunded\": 5\n            },\n            \"status_histories\": [\n                {\n                    \"comment\": \"We refunded $39.64 offline.\",\n                    \"created_at\": \"2020-10-12 09:10:56\",\n                    \"entity_id\": 1,\n                    \"entity_name\": \"creditmemo\",\n                    \"is_customer_notified\": 1,\n                    \"is_visible_on_front\": 0,\n                    \"parent_id\": 2,\n                    \"status\": \"closed\"\n                }\n            ],\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\": 1,\n                                \"email\": \"roni_cost@example.com\",\n                                \"entity_id\": 3,\n                                \"firstname\": \"Veronica\",\n                                \"lastname\": \"Costello\",\n                                \"parent_id\": 2,\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\": \"(555) 229-3326\"\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_invoiced\": 5,\n                                \"base_shipping_refunded\": 5,\n                                \"base_shipping_tax_amount\": 0,\n                                \"base_shipping_tax_refunded\": 0,\n                                \"shipping_amount\": 5,\n                                \"shipping_discount_amount\": 0,\n                                \"shipping_discount_tax_compensation_amount\": 0,\n                                \"shipping_incl_tax\": 5,\n                                \"shipping_invoiced\": 5,\n                                \"shipping_refunded\": 5,\n                                \"shipping_tax_amount\": 0,\n                                \"shipping_tax_refunded\": 0\n                            }\n                        },\n                        \"items\": [\n                            {\n                                \"amount_refunded\": 32,\n                                \"applied_rule_ids\": \"1\",\n                                \"base_amount_refunded\": 32,\n                                \"base_discount_amount\": 0,\n                                \"base_discount_invoiced\": 0,\n                                \"base_discount_refunded\": 0,\n                                \"base_discount_tax_compensation_amount\": 0,\n                                \"base_discount_tax_compensation_invoiced\": 0,\n                                \"base_discount_tax_compensation_refunded\": 0,\n                                \"base_original_price\": 32,\n                                \"base_price\": 32,\n                                \"base_price_incl_tax\": 34.64,\n                                \"base_row_invoiced\": 32,\n                                \"base_row_total\": 32,\n                                \"base_row_total_incl_tax\": 34.64,\n                                \"base_tax_amount\": 2.64,\n                                \"base_tax_invoiced\": 2.64,\n                                \"base_tax_refunded\": 2.64,\n                                \"created_at\": \"2020-10-12 09:10:56\",\n                                \"discount_amount\": 0,\n                                \"discount_invoiced\": 0,\n                                \"discount_percent\": 0,\n                                \"discount_refunded\": 0,\n                                \"free_shipping\": 0,\n                                \"discount_tax_compensation_amount\": 0,\n                                \"discount_tax_compensation_invoiced\": 0,\n                                \"discount_tax_compensation_refunded\": 0,\n                                \"is_qty_decimal\": 0,\n                                \"item_id\": 2,\n                                \"name\": \"Minerva LumaTech&trade; V-Tee\",\n                                \"no_discount\": 0,\n                                \"order_id\": 2,\n                                \"original_price\": 32,\n                                \"price\": 32,\n                                \"price_incl_tax\": 34.64,\n                                \"product_id\": 1498,\n                                \"product_type\": \"configurable\",\n                                \"qty_canceled\": 0,\n                                \"qty_invoiced\": 1,\n                                \"qty_ordered\": 1,\n                                \"qty_refunded\": 1,\n                                \"qty_shipped\": 1,\n                                \"row_invoiced\": 32,\n                                \"row_total\": 32,\n                                \"row_total_incl_tax\": 34.64,\n                                \"row_weight\": 1,\n                                \"sku\": \"WS08-XS-Blue\",\n                                \"store_id\": 1,\n                                \"tax_amount\": 2.64,\n                                \"tax_invoiced\": 2.64,\n                                \"tax_percent\": 8.25,\n                                \"tax_refunded\": 2.64,\n                                \"updated_at\": \"2020-10-12 09:10:56\",\n                                \"weee_tax_applied\": \"[]\",\n                                \"weight\": 1,\n                                \"product_option\": {\n                                    \"extension_attributes\": {\n                                        \"configurable_item_options\": [\n                                            {\n                                                \"option_id\": \"143\",\n                                                \"option_value\": 166\n                                            },\n                                            {\n                                                \"option_id\": \"93\",\n                                                \"option_value\": 50\n                                            }\n                                        ]\n                                    }\n                                }\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\": 2.64,\n                        \"base_amount\": 2.64\n                    }\n                ],\n                \"item_applied_taxes\": [\n                    {\n                        \"type\": \"product\",\n                        \"applied_taxes\": [\n                            {\n                                \"code\": \"US-MI-*-Rate 1\",\n                                \"title\": \"US-MI-*-Rate 1\",\n                                \"percent\": 8.25,\n                                \"amount\": 2.64,\n                                \"base_amount\": 2.64\n                            }\n                        ]\n                    }\n                ],\n                \"converting_from_quote\": true,\n                \"mp_affiliate\": {\n                    \"affiliate_key\": null,\n                    \"affiliate_commission\": null,\n                    \"affiliate_discount_amount\": \"0.0000\",\n                    \"base_affiliate_discount_amount\": \"0.0000\",\n                    \"affiliate_shipping_commission\": null,\n                    \"affiliate_earn_commission_invoice_after\": null,\n                    \"affiliate_discount_shipping_amount\": null,\n                    \"base_affiliate_discount_shipping_amount\": null,\n                    \"affiliate_discount_invoiced\": null,\n                    \"base_affiliate_discount_invoiced\": null,\n                    \"affiliate_commission_invoiced\": null,\n                    \"affiliate_discount_shipping_invoiced\": null,\n                    \"affiliate_discount_refunded\": null,\n                    \"base_affiliate_discount_refunded\": null,\n                    \"affiliate_commission_refunded\": null,\n                    \"affiliate_commission_holding_refunded\": null,\n                    \"affiliate_discount_shipping_refunded\": null\n                }\n            }\n        },\n        {\n            \"applied_rule_ids\": \"2\",\n            \"base_currency_code\": \"USD\",\n            \"base_discount_amount\": 0,\n            \"base_grand_total\": 81,\n            \"base_discount_tax_compensation_amount\": 0,\n            \"base_shipping_amount\": 0,\n            \"base_shipping_discount_amount\": 0,\n            \"base_shipping_discount_tax_compensation_amnt\": 0,\n            \"base_shipping_incl_tax\": 0,\n            \"base_shipping_tax_amount\": 0,\n            \"base_subtotal\": 90,\n            \"base_subtotal_incl_tax\": 90,\n            \"base_tax_amount\": 0,\n            \"base_total_due\": 81,\n            \"base_to_global_rate\": 1,\n            \"base_to_order_rate\": 1,\n            \"billing_address_id\": 6,\n            \"created_at\": \"2020-10-14 03:00:52\",\n            \"customer_email\": \"a@gmail.com\",\n            \"customer_firstname\": \"Jane\",\n            \"customer_group_id\": 0,\n            \"customer_is_guest\": 1,\n            \"customer_lastname\": \"Doe\",\n            \"customer_note_notify\": 1,\n            \"discount_amount\": 0,\n            \"entity_id\": 3,\n            \"global_currency_code\": \"USD\",\n            \"grand_total\": 81,\n            \"discount_tax_compensation_amount\": 0,\n            \"increment_id\": \"000000003\",\n            \"is_virtual\": 0,\n            \"order_currency_code\": \"USD\",\n            \"protect_code\": \"14eb6efcdee51794275b665e1a9b83f7\",\n            \"quote_id\": 5,\n            \"remote_ip\": \"192.168.1.209\",\n            \"shipping_amount\": 0,\n            \"shipping_description\": \"Best Way - Table Rate\",\n            \"shipping_discount_amount\": 0,\n            \"shipping_discount_tax_compensation_amount\": 0,\n            \"shipping_incl_tax\": 0,\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\": 90,\n            \"subtotal_incl_tax\": 90,\n            \"tax_amount\": 0,\n            \"total_due\": 81,\n            \"total_item_count\": 1,\n            \"total_qty_ordered\": 2,\n            \"updated_at\": \"2020-10-14 03:00:52\",\n            \"weight\": 0,\n            \"items\": [\n                {\n                    \"amount_refunded\": 0,\n                    \"applied_rule_ids\": \"2\",\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\": 45,\n                    \"base_price\": 45,\n                    \"base_price_incl_tax\": 45,\n                    \"base_row_invoiced\": 0,\n                    \"base_row_total\": 90,\n                    \"base_row_total_incl_tax\": 90,\n                    \"base_tax_amount\": 0,\n                    \"base_tax_invoiced\": 0,\n                    \"created_at\": \"2020-10-14 03:00:52\",\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\": 3,\n                    \"name\": \"Push It Messenger Bag\",\n                    \"no_discount\": 0,\n                    \"order_id\": 3,\n                    \"original_price\": 45,\n                    \"price\": 45,\n                    \"price_incl_tax\": 45,\n                    \"product_id\": 14,\n                    \"product_type\": \"simple\",\n                    \"qty_canceled\": 0,\n                    \"qty_invoiced\": 0,\n                    \"qty_ordered\": 2,\n                    \"qty_refunded\": 0,\n                    \"qty_shipped\": 0,\n                    \"quote_item_id\": 6,\n                    \"row_invoiced\": 0,\n                    \"row_total\": 90,\n                    \"row_total_incl_tax\": 90,\n                    \"row_weight\": 0,\n                    \"sku\": \"24-WB04\",\n                    \"store_id\": 1,\n                    \"tax_amount\": 0,\n                    \"tax_invoiced\": 0,\n                    \"tax_percent\": 0,\n                    \"updated_at\": \"2020-10-14 03:00:52\",\n                    \"extension_attributes\": {\n                        \"mp_affiliate\": {\n                            \"affiliate_commission\": \"{\\\"1\\\":{\\\"1\\\":10}}\",\n                            \"affiliate_discount_amount\": \"9.0000\",\n                            \"base_affiliate_discount_amount\": \"9.0000\"\n                        }\n                    }\n                }\n            ],\n            \"billing_address\": {\n                \"address_type\": \"billing\",\n                \"city\": \"Purchase\",\n                \"country_id\": \"US\",\n                \"email\": \"a@gmail.com\",\n                \"entity_id\": 6,\n                \"firstname\": \"Jane\",\n                \"lastname\": \"Doe\",\n                \"parent_id\": 3,\n                \"postcode\": \"10755\",\n                \"region\": \"New York\",\n                \"region_code\": \"NY\",\n                \"region_id\": 43,\n                \"street\": [\n                    \"123 Oak Ave\"\n                ],\n                \"telephone\": \"+10334626762\"\n            },\n            \"payment\": {\n                \"account_status\": null,\n                \"additional_information\": [\n                    \"Check / Money order\"\n                ],\n                \"amount_ordered\": 81,\n                \"base_amount_ordered\": 81,\n                \"base_shipping_amount\": 0,\n                \"cc_exp_year\": \"0\",\n                \"cc_last4\": null,\n                \"cc_ss_start_month\": \"0\",\n                \"cc_ss_start_year\": \"0\",\n                \"entity_id\": 3,\n                \"method\": \"checkmo\",\n                \"parent_id\": 3,\n                \"shipping_amount\": 0\n            },\n            \"status_histories\": [],\n            \"extension_attributes\": {\n                \"shipping_assignments\": [\n                    {\n                        \"shipping\": {\n                            \"address\": {\n                                \"address_type\": \"shipping\",\n                                \"city\": \"Purchase\",\n                                \"country_id\": \"US\",\n                                \"email\": \"a@gmail.com\",\n                                \"entity_id\": 5,\n                                \"firstname\": \"Jane\",\n                                \"lastname\": \"Doe\",\n                                \"parent_id\": 3,\n                                \"postcode\": \"10755\",\n                                \"region\": \"New York\",\n                                \"region_code\": \"NY\",\n                                \"region_id\": 43,\n                                \"street\": [\n                                    \"123 Oak Ave\"\n                                ],\n                                \"telephone\": \"+10334626762\"\n                            },\n                            \"method\": \"tablerate_bestway\",\n                            \"total\": {\n                                \"base_shipping_amount\": 0,\n                                \"base_shipping_discount_amount\": 0,\n                                \"base_shipping_discount_tax_compensation_amnt\": 0,\n                                \"base_shipping_incl_tax\": 0,\n                                \"base_shipping_tax_amount\": 0,\n                                \"shipping_amount\": 0,\n                                \"shipping_discount_amount\": 0,\n                                \"shipping_discount_tax_compensation_amount\": 0,\n                                \"shipping_incl_tax\": 0,\n                                \"shipping_tax_amount\": 0\n                            }\n                        },\n                        \"items\": [\n                            {\n                                \"amount_refunded\": 0,\n                                \"applied_rule_ids\": \"2\",\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\": 45,\n                                \"base_price\": 45,\n                                \"base_price_incl_tax\": 45,\n                                \"base_row_invoiced\": 0,\n                                \"base_row_total\": 90,\n                                \"base_row_total_incl_tax\": 90,\n                                \"base_tax_amount\": 0,\n                                \"base_tax_invoiced\": 0,\n                                \"created_at\": \"2020-10-14 03:00:52\",\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\": 3,\n                                \"name\": \"Push It Messenger Bag\",\n                                \"no_discount\": 0,\n                                \"order_id\": 3,\n                                \"original_price\": 45,\n                                \"price\": 45,\n                                \"price_incl_tax\": 45,\n                                \"product_id\": 14,\n                                \"product_type\": \"simple\",\n                                \"qty_canceled\": 0,\n                                \"qty_invoiced\": 0,\n                                \"qty_ordered\": 2,\n                                \"qty_refunded\": 0,\n                                \"qty_shipped\": 0,\n                                \"quote_item_id\": 6,\n                                \"row_invoiced\": 0,\n                                \"row_total\": 90,\n                                \"row_total_incl_tax\": 90,\n                                \"row_weight\": 0,\n                                \"sku\": \"24-WB04\",\n                                \"store_id\": 1,\n                                \"tax_amount\": 0,\n                                \"tax_invoiced\": 0,\n                                \"tax_percent\": 0,\n                                \"updated_at\": \"2020-10-14 03:00:52\"\n                            }\n                        ]\n                    }\n                ],\n                \"payment_additional_info\": [\n                    {\n                        \"key\": \"method_title\",\n                        \"value\": \"Check / Money order\"\n                    }\n                ],\n                \"applied_taxes\": [],\n                \"item_applied_taxes\": [],\n                \"mp_affiliate\": {\n                    \"affiliate_key\": 1,\n                    \"affiliate_commission\": \"{\\\"1\\\":{\\\"1\\\":10}}\",\n                    \"affiliate_discount_amount\": \"9.0000\",\n                    \"base_affiliate_discount_amount\": \"9.0000\",\n                    \"affiliate_shipping_commission\": \"0\",\n                    \"affiliate_earn_commission_invoice_after\": \"0\",\n                    \"affiliate_discount_shipping_amount\": \"0.0000\",\n                    \"base_affiliate_discount_shipping_amount\": null,\n                    \"affiliate_discount_invoiced\": null,\n                    \"base_affiliate_discount_invoiced\": null,\n                    \"affiliate_commission_invoiced\": null,\n                    \"affiliate_discount_shipping_invoiced\": null,\n                    \"affiliate_discount_refunded\": null,\n                    \"base_affiliate_discount_refunded\": null,\n                    \"affiliate_commission_refunded\": null,\n                    \"affiliate_commission_holding_refunded\": null,\n                    \"affiliate_discount_shipping_refunded\": null\n                }\n            }\n        },\n        {\n            \"applied_rule_ids\": \"2,3\",\n            \"base_currency_code\": \"USD\",\n            \"base_discount_amount\": -99,\n            \"base_grand_total\": 356.4,\n            \"base_discount_tax_compensation_amount\": 0,\n            \"base_shipping_amount\": 0,\n            \"base_shipping_discount_amount\": 0,\n            \"base_shipping_discount_tax_compensation_amnt\": 0,\n            \"base_shipping_incl_tax\": 0,\n            \"base_shipping_tax_amount\": 0,\n            \"base_subtotal\": 495,\n            \"base_subtotal_incl_tax\": 495,\n            \"base_tax_amount\": 0,\n            \"base_total_due\": 356.4,\n            \"base_to_global_rate\": 1,\n            \"base_to_order_rate\": 1,\n            \"billing_address_id\": 8,\n            \"created_at\": \"2020-10-14 03:05:29\",\n            \"customer_email\": \"bbb@b.com\",\n            \"customer_firstname\": \"Christine\",\n            \"customer_group_id\": 0,\n            \"customer_is_guest\": 1,\n            \"customer_lastname\": \"Lantz\",\n            \"customer_note_notify\": 1,\n            \"discount_amount\": -99,\n            \"entity_id\": 4,\n            \"global_currency_code\": \"USD\",\n            \"grand_total\": 356.4,\n            \"discount_tax_compensation_amount\": 0,\n            \"increment_id\": \"000000004\",\n            \"is_virtual\": 0,\n            \"order_currency_code\": \"USD\",\n            \"protect_code\": \"7b8d35bbbca6408b007092476e888363\",\n            \"quote_id\": 7,\n            \"remote_ip\": \"192.168.1.209\",\n            \"shipping_amount\": 0,\n            \"shipping_description\": \"Best Way - Table Rate\",\n            \"shipping_discount_amount\": 0,\n            \"shipping_discount_tax_compensation_amount\": 0,\n            \"shipping_incl_tax\": 0,\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\": 495,\n            \"subtotal_incl_tax\": 495,\n            \"tax_amount\": 0,\n            \"total_due\": 356.4,\n            \"total_item_count\": 1,\n            \"total_qty_ordered\": 5,\n            \"updated_at\": \"2020-10-14 03:05:29\",\n            \"weight\": 5,\n            \"items\": [\n                {\n                    \"amount_refunded\": 0,\n                    \"applied_rule_ids\": \"2,3\",\n                    \"base_amount_refunded\": 0,\n                    \"base_discount_amount\": 99,\n                    \"base_discount_invoiced\": 0,\n                    \"base_discount_tax_compensation_amount\": 0,\n                    \"base_original_price\": 99,\n                    \"base_price\": 99,\n                    \"base_price_incl_tax\": 99,\n                    \"base_row_invoiced\": 0,\n                    \"base_row_total\": 396,\n                    \"base_row_total_incl_tax\": 396,\n                    \"base_tax_amount\": 0,\n                    \"base_tax_invoiced\": 0,\n                    \"created_at\": \"2020-10-14 03:05:29\",\n                    \"discount_amount\": 99,\n                    \"discount_invoiced\": 0,\n                    \"discount_percent\": 20,\n                    \"free_shipping\": 0,\n                    \"discount_tax_compensation_amount\": 0,\n                    \"is_qty_decimal\": 0,\n                    \"is_virtual\": 0,\n                    \"item_id\": 4,\n                    \"name\": \"Lando Gym Jacket\",\n                    \"no_discount\": 0,\n                    \"order_id\": 4,\n                    \"original_price\": 99,\n                    \"price\": 99,\n                    \"price_incl_tax\": 99,\n                    \"product_id\": 340,\n                    \"product_type\": \"configurable\",\n                    \"qty_canceled\": 0,\n                    \"qty_invoiced\": 0,\n                    \"qty_ordered\": 5,\n                    \"qty_refunded\": 0,\n                    \"qty_shipped\": 0,\n                    \"quote_item_id\": 8,\n                    \"row_invoiced\": 0,\n                    \"row_total\": 396,\n                    \"row_total_incl_tax\": 396,\n                    \"row_weight\": 0,\n                    \"sku\": \"MJ08-S-Gray\",\n                    \"store_id\": 1,\n                    \"tax_amount\": 0,\n                    \"tax_invoiced\": 0,\n                    \"tax_percent\": 0,\n                    \"updated_at\": \"2020-10-14 03:05:29\",\n                    \"weight\": 1,\n                    \"product_option\": {\n                        \"extension_attributes\": {\n                            \"configurable_item_options\": [\n                                {\n                                    \"option_id\": \"143\",\n                                    \"option_value\": 167\n                                },\n                                {\n                                    \"option_id\": \"93\",\n                                    \"option_value\": 52\n                                }\n                            ]\n                        }\n                    },\n                    \"extension_attributes\": {\n                        \"mp_affiliate\": {\n                            \"affiliate_commission\": \"{\\\"1\\\":{\\\"1\\\":10}}\",\n                            \"affiliate_discount_amount\": \"39.6000\",\n                            \"base_affiliate_discount_amount\": \"39.6000\"\n                        }\n                    }\n                },\n                {\n                    \"amount_refunded\": 0,\n                    \"base_amount_refunded\": 0,\n                    \"base_discount_amount\": 0,\n                    \"base_discount_invoiced\": 0,\n                    \"base_price\": 0,\n                    \"base_row_invoiced\": 0,\n                    \"base_row_total\": 0,\n                    \"base_tax_amount\": 0,\n                    \"base_tax_invoiced\": 0,\n                    \"created_at\": \"2020-10-14 03:05:29\",\n                    \"discount_amount\": 0,\n                    \"discount_invoiced\": 0,\n                    \"discount_percent\": 0,\n                    \"free_shipping\": 0,\n                    \"is_qty_decimal\": 0,\n                    \"is_virtual\": 0,\n                    \"item_id\": 5,\n                    \"name\": \"Lando Gym Jacket-S-Gray\",\n                    \"no_discount\": 0,\n                    \"order_id\": 4,\n                    \"original_price\": 0,\n                    \"parent_item_id\": 4,\n                    \"price\": 99,\n                    \"product_id\": 329,\n                    \"product_type\": \"simple\",\n                    \"qty_canceled\": 0,\n                    \"qty_invoiced\": 0,\n                    \"qty_ordered\": 5,\n                    \"qty_refunded\": 0,\n                    \"qty_shipped\": 0,\n                    \"quote_item_id\": 9,\n                    \"row_invoiced\": 0,\n                    \"row_total\": 0,\n                    \"row_weight\": 0,\n                    \"sku\": \"MJ08-S-Gray\",\n                    \"store_id\": 1,\n                    \"tax_amount\": 0,\n                    \"tax_invoiced\": 0,\n                    \"tax_percent\": 0,\n                    \"updated_at\": \"2020-10-14 03:05:29\",\n                    \"weight\": 1,\n                    \"parent_item\": {\n                        \"amount_refunded\": 0,\n                        \"applied_rule_ids\": \"2,3\",\n                        \"base_amount_refunded\": 0,\n                        \"base_discount_amount\": 99,\n                        \"base_discount_invoiced\": 0,\n                        \"base_discount_tax_compensation_amount\": 0,\n                        \"base_original_price\": 99,\n                        \"base_price\": 99,\n                        \"base_price_incl_tax\": 99,\n                        \"base_row_invoiced\": 0,\n                        \"base_row_total\": 396,\n                        \"base_row_total_incl_tax\": 396,\n                        \"base_tax_amount\": 0,\n                        \"base_tax_invoiced\": 0,\n                        \"created_at\": \"2020-10-14 03:05:29\",\n                        \"discount_amount\": 99,\n                        \"discount_invoiced\": 0,\n                        \"discount_percent\": 20,\n                        \"free_shipping\": 0,\n                        \"discount_tax_compensation_amount\": 0,\n                        \"is_qty_decimal\": 0,\n                        \"is_virtual\": 0,\n                        \"item_id\": 4,\n                        \"name\": \"Lando Gym Jacket\",\n                        \"no_discount\": 0,\n                        \"order_id\": 4,\n                        \"original_price\": 99,\n                        \"price\": 99,\n                        \"price_incl_tax\": 99,\n                        \"product_id\": 340,\n                        \"product_type\": \"configurable\",\n                        \"qty_canceled\": 0,\n                        \"qty_invoiced\": 0,\n                        \"qty_ordered\": 5,\n                        \"qty_refunded\": 0,\n                        \"qty_shipped\": 0,\n                        \"quote_item_id\": 8,\n                        \"row_invoiced\": 0,\n                        \"row_total\": 396,\n                        \"row_total_incl_tax\": 396,\n                        \"row_weight\": 0,\n                        \"sku\": \"MJ08-S-Gray\",\n                        \"store_id\": 1,\n                        \"tax_amount\": 0,\n                        \"tax_invoiced\": 0,\n                        \"tax_percent\": 0,\n                        \"updated_at\": \"2020-10-14 03:05:29\",\n                        \"weight\": 1,\n                        \"product_option\": {\n                            \"extension_attributes\": {\n                                \"configurable_item_options\": [\n                                    {\n                                        \"option_id\": \"143\",\n                                        \"option_value\": 167\n                                    },\n                                    {\n                                        \"option_id\": \"93\",\n                                        \"option_value\": 52\n                                    }\n                                ]\n                            }\n                        },\n                        \"extension_attributes\": {\n                            \"mp_affiliate\": {\n                                \"affiliate_commission\": \"{\\\"1\\\":{\\\"1\\\":10}}\",\n                                \"affiliate_discount_amount\": \"39.6000\",\n                                \"base_affiliate_discount_amount\": \"39.6000\"\n                            }\n                        }\n                    },\n                    \"extension_attributes\": {\n                        \"mp_affiliate\": {\n                            \"affiliate_commission\": null,\n                            \"affiliate_discount_amount\": null,\n                            \"base_affiliate_discount_amount\": null\n                        }\n                    },\n                    \"row_total_incl_tax\": 0,\n                    \"base_row_total_incl_tax\": 0\n                }\n            ],\n            \"billing_address\": {\n                \"address_type\": \"billing\",\n                \"city\": \"New York\",\n                \"country_id\": \"US\",\n                \"email\": \"bbb@b.com\",\n                \"entity_id\": 8,\n                \"firstname\": \"Christine\",\n                \"lastname\": \"Lantz\",\n                \"parent_id\": 4,\n                \"postcode\": \"10040\",\n                \"region\": \"New York\",\n                \"region_code\": \"NY\",\n                \"region_id\": 43,\n                \"street\": [\n                    \"3868  Godfrey Road\"\n                ],\n                \"telephone\": \"2125679250\"\n            },\n            \"payment\": {\n                \"account_status\": null,\n                \"additional_information\": [\n                    \"Check / Money order\"\n                ],\n                \"amount_ordered\": 356.4,\n                \"base_amount_ordered\": 356.4,\n                \"base_shipping_amount\": 0,\n                \"cc_exp_year\": \"0\",\n                \"cc_last4\": null,\n                \"cc_ss_start_month\": \"0\",\n                \"cc_ss_start_year\": \"0\",\n                \"entity_id\": 4,\n                \"method\": \"checkmo\",\n                \"parent_id\": 4,\n                \"shipping_amount\": 0\n            },\n            \"status_histories\": [],\n            \"extension_attributes\": {\n                \"shipping_assignments\": [\n                    {\n                        \"shipping\": {\n                            \"address\": {\n                                \"address_type\": \"shipping\",\n                                \"city\": \"New York\",\n                                \"country_id\": \"US\",\n                                \"email\": \"bbb@b.com\",\n                                \"entity_id\": 7,\n                                \"firstname\": \"Christine\",\n                                \"lastname\": \"Lantz\",\n                                \"parent_id\": 4,\n                                \"postcode\": \"10040\",\n                                \"region\": \"New York\",\n                                \"region_code\": \"NY\",\n                                \"region_id\": 43,\n                                \"street\": [\n                                    \"3868  Godfrey Road\"\n                                ],\n                                \"telephone\": \"2125679250\"\n                            },\n                            \"method\": \"tablerate_bestway\",\n                            \"total\": {\n                                \"base_shipping_amount\": 0,\n                                \"base_shipping_discount_amount\": 0,\n                                \"base_shipping_discount_tax_compensation_amnt\": 0,\n                                \"base_shipping_incl_tax\": 0,\n                                \"base_shipping_tax_amount\": 0,\n                                \"shipping_amount\": 0,\n                                \"shipping_discount_amount\": 0,\n                                \"shipping_discount_tax_compensation_amount\": 0,\n                                \"shipping_incl_tax\": 0,\n                                \"shipping_tax_amount\": 0\n                            }\n                        },\n                        \"items\": [\n                            {\n                                \"amount_refunded\": 0,\n                                \"applied_rule_ids\": \"2,3\",\n                                \"base_amount_refunded\": 0,\n                                \"base_discount_amount\": 99,\n                                \"base_discount_invoiced\": 0,\n                                \"base_discount_tax_compensation_amount\": 0,\n                                \"base_original_price\": 99,\n                                \"base_price\": 99,\n                                \"base_price_incl_tax\": 99,\n                                \"base_row_invoiced\": 0,\n                                \"base_row_total\": 396,\n                                \"base_row_total_incl_tax\": 396,\n                                \"base_tax_amount\": 0,\n                                \"base_tax_invoiced\": 0,\n                                \"created_at\": \"2020-10-14 03:05:29\",\n                                \"discount_amount\": 99,\n                                \"discount_invoiced\": 0,\n                                \"discount_percent\": 20,\n                                \"free_shipping\": 0,\n                                \"discount_tax_compensation_amount\": 0,\n                                \"is_qty_decimal\": 0,\n                                \"is_virtual\": 0,\n                                \"item_id\": 4,\n                                \"name\": \"Lando Gym Jacket\",\n                                \"no_discount\": 0,\n                                \"order_id\": 4,\n                                \"original_price\": 99,\n                                \"price\": 99,\n                                \"price_incl_tax\": 99,\n                                \"product_id\": 340,\n                                \"product_type\": \"configurable\",\n                                \"qty_canceled\": 0,\n                                \"qty_invoiced\": 0,\n                                \"qty_ordered\": 5,\n                                \"qty_refunded\": 0,\n                                \"qty_shipped\": 0,\n                                \"quote_item_id\": 8,\n                                \"row_invoiced\": 0,\n                                \"row_total\": 396,\n                                \"row_total_incl_tax\": 396,\n                                \"row_weight\": 0,\n                                \"sku\": \"MJ08-S-Gray\",\n                                \"store_id\": 1,\n                                \"tax_amount\": 0,\n                                \"tax_invoiced\": 0,\n                                \"tax_percent\": 0,\n                                \"updated_at\": \"2020-10-14 03:05:29\",\n                                \"weight\": 1,\n                                \"product_option\": {\n                                    \"extension_attributes\": {\n                                        \"configurable_item_options\": [\n                                            {\n                                                \"option_id\": \"143\",\n                                                \"option_value\": 167\n                                            },\n                                            {\n                                                \"option_id\": \"93\",\n                                                \"option_value\": 52\n                                            }\n                                        ]\n                                    }\n                                }\n                            },\n                            {\n                                \"amount_refunded\": 0,\n                                \"base_amount_refunded\": 0,\n                                \"base_discount_amount\": 0,\n                                \"base_discount_invoiced\": 0,\n                                \"base_price\": 0,\n                                \"base_row_invoiced\": 0,\n                                \"base_row_total\": 0,\n                                \"base_tax_amount\": 0,\n                                \"base_tax_invoiced\": 0,\n                                \"created_at\": \"2020-10-14 03:05:29\",\n                                \"discount_amount\": 0,\n                                \"discount_invoiced\": 0,\n                                \"discount_percent\": 0,\n                                \"free_shipping\": 0,\n                                \"is_qty_decimal\": 0,\n                                \"is_virtual\": 0,\n                                \"item_id\": 5,\n                                \"name\": \"Lando Gym Jacket-S-Gray\",\n                                \"no_discount\": 0,\n                                \"order_id\": 4,\n                                \"original_price\": 0,\n                                \"parent_item_id\": 4,\n                                \"price\": 99,\n                                \"product_id\": 329,\n                                \"product_type\": \"simple\",\n                                \"qty_canceled\": 0,\n                                \"qty_invoiced\": 0,\n                                \"qty_ordered\": 5,\n                                \"qty_refunded\": 0,\n                                \"qty_shipped\": 0,\n                                \"quote_item_id\": 9,\n                                \"row_invoiced\": 0,\n                                \"row_total\": 0,\n                                \"row_weight\": 0,\n                                \"sku\": \"MJ08-S-Gray\",\n                                \"store_id\": 1,\n                                \"tax_amount\": 0,\n                                \"tax_invoiced\": 0,\n                                \"tax_percent\": 0,\n                                \"updated_at\": \"2020-10-14 03:05:29\",\n                                \"weight\": 1,\n                                \"parent_item\": {\n                                    \"amount_refunded\": 0,\n                                    \"applied_rule_ids\": \"2,3\",\n                                    \"base_amount_refunded\": 0,\n                                    \"base_discount_amount\": 99,\n                                    \"base_discount_invoiced\": 0,\n                                    \"base_discount_tax_compensation_amount\": 0,\n                                    \"base_original_price\": 99,\n                                    \"base_price\": 99,\n                                    \"base_price_incl_tax\": 99,\n                                    \"base_row_invoiced\": 0,\n                                    \"base_row_total\": 396,\n                                    \"base_row_total_incl_tax\": 396,\n                                    \"base_tax_amount\": 0,\n                                    \"base_tax_invoiced\": 0,\n                                    \"created_at\": \"2020-10-14 03:05:29\",\n                                    \"discount_amount\": 99,\n                                    \"discount_invoiced\": 0,\n                                    \"discount_percent\": 20,\n                                    \"free_shipping\": 0,\n                                    \"discount_tax_compensation_amount\": 0,\n                                    \"is_qty_decimal\": 0,\n                                    \"is_virtual\": 0,\n                                    \"item_id\": 4,\n                                    \"name\": \"Lando Gym Jacket\",\n                                    \"no_discount\": 0,\n                                    \"order_id\": 4,\n                                    \"original_price\": 99,\n                                    \"price\": 99,\n                                    \"price_incl_tax\": 99,\n                                    \"product_id\": 340,\n                                    \"product_type\": \"configurable\",\n                                    \"qty_canceled\": 0,\n                                    \"qty_invoiced\": 0,\n                                    \"qty_ordered\": 5,\n                                    \"qty_refunded\": 0,\n                                    \"qty_shipped\": 0,\n                                    \"quote_item_id\": 8,\n                                    \"row_invoiced\": 0,\n                                    \"row_total\": 396,\n                                    \"row_total_incl_tax\": 396,\n                                    \"row_weight\": 0,\n                                    \"sku\": \"MJ08-S-Gray\",\n                                    \"store_id\": 1,\n                                    \"tax_amount\": 0,\n                                    \"tax_invoiced\": 0,\n                                    \"tax_percent\": 0,\n                                    \"updated_at\": \"2020-10-14 03:05:29\",\n                                    \"weight\": 1,\n                                    \"product_option\": {\n                                        \"extension_attributes\": {\n                                            \"configurable_item_options\": [\n                                                {\n                                                    \"option_id\": \"143\",\n                                                    \"option_value\": 167\n                                                },\n                                                {\n                                                    \"option_id\": \"93\",\n                                                    \"option_value\": 52\n                                                }\n                                            ]\n                                        }\n                                    }\n                                },\n                                \"row_total_incl_tax\": 0,\n                                \"base_row_total_incl_tax\": 0\n                            }\n                        ]\n                    }\n                ],\n                \"payment_additional_info\": [\n                    {\n                        \"key\": \"method_title\",\n                        \"value\": \"Check / Money order\"\n                    }\n                ],\n                \"applied_taxes\": [],\n                \"item_applied_taxes\": [],\n                \"mp_affiliate\": {\n                    \"affiliate_key\": 1,\n                    \"affiliate_commission\": \"{\\\"1\\\":{\\\"1\\\":10}}\",\n                    \"affiliate_discount_amount\": \"39.6000\",\n                    \"base_affiliate_discount_amount\": \"39.6000\",\n                    \"affiliate_shipping_commission\": \"0\",\n                    \"affiliate_earn_commission_invoice_after\": \"0\",\n                    \"affiliate_discount_shipping_amount\": \"0.0000\",\n                    \"base_affiliate_discount_shipping_amount\": null,\n                    \"affiliate_discount_invoiced\": null,\n                    \"base_affiliate_discount_invoiced\": null,\n                    \"affiliate_commission_invoiced\": null,\n                    \"affiliate_discount_shipping_invoiced\": null,\n                    \"affiliate_discount_refunded\": null,\n                    \"base_affiliate_discount_refunded\": null,\n                    \"affiliate_commission_refunded\": null,\n                    \"affiliate_commission_holding_refunded\": null,\n                    \"affiliate_discount_shipping_refunded\": null\n                }\n            }\n        },\n        {\n            \"applied_rule_ids\": \"2\",\n            \"base_currency_code\": \"USD\",\n            \"base_discount_amount\": 0,\n            \"base_grand_total\": 79.3,\n            \"base_discount_tax_compensation_amount\": 0,\n            \"base_shipping_amount\": 10,\n            \"base_shipping_discount_amount\": 0,\n            \"base_shipping_discount_tax_compensation_amnt\": 0,\n            \"base_shipping_incl_tax\": 10,\n            \"base_shipping_tax_amount\": 0,\n            \"base_subtotal\": 77,\n            \"base_subtotal_incl_tax\": 77,\n            \"base_tax_amount\": 0,\n            \"base_total_due\": 79.3,\n            \"base_to_global_rate\": 1,\n            \"base_to_order_rate\": 1,\n            \"billing_address_id\": 10,\n            \"created_at\": \"2020-10-14 03:08:44\",\n            \"customer_email\": \"b@gmail.com\",\n            \"customer_firstname\": \"Jane\",\n            \"customer_group_id\": 0,\n            \"customer_is_guest\": 1,\n            \"customer_lastname\": \"Doe\",\n            \"customer_note_notify\": 1,\n            \"discount_amount\": 0,\n            \"entity_id\": 5,\n            \"global_currency_code\": \"USD\",\n            \"grand_total\": 79.3,\n            \"discount_tax_compensation_amount\": 0,\n            \"increment_id\": \"000000005\",\n            \"is_virtual\": 0,\n            \"order_currency_code\": \"USD\",\n            \"protect_code\": \"c9f20bf4c68aaad5fb08922aab5ba490\",\n            \"quote_id\": 8,\n            \"remote_ip\": \"192.168.1.209\",\n            \"shipping_amount\": 10,\n            \"shipping_description\": \"Flat Rate - Fixed\",\n            \"shipping_discount_amount\": 0,\n            \"shipping_discount_tax_compensation_amount\": 0,\n            \"shipping_incl_tax\": 10,\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\": 77,\n            \"subtotal_incl_tax\": 77,\n            \"tax_amount\": 0,\n            \"total_due\": 79.3,\n            \"total_item_count\": 2,\n            \"total_qty_ordered\": 2,\n            \"updated_at\": \"2020-10-14 03:08:44\",\n            \"weight\": 0,\n            \"items\": [\n                {\n                    \"amount_refunded\": 0,\n                    \"applied_rule_ids\": \"2\",\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\": 45,\n                    \"base_price\": 45,\n                    \"base_price_incl_tax\": 45,\n                    \"base_row_invoiced\": 0,\n                    \"base_row_total\": 45,\n                    \"base_row_total_incl_tax\": 45,\n                    \"base_tax_amount\": 0,\n                    \"base_tax_invoiced\": 0,\n                    \"created_at\": \"2020-10-14 03:08:44\",\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\": 6,\n                    \"name\": \"Rival Field Messenger\",\n                    \"no_discount\": 0,\n                    \"order_id\": 5,\n                    \"original_price\": 45,\n                    \"price\": 45,\n                    \"price_incl_tax\": 45,\n                    \"product_id\": 5,\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\": 12,\n                    \"row_invoiced\": 0,\n                    \"row_total\": 45,\n                    \"row_total_incl_tax\": 45,\n                    \"row_weight\": 0,\n                    \"sku\": \"24-MB06\",\n                    \"store_id\": 1,\n                    \"tax_amount\": 0,\n                    \"tax_invoiced\": 0,\n                    \"tax_percent\": 0,\n                    \"updated_at\": \"2020-10-14 03:08:44\",\n                    \"extension_attributes\": {\n                        \"mp_affiliate\": {\n                            \"affiliate_commission\": \"{\\\"1\\\":{\\\"1\\\":5.84}}\",\n                            \"affiliate_discount_amount\": \"4.5000\",\n                            \"base_affiliate_discount_amount\": \"4.5000\"\n                        }\n                    }\n                },\n                {\n                    \"amount_refunded\": 0,\n                    \"applied_rule_ids\": \"2\",\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\": 32,\n                    \"base_price\": 32,\n                    \"base_price_incl_tax\": 32,\n                    \"base_row_invoiced\": 0,\n                    \"base_row_total\": 32,\n                    \"base_row_total_incl_tax\": 32,\n                    \"base_tax_amount\": 0,\n                    \"base_tax_invoiced\": 0,\n                    \"created_at\": \"2020-10-14 03:08:44\",\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\": 7,\n                    \"name\": \"Voyage Yoga Bag\",\n                    \"no_discount\": 0,\n                    \"order_id\": 5,\n                    \"original_price\": 32,\n                    \"price\": 32,\n                    \"price_incl_tax\": 32,\n                    \"product_id\": 8,\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\": 13,\n                    \"row_invoiced\": 0,\n                    \"row_total\": 32,\n                    \"row_total_incl_tax\": 32,\n                    \"row_weight\": 0,\n                    \"sku\": \"24-WB01\",\n                    \"store_id\": 1,\n                    \"tax_amount\": 0,\n                    \"tax_invoiced\": 0,\n                    \"tax_percent\": 0,\n                    \"updated_at\": \"2020-10-14 03:08:44\",\n                    \"extension_attributes\": {\n                        \"mp_affiliate\": {\n                            \"affiliate_commission\": \"{\\\"1\\\":{\\\"1\\\":4.16}}\",\n                            \"affiliate_discount_amount\": \"3.2000\",\n                            \"base_affiliate_discount_amount\": \"3.2000\"\n                        }\n                    }\n                }\n            ],\n            \"billing_address\": {\n                \"address_type\": \"billing\",\n                \"city\": \"Purchase\",\n                \"country_id\": \"US\",\n                \"email\": \"b@gmail.com\",\n                \"entity_id\": 10,\n                \"firstname\": \"Jane\",\n                \"lastname\": \"Doe\",\n                \"parent_id\": 5,\n                \"postcode\": \"10755\",\n                \"region\": \"New York\",\n                \"region_code\": \"NY\",\n                \"region_id\": 43,\n                \"street\": [\n                    \"123 Oak Ave\"\n                ],\n                \"telephone\": \"0334626762\"\n            },\n            \"payment\": {\n                \"account_status\": null,\n                \"additional_information\": [\n                    \"Check / Money order\"\n                ],\n                \"amount_ordered\": 79.3,\n                \"base_amount_ordered\": 79.3,\n                \"base_shipping_amount\": 10,\n                \"cc_exp_year\": \"0\",\n                \"cc_last4\": null,\n                \"cc_ss_start_month\": \"0\",\n                \"cc_ss_start_year\": \"0\",\n                \"entity_id\": 5,\n                \"method\": \"checkmo\",\n                \"parent_id\": 5,\n                \"shipping_amount\": 10\n            },\n            \"status_histories\": [],\n            \"extension_attributes\": {\n                \"shipping_assignments\": [\n                    {\n                        \"shipping\": {\n                            \"address\": {\n                                \"address_type\": \"shipping\",\n                                \"city\": \"Purchase\",\n                                \"country_id\": \"US\",\n                                \"email\": \"b@gmail.com\",\n                                \"entity_id\": 9,\n                                \"firstname\": \"Jane\",\n                                \"lastname\": \"Doe\",\n                                \"parent_id\": 5,\n                                \"postcode\": \"10755\",\n                                \"region\": \"New York\",\n                                \"region_code\": \"NY\",\n                                \"region_id\": 43,\n                                \"street\": [\n                                    \"123 Oak Ave\"\n                                ],\n                                \"telephone\": \"0334626762\"\n                            },\n                            \"method\": \"flatrate_flatrate\",\n                            \"total\": {\n                                \"base_shipping_amount\": 10,\n                                \"base_shipping_discount_amount\": 0,\n                                \"base_shipping_discount_tax_compensation_amnt\": 0,\n                                \"base_shipping_incl_tax\": 10,\n                                \"base_shipping_tax_amount\": 0,\n                                \"shipping_amount\": 10,\n                                \"shipping_discount_amount\": 0,\n                                \"shipping_discount_tax_compensation_amount\": 0,\n                                \"shipping_incl_tax\": 10,\n                                \"shipping_tax_amount\": 0\n                            }\n                        },\n                        \"items\": [\n                            {\n                                \"amount_refunded\": 0,\n                                \"applied_rule_ids\": \"2\",\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\": 45,\n                                \"base_price\": 45,\n                                \"base_price_incl_tax\": 45,\n                                \"base_row_invoiced\": 0,\n                                \"base_row_total\": 45,\n                                \"base_row_total_incl_tax\": 45,\n                                \"base_tax_amount\": 0,\n                                \"base_tax_invoiced\": 0,\n                                \"created_at\": \"2020-10-14 03:08:44\",\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\": 6,\n                                \"name\": \"Rival Field Messenger\",\n                                \"no_discount\": 0,\n                                \"order_id\": 5,\n                                \"original_price\": 45,\n                                \"price\": 45,\n                                \"price_incl_tax\": 45,\n                                \"product_id\": 5,\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\": 12,\n                                \"row_invoiced\": 0,\n                                \"row_total\": 45,\n                                \"row_total_incl_tax\": 45,\n                                \"row_weight\": 0,\n                                \"sku\": \"24-MB06\",\n                                \"store_id\": 1,\n                                \"tax_amount\": 0,\n                                \"tax_invoiced\": 0,\n                                \"tax_percent\": 0,\n                                \"updated_at\": \"2020-10-14 03:08:44\"\n                            },\n                            {\n                                \"amount_refunded\": 0,\n                                \"applied_rule_ids\": \"2\",\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\": 32,\n                                \"base_price\": 32,\n                                \"base_price_incl_tax\": 32,\n                                \"base_row_invoiced\": 0,\n                                \"base_row_total\": 32,\n                                \"base_row_total_incl_tax\": 32,\n                                \"base_tax_amount\": 0,\n                                \"base_tax_invoiced\": 0,\n                                \"created_at\": \"2020-10-14 03:08:44\",\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\": 7,\n                                \"name\": \"Voyage Yoga Bag\",\n                                \"no_discount\": 0,\n                                \"order_id\": 5,\n                                \"original_price\": 32,\n                                \"price\": 32,\n                                \"price_incl_tax\": 32,\n                                \"product_id\": 8,\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\": 13,\n                                \"row_invoiced\": 0,\n                                \"row_total\": 32,\n                                \"row_total_incl_tax\": 32,\n                                \"row_weight\": 0,\n                                \"sku\": \"24-WB01\",\n                                \"store_id\": 1,\n                                \"tax_amount\": 0,\n                                \"tax_invoiced\": 0,\n                                \"tax_percent\": 0,\n                                \"updated_at\": \"2020-10-14 03:08:44\"\n                            }\n                        ]\n                    }\n                ],\n                \"payment_additional_info\": [\n                    {\n                        \"key\": \"method_title\",\n                        \"value\": \"Check / Money order\"\n                    }\n                ],\n                \"applied_taxes\": [],\n                \"item_applied_taxes\": [],\n                \"mp_affiliate\": {\n                    \"affiliate_key\": 1,\n                    \"affiliate_commission\": \"{\\\"1\\\":{\\\"1\\\":10}}\",\n                    \"affiliate_discount_amount\": \"7.7000\",\n                    \"base_affiliate_discount_amount\": \"7.7000\",\n                    \"affiliate_shipping_commission\": \"0\",\n                    \"affiliate_earn_commission_invoice_after\": \"0\",\n                    \"affiliate_discount_shipping_amount\": \"0.0000\",\n                    \"base_affiliate_discount_shipping_amount\": null,\n                    \"affiliate_discount_invoiced\": null,\n                    \"base_affiliate_discount_invoiced\": null,\n                    \"affiliate_commission_invoiced\": null,\n                    \"affiliate_discount_shipping_invoiced\": null,\n                    \"affiliate_discount_refunded\": null,\n                    \"base_affiliate_discount_refunded\": null,\n                    \"affiliate_commission_refunded\": null,\n                    \"affiliate_commission_holding_refunded\": null,\n                    \"affiliate_discount_shipping_refunded\": null\n                }\n            }\n        },\n        {\n            \"applied_rule_ids\": \"2\",\n            \"base_currency_code\": \"USD\",\n            \"base_discount_amount\": 0,\n            \"base_grand_total\": 150,\n            \"base_discount_tax_compensation_amount\": 0,\n            \"base_shipping_amount\": 15,\n            \"base_shipping_discount_amount\": 0,\n            \"base_shipping_discount_tax_compensation_amnt\": 0,\n            \"base_shipping_incl_tax\": 15,\n            \"base_shipping_tax_amount\": 0,\n            \"base_subtotal\": 135,\n            \"base_subtotal_incl_tax\": 135,\n            \"base_tax_amount\": 0,\n            \"base_total_due\": 150,\n            \"base_to_global_rate\": 1,\n            \"base_to_order_rate\": 1,\n            \"billing_address_id\": 12,\n            \"created_at\": \"2020-10-14 03:14:21\",\n            \"customer_email\": \"a@gmail.com\",\n            \"customer_firstname\": \"Christine\",\n            \"customer_group_id\": 1,\n            \"customer_id\": 2,\n            \"customer_is_guest\": 0,\n            \"customer_lastname\": \"Lantz\",\n            \"customer_note_notify\": 1,\n            \"discount_amount\": 0,\n            \"entity_id\": 6,\n            \"global_currency_code\": \"USD\",\n            \"grand_total\": 150,\n            \"discount_tax_compensation_amount\": 0,\n            \"increment_id\": \"000000006\",\n            \"is_virtual\": 0,\n            \"order_currency_code\": \"USD\",\n            \"protect_code\": \"da27ed7839b5ebcefcf86d066fb5e4c0\",\n            \"quote_id\": 9,\n            \"remote_ip\": \"192.168.1.209\",\n            \"shipping_amount\": 15,\n            \"shipping_description\": \"Flat Rate - Fixed\",\n            \"shipping_discount_amount\": 0,\n            \"shipping_discount_tax_compensation_amount\": 0,\n            \"shipping_incl_tax\": 15,\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\": 135,\n            \"subtotal_incl_tax\": 135,\n            \"tax_amount\": 0,\n            \"total_due\": 150,\n            \"total_item_count\": 1,\n            \"total_qty_ordered\": 3,\n            \"updated_at\": \"2020-10-14 03:14:22\",\n            \"weight\": 0,\n            \"items\": [\n                {\n                    \"amount_refunded\": 0,\n                    \"applied_rule_ids\": \"2\",\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\": 45,\n                    \"base_price\": 45,\n                    \"base_price_incl_tax\": 45,\n                    \"base_row_invoiced\": 0,\n                    \"base_row_total\": 135,\n                    \"base_row_total_incl_tax\": 135,\n                    \"base_tax_amount\": 0,\n                    \"base_tax_invoiced\": 0,\n                    \"created_at\": \"2020-10-14 03:14:21\",\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\": 8,\n                    \"name\": \"Rival Field Messenger\",\n                    \"no_discount\": 0,\n                    \"order_id\": 6,\n                    \"original_price\": 45,\n                    \"price\": 45,\n                    \"price_incl_tax\": 45,\n                    \"product_id\": 5,\n                    \"product_type\": \"simple\",\n                    \"qty_canceled\": 0,\n                    \"qty_invoiced\": 0,\n                    \"qty_ordered\": 3,\n                    \"qty_refunded\": 0,\n                    \"qty_shipped\": 0,\n                    \"quote_item_id\": 14,\n                    \"row_invoiced\": 0,\n                    \"row_total\": 135,\n                    \"row_total_incl_tax\": 135,\n                    \"row_weight\": 0,\n                    \"sku\": \"24-MB06\",\n                    \"store_id\": 1,\n                    \"tax_amount\": 0,\n                    \"tax_invoiced\": 0,\n                    \"tax_percent\": 0,\n                    \"updated_at\": \"2020-10-14 03:14:21\",\n                    \"extension_attributes\": {\n                        \"mp_affiliate\": {\n                            \"affiliate_commission\": \"{\\\"1\\\":{\\\"1\\\":10}}\",\n                            \"affiliate_discount_amount\": \"13.5000\",\n                            \"base_affiliate_discount_amount\": \"13.5000\"\n                        }\n                    }\n                }\n            ],\n            \"billing_address\": {\n                \"address_type\": \"billing\",\n                \"city\": \"New York\",\n                \"country_id\": \"US\",\n                \"email\": \"a@gmail.com\",\n                \"entity_id\": 12,\n                \"firstname\": \"Christine\",\n                \"lastname\": \"Lantz\",\n                \"parent_id\": 6,\n                \"postcode\": \"10040\",\n                \"region\": \"New York\",\n                \"region_code\": \"NY\",\n                \"region_id\": 43,\n                \"street\": [\n                    \"3868  Godfrey Road\"\n                ],\n                \"telephone\": \"12125679250\"\n            },\n            \"payment\": {\n                \"account_status\": null,\n                \"additional_information\": [\n                    \"Check / Money order\"\n                ],\n                \"amount_ordered\": 150,\n                \"base_amount_ordered\": 150,\n                \"base_shipping_amount\": 15,\n                \"cc_exp_year\": \"0\",\n                \"cc_last4\": null,\n                \"cc_ss_start_month\": \"0\",\n                \"cc_ss_start_year\": \"0\",\n                \"entity_id\": 6,\n                \"method\": \"checkmo\",\n                \"parent_id\": 6,\n                \"shipping_amount\": 15\n            },\n            \"status_histories\": [],\n            \"extension_attributes\": {\n                \"shipping_assignments\": [\n                    {\n                        \"shipping\": {\n                            \"address\": {\n                                \"address_type\": \"shipping\",\n                                \"city\": \"New York\",\n                                \"country_id\": \"US\",\n                                \"customer_address_id\": 2,\n                                \"email\": \"a@gmail.com\",\n                                \"entity_id\": 11,\n                                \"firstname\": \"Christine\",\n                                \"lastname\": \"Lantz\",\n                                \"parent_id\": 6,\n                                \"postcode\": \"10040\",\n                                \"region\": \"New York\",\n                                \"region_code\": \"NY\",\n                                \"region_id\": 43,\n                                \"street\": [\n                                    \"3868  Godfrey Road\"\n                                ],\n                                \"telephone\": \"12125679250\"\n                            },\n                            \"method\": \"flatrate_flatrate\",\n                            \"total\": {\n                                \"base_shipping_amount\": 15,\n                                \"base_shipping_discount_amount\": 0,\n                                \"base_shipping_discount_tax_compensation_amnt\": 0,\n                                \"base_shipping_incl_tax\": 15,\n                                \"base_shipping_tax_amount\": 0,\n                                \"shipping_amount\": 15,\n                                \"shipping_discount_amount\": 0,\n                                \"shipping_discount_tax_compensation_amount\": 0,\n                                \"shipping_incl_tax\": 15,\n                                \"shipping_tax_amount\": 0\n                            }\n                        },\n                        \"items\": [\n                            {\n                                \"amount_refunded\": 0,\n                                \"applied_rule_ids\": \"2\",\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\": 45,\n                                \"base_price\": 45,\n                                \"base_price_incl_tax\": 45,\n                                \"base_row_invoiced\": 0,\n                                \"base_row_total\": 135,\n                                \"base_row_total_incl_tax\": 135,\n                                \"base_tax_amount\": 0,\n                                \"base_tax_invoiced\": 0,\n                                \"created_at\": \"2020-10-14 03:14:21\",\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\": 8,\n                                \"name\": \"Rival Field Messenger\",\n                                \"no_discount\": 0,\n                                \"order_id\": 6,\n                                \"original_price\": 45,\n                                \"price\": 45,\n                                \"price_incl_tax\": 45,\n                                \"product_id\": 5,\n                                \"product_type\": \"simple\",\n                                \"qty_canceled\": 0,\n                                \"qty_invoiced\": 0,\n                                \"qty_ordered\": 3,\n                                \"qty_refunded\": 0,\n                                \"qty_shipped\": 0,\n                                \"quote_item_id\": 14,\n                                \"row_invoiced\": 0,\n                                \"row_total\": 135,\n                                \"row_total_incl_tax\": 135,\n                                \"row_weight\": 0,\n                                \"sku\": \"24-MB06\",\n                                \"store_id\": 1,\n                                \"tax_amount\": 0,\n                                \"tax_invoiced\": 0,\n                                \"tax_percent\": 0,\n                                \"updated_at\": \"2020-10-14 03:14:21\"\n                            }\n                        ]\n                    }\n                ],\n                \"payment_additional_info\": [\n                    {\n                        \"key\": \"method_title\",\n                        \"value\": \"Check / Money order\"\n                    }\n                ],\n                \"applied_taxes\": [],\n                \"item_applied_taxes\": [],\n                \"mp_affiliate\": {\n                    \"affiliate_key\": 1,\n                    \"affiliate_commission\": \"{\\\"1\\\":{\\\"1\\\":10}}\",\n                    \"affiliate_discount_amount\": \"13.5000\",\n                    \"base_affiliate_discount_amount\": \"13.5000\",\n                    \"affiliate_shipping_commission\": \"0\",\n                    \"affiliate_earn_commission_invoice_after\": \"0\",\n                    \"affiliate_discount_shipping_amount\": \"0.0000\",\n                    \"base_affiliate_discount_shipping_amount\": null,\n                    \"affiliate_discount_invoiced\": null,\n                    \"base_affiliate_discount_invoiced\": null,\n                    \"affiliate_commission_invoiced\": null,\n                    \"affiliate_discount_shipping_invoiced\": null,\n                    \"affiliate_discount_refunded\": null,\n                    \"base_affiliate_discount_refunded\": null,\n                    \"affiliate_commission_refunded\": null,\n                    \"affiliate_commission_holding_refunded\": null,\n                    \"affiliate_discount_shipping_refunded\": null\n                }\n            }\n        }\n    ],\n    \"search_criteria\": {\n        \"filter_groups\": []\n    },\n    \"total_count\": 6\n}"}],"_postman_id":"1610b89c-a16a-43f7-974b-1767cb3a518c"},{"name":"Get Invoices List","id":"a9ca2b6c-b109-4044-b19f-91d6f8066476","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/invoices/?searchCriteria","urlObject":{"path":["rest","V1","invoices",""],"host":["{{magento_base_url}}"],"query":[{"key":"searchCriteria","value":null}],"variable":[]}},"response":[{"id":"cba96bc2-9663-4564-994b-53e6ec262f24","name":"Get Invoices List 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/invoices/?searchCriteria","host":["{{magento_base_url}}"],"path":["rest","V1","invoices",""],"query":[{"key":"searchCriteria","value":null}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 15 Oct 2020 07:00:07 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=dq1bhs5vnfifoan51htghhct7e; expires=Thu, 15-Oct-2020 08:00:07 GMT; Max-Age=3600; path=/quynh/ce240b; domain=192.168.1.100; HttpOnly"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"5834"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"base_currency_code\": \"USD\",\n            \"base_discount_amount\": 0,\n            \"base_grand_total\": 36.39,\n            \"base_discount_tax_compensation_amount\": 0,\n            \"base_shipping_amount\": 5,\n            \"base_shipping_discount_tax_compensation_amnt\": 0,\n            \"base_shipping_incl_tax\": 5,\n            \"base_shipping_tax_amount\": 0,\n            \"base_subtotal\": 29,\n            \"base_subtotal_incl_tax\": 31.39,\n            \"base_tax_amount\": 2.39,\n            \"base_to_global_rate\": 1,\n            \"base_to_order_rate\": 1,\n            \"billing_address_id\": 2,\n            \"can_void_flag\": 0,\n            \"created_at\": \"2020-10-12 09:10:55\",\n            \"discount_amount\": 0,\n            \"entity_id\": 1,\n            \"global_currency_code\": \"USD\",\n            \"grand_total\": 36.39,\n            \"discount_tax_compensation_amount\": 0,\n            \"increment_id\": \"000000001\",\n            \"order_currency_code\": \"USD\",\n            \"order_id\": 1,\n            \"shipping_address_id\": 1,\n            \"shipping_amount\": 5,\n            \"shipping_discount_tax_compensation_amount\": 0,\n            \"shipping_incl_tax\": 5,\n            \"shipping_tax_amount\": 0,\n            \"state\": 2,\n            \"store_currency_code\": \"USD\",\n            \"store_id\": 1,\n            \"store_to_base_rate\": 0,\n            \"store_to_order_rate\": 0,\n            \"subtotal\": 29,\n            \"subtotal_incl_tax\": 31.39,\n            \"tax_amount\": 2.39,\n            \"total_qty\": 1,\n            \"updated_at\": \"2020-10-12 09:10:55\",\n            \"items\": [\n                {\n                    \"base_discount_tax_compensation_amount\": 0,\n                    \"base_price\": 29,\n                    \"base_price_incl_tax\": 31.39,\n                    \"base_row_total\": 29,\n                    \"base_row_total_incl_tax\": 31.39,\n                    \"base_tax_amount\": 2.39,\n                    \"entity_id\": 1,\n                    \"discount_tax_compensation_amount\": 0,\n                    \"name\": \"Iris Workout Top\",\n                    \"parent_id\": 1,\n                    \"price\": 29,\n                    \"price_incl_tax\": 31.39,\n                    \"product_id\": 1434,\n                    \"row_total\": 29,\n                    \"row_total_incl_tax\": 31.39,\n                    \"sku\": \"WS03-XS-Red\",\n                    \"tax_amount\": 2.39,\n                    \"extension_attributes\": {\n                        \"mp_affiliate\": {\n                            \"affiliate_commission\": null,\n                            \"affiliate_discount_amount\": null,\n                            \"base_affiliate_discount_amount\": null\n                        }\n                    },\n                    \"order_item_id\": 1,\n                    \"qty\": 1\n                }\n            ],\n            \"comments\": [],\n            \"extension_attributes\": {\n                \"mp_affiliate\": {\n                    \"affiliate_commission\": null,\n                    \"affiliate_discount_amount\": \"0.0000\",\n                    \"base_affiliate_discount_amount\": \"0.0000\"\n                }\n            }\n        },\n        {\n            \"base_currency_code\": \"USD\",\n            \"base_discount_amount\": 0,\n            \"base_grand_total\": 39.64,\n            \"base_discount_tax_compensation_amount\": 0,\n            \"base_shipping_amount\": 5,\n            \"base_shipping_discount_tax_compensation_amnt\": 0,\n            \"base_shipping_incl_tax\": 5,\n            \"base_shipping_tax_amount\": 0,\n            \"base_subtotal\": 32,\n            \"base_subtotal_incl_tax\": 34.64,\n            \"base_tax_amount\": 2.64,\n            \"base_to_global_rate\": 1,\n            \"base_to_order_rate\": 1,\n            \"billing_address_id\": 4,\n            \"can_void_flag\": 0,\n            \"created_at\": \"2020-10-12 09:10:56\",\n            \"discount_amount\": 0,\n            \"entity_id\": 2,\n            \"global_currency_code\": \"USD\",\n            \"grand_total\": 39.64,\n            \"discount_tax_compensation_amount\": 0,\n            \"increment_id\": \"000000002\",\n            \"order_currency_code\": \"USD\",\n            \"order_id\": 2,\n            \"shipping_address_id\": 3,\n            \"shipping_amount\": 5,\n            \"shipping_discount_tax_compensation_amount\": 0,\n            \"shipping_incl_tax\": 5,\n            \"shipping_tax_amount\": 0,\n            \"state\": 2,\n            \"store_currency_code\": \"USD\",\n            \"store_id\": 1,\n            \"store_to_base_rate\": 0,\n            \"store_to_order_rate\": 0,\n            \"subtotal\": 32,\n            \"subtotal_incl_tax\": 34.64,\n            \"tax_amount\": 2.64,\n            \"total_qty\": 1,\n            \"updated_at\": \"2020-10-12 09:10:56\",\n            \"items\": [\n                {\n                    \"base_discount_tax_compensation_amount\": 0,\n                    \"base_price\": 32,\n                    \"base_price_incl_tax\": 34.64,\n                    \"base_row_total\": 32,\n                    \"base_row_total_incl_tax\": 34.64,\n                    \"base_tax_amount\": 2.64,\n                    \"entity_id\": 2,\n                    \"discount_tax_compensation_amount\": 0,\n                    \"name\": \"Minerva LumaTech&trade; V-Tee\",\n                    \"parent_id\": 2,\n                    \"price\": 32,\n                    \"price_incl_tax\": 34.64,\n                    \"product_id\": 1498,\n                    \"row_total\": 32,\n                    \"row_total_incl_tax\": 34.64,\n                    \"sku\": \"WS08-XS-Blue\",\n                    \"tax_amount\": 2.64,\n                    \"extension_attributes\": {\n                        \"mp_affiliate\": {\n                            \"affiliate_commission\": null,\n                            \"affiliate_discount_amount\": null,\n                            \"base_affiliate_discount_amount\": null\n                        }\n                    },\n                    \"order_item_id\": 2,\n                    \"qty\": 1\n                }\n            ],\n            \"comments\": [],\n            \"extension_attributes\": {\n                \"mp_affiliate\": {\n                    \"affiliate_commission\": null,\n                    \"affiliate_discount_amount\": \"0.0000\",\n                    \"base_affiliate_discount_amount\": \"0.0000\"\n                }\n            }\n        },\n        {\n            \"base_currency_code\": \"USD\",\n            \"base_discount_amount\": 0,\n            \"base_grand_total\": 79.3,\n            \"base_discount_tax_compensation_amount\": 0,\n            \"base_shipping_amount\": 10,\n            \"base_shipping_discount_tax_compensation_amnt\": 0,\n            \"base_shipping_incl_tax\": 10,\n            \"base_shipping_tax_amount\": 0,\n            \"base_subtotal\": 77,\n            \"base_subtotal_incl_tax\": 77,\n            \"base_tax_amount\": 0,\n            \"base_to_global_rate\": 1,\n            \"base_to_order_rate\": 1,\n            \"billing_address_id\": 10,\n            \"can_void_flag\": 0,\n            \"created_at\": \"2020-10-15 06:59:51\",\n            \"discount_amount\": 0,\n            \"entity_id\": 3,\n            \"global_currency_code\": \"USD\",\n            \"grand_total\": 79.3,\n            \"discount_tax_compensation_amount\": 0,\n            \"increment_id\": \"000000003\",\n            \"order_currency_code\": \"USD\",\n            \"order_id\": 5,\n            \"shipping_address_id\": 9,\n            \"shipping_amount\": 10,\n            \"shipping_discount_tax_compensation_amount\": 0,\n            \"shipping_incl_tax\": 10,\n            \"shipping_tax_amount\": 0,\n            \"state\": 2,\n            \"store_currency_code\": \"USD\",\n            \"store_id\": 1,\n            \"store_to_base_rate\": 0,\n            \"store_to_order_rate\": 0,\n            \"subtotal\": 77,\n            \"subtotal_incl_tax\": 77,\n            \"tax_amount\": 0,\n            \"total_qty\": 2,\n            \"updated_at\": \"2020-10-15 06:59:52\",\n            \"items\": [\n                {\n                    \"base_discount_tax_compensation_amount\": 0,\n                    \"base_price\": 45,\n                    \"base_price_incl_tax\": 45,\n                    \"base_row_total\": 45,\n                    \"base_row_total_incl_tax\": 45,\n                    \"base_tax_amount\": 0,\n                    \"entity_id\": 3,\n                    \"discount_tax_compensation_amount\": 0,\n                    \"name\": \"Rival Field Messenger\",\n                    \"parent_id\": 3,\n                    \"price\": 45,\n                    \"price_incl_tax\": 45,\n                    \"product_id\": 5,\n                    \"row_total\": 45,\n                    \"row_total_incl_tax\": 45,\n                    \"sku\": \"24-MB06\",\n                    \"tax_amount\": 0,\n                    \"extension_attributes\": {\n                        \"mp_affiliate\": {\n                            \"affiliate_commission\": null,\n                            \"affiliate_discount_amount\": null,\n                            \"base_affiliate_discount_amount\": null\n                        }\n                    },\n                    \"order_item_id\": 6,\n                    \"qty\": 1\n                },\n                {\n                    \"base_discount_tax_compensation_amount\": 0,\n                    \"base_price\": 32,\n                    \"base_price_incl_tax\": 32,\n                    \"base_row_total\": 32,\n                    \"base_row_total_incl_tax\": 32,\n                    \"base_tax_amount\": 0,\n                    \"entity_id\": 4,\n                    \"discount_tax_compensation_amount\": 0,\n                    \"name\": \"Voyage Yoga Bag\",\n                    \"parent_id\": 3,\n                    \"price\": 32,\n                    \"price_incl_tax\": 32,\n                    \"product_id\": 8,\n                    \"row_total\": 32,\n                    \"row_total_incl_tax\": 32,\n                    \"sku\": \"24-WB01\",\n                    \"tax_amount\": 0,\n                    \"extension_attributes\": {\n                        \"mp_affiliate\": {\n                            \"affiliate_commission\": null,\n                            \"affiliate_discount_amount\": null,\n                            \"base_affiliate_discount_amount\": null\n                        }\n                    },\n                    \"order_item_id\": 7,\n                    \"qty\": 1\n                }\n            ],\n            \"comments\": [\n                {\n                    \"is_customer_notified\": 0,\n                    \"parent_id\": 3,\n                    \"comment\": \"                        \",\n                    \"is_visible_on_front\": 0,\n                    \"created_at\": \"2020-10-15 06:59:51\",\n                    \"entity_id\": 1\n                }\n            ],\n            \"extension_attributes\": {\n                \"mp_affiliate\": {\n                    \"affiliate_commission\": null,\n                    \"affiliate_discount_amount\": \"7.7000\",\n                    \"base_affiliate_discount_amount\": \"7.7000\"\n                }\n            }\n        }\n    ],\n    \"search_criteria\": {\n        \"filter_groups\": []\n    },\n    \"total_count\": 3\n}"}],"_postman_id":"a9ca2b6c-b109-4044-b19f-91d6f8066476"},{"name":"Get Invoices by ID","id":"03e90d31-2da0-46fb-ae16-342c8e681bb6","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/invoices/:id","urlObject":{"path":["rest","V1","invoices",":id"],"host":["{{magento_base_url}}"],"query":[],"variable":[{"type":"string","value":"3","key":"id"}]}},"response":[{"id":"e127f082-7e96-46ec-999b-6854c6eff132","name":"Get Invoices by ID 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/invoices/:id","host":["{{magento_base_url}}"],"path":["rest","V1","invoices",":id"],"variable":[{"key":"id","value":"3"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 15 Oct 2020 07:01:12 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=dq1bhs5vnfifoan51htghhct7e; expires=Thu, 15-Oct-2020 08:01:12 GMT; Max-Age=3600; path=/quynh/ce240b; domain=192.168.1.100; HttpOnly"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"2349"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"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\": 79.3,\n    \"base_discount_tax_compensation_amount\": 0,\n    \"base_shipping_amount\": 10,\n    \"base_shipping_discount_tax_compensation_amnt\": 0,\n    \"base_shipping_incl_tax\": 10,\n    \"base_shipping_tax_amount\": 0,\n    \"base_subtotal\": 77,\n    \"base_subtotal_incl_tax\": 77,\n    \"base_tax_amount\": 0,\n    \"base_to_global_rate\": 1,\n    \"base_to_order_rate\": 1,\n    \"billing_address_id\": 10,\n    \"can_void_flag\": 0,\n    \"created_at\": \"2020-10-15 06:59:51\",\n    \"discount_amount\": 0,\n    \"entity_id\": 3,\n    \"global_currency_code\": \"USD\",\n    \"grand_total\": 79.3,\n    \"discount_tax_compensation_amount\": 0,\n    \"increment_id\": \"000000003\",\n    \"order_currency_code\": \"USD\",\n    \"order_id\": 5,\n    \"shipping_address_id\": 9,\n    \"shipping_amount\": 10,\n    \"shipping_discount_tax_compensation_amount\": 0,\n    \"shipping_incl_tax\": 10,\n    \"shipping_tax_amount\": 0,\n    \"state\": 2,\n    \"store_currency_code\": \"USD\",\n    \"store_id\": 1,\n    \"store_to_base_rate\": 0,\n    \"store_to_order_rate\": 0,\n    \"subtotal\": 77,\n    \"subtotal_incl_tax\": 77,\n    \"tax_amount\": 0,\n    \"total_qty\": 2,\n    \"updated_at\": \"2020-10-15 06:59:52\",\n    \"items\": [\n        {\n            \"base_discount_tax_compensation_amount\": 0,\n            \"base_price\": 45,\n            \"base_price_incl_tax\": 45,\n            \"base_row_total\": 45,\n            \"base_row_total_incl_tax\": 45,\n            \"base_tax_amount\": 0,\n            \"entity_id\": 3,\n            \"discount_tax_compensation_amount\": 0,\n            \"name\": \"Rival Field Messenger\",\n            \"parent_id\": 3,\n            \"price\": 45,\n            \"price_incl_tax\": 45,\n            \"product_id\": 5,\n            \"row_total\": 45,\n            \"row_total_incl_tax\": 45,\n            \"sku\": \"24-MB06\",\n            \"tax_amount\": 0,\n            \"extension_attributes\": {\n                \"mp_affiliate\": {\n                    \"affiliate_commission\": null,\n                    \"affiliate_discount_amount\": null,\n                    \"base_affiliate_discount_amount\": null\n                }\n            },\n            \"order_item_id\": 6,\n            \"qty\": 1\n        },\n        {\n            \"base_discount_tax_compensation_amount\": 0,\n            \"base_price\": 32,\n            \"base_price_incl_tax\": 32,\n            \"base_row_total\": 32,\n            \"base_row_total_incl_tax\": 32,\n            \"base_tax_amount\": 0,\n            \"entity_id\": 4,\n            \"discount_tax_compensation_amount\": 0,\n            \"name\": \"Voyage Yoga Bag\",\n            \"parent_id\": 3,\n            \"price\": 32,\n            \"price_incl_tax\": 32,\n            \"product_id\": 8,\n            \"row_total\": 32,\n            \"row_total_incl_tax\": 32,\n            \"sku\": \"24-WB01\",\n            \"tax_amount\": 0,\n            \"extension_attributes\": {\n                \"mp_affiliate\": {\n                    \"affiliate_commission\": null,\n                    \"affiliate_discount_amount\": null,\n                    \"base_affiliate_discount_amount\": null\n                }\n            },\n            \"order_item_id\": 7,\n            \"qty\": 1\n        }\n    ],\n    \"comments\": [\n        {\n            \"is_customer_notified\": 0,\n            \"parent_id\": 3,\n            \"comment\": \"                        \",\n            \"is_visible_on_front\": 0,\n            \"created_at\": \"2020-10-15 06:59:51\",\n            \"entity_id\": 1\n        }\n    ],\n    \"extension_attributes\": {\n        \"mp_affiliate\": {\n            \"affiliate_commission\": null,\n            \"affiliate_discount_amount\": \"7.7000\",\n            \"base_affiliate_discount_amount\": \"7.7000\"\n        }\n    }\n}"}],"_postman_id":"03e90d31-2da0-46fb-ae16-342c8e681bb6"},{"name":"Get Creditmemos List","id":"2f851761-7c73-431b-96ae-c50bf21909b4","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/creditmemos?searchCriteria","urlObject":{"path":["rest","V1","creditmemos"],"host":["{{magento_base_url}}"],"query":[{"key":"searchCriteria","value":null}],"variable":[]}},"response":[{"id":"52be6044-026f-4ae9-a186-9d4895462848","name":"Get Creditmemos List 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/creditmemos?searchCriteria","host":["{{magento_base_url}}"],"path":["rest","V1","creditmemos"],"query":[{"key":"searchCriteria","value":null}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 15 Oct 2020 07:02:39 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=dq1bhs5vnfifoan51htghhct7e; expires=Thu, 15-Oct-2020 08:02:40 GMT; Max-Age=3600; path=/quynh/ce240b; domain=192.168.1.100; HttpOnly"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"4462"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"adjustment\": 0,\n            \"base_adjustment\": 0,\n            \"base_currency_code\": \"USD\",\n            \"base_discount_amount\": 0,\n            \"base_grand_total\": 39.64,\n            \"base_discount_tax_compensation_amount\": 0,\n            \"base_shipping_amount\": 5,\n            \"base_shipping_incl_tax\": 5,\n            \"base_shipping_tax_amount\": 0,\n            \"base_subtotal\": 32,\n            \"base_subtotal_incl_tax\": 34.64,\n            \"base_tax_amount\": 2.64,\n            \"base_to_global_rate\": 1,\n            \"base_to_order_rate\": 1,\n            \"billing_address_id\": 4,\n            \"created_at\": \"2020-10-12 09:10:56\",\n            \"discount_amount\": 0,\n            \"entity_id\": 1,\n            \"global_currency_code\": \"USD\",\n            \"grand_total\": 39.64,\n            \"discount_tax_compensation_amount\": 0,\n            \"increment_id\": \"000000001\",\n            \"order_currency_code\": \"USD\",\n            \"order_id\": 2,\n            \"shipping_address_id\": 3,\n            \"shipping_amount\": 5,\n            \"shipping_incl_tax\": 5,\n            \"shipping_tax_amount\": 0,\n            \"state\": 2,\n            \"store_currency_code\": \"USD\",\n            \"store_id\": 1,\n            \"store_to_base_rate\": 0,\n            \"store_to_order_rate\": 0,\n            \"subtotal\": 32,\n            \"subtotal_incl_tax\": 34.64,\n            \"tax_amount\": 2.64,\n            \"updated_at\": \"2020-10-12 09:10:56\",\n            \"items\": [\n                {\n                    \"base_cost\": null,\n                    \"base_discount_tax_compensation_amount\": 0,\n                    \"base_price\": 32,\n                    \"base_price_incl_tax\": 34.64,\n                    \"base_row_total\": 32,\n                    \"base_row_total_incl_tax\": 34.64,\n                    \"base_tax_amount\": 2.64,\n                    \"base_weee_tax_row_disposition\": 0,\n                    \"entity_id\": 1,\n                    \"discount_tax_compensation_amount\": 0,\n                    \"name\": \"Minerva LumaTech&trade; V-Tee\",\n                    \"order_item_id\": 2,\n                    \"parent_id\": 1,\n                    \"price\": 32,\n                    \"price_incl_tax\": 34.64,\n                    \"product_id\": 1498,\n                    \"qty\": 1,\n                    \"row_total\": 32,\n                    \"row_total_incl_tax\": 34.64,\n                    \"sku\": \"WS08-XS-Blue\",\n                    \"tax_amount\": 2.64,\n                    \"weee_tax_applied\": \"[]\",\n                    \"weee_tax_applied_row_amount\": 0,\n                    \"weee_tax_row_disposition\": 0,\n                    \"extension_attributes\": {\n                        \"mp_affiliate\": {\n                            \"affiliate_commission\": null,\n                            \"affiliate_discount_amount\": null,\n                            \"base_affiliate_discount_amount\": null\n                        }\n                    }\n                }\n            ],\n            \"comments\": [],\n            \"extension_attributes\": {\n                \"mp_affiliate\": {\n                    \"affiliate_commission\": null,\n                    \"affiliate_discount_amount\": \"0.0000\",\n                    \"base_affiliate_discount_amount\": \"0.0000\"\n                }\n            }\n        },\n        {\n            \"adjustment\": 0,\n            \"adjustment_negative\": 0,\n            \"adjustment_positive\": 0,\n            \"base_adjustment\": 0,\n            \"base_adjustment_negative\": 0,\n            \"base_adjustment_positive\": 0,\n            \"base_currency_code\": \"USD\",\n            \"base_discount_amount\": 0,\n            \"base_grand_total\": 79.3,\n            \"base_discount_tax_compensation_amount\": 0,\n            \"base_shipping_amount\": 10,\n            \"base_shipping_incl_tax\": 10,\n            \"base_shipping_tax_amount\": 0,\n            \"base_subtotal\": 77,\n            \"base_subtotal_incl_tax\": 77,\n            \"base_tax_amount\": 0,\n            \"base_to_global_rate\": 1,\n            \"base_to_order_rate\": 1,\n            \"billing_address_id\": 10,\n            \"created_at\": \"2020-10-15 07:02:29\",\n            \"discount_amount\": 0,\n            \"entity_id\": 2,\n            \"global_currency_code\": \"USD\",\n            \"grand_total\": 79.3,\n            \"discount_tax_compensation_amount\": 0,\n            \"increment_id\": \"000000002\",\n            \"order_currency_code\": \"USD\",\n            \"order_id\": 5,\n            \"shipping_address_id\": 9,\n            \"shipping_amount\": 10,\n            \"shipping_incl_tax\": 10,\n            \"shipping_tax_amount\": 0,\n            \"state\": 2,\n            \"store_currency_code\": \"USD\",\n            \"store_id\": 1,\n            \"store_to_base_rate\": 0,\n            \"store_to_order_rate\": 0,\n            \"subtotal\": 77,\n            \"subtotal_incl_tax\": 77,\n            \"tax_amount\": 0,\n            \"updated_at\": \"2020-10-15 07:02:29\",\n            \"items\": [\n                {\n                    \"base_cost\": null,\n                    \"base_discount_tax_compensation_amount\": 0,\n                    \"base_price\": 45,\n                    \"base_price_incl_tax\": 45,\n                    \"base_row_total\": 45,\n                    \"base_row_total_incl_tax\": 45,\n                    \"base_tax_amount\": 0,\n                    \"base_weee_tax_row_disposition\": 0,\n                    \"entity_id\": 2,\n                    \"discount_tax_compensation_amount\": 0,\n                    \"name\": \"Rival Field Messenger\",\n                    \"order_item_id\": 6,\n                    \"parent_id\": 2,\n                    \"price\": 45,\n                    \"price_incl_tax\": 45,\n                    \"product_id\": 5,\n                    \"qty\": 1,\n                    \"row_total\": 45,\n                    \"row_total_incl_tax\": 45,\n                    \"sku\": \"24-MB06\",\n                    \"tax_amount\": 0,\n                    \"weee_tax_applied\": \"[]\",\n                    \"weee_tax_applied_row_amount\": 0,\n                    \"weee_tax_row_disposition\": 0,\n                    \"extension_attributes\": {\n                        \"mp_affiliate\": {\n                            \"affiliate_commission\": null,\n                            \"affiliate_discount_amount\": null,\n                            \"base_affiliate_discount_amount\": null\n                        }\n                    }\n                },\n                {\n                    \"base_cost\": null,\n                    \"base_discount_tax_compensation_amount\": 0,\n                    \"base_price\": 32,\n                    \"base_price_incl_tax\": 32,\n                    \"base_row_total\": 32,\n                    \"base_row_total_incl_tax\": 32,\n                    \"base_tax_amount\": 0,\n                    \"base_weee_tax_row_disposition\": 0,\n                    \"entity_id\": 3,\n                    \"discount_tax_compensation_amount\": 0,\n                    \"name\": \"Voyage Yoga Bag\",\n                    \"order_item_id\": 7,\n                    \"parent_id\": 2,\n                    \"price\": 32,\n                    \"price_incl_tax\": 32,\n                    \"product_id\": 8,\n                    \"qty\": 1,\n                    \"row_total\": 32,\n                    \"row_total_incl_tax\": 32,\n                    \"sku\": \"24-WB01\",\n                    \"tax_amount\": 0,\n                    \"weee_tax_applied\": \"[]\",\n                    \"weee_tax_applied_row_amount\": 0,\n                    \"weee_tax_row_disposition\": 0,\n                    \"extension_attributes\": {\n                        \"mp_affiliate\": {\n                            \"affiliate_commission\": null,\n                            \"affiliate_discount_amount\": null,\n                            \"base_affiliate_discount_amount\": null\n                        }\n                    }\n                }\n            ],\n            \"comments\": [\n                {\n                    \"comment\": \"                        \",\n                    \"created_at\": \"2020-10-15 07:02:29\",\n                    \"entity_id\": 1,\n                    \"is_customer_notified\": 0,\n                    \"is_visible_on_front\": 0,\n                    \"parent_id\": 2\n                }\n            ],\n            \"extension_attributes\": {\n                \"mp_affiliate\": {\n                    \"affiliate_commission\": null,\n                    \"affiliate_discount_amount\": \"7.7000\",\n                    \"base_affiliate_discount_amount\": \"7.7000\"\n                }\n            }\n        }\n    ],\n    \"search_criteria\": {\n        \"filter_groups\": []\n    },\n    \"total_count\": 2\n}"}],"_postman_id":"2f851761-7c73-431b-96ae-c50bf21909b4"},{"name":"Get Creditmemos by ID","id":"e511e94b-b78b-4ff9-9105-ccd9af876b28","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/creditmemo/:id","urlObject":{"path":["rest","V1","creditmemo",":id"],"host":["{{magento_base_url}}"],"query":[],"variable":[{"type":"string","value":"2","key":"id"}]}},"response":[{"id":"ec774897-9463-4733-9fc9-56a8918e2fa8","name":"Get Creditmemos by ID 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/creditmemo/:id","host":["{{magento_base_url}}"],"path":["rest","V1","creditmemo",":id"],"variable":[{"key":"id","value":"2"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 15 Oct 2020 07:03:14 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=dq1bhs5vnfifoan51htghhct7e; expires=Thu, 15-Oct-2020 08:03:14 GMT; Max-Age=3600; path=/quynh/ce240b; domain=192.168.1.100; HttpOnly"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"2635"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"adjustment\": 0,\n    \"adjustment_negative\": 0,\n    \"adjustment_positive\": 0,\n    \"base_adjustment\": 0,\n    \"base_adjustment_negative\": 0,\n    \"base_adjustment_positive\": 0,\n    \"base_currency_code\": \"USD\",\n    \"base_discount_amount\": 0,\n    \"base_grand_total\": 79.3,\n    \"base_discount_tax_compensation_amount\": 0,\n    \"base_shipping_amount\": 10,\n    \"base_shipping_incl_tax\": 10,\n    \"base_shipping_tax_amount\": 0,\n    \"base_subtotal\": 77,\n    \"base_subtotal_incl_tax\": 77,\n    \"base_tax_amount\": 0,\n    \"base_to_global_rate\": 1,\n    \"base_to_order_rate\": 1,\n    \"billing_address_id\": 10,\n    \"created_at\": \"2020-10-15 07:02:29\",\n    \"discount_amount\": 0,\n    \"entity_id\": 2,\n    \"global_currency_code\": \"USD\",\n    \"grand_total\": 79.3,\n    \"discount_tax_compensation_amount\": 0,\n    \"increment_id\": \"000000002\",\n    \"order_currency_code\": \"USD\",\n    \"order_id\": 5,\n    \"shipping_address_id\": 9,\n    \"shipping_amount\": 10,\n    \"shipping_incl_tax\": 10,\n    \"shipping_tax_amount\": 0,\n    \"state\": 2,\n    \"store_currency_code\": \"USD\",\n    \"store_id\": 1,\n    \"store_to_base_rate\": 0,\n    \"store_to_order_rate\": 0,\n    \"subtotal\": 77,\n    \"subtotal_incl_tax\": 77,\n    \"tax_amount\": 0,\n    \"updated_at\": \"2020-10-15 07:02:29\",\n    \"items\": [\n        {\n            \"base_cost\": null,\n            \"base_discount_tax_compensation_amount\": 0,\n            \"base_price\": 45,\n            \"base_price_incl_tax\": 45,\n            \"base_row_total\": 45,\n            \"base_row_total_incl_tax\": 45,\n            \"base_tax_amount\": 0,\n            \"base_weee_tax_row_disposition\": 0,\n            \"entity_id\": 2,\n            \"discount_tax_compensation_amount\": 0,\n            \"name\": \"Rival Field Messenger\",\n            \"order_item_id\": 6,\n            \"parent_id\": 2,\n            \"price\": 45,\n            \"price_incl_tax\": 45,\n            \"product_id\": 5,\n            \"qty\": 1,\n            \"row_total\": 45,\n            \"row_total_incl_tax\": 45,\n            \"sku\": \"24-MB06\",\n            \"tax_amount\": 0,\n            \"weee_tax_applied\": \"[]\",\n            \"weee_tax_applied_row_amount\": 0,\n            \"weee_tax_row_disposition\": 0,\n            \"extension_attributes\": {\n                \"mp_affiliate\": {\n                    \"affiliate_commission\": null,\n                    \"affiliate_discount_amount\": null,\n                    \"base_affiliate_discount_amount\": null\n                }\n            }\n        },\n        {\n            \"base_cost\": null,\n            \"base_discount_tax_compensation_amount\": 0,\n            \"base_price\": 32,\n            \"base_price_incl_tax\": 32,\n            \"base_row_total\": 32,\n            \"base_row_total_incl_tax\": 32,\n            \"base_tax_amount\": 0,\n            \"base_weee_tax_row_disposition\": 0,\n            \"entity_id\": 3,\n            \"discount_tax_compensation_amount\": 0,\n            \"name\": \"Voyage Yoga Bag\",\n            \"order_item_id\": 7,\n            \"parent_id\": 2,\n            \"price\": 32,\n            \"price_incl_tax\": 32,\n            \"product_id\": 8,\n            \"qty\": 1,\n            \"row_total\": 32,\n            \"row_total_incl_tax\": 32,\n            \"sku\": \"24-WB01\",\n            \"tax_amount\": 0,\n            \"weee_tax_applied\": \"[]\",\n            \"weee_tax_applied_row_amount\": 0,\n            \"weee_tax_row_disposition\": 0,\n            \"extension_attributes\": {\n                \"mp_affiliate\": {\n                    \"affiliate_commission\": null,\n                    \"affiliate_discount_amount\": null,\n                    \"base_affiliate_discount_amount\": null\n                }\n            }\n        }\n    ],\n    \"comments\": [\n        {\n            \"comment\": \"                        \",\n            \"created_at\": \"2020-10-15 07:02:29\",\n            \"entity_id\": 1,\n            \"is_customer_notified\": 0,\n            \"is_visible_on_front\": 0,\n            \"parent_id\": 2\n        }\n    ],\n    \"extension_attributes\": {\n        \"mp_affiliate\": {\n            \"affiliate_commission\": null,\n            \"affiliate_discount_amount\": \"7.7000\",\n            \"base_affiliate_discount_amount\": \"7.7000\"\n        }\n    }\n}"}],"_postman_id":"e511e94b-b78b-4ff9-9105-ccd9af876b28"}]}