createCustomerAccount


SoftLayer_Brand::createCustomerAccount

Create a new customer account record.

Description

Create a new customer account record. By default, the newly created account will be associated to a platform (PaaS) account. To skip the automatic creation and linking to a new platform account, set the bluemixLinkedFlag to false on the account template.

Parameters

Name Type Description
account SoftLayer_Account The template of the account object to be created.
bypassDuplicateAccountCheck boolean Bypass validation for duplicate account(s).

Required Headers

Optional Headers

Return Values