Get the Master Wallet
Get the Master Wallet
Return your platform’s master wallet for the given currency. The master wallet is auto-provisioned at tenant bootstrap; it is the single wallet fees accrue into and the source/destination for master-routed payments.
GET
Get the Master Wallet
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Query Parameters
ISO 4217 currency code.
Required string length:
3Response
Successful Response
Standard response wrapper for single-object responses and errors.
Generic over the payload type. A route that declares
CommonResponse[SomeModel] gets the real data schema rendered in
OpenAPI/Swagger; a bare CommonResponse leaves data untyped.

