addAchInformation


SoftLayer_Account::addAchInformation

Description


Parameters

Name Type Description
achInformation SoftLayer_Container_Billing_Info_Ach ACH Information for this account

Required Headers

Optional Headers

  • None

Return Values

  • boolean
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [SoftLayer_Container_Billing_Info_Ach]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Account/addAchInformation'