Update an Account

Updates an existing Account. The underwriter capability is required by the caller. The aggregator capability is required by the account to use PUT

Log in to see full request history
Path Params
uuid
required
Body Params

Accounts Body

object | null

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

object | null

Business information about the account.

string | null

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

object | null

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
length ≤ 100

Email address (RFC 822 characters).

object | null

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

List of ip addresses that are allowed to POST to the rtp_transfers and rtp_rfps endpoints.

ip_address_allow_list
object | null

Details on the acceptance of the TOS.

boolean | null

DEPRECATED true or false and can only be set with the underwriter capability. WARNING, IF THIS IS NOT EXPLICITELY SET, THE SYSTEM WILL NULL THE verified FIELD WITH ANY POST OR PUT OPERATION

array of strings | null

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 parent account can include this header as reference to the descendent account being operated on.

Responses

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