v3

latestOpenAPI 3.0.3UNLICENSED2026-07-2796235396.3 KB
ledger-offramp accounts

Get offramp account

Get offramp account by offrampAccountId

get/ledger/offramp-accounts/{offrampAccountId}

Path parameters

offrampAccountIdstring required

Response

Offramp account details

idstring uuid required

Unique identifier for the offramp account.

payoutCurrencystring required
status'ACTIVE' | 'INACTIVE' | 'SUSPENDED'

Status of the offramp account.

createdDatestring date-time

Example response

{
  "payoutCurrency": "KES"
}