Get Wallet
Get a wallet by ID for the authenticated customer.
Documentation Index
Fetch the complete documentation index at: https://docs.spairehq.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Customer session tokens are specific tokens that are used to authenticate customers on your organization. You can create those sessions programmatically using the Create Customer Session endpoint.
Path Parameters
The wallet ID.
Response
Successful Response
A wallet represents your balance with an organization.
You can top-up your wallet and use the balance to pay for usage.
The ID of the object.
Creation timestamp of the object.
Last modification timestamp of the object.
The ID of the customer that owns the wallet.
"992fae2a-2a17-4b7a-8d9e-e287cf90131b"
The current balance of the wallet, in cents.
5000
The currency of the wallet.
"usd"

