Fetch Merchant Deposit TransactionsAsk AIget https://api.clik2pay.com/open/v1/merchants/{merchantId}/deposits/{depositId}/transactionsFetch transactions for a merchant deposit.Path ParamsmerchantIdstringrequireddepositIdstringrequiredQuery Paramsoffsetinteger≥ 0Defaults to 0For pagination, this is the 0-based index at which to start displaying results.limitinteger≥ 1Defaults to 10For pagination, this is the number of results to display per page.Responses 200OK 401Unauthorized 403Forbidden 404Not Found 500Internal Server ErrorUpdated 6 months ago