finalizeExternalBillingForAccount


SoftLayer_Account_External_Setup::finalizeExternalBillingForAccount

Description

Calling this method signals that the account with the provided account id is ready to be billed by the external billing system.

Parameters

Name Type Description
accountId int

Required Headers

Optional Headers

  • None

Return Values

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