Get a wallet
Returns a single wallet for the association resolved from the token. Balances are embedded in the response. A wallet that exists but belongs to a different association 404s identically to one that does not exist.
Authorizations
Access token issued by POST /v1/auth/token.
Application secret (the apiKey issued at registration), required on every request.
Path Parameters
Wallet identifier.
Response
The wallet.
Stellar public key (G...)
Zeam account number.
Platform network name.
Whether the wallet belongs to the association's own business (false = held on behalf of a third party).
Verification status. Only a Verified wallet may be transacted on; own-account wallets are Verified at creation, third-party wallets start Pending until their KYC review completes.
Pending, Verified, Rejected On-chain balances. Populated best-effort; may be empty if the Horizon lookup failed. Native XLM is excluded.