api
api copied to clipboard
URL scheme on iOS
I was wondering if it’s possible to open the details page of a particular transaction in the iOS app by using the API to extract the transaction id for the transaction.
I’ve noticed that up:// opens the Up app, and that up://transactions/[transaction id] opens the Up app but errors with the “Transaction Not Found” page. Clearly, there must be some scheme to open a particular transaction, perhaps by transaction id. Can someone shed some light here?

Good idea @iJas0n. Have raised for discussion internally ❤️ We'd have to release an app update to support this, as as you've noted the IDs in the API will not currently work with the app out of the box.
@d11wtq Thanks for your time and consideration!