Enhance transactions
Use this endpoint to categorize, cleanse, and classify transactions. These transactions are not persisted or stored on the MX platform.
For more information on returned data, please see the Enhanced Transactions fields guide.
POST
/transactions/enhance
Header Parameters
| Field | Required | Type |
|---|---|---|
Accept-Version MX Platform API version. | Required | String |
Request Body
Transaction object to be enhanced
| Field | Required | Type |
|---|---|---|
transactions | Required | Object[] |
Loading...