getAllObjects


SoftLayer_Billing_Order::getAllObjects

Get all billing orders for your account

Description

This will get all billing orders for your account.

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_Order/getAllObjects'