Where can I find "orgId" in the developer dashboard?

The subscription registration API requires supplying both applicationId and businessId, which per the subscription registration documentation (https://poynt.github.io/developer/tut/integrating-with-billing.html) says to use orgId as the businessId value. I have looked at everything I can find in the developer dashboard and have yet to discover the orgId. Could you point me at the page/location where it lives?

Thanks!

–peter

@peter, looks like we are not showing it in the UI in the dev portal. We’ll get that fixed. For now once you log in to your dev portal go to this url https://poynt.net/api/d/organization. You should get a json object representing your dev org and it will have an id field.