{"info":{"_postman_id":"8b3445ee-2ad0-9c79-70ea-7cc58d5c478c","name":"Servertastic Developer Documentation","description":"<html><head></head><body><h2 id=\"overview\">Overview</h2>\n<p>We offer a series of simple API calls that allow customers to place, modify and review orders by constructing a URL that contains a number of parameters that allow Servertastic to return relevant information or perform an action.</p>\n<h2 id=\"using-the-api\">Using the API</h2>\n<p>This API is intended to be used by Servertastic customers. You must have an account to use the API. You can create an account at <a href=\"https://app.servertastic.com\">https://app.servertastic.com</a>.</p>\n<h3 id=\"customers\">Customers</h3>\n<p>Once you have become a customer you will be provided with an <code>api_key</code> it is imperative that this is kept confidential at all times. The <code>api_key</code> is used to manage all functions related to the reseller account and to generate orders with an <code>order_token</code>. An <code>order_token</code> is used to manage all aspects of an order.</p>\n<h3 id=\"returned-data\">Returned Data</h3>\n<p>Data is returned in json format. XML has been deprecated and is no longer supported.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"2144164","collectionId":"8b3445ee-2ad0-9c79-70ea-7cc58d5c478c","publishedId":"6Z2Rt9k","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2020-10-06T20:54:26.000Z"},"item":[{"name":"API Version 2","item":[{"name":"Account","item":[{"name":"Regenerate API Key","event":[{"listen":"test","script":{"id":"6bff2034-438a-4fe0-84c1-fd9b8b78af88","exec":["var jsonData = JSON.parse(responseBody);","","if(typeof jsonData.success !== 'undefined') {","    postman.setEnvironmentVariable(\"api-key\", jsonData.api_key);","    tests['Successful Call'] = true;","} else {","    tests['Successful Call'] = false;","}","","",""],"type":"text/javascript"}}],"id":"64363239-906e-bde4-f940-ae715d667bbf","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"user-agent":true}},"request":{"method":"GET","header":[],"url":"https://api2.servertastic.com/account/regenerateapikey.json?api_key={{api_key}}","description":"<p>Used to regenerate your account API key. Also available from within your account at <a href=\"https://app.servertastic.com\">https://app.servertastic.com</a></p>\n","urlObject":{"protocol":"https","path":["account","regenerateapikey.json"],"host":["api2","servertastic","com"],"query":[{"description":{"content":"<p>Account API Key</p>\n","type":"text/plain"},"key":"api_key","value":"{{api_key}}"}],"variable":[]}},"response":[{"id":"0f3e3eae-e210-4acb-b5a7-cbe0c06623eb","name":"Regenerate API Key [200 OK]","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api2.servertastic.com/account/regenerateapikey.json?api_key={{api_key}}","protocol":"https","host":["api2","servertastic","com"],"path":["account","regenerateapikey.json"],"query":[{"key":"api_key","value":"{{api_key}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 06 Oct 2020 19:54:31 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": \"API Key reset\",\n    \"api_key\": \"4d13bf14-63ae-4a8b-bbe4-f28334243a78-d476b22b-83b3-4349-b61c-47a313c98246\"\n}"}],"_postman_id":"64363239-906e-bde4-f940-ae715d667bbf"},{"name":"Review","event":[{"listen":"test","script":{"id":"4ed36436-faaa-4a98-b781-9a9974617123","exec":["var jsonData = JSON.parse(responseBody);","","if(typeof jsonData.success !== 'undefined') {","    tests['Successful Call'] = true;","} else {","    tests['Successful Call'] = false;","}","","",""],"type":"text/javascript"}}],"id":"b743b3b2-bc04-43b7-68a0-384bcef97dd1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api2.servertastic.com/account/review.json?api_key={{api_key}}","description":"<p>This call returns information about the account associated with the provided API key, including the number of points that are available to spend and the details of each order that is currently in the Servertastic system that is not Complete or Cancelled.</p>\n","urlObject":{"protocol":"https","path":["account","review.json"],"host":["api2","servertastic","com"],"query":[{"description":{"content":"<p>Account API Key</p>\n","type":"text/plain"},"key":"api_key","value":"{{api_key}}"}],"variable":[]}},"response":[{"id":"823c20b9-df22-4248-b0a5-4a6c644440d3","name":"Review [200 OK]","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api2.servertastic.com/account/review.json?api_key={{api_key}}","protocol":"https","host":["api2","servertastic","com"],"path":["account","review.json"],"query":[{"key":"api_key","value":"{{api_key}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 06 Oct 2020 21:03:05 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Cache-Status","value":"BYPASS"},{"key":"X-Powered-By","value":"PleskLin"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"05a152a9e7000006cd2c95a200000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"5de253bcad6e06cd-LHR"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3-27=\":443\"; ma=86400, h3-28=\":443\"; ma=86400, h3-29=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": \"Reseller Overview\",\n    \"purchased_points\": 1000000,\n    \"active_orders\": {\n        \"active_order\": []\n    },\n    \"completed_orders\": {\n        \"completed_order\": [\n            {\n                \"reseller_order_id\": \"STE_1_201611232100\",\n                \"reseller_unique_reference\": \"201611232100\",\n                \"order_status\": \"Completed\",\n                \"order_date\": \"2020-10-06 11:22:17\",\n                \"domain_name\": \"www.netsvr.net\",\n                \"order_points\": 0,\n                \"expiry_date\": \"2017-11-23 00:00:00\",\n                \"st_product_code\": \"EESecureSiteStarter-12\",\n                \"order_token\": \"4179ed11e82fa9d5e7b6d\"\n            },\n            {\n                \"reseller_order_id\": \"STE_1_201611232115\",\n                \"reseller_unique_reference\": \"201611232115\",\n                \"order_status\": \"Completed\",\n                \"order_date\": \"2020-10-06 11:22:18\",\n                \"domain_name\": \"www.netsvr.net\",\n                \"order_points\": 0,\n                \"expiry_date\": \"2017-11-23 00:00:00\",\n                \"st_product_code\": \"EESecureSiteStarter-12\",\n                \"order_token\": \"0f5b09779286d1ff5f2f2\"\n            },\n            {\n                \"reseller_order_id\": \"STE_1_201611241139\",\n                \"reseller_unique_reference\": \"201611241139\",\n                \"order_status\": \"Completed\",\n                \"order_date\": \"2020-10-06 11:22:21\",\n                \"domain_name\": \"my.netsvr.net\",\n                \"order_points\": 0,\n                \"expiry_date\": \"2017-11-24 00:00:00\",\n                \"st_product_code\": \"EESecureSiteStarter-12\",\n                \"order_token\": \"9db4055f6fe867d3dbacf\"\n            },\n            {\n                \"reseller_order_id\": \"STE_1_201703102146\",\n                \"reseller_unique_reference\": \"201703102146\",\n                \"order_status\": \"Completed\",\n                \"order_date\": \"2020-10-06 11:22:24\",\n                \"domain_name\": \"www.servertastic.com\",\n                \"order_points\": 0,\n                \"expiry_date\": \"2018-03-10 00:00:00\",\n                \"st_product_code\": \"EESecureSiteStarter-12\",\n                \"order_token\": \"6a1db43c3af2e6f44c4fe8eccee4bb85\"\n            },\n            {\n                \"reseller_order_id\": \"STR_1263_TEST201708031230\",\n                \"reseller_unique_reference\": \"TEST201708031230\",\n                \"order_status\": \"Completed\",\n                \"order_date\": \"2020-09-29 15:20:12\",\n                \"domain_name\": null,\n                \"order_points\": 0,\n                \"expiry_date\": \"0000-00-00 00:00:00\",\n                \"st_product_code\": \"SmarterMailPro-250\",\n                \"order_token\": \"97b06916413a28df5d3b261185ae74ca\"\n            },\n            {\n                \"reseller_order_id\": \"STR_1263_20180517100523\",\n                \"reseller_unique_reference\": \"20180517100523\",\n                \"order_status\": \"Completed\",\n                \"order_date\": \"2020-10-06 10:13:34\",\n                \"domain_name\": \"servertastictest.com\",\n                \"order_points\": 0,\n                \"expiry_date\": \"2020-06-02 12:00:00\",\n                \"st_product_code\": \"RapidSSL-24\",\n                \"order_token\": \"8a91cdb20d488925e9ca4048d6b43db5\"\n            },\n            {\n                \"reseller_order_id\": \"STR_120_TEST20180621131516-SmarterBundle-1\",\n                \"reseller_unique_reference\": \"TEST20180621131516-SmarterBundle-1\",\n                \"order_status\": \"Completed\",\n                \"order_date\": \"2020-10-06 11:28:38\",\n                \"domain_name\": null,\n                \"order_points\": 0,\n                \"expiry_date\": \"0000-00-00 00:00:00\",\n                \"st_product_code\": \"SmarterBundle\",\n                \"order_token\": \"612ff8698f9ed2a47e86247310ae76d9\"\n            },\n            {\n                \"reseller_order_id\": \"STR_120_202001151454\",\n                \"reseller_unique_reference\": \"202001151454\",\n                \"order_status\": \"Completed\",\n                \"order_date\": \"2020-10-06 10:13:34\",\n                \"domain_name\": \"tools.servertastic.com\",\n                \"order_points\": 0,\n                \"expiry_date\": \"2021-01-15 23:59:58\",\n                \"st_product_code\": \"PositiveSSL-12\",\n                \"order_token\": \"ca4ef6431fbd2ac0e6d746c7d6d7904e\"\n            }\n        ]\n    },\n    \"expired_orders\": {\n        \"expired_order\": [\n            {\n                \"reseller_order_id\": \"STE_1_201611232100\",\n                \"reseller_unique_reference\": \"201611232100\",\n                \"order_status\": \"Completed\",\n                \"order_date\": \"2020-10-06 11:22:17\",\n                \"domain_name\": \"www.netsvr.net\",\n                \"order_points\": 0,\n                \"expiry_date\": \"2017-11-23 00:00:00\",\n                \"st_product_code\": \"EESecureSiteStarter-12\",\n                \"order_token\": \"4179ed11e82fa9d5e7b6d\"\n            },\n            {\n                \"reseller_order_id\": \"STE_1_201611232115\",\n                \"reseller_unique_reference\": \"201611232115\",\n                \"order_status\": \"Completed\",\n                \"order_date\": \"2020-10-06 11:22:18\",\n                \"domain_name\": \"www.netsvr.net\",\n                \"order_points\": 0,\n                \"expiry_date\": \"2017-11-23 00:00:00\",\n                \"st_product_code\": \"EESecureSiteStarter-12\",\n                \"order_token\": \"0f5b09779286d1ff5f2f2\"\n            },\n            {\n                \"reseller_order_id\": \"STE_1_201611241139\",\n                \"reseller_unique_reference\": \"201611241139\",\n                \"order_status\": \"Completed\",\n                \"order_date\": \"2020-10-06 11:22:21\",\n                \"domain_name\": \"my.netsvr.net\",\n                \"order_points\": 0,\n                \"expiry_date\": \"2017-11-24 00:00:00\",\n                \"st_product_code\": \"EESecureSiteStarter-12\",\n                \"order_token\": \"9db4055f6fe867d3dbacf\"\n            },\n            {\n                \"reseller_order_id\": \"STE_1_201703102146\",\n                \"reseller_unique_reference\": \"201703102146\",\n                \"order_status\": \"Completed\",\n                \"order_date\": \"2020-10-06 11:22:24\",\n                \"domain_name\": \"www.servertastic.com\",\n                \"order_points\": 0,\n                \"expiry_date\": \"2018-03-10 00:00:00\",\n                \"st_product_code\": \"EESecureSiteStarter-12\",\n                \"order_token\": \"6a1db43c3af2e6f44c4fe8eccee4bb85\"\n            },\n            {\n                \"reseller_order_id\": \"STR_1263_20180517100523\",\n                \"reseller_unique_reference\": \"20180517100523\",\n                \"order_status\": \"Completed\",\n                \"order_date\": \"2020-10-06 10:13:34\",\n                \"domain_name\": \"servertastictest.com\",\n                \"order_points\": 0,\n                \"expiry_date\": \"2020-06-02 12:00:00\",\n                \"st_product_code\": \"RapidSSL-24\",\n                \"order_token\": \"8a91cdb20d488925e9ca4048d6b43db5\"\n            }\n        ]\n    }\n}"}],"_postman_id":"b743b3b2-bc04-43b7-68a0-384bcef97dd1"},{"name":"Points Audit","event":[{"listen":"test","script":{"id":"a5682f81-ebc8-467a-8750-25d862fb78d5","exec":["var jsonData = JSON.parse(responseBody);","","if(typeof jsonData.success !== 'undefined') {","    tests['Successful Call'] = true;","} else {","    tests['Successful Call'] = false;","}","","",""],"type":"text/javascript"}}],"id":"80453b97-edb0-b10d-103f-5a82495ec45a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api2.servertastic.com/account/pointsaudit.json?api_key={{api_key}}","description":"<p>When managing orders via the API or the web application your account will have points deducted when creating a token and credited when a qualifying order is cancelled.</p>\n","urlObject":{"protocol":"https","path":["account","pointsaudit.json"],"host":["api2","servertastic","com"],"query":[{"description":{"content":"<p>Account API Key</p>\n","type":"text/plain"},"key":"api_key","value":"{{api_key}}"}],"variable":[]}},"response":[{"id":"b3b5f02c-912d-452e-98cd-0b302714e1b6","name":"Points Audit [200 OK]","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api2.servertastic.com/account/pointsaudit.json?api_key={{api_key}}","protocol":"https","host":["api2","servertastic","com"],"path":["account","pointsaudit.json"],"query":[{"key":"api_key","value":"{{api_key}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 06 Oct 2020 21:00:54 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"-1"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Cache-Status","value":"BYPASS"},{"key":"X-Powered-By","value":"PleskLin"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"05a150a8ec000006cd2cb8e200000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"5de25087e81b06cd-LHR"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3-27=\":443\"; ma=86400, h3-28=\":443\"; ma=86400, h3-29=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": \"PointsAudit\",\n    \"record\": [\n        {\n            \"Timestamp\": \"2020-10-06 15:21:31\",\n            \"PointsAdjustment\": 9,\n            \"NewPointsTotal\": \"1000000.00\",\n            \"Description\": \"Order cancelled\",\n            \"OrderDate\": \"2020-10-06 15:00:06\",\n            \"OrderReference\": \"1601996400\",\n            \"OrderToken\": \"ae36ab12-b420-4f71-b988-ed979559b37e\",\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2020-10-06 15:21:25\",\n            \"PointsAdjustment\": 20,\n            \"NewPointsTotal\": \"999991.00\",\n            \"Description\": \"Order cancelled\",\n            \"OrderDate\": \"2020-10-06 09:30:35\",\n            \"OrderReference\": \"1601976627\",\n            \"OrderToken\": \"0b123297-2a69-4dbb-9e90-3b11483898e1\",\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2020-10-06 15:21:19\",\n            \"PointsAdjustment\": 20,\n            \"NewPointsTotal\": \"999971.00\",\n            \"Description\": \"Order cancelled\",\n            \"OrderDate\": \"2020-10-06 09:25:06\",\n            \"OrderReference\": \"1601976300\",\n            \"OrderToken\": \"08e65211-5e4b-41e5-9c95-491cb572f3e5\",\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2020-10-06 15:21:10\",\n            \"PointsAdjustment\": 7,\n            \"NewPointsTotal\": \"999951.00\",\n            \"Description\": \"Order cancelled\",\n            \"OrderDate\": \"2020-10-06 09:27:18\",\n            \"OrderReference\": \"1601976431\",\n            \"OrderToken\": \"99b767fc-5b03-4996-9198-e8a7f2e731d5\",\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2020-10-06 15:20:57\",\n            \"PointsAdjustment\": 20,\n            \"NewPointsTotal\": \"999944.00\",\n            \"Description\": \"Order cancelled\",\n            \"OrderDate\": \"2020-10-06 09:23:30\",\n            \"OrderReference\": \"1601976199\",\n            \"OrderToken\": \"5cae8a32-d66a-4497-8df0-f89a7163e45a\",\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2020-10-06 15:20:50\",\n            \"PointsAdjustment\": 9,\n            \"NewPointsTotal\": \"999924.00\",\n            \"Description\": \"Order cancelled\",\n            \"OrderDate\": \"2020-10-01 15:52:52\",\n            \"OrderReference\": \"1601567564\",\n            \"OrderToken\": \"8c6327d1-c88b-4be9-b468-5c41ba2f4c6c\",\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2020-10-06 15:20:17\",\n            \"PointsAdjustment\": 20,\n            \"NewPointsTotal\": \"999915.00\",\n            \"Description\": \"Order cancelled\",\n            \"OrderDate\": \"2020-10-06 09:16:50\",\n            \"OrderReference\": \"1601975801\",\n            \"OrderToken\": \"5a829e6b-1ca1-47e8-86d4-7c52acd527e7\",\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2020-10-06 15:19:59\",\n            \"PointsAdjustment\": 99,\n            \"NewPointsTotal\": \"999895.00\",\n            \"Description\": \"Order cancelled\",\n            \"OrderDate\": \"2020-10-01 12:32:48\",\n            \"OrderReference\": \"1601555547\",\n            \"OrderToken\": \"1fa9a5cf-9617-41b0-84bd-a060a76fefb1\",\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2020-10-06 15:00:06\",\n            \"PointsAdjustment\": -9,\n            \"NewPointsTotal\": \"999796.00\",\n            \"Description\": \"Order purchased - STO_1_1601996400\",\n            \"OrderDate\": \"2020-10-06 15:00:06\",\n            \"OrderReference\": \"1601996400\",\n            \"OrderToken\": \"ae36ab12-b420-4f71-b988-ed979559b37e\",\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2020-10-06 09:30:35\",\n            \"PointsAdjustment\": -20,\n            \"NewPointsTotal\": \"999805.00\",\n            \"Description\": \"Order purchased - STO_1_1601976627\",\n            \"OrderDate\": \"2020-10-06 09:30:35\",\n            \"OrderReference\": \"1601976627\",\n            \"OrderToken\": \"0b123297-2a69-4dbb-9e90-3b11483898e1\",\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2020-10-06 09:27:18\",\n            \"PointsAdjustment\": -7,\n            \"NewPointsTotal\": \"999825.00\",\n            \"Description\": \"Order purchased - STO_1_1601976431\",\n            \"OrderDate\": \"2020-10-06 09:27:18\",\n            \"OrderReference\": \"1601976431\",\n            \"OrderToken\": \"99b767fc-5b03-4996-9198-e8a7f2e731d5\",\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2020-10-06 09:25:06\",\n            \"PointsAdjustment\": -20,\n            \"NewPointsTotal\": \"999832.00\",\n            \"Description\": \"Order purchased - STO_1_1601976300\",\n            \"OrderDate\": \"2020-10-06 09:25:06\",\n            \"OrderReference\": \"1601976300\",\n            \"OrderToken\": \"08e65211-5e4b-41e5-9c95-491cb572f3e5\",\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2020-10-06 09:23:30\",\n            \"PointsAdjustment\": -20,\n            \"NewPointsTotal\": \"999852.00\",\n            \"Description\": \"Order purchased - STO_1_1601976199\",\n            \"OrderDate\": \"2020-10-06 09:23:30\",\n            \"OrderReference\": \"1601976199\",\n            \"OrderToken\": \"5cae8a32-d66a-4497-8df0-f89a7163e45a\",\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2020-10-06 09:16:50\",\n            \"PointsAdjustment\": -20,\n            \"NewPointsTotal\": \"999872.00\",\n            \"Description\": \"Order purchased - STO_1_1601975801\",\n            \"OrderDate\": \"2020-10-06 09:16:50\",\n            \"OrderReference\": \"1601975801\",\n            \"OrderToken\": \"5a829e6b-1ca1-47e8-86d4-7c52acd527e7\",\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2020-10-01 16:56:19\",\n            \"PointsAdjustment\": 99,\n            \"NewPointsTotal\": \"999892.00\",\n            \"Description\": \"Order cancelled\",\n            \"OrderDate\": \"2020-10-01 12:34:42\",\n            \"OrderReference\": \"1601555677\",\n            \"OrderToken\": \"21b6c2a8-245a-4364-a90b-605bb4766330\",\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2020-10-01 15:52:52\",\n            \"PointsAdjustment\": -9,\n            \"NewPointsTotal\": \"999793.00\",\n            \"Description\": \"Order purchased - STO_1_1601567564\",\n            \"OrderDate\": \"2020-10-01 15:52:52\",\n            \"OrderReference\": \"1601567564\",\n            \"OrderToken\": \"8c6327d1-c88b-4be9-b468-5c41ba2f4c6c\",\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2020-10-01 15:50:34\",\n            \"PointsAdjustment\": 99,\n            \"NewPointsTotal\": \"999802.00\",\n            \"Description\": \"Order cancelled\",\n            \"OrderDate\": \"2020-10-01 12:27:29\",\n            \"OrderReference\": \"1601555240\",\n            \"OrderToken\": \"29588391-cf50-418e-a11b-b5807f6bebfd\",\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2020-10-01 12:34:42\",\n            \"PointsAdjustment\": -99,\n            \"NewPointsTotal\": \"999703.00\",\n            \"Description\": \"Order purchased - STO_1_1601555677\",\n            \"OrderDate\": \"2020-10-01 12:34:42\",\n            \"OrderReference\": \"1601555677\",\n            \"OrderToken\": \"21b6c2a8-245a-4364-a90b-605bb4766330\",\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2020-10-01 12:32:48\",\n            \"PointsAdjustment\": -99,\n            \"NewPointsTotal\": \"999802.00\",\n            \"Description\": \"Order purchased - STO_1_1601555547\",\n            \"OrderDate\": \"2020-10-01 12:32:48\",\n            \"OrderReference\": \"1601555547\",\n            \"OrderToken\": \"1fa9a5cf-9617-41b0-84bd-a060a76fefb1\",\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2020-10-01 12:27:29\",\n            \"PointsAdjustment\": -99,\n            \"NewPointsTotal\": \"999901.00\",\n            \"Description\": \"Order purchased - STO_1_1601555240\",\n            \"OrderDate\": \"2020-10-01 12:27:29\",\n            \"OrderReference\": \"1601555240\",\n            \"OrderToken\": \"29588391-cf50-418e-a11b-b5807f6bebfd\",\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2020-10-01 12:26:51\",\n            \"PointsAdjustment\": 99,\n            \"NewPointsTotal\": \"1000000.00\",\n            \"Description\": \"Order cancelled\",\n            \"OrderDate\": \"2020-10-01 12:25:02\",\n            \"OrderReference\": \"1601555096\",\n            \"OrderToken\": \"8248a463-624f-4718-91f1-91648ec332b4\",\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2020-10-01 12:25:02\",\n            \"PointsAdjustment\": -99,\n            \"NewPointsTotal\": \"999901.00\",\n            \"Description\": \"Order purchased - STO_1_1601555096\",\n            \"OrderDate\": \"2020-10-01 12:25:02\",\n            \"OrderReference\": \"1601555096\",\n            \"OrderToken\": \"8248a463-624f-4718-91f1-91648ec332b4\",\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2020-10-01 12:24:30\",\n            \"PointsAdjustment\": 99,\n            \"NewPointsTotal\": \"1000000.00\",\n            \"Description\": \"Order cancelled\",\n            \"OrderDate\": \"2020-10-01 12:22:33\",\n            \"OrderReference\": \"1601554947\",\n            \"OrderToken\": \"8fc0dd68-95f3-4b51-97c4-f58f32846176\",\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2020-10-01 12:22:33\",\n            \"PointsAdjustment\": -99,\n            \"NewPointsTotal\": \"999901.00\",\n            \"Description\": \"Order purchased - STO_1_1601554947\",\n            \"OrderDate\": \"2020-10-01 12:22:33\",\n            \"OrderReference\": \"1601554947\",\n            \"OrderToken\": \"8fc0dd68-95f3-4b51-97c4-f58f32846176\",\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2020-10-01 09:32:21\",\n            \"PointsAdjustment\": 9,\n            \"NewPointsTotal\": \"1000000.00\",\n            \"Description\": \"Order cancelled\",\n            \"OrderDate\": \"2020-10-01 09:21:54\",\n            \"OrderReference\": \"1601544107\",\n            \"OrderToken\": \"93822465-d804-47a9-820e-b176c32c0aa9\",\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2020-10-01 09:21:54\",\n            \"PointsAdjustment\": -9,\n            \"NewPointsTotal\": \"999991.00\",\n            \"Description\": \"Order purchased - STO_1_1601544107\",\n            \"OrderDate\": \"2020-10-01 09:21:54\",\n            \"OrderReference\": \"1601544107\",\n            \"OrderToken\": \"93822465-d804-47a9-820e-b176c32c0aa9\",\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2020-10-01 09:21:33\",\n            \"PointsAdjustment\": 7,\n            \"NewPointsTotal\": \"1000000.00\",\n            \"Description\": \"Order cancelled\",\n            \"OrderDate\": \"2020-10-01 09:19:52\",\n            \"OrderReference\": \"1601543985\",\n            \"OrderToken\": \"d1c42862-7215-4667-a121-c04f60acf3fd\",\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2020-10-01 09:19:52\",\n            \"PointsAdjustment\": -7,\n            \"NewPointsTotal\": \"999993.00\",\n            \"Description\": \"Order purchased - STO_1_1601543985\",\n            \"OrderDate\": \"2020-10-01 09:19:52\",\n            \"OrderReference\": \"1601543985\",\n            \"OrderToken\": \"d1c42862-7215-4667-a121-c04f60acf3fd\",\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2020-10-01 09:19:02\",\n            \"PointsAdjustment\": 9,\n            \"NewPointsTotal\": \"1000000.00\",\n            \"Description\": \"Order cancelled\",\n            \"OrderDate\": \"2020-10-01 09:16:21\",\n            \"OrderReference\": \"1601543773\",\n            \"OrderToken\": \"36baff5c-102a-42c6-8844-2eac17f103d2\",\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2020-10-01 09:16:21\",\n            \"PointsAdjustment\": -9,\n            \"NewPointsTotal\": \"999991.00\",\n            \"Description\": \"Order purchased - STO_1_1601543773\",\n            \"OrderDate\": \"2020-10-01 09:16:21\",\n            \"OrderReference\": \"1601543773\",\n            \"OrderToken\": \"36baff5c-102a-42c6-8844-2eac17f103d2\",\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2020-10-01 09:16:02\",\n            \"PointsAdjustment\": 20,\n            \"NewPointsTotal\": \"1000000.00\",\n            \"Description\": \"Order cancelled\",\n            \"OrderDate\": \"2020-10-01 08:09:28\",\n            \"OrderReference\": \"1601539761\",\n            \"OrderToken\": \"574ba31f-55e4-4d5e-9b20-aa29eae48223\",\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2020-10-01 08:09:28\",\n            \"PointsAdjustment\": -20,\n            \"NewPointsTotal\": \"999980.00\",\n            \"Description\": \"Order purchased - STO_1_1601539761\",\n            \"OrderDate\": \"2020-10-01 08:09:28\",\n            \"OrderReference\": \"1601539761\",\n            \"OrderToken\": \"574ba31f-55e4-4d5e-9b20-aa29eae48223\",\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2020-09-30 15:06:12\",\n            \"PointsAdjustment\": 9,\n            \"NewPointsTotal\": \"1000000.00\",\n            \"Description\": \"Order cancelled\",\n            \"OrderDate\": \"2020-09-30 15:02:05\",\n            \"OrderReference\": \"1601478115\",\n            \"OrderToken\": \"d76cabeb-ac0c-486b-863d-4d5a8e98797e\",\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2020-09-30 15:02:05\",\n            \"PointsAdjustment\": -9,\n            \"NewPointsTotal\": \"999991.00\",\n            \"Description\": \"Order purchased - STO_1_1601478115\",\n            \"OrderDate\": \"2020-09-30 15:02:05\",\n            \"OrderReference\": \"1601478115\",\n            \"OrderToken\": \"d76cabeb-ac0c-486b-863d-4d5a8e98797e\",\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2020-09-29 14:11:19\",\n            \"PointsAdjustment\": 1000000,\n            \"NewPointsTotal\": \"1000000.00\",\n            \"Description\": \"ST org monopoly money\",\n            \"OrderDate\": null,\n            \"OrderReference\": null,\n            \"OrderToken\": null,\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2020-06-01 02:41:02\",\n            \"PointsAdjustment\": 64,\n            \"NewPointsTotal\": \"0.00\",\n            \"Description\": \"Inactive account charge\",\n            \"OrderDate\": null,\n            \"OrderReference\": null,\n            \"OrderToken\": null,\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2019-05-22 15:08:03\",\n            \"PointsAdjustment\": -45,\n            \"NewPointsTotal\": \"64.00\",\n            \"Description\": \"Order Placed - codeguard\",\n            \"OrderDate\": null,\n            \"OrderReference\": null,\n            \"OrderToken\": null,\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2019-02-26 15:14:46\",\n            \"PointsAdjustment\": -711,\n            \"NewPointsTotal\": \"109.00\",\n            \"Description\": \"Order Placed - codeguard\",\n            \"OrderDate\": null,\n            \"OrderReference\": null,\n            \"OrderToken\": null,\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2019-02-25 15:20:47\",\n            \"PointsAdjustment\": -45,\n            \"NewPointsTotal\": \"820.00\",\n            \"Description\": \"CodeGuard licence renewed in livesync\",\n            \"OrderDate\": null,\n            \"OrderReference\": null,\n            \"OrderToken\": null,\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2019-02-25 15:15:59\",\n            \"PointsAdjustment\": -45,\n            \"NewPointsTotal\": \"865.00\",\n            \"Description\": \"Order Placed - codeguard\",\n            \"OrderDate\": null,\n            \"OrderReference\": null,\n            \"OrderToken\": null,\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2019-02-25 12:10:39\",\n            \"PointsAdjustment\": -45,\n            \"NewPointsTotal\": \"910.00\",\n            \"Description\": \"Order Placed - codeguard\",\n            \"OrderDate\": null,\n            \"OrderReference\": null,\n            \"OrderToken\": null,\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2019-01-30 15:43:05\",\n            \"PointsAdjustment\": -45,\n            \"NewPointsTotal\": \"955.00\",\n            \"Description\": \"Order Placed - codeguard\",\n            \"OrderDate\": null,\n            \"OrderReference\": null,\n            \"OrderToken\": null,\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2018-07-30 02:21:01\",\n            \"PointsAdjustment\": 100,\n            \"NewPointsTotal\": \"0.00\",\n            \"Description\": \"Inactive account charge\",\n            \"OrderDate\": null,\n            \"OrderReference\": null,\n            \"OrderToken\": null,\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2018-07-23 13:15:02\",\n            \"PointsAdjustment\": 9,\n            \"NewPointsTotal\": \"1000.00\",\n            \"Description\": \"Order Cancelled\",\n            \"OrderDate\": null,\n            \"OrderReference\": null,\n            \"OrderToken\": null,\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2018-07-23 12:11:12\",\n            \"PointsAdjustment\": -9,\n            \"NewPointsTotal\": \"991.00\",\n            \"Description\": \"Order Placed\",\n            \"OrderDate\": null,\n            \"OrderReference\": null,\n            \"OrderToken\": null,\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2018-06-18 14:53:50\",\n            \"PointsAdjustment\": -1273,\n            \"NewPointsTotal\": \"1000.00\",\n            \"Description\": \"Points Deposited\",\n            \"OrderDate\": null,\n            \"OrderReference\": null,\n            \"OrderToken\": null,\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2018-06-18 14:24:35\",\n            \"PointsAdjustment\": 300,\n            \"NewPointsTotal\": \"2273.00\",\n            \"Description\": \"Points Deposited\",\n            \"OrderDate\": null,\n            \"OrderReference\": null,\n            \"OrderToken\": null,\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2018-06-18 14:23:04\",\n            \"PointsAdjustment\": 300,\n            \"NewPointsTotal\": \"1973.00\",\n            \"Description\": \"Points Deposited\",\n            \"OrderDate\": null,\n            \"OrderReference\": null,\n            \"OrderToken\": null,\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2018-06-18 14:11:30\",\n            \"PointsAdjustment\": 300,\n            \"NewPointsTotal\": \"1673.00\",\n            \"Description\": \"Points Deposited\",\n            \"OrderDate\": null,\n            \"OrderReference\": null,\n            \"OrderToken\": null,\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2018-06-18 13:35:12\",\n            \"PointsAdjustment\": 200,\n            \"NewPointsTotal\": \"1373.00\",\n            \"Description\": \"Points Deposited\",\n            \"OrderDate\": null,\n            \"OrderReference\": null,\n            \"OrderToken\": null,\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2018-06-18 12:25:19\",\n            \"PointsAdjustment\": 100,\n            \"NewPointsTotal\": \"1173.00\",\n            \"Description\": \"Points Deposited\",\n            \"OrderDate\": null,\n            \"OrderReference\": null,\n            \"OrderToken\": null,\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2018-06-17 13:40:17\",\n            \"PointsAdjustment\": 100,\n            \"NewPointsTotal\": \"1073.00\",\n            \"Description\": \"Points Deposited\",\n            \"OrderDate\": null,\n            \"OrderReference\": null,\n            \"OrderToken\": null,\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2018-05-17 09:05:31\",\n            \"PointsAdjustment\": -18,\n            \"NewPointsTotal\": \"973.00\",\n            \"Description\": \"Order Placed\",\n            \"OrderDate\": null,\n            \"OrderReference\": null,\n            \"OrderToken\": null,\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2018-02-21 14:10:09\",\n            \"PointsAdjustment\": 18,\n            \"NewPointsTotal\": \"991.00\",\n            \"Description\": \"Order Cancelled\",\n            \"OrderDate\": null,\n            \"OrderReference\": null,\n            \"OrderToken\": null,\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2018-02-21 14:08:21\",\n            \"PointsAdjustment\": -18,\n            \"NewPointsTotal\": \"973.00\",\n            \"Description\": \"Order Placed\",\n            \"OrderDate\": null,\n            \"OrderReference\": null,\n            \"OrderToken\": null,\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2018-01-24 05:03:01\",\n            \"PointsAdjustment\": 9,\n            \"NewPointsTotal\": \"991.00\",\n            \"Description\": \"Order Cancelled\",\n            \"OrderDate\": null,\n            \"OrderReference\": null,\n            \"OrderToken\": null,\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2018-01-23 16:23:02\",\n            \"PointsAdjustment\": -9,\n            \"NewPointsTotal\": \"982.00\",\n            \"Description\": \"Order Placed\",\n            \"OrderDate\": null,\n            \"OrderReference\": null,\n            \"OrderToken\": null,\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2018-01-04 10:21:18\",\n            \"PointsAdjustment\": 0,\n            \"NewPointsTotal\": \"991.00\",\n            \"Description\": \"Order Placed\",\n            \"OrderDate\": \"2020-09-29 15:20:12\",\n            \"OrderReference\": \"20180104102106\",\n            \"OrderToken\": \"f5cd6a79777af84ec59d6bfb4013cebb\",\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2017-11-20 22:40:09\",\n            \"PointsAdjustment\": 9,\n            \"NewPointsTotal\": \"991.00\",\n            \"Description\": \"Order Cancelled\",\n            \"OrderDate\": \"2020-09-29 15:20:12\",\n            \"OrderReference\": \"201711202230\",\n            \"OrderToken\": \"dd154f7dcc616454835b9bec6f883fb7\",\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2017-11-20 22:30:37\",\n            \"PointsAdjustment\": -9,\n            \"NewPointsTotal\": \"982.00\",\n            \"Description\": \"Order Placed\",\n            \"OrderDate\": \"2020-09-29 15:20:12\",\n            \"OrderReference\": \"201711202230\",\n            \"OrderToken\": \"dd154f7dcc616454835b9bec6f883fb7\",\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2017-10-16 20:47:35\",\n            \"PointsAdjustment\": -9,\n            \"NewPointsTotal\": \"991.00\",\n            \"Description\": \"Order Placed\",\n            \"OrderDate\": \"2020-09-29 15:20:12\",\n            \"OrderReference\": \"TEST201710162147\",\n            \"OrderToken\": \"9434f86cea13125384cd3\",\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2017-09-12 14:45:46\",\n            \"PointsAdjustment\": 99,\n            \"NewPointsTotal\": \"1000.00\",\n            \"Description\": \"Order Cancelled\",\n            \"OrderDate\": \"2020-09-29 15:20:12\",\n            \"OrderReference\": \"20170912150040\",\n            \"OrderToken\": \"9ef392c4547e0ad07945d14d6f922724\",\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2017-09-12 14:00:54\",\n            \"PointsAdjustment\": -99,\n            \"NewPointsTotal\": \"901.00\",\n            \"Description\": \"Order Placed\",\n            \"OrderDate\": \"2020-09-29 15:20:12\",\n            \"OrderReference\": \"20170912150040\",\n            \"OrderToken\": \"9ef392c4547e0ad07945d14d6f922724\",\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2017-09-05 10:48:27\",\n            \"PointsAdjustment\": 9,\n            \"NewPointsTotal\": \"1000.00\",\n            \"Description\": \"Order Cancelled\",\n            \"OrderDate\": null,\n            \"OrderReference\": null,\n            \"OrderToken\": null,\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2017-09-05 10:46:06\",\n            \"PointsAdjustment\": 9,\n            \"NewPointsTotal\": \"991.00\",\n            \"Description\": \"Order Cancelled\",\n            \"OrderDate\": \"2020-09-29 15:20:12\",\n            \"OrderReference\": \"20170905114427\",\n            \"OrderToken\": \"46b1fce5852743332ea85a71f2d7d8bf\",\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2017-09-05 10:44:32\",\n            \"PointsAdjustment\": -9,\n            \"NewPointsTotal\": \"982.00\",\n            \"Description\": \"Order Placed\",\n            \"OrderDate\": \"2020-09-29 15:20:12\",\n            \"OrderReference\": \"20170905114427\",\n            \"OrderToken\": \"46b1fce5852743332ea85a71f2d7d8bf\",\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2017-08-14 14:29:34\",\n            \"PointsAdjustment\": -9,\n            \"NewPointsTotal\": \"991.00\",\n            \"Description\": \"Order Placed\",\n            \"OrderDate\": null,\n            \"OrderReference\": null,\n            \"OrderToken\": null,\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2017-08-14 14:28:46\",\n            \"PointsAdjustment\": 1000,\n            \"NewPointsTotal\": \"1000.00\",\n            \"Description\": \"Points Deposited\",\n            \"OrderDate\": null,\n            \"OrderReference\": null,\n            \"OrderToken\": null,\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2017-08-03 11:30:38\",\n            \"PointsAdjustment\": -161,\n            \"NewPointsTotal\": \"839.00\",\n            \"Description\": \"Order Placed\",\n            \"OrderDate\": \"2020-09-29 15:20:12\",\n            \"OrderReference\": \"TEST201708031230\",\n            \"OrderToken\": \"97b06916413a28df5d3b261185ae74ca\",\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2017-07-19 08:44:20\",\n            \"PointsAdjustment\": 9,\n            \"NewPointsTotal\": \"100.00\",\n            \"Description\": \"Order Cancelled\",\n            \"OrderDate\": \"2020-09-29 15:13:03\",\n            \"OrderReference\": \"9999\",\n            \"OrderToken\": \"647d325bec3654d8c13cb\",\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2017-05-10 19:53:52\",\n            \"PointsAdjustment\": -9,\n            \"NewPointsTotal\": \"91.00\",\n            \"Description\": \"Order Placed\",\n            \"OrderDate\": \"2020-09-29 15:13:03\",\n            \"OrderReference\": \"9999\",\n            \"OrderToken\": \"647d325bec3654d8c13cb\",\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2017-03-16 07:11:42\",\n            \"PointsAdjustment\": 9,\n            \"NewPointsTotal\": \"100.00\",\n            \"Description\": \"Order Cancelled\",\n            \"OrderDate\": \"2020-09-29 15:13:03\",\n            \"OrderReference\": \"201702281643\",\n            \"OrderToken\": \"300d232a247e7246f7103372445eb61a\",\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2017-03-16 06:50:05\",\n            \"PointsAdjustment\": 9,\n            \"NewPointsTotal\": \"91.00\",\n            \"Description\": \"Order Cancelled\",\n            \"OrderDate\": \"2020-09-29 15:13:03\",\n            \"OrderReference\": \"1489646781\",\n            \"OrderToken\": \"9fe1e204229228a6658152b4055430e4\",\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2017-03-16 06:46:22\",\n            \"PointsAdjustment\": -9,\n            \"NewPointsTotal\": \"82.00\",\n            \"Description\": \"Order Placed\",\n            \"OrderDate\": \"2020-09-29 15:13:03\",\n            \"OrderReference\": \"1489646781\",\n            \"OrderToken\": \"9fe1e204229228a6658152b4055430e4\",\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2017-03-15 23:08:06\",\n            \"PointsAdjustment\": 9,\n            \"NewPointsTotal\": \"91.00\",\n            \"Description\": \"Order Cancelled\",\n            \"OrderDate\": \"2020-09-29 15:13:03\",\n            \"OrderReference\": \"1489619114\",\n            \"OrderToken\": \"d8dc19417d8301b07eb20b9ed2461df4\",\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2017-03-15 23:05:15\",\n            \"PointsAdjustment\": -9,\n            \"NewPointsTotal\": \"82.00\",\n            \"Description\": \"Order Placed\",\n            \"OrderDate\": \"2020-09-29 15:13:03\",\n            \"OrderReference\": \"1489619114\",\n            \"OrderToken\": \"d8dc19417d8301b07eb20b9ed2461df4\",\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2017-03-15 22:50:06\",\n            \"PointsAdjustment\": 9,\n            \"NewPointsTotal\": \"91.00\",\n            \"Description\": \"Order Cancelled\",\n            \"OrderDate\": \"2020-09-29 15:13:03\",\n            \"OrderReference\": \"1489577296\",\n            \"OrderToken\": \"6a59fe64c4129f12fce74b9da8cdcd8d\",\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2017-03-15 22:50:05\",\n            \"PointsAdjustment\": 9,\n            \"NewPointsTotal\": \"82.00\",\n            \"Description\": \"Order Cancelled\",\n            \"OrderDate\": \"2020-09-29 15:13:03\",\n            \"OrderReference\": \"201703150856\",\n            \"OrderToken\": \"a88b7ee6fbd7d1d84bedbecfce9a80ce\",\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2017-03-15 11:28:16\",\n            \"PointsAdjustment\": -9,\n            \"NewPointsTotal\": \"73.00\",\n            \"Description\": \"Order Placed\",\n            \"OrderDate\": \"2020-09-29 15:13:03\",\n            \"OrderReference\": \"1489577296\",\n            \"OrderToken\": \"6a59fe64c4129f12fce74b9da8cdcd8d\",\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2017-03-15 08:56:56\",\n            \"PointsAdjustment\": -9,\n            \"NewPointsTotal\": \"82.00\",\n            \"Description\": \"Order Placed\",\n            \"OrderDate\": \"2020-09-29 15:13:03\",\n            \"OrderReference\": \"201703150856\",\n            \"OrderToken\": \"a88b7ee6fbd7d1d84bedbecfce9a80ce\",\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2017-03-10 21:49:50\",\n            \"PointsAdjustment\": 0,\n            \"NewPointsTotal\": \"91.00\",\n            \"Description\": \"Order Placed\",\n            \"OrderDate\": null,\n            \"OrderReference\": null,\n            \"OrderToken\": null,\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2017-02-28 16:44:05\",\n            \"PointsAdjustment\": -9,\n            \"NewPointsTotal\": \"91.00\",\n            \"Description\": \"Order Placed\",\n            \"OrderDate\": \"2020-09-29 15:13:03\",\n            \"OrderReference\": \"201702281643\",\n            \"OrderToken\": \"300d232a247e7246f7103372445eb61a\",\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2017-02-20 11:34:06\",\n            \"PointsAdjustment\": 59,\n            \"NewPointsTotal\": \"100.00\",\n            \"Description\": \"Order Cancelled\",\n            \"OrderDate\": \"2020-09-29 15:13:03\",\n            \"OrderReference\": \"201708201129\",\n            \"OrderToken\": \"c3043ff95cae6a62f56f8252ef77cf92\",\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2017-02-20 11:29:17\",\n            \"PointsAdjustment\": -59,\n            \"NewPointsTotal\": \"41.00\",\n            \"Description\": \"Order Placed\",\n            \"OrderDate\": \"2020-09-29 15:13:03\",\n            \"OrderReference\": \"201708201129\",\n            \"OrderToken\": \"c3043ff95cae6a62f56f8252ef77cf92\",\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2017-01-15 12:36:06\",\n            \"PointsAdjustment\": 9,\n            \"NewPointsTotal\": \"100.00\",\n            \"Description\": \"Order Cancelled\",\n            \"OrderDate\": \"2020-09-29 15:13:02\",\n            \"OrderReference\": \"201612151342\",\n            \"OrderToken\": \"db99ba40c45af1ba61622784a2d22a56\",\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2017-01-15 12:31:53\",\n            \"PointsAdjustment\": 9,\n            \"NewPointsTotal\": \"91.00\",\n            \"Description\": \"Order Cancelled\",\n            \"OrderDate\": \"2020-09-29 15:13:03\",\n            \"OrderReference\": \"TEST1216161115\",\n            \"OrderToken\": \"71887a6e5084a5252acb0bfac796065a\",\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2016-12-23 12:40:08\",\n            \"PointsAdjustment\": 9,\n            \"NewPointsTotal\": \"82.00\",\n            \"Description\": \"Order Cancelled\",\n            \"OrderDate\": \"2020-09-29 15:13:03\",\n            \"OrderReference\": \"201612231236\",\n            \"OrderToken\": \"6fb9d2ee78dd82646334b0f5ad116454\",\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2016-12-23 12:36:51\",\n            \"PointsAdjustment\": -9,\n            \"NewPointsTotal\": \"73.00\",\n            \"Description\": \"Order Placed\",\n            \"OrderDate\": \"2020-09-29 15:13:03\",\n            \"OrderReference\": \"201612231236\",\n            \"OrderToken\": \"6fb9d2ee78dd82646334b0f5ad116454\",\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2016-12-16 11:15:40\",\n            \"PointsAdjustment\": -9,\n            \"NewPointsTotal\": \"82.00\",\n            \"Description\": \"Order Placed\",\n            \"OrderDate\": \"2020-09-29 15:13:03\",\n            \"OrderReference\": \"TEST1216161115\",\n            \"OrderToken\": \"71887a6e5084a5252acb0bfac796065a\",\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2016-12-15 13:42:18\",\n            \"PointsAdjustment\": -9,\n            \"NewPointsTotal\": \"91.00\",\n            \"Description\": \"Order Placed\",\n            \"OrderDate\": \"2020-09-29 15:13:02\",\n            \"OrderReference\": \"201612151342\",\n            \"OrderToken\": \"db99ba40c45af1ba61622784a2d22a56\",\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2016-11-24 12:24:04\",\n            \"PointsAdjustment\": 99,\n            \"NewPointsTotal\": \"100.00\",\n            \"Description\": \"Order Cancelled\",\n            \"OrderDate\": \"2020-09-29 15:13:02\",\n            \"OrderReference\": \"201611241151\",\n            \"OrderToken\": \"0374f8f46fb86a871af9ef281c85b475\",\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2016-11-24 11:51:40\",\n            \"PointsAdjustment\": -99,\n            \"NewPointsTotal\": \"1.00\",\n            \"Description\": \"Order Placed\",\n            \"OrderDate\": \"2020-09-29 15:13:02\",\n            \"OrderReference\": \"201611241151\",\n            \"OrderToken\": \"0374f8f46fb86a871af9ef281c85b475\",\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2016-11-24 11:39:58\",\n            \"PointsAdjustment\": 0,\n            \"NewPointsTotal\": \"100.00\",\n            \"Description\": \"Order Placed\",\n            \"OrderDate\": null,\n            \"OrderReference\": null,\n            \"OrderToken\": null,\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2016-11-23 21:15:16\",\n            \"PointsAdjustment\": 0,\n            \"NewPointsTotal\": \"100.00\",\n            \"Description\": \"Order Placed\",\n            \"OrderDate\": null,\n            \"OrderReference\": null,\n            \"OrderToken\": null,\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2016-11-23 21:02:32\",\n            \"PointsAdjustment\": 0,\n            \"NewPointsTotal\": \"100.00\",\n            \"Description\": \"Order Placed\",\n            \"OrderDate\": null,\n            \"OrderReference\": null,\n            \"OrderToken\": null,\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2016-08-08 14:36:09\",\n            \"PointsAdjustment\": 9,\n            \"NewPointsTotal\": \"200.00\",\n            \"Description\": \"Order Cancelled\",\n            \"OrderDate\": null,\n            \"OrderReference\": null,\n            \"OrderToken\": null,\n            \"Notes\": null\n        },\n        {\n            \"Timestamp\": \"2016-08-08 14:31:00\",\n            \"PointsAdjustment\": -9,\n            \"NewPointsTotal\": \"191.00\",\n            \"Description\": \"Order Placed\",\n            \"OrderDate\": null,\n            \"OrderReference\": null,\n            \"OrderToken\": null,\n            \"Notes\": null\n        }\n    ]\n}"}],"_postman_id":"80453b97-edb0-b10d-103f-5a82495ec45a"}],"id":"6f118123-fef0-1073-d2f7-9eeb327c2e81","description":"<p>The account API calls are used to perform account level actions.</p>\n","event":[{"listen":"prerequest","script":{"id":"b5a79deb-47a7-4163-8160-2895bf9b9cb5","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"0a1ea1c2-8900-4637-92da-ca791386c8b0","type":"text/javascript","exec":[""]}}],"_postman_id":"6f118123-fef0-1073-d2f7-9eeb327c2e81"},{"name":"Order","item":[{"name":"Generate Token","event":[{"listen":"test","script":{"id":"8b3fe9d3-80ba-4ff3-b151-cc6387d9c94a","exec":["var jsonData = JSON.parse(responseBody);","","if(typeof jsonData.success !== 'undefined') {","    postman.setEnvironmentVariable(\"token\" ,jsonData.order_token);","    postman.setEnvironmentVariable(\"reseller_order_id\", jsonData.reseller_order_id);","    tests['Successful Token Generation'] = true;","} else {","    tests['Successful Token Generation'] = false;","}",""],"type":"text/javascript"}}],"id":"09f4deda-962c-2a90-36a9-33a3169439da","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api2.servertastic.com/order/generatetoken.json?st_product_code={{st_product_code}}&api_key={{api_key}}&end_customer_email={{end_customer_email}}&reseller_unique_reference={{reseller_unique_reference}}&server_count={{server_count}}&san_count={{san_count}}","description":"<p>This call is used to generate an order token. To generate an order token via the API you must have points available in your account. You can add points to your account by purchasing them here: <a href=\"https://www.servertastic.com/add-points\">https://www.servertastic.com/add-points</a>.</p>\n<h3 id=\"completing-orders-via-web-interface\">Completing Orders via Web Interface</h3>\n<p>When the token has been generated you can append this to the end of the order management URL to complete an order via the web interface if required. This is available at <a href=\"https://app.manage.cm/\">https://app.manage.cm/</a></p>\n","urlObject":{"protocol":"https","path":["order","generatetoken.json"],"host":["api2","servertastic","com"],"query":[{"description":{"content":"<p>[Required] The product code of the product you wish to order.</p>\n","type":"text/plain"},"key":"st_product_code","value":"{{st_product_code}}"},{"description":{"content":"<p>[Required] The account API key.</p>\n","type":"text/plain"},"key":"api_key","value":"{{api_key}}"},{"description":{"content":"<p>[Required] The emails address to assign the order. No emails are sent and used only for your records.</p>\n","type":"text/plain"},"key":"end_customer_email","value":"{{end_customer_email}}"},{"description":{"content":"<p>[Required] A unique reference used to prevent duplicate orders and for reference when reviewing orders.</p>\n","type":"text/plain"},"key":"reseller_unique_reference","value":"{{reseller_unique_reference}}"},{"description":{"content":"<p>[Optional | Default: 1] Some products support unlimited servers and this value is not required. Some products carry an additional charge for each server.</p>\n","type":"text/plain"},"key":"server_count","value":"{{server_count}}"},{"description":{"content":"<p>[Optional | Default: 0] For HTTPS certificates the base domain is included as a SAN at no additional cost. For products that support additional SANs specifying a number here may incur additional charges.</p>\n","type":"text/plain"},"key":"san_count","value":"{{san_count}}"},{"disabled":true,"key":"integration_source_id","value":""}],"variable":[]}},"response":[{"id":"be6a4b14-42e7-439d-a443-d19cc577ccee","name":"Generate Token [200 OK]","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api2.servertastic.com/order/generatetoken.json?st_product_code={{st_product_code}}&api_key={{api_key}}&end_customer_email={{end_customer_email}}&reseller_unique_reference={{reseller_unique_reference}}&server_count={{server_count}}&san_count={{san_count}}","protocol":"https","host":["api2","servertastic","com"],"path":["order","generatetoken.json"],"query":[{"key":"st_product_code","value":"{{st_product_code}}","description":"[Required] The product code of the product you wish to order."},{"key":"api_key","value":"{{api_key}}","description":"[Required] The account API key."},{"key":"end_customer_email","value":"{{end_customer_email}}","description":"[Required] The emails address to assign the order. No emails are sent and used only for your records."},{"key":"reseller_unique_reference","value":"{{reseller_unique_reference}}","description":"[Required] A unique reference used to prevent duplicate orders and for reference when reviewing orders."},{"key":"server_count","value":"{{server_count}}","description":"[Optional | Default: 1] Some products support unlimited servers and this value is not required. Some products carry an additional charge for each server."},{"key":"san_count","value":"{{san_count}}","description":"[Optional | Default: 0] For HTTPS certificates the base domain is included as a SAN at no additional cost. For products that support additional SANs specifying a number here may incur additional charges."},{"key":"integration_source_id","value":"","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 06 Oct 2020 21:47:47 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Ray","value":"5de29536a927ce57-LHR"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"Expires","value":"-1"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Vary","value":"Accept-Encoding"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"05a17b96290000ce572f2a7200000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"pragma","value":"no-cache"},{"key":"X-Cache-Status","value":"BYPASS"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Powered-By","value":"Unicorns"},{"key":"X-Powered-By","value":"PleskLin"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3-27=\":443\"; ma=86400, h3-28=\":443\"; ma=86400, h3-29=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": \"Order Placed\",\n    \"reseller_order_id\": \"STO_1_1602020834\",\n    \"review_url\": \"https://app.manage.cm/8b0dd397-fa71-4d7d-9eab-0d6521efff6e\",\n    \"order_token\": \"8b0dd397-fa71-4d7d-9eab-0d6521efff6e\"\n}"}],"_postman_id":"09f4deda-962c-2a90-36a9-33a3169439da"},{"name":"Place Order","id":"b88cee15-3bfb-7976-4ea8-6b291434a450","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{}},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"order_token","value":"{{order_token}}","type":"text","description":"<p>Required - Previously generated order token</p>\n"},{"key":"dv_auth_method","value":"{{dv_auth_method}}","type":"text","description":"<p>Required - You are required to confirm the domain ownership. Options are <code>EMAIL</code>,<code>DNS</code>,<code>FILE</code>,<code>SFILE</code></p>\n"},{"key":"approver_email_address","value":"{{approver_email_address}}","type":"text","description":"<p>Required - An email address selected from the <code>approverlist</code>. Only used if <code>dv_auth_method</code> is <code>EMAIL</code></p>\n"},{"key":"csr","value":"{{csr}}","type":"text","description":"<p>Required - CSR generated by your server or application</p>\n"},{"key":"renewal","value":"{{renewal}}","type":"text","description":"<p>Optional - If you are renewing a previous order set to <code>1</code>. Any remaining time on your original order will be added to the new certificate to a maximum of 90 days.</p>\n"},{"key":"hashing_algorithm","value":"{{hashing_algorithm}}","type":"text","description":"<p>Required - Valid options are <code>SHA2-256</code> or <code>SHA2-256-FULL-CHAIN</code></p>\n"},{"key":"san_domains","value":"{{san_domains}}","type":"text","description":"<p>Optional - If the generated <code>order_token</code> supports additional sans enter as comma seperated list.</p>\n"},{"key":"renewal_order_token","value":"{{renewal_order_token}}","type":"text","description":"<p>Required - If renewal=1 and product is supplied by DigiCert then you must provide the previous order token to validate the renewal.</p>\n"},{"key":"tech_contact_first_name","value":"{{tech_contact_first_name}}","type":"text","description":"<p>Required - First name of a technical contact (must be a real person)</p>\n"},{"key":"tech_contact_last_name","value":"{{tech_contact_last_name}}","type":"text","description":"<p>Required - Last name of a technical contact (must be a real person)</p>\n"},{"key":"tech_contact_phone","value":"{{tech_contact_phone}}","type":"text","description":"<p>Optional - Phone number of a technical contact</p>\n"},{"key":"tech_contact_email","value":"{{tech_contact_email}}","type":"text","description":"<p>Required - Email address of a technical contact. Will receive a copy of the certificate once order is processed. (must be valid email address)</p>\n"},{"key":"tech_contact_title","value":"{{tech_contact_title}}","type":"text","description":"<p>Optional - Job title of technical contact</p>\n"},{"key":"tech_contact_organisation_name","value":"{{tech_contact_organisation_name}}","type":"text","description":"<p>Required if ordering OV or EV certificate</p>\n"},{"key":"tech_contact_address_line1","value":"{{tech_contact_address_line1}}","type":"text","description":"<p>Required if ordering OV or EV certificate</p>\n"},{"key":"tech_contact_address_line2","value":"{{tech_contact_address_line2}}","type":"text","description":"<p>Optional</p>\n"},{"key":"tech_contact_address_city","value":"{{tech_contact_address_city}}","type":"text","description":"<p>Required if ordering OV or EV certificate</p>\n"},{"key":"tech_contact_address_region","value":"{{tech_contact_address_region}}","type":"text","description":"<p>Required if ordering OV or EV certificate</p>\n"},{"key":"tech_contact_address_post_code","value":"{{tech_contact_address_post_code}}","type":"text","description":"<p>Required if ordering OV or EV certificate</p>\n"},{"key":"tech_contact_address_country","value":"{{tech_contact_address_country}}","type":"text","description":"<p>Required if ordering OV or EV certificate</p>\n"},{"key":"admin_contact_first_name","value":"{{admin_contact_first_name}}","type":"text","description":"<p>Required - First name of administrative contact (must be a real person)</p>\n"},{"key":"admin_contact_last_name","value":"{{admin_contact_last_name}}","type":"text","description":"<p>Required - Last name of administrative contact (must be a real person)</p>\n"},{"key":"admin_contact_phone","value":"{{admin_contact_phone}}","type":"text","description":"<p>Optional - Phone number of administrative contact</p>\n"},{"key":"admin_contact_email","value":"{{admin_contact_email}}","type":"text","description":"<p>Required - Email address of administrative contact (must be valid email address)</p>\n"},{"key":"admin_contact_title","value":"{{admin_contact_title}}","type":"text","description":"<p>Optional - Job title of administrative contact</p>\n"},{"key":"admin_contact_organisation_name","value":"{{admin_contact_organisation_name}}","type":"text","description":"<p>Required if ordering OV or EV certificate</p>\n"},{"key":"admin_contact_address_line1","value":"{{admin_contact_address_line1}}","type":"text","description":"<p>Required if ordering OV or EV certificate</p>\n"},{"key":"admin_contact_address_line2","value":"{{admin_contact_address_line2}}","type":"text","description":"<p>Optional</p>\n"},{"key":"admin_contact_address_city","value":"{{admin_contact_address_city}}","type":"text","description":"<p>Required if ordering OV or EV certificate</p>\n"},{"key":"admin_contact_address_region","value":"{{admin_contact_address_region}}","type":"text","description":"<p>Required if ordering OV or EV certificate</p>\n"},{"key":"admin_contact_address_post_code","value":"{{admin_contact_address_post_code}}","type":"text","description":"<p>Required if ordering OV or EV certificate</p>\n"},{"key":"admin_contact_address_country","value":"{{admin_contact_address_country}}","type":"text","description":"<p>Required if ordering OV or EV certificate</p>\n"},{"key":"ida_email_address","value":"{{ida_email_address}}","description":"<p>Required if ordering PositiveSSL or Sectigo product. Email address for trust logo.</p>\n","type":"text"},{"key":"ida_telephone_number.","value":"{{ida_telephone_number}}","description":"<p>Required if ordering PositiveSSL or Sectigo product. Telephone number for trust logo.</p>\n","type":"text"},{"key":"org_name","value":"{{org_name}}","type":"text","description":"<p>Required if ordering OV or EV certificate. Must be the legally registered company name</p>\n"},{"key":"org_duns","value":"{{org_duns}}","type":"text","description":"<p>Optional - Can speed up validation. DUNS numbers are issued by <a href=\"http://www.dnb.com\">www.dnb.com</a></p>\n"},{"key":"org_division","value":"{{org_division}}","type":"text","description":"<p>Optional.</p>\n"},{"key":"org_incorperating_agency","value":"{{org_incorperating_agency}}","type":"text","description":"<p>Optional - Can speed up validation. This is the government agency with which the company is registered</p>\n"},{"key":"org_incorperating_number","value":"{{org_incorperating_number}}","type":"text","description":"<p>Optional - Can speed up validation. This is the registration number given to the organisation by the incorperating agency</p>\n"},{"key":"org_jurisdiction_city","value":"{{org_jurisdiction_city}}","type":"text","description":"<p>Required - The city the organisation has as it's registered address</p>\n"},{"key":"org_jurisdiction_region","value":"{{org_jurisdiction_region}}","type":"text","description":"<p>Required - The region the organisation has as it's registered address</p>\n"},{"key":"org_jurisdiction_country","value":"{{org_jurisdiction_country}}","type":"text","description":"<p>Required - The country the organisation has as it's registered address</p>\n"},{"key":"org_address_line1","value":"{{org_address_line1}}","type":"text","description":"<p>Required if ordering OV or EV certificate</p>\n"},{"key":"org_address_line2","value":"{{org_address_line2}}","type":"text","description":"<p>Optional</p>\n"},{"key":"org_address_line3","value":"{{org_address_line3}}","type":"text","description":"<p>Optional</p>\n"},{"key":"org_address_city","value":"{{org_address_city}}","type":"text","description":"<p>Required if ordering OV or EV certificate</p>\n"},{"key":"org_address_region","value":"{{org_address_region}}","type":"text","description":"<p>Required if ordering OV or EV certificate</p>\n"},{"key":"org_address_postal_code","value":"{{org_address_postal_code}}","type":"text","description":"<p>Required if ordering OV or EV certificate</p>\n"},{"key":"org_address_country","value":"{{org_address_country}}","type":"text","description":"<p>Required if ordering OV or EV certificate</p>\n"},{"key":"org_address_phone","value":"{{org_address_phone}}","type":"text","description":"<p>Required if ordering OV or EV certificate</p>\n"}]},"url":"https://api2.servertastic.com/order/place.json","description":"<p>The <code>place</code> call allows an order to be placed using the API and an <code>order_token</code> rather than having to use the Web Interface.</p>\n<p><strong>Important Response Information</strong></p>\n<p>For orders for thawte, Geotrust, DigiCert and RapidSSL brands the <code>dns_string</code> and <code>file_contents</code> will be empty. You will need to perform a <code>review</code> call to obtain this approximately 30 seconds after the order has been placed.</p>\n","urlObject":{"protocol":"https","path":["order","place.json"],"host":["api2","servertastic","com"],"query":[],"variable":[]}},"response":[{"id":"ae80319a-0a3a-46dd-9dab-c8bf19cb6cd4","name":"Place Order","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"order_token","value":"{{order_token}}","type":"text","description":"Required - Previously generated order token"},{"key":"dv_auth_method","value":"{{dv_auth_method}}","type":"text","description":"Required - You are required to confirm the domain ownership. Options are `EMAIL`,`DNS`,`FILE`"},{"key":"approver_email_address","value":"{{approver_email_address}}","type":"text","description":"Required - An email address selected from the `approverlist`. Only used if `dv_auth_method` is `EMAIL`"},{"key":"csr","value":"{{csr}}","type":"text","description":"Required - CSR generated by your server or application"},{"key":"renewal","value":"{{renewal}}","type":"text","description":"Optional - If you are renewing a previous order set to `1`. Any remaining time on your original order will be added to the new certificate to a maximum of 90 days."},{"key":"hashing_algorithm","value":"{{hashing_algorithm}}","type":"text","description":"Required - Valid options are `SHA2-256` or `SHA2-256-FULL-CHAIN`"},{"key":"san_domains","value":"{{san_domains}}","type":"text","description":"Optional - If the generated `order_token` supports additional sans enter as comma seperated list."},{"key":"renewal_provider_order_id","value":"{{renewal_provider_order_id}}","type":"text","description":"Required if renewal=1 and product is supplied by DigiCert then you must provide the previous provider order id to validate the renewal. **Will be replaced by renewal_order_token**"},{"key":"renewal_order_token","value":"{{renewal_order_token}}","type":"text","description":"**Not Yet Supported** May be Required - If renewal=1 and product is supplied by DigiCert then you must provide the previous order token to validate the renewal.","disabled":true},{"key":"tech_contact_first_name","value":"{{tech_contact_first_name}}","type":"text","description":"Required - First name of a technical contact (must be a real person)"},{"key":"tech_contact_last_name","value":"{{tech_contact_last_name}}","type":"text","description":"Required - Last name of a technical contact (must be a real person)"},{"key":"tech_contact_phone","value":"{{tech_contact_phone}}","type":"text","description":"Optional - Phone number of a technical contact"},{"key":"tech_contact_email","value":"{{tech_contact_email}}","type":"text","description":"Required - Email address of a technical contact. Will receive a copy of the certificate once order is processed. (must be valid email address)"},{"key":"tech_contact_title","value":"{{tech_contact_title}}","type":"text","description":"Optional - Job title of technical contact"},{"key":"tech_contact_organisation_name","value":"{{tech_contact_organisation_name}}","type":"text","description":"Required if ordering OV or EV certificate"},{"key":"tech_contact_address_line1","value":"{{tech_contact_address_line1}}","type":"text","description":"Required if ordering OV or EV certificate"},{"key":"tech_contact_address_line2","value":"{{tech_contact_address_line2}}","type":"text","description":"Optional"},{"key":"tech_contact_address_city","value":"{{tech_contact_address_city}}","type":"text","description":"Required if ordering OV or EV certificate"},{"key":"tech_contact_address_region","value":"{{tech_contact_address_region}}","type":"text","description":"Required if ordering OV or EV certificate"},{"key":"tech_contact_address_post_code","value":"{{tech_contact_address_post_code}}","type":"text","description":"Required if ordering OV or EV certificate"},{"key":"tech_contact_address_country","value":"{{tech_contact_address_country}}","type":"text","description":"Required if ordering OV or EV certificate"},{"key":"admin_contact_first_name","value":"{{admin_contact_first_name}}","type":"text","description":"Required - First name of administrative contact (must be a real person)"},{"key":"admin_contact_last_name","value":"{{admin_contact_last_name}}","type":"text","description":"Required - Last name of administrative contact (must be a real person)"},{"key":"admin_contact_phone","value":"{{admin_contact_phone}}","type":"text","description":"Optional - Phone number of administrative contact"},{"key":"admin_contact_email","value":"{{admin_contact_email}}","type":"text","description":"Required - Email address of administrative contact (must be valid email address)"},{"key":"admin_contact_title","value":"{{admin_contact_title}}","type":"text","description":"Optional - Job title of administrative contact"},{"key":"admin_contact_organisation_name","value":"{{admin_contact_organisation_name}}","type":"text","description":"Required if ordering OV or EV certificate"},{"key":"admin_contact_address_line1","value":"{{admin_contact_address_line1}}","type":"text","description":"Required if ordering OV or EV certificate"},{"key":"admin_contact_address_line2","value":"{{admin_contact_address_line2}}","type":"text","description":"Optional"},{"key":"admin_contact_address_city","value":"{{admin_contact_address_city}}","type":"text","description":"Required if ordering OV or EV certificate"},{"key":"admin_contact_address_region","value":"{{admin_contact_address_region}}","type":"text","description":"Required if ordering OV or EV certificate"},{"key":"admin_contact_address_post_code","value":"{{admin_contact_address_post_code}}","type":"text","description":"Required if ordering OV or EV certificate"},{"key":"admin_contact_address_country","value":"{{admin_contact_address_country}}","type":"text","description":"Required if ordering OV or EV certificate"},{"key":"org_name","value":"{{org_name}}","type":"text","description":"Required if ordering OV or EV certificate. Must be the legally registered company name"},{"key":"org_duns","value":"{{org_duns}}","type":"text","description":"Optional - Can speed up validation. DUNS numbers are issued by www.dnb.com"},{"key":"org_division","value":"{{org_division}}","type":"text","description":"Optional."},{"key":"org_incorperating_agency","value":"{{org_incorperating_agency}}","type":"text","description":"Optional - Can speed up validation. This is the government agency with which the company is registered"},{"key":"org_incorperating_number","value":"{{org_incorperating_number}}","type":"text","description":"Optional - Can speed up validation. This is the registration number given to the organisation by the incorperating agency"},{"key":"org_jurisdiction_city","value":"{{org_jurisdiction_city}}","type":"text","description":"Required - The city the organisation has as it's registered address"},{"key":"org_jurisdiction_region","value":"{{org_jurisdiction_region}}","type":"text","description":"Required - The region the organisation has as it's registered address"},{"key":"org_jurisdiction_country","value":"{{org_jurisdiction_country}}","type":"text","description":"Required - The country the organisation has as it's registered address"},{"key":"org_address_line1","value":"{{org_address_line1}}","type":"text","description":"Required if ordering OV or EV certificate"},{"key":"org_address_line2","value":"{{org_address_line2}}","type":"text","description":"Optional"},{"key":"org_address_line3","value":"{{org_address_line3}}","type":"text","description":"Optional"},{"key":"org_address_city","value":"{{org_address_city}}","type":"text","description":"Required if ordering OV or EV certificate"},{"key":"org_address_region","value":"{{org_address_region}}","type":"text","description":"Required if ordering OV or EV certificate"},{"key":"org_address_postal_code","value":"{{org_address_postal_code}}","type":"text","description":"Required if ordering OV or EV certificate"},{"key":"org_address_country","value":"{{org_address_country}}","type":"text","description":"Required if ordering OV or EV certificate"},{"key":"org_address_phone","value":"{{org_address_phone}}","type":"text","description":"Required if ordering OV or EV certificate"}]},"url":"https://api2.servertastic.com/order/place.json"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 07 Oct 2020 11:21:15 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Ray","value":"5de73cce4a8a69ff-LHR"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"Expires","value":"-1"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"05a46454ea000069ffed3d0200000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"pragma","value":"no-cache"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"alt-svc","value":"h3-27=\":443\"; ma=86400, h3-28=\":443\"; ma=86400, h3-29=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": \"Order Placed\",\n    \"reseller_order_id\": \"STO_1_1602020834\",\n    \"review_url\": \"https://app.manage.cm/8b0dd397-fa71-4d7d-9eab-0d6521efff6e\",\n    \"csr\": \"-----BEGIN CERTIFICATE REQUEST-----\nMIICrjCCAZYCAQAwaTELMAkGA1UEBhMCR0IxDTALBgNVBAgMBFRFU1QxDTALBgNV\nBAcMBFRFU1QxDTALBgNVBAoMBFRFU1QxDTALBgNVBAsMBFRFU1QxHjAcBgNVBAMM\nFXRlc3Quc2VydmVydGFzdGljLmNvbTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCC\nAQoCggEBAOJMigPgulXSqOIv8dTAytx94NUnnGFSCe6Zii5sOPndUj8ZwEw7kDgc\noGwn2VcdJjn5gOI/bT/eBd2Hy/Vs2u1ztzY4BWhPEl4hS9QpW+iE5VHZyXmxXbGQ\nMAVpD88HqLijdgI21By2wwbnS8zgUTPO+ukfG+bvp/0ppO/mz1jTh6+QAWu9Xx0b\niB4C8UK+Q7mwbRr4Aovk9kFfBoxqfmMUjgoUuW0JsM/X3BYn1E4ouDLL4wPhS55U\nJiCXFa3894kwZfZdxCOhhXZ5uWl+ZhxYsm/nZKMNA7O/zIW4gQwk5RLQ3CBNgOJJ\nh6Sig93tikNePMQiCfocb5CD1sscMYMCAwEAAaAAMA0GCSqGSIb3DQEBCwUAA4IB\nAQB2hUXEqgtmLdZgVJN2lH9xkdTBdRb3N5VGaA8f+4bh4vtZTA9JaufkdrrrF6Wg\niOEKOWYn38827VtWAOddHB18Mi/+m4Wb19prB8NUmgURwnbQbiF5knmzUvAHZS+7\nC6ThV6yjG8LNiUzB+KPi3FUIWCrhRM17GZDvb/XMGdQvtFbcX2bWUyuMwBrVAQ4n\ngydiDduSlBTcvSbRhvh7cAZV9uQ3SefMf1S13SEM6gVEf67IJ+ohYUstGPh6/JWh\nnldJwnu9lLLDjujtXD7dgS8g8WVVvY4Gv7Qqi8YkWFjDaS5/TUlSqWU9ln4ySnwf\nWb2hGdHlyr8DEy+LpyiIz4wQ\n-----END CERTIFICATE REQUEST-----\n\",\n    \"file_name\": \"\",\n    \"file_contents\": \"\",\n    \"dns_string\": \"\"\n}"}],"_postman_id":"b88cee15-3bfb-7976-4ea8-6b291434a450"},{"name":"Product fields","event":[{"listen":"test","script":{"id":"0d9ff4e8-c4fa-4cb1-bdda-de990c736100","exec":["var jsonData = JSON.parse(responseBody);","","if(typeof jsonData.error == 'undefined') {","    tests['Successful Token Review'] = true;","} else {","    tests['Successful Token Review'] = false;","}",""],"type":"text/javascript"}}],"id":"e3532dad-436b-9ba6-b6cb-8ee642f6d167","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api2.servertastic.com/order/productfields.json?order_token={{order_token}}","description":"<p>You can use the product fields call to determine what information you need to supply for a particular order token during the <code>place</code> call.</p>\n","urlObject":{"protocol":"https","path":["order","productfields.json"],"host":["api2","servertastic","com"],"query":[{"description":{"content":"<p>Required</p>\n","type":"text/plain"},"key":"order_token","value":"{{order_token}}"}],"variable":[]}},"response":[{"id":"663e509f-eda9-4be2-bb00-4bfd3b3de09d","name":"Product fields","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api2.servertastic.com/order/productfields.json?order_token={{order_token}}","protocol":"https","host":["api2","servertastic","com"],"path":["order","productfields.json"],"query":[{"key":"order_token","value":"{{order_token}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 07 Oct 2020 10:17:10 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Ray","value":"5de6deef098de648-LHR"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"Expires","value":"-1"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Vary","value":"Accept-Encoding"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"05a429a9650000e6484c175200000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"pragma","value":"no-cache"},{"key":"X-Cache-Status","value":"BYPASS"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Powered-By","value":"Unicorns"},{"key":"X-Powered-By","value":"PleskLin"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3-27=\":443\"; ma=86400, h3-28=\":443\"; ma=86400, h3-29=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"[\n    \"RapidSSL-12\",\n    \"RapidSSL: RapidSSL DV - 1 Year\",\n    {\n        \"order_token\": {\n            \"required\": true,\n            \"input_type\": \"hidden\",\n            \"options\": null,\n            \"required_if\": null\n        }\n    },\n    {\n        \"approver_email_address\": {\n            \"required\": true,\n            \"input_type\": \"email\",\n            \"options\": null,\n            \"required_if\": null\n        }\n    },\n    {\n        \"tech_contact_first_name\": {\n            \"required\": true,\n            \"input_type\": \"text\",\n            \"options\": null,\n            \"required_if\": null\n        }\n    },\n    {\n        \"tech_contact_last_name\": {\n            \"required\": true,\n            \"input_type\": \"text\",\n            \"options\": null,\n            \"required_if\": null\n        }\n    },\n    {\n        \"tech_contact_phone\": {\n            \"required\": true,\n            \"input_type\": \"tel\",\n            \"options\": null,\n            \"required_if\": null\n        }\n    },\n    {\n        \"tech_contact_email\": {\n            \"required\": true,\n            \"input_type\": \"email\",\n            \"options\": null,\n            \"required_if\": null\n        }\n    },\n    {\n        \"tech_contact_title\": {\n            \"required\": true,\n            \"input_type\": \"text\",\n            \"options\": null,\n            \"required_if\": null\n        }\n    },\n    {\n        \"admin_contact_first_name\": {\n            \"required\": true,\n            \"input_type\": \"text\",\n            \"options\": null,\n            \"required_if\": null\n        }\n    },\n    {\n        \"admin_contact_last_name\": {\n            \"required\": true,\n            \"input_type\": \"text\",\n            \"options\": null,\n            \"required_if\": null\n        }\n    },\n    {\n        \"admin_contact_phone\": {\n            \"required\": true,\n            \"input_type\": \"tel\",\n            \"options\": null,\n            \"required_if\": null\n        }\n    },\n    {\n        \"admin_contact_email\": {\n            \"required\": true,\n            \"input_type\": \"email\",\n            \"options\": null,\n            \"required_if\": null\n        }\n    },\n    {\n        \"admin_contact_title\": {\n            \"required\": true,\n            \"input_type\": \"text\",\n            \"options\": null,\n            \"required_if\": null\n        }\n    },\n    {\n        \"domain_name\": {\n            \"required\": false,\n            \"input_type\": \"text\",\n            \"options\": null,\n            \"required_if\": [\n                \"!csr\"\n            ]\n        }\n    },\n    {\n        \"csr\": {\n            \"required\": true,\n            \"input_type\": \"textarea\",\n            \"options\": null,\n            \"required_if\": [\n                \"!domain_name\"\n            ]\n        }\n    },\n    {\n        \"renewal\": {\n            \"required\": false,\n            \"input_type\": \"checkbox\",\n            \"options\": [\n                \"0\",\n                \"1\"\n            ],\n            \"required_if\": null\n        }\n    },\n    {\n        \"competitive_upgrade\": {\n            \"required\": false,\n            \"input_type\": \"checkbox\",\n            \"options\": [\n                \"0\",\n                \"1\"\n            ],\n            \"required_if\": null\n        }\n    },\n    {\n        \"dv_auth_method\": {\n            \"required\": true,\n            \"input_type\": \"select\",\n            \"options\": [\n                \"EMAIL\",\n                \"FILE\",\n                \"DNS\"\n            ],\n            \"required_if\": null\n        }\n    },\n    {\n        \"hashing_algorithm\": {\n            \"required\": true,\n            \"input_type\": \"select\",\n            \"options\": [\n                \"SHA2-256\",\n                \"SHA256-FULL-CHAIN\"\n            ],\n            \"required_if\": null\n        }\n    },\n    {\n        \"org_name\": {\n            \"required\": false,\n            \"input_type\": \"text\",\n            \"options\": null,\n            \"required_if\": [\n                \"domain_name\",\n                \"!csr\"\n            ]\n        }\n    },\n    {\n        \"org_division\": {\n            \"required\": false,\n            \"input_type\": \"text\",\n            \"options\": null,\n            \"required_if\": [\n                \"domain_name\",\n                \"!csr\"\n            ]\n        }\n    },\n    {\n        \"org_address_city\": {\n            \"required\": false,\n            \"input_type\": \"text\",\n            \"options\": null,\n            \"required_if\": [\n                \"domain_name\",\n                \"!csr\"\n            ]\n        }\n    },\n    {\n        \"org_address_region\": {\n            \"required\": false,\n            \"input_type\": \"text\",\n            \"options\": null,\n            \"required_if\": [\n                \"domain_name\",\n                \"!csr\"\n            ]\n        }\n    },\n    {\n        \"org_address_country\": {\n            \"required\": false,\n            \"input_type\": \"text\",\n            \"options\": null,\n            \"required_if\": [\n                \"domain_name\",\n                \"!csr\"\n            ]\n        }\n    }\n]"}],"_postman_id":"e3532dad-436b-9ba6-b6cb-8ee642f6d167"},{"name":"Review","event":[{"listen":"test","script":{"id":"733c2c74-f912-4dad-82e7-1421503582e8","exec":["var jsonData = JSON.parse(responseBody);","","if(typeof jsonData.success !== 'undefined') {","    tests['Successful Token Review'] = true;","} else {","    tests['Successful Token Review'] = false;","}","","",""],"type":"text/javascript"}}],"id":"0836ee34-bec3-680c-3aa5-52b67b248e89","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api2.servertastic.com/order/review.json?order_token={{order_token}}","description":"<p>You can review the current status of a particular order by using the order token to review the status.</p>\n","urlObject":{"protocol":"https","path":["order","review.json"],"host":["api2","servertastic","com"],"query":[{"description":{"content":"<p>Required</p>\n","type":"text/plain"},"key":"order_token","value":"{{order_token}}"}],"variable":[]}},"response":[{"id":"0ebaf801-e1b7-44de-b5fc-0d49ea87ec93","name":"Review - Pending Order","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api2.servertastic.com/order/review.json?order_token={{order_token}}","protocol":"https","host":["api2","servertastic","com"],"path":["order","review.json"],"query":[{"key":"order_token","value":"{{order_token}}","description":"Required"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 07 Oct 2020 13:34:47 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Ray","value":"5de80069f9a20026-LHR"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"Expires","value":"-1"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Vary","value":"Accept-Encoding"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"05a4de963f0000002629888200000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"pragma","value":"no-cache"},{"key":"X-Cache-Status","value":"BYPASS"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Powered-By","value":"Unicorns"},{"key":"X-Powered-By","value":"PleskLin"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3-27=\":443\"; ma=86400, h3-28=\":443\"; ma=86400, h3-29=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": \"Order Review\",\n    \"reseller_order_id\": \"STO_1495_JN15999-5\",\n    \"reseller_unique_reference\": null,\n    \"reseller_id\": 1495,\n    \"provider_order_id\": \"400858741\",\n    \"st_product_code\": \"PositiveSSL-12\",\n    \"review_url\": \"https://app.manage.cm/483aed58-252a-4f7f-b79e-6671a999e57d\",\n    \"order_status\": \"Order Placed\",\n    \"order_state_further_info\": null,\n    \"domain_name\": \"www.example.com\",\n    \"additional_sans\": null,\n    \"end_customer_email\": \"email@example.com\",\n    \"organisation_info\": {\n        \"name\": \"John Smith\",\n        \"duns\": null,\n        \"division\": \"Web Services\",\n        \"incorporating_agency\": null,\n        \"registration_number\": null,\n        \"jurisdiction_city\": null,\n        \"jurisdiction_region\": null,\n        \"jurisdiction_country\": null,\n        \"address\": {\n            \"line1\": null,\n            \"line2\": null,\n            \"line3\": null,\n            \"city\": \"Brentwood\",\n            \"region\": \"Essex\",\n            \"postal_code\": null,\n            \"country\": \"GB\",\n            \"phone\": null,\n            \"fax\": null\n        }\n    },\n    \"approver_notified_date\": null,\n    \"approver_email_address\": null,\n    \"admin_contact\": {\n        \"title\": \"Mr\",\n        \"first_name\": \"John\",\n        \"last_name\": \"Smith\",\n        \"phone\": \"123456789\",\n        \"email\": \"email@example.com\"\n    },\n    \"tech_contact\": {\n        \"title\": \"Mr\",\n        \"first_name\": \"John\",\n        \"last_name\": \"Smith\",\n        \"phone\": \"123456789\",\n        \"email\": \"email@example.com\"\n    },\n    \"modifications\": [],\n    \"certificate\": null,\n    \"pkcs7\": null,\n    \"certificate_list\": [\n        {\n            \"certificate\": null,\n            \"type\": \"ENDUSER\",\n            \"pkcs7\": null,\n            \"expiration_date\": null,\n            \"status\": \"Pending\",\n            \"id\": 90880,\n            \"provider_certificate_id\": \"15481267999\"\n        }\n    ],\n    \"expiry_date\": null,\n    \"dv_auth_method\": \"FILE\",\n    \"disabled\": false,\n    \"provider\": \"Sectigo\",\n    \"dv_auth_file_name\": \"/.well-known/pki-validation/0C88437A61F705F5849999607AE02E49.txt\",\n    \"dv_auth_file_contents\": \"b800963b6ab83801543c4866e3dfbc2d556faf6f5aafba750dc7231dd3a1b0bb\\ncomodoca.com\\npW7qlZWj6Aodfvslma8k\"\n}"},{"id":"153efcb0-5b0b-4649-a451-667f12fa3271","name":"Review - Order Complete","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api2.servertastic.com/order/review.json?order_token={{order_token}}","protocol":"https","host":["api2","servertastic","com"],"path":["order","review.json"],"query":[{"key":"order_token","value":"{{order_token}}","description":"Required"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 07 Oct 2020 13:40:04 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Ray","value":"5de80823cdad0026-LHR"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"Expires","value":"-1"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Vary","value":"Accept-Encoding"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"05a4e36a58000000262988c200000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"pragma","value":"no-cache"},{"key":"X-Cache-Status","value":"BYPASS"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Powered-By","value":"Unicorns"},{"key":"X-Powered-By","value":"PleskLin"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3-27=\":443\"; ma=86400, h3-28=\":443\"; ma=86400, h3-29=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": \"Order Review\",\n    \"reseller_order_id\": \"STR_120_202004861454\",\n    \"reseller_unique_reference\": null,\n    \"reseller_id\": 1,\n    \"provider_order_id\": \"306764579\",\n    \"st_product_code\": \"PositiveSSL-12\",\n    \"review_url\": \"https://app.manage.cm/ca4ef6431bek2ac0e6d746c7d684904e\",\n    \"order_status\": \"Completed\",\n    \"order_state_further_info\": null,\n    \"domain_name\": \"test.servertastic.com\",\n    \"additional_sans\": null,\n    \"server_count\": 0,\n    \"end_customer_email\": \"email@example.com\",\n    \"organisation_info\": {\n        \"name\": \"Servertastic\",\n        \"duns\": \"\",\n        \"division\": \"Marketing\",\n        \"incorporating_agency\": \"\",\n        \"registration_number\": \"\",\n        \"jurisdiction_city\": \"\",\n        \"jurisdiction_region\": \"\",\n        \"jurisdiction_country\": \"\",\n        \"address\": {\n            \"line1\": \"\",\n            \"line2\": \"\",\n            \"line3\": \"\",\n            \"city\": \"Yorkshire\",\n            \"region\": \"North Yorkshire\",\n            \"postal_code\": \"\",\n            \"country\": \"GB\",\n            \"phone\": \"\",\n            \"fax\": \"\"\n        }\n    },\n    \"approver_notified_date\": null,\n    \"approver_email_address\": null,\n    \"admin_contact\": {\n        \"title\": \"Mr\",\n        \"first_name\": \"John\",\n        \"last_name\": \"Smith\",\n        \"phone\": \"123456789\",\n        \"email\": \"email@example.com\"\n    },\n    \"tech_contact\": {\n        \"title\": \"Mr\",\n        \"first_name\": \"John\",\n        \"last_name\": \"Smith\",\n        \"phone\": \"123456789\",\n        \"email\": \"email@example.com\"\n    },\n    \"modifications\": [],\n    \"certificate\": \"-----BEGIN CERTIFICATE-----\\nMIIF1zCCBL+gAwIBAgIRAMyOrK9LQtO4ui402PJMxEgwDQYJKoZIhvcNAQELBQAw\\r\\ngY8xCzAJBgNVBAYTAkdCMRswGQYDVQQIExJHcmVhdGVyIE1hbmNoZXN0ZXIxEDAO\\r\\nBgNVBAcTB1NhbGZvcmQxGDAWBgNVBAoTD1NlY3RpZ28gTGltaXRlZDE3MDUGA1UE\\r\\nAxMuU2VjdGlnbyBSU0EgRG9tYWluIFZhbGlkYXRpb24gU2VjdXJlIFNlcnZlciBD\\r\\nQTAeFw0yMDAxMTUwMDAwMDBaFw0yMTAxMTQyMzU5NTlaMCExHzAdBgNVBAMTFnRv\\r\\nb2xzLnNlcnZlcnRhc3RpYy5jb20wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\\r\\nAoIBAQDVhz1v0C9kvvJVkqNDco9/dqyDWBoPt3EZwy9ce0GRbdL9LydmC3NYzRPN\\r\\nZ9b5Ni96nBRaM3j0xEqD5DFTZkFYt023RUNnU7hG08ByW4kqKsz9VaPSJQ8m7ZNn\\r\\nHMgowrqLjMH1XAEAqwy3DZg/3zMdPpJtZ1BXVqlZhf0+t6Fhr84byh/RsAW+lrMM\\r\\nBElaXXMxIFwfGx+OFb5cbC+gXWvGnX49tTYg+W2kWw9CjV+YCGPxk0HwKh1GKN1Q\\r\\nt/dnLSWp+h0izCBR9zmoWNAKyfEsHFB9TwAbHkyPAYla6ew6wij65cCgC0nnUiGR\\r\\nw0xFUDVswgvJ/YKoZYD20bkN8Ya5AgMBAAGjggKZMIIClTAfBgNVHSMEGDAWgBSN\\r\\njF7EVK2K4Xfpm/mbBeG4AY1h4TAdBgNVHQ4EFgQUA37bR26oWtiwIqdoY9i3C1Tm\\r\\n34cwDgYDVR0PAQH/BAQDAgWgMAwGA1UdEwEB/wQCMAAwHQYDVR0lBBYwFAYIKwYB\\r\\nBQUHAwEGCCsGAQUFBwMCMEkGA1UdIARCMEAwNAYLKwYBBAGyMQECAgcwJTAjBggr\\r\\nBgEFBQcCARYXaHR0cHM6Ly9zZWN0aWdvLmNvbS9DUFMwCAYGZ4EMAQIBMIGEBggr\\r\\nBgEFBQcBAQR4MHYwTwYIKwYBBQUHMAKGQ2h0dHA6Ly9jcnQuc2VjdGlnby5jb20v\\r\\nU2VjdGlnb1JTQURvbWFpblZhbGlkYXRpb25TZWN1cmVTZXJ2ZXJDQS5jcnQwIwYI\\r\\nKwYBBQUHMAGGF2h0dHA6Ly9vY3NwLnNlY3RpZ28uY29tMD0GA1UdEQQ2MDSCFnRv\\r\\nb2xzLnNlcnZlcnRhc3RpYy5jb22CGnd3dy50b29scy5zZXJ2ZXJ0YXN0aWMuY29t\\r\\nMIIBAwYKKwYBBAHWeQIEAgSB9ASB8QDvAHUAfT7y+I//iFVoJMLAyp5SiXkrxQ54\\r\\nCX8uapdomX4i8NcAAAFvqcV1eQAABAMARjBEAiAta+viXGcdeDJ4S2TEALyYvqB3\\r\\nYcYy/EnWvN6uTX/AqAIgT6YybA7+L9LVKhHSKL6DROxR5gh392/yN3Zy18sIGsYA\\r\\ndgBElGUusO7Or8RAB9io/ijA2uaCvtjLMbU/0zOWtbaBqAAAAW+pxXVuAAAEAwBH\\r\\nMEUCIAWDMkh68tuYSax0vZTyR6RXrojNnb5hakQAuNhPnSMrAiEAr7Vfxb2Cqxin\\r\\nLp3C9NOH5Bam5QoxCxlcwoEYstRH+vIwDQYJKoZIhvcNAQELBQADggEBAHOJN+u0\\r\\nohegdCMflkN1aOPtOBtiFuWzUTZLkzogTd40akUloOeTBl8uq8Em0plVMtV3Dbga\\r\\nUBbxu6MTQilXwJcUrvUCvvl50dCy99Of7H97ynfnrbv5emKRHtXkmB5eRKgyxWpn\\r\\nJDLAXLa58A3Ielfp4Q8yJX/R5jsSnp7DgNCkP8XOyE5R5kBTEe4PJC0hxu3BYI7C\\r\\nUjqWZYJEzUNMbJ48+PTjDEwjH2d9ugtCWnVMJxT+F0aQJ8Zr3fWOvU9gtYRS/+76\\r\\nHX2NwaFqzr78fSg0/bz09ugIVxpuvAv+ZCZe/dFneSWAwPFrMsznE7xmE3XEnfiR\\r\\nLDUn1BJHFiU7RJA=\\r\\n-----END CERTIFICATE-----\",\n    \"pkcs7\": \"\",\n    \"certificate_list\": [\n        {\n            \"certificate\": \"-----BEGIN CERTIFICATE-----\\nMIIF1zCCBL+gAwIBAgIRAMyOrK9LQtO4ui402PJMxEgwDQYJKoZIhvcNAQELBQAw\\r\\ngY8xCzAJBgNVBAYTAkdCMRswGQYDVQQIExJHcmVhdGVyIE1hbmNoZXN0ZXIxEDAO\\r\\nBgNVBAcTB1NhbGZvcmQxGDAWBgNVBAoTD1NlY3RpZ28gTGltaXRlZDE3MDUGA1UE\\r\\nAxMuU2VjdGlnbyBSU0EgRG9tYWluIFZhbGlkYXRpb24gU2VjdXJlIFNlcnZlciBD\\r\\nQTAeFw0yMDAxMTUwMDAwMDBaFw0yMTAxMTQyMzU5NTlaMCExHzAdBgNVBAMTFnRv\\r\\nb2xzLnNlcnZlcnRhc3RpYy5jb20wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\\r\\nAoIBAQDVhz1v0C9kvvJVkqNDco9/dqyDWBoPt3EZwy9ce0GRbdL9LydmC3NYzRPN\\r\\nZ9b5Ni96nBRaM3j0xEqD5DFTZkFYt023RUNnU7hG08ByW4kqKsz9VaPSJQ8m7ZNn\\r\\nHMgowrqLjMH1XAEAqwy3DZg/3zMdPpJtZ1BXVqlZhf0+t6Fhr84byh/RsAW+lrMM\\r\\nBElaXXMxIFwfGx+OFb5cbC+gXWvGnX49tTYg+W2kWw9CjV+YCGPxk0HwKh1GKN1Q\\r\\nt/dnLSWp+h0izCBR9zmoWNAKyfEsHFB9TwAbHkyPAYla6ew6wij65cCgC0nnUiGR\\r\\nw0xFUDVswgvJ/YKoZYD20bkN8Ya5AgMBAAGjggKZMIIClTAfBgNVHSMEGDAWgBSN\\r\\njF7EVK2K4Xfpm/mbBeG4AY1h4TAdBgNVHQ4EFgQUA37bR26oWtiwIqdoY9i3C1Tm\\r\\n34cwDgYDVR0PAQH/BAQDAgWgMAwGA1UdEwEB/wQCMAAwHQYDVR0lBBYwFAYIKwYB\\r\\nBQUHAwEGCCsGAQUFBwMCMEkGA1UdIARCMEAwNAYLKwYBBAGyMQECAgcwJTAjBggr\\r\\nBgEFBQcCARYXaHR0cHM6Ly9zZWN0aWdvLmNvbS9DUFMwCAYGZ4EMAQIBMIGEBggr\\r\\nBgEFBQcBAQR4MHYwTwYIKwYBBQUHMAKGQ2h0dHA6Ly9jcnQuc2VjdGlnby5jb20v\\r\\nU2VjdGlnb1JTQURvbWFpblZhbGlkYXRpb25TZWN1cmVTZXJ2ZXJDQS5jcnQwIwYI\\r\\nKwYBBQUHMAGGF2h0dHA6Ly9vY3NwLnNlY3RpZ28uY29tMD0GA1UdEQQ2MDSCFnRv\\r\\nb2xzLnNlcnZlcnRhc3RpYy5jb22CGnd3dy50b29scy5zZXJ2ZXJ0YXN0aWMuY29t\\r\\nMIIBAwYKKwYBBAHWeQIEAgSB9ASB8QDvAHUAfT7y+I//iFVoJMLAyp5SiXkrxQ54\\r\\nCX8uapdomX4i8NcAAAFvqcV1eQAABAMARjBEAiAta+viXGcdeDJ4S2TEALyYvqB3\\r\\nYcYy/EnWvN6uTX/AqAIgT6YybA7+L9LVKhHSKL6DROxR5gh392/yN3Zy18sIGsYA\\r\\ndgBElGUusO7Or8RAB9io/ijA2uaCvtjLMbU/0zOWtbaBqAAAAW+pxXVuAAAEAwBH\\r\\nMEUCIAWDMkh68tuYSax0vZTyR6RXrojNnb5hakQAuNhPnSMrAiEAr7Vfxb2Cqxin\\r\\nLp3C9NOH5Bam5QoxCxlcwoEYstRH+vIwDQYJKoZIhvcNAQELBQADggEBAHOJN+u0\\r\\nohegdCMflkN1aOPtOBtiFuWzUTZLkzogTd40akUloOeTBl8uq8Em0plVMtV3Dbga\\r\\nUBbxu6MTQilXwJcUrvUCvvl50dCy99Of7H97ynfnrbv5emKRHtXkmB5eRKgyxWpn\\r\\nJDLAXLa58A3Ielfp4Q8yJX/R5jsSnp7DgNCkP8XOyE5R5kBTEe4PJC0hxu3BYI7C\\r\\nUjqWZYJEzUNMbJ48+PTjDEwjH2d9ugtCWnVMJxT+F0aQJ8Zr3fWOvU9gtYRS/+76\\r\\nHX2NwaFqzr78fSg0/bz09ugIVxpuvAv+ZCZe/dFneSWAwPFrMsznE7xmE3XEnfiR\\r\\nLDUn1BJHFiU7RJA=\\r\\n-----END CERTIFICATE-----\",\n            \"type\": \"ENDUSER\",\n            \"pkcs7\": \"\",\n            \"expiration_date\": \"2021-01-15T23:59:58.000000Z\",\n            \"status\": \"Valid\",\n            \"id\": 63520,\n            \"provider_certificate_id\": \"12881890391\"\n        }\n    ],\n    \"expiry_date\": \"2021-01-15T23:59:58.000000Z\",\n    \"dv_auth_method\": null,\n    \"disabled\": false,\n    \"provider\": \"Sectigo\",\n    \"ca_certs\": [\n        {\n            \"certificate\": \"-----BEGIN CERTIFICATE-----\\nMIIGEzCCA/ugAwIBAgIQfVtRJrR2uhHbdBYLvFMNpzANBgkqhkiG9w0BAQwFADCB\\r\\niDELMAkGA1UEBhMCVVMxEzARBgNVBAgTCk5ldyBKZXJzZXkxFDASBgNVBAcTC0pl\\r\\ncnNleSBDaXR5MR4wHAYDVQQKExVUaGUgVVNFUlRSVVNUIE5ldHdvcmsxLjAsBgNV\\r\\nBAMTJVVTRVJUcnVzdCBSU0EgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkwHhcNMTgx\\r\\nMTAyMDAwMDAwWhcNMzAxMjMxMjM1OTU5WjCBjzELMAkGA1UEBhMCR0IxGzAZBgNV\\r\\nBAgTEkdyZWF0ZXIgTWFuY2hlc3RlcjEQMA4GA1UEBxMHU2FsZm9yZDEYMBYGA1UE\\r\\nChMPU2VjdGlnbyBMaW1pdGVkMTcwNQYDVQQDEy5TZWN0aWdvIFJTQSBEb21haW4g\\r\\nVmFsaWRhdGlvbiBTZWN1cmUgU2VydmVyIENBMIIBIjANBgkqhkiG9w0BAQEFAAOC\\r\\nAQ8AMIIBCgKCAQEA1nMz1tc8INAA0hdFuNY+B6I/x0HuMjDJsGz99J/LEpgPLT+N\\r\\nTQEMgg8Xf2Iu6bhIefsWg06t1zIlk7cHv7lQP6lMw0Aq6Tn/2YHKHxYyQdqAJrkj\\r\\neocgHuP/IJo8lURvh3UGkEC0MpMWCRAIIz7S3YcPb11RFGoKacVPAXJpz9OTTG0E\\r\\noKMbgn6xmrntxZ7FN3ifmgg0+1YuWMQJDgZkW7w33PGfKGioVrCSo1yfu4iYCBsk\\r\\nHaswha6vsC6eep3BwEIc4gLw6uBK0u+QDrTBQBbwb4VCSmT3pDCg/r8uoydajotY\\r\\nuK3DGReEY+1vVv2Dy2A0xHS+5p3b4eTlygxfFQIDAQABo4IBbjCCAWowHwYDVR0j\\r\\nBBgwFoAUU3m/WqorSs9UgOHYm8Cd8rIDZsswHQYDVR0OBBYEFI2MXsRUrYrhd+mb\\r\\n+ZsF4bgBjWHhMA4GA1UdDwEB/wQEAwIBhjASBgNVHRMBAf8ECDAGAQH/AgEAMB0G\\r\\nA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAbBgNVHSAEFDASMAYGBFUdIAAw\\r\\nCAYGZ4EMAQIBMFAGA1UdHwRJMEcwRaBDoEGGP2h0dHA6Ly9jcmwudXNlcnRydXN0\\r\\nLmNvbS9VU0VSVHJ1c3RSU0FDZXJ0aWZpY2F0aW9uQXV0aG9yaXR5LmNybDB2Bggr\\r\\nBgEFBQcBAQRqMGgwPwYIKwYBBQUHMAKGM2h0dHA6Ly9jcnQudXNlcnRydXN0LmNv\\r\\nbS9VU0VSVHJ1c3RSU0FBZGRUcnVzdENBLmNydDAlBggrBgEFBQcwAYYZaHR0cDov\\r\\nL29jc3AudXNlcnRydXN0LmNvbTANBgkqhkiG9w0BAQwFAAOCAgEAMr9hvQ5Iw0/H\\r\\nukdN+Jx4GQHcEx2Ab/zDcLRSmjEzmldS+zGea6TvVKqJjUAXaPgREHzSyrHxVYbH\\r\\n7rM2kYb2OVG/Rr8PoLq0935JxCo2F57kaDl6r5ROVm+yezu/Coa9zcV3HAO4OLGi\\r\\nH19+24rcRki2aArPsrW04jTkZ6k4Zgle0rj8nSg6F0AnwnJOKf0hPHzPE/uWLMUx\\r\\nRP0T7dWbqWlod3zu4f+k+TY4CFM5ooQ0nBnzvg6s1SQ36yOoeNDT5++SR2RiOSLv\\r\\nxvcRviKFxmZEJCaOEDKNyJOuB56DPi/Z+fVGjmO+wea03KbNIaiGCpXZLoUmGv38\\r\\nsbZXQm2V0TP2ORQGgkE49Y9Y3IBbpNV9lXj9p5v//cWoaasm56ekBYdbqbe4oyAL\\r\\nl6lFhd2zi+WJN44pDfwGF/Y4QA5C5BIG+3vzxhFoYt/jmPQT2BVPi7Fp2RBgvGQq\\r\\n6jG35LWjOhSbJuMLe/0CjraZwTiXWTb2qHSihrZe68Zk6s+go/lunrotEbaGmAhY\\r\\nLcmsJWTyXnW0OMGuf1pGg+pRyrbxmRE1a6Vqe8YAsOf4vmSyrcjC8azjUeqkk+B5\\r\\nyOGBQMkKW+ESPMFgKuOXwIlCypTPRpgSabuY0MLTDXJLR27lk8QyKGOHQ+SwMj4K\\r\\n00u/I5sUKUErmgQfky3xxzlIPK1aEn8=\\r\\n-----END CERTIFICATE-----\",\n            \"type\": \"INTERMEDIATE\",\n            \"pkcs7\": \"\",\n            \"expiration_date\": null,\n            \"status\": \"Valid\",\n            \"id\": 63592,\n            \"provider_certificate_id\": \"12887390391\"\n        }\n    ]\n}"}],"_postman_id":"0836ee34-bec3-680c-3aa5-52b67b248e89"},{"name":"Cancel","event":[{"listen":"test","script":{"id":"499e148d-649a-4dec-988b-c26ddb742d02","exec":["var jsonData = JSON.parse(responseBody);","","if(typeof jsonData.error == 'undefined') {","    tests['Successful Token Review'] = true;","} else {","    tests['Successful Token Review'] = false;","}",""],"type":"text/javascript"}}],"id":"bd571579-e00d-ced9-d234-e272563696b1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api2.servertastic.com/order/cancel?order_token={{order_token}}","description":"<p>Use this call to cancel an order. Only orders that are not yet complete or orders completed within the last 30 days can be cancelled.</p>\n","urlObject":{"protocol":"https","path":["order","cancel"],"host":["api2","servertastic","com"],"query":[{"key":"order_token","value":"{{order_token}}"}],"variable":[]}},"response":[],"_postman_id":"bd571579-e00d-ced9-d234-e272563696b1"},{"name":"Regenerate Token","event":[{"listen":"test","script":{"id":"09ede078-86ee-4aeb-b684-5f7496039337","exec":["var jsonData = JSON.parse(responseBody);","","if(typeof jsonData.success !== 'undefined') {","    postman.setEnvironmentVariable(\"token\" ,jsonData.order_token);","    tests['Successful Token Regeneration'] = true;","} else {","    tests['Successful Token Regeneration'] = false;","}",""],"type":"text/javascript"}}],"id":"c57f955a-aade-154d-1783-779d9cb815fd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api2.servertastic.com/order/regeneratetoken.json?order_token={{order_token}}","description":"<p>Use this call to regenerate the order token if required for security reasons.</p>\n","urlObject":{"protocol":"https","path":["order","regeneratetoken.json"],"host":["api2","servertastic","com"],"query":[{"key":"order_token","value":"{{order_token}}"}],"variable":[]}},"response":[{"id":"4f9c4124-5912-47ea-bb42-c14061e504ff","name":"Regenerate Token","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api2.servertastic.com/order/regeneratetoken.json?order_token=ca4ef6431fbd2ac0e6d746c7d6d7904e","protocol":"https","host":["api2","servertastic","com"],"path":["order","regeneratetoken.json"],"query":[{"key":"order_token","value":"ca4ef6431fbd2ac0e6d746c7d6d7904e"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 07 Oct 2020 13:50:56 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Ray","value":"5de81811de1f06fd-LHR"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"Expires","value":"-1"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Vary","value":"Accept-Encoding"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"05a4ed5f24000006fd59827200000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"pragma","value":"no-cache"},{"key":"X-Cache-Status","value":"BYPASS"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Powered-By","value":"Unicorns"},{"key":"X-Powered-By","value":"PleskLin"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3-27=\":443\"; ma=86400, h3-28=\":443\"; ma=86400, h3-29=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": \"Token Regenerated\",\n    \"reseller_order_id\": \"STR_120_202001159454\",\n    \"review_url\": \"https://app.manage.cm/2c6dc3c1-0a6b-4eee-a4db-248909be0b2f\",\n    \"order_token\": \"2c6dc3c1-0a6b-4eee-a4db-248909be0b2f\"\n}"}],"_postman_id":"c57f955a-aade-154d-1783-779d9cb815fd"},{"name":"Modified Orders","event":[{"listen":"test","script":{"id":"8ecccd6c-55e7-4b7d-95c1-6e853fbd677b","exec":["var jsonData = JSON.parse(responseBody);","","if(typeof jsonData.success !== 'undefined') {","    tests['Successful Call'] = true;","} else {","    tests['Successful Call'] = false;","}",""],"type":"text/javascript"}}],"id":"044b6b84-8730-15b2-a260-cec3aa16ccab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api2.servertastic.com/order/modifiedorders.json?api_key=ce6dbd46-bcdb-440f-8a5c-c40913f22673-07703831-a143-4b2e-8833-fdf91a4e2075&date=2001-01-01 21:00:00","description":"<p>This call allows you to get details of orders modified since a date and time in the past. This can be used so you do not have to check all orders constantly for updates.</p>\n","urlObject":{"protocol":"https","path":["order","modifiedorders.json"],"host":["api2","servertastic","com"],"query":[{"description":{"content":"<p>Required</p>\n","type":"text/plain"},"key":"api_key","value":"ce6dbd46-bcdb-440f-8a5c-c40913f22673-07703831-a143-4b2e-8833-fdf91a4e2075"},{"description":{"content":"<p>Required - Format as <code>YYYY-MM-DD HH:MM:SS</code></p>\n","type":"text/plain"},"key":"date","value":"2001-01-01 21:00:00"}],"variable":[]}},"response":[{"id":"59a8167e-f85d-4dc3-badf-65a0c09dd2fe","name":"Modified Orders","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api2.servertastic.com/order/modifiedorders.json?api_key={{order_token}}&date={{modified_since}}","protocol":"https","host":["api2","servertastic","com"],"path":["order","modifiedorders.json"],"query":[{"key":"api_key","value":"{{order_token}}","description":"Required"},{"key":"date","value":"{{modified_since}}","description":"Required - Format as `YYYY-MM-DD HH:MM:SS`"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 07 Oct 2020 14:03:56 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Ray","value":"5de82b1eadd6ce27-LHR"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"Expires","value":"-1"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Vary","value":"Accept-Encoding"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"05a4f9472d0000ce273d1d3200000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"pragma","value":"no-cache"},{"key":"X-Cache-Status","value":"BYPASS"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Powered-By","value":"Unicorns"},{"key":"X-Powered-By","value":"PleskLin"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3-27=\":443\"; ma=86400, h3-28=\":443\"; ma=86400, h3-29=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": \"Modified Orders\",\n    \"orders\": {\n        \"order\": [\n            {\n                \"reseller_order_id\": \"STO_1_1601679115\",\n                \"reseller_unique_reference\": \"1601679115\",\n                \"order_status\": \"Completed\",\n                \"order_date\": \"2020-09-30 15:02:05\",\n                \"domain_name\": \"example.com\",\n                \"order_points\": 9,\n                \"expiry_date\": \"2021-12-31 12:00:00\",\n                \"st_product_code\": \"RapidSSL-12\",\n                \"order_token\": \"d76cabeb-ac0c-486b-863d-4d486e98797e\"\n            },\n            {\n                \"reseller_order_id\": \"STO_1_1601679761\",\n                \"reseller_unique_reference\": \"1601679761\",\n                \"order_status\": \"Cancelled\",\n                \"order_date\": \"2020-10-01 08:09:28\",\n                \"domain_name\": \"example.com\",\n                \"order_points\": 20,\n                \"expiry_date\": \"0000-00-00 00:00:00\",\n                \"st_product_code\": \"RapidSSL-12-JPN\",\n                \"order_token\": \"d76cabeb-ac0c-486b-863d-4d486e98797e\"\n            }\n        ]\n    }\n}"}],"_postman_id":"044b6b84-8730-15b2-a260-cec3aa16ccab"},{"name":"Expiring Orders","event":[{"listen":"test","script":{"id":"d159d9df-a325-486e-bba0-4810d8ebc23f","exec":["var jsonData = JSON.parse(responseBody);","","if(typeof jsonData.success !== 'undefined') {","    tests['Successful Call'] = true;","} else {","    tests['Successful Call'] = false;","}",""],"type":"text/javascript"}}],"id":"f5363003-745a-966f-faf4-e11de049dbd2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api2.servertastic.com/order/expiring.json?api_key={{api_key}}&days={{expiring_days}}","description":"<p>Use this call to obtain orders expiring within the next 90 days.</p>\n","urlObject":{"protocol":"https","path":["order","expiring.json"],"host":["api2","servertastic","com"],"query":[{"description":{"content":"<p>Required - Account API Key</p>\n","type":"text/plain"},"key":"api_key","value":"{{api_key}}"},{"description":{"content":"<p>Optional - Number of days prior to expiry. Minimum <code>1</code> maximum <code>90</code>. Default <code>60</code></p>\n","type":"text/plain"},"key":"days","value":"{{expiring_days}}"}],"variable":[]}},"response":[{"id":"3fa19187-621d-4a81-bc49-6b2712b2a071","name":"Expiring Orders","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api2.servertastic.com/order/expiring.json?api_key={{api_key}}&days={{expiring_days}}","protocol":"https","host":["api2","servertastic","com"],"path":["order","expiring.json"],"query":[{"key":"api_key","value":"{{api_key}}","description":"Required - Account API Key"},{"key":"days","value":"{{expiring_days}}","description":"Optional - Number of days prior to expiry. Minimum `1` maximum `90`. Default `60`"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 07 Oct 2020 14:18:16 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Ray","value":"5de8401c78910666-LHR"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"Expires","value":"-1"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Vary","value":"Accept-Encoding"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"05a50665c600000666873ef200000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"pragma","value":"no-cache"},{"key":"X-Cache-Status","value":"BYPASS"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Powered-By","value":"Unicorns"},{"key":"X-Powered-By","value":"PleskLin"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3-27=\":443\"; ma=86400, h3-28=\":443\"; ma=86400, h3-29=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": \"Expiring Orders\",\n    \"orders\": {\n        \"order\": [\n            {\n                \"reseller_order_id\": \"STR_99_99999999\",\n                \"reseller_unique_reference\": \"999999999\",\n                \"order_status\": \"Completed\",\n                \"order_date\": \"2020-09-30 13:54:48\",\n                \"domain_name\": \"example.com\",\n                \"order_points\": 0,\n                \"expiry_date\": \"2020-10-08 12:00:00\",\n                \"st_product_code\": \"QuickSSLPremium-12\",\n                \"order_token\": \"927686321ca99378330b61d0ffdd230d\"\n            },\n            {\n                \"reseller_order_id\": \"STR_99_11111111\",\n                \"reseller_unique_reference\": \"11111111\",\n                \"order_status\": \"Completed\",\n                \"order_date\": \"2020-09-30 13:54:48\",\n                \"domain_name\": \"*.example.com\",\n                \"order_points\": 0,\n                \"expiry_date\": \"2020-10-08 12:00:00\",\n                \"st_product_code\": \"RapidSSLWildcard-12\",\n                \"order_token\": \"73c9d65f22833746ed6fdc3890247fda\"\n            }\n        ]\n    }\n}"}],"_postman_id":"f5363003-745a-966f-faf4-e11de049dbd2"},{"name":"Change Auth Method","event":[{"listen":"test","script":{"id":"880b7fae-bcf4-4c28-a6aa-3696b63b4f06","exec":["var jsonData = JSON.parse(responseBody);","","if(typeof jsonData.success !== 'undefined') {","    tests['Successful Call'] = true;","} else {","    tests['Successful Call'] = false;","}",""],"type":"text/javascript"}}],"id":"d29fc6e8-0039-1747-304d-7102052cc139","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api2.servertastic.com/order/changeauthmethod.json?order_token={{order_token}}","description":"<p>At this time this call allows for the changing of <code>DNS</code>,<code>FILE</code>,<code>SFILE</code> orders to be changed to <code>EMAIL</code>. This will be expanded to allow switching between auth methods in a later release.</p>\n","urlObject":{"protocol":"https","path":["order","changeauthmethod.json"],"host":["api2","servertastic","com"],"query":[{"description":{"content":"<p>Required</p>\n","type":"text/plain"},"key":"order_token","value":"{{order_token}}"}],"variable":[]}},"response":[{"id":"b74b5739-e5de-4b0d-ab43-d5dd66dc450b","name":"Change Auth Method","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api2.servertastic.com/order/changeauthmethod.json?order_token={{order_token}}","protocol":"https","host":["api2","servertastic","com"],"path":["order","changeauthmethod.json"],"query":[{"key":"order_token","value":"{{order_token}}","description":"Required"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 07 Oct 2020 14:56:00 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Ray","value":"5de87763b8fbdbe7-LHR"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"Expires","value":"-1"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"05a528f24f0000dbe7553bd200000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"pragma","value":"no-cache"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"alt-svc","value":"h3-27=\":443\"; ma=86400, h3-28=\":443\"; ma=86400, h3-29=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": \"ChangeAuthMethod\",\n    \"message\": \"DV Auth Method Updated\"\n}"}],"_postman_id":"d29fc6e8-0039-1747-304d-7102052cc139"},{"name":"Poll Auth","event":[{"listen":"test","script":{"id":"7b1be24d-f54d-4630-b6e9-d040aa829b98","exec":["var jsonData = JSON.parse(responseBody);","","if(typeof jsonData.success !== 'undefined') {","    tests['Successful Call'] = true;","} else {","    tests['Successful Call'] = false;","}",""],"type":"text/javascript"}}],"id":"51913cd2-221d-a826-beaa-0f183936050e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api2.servertastic.com/order/pollauth.json?order_token={{order_token}}","description":"<p>For orders set to <code>DNS</code>,<code>FILE</code> or <code>SFILE</code> this asks the CA to try and validate the order.</p>\n","urlObject":{"protocol":"https","path":["order","pollauth.json"],"host":["api2","servertastic","com"],"query":[{"description":{"content":"<p>Required</p>\n","type":"text/plain"},"key":"order_token","value":"{{order_token}}"}],"variable":[]}},"response":[],"_postman_id":"51913cd2-221d-a826-beaa-0f183936050e"},{"name":"Show Tokens","event":[{"listen":"test","script":{"id":"470fe165-2dee-48fe-a768-2e2138fe92a0","exec":["var jsonData = JSON.parse(responseBody);","","if(typeof jsonData.success !== 'undefined') {","    tests['Successful Show Tokens'] = true;","} else {","    tests['Successful Show Tokens'] = false;","}",""],"type":"text/javascript"}}],"id":"1c55c59c-22c0-abf6-d7b3-9523f9758b6f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api2.servertastic.com/order/showtokens.json?api_key={{api_key}}","description":"<p>This simply shows the status of all tokens on the account including if they have an order attached.</p>\n","urlObject":{"protocol":"https","path":["order","showtokens.json"],"host":["api2","servertastic","com"],"query":[{"key":"api_key","value":"{{api_key}}"}],"variable":[]}},"response":[],"_postman_id":"1c55c59c-22c0-abf6-d7b3-9523f9758b6f"},{"name":"Reissue Certificate","event":[{"listen":"test","script":{"id":"ffc28a46-a10b-45b3-b07f-539c3d74fdbd","exec":["var jsonData = JSON.parse(responseBody);","","if(typeof jsonData.success !== 'undefined') {","    tests['Successful Live Sync'] = true;","} else {","    tests['Successful Live Sync'] = false;","}",""],"type":"text/javascript"}}],"id":"ac6aadd6-7aba-0a77-ed28-0c7741c49f03","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"description":"<p>Required - Order Token</p>\n","key":"order_token","type":"text","value":"{{token}}"},{"description":"<p>Required - Common name of the CSR must exactly match that of the certificate being reissued.</p>\n","key":"csr","type":"text","value":"{{csr}}"},{"description":"<p>Required - The selected approver method you wish to use. Options are <code>DNS</code>,<code>FILE</code>,<code>SFILE</code>,<code>EMAIL</code></p>\n","key":"dv_auth_method","type":"text","value":"{{dv_ath_method}}"},{"description":"<p>Optional but required if <code>dv_auth_method</code> is <code>EMAIL</code></p>\n","key":"approver_email_address","type":"text","value":"{{approver_email_address}}"},{"description":"<p>Required - Hashing algorithm you require the certificate to use. Options are <code>SHA2-256</code>,<code>SHA2-256-FULL-CHAIN</code></p>\n","key":"hashing_algorithm","type":"text","value":"{{hashing_algorithm}}"}]},"url":"https://api2.servertastic.com/order/reissue.json","description":"<p>Use this API call to reissue a cerificate with a new CSR.</p>\n","urlObject":{"protocol":"https","path":["order","reissue.json"],"host":["api2","servertastic","com"],"query":[],"variable":[]}},"response":[{"id":"808811e9-5a20-f7c8-5eca-348f10b9adf9","name":"Reissue Certificate","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"order_token","type":"text","value":"{{token}}"},{"description":"(optional) ","key":"csr","type":"text","value":"","disabled":true},{"description":"[EMAIL|DNS|FILE] (optional)","key":"dv_auth_method","type":"text","value":"FILE","disabled":true},{"description":"(optional)","key":"approver_email_address","type":"text","value":"","disabled":true},{"description":"[SHA2-256|SHA256-FULL-CHAIN](optional)","key":"hashing_algorithm","type":"text","value":"","disabled":true}]},"url":"https://api2.servertastic.com/order/reissue.json"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"description":"","key":"Access-Control-Allow-Credentials","name":"Access-Control-Allow-Credentials","value":"true"},{"description":"","key":"Cache-Control","name":"Cache-Control","value":"no-cache, must-revalidate"},{"description":"","key":"Connection","name":"Connection","value":"Keep-Alive"},{"description":"","key":"Content-Length","name":"Content-Length","value":"3013"},{"description":"","key":"Content-Type","name":"Content-Type","value":"application/json"},{"description":"","key":"Date","name":"Date","value":"Fri, 01 Dec 2017 15:32:33 GMT"},{"description":"","key":"Expires","name":"Expires","value":"0"},{"description":"","key":"Keep-Alive","name":"Keep-Alive","value":"timeout=5, max=100"},{"description":"","key":"Server","name":"Server","value":"Apache/2.4.16 (Ubuntu)"},{"description":"","key":"X-Powered-By","name":"X-Powered-By","value":"Luracast Restler v2.1.4"}],"cookie":[{"expires":"Wed Nov 21 2018 15:55:46 GMT+0000 (Coordinated Universal Time)","httpOnly":true,"domain":"servertastic.com","path":"/","secure":true,"value":"d38140982c6599f5b4d99a6e091e526751511279746","key":"__cfduid"}],"responseTime":"11591","body":"{\n    \"csr\": \"-----BEGIN CERTIFICATE REQUEST-----\\nMIIC/zCCAecCAQAwgbkxCzAJBgNVBAYTAkdCMRgwFgYDVQQIDA9Ob3J0aCBZb3Jr\\nc2hpcmUxFDASBgNVBAcMC1NjYXJib3JvdWdoMRUwEwYDVQQKDAxTZXJ2ZXJ0YXN0\\naWMxITAfBgNVBAMMGHd3dy5zZXJ2ZXJ0YXN0aWN0ZXN0LmNvbTEpMCcGCSqGSIb3\\nDQEJARYaYWRtaW5Ac2VydmVydGFzdGljdGVzdC5jb0xFTATBgNVBAsMDFNlcnZl\\ncnRhc3RpYzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMlO8IvS1JmG\\nYm7LKPk6wbEWS5tsz8qhgS35ZhOxcXSObfQ8W1M23MHG0wEbX+lF4I+RlQmyt1F\\nFjAJ5cFCYo370jIqNEtVgbpyuow2i06TNp5meOiMmgXwKzQEn4yjuMVoW7oYx3+r\\nVpmFC1aG8ZZjR8YyLyxf9DaR2cQ8hJbwVZgkPJzbdfmS/dyhIttugxOyhLpFrzZ7\\nO5qUUpoXvM0VEZH6lKIPOf6zfkSL/9aSZy4nWkmoh9XxGWZuhg8Xm6j56BRGPFZ\\nw5RsssWJPS3XvvhIBxhYwf8bLGuG7JH2VNuMBFjwh5FagrVwU+lzu34+sVHJ0aFI\\nZwUsZnWzitUCAwEAAaAAMA0GCSqSIb3DQEBCwUAA4IBAAtyAelItDVYlaG7h+y\\npTCXTK2Q+D6+qfXnfA6i7QJ6CVzrsF8owSQdSWp0Ckg9wtDejLKnAa/MD2pbIMyy\\nOex1M53DySLn/sH1hEIH0XPQj/ED8EZogj12U3/DLc8moyAt4wlBVSgqZSIZW703\\nP2Vi/0splRpq+zOT+6KjfmxJ0HbpfK5Q7q9JEXxQd+EGoJZ8eSLpJxkpjMmKFrc\\nWbRrT43N6w4WfLhoctWeoHPybmsFhkbwn/azrheJOe1+7jM0Zh9/8canuGqPiVS0\\neALfpGSOYwIq1IRszZ1FJheetpT1fPdEHVvT3zIqxit8hPUKFim+loQuEG0Sc8zy\\n5D6B\\n-----END CERTIFICATE REQUEST-----\\n\",\n    \"private_key\": \"\",\n    \"success\": \"Reissue request sent to provider\"\n}"}],"_postman_id":"ac6aadd6-7aba-0a77-ed28-0c7741c49f03"},{"name":"Resend Email","event":[{"listen":"test","script":{"id":"b37cecea-9a7a-472c-9956-d148eeb1cd41","exec":["var jsonData = JSON.parse(responseBody);","","if(typeof jsonData.success !== 'undefined') {","    tests['Successful Call'] = true;","} else {","    tests['Successful Call'] = false;","}",""],"type":"text/javascript"}}],"id":"9449be64-3c2e-2b98-9313-7b381c987d38","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api2.servertastic.com/order/resendemail?order_token={{order_token}}&email_type=Approver","description":"<p>Resend the approver email to the current <code>approver_email_address</code> set on the order.</p>\n","urlObject":{"protocol":"https","path":["order","resendemail"],"host":["api2","servertastic","com"],"query":[{"description":{"content":"<p>Required - Account API Key</p>\n","type":"text/plain"},"key":"order_token","value":"{{order_token}}"},{"description":{"content":"<p>Required - The only option is Approver as Fulfillment emails are no longer supported.</p>\n","type":"text/plain"},"key":"email_type","value":"Approver"}],"variable":[]}},"response":[],"_postman_id":"9449be64-3c2e-2b98-9313-7b381c987d38"},{"name":"Change Approver Email","event":[{"listen":"test","script":{"id":"a4560520-354f-41a6-a5b5-23d9e57d5974","exec":["var jsonData = JSON.parse(responseBody);","","if(typeof jsonData.success !== 'undefined') {","    tests['Successful Call'] = true;","} else {","    tests['Successful Call'] = false;","}",""],"type":"text/javascript"}}],"id":"86b5f001-33ad-7494-009e-daad4b0f5f88","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api2.servertastic.com/order/changeapproveremail.json?order_token={{order_token}}&email={{approver_email_address}}","description":"<p>Change the email address used for the approver process. This must be a valid email address from the <code>aproverlist</code> call.</p>\n","urlObject":{"protocol":"https","path":["order","changeapproveremail.json"],"host":["api2","servertastic","com"],"query":[{"description":{"content":"<p>Required</p>\n","type":"text/plain"},"key":"order_token","value":"{{order_token}}"},{"description":{"content":"<p>Required - Must be an email address from the <code>approverlist</code></p>\n","type":"text/plain"},"key":"email","value":"{{approver_email_address}}"}],"variable":[]}},"response":[],"_postman_id":"86b5f001-33ad-7494-009e-daad4b0f5f88"},{"name":"Approver List","event":[{"listen":"test","script":{"id":"540a25a8-be3d-49a3-a0d9-7577faeb8e40","exec":["var jsonData = JSON.parse(responseBody);","","if(typeof jsonData.success !== 'undefined') {","    tests['Successful Call'] = true;","} else {","    tests['Successful Call'] = false;","}",""],"type":"text/javascript"}}],"id":"ba8a7d65-c560-aa84-5aa8-f62551985048","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api2.servertastic.com/order/approverlist.json?domain_name={{domain_name}}","description":"<p>Obtain a list of email addresses that can be used to validate domain control. This is based on a pre-approved list and in some cases the whois record.</p>\n","urlObject":{"protocol":"https","path":["order","approverlist.json"],"host":["api2","servertastic","com"],"query":[{"description":{"content":"<p>Required - The domain name including sub-domain or www. For example <code>sub.example.com</code></p>\n","type":"text/plain"},"key":"domain_name","value":"{{domain_name}}"}],"variable":[]}},"response":[{"id":"3ac91c00-3ba8-475b-8c55-05d425ca118d","name":"Approver List","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api2.servertastic.com/order/approverlist.json?domain_name={{domain_name}}","protocol":"https","host":["api2","servertastic","com"],"path":["order","approverlist.json"],"query":[{"key":"domain_name","value":"{{domain_name}}","description":"Required - The domain name including sub-domain or www. For example `sub.example.com`"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 07 Oct 2020 14:53:05 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Ray","value":"5de8730cde5edbe7-LHR"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"Expires","value":"-1"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Vary","value":"Accept-Encoding"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"05a5263c0a0000dbe75510c200000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"pragma","value":"no-cache"},{"key":"X-Cache-Status","value":"BYPASS"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Powered-By","value":"Unicorns"},{"key":"X-Powered-By","value":"PleskLin"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3-27=\":443\"; ma=86400, h3-28=\":443\"; ma=86400, h3-29=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": \"ApproverList\",\n    \"provider\": \"symantec\",\n    \"approver_email\": [\n        {\n            \"email\": \"admin@sub.example.com\"\n        },\n        {\n            \"email\": \"administrator@sub.example.com\"\n        },\n        {\n            \"email\": \"hostmaster@sub.example.com\"\n        },\n        {\n            \"email\": \"postmaster@sub.example.com\"\n        },\n        {\n            \"email\": \"webmaster@sub.example.com\"\n        },\n        {\n            \"email\": \"admin@example.com\"\n        },\n        {\n            \"email\": \"administrator@example.com\"\n        },\n        {\n            \"email\": \"hostmaster@example.com\"\n        },\n        {\n            \"email\": \"postmaster@example.com\"\n        },\n        {\n            \"email\": \"webmaster@example.com\"\n        }\n    ]\n}"}],"_postman_id":"ba8a7d65-c560-aa84-5aa8-f62551985048"}],"id":"cca229c9-be08-c3b3-3300-bcd765f5dce7","description":"<p>The order API calls are used to generate orders, place orders and obtain the current status of orders.</p>\n","event":[{"listen":"prerequest","script":{"id":"c41ec8ca-2963-42c6-8dc9-f50ae43c48ff","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"b696c028-b1f2-4244-b9f0-75ee8ae78baa","type":"text/javascript","exec":[""]}}],"_postman_id":"cca229c9-be08-c3b3-3300-bcd765f5dce7"},{"name":"Product","item":[{"name":"List Product","event":[{"listen":"test","script":{"id":"e37d96cd-c139-49ca-8e4a-9da0fae6588f","exec":["var jsonData = JSON.parse(responseBody);","","if(typeof jsonData.success !== 'undefined') {","    tests['Successful Call'] = true;","} else {","    tests['Successful Call'] = false;","}",""],"type":"text/javascript"}}],"id":"b128ea47-2b65-f1a5-62a5-d1a2574ba3c1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api2.servertastic.com/product/listproducts.json?api_key={{api_key}}","description":"<p>Obtain a list of all products available to order via the API and the <code>st_product_code</code></p>\n","urlObject":{"protocol":"https","path":["product","listproducts.json"],"host":["api2","servertastic","com"],"query":[{"description":{"content":"<p>Required</p>\n","type":"text/plain"},"key":"api_key","value":"{{api_key}}"}],"variable":[]}},"response":[{"id":"23730be2-c217-4953-8229-79eb51ff5578","name":"List Product","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api2.servertastic.com/product/listproducts.json?api_key={{api_key}}","protocol":"https","host":["api2","servertastic","com"],"path":["product","listproducts.json"],"query":[{"key":"api_key","value":"{{api_key}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 06 Oct 2020 22:02:44 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Ray","value":"5de2ab1aea51f43b-LHR"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"Expires","value":"-1"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Vary","value":"Accept-Encoding"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"05a18944d30000f43b26a58200000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"pragma","value":"no-cache"},{"key":"X-Cache-Status","value":"BYPASS"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Powered-By","value":"Unicorns"},{"key":"X-Powered-By","value":"PleskLin"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3-27=\":443\"; ma=86400, h3-28=\":443\"; ma=86400, h3-29=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": \"Product list\",\n    \"products\": [\n        {\n            \"st_product_code\": \"PositiveSSL-12\",\n            \"product_name\": \"Sectigo: PositiveSSL DV - 1 Year\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 0,\n            \"min_san_count\": 0,\n            \"max_san_count\": 0,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 0,\n            \"product_points\": 7\n        },\n        {\n            \"st_product_code\": \"PositiveSSLWildcard-12\",\n            \"product_name\": \"Sectigo: PositiveSSL Wildcard DV - 1 Years (with Trust Logo)\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 0,\n            \"min_san_count\": 0,\n            \"max_san_count\": 0,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 0,\n            \"product_points\": 89\n        },\n        {\n            \"st_product_code\": \"UbiquiTLS\",\n            \"product_name\": \"Sectigo: Free SSL (UbiquiTLS) - 90 Days\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 0,\n            \"min_san_count\": 0,\n            \"max_san_count\": 0,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 0,\n            \"product_points\": 0\n        },\n        {\n            \"st_product_code\": \"SectigoDVSSLWildcard-12\",\n            \"product_name\": \"Sectigo: Sectigo SSL Wildcard DV - 1 Years (with Trust Logo)\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 0,\n            \"min_san_count\": 0,\n            \"max_san_count\": 0,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 0,\n            \"product_points\": 99\n        },\n        {\n            \"st_product_code\": \"RapidSSL-12\",\n            \"product_name\": \"RapidSSL: RapidSSL DV - 1 Year\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 0,\n            \"min_san_count\": 0,\n            \"max_san_count\": 0,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 0,\n            \"product_points\": 9\n        },\n        {\n            \"st_product_code\": \"RapidSSLWildcard-12\",\n            \"product_name\": \"RapidSSL: RapidSSLWildcard DV - 1 Year\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 0,\n            \"min_san_count\": 0,\n            \"max_san_count\": 0,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 0,\n            \"product_points\": 99\n        },\n        {\n            \"st_product_code\": \"QuickSSLPremium-12\",\n            \"product_name\": \"Geotrust: QuickSSL Premium DV - 1 Year\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 0,\n            \"min_san_count\": 0,\n            \"max_san_count\": 0,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 0,\n            \"product_points\": 59\n        },\n        {\n            \"st_product_code\": \"SSL123-12\",\n            \"product_name\": \"Thawte: SSL123 DV - 1 Year\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 0,\n            \"min_san_count\": 0,\n            \"max_san_count\": 0,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 0,\n            \"product_points\": 39\n        },\n        {\n            \"st_product_code\": \"SectigoDVSSL-12\",\n            \"product_name\": \"Sectigo: Sectigo SSL DV - 1 Years (with Trust Logo)\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 0,\n            \"min_san_count\": 0,\n            \"max_san_count\": 0,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 0,\n            \"product_points\": 39\n        },\n        {\n            \"st_product_code\": \"QuickSSLPremiumWildcard-12\",\n            \"product_name\": \"Geotrust: QuickSSL Premium Wildcard DV - 1 Year\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 0,\n            \"min_san_count\": 0,\n            \"max_san_count\": 0,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 0,\n            \"product_points\": 249\n        },\n        {\n            \"st_product_code\": \"QuickSSLPremiumMD-12\",\n            \"product_name\": \"Geotrust: QuickSSL Premium Multi-Domain - 1 Year\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 0,\n            \"min_san_count\": 4,\n            \"max_san_count\": 4,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 0,\n            \"product_points\": 138\n        },\n        {\n            \"st_product_code\": \"RapidSSL-12-JPN\",\n            \"product_name\": \"RapidSSL: RapidSSL - 1 Year (Japan Region)\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 0,\n            \"min_san_count\": 0,\n            \"max_san_count\": 0,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 0,\n            \"product_points\": 20\n        },\n        {\n            \"st_product_code\": \"RapidSSLWildcard-12-JPN\",\n            \"product_name\": \"RapidSSL: RapidSSL Wildcard - 1 Year (Japan Region)\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 0,\n            \"min_san_count\": 0,\n            \"max_san_count\": 0,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 0,\n            \"product_points\": 150\n        },\n        {\n            \"st_product_code\": \"QuickSSLPremium-12-JPN\",\n            \"product_name\": \"Geotrust: QuickSSL Premium - 1 Year (Japan Region)\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 0,\n            \"min_san_count\": 0,\n            \"max_san_count\": 0,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 0,\n            \"product_points\": 85\n        },\n        {\n            \"st_product_code\": \"QuickSSLPremiumMD-12-JPN\",\n            \"product_name\": \"Geotrust: QuickSSL Premium Multi Domain - 1 Year (Japan Region)\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 0,\n            \"min_san_count\": 4,\n            \"max_san_count\": 4,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 0,\n            \"product_points\": 165\n        },\n        {\n            \"st_product_code\": \"QuickSSLPremiumWildcard-36\",\n            \"product_name\": \"Geotrust: QuickSSL Premium Wildcard DV - 3 Year\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 0,\n            \"min_san_count\": 0,\n            \"max_san_count\": 0,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 0,\n            \"product_points\": 747\n        },\n        {\n            \"st_product_code\": \"SecureSiteEV-12\",\n            \"product_name\": \"DigiCert: SecureSite EV - 1 Year\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 500,\n            \"min_san_count\": 0,\n            \"max_san_count\": 249,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 579,\n            \"product_points\": 579\n        },\n        {\n            \"st_product_code\": \"TrueBizIDEV\",\n            \"product_name\": \"Geotrust: True BusinessID EV - 1 Year\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 0,\n            \"min_san_count\": 0,\n            \"max_san_count\": 0,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 0,\n            \"product_points\": 129\n        },\n        {\n            \"st_product_code\": \"SecureSiteProEV-12\",\n            \"product_name\": \"DigiCert: Secure Site Pro EV - 1 Year\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 500,\n            \"min_san_count\": 0,\n            \"max_san_count\": 249,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 864,\n            \"product_points\": 864\n        },\n        {\n            \"st_product_code\": \"SSLWebServerEV-12\",\n            \"product_name\": \"Thawte: SSL Web Server EV - 1 Year\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 0,\n            \"min_san_count\": 0,\n            \"max_san_count\": 0,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 0,\n            \"product_points\": 199\n        },\n        {\n            \"st_product_code\": \"TrueBizIDEVMD-12\",\n            \"product_name\": \"Geotrust: True BusinessID with SAN EV - 1 Year\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 0,\n            \"min_san_count\": 4,\n            \"max_san_count\": 249,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 35,\n            \"product_points\": 229\n        },\n        {\n            \"st_product_code\": \"TrueBizIDEV-12-JPN\",\n            \"product_name\": \"Geotrust: True BusinessID with EV - 1 Year (Japan Region)\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 0,\n            \"min_san_count\": 0,\n            \"max_san_count\": 0,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 0,\n            \"product_points\": 400\n        },\n        {\n            \"st_product_code\": \"TrueBizIDEV-12\",\n            \"product_name\": \"Geotrust: True BusinessID with EV - 1 Year\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 0,\n            \"min_san_count\": 0,\n            \"max_san_count\": 0,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 0,\n            \"product_points\": 129\n        },\n        {\n            \"st_product_code\": \"SecureSiteEV-12-JPN\",\n            \"product_name\": \"DigiCert: SecureSite EV - 1 Year (Japan Region)\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 500,\n            \"min_san_count\": 0,\n            \"max_san_count\": 500,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 985,\n            \"product_points\": 985\n        },\n        {\n            \"st_product_code\": \"SecureSite-12\",\n            \"product_name\": \"DigiCert: SecureSite OV - 1 Year\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 500,\n            \"min_san_count\": 0,\n            \"max_san_count\": 249,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 239,\n            \"product_points\": 239\n        },\n        {\n            \"st_product_code\": \"TrueBizID-12\",\n            \"product_name\": \"Geotrust: True BusinessID OV - 1 Year\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 0,\n            \"min_san_count\": 0,\n            \"max_san_count\": 0,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 0,\n            \"product_points\": 69\n        },\n        {\n            \"st_product_code\": \"TrueBizIDWildcard-12\",\n            \"product_name\": \"Geotrust: True BusinessID Wildcard OV - 1 Year\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 0,\n            \"min_san_count\": 0,\n            \"max_san_count\": 0,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 0,\n            \"product_points\": 329\n        },\n        {\n            \"st_product_code\": \"SecureSitePro-12\",\n            \"product_name\": \"DigiCert: Secure Site Pro OV - 1 Year\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 500,\n            \"min_san_count\": 0,\n            \"max_san_count\": 249,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 579,\n            \"product_points\": 579\n        },\n        {\n            \"st_product_code\": \"SSLWebServer-12\",\n            \"product_name\": \"Thawte: SSL Web Server OV - 1 Year\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 0,\n            \"min_san_count\": 0,\n            \"max_san_count\": 24,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 79,\n            \"product_points\": 79\n        },\n        {\n            \"st_product_code\": \"SSLWebServerWildcard-12\",\n            \"product_name\": \"Thawte: SSL Web Server Wildcard OV - 1 Years\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 0,\n            \"min_san_count\": 0,\n            \"max_san_count\": 0,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 0,\n            \"product_points\": 299\n        },\n        {\n            \"st_product_code\": \"TrueBizIDMD-12\",\n            \"product_name\": \"Geotrust: True Business ID with SAN OV - 1 Year\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 0,\n            \"min_san_count\": 4,\n            \"max_san_count\": 249,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 20,\n            \"product_points\": 199\n        },\n        {\n            \"st_product_code\": \"SecureSiteWildcard-12\",\n            \"product_name\": \"DigiCert: Secure Site Wildcard OV - 1 Year\",\n            \"html_description\": \"\",\n            \"min_server_count\": 1,\n            \"max_server_count\": 1,\n            \"min_san_count\": 0,\n            \"max_san_count\": 0,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 0,\n            \"product_points\": 1699\n        },\n        {\n            \"st_product_code\": \"TrueBizID-12-JPN\",\n            \"product_name\": \"Geotrust: True BusinessID - 1 Year (Japan Region)\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 0,\n            \"min_san_count\": 0,\n            \"max_san_count\": 0,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 0,\n            \"product_points\": 170\n        },\n        {\n            \"st_product_code\": \"TrueBizIDWildcard-12-JPN\",\n            \"product_name\": \"Geotrust: True BusinessID Wildcard - 1 Year (Japan Region)\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 0,\n            \"min_san_count\": 0,\n            \"max_san_count\": 0,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 0,\n            \"product_points\": 389\n        },\n        {\n            \"st_product_code\": \"SecureSite-12-JPN\",\n            \"product_name\": \"DigiCert: Secure Site - 1 Year (Japan Region)\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 0,\n            \"min_san_count\": 0,\n            \"max_san_count\": 99,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 495,\n            \"product_points\": 450\n        },\n        {\n            \"st_product_code\": \"SecureSitePro-12-JPN\",\n            \"product_name\": \"DigiCert: Secure Site Pro OV - 1 Year (Japan Region)\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 500,\n            \"min_san_count\": 0,\n            \"max_san_count\": 500,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 850,\n            \"product_points\": 850\n        },\n        {\n            \"st_product_code\": \"SSLWebServer-12-JPN\",\n            \"product_name\": \"Thawte: SSL Web Server OV - 1 Year (Japan Region)\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 0,\n            \"min_san_count\": 0,\n            \"max_san_count\": 0,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 0,\n            \"product_points\": 326\n        },\n        {\n            \"st_product_code\": \"SSLWebServerWildcard-12-JPN\",\n            \"product_name\": \"Thawte: SSL Web Server Wildcard OV - 1 Years (Japan Region)\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 0,\n            \"min_san_count\": 0,\n            \"max_san_count\": 0,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 0,\n            \"product_points\": 818\n        },\n        {\n            \"st_product_code\": \"SmarterMailPro-250\",\n            \"product_name\": \"SmarterTools: SmarterMail Pro - 250 Mailboxes\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 0,\n            \"min_san_count\": 0,\n            \"max_san_count\": 0,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 0,\n            \"product_points\": 359\n        },\n        {\n            \"st_product_code\": \"SmarterMailPro-500\",\n            \"product_name\": \"SmarterTools: SmarterMail Pro - 500 Mailboxes\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 0,\n            \"min_san_count\": 0,\n            \"max_san_count\": 0,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 0,\n            \"product_points\": 539\n        },\n        {\n            \"st_product_code\": \"SmarterMailPro-1000\",\n            \"product_name\": \"SmarterTools: SmarterMail Pro - 1000 Mailboxes\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 0,\n            \"min_san_count\": 0,\n            \"max_san_count\": 0,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 0,\n            \"product_points\": 719\n        },\n        {\n            \"st_product_code\": \"SmarterMailPro-2000\",\n            \"product_name\": \"SmarterTools: SmarterMail Pro - 2000 Mailboxes\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 0,\n            \"min_san_count\": 0,\n            \"max_san_count\": 0,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 0,\n            \"product_points\": 899\n        },\n        {\n            \"st_product_code\": \"SmarterMailPro-Unlimited\",\n            \"product_name\": \"SmarterTools: SmarterMail Pro - Unlimited Mailboxes\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 0,\n            \"min_san_count\": 0,\n            \"max_san_count\": 0,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 0,\n            \"product_points\": 1079\n        },\n        {\n            \"st_product_code\": \"SmarterMailEnt-250\",\n            \"product_name\": \"SmarterTools: SmarterMail Ent - 250 Mailboxes\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 0,\n            \"min_san_count\": 0,\n            \"max_san_count\": 0,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 0,\n            \"product_points\": 539\n        },\n        {\n            \"st_product_code\": \"SmarterMailEnt-500\",\n            \"product_name\": \"SmarterTools: SmarterMail Ent - 500 Mailboxes\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 0,\n            \"min_san_count\": 0,\n            \"max_san_count\": 0,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 0,\n            \"product_points\": 719\n        },\n        {\n            \"st_product_code\": \"SmarterMailEnt-1000\",\n            \"product_name\": \"SmarterTools: SmarterMail Ent - 1000 Mailboxes\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 0,\n            \"min_san_count\": 0,\n            \"max_san_count\": 0,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 0,\n            \"product_points\": 1098\n        },\n        {\n            \"st_product_code\": \"SmarterMailEnt-2000\",\n            \"product_name\": \"SmarterTools: SmarterMail Ent - 2000 Mailboxes\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 0,\n            \"min_san_count\": 0,\n            \"max_san_count\": 0,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 0,\n            \"product_points\": 1079\n        },\n        {\n            \"st_product_code\": \"SmarterMailEnt-Unlimited\",\n            \"product_name\": \"SmarterTools: SmarterMail Ent - Unlimited Mailboxes\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 0,\n            \"min_san_count\": 0,\n            \"max_san_count\": 0,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 0,\n            \"product_points\": 1349\n        },\n        {\n            \"st_product_code\": \"SmarterStatsPro-50\",\n            \"product_name\": \"SmarterTools: SmarterStats Pro - 50 Sites\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 0,\n            \"min_san_count\": 0,\n            \"max_san_count\": 0,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 0,\n            \"product_points\": 269\n        },\n        {\n            \"st_product_code\": \"SmarterStatsPro-250\",\n            \"product_name\": \"SmarterTools: SmarterStats Pro - 250 Sites\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 0,\n            \"min_san_count\": 0,\n            \"max_san_count\": 0,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 0,\n            \"product_points\": 449\n        },\n        {\n            \"st_product_code\": \"SmarterStatsPro-1000\",\n            \"product_name\": \"SmarterTools: SmarterStats Pro - 1000 Sites\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 0,\n            \"min_san_count\": 0,\n            \"max_san_count\": 0,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 0,\n            \"product_points\": 809\n        },\n        {\n            \"st_product_code\": \"SmarterStatsPro-2500\",\n            \"product_name\": \"SmarterTools: SmarterStats Pro - 2500 Sites\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 0,\n            \"min_san_count\": 0,\n            \"max_san_count\": 0,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 0,\n            \"product_points\": 1193\n        },\n        {\n            \"st_product_code\": \"SmarterStatsEnt-50\",\n            \"product_name\": \"SmarterTools: SmarterStats Ent - 50 Sites\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 0,\n            \"min_san_count\": 0,\n            \"max_san_count\": 0,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 0,\n            \"product_points\": 449\n        },\n        {\n            \"st_product_code\": \"SmarterStatsEnt-250\",\n            \"product_name\": \"SmarterTools: SmarterStats Ent - 250 Sites\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 0,\n            \"min_san_count\": 0,\n            \"max_san_count\": 0,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 0,\n            \"product_points\": 899\n        },\n        {\n            \"st_product_code\": \"SmarterStatsEnt-1000\",\n            \"product_name\": \"SmarterTools: SmarterStats Ent - 1000 Sites\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 0,\n            \"min_san_count\": 0,\n            \"max_san_count\": 0,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 0,\n            \"product_points\": 1349\n        },\n        {\n            \"st_product_code\": \"SmarterStatsEnt-2500\",\n            \"product_name\": \"SmarterTools: SmarterStats Ent - 2500 Sites\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 0,\n            \"min_san_count\": 0,\n            \"max_san_count\": 0,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 0,\n            \"product_points\": 1979\n        },\n        {\n            \"st_product_code\": \"SmarterStatsEnt-5000\",\n            \"product_name\": \"SmarterTools: SmarterStats Ent - 5000 Sites\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 0,\n            \"min_san_count\": 0,\n            \"max_san_count\": 0,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 0,\n            \"product_points\": 2699\n        },\n        {\n            \"st_product_code\": \"SmarterStatsEnt-10000\",\n            \"product_name\": \"SmarterTools: SmarterStats Ent - 10000 Sites\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 0,\n            \"min_san_count\": 0,\n            \"max_san_count\": 0,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 0,\n            \"product_points\": 4499\n        },\n        {\n            \"st_product_code\": \"SmarterStatsEnt-20000\",\n            \"product_name\": \"SmarterTools: SmarterStats Ent - 20000 Sites\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 0,\n            \"min_san_count\": 0,\n            \"max_san_count\": 0,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 0,\n            \"product_points\": 7199\n        },\n        {\n            \"st_product_code\": \"SmarterStatsEnt - 30000\",\n            \"product_name\": \"SmarterTools: SmarterStatsEnt-30000\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 0,\n            \"min_san_count\": 0,\n            \"max_san_count\": 0,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 0,\n            \"product_points\": 8999\n        },\n        {\n            \"st_product_code\": \"SmarterTrackPro-2\",\n            \"product_name\": \"SmarterTools: SmarterTrack Pro - 2 Agents\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 0,\n            \"min_san_count\": 0,\n            \"max_san_count\": 0,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 0,\n            \"product_points\": 179\n        },\n        {\n            \"st_product_code\": \"SmarterTrackPro-5\",\n            \"product_name\": \"SmarterTools: SmarterTrack Pro - 5 Agents\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 0,\n            \"min_san_count\": 0,\n            \"max_san_count\": 0,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 0,\n            \"product_points\": 359\n        },\n        {\n            \"st_product_code\": \"SmarterTrackPro-10\",\n            \"product_name\": \"SmarterTools: SmarterTrack Pro - 10 Agents\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 0,\n            \"min_san_count\": 0,\n            \"max_san_count\": 0,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 0,\n            \"product_points\": 629\n        },\n        {\n            \"st_product_code\": \"SmarterTrackEnt-5\",\n            \"product_name\": \"SmarterTools: SmarterTrack Ent - 5 Agents\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 0,\n            \"min_san_count\": 0,\n            \"max_san_count\": 0,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 0,\n            \"product_points\": 539\n        },\n        {\n            \"st_product_code\": \"SmarterTrackEnt-10\",\n            \"product_name\": \"SmarterTools: SmarterTrack Ent - 10 Agents\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 0,\n            \"min_san_count\": 0,\n            \"max_san_count\": 0,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 0,\n            \"product_points\": 899\n        },\n        {\n            \"st_product_code\": \"SmarterTrackEnt-15\",\n            \"product_name\": \"SmarterTools: SmarterTrack Ent - 15 Agents\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 0,\n            \"min_san_count\": 0,\n            \"max_san_count\": 0,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 0,\n            \"product_points\": 1169\n        },\n        {\n            \"st_product_code\": \"SmarterTrackEnt-25\",\n            \"product_name\": \"SmarterTools: SmarterTrack Ent - 25 Agents\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 0,\n            \"min_san_count\": 0,\n            \"max_san_count\": 0,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 0,\n            \"product_points\": 1160\n        },\n        {\n            \"st_product_code\": \"SmarterTrackEnt-50\",\n            \"product_name\": \"SmarterTools: SmarterTrack Ent - 50 Agents\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 0,\n            \"min_san_count\": 0,\n            \"max_san_count\": 0,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 0,\n            \"product_points\": 2699\n        },\n        {\n            \"st_product_code\": \"SmarterTrackEnt-100\",\n            \"product_name\": \"SmarterTools: SmarterTrack Ent - 100 Agents\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 0,\n            \"min_san_count\": 0,\n            \"max_san_count\": 0,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 0,\n            \"product_points\": 3599\n        },\n        {\n            \"st_product_code\": \"SmarterTrackEnt-200\",\n            \"product_name\": \"SmarterTools: SmarterTrack Ent - 200 Agents\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 0,\n            \"min_san_count\": 0,\n            \"max_san_count\": 0,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 0,\n            \"product_points\": 4499\n        },\n        {\n            \"st_product_code\": \"SmarterTrackEnt-300\",\n            \"product_name\": \"SmarterTools: SmarterTrack Ent - 300 Agents\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 0,\n            \"min_san_count\": 0,\n            \"max_san_count\": 0,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 0,\n            \"product_points\": 5399\n        },\n        {\n            \"st_product_code\": \"SmarterTrackEnt-400\",\n            \"product_name\": \"SmarterTools: SmarterTrack Ent - 400 Agents\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 0,\n            \"min_san_count\": 0,\n            \"max_san_count\": 0,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 0,\n            \"product_points\": 5849\n        },\n        {\n            \"st_product_code\": \"SmarterTrackEnt-500\",\n            \"product_name\": \"SmarterTools: SmarterTrack Ent - 500 Agents\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 0,\n            \"min_san_count\": 0,\n            \"max_san_count\": 0,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 0,\n            \"product_points\": 6299\n        },\n        {\n            \"st_product_code\": \"SmarterTrackEnt-600\",\n            \"product_name\": \"SmarterTools: SmarterTrack Ent - 600 Agents\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 0,\n            \"min_san_count\": 0,\n            \"max_san_count\": 0,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 0,\n            \"product_points\": 6749\n        },\n        {\n            \"st_product_code\": \"SmarterTrackEnt-700\",\n            \"product_name\": \"SmarterTools: SmarterTrack Ent - 700 Agents\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 0,\n            \"min_san_count\": 0,\n            \"max_san_count\": 0,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 0,\n            \"product_points\": 7199\n        },\n        {\n            \"st_product_code\": \"SmarterTrackEnt-800\",\n            \"product_name\": \"SmarterTools: SmarterTrack Ent - 800 Agents\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 0,\n            \"min_san_count\": 0,\n            \"max_san_count\": 0,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 0,\n            \"product_points\": 7649\n        },\n        {\n            \"st_product_code\": \"SmarterTrackEnt-900\",\n            \"product_name\": \"SmarterTools: SmarterTrack Ent - 900 Agents\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 0,\n            \"min_san_count\": 0,\n            \"max_san_count\": 0,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 0,\n            \"product_points\": 7874\n        },\n        {\n            \"st_product_code\": \"SmarterTrackEnt-1000\",\n            \"product_name\": \"SmarterTools: SmarterTrack Ent - 1000 Agents\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 0,\n            \"min_san_count\": 0,\n            \"max_san_count\": 0,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 0,\n            \"product_points\": 8099\n        },\n        {\n            \"st_product_code\": \"SmarterToolsInstallationSupport\",\n            \"product_name\": \"SmarterTools: SmarterTools Installation Support\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 0,\n            \"min_san_count\": 0,\n            \"max_san_count\": 0,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 0,\n            \"product_points\": 134\n        },\n        {\n            \"st_product_code\": \"SectigoOVSSLWildcard-12\",\n            \"product_name\": \"Sectigo: Sectigo SSL Wildcard OV - 1 Years (with Trust Logo)\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 0,\n            \"min_san_count\": 0,\n            \"max_san_count\": 0,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 0,\n            \"product_points\": 219\n        },\n        {\n            \"st_product_code\": \"SectigoOVSSL-12\",\n            \"product_name\": \"Sectigo: Sectigo SSL OV - 1 Years (with Trust Logo)\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 0,\n            \"min_san_count\": 0,\n            \"max_san_count\": 0,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 0,\n            \"product_points\": 58\n        },\n        {\n            \"st_product_code\": \"PositiveSSLEV-12\",\n            \"product_name\": \"Sectigo: PositiveSSL EV - 1 Years (with Trust Logo)\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 0,\n            \"min_san_count\": 0,\n            \"max_san_count\": 0,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 0,\n            \"product_points\": 99\n        },\n        {\n            \"st_product_code\": \"SectigoEVSSL-12\",\n            \"product_name\": \"Sectigo: Sectigo SSL EV - 1 Years (with Trust Logo)\",\n            \"html_description\": \"\",\n            \"min_server_count\": 0,\n            \"max_server_count\": 0,\n            \"min_san_count\": 0,\n            \"max_san_count\": 0,\n            \"min_wildcard_san_count\": 0,\n            \"max_wildcard_san_count\": 0,\n            \"base_wildcard_san_points\": 0,\n            \"base_san_points\": 0,\n            \"product_points\": 129\n        }\n    ]\n}"}],"_postman_id":"b128ea47-2b65-f1a5-62a5-d1a2574ba3c1"}],"id":"e59f5db8-1e30-2031-0e9a-cfdd5680d489","description":"<p>The product API calls are used to obtain information about the products available from Servertastic.</p>\n","event":[{"listen":"prerequest","script":{"id":"b4cbb637-8022-4885-8907-89bd4debfaf2","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"be622be9-bbf8-41b2-b21d-0e4d41b97ecc","type":"text/javascript","exec":[""]}}],"_postman_id":"e59f5db8-1e30-2031-0e9a-cfdd5680d489"}],"id":"f835a38d-2b36-4876-bf5a-f1d00bdf2242","description":"<p>API version 2 is organised into three services - <code>order</code>, <code>account</code> and <code>products</code>. The <code>order</code> web service is the most commonly used at this point as it is concerned with all operations relating to an order. The <code>account</code> service concentrates on all actions related to the customers account and will be developed further in the future. The <code>products</code> section simply allows all products along with related information to be pulled.</p>\n","event":[{"listen":"prerequest","script":{"id":"21421fb0-23a5-4e44-bcff-76bdff7624ce","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"8e74c8e1-1921-445e-b47a-2b051e57f72e","type":"text/javascript","exec":[""]}}],"_postman_id":"f835a38d-2b36-4876-bf5a-f1d00bdf2242"},{"name":"API Version 1 (Removed)","item":[],"id":"87d3b761-3c92-46be-87a9-3041e514fcd3","description":"<p>APIv1 is no longer available</p>\n","_postman_id":"87d3b761-3c92-46be-87a9-3041e514fcd3"}],"event":[{"listen":"prerequest","script":{"id":"29857789-55b8-41a1-abfb-81bb18c664b2","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"5d3a2887-782b-43dd-8ebd-babe1d602ac7","type":"text/javascript","exec":[""]}}],"variable":[{"key":"api-key","value":"[Your API Key]"},{"key":"order-token","value":"[Your Order Token]"}]}