Skip to main content
GET
List Orders
Retrieve a list of recent POS orders for your merchant account.

Endpoint

GET https://quickei.io/pay/sandbox/api/v1/orders

Query Parameters

string
Filter by status: PENDING, PAID, EXPIRED, CANCELLED, REFUNDED, REFUND_PENDING
string
Filter by terminal identifier
Note: Returns the last 50 orders, sorted by most recent first.

Example Request

Success Response 200