Create an Account

Creates a new Account. The aggregator capability is required by the account to use POST

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

Accounts Body

bank_id_list
array of strings
required

This represents the bank id list that should underwrite this account. Values can be transpecos_banks for TransPecos Banks, gnb for Great North Bank, local_bank for Local Bank (sandbox)

bank_id_list*
business
object

Information about the company or business. This field is available for any business_type.

business_profile
object

Business information about the account.

string
enum

The business type. Possible values: company, non_profit, government_entity, individual

Allowed:
capabilities
object

Each key of the dictionary represents a capability, and each capability maps to its settings (e.g. whether it has been requested or not). Each capability will be inactive until you have provided its specific requirements and Trice has verified them. An account may have some of its requested capabilities be active and some be inactive.

string
required
length ≤ 100

Email address (RFC 822 characters).

individual
object

Information about the person represented by the account. This field is null unless business_type is set to individual.

ip_address_allow_list
array of strings
required

List of ip addresses that are allowed to POST to the rtp_transfers, rtp_rfps, ach_transfers, and fednow_transfers endpoints

ip_address_allow_list*
tos_acceptance
object

Details on the acceptance of the TOS.

verified_for
array of strings

List of bank verifications for the account. The set can include transpecos_banks, local_bank. WARNING, IF THIS IS NOT EXPLICITELY SET, THE SYSTEM WILL NULL THE verified_for FIELD WITH ANY POST OR PUT OPERATION

verified_for
Headers
uuid

A key used to manage the response in the case of a duplicate request. If a response with the same key already exists, then the previous response will be echoed.

uuid

A parent account can include this header as reference to the descendent account being operated on.

Responses

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