Get Status Details
Returns a list of all status details for a given transaction.
GET
Deprecated
Path Parameters
The unique identifier of the member transaction
Example:
"136e34f9-1eb5-4b31-af53-b3a37ef225ba"
Query Parameters
The max size of each page of results
The integer offset at which to start the page. Possible values are 0 to total_records - 1
The attribute on which to sort the status details
Either asc or desc, to denote the data's direction
Was this page helpful?