Query payment transactions for a merchant payment accountCopy Pageget https://api.instellix.io/v2/merchant-payment-accounts/{merchantPaymentAccountIdent}/paymentsGet a list of all payment transactions for the given merchant payment account ident. To reduce the result set, please use the RSQL query.Path ParamsmerchantPaymentAccountIdentstringrequiredMerchant payment account ident.Query ParamssearchstringUse RSQL query language. Intro here: https://aboullaite.me/rsql/.pageinteger≥ 0Defaults to 0Zero-based page index (0..N). Must be greater than or equal to 0.sizeinteger≥ 1Defaults to 10The size of the page to be returned. Must be greater than or equal to 1.sortarray of stringsDefaults to id,ASCSorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.sort stringADD stringResponses 200Standard response for successful HTTP requests. 4XXerror response for all http error codes in range 4XX 5XXerror response for all http error codes in range 5XXUpdated 3 months ago Enable or disable payment categoryCreate payment transactionDid this page help you?YesNo