Get transaction Ids

Get Transaction IDs by date

Log in to see full request history
Query Params
string

Initial request: The first set of records is fetched without (also known as null/empty) a cursor.
Subsequent requests: The next (to move forward) or previous (to move backward) cursor for subsequent calls will be the value of the next or previous field of the response you receive for the initial request.
Next cursor: This cursor identifies the last item of the current page and is used to fetch the next set of records.
Previous cursor: This cursor identifies the first item of the previous page and is used to fetch the previous set of records.

integer

You can provide a limit for the number (defaults to 10) of records you would like a set of records to contain.

Body Params
connector
object
required
string
required

YYYY-MM-DD

Headers
uuid
required
Responses

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