validateByAccountAndCountryId


SoftLayer_Account_Internal_Ibm_CostRecovery_Validator::validateByAccountAndCountryId

Description

Will validate a PACT or WBS account ID and BMS country ID. If the record is invalid, an exception is thrown. Otherwise, a container with account information is returned.

Parameters

Name Type Description
accountId string
countryId string

Required Headers

Optional Headers

  • None

Return Values

  • Sprint_Container_CostRecovery
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string, string]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Account_Internal_Ibm_CostRecovery_Validator/validateByAccountAndCountryId'