-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Labels
Description
Currently the Retrieve Transaction API supports returning:
rawTextdescriptionmessage
However if a transaction occurs that is a transfer from another person, and they only entered a reference id, and didn't populate the full text description, then both description and message are null / empty.
And rawText appears to be set to the payer's name.
It would be great if the reference could be sent through on transactions from this API as well.
Reactions are currently unavailable