Example: an MX transaction with
amount: 89.40, currency_code: "USD", original_description: "Uber 063015 SF**POOL**", status: "POSTED", transacted_at: "2024-01-15", posted_at: "2024-01-15" maps to Meld amount: 89.40, currency: "USD", description: "Uber 063015 SF**POOL**", status: "POSTED", transactionDate: "2024-01-15", postedDate: "2024-01-15".| Meld Field | Description | MX Response Field |
|---|---|---|
| amount | The amount of the transaction | amount |
| currency | The currency used in the transaction | currency_code |
| description | The transaction’s description | original_description |
| status | The status of the transaction | status |
| transactionDate | The date and time the transaction was made | transacted_at |
| postedDate | The date and time the transaction was posted | posted_at |