Read transaction by account
Requests to this endpoint will return the attributes of the specified transaction. To read a manual transaction, use the manual transaction guid in the path as the transactionGuid.
Enhanced transaction data may be requested using the includes parameter. To use this optional parameter, the value should include the optional metadata requested such as repeating_transactions, merchants, classifications, geolocations. For more information, see the Optional Enhancement Query Parameter guide.
Path Parameters
| Field | Required | Type |
|---|---|---|
user_identifier Use either the user | Required | String |
member_identifier Use either the member | Required | String |
account_identifier Use either the account | Required | String |
transaction_identifier Use either the transaction | Required | String |
Query Parameters
| Field | Required | Type |
|---|---|---|
includes Options for enhanced transactions. This query parameter is optional. Possible additional metadata:
The query options may be combined to specific enhancements. For example, to request Repeating Transactions and Geolocation data, use:
| Optional | String |
Header Parameters
| Field | Required | Type |
|---|---|---|
Accept-Version MX Platform API version. | Required | String |