getDoNotContactFlag


SoftLayer_Billing_Order_Cart::getDoNotContactFlag

Description

Indicates whether the owner of the quote chosen to no longer be contacted.

Parameters

None

Required Headers

Optional Headers

Return Values

  • boolean
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Billing_Order_Cart/{SoftLayer_Billing_Order_CartID}/getDoNotContactFlag'