"SoftLayer_" prefix removed for readability.
Retrieve the next billing period’s detailed invoice as a PDF.
Name | Type | Description |
---|---|---|
documentCreateDate | dateTime | Retrieves PDF Details 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}/getPdfDetailed'