Read transaction
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[] query parameter. Accepted values: category, counterparties, merchant, repeating_transaction. For more information, see the Optional Enhancement Query Parameter guide.
Path Parameters
| Field | Required | Type |
|---|---|---|
user_guid The unique identifier for a | Required | String |
transaction_guid The unique id for a | Required | String |
Query Parameters
| Field | Required | Type |
|---|---|---|
includes Enrich transaction responses with additional metadata. Pass one or more values as an array to selectively include data. Accepted values: Example: For more information, see the Optional Enhancement Query Parameter guide. | Optional | Array |
Header Parameters
| Field | Required | Type |
|---|---|---|
Accept-Version MX Platform API version. | Required | String |