Update transaction metadata
Update the note and/or category of an existing transaction. Use null values to clear existing data.
Path parameters
ID for this transaction
Request body
How to update the transaction's category. Omit field to keep current, send null to clear, send ID to set.
How to update the transaction's note. Omit field to keep current, send null/empty to clear, send text to set.
Response
The external-facing account identifier for the Mercury account that owns this transaction
Present for check deposits and mailed checks; Nothing otherwise.
ID for a Mercury account.
ID for the credit statement period
ID for this transaction
Deprecated: use transactionGlAllocations instead. This field does not reflect GL codes assigned via Mercury auto-categorization rules. Preserved for backwards compatibility.
ID for this transaction
Present for transactions that have tracking numbers (e.g., RTP, ACH, wires); Nothing otherwise.
Example response
{
"createdAt": "2016-07-22T00:00:00Z",
"estimatedDeliveryDate": "2016-07-22T00:00:00Z",
"failedAt": "2016-07-22T00:00:00Z",
"postedAt": "2016-07-22T00:00:00Z"
}