Customizing Bill Plan Page using Page Composer - REST API/OIC Integration for Bill Rate Refresh
Summary:
We have a requirement to customize the Bill Plan page in contracts UI and add a button that will trigger a REST API/OIC call to refresh the bill rates from our pricing tool.
Content (please ensure you mask any confidential information):
The plan is to use Page Composer, custom JavaScript within the HTML markup to call the REST API/OIC, passing the authentication details as a btoa (Base64 encoded) string of the Basic Username:Password. However, we are looking for a solution to pass this authentication dynamically in the SaaS environment (similar to how we use environment variables in OFS extensions).
Tagged:
0