"SoftLayer_" prefix removed for readability.
Name | Type | Description |
---|---|---|
accountTemplate | SoftLayer_Account | Contains new account, billing, and enrollment information |
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'