Create a new sub-account

Creates a new sub-account for an account in an organization. If an account for an organization has the same name as an existing sub-account, then a 400 is returned.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The short code of the account

Body Params

The new sub-account to create. Anything null will pull from the account

string
required
length ≥ 1

Account short code.

string
required
length between 1 and 250

Account name.

address
object | null

Account address

string | null

Fax number for the account.

string | null

Phone number for the account.

string | null

Contact name for the account.

string | null

Contact email for the account.

string | null

The Tax Identification Number (TIN) for the account.

boolean
required

Hold and Release flag for the account.

string | null

The Payer835Id for the account.

string | null

The Claim Office phone number for the account.

string | null

The Claim Office phone number extension for the account.

uri | null

The Claim Office Url for the account.

string | null

The Technical Contact Name for the account.

string | null

The Technical Phone Number for the account.

string | null

The Technical Phone Number Extension for the account.

uri | null

The Technical Url for the account.

string | null

The Technical Fax Number for the account.

string | null

The Technical Email Address for the account.

fundingAccounts
object | null

Funding accounts for the sub account.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

401

Unauthorized

403

Forbidden

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json
application/problem+json