List CustomersCopy Pageget https://au.gsc.verifone.cloud/oidc/customer-service/v2/customerQuery ParamssearchstringrequiredRSQL is a REST query language that allows you to filter resources based on their attributes. The RSQL query is a string that represents a query in a human-readable format. The RSQL query is passed as a query parameter in the URL and is used to filter the resources based on the attributes of the resource. See RSQL queries for Checkout API for example filters to use with the Checkout API. See  for more information on RSQL queries.order_criteriastringThe ordering sequence of the selected customers If not selected then a default order is based on Created Date Time.', 'The value of orderCriteria can be one of the following: billing.address_1billing.address_2billing.address_3billing.citybilling.country_codebilling.first_namebilling.middle_namebilling.last_namebilling.phonebilling.postal_codebilling.statecompany_namecompany_registration_numberemail_addressentity_ididphone_numbershipping.address_1shipping.address_2shipping.address_3shipping.cityshipping.country_codeshipping.first_nameshipping.last_nameshipping.phoneshipping.postal_codeshipping.statetitlework_phonetax.identifiercreated_atorder_bystringenumThe ordering sequence of the selected customers If not selected then Descending order is the default order.ASCDESCAllowed:ASCDESCpage_numbernumber≥ 1A filter query in RSQL format to retrieve customers based on page number. If not selected then a default pageNumber is 1.page_sizenumber≥ 0A filter query in RSQL format to retrieve customers based on page size. If not selected then a default pageSize is 50Responses 200Successful 400Bad Request 401Unauthorized 403Forbidden 404Not Found 500Internal Server ErrorUpdated 8 months ago