List CheckoutsCopy Pageget https://au.gsc.verifone.cloud/oidc/checkout-service/v2/checkoutQuery 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_criteriastringlength ≤ 255The ordering sequence of the selected checkouts If not selected then a default order is based on created Date Time. The value of order_criteria can be one of the following: amount currency_code created_at updated_at order_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 50populate_customer_detailsbooleanDefaults to falseA query param to allow customer details to be populated for the customer id attached to checkout.truefalseResponses 200Successful 400Bad Request 401Unauthorized 403Forbidden 500Internal Server ErrorUpdated 8 months ago