"SoftLayer_" prefix removed for readability.
Retrieve the next billing period’s invoice. Note, this should be considered preliminary as you may add, remove, change billing items on your account.
Name | Type | Description |
---|---|---|
documentCreateDate | dateTime | Retrieves PDF 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_Account/getNextInvoicePdf'