Update the Synthetic Account metadata

Enables changes to the Synthetic Account fields, including the Master Synthetic Account. The Master Synthetic Account remains identifiable by the master_account flag stored with the Synthetic Account record.

Path Params
string
required

Newline-generated unique id resource specific to the current endpoint

Body Params
string
length between 1 and 255

A unique identifier the Client supplies. It must be unique within the resource type. If the same value is given, no new resource will be created.

string

A unique name, per pool, to identify the resource

string

The unique id of the Synthetic Account's pool

string

A unique id referring to the Synthetic Account's type.

string | null

The ABA routing number (if any) associated with this account. Some Synthetic Account Types require this field to be submitted along with the POST request. For example, any Synthetic Account Type from the ach_external or the wire_external category will require a routing_number. Submitting a routing_number with a Synthetic Account Type that does not require one will result in the routing number being ignored.

string | null

The account number (if any) associated with this account. Some Synthetic Account Types require this field to be submitted along with the POST request. For example, any Synthetic Account Type from the ach_external or the wire_external category will require an account_number. Submitting an account_number with a Synthetic Account Type that does not require one will result in the account number being ignored.

string

A reason for the Synthetic Account metadata change

ach
object

Contains ACH-specific information. Only populated if the Synthetic Account is in the ach_external category.

instant_payment
object

Contains Instant Payment-specific information. Only populated if the Synthetic Account is in the instant_payments_external category.

wire
object

Contains wire-specific information. Only populated if the Synthetic Account is in the wire_external category.

Headers
string
required

A unique identifier provided for each request. Duplicate values submitted in requests within 7 days of each other will cause the request to be rejected.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json