Endpoint
Description
Use this endpoint to fetch the current state of a wallet. The response includes balance information, associated customer and account IDs, payment methods, wallet status, and lifecycle events.Path Parameters
Response
Success Response (200 OK)
Response Fields
Wallet Information
Balance
Payment Methods
Sensitive fields may be partially masked depending on environment and permissions.
Events
Example cURL Request
Common Errors
Use Cases
- Display wallet details in a dashboard
- Check wallet balance and status before transactions
- Review linked payment methods
- Audit wallet activity and lifecycle events
Notes & Best Practices
- Always confirm wallet status before initiating funding or payouts.
- Cache wallet responses carefully to avoid stale balance data.
- Use wallet events for audit logs and compliance reviews.