Retrieve a list of transactions

Returns order transactions. Supports filtering, sorting and pagination.

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

Allows advanced filtering using the function-based DSL. For more information please visit https://developers.unify-retail.com/docs/filtering

Allowed field(s)/operator(s):

created_at, updated_at : equals, not-equals, less-than, less-or-equal, greater-than, greater-or-equal, any, none, is-null

transaction_id, order_id, type, status, gateway, source, context, payment_method, payment_method_uuid : equals, not-equals, contains, any, none, is-null, is-empty, is-not-empty

string

Field used to sort transactions. Must be used together with order.

string
enum

Sort direction used with sort.

Allowed:
include
array of strings

Array of related resources to include in the response

include
Allowed:
integer
≥ 1
Defaults to 1

Page number to retrieve. Default: 1

integer
1 to 1000
Defaults to 50

Number of records to return per page. Default: 50. Maximum: 1000

Responses

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