Payout
Wallet API
This document provides a comprehensive guide to the Get Wallet Details API. This endpoint allows businesses to retrieve wallet information associated with a user based on the provided secret key. The API returns wallet details such as wallet ID, currency, balance, status and payment method. The users will get wallet for payout service. The wallet would be profile specific.
API Endpoint
Headers
Header Name | Description |
---|---|
Content-Type | Specifies the content type. Always set to application/json . |
Authorization | Bearer token for authentication. |