Get Merchant Account TransactionsAsk AIget https://api.stg.mesta.xyz/v1/merchant-transactionsRetrieves a paginated list of merchant transactions with optional filtering.Query ParamscurrencystringFilter by currency codetypestringFilter by transaction typesenderIduuidFilter by sender IDtransactionIduuidFilter by transaction IDvirtualTransactionIduuidFilter by virtual transaction IDorderIdstringFilter by order IDpageSizeinteger≥ 0Defaults to 10Records per pagepageinteger≥ 0Defaults to 0Page numbersortBystringSort columnsortOrderstringenumSort orderDESCASCDESCAllowed:ASCDESCResponses 200Merchant transactions retrieved successfully 401Unauthorized - The request requires user authentication. 403Forbidden - The server understood the request, but refuses to authorize it. 500Internal Server Error - The server encountered an unexpected condition.Updated 28 days ago