Provide the ability to get grant ID and other information (not including activity, that is a GET transaction endpoint call that exists, using the grant as a t-code filter), and also a LIST endpoint that lists basic information and is searchable.
The LIST endpoint will also include a "search transaction code" function to return a grant ID based on a string search of transaction code (and it's possible this may split off into a separate endpoint). Grant records and transaction codes have no direct connection to each other, but you can dedicate one transaction code to grants and link the grant record to the t-code (and a good practice is to call them the same thing)
These shipped early, and now available as well as the documentation in the reference.
The LIST endpoint will also include a "search transaction code" function to return a grant ID based on a string search of transaction code (and it's possible this may split off into a separate endpoint). Grant records and transaction codes have no direct connection to each other, but you can dedicate one transaction code to grants and link the grant record to the t-code (and a good practice is to call them the same thing)
This should go out shortly after BBCON in late October.