FAIL : Please HTTPS POST with the values URL Encoded (Content-Type:application/x-www-form-urlencoded): corporateId (int, required), apiKey (string, required), branchId (int, optional), branchApiId (string, optional), reviewName (string, required), reviewEmail (string, required/optional), reviewSMSNumber (string required/optional), sendType (email or text, optional default email), sendNow (true or false, optional default false), reviewFlowNumber (int, optional default 1), reviewCity (string, optional), postalCode (string, optional), daysToWait (int, optional), hidden1 (string, optional), hidden2 - hidden10 (string, optional), customFields (string, optional), tagApiIds (string[], comma separated, optional, if tagApiId not found, tagName will be searched), tagAdd (true or false, optional default true, if tag not found, tag will be created with tagName and tagApiId set to the tagApiId), productionMode (true or false, optional default false). Ampersands separate field=value pairs (i.e. corporateId=1&branchId=1...). Values are URL Encoded (a & b = a+%26+b).