Skip to content

Issue global accounts for your customers and business

Create accounts in supported currencies and connect them to domestic and international payment rails through one integration.

From customer to active account.

Create the customer, complete the required checks and open the account through one integration.

  1. Create the customerSend the customer or business details.
  2. Verify and openComplete the required checks and create the eligible account.
  3. Start receiving moneyUse the account details and supported payment rails.
A Gravv accounts screen: six accounts and a $563,938.00 total across USD, EUR and GBP.

Open an account in one request.

Create and manage accounts through the same API your product already uses for the rest of the money flow.

POST /v1/accounts
{
  "currency": "USD",
  "type": "regular",
  "customer_id": "cus_…",
  "blockchain_network": "polygon"
}

Accounts across supported currencies.

Give customers and businesses account details in the currencies available to their programme, with the payment rails supported in each market. Currency accounts are activated per customer.

Examples of supported account currencies

  • USD accountsACH · Wire
  • GBP accountsFaster Payments
  • EUR accountsSEPA

Availability varies by market and programme. View coverage

Your productGravvCustomer 1USD accountCustomer 2GBP accountCustomer 3EUR accountYour productGravvCustomer 1USD accountCustomer 2GBP accountCustomer 3EUR account

Accounts for the way you operate.

The same infrastructure serves the accounts you issue to customers and the accounts your business runs on.

  • For your customers

    Issue eligible accounts inside your own product, each one tied to a customer you have verified.

  • For your business

    Create accounts for operations, treasury and money movement, on the same API and the same balances.

  • Across markets

    Connect supported account currencies to the banking rails available in each market.

The part a compliance team asks about.

Eligibility you can query, history you can read, events you can replay. None of it is a badge on a page.

  • Eligibility

    One call tells you, per customer and per country, exactly which requirements are outstanding before a currency account can be activated.

  • Audit history

    Every application carries its own history: what was submitted, when, and what changed at each step.

  • Signed events

    account.activated, account.frozen and every inflow arrive signed, with event_id as the dedupe key.