getChildren


SoftLayer_Billing_Invoice_Item::getChildren

Description

An Invoice Item’s child invoice items. Only parent invoice items have children. For instance, a server invoice item will have children.

Parameters

None

Required Headers

Optional Headers

Return Values

curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Billing_Invoice_Item/{SoftLayer_Billing_Invoice_ItemID}/getChildren'