Create a subaccount

This POST endpoint is used to initiate create a subaccount under your organization.
You can use this endpoint to establish subaccounts which you can use to transact through the MassPay platform.
To use this endpoint, you need to provide the required parameters in the request Body, including company_name, company_dba, incorporation_date, and other corporate related details.
The endpoint will then return a successful subaccount token for the newly created entity. The response will contain a JSON object indicating the status of the request and any relevant subaccount details.

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

Legal name of the corporation

string

Name the corporation conducts a business under or DBA

string
required

Corporate phone number

string

Incorporation date. Optional when Sole Proprietorship

string
required

Corporate registration number. In the U.S, EIN for business. SSN for a Sole Proprietorship

string
required

Website the corporation conducts business under

string

NAICS code

integer

What is the minimum allowed age for payees under this organization. Default value is 18

Allowed:
string
required

Business mailing address

string

Business mailing address #2

string
required

State

string
required

City

string
required

Postal code

string
required

3 letters ISO country code

string
enum
required

What industry does the corporation operate in

Allowed:
signer
object

Signer on the account

Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

500

Internal Server Error

504

Gateway Timeout

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