Add payment instrument

Adds a new payment instrument (such as a crypto address) to an existing contact. This operation may require approval depending on the trusted address approval settings.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

Contact ID

Body Params
uuid

id for payment instrument

string

currency

string

description as supplied by end user

verification
object

The instrument's verification state

date-time
date-time
string
enum
Allowed:
string

Account number of the bank account

paymentMethods
array of strings

Payment methods available for payment

string
enum

Type of bank account (CHEQUE, CHECKING, SAVINGS, TRANSMISSION)

Allowed:
intermediaryBanks
array of objects

List of intermediary banks

intermediaryBanks
bank
object

The main recipient bank for the bank account

accountHolderName
object

Name of the account holder if it differs from the contact's name

accountHolderAddress
object

Address of the account holder if it differs from the contact's address

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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