Skip to main content
POST
Create a customer USD virtual account

Authorizations

X-Yara-API-Key
string
header
required

Public merchant API key. You can also send Authorization: ApiKey .

Headers

X-Idempotency-Key
string
required

Idempotency key

Body

application/json

Virtual account creation request

customer_id
string
required
Example:

"5ec10df5-acde-4e95-926c-2174279cf2fd"

currency
enum<string>
Available options:
USD
Example:

"USD"

Response

Existing account

data
object