| 1234567891011121314151617 |
- {
- "dashboard": {
- "name": "dashboard",
- "url": "https://customercentral-dashboard.oracle.com/",
- "path": "/"
- },
- "plugin-a": {
- "name": "plugin-a",
- "url": "https://customercentral-plugin-a.oracle.com/",
- "path": "/plugin-a"
- },
- "invoices": {
- "name": "invoices",
- "url": "https://shop-dev2.oraclecorp.com/app/paymentcenter/?_ojCoreRouter=invoices&sessionId=eb77728b-e71a-5438-e053-82e37064dc07&showHeader=false",
- "path": "/invoices"
- }
- }
|