Retrieve a Product List Copy Pageget https://api-dev.gettrx.com/payments/v1/getproducts/Query ParamslimitintegerInteger representing the number of records to retrieve at once.created_startintegerUnix timestamp for created date start filter (inclusive).created_endstringUnix timestamp for created date end filter (inclusive).next_results_tokenstringThis is a base64 encoded string for pagination. It will allow you to retrieve the next set of records from the backend.expandstringArray of comma-separated expandable fields enums.searchstringField to allow to search by name.activebooleanTo retrieve list of products that are active or inactive.truefalseHeadersonBehalfOfstringSpecifies the account for which retrieving a product list is intended. This is used for scenarios where one partner processes payments on behalf of another partner, such as in PayFac or related partner relationships.Responses 200200 400400Updated 26 days ago