getHasPendingOrder


SoftLayer_Account::getHasPendingOrder

Description

The number of orders in a PENDING status for a SoftLayer customer account.

Parameters

None

Required Headers

Optional Headers

Return Values

  • unsignedInt
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Account/{SoftLayer_AccountID}/getHasPendingOrder'