OrdersList Orders

List Orders

curl -X GET "https://sandbox-api.aparatech.io/v3/orders?limit=42&page=25&status=example_string&orderType=payin" \
  -H "Content-Type: application/json" \
  -H "MID: example_string"
{}
GET
/v3/orders
GET
Request Preview
Response

Response will appear here after sending the request

Query Parameters

orderTypestring
Allowed values:payingaming

Headers

Responses

Success