Update a party

Updates a party

Path Params
uuid
required

Unique party id (RFC-4122 UUID).

Body Params

Parties body

address
object | null

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

bank_details
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.

dob
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

Up to 250 chars of additional information about the party only visible to you.

string | null

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

phone
object | null

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

string | null

The party Social Security number if it is an individual.

string | null

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

string | null
enum

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

Allowed:
verified_for
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 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
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json