Skip to main content
POST
Create a recipient

Authorizations

Authorization
string
header
required

Your API key: sk_test_… (sandbox) or sk_live_… (production).

Body

application/json
code
string
required
Minimum string length: 1
accountName
string
Required string length: 1 - 200
label
string
Required string length: 1 - 100
accountNumber
string
Minimum string length: 1
address
string
Minimum string length: 1
tag
string

Response

The created recipient.

recipient
object
required