Get Orders
Orders
List Orders
List all orders with status and date filtering
GET
Get Orders
Documentation Index
Fetch the complete documentation index at: https://docs.hitpayapp.com/llms.txt
Use this file to discover all available pages before exploring further.
Headers
Example:
"b286daabf9921b5a01a4621f026c111e046f8911feba212996c92159b98427d"
Query Parameters
Required range:
x <= 100Order version: 1.0 or 2.0. Return all orders as default
Available options:
1.0, 2.0 Search for fields: amount ,created_at ,order id, remark, customer_name
The available status: completed, sent, draft, expired, canceled
Available options:
completed, sent, draft, expired, canceled Example: 2023-04-18
Example: 2023-04-18
If we want to show the product or charge detail=> add the value: products or charges. For both: products,charges
Response
200 - application/json
200
Last modified on February 25, 2026