getLastBillDate


SoftLayer_Billing_Info::getLastBillDate

Description

The date on which an account was last billed.

Parameters

None

Required Headers

Optional Headers

Return Values

  • dateTime
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Billing_Info/{SoftLayer_Billing_InfoID}/getLastBillDate'