Get specific Wallet Details

Retrieve a wallet by ID with the migrated wallet service route, inspect balance and account linkage, and verify payout or receive readiness.

📘

NOTE:
Always confirm your Base URL: If you are testing in the sandbox environment, ensure your base URL is set to the sandbox base url: https://api-company-sandbox.vertofx.com, and if in production, use the production base URL: https://api-company-beta.vertofx.com. Using them interchangably will result in 403 errors.



Path Params
string
required

Specifies the unique identifier assigned to a company within the system.
Get the companyId in the response path [response.body.companyId] of the POST /users/login API.

number
required

Specifies the unique identifier assigned to a wallet.

Get the walletId from:

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json