Wallets list
This service allows you to list the master wallet, to get important data such as balance and others.
Última actualización
This service allows you to list the master wallet, to get important data such as balance and others.
Última actualización
GET
api.vitawallet.io/api/businesses/wallets?page=:page&count=:count
This method allows you to list all your business wallets, supports pagination.
Name | Type | Description |
---|---|---|
NOTE: get method can take optional parameters, which helps you set the page number you want to get and the number of items.
GET
api.vitawallet.io/api/businesses/wallets/:uuid
This method gets a wallet details using its uuid.
NOTE: wallets module can get wallet uuid to search.
get method handles Vita Business services request.
Name | Type | Description |
---|---|---|
is_master
boolean
Search only master wallet
page
number
Page number
count
number
Wallets count default: 20
uuid
string
Wallet UUID.