We are pretty tightly coupled with Auth. Part of setting it up is resolving your internal customer (or org) ID from your auth JWT and passing it into an autumnHandler function, which then makes calls to the Autumn API.
This means you don't need to store any additional IDs for billing -- just make calls to Autumn with your exiting auth uuids.