Come-from-Beyond
I can not find a way to get a transaction id for an alias. This is not possible?
I looked at GET & POST APIs. Nothing.
This can be done with getAccountTransactionIds and getTransaction. getTransaction returns transaction data, u should check ones with type == 1 and subtype == 1.
If u don't know the account then u r supposed to scan the whole blockchain.