selfEnrollNewAccount


SoftLayer_FlexibleCredit_Program::selfEnrollNewAccount

Description


Parameters

Name Type Description
accountTemplate SoftLayer_Account Contains new account, billing, and enrollment information

Required Headers

Optional Headers

Return Values

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