Adding RE Fund GL Distributions has mostly been added to RENXT (just awaiting the ability to add/edit the Project column). However, SKY API does not yet have endpoints for adding RE Fund GL Distributions.
The more robust endpoints for GETing, POSTing, and PATCHing Funds in RE NXT via SKY API are in the NXT Data Integration grouping. Through them, we can programmatically add funds to RE. However, it does not yet support adding/changing/deleting GL Distribution configurations. That means for every fund we create programmatically, we then have to manually edit the Fund in RE database view to add the GL Distributions. Please add these to SKY API.