Add Transaction

Record a transaction

Optional label to categorise this transaction.
Optional. If provided, must be unique.
Duplicate check: if no Transaction ID is supplied, uniqueness is enforced on date + sender + receiver + amount + serial #. Bump the serial # to record a second otherwise-identical transaction on the same day.
API at checking…