Transactions
List transaction events
Fetch a list of events for a transaction.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
The ID of the merchant account to use for this request.
Examples:
"default"
Path Parameters
Examples:
"7099948d-7286-47e4-aad8-b68f7eb44591"
Query Parameters
A pointer to the page of results to return.
Examples:
"ZXhhbXBsZTE"
The maximum number of items that are at returned.
Required range:
1 <= x <= 500
Examples:
100
Response
200
application/json
Successful Response
The response is of type object
.