"SoftLayer_" prefix removed for readability.
Retrieve the next billing period’s invoice as an Excel.
Name | Type | Description |
---|---|---|
documentCreateDate | dateTime | Retrieves Excel on file created after this date. (optional) |
None
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [dateTime]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Billing_Invoice_Next/{SoftLayer_Billing_Invoice_NextID}/getExcel'