PATCH
/
v2
/
payments
/
counterparty
/
{counterparty_id}

Headers

api-key
string
required

API key is required to call Solid APIs. You can view and manage your API keys in the Solid dashboard.

Path Parameters

counterparty_id
string
required

Body

application/json
ach
object
business
object
check
object
debit_card
object
domestic_wire
object
external_reference_id
string

unique id to cross-reference records with external systems

fednow
object
international_wire
object
intra_account
object
label
string

label of the counterparty

metadata
object

Metadata takes free-form key-value pairs. You may send metadata when you create an object (POST) and when updating the object (PATCH). If you would like to remove metadata that is already on an object, you can unset it by passing in the key-value pair with an empty string, like this: {"key": ""}

person
object
purpose
string

purpose of counterparty

rtp
object
status
enum<string>

status of counterparty

Available options:
pending_activation,
activated,
suspended,
deactivated
type
enum<string>

type of counterparty

Available options:
person,
business

Response

200 - application/json
ach
object
attachments
object[]
business
object
check
object
client_id
string

unique id of the client to which the counterparty belongs

debit_card
object
domestic_wire
object
external_reference_id
string

unique id to cross-reference records with external systems

fednow
object
id
string

unique id of the counterparty

international_wire
object
intra_account
object
label
string

label of the counterparty

master_account_holder_id
string

unique id of the master account holder

master_account_id
string

unique id of the master account

metadata
object

Metadata takes free-form key-value pairs. You may send metadata when you create an object (POST) and when updating the object (PATCH). If you would like to remove metadata that is already on an object, you can unset it by passing in the key-value pair with an empty string, like this: {"key": ""}

ofac
object
person
object
purpose
string

purpose of counterparty

rtp
object
status
enum<string>

status of counterparty

Available options:
pending_activation,
activated,
suspended,
deactivated,
locked
sub_account_holder_id
string

unique id of the sub account holder

sub_account_id
string

unique id of the sub account under which the counterparty was created

timestamps
object
type
enum<string>

type of counterparty

Available options:
person,
business