List orders

The endpoint returns a list of orders.

Query Params
date-time

Filter created_at less than or equal (ISO-8601).

date-time

Filter created_at greater than or equal (ISO-8601).

string
enum

Filter by order source.

status
array of strings

Filter by order status.

status
products
array of strings

Filter by product type.

products
string
enum

Filter refresh orders: only returns refresh orders, exclude returns original orders.

Allowed:
string

Comma-separated list of order manager emails to filter orders.

string

Comma-separated list of customization template IDs to filter orders.

string

Search query by the following fields: id, applicant_report_id, voa_report_id, phone, email, order_number, loan_number, custom_field, first_name, last_name, company_name.

string
enum

Which field to use when ordering the results. The default is by descending created_at.

string

The pagination cursor value.

integer
1 to 50
Defaults to 10

Number of results to return per page.

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json