Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Staff session or API token issued by your Voyant app.

Body

application/json
id
string
required
type
enum<string>
required
Available options:
card,
bank_account
Example:

"card"

label
string | null
last4
string | null
currency
string | null
Required string length: 3

Response

Created payment instrument

data
object