Overview
Error Handling

Methods

API Documentation (API Version bleed)

Signup/Basic/

DESCRIPTION

This section contains account related methods

finalize

URL:

https://api.liquidweb.com/bleed/Signup/Basic/finalize

Description:

Parameters:

ParameterType
addressA valid street address, up to 150 characters in length.
cityA valid city name.
companyA valid company name, up to 100 characters in length.
countryA valid ISO country code.
first_nameA valid name, up to 100 characters in length.
last_nameA valid name, up to 100 characters in length.
phonesAn array of associative arrays containing
 
numberA valid phone number.* Required
typeOne of: 'cell', 'fax', 'home', 'office'* Optional
  • Defaults to: office
stateA valid state or province.
traitsAn array of a single word, consisting of only letters and digits.
zipA valid postal code.

Returns:

FieldTypeNotes
accntA valid account number, up to 6 digits in length.
account_statusA valid account status (active, pending-modify, pending-new, suspended, or terminated).* Optional
addressA valid street address, up to 150 characters in length.* Optional
cityA valid city name.* Optional
companyA valid company name, up to 100 characters in length.* Optional
countryA valid ISO country code.* Optional
first_nameA valid name, up to 100 characters in length.* Optional
last_nameA valid name, up to 100 characters in length.* Optional
payment_methodA valid payment method (check, credit_card, ach, paypal, paypal_agreement).* Optional
phonesAn array of associative arrays containing * Optional
 
contact_idA valid id number (a positive integer).* Optional
idA valid id number (a positive integer).* Optional
numberA valid phone number.
typeOne of: 'cell', 'fax', 'home', 'office'* Optional
restrictedA boolean value (0 or 1).* Optional
stateA valid state or province.* Optional
zipA valid postal code.* Optional

Possible Errors:

Refer to the Error Handling documentation for the list of exception types