Multi Wallet
Multi Wallet Transactions
GET
‎https://<domain>/<api prefix>/<version>/mlm/mwallet-transactions/
get the multi-wallet transactions
Query Parameters
Name
Type
Description
wallet
string
Wallet Key
category
string
Possible values are tds-other-charge, payout, earnings, earning_credited, credited and debited
period
string
Possible values are today, yesterday, this-week, last-week, this-month, last-month, this-year, and last-year
Headers
Name
Type
Description
apikey*
string
apikey
Authorization*
string
Bearer Access token
Sample Code
Node
PHP
Multi Wallet Summary
GET
‎https://<domain>/<api prefix>/<version>/mlm/mwallet-summary/
get the summary of transactions
Headers
Name
Type
Description
apikey*
string
apikey
Authorization*
string
Bearer Access Token
Sample Code
Node
PHP
Last updated