Skip to main content
GET
Get Integrator Fiat Wallet by Wallet ID
Retrieve details of a specific fiat wallet by its ID, including balance and transaction history.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Response

success
boolean
Example:

true

message
string
Example:

"The wallet has been successfully retrieved."

data
object