To which table does the Account Plans policies created in Portal UI gets saved to?
All Supported versions of API Portal.
Account Plan Policies are saved to RATE_QUOATA table in portal database.
select * from RATE_QUOTA where ASSIGNMENT_LEVEL='ORGANIZATION';