Update a party

Updates a party

Log in to see full request history
Path Params
uuid
required

Unique party id (RFC-4122 UUID).

Body Params

Parties body

object | null

The physical address of the person or business that owns the bank account.

object | null

The account details for the bank account.

boolean

If set to true the party can receive funds, if false funds will be rejected.

object | null

If the party is an individual, this is the individual date of birth.

boolean | null

If set to true the party is domiciled in the united states, if false the party is domiciled outside the united states.

string | null

The email of the person or business that owns the bank account.

string | null

The name of the person or business that owns the bank account.

object | null

The phone number of the person or business that owns the bank account.

string | null

If the party is a business, this is the business EIN.

string | null

The type of entity that holds the account. This can be either individual or business.

boolean | null

DEPRECATED true or false and can only be set with the underwriter or party_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 party. 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