Update a User’s Payment Information

This endpoint is used to update a Payment Information for a specific User. Note: This endpoint does not support updating Credit Cards.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length ≤ 255
^[a-z0-9_-]{3,255}$
string
required
length ≤ 255
^[a-z0-9_-]{3,255}$
Body Params
string
enum
required
Allowed:
string
length ≤ 64
^[ -~]*$

Valid bank account number, Required for ACH and WIRE

string
enum

Type of bank account, Required for ACH and WIRE

Allowed:
string
length ≤ 1024

Full name of the holder of the bank account. Required on creation.

string
length ≤ 11
[A-Z]{6}[A-Z0-9]{2}([A-Z0-9]{3})?

Valid bank swift code, Required for International WIRE

string
length between 7 and 12
^[0-9]{7,12}$

Valid bank routing number, between 7 and 12 digits, Required for ACH and WIRE

string
length between 1 and 1
^[0-9]{1}$

Valid bank routing check digit, 1 digit, Required for ACH and WIRE

string
length ≤ 1024
^[ -~]*$

Name of the bank of the account, Required for OUTGOING WIRE transactions, persisted as part of the Payment Information

string
length ≤ 2048
^[ -~]*$

Plaid processor token, only field needed if provided

string
length ≤ 40
^[a-z0-9_-]{3,40}$

Unique identifier for the Payment Information, must be used to refer to a Payment Information for a payment

Headers
string
required
length ≤ 64
^[a-z0-9_-]{3,64}$

Client ID provided to you during onboarding.

Responses

429

Too many requests

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json