Wallet Metrics
Query Metrics Related to Wallet and Product Usage
Fetch accounting usage per wallet-id
Authorizations
AuthorizationstringRequired
Provide the token that is returned upon login
Path parameters
organizationIdstring · uuidRequired
The ID of the Organization
walletIdstring · uuidRequired
The ID of the Wallet
Body
periodStartstring · dateRequired
periodEndstring · dateRequired
periodGroupstring · enumRequiredPossible values:
Responses
200
List of results
application/json
422
The request did not pass validation
application/json
post
/organizations/{organizationId}/reporting/accounting/wallets/{walletId}/usageFetch accounting usage details per wallet-id
Authorizations
AuthorizationstringRequired
Provide the token that is returned upon login
Path parameters
organizationIdstring · uuidRequired
The ID of the Organization
walletIdstring · uuidRequired
The ID of the Wallet
productIdstring · max: 100Required
The ID of the product
Body
periodStartstring · dateRequired
periodGroupstring · enumRequiredPossible values:
Responses
200
List of results
application/json
422
The request did not pass validation
application/json
post
/organizations/{organizationId}/reporting/accounting/wallets/{walletId}/usage/product/{productId}/detailsLast updated
Was this helpful?

