HomeGuidesAPI ReferenceChangelog
Log In
API Reference

Create a counterparty

Body Params
string
required

Name of the counterparty

string

Phone number of the counterparty

string

Email of the counterparty

int32

The individualId the counterparty is associated with. If set, the counterparty can not be used with other customers. One and only one of the association (accountNumber / businessId / individualId / productId) is required.

int32

The businessId the counterparty is associated with. If set, the counterparty can not be used with other customers. One and only one of the association (accountNumber / businessId / individualId / productId) is required.

int32

The productId the counterparty is associated with. If set, the counterparty can be used with any account with the productId. One and only one of the association (accountNumber / businessId / individualId / productId) is required.

string

The accountNumber the counterparty is associated with. If set, the counterparty can not be used with other account numbers. One and only one of the association (accountNumber / businessId / individualId / productId) is required.

string
enum

Type of the counterparty

Allowed:
date

Date of birth of the counterparty

string

ID Number of the counterparty

string
enum

ID Type of the counterparty

ach
object

Ach Payment Instrument

wire
object

Wire Payment Instrument

braid
object

Braid Payment Instrument

fedNow
object

FedNow Payment Instrument

Responses

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