Payout
Wallet Details API
Reference documentation for the Get Wallet Details API. This endpoint retrieves user wallet information by using the provided secret key and returns wallet ID, currency, balance, status, and payment method. The wallet is provisioned for payout services and is profile-specific.
API Endpoint
GET
https://api.thepayment.company/api/v1/walletHeaders
| Header Name | Description |
|---|---|
Content-Type | Defines the content type. Always use application/json. |
Authorization | Bearer token used for authentication. |