Missing Billing data in Get Organization API?

Hey Kinde! Just got started with your product and have started to kick the wheels with organizations and billing. According to the docs there should be a billing object on the Get Organization endpoint. But this is missing completely. Using the v1 api - is this under another version since Billing is in beta?
7 Replies
Roshan
Roshan2mo ago
I’m Nathaly, a Support Engineer at Kinde. We’re currently validating the endpoints to ensure they’re functioning correctly and will provide you with an update soon. Thanks for your patience! Hello, again. The case has been validated and is currently under investigation by the development team to identify what may be happening. I will keep you posted as soon as I receive an update.
VikBergman
VikBergmanOP2mo ago
Thanks for the update! 🙂
Roshan
Roshan2mo ago
Hi Vik. The team reviewed the documentation and confirmed that it needs to be updated with more details. To access the billing object, you’ll need to use ?expand=billing in your request/URL. Note that if billing isn’t enabled for an organization, the object won’t be included in the response. Currently, this is a beta feature, so we are actively working on some improvements. However, you can expect me to get back to you as soon as I get responses from the team.
VikBergman
VikBergmanOP2mo ago
Hi Nathaly, works like a charm! Thanks a lot for the assistance 🙂
Roshan
Roshan2mo ago
No problem. I am glad it was helpful.
Tytus
Tytus2mo ago
Hi Nathaly! I can also confirm that additional param works, thanks. However, looks like a possibility to add it is missing in the Java SDK - there's only GetOrganizationResponse getOrganization(@Nullable String code) method. Are there possibly any plans to add it? Or is there any workaround that I don't see?
Roshan
Roshan2mo ago
Hello Tytus. This makes sense, thank you for reporting this issue. I’ll raise it with the development team and get back to you once I have an update on the feature’s status. If it’s not yet implemented, I’ll also try to provide specific details, such as a timeline and what you can expect. A discussion was started. Once I have relevant updates, I will share them with you @Tytus

Did you find this page helpful?