Skip to content

Every product line, from one customer record

Six lines on one platform. Open a balance, collect into it, convert it, spend it and send it, without a second counterparty.

Everything below starts here.

One customer record, created once and verified once. One record is why the six lines below add up to a single integration.

POST /v1/customers
{
  "type": "individual",
  "first_name": "Ada",
  "last_name": "Okoye",
  "email": "ada@example.com",
  "external_id": "your-own-id"
}

What one integration actually buys you.

Three things. They are why these six belong on one page at all.

  • One record

    A customer is created and verified once. Accounts, cards, collections and payouts all hang off it, so a holder is never onboarded twice.

  • One set of controls

    Eligibility, signed events, idempotency and approval work the same way on every line, so a compliance review covers the platform once, not once per product.

  • One counterparty

    One contract, one integration and one place to ask what happened to a payment, across banking rails, payment networks, cards and blockchain networks.