Skip to main content
This data comes from MX’s /users/{user_guid} /accounts/{account_guid}/transactions endpoint and is returned from Meld’s /bank-linking/transactions endpoint.
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 FieldDescriptionMX Response Field
amountThe amount of the transactionamount
currencyThe currency used in the transactioncurrency_code
descriptionThe transaction’s descriptionoriginal_description
statusThe status of the transactionstatus
transactionDateThe date and time the transaction was madetransacted_at
postedDateThe date and time the transaction was postedposted_at