latestOpenAPI 3.0.3UNLICENSED2026-08-2196241404.2 KB

76329919f8a7

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"
}