GET
/
wallet
/
merchant
/
transactions

Headers

Authorization
string
required

Set value to 'Bearer {{MERCHANT_SECRET_KEY}}'

Query Parameters

page
integer

The page number to return. Defaults to 1.

page_size
integer

The limit of items to return per page. Defaults to 10.

type
string

Optional. Search wallet by transaction type

category
string

Optional. Search wallet by transaction category

Response

200 - application/json
data
object
status
boolean