Query payment assignmentsCopy Pageget https://api.instellix.io/v2/payment-assignmentsSearch payment assignments with RSQL.Query ParamssearchstringUse RSQL query language. See: https://aboullaite.me/rsql/.pageinteger≥ 0Defaults to 0Zero-based page index (0..n). Must be greater than or equal to 0.sizeinteger≥ 1Defaults to 10Size of the page to be returned. Max page size allowed is 100. Must be greater than or equal to 1.sortarray of stringsDefaults to identA list of one or more sorting criteria each in the format 'property(,asc|desc)' with direction being case-insensitive.sortADD stringResponses 200Standard response for successful HTTP requests. 4XXClient error 5XXServer errorUpdated 27 days ago