Banking as a Service
Create Account
Create a bank account for an onboarded entity
POST
An entity must have a
SUCCEEDED onboarding status before you can create a bank account.Headers
string
required
Unique UUID to ensure the request is processed only once.
Body
string
required
Merchant’s Yuno account ID (UUID).
string
required
The entity identifier from Create Entity.
string
required
ISO 4217 currency code (e.g.,
USD, GBP, AUD, EUR).string
required
ISO 3166-1 alpha-2 country code.
Response
string
Account identifier.
string
Associated entity.
string
Account currency.
string
Account country.
object
Region-specific account identifiers. See Account identifiers by region.
string
Account status.
string
ISO 8601 timestamp.