Fetch Wallet Transactions

Fetch wallet transactions based on various filters. Refer to this article for the authentication flow when calling this API from a storefront or client side environment.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

(Required) (This needs to be leads _id value)

string

(Maximum length is 64) (This needs to be wallettransaction hash value)

string

(This needs to be wallettransaction operation value) (This can only be one of cr,dr)

string

(This needs to be wallettransaction _id value)

number

(Minimum is 1)

number

(Minimum is 1) (Maximum is 100)

string

(This can only be one of created_at,updated_at)

string

(This can only be one of ASC,DESC)

Headers
string
required

(Required) (This can only be one of mobile,unix,web)

string
required

(Required) (This needs to be your apikey)

string
required

(Required) (This needs to be your workspaceid)

string

(Required when using a Storefront read API key) (Learn more about authentication here)

Response
200

200

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!