"SoftLayer_" prefix removed for readability.
Voids a pending or approved cancellation request
Name | Type | Description |
---|---|---|
closeRelatedTicketFlag | boolean | This parameter will determine what we do with the corresponding |
None
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [boolean]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Billing_Item_Cancellation_Request/{SoftLayer_Billing_Item_Cancellation_RequestID}/void'