/api/v3/transactions/records

Get transactions

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

Transaction context to use when searching

string
enum
Defaults to null

Whether to view locked transactions or unlocked transactions only

Allowed:
boolean
Defaults to false

Whether to include lost transactions or not

string
enum
Defaults to all

Type of transactions to search for; "all" includes everything, "b" for buyer transactions only, "s" for seller transactions only

Allowed:
string
enum
Defaults to null

Transaction status to search for; use status_start_date and status_end_date to define the date range for this status

string
Defaults to null

Transaction date field to search over; use start_date and end_date to define date range to search over

string
Defaults to null

The start date used to search over the date field in date_filter_key, format is MM-DD-YYYY

string
Defaults to null

The end date used to search over the date field in date_filter_key, format is MM-DD-YYYY

integer
Defaults to null

ID of the lost reason to filter transactions by

integer
Defaults to null

ID of the client stage to filter transactions by

string
Defaults to null

Search over first and last names in transactions

string
Defaults to null

Search over emails in transactions

string
Defaults to null

Search over address in transactions

string
Defaults to null

Search over city in transactions

string
Defaults to null

Search over state in transactions

string
Defaults to null

Search over postal code in transactions

integer
Defaults to null

Lead sources ID to filter transactions by

string
Defaults to null

Vendor ID to filter transactions by

string
enum
Defaults to null

Split type to filter transactions by

Allowed:
string
Defaults to null

Appointment set by agent ID to filter transactions by

integer
Defaults to null

ID of TC to filter transactions by

string
Defaults to null

Yes/No field to filter transactions by; used with yn_value parameter

string
enum
Defaults to null

Value in yn_key field; Y = yes, N = no, X = not set

Allowed:
string
Defaults to null

Amount field to filter transactions by; used with range_start and range_end parameters

number
Defaults to null

Starting amount to filter amount_filter_key field by

number
Defaults to null

Ending amount to filter amount_filter_key field by

string
Defaults to null

String field to filter transactions by; used with string_filter_value parameter

string
Defaults to null

Value in string_filter_key field

string
Defaults to null

Number field to filter transactions by; used with filter_number parameter

number
Defaults to null

Starting number to filter number_filter_key field by

number
Defaults to null

Ending number to filter number_filter_key field by

integer
Defaults to null

ID of the tag to filter transactions by; used with tag_filter_modifier parameter

string
enum
Defaults to null

If exists, filters to transactions with the tag with the ID in tag_filter_id; if not, filters to transactions that don't have that tag

Allowed:
string
Defaults to null

Select field to filter transactions by; used with select_filter_value parameter

string
Defaults to null

Value for select_filter_key parameter

string

external service ID to filter by (requires external_id)

string

external transaction ID to filter by (requires external_service_id)

Response

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