I would like to cancel a SoftLayer
device on a certain date in the future and found the following SoftLayer_Billing_Item_Cancellation_Request::createObject
.
What would the request url
look like and what would the POST parameters
look like if I was using json?
Thanks
The answer that worked for me is the following:
Both are Get
Requests.