Create account
Creates a new account.
Documentation Index
Fetch the complete documentation index at: https://docs.augustus.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer token for authentication with Augustus Banking API
Headers
Idempotency key for safe retries. Reusing a key with an identical request body returns the cached response. Reusing a key with a different body returns 409.
Body
Account parameters
ID of the account program to create the account under.
Type of account. Currently only virtual account.
virtual_account Personal information of the account beneficiary.
- Option 1
- Option 2
Response
Account created successfully
Unique identifier of the account.
Resource type discriminator.
account ISO 4217 currency code for the account.
EUR, GBP, USD, USDC Type of the account.
virtual_account, payment_account Current status of the account.
pending, active, frozen, closed Asset type of the account.
fiat, crypto Human-readable label for the account.
Payment identifiers (e.g. IBAN, account number, wallet address) through which this account can send or receive funds.
- Option 1
- Option 2
- Option 3
- Option 4
ISO 8601 UTC timestamp when the account was created.
ISO 8601 UTC timestamp when the account was last updated.