List all Transaction Records

Retrieve a list of all transactions within range. Pagination of this endpoint is not indexed. count on the response body will always be null.

Required authorization scope: public.transaction_record:read

Query Params
integer
≥ 1

Page number to fetch, default: 1

integer
1 to 100

Number of records per page to fetch, default: 20

date

Beginning of date. Only accept YYYY-MM-DD format.

date

End of date. Only accept YYYY-MM-DD format.

integer
≥ 1

Number of days until current date.

string

Easyship Shipment ID

boolean

Whether the transaction record is an adjustment or not

string
enum

Type of transaction record

Allowed:
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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