|
2 | 2 | "swagger": "2.0", |
3 | 3 | "info": { |
4 | 4 | "title": "OPERA Cloud Activity API", |
5 | | - "description": "APIs to cater for Sales Activity functionality in OPERA Cloud. <br /><br /> Activities provide you with an account management tool for managing daily tasks such as appointments, sales calls, contact follow-up, and so on.<br /><br /> Compatible with OPERA Cloud release 24.4.<br /><br /><p> This document and all content within is available under the Universal Permissive License v 1.0 (https://oss.oracle.com/licenses/upl). Copyright (c) 2020, 2024 Oracle and/or its affiliates.</p>", |
6 | | - "version": "24.4", |
| 5 | + "description": "APIs to cater for Sales Activity functionality in OPERA Cloud. <br /><br /> Activities provide you with an account management tool for managing daily tasks such as appointments, sales calls, contact follow-up, and so on.<br /><br /> Compatible with OPERA Cloud release 25.1.0.0.<br /><br /><p> This document and all content within is available under the Universal Permissive License v 1.0 (https://oss.oracle.com/licenses/upl). Copyright (c) 2020, 2025 Oracle and/or its affiliates.</p>", |
| 6 | + "version": "25.1.0.0", |
7 | 7 | "termsOfService": "https://www.oracle.com/legal/terms.html", |
8 | 8 | "contact": { |
9 | 9 | |
|
153 | 153 | { |
154 | 154 | "$ref": "#/parameters/authKey" |
155 | 155 | }, |
| 156 | + { |
| 157 | + "$ref": "#/parameters/externalData" |
| 158 | + }, |
156 | 159 | { |
157 | 160 | "$ref": "#/parameters/x-app-key" |
158 | 161 | }, |
|
473 | 476 | { |
474 | 477 | "$ref": "#/parameters/authKey" |
475 | 478 | }, |
| 479 | + { |
| 480 | + "$ref": "#/parameters/externalData" |
| 481 | + }, |
476 | 482 | { |
477 | 483 | "$ref": "#/parameters/x-app-key" |
478 | 484 | }, |
|
573 | 579 | { |
574 | 580 | "$ref": "#/parameters/authKey" |
575 | 581 | }, |
| 582 | + { |
| 583 | + "$ref": "#/parameters/externalData" |
| 584 | + }, |
576 | 585 | { |
577 | 586 | "$ref": "#/parameters/x-app-key" |
578 | 587 | }, |
|
711 | 720 | { |
712 | 721 | "$ref": "#/parameters/authKey" |
713 | 722 | }, |
| 723 | + { |
| 724 | + "$ref": "#/parameters/externalData" |
| 725 | + }, |
714 | 726 | { |
715 | 727 | "$ref": "#/parameters/x-app-key" |
716 | 728 | }, |
|
986 | 998 | { |
987 | 999 | "$ref": "#/parameters/authKey" |
988 | 1000 | }, |
| 1001 | + { |
| 1002 | + "$ref": "#/parameters/externalData" |
| 1003 | + }, |
989 | 1004 | { |
990 | 1005 | "$ref": "#/parameters/x-app-key" |
991 | 1006 | }, |
|
1102 | 1117 | { |
1103 | 1118 | "$ref": "#/parameters/authKey" |
1104 | 1119 | }, |
| 1120 | + { |
| 1121 | + "$ref": "#/parameters/externalData" |
| 1122 | + }, |
1105 | 1123 | { |
1106 | 1124 | "$ref": "#/parameters/x-app-key" |
1107 | 1125 | }, |
|
1208 | 1226 | { |
1209 | 1227 | "$ref": "#/parameters/authKey" |
1210 | 1228 | }, |
| 1229 | + { |
| 1230 | + "$ref": "#/parameters/externalData" |
| 1231 | + }, |
1211 | 1232 | { |
1212 | 1233 | "$ref": "#/parameters/x-app-key" |
1213 | 1234 | }, |
|
1315 | 1336 | { |
1316 | 1337 | "$ref": "#/parameters/authKey" |
1317 | 1338 | }, |
| 1339 | + { |
| 1340 | + "$ref": "#/parameters/externalData" |
| 1341 | + }, |
1318 | 1342 | { |
1319 | 1343 | "$ref": "#/parameters/x-app-key" |
1320 | 1344 | }, |
|
1536 | 1560 | { |
1537 | 1561 | "$ref": "#/parameters/authKey" |
1538 | 1562 | }, |
| 1563 | + { |
| 1564 | + "$ref": "#/parameters/externalData" |
| 1565 | + }, |
1539 | 1566 | { |
1540 | 1567 | "$ref": "#/parameters/x-app-key" |
1541 | 1568 | }, |
|
1754 | 1781 | { |
1755 | 1782 | "$ref": "#/parameters/authKey" |
1756 | 1783 | }, |
| 1784 | + { |
| 1785 | + "$ref": "#/parameters/externalData" |
| 1786 | + }, |
1757 | 1787 | { |
1758 | 1788 | "$ref": "#/parameters/x-app-key" |
1759 | 1789 | }, |
|
1893 | 1923 | { |
1894 | 1924 | "$ref": "#/parameters/authKey" |
1895 | 1925 | }, |
| 1926 | + { |
| 1927 | + "$ref": "#/parameters/externalData" |
| 1928 | + }, |
1896 | 1929 | { |
1897 | 1930 | "$ref": "#/parameters/x-app-key" |
1898 | 1931 | }, |
|
2018 | 2051 | { |
2019 | 2052 | "$ref": "#/parameters/authKey" |
2020 | 2053 | }, |
| 2054 | + { |
| 2055 | + "$ref": "#/parameters/externalData" |
| 2056 | + }, |
2021 | 2057 | { |
2022 | 2058 | "$ref": "#/parameters/x-app-key" |
2023 | 2059 | }, |
|
2425 | 2461 | { |
2426 | 2462 | "$ref": "#/parameters/authKey" |
2427 | 2463 | }, |
| 2464 | + { |
| 2465 | + "$ref": "#/parameters/externalData" |
| 2466 | + }, |
2428 | 2467 | { |
2429 | 2468 | "$ref": "#/parameters/x-app-key" |
2430 | 2469 | }, |
|
2541 | 2580 | { |
2542 | 2581 | "$ref": "#/parameters/authKey" |
2543 | 2582 | }, |
| 2583 | + { |
| 2584 | + "$ref": "#/parameters/externalData" |
| 2585 | + }, |
2544 | 2586 | { |
2545 | 2587 | "$ref": "#/parameters/x-app-key" |
2546 | 2588 | }, |
|
2678 | 2720 | { |
2679 | 2721 | "$ref": "#/parameters/authKey" |
2680 | 2722 | }, |
| 2723 | + { |
| 2724 | + "$ref": "#/parameters/externalData" |
| 2725 | + }, |
2681 | 2726 | { |
2682 | 2727 | "$ref": "#/parameters/x-app-key" |
2683 | 2728 | }, |
|
2803 | 2848 | { |
2804 | 2849 | "$ref": "#/parameters/authKey" |
2805 | 2850 | }, |
| 2851 | + { |
| 2852 | + "$ref": "#/parameters/externalData" |
| 2853 | + }, |
2806 | 2854 | { |
2807 | 2855 | "$ref": "#/parameters/x-app-key" |
2808 | 2856 | }, |
|
2918 | 2966 | { |
2919 | 2967 | "$ref": "#/parameters/authKey" |
2920 | 2968 | }, |
| 2969 | + { |
| 2970 | + "$ref": "#/parameters/externalData" |
| 2971 | + }, |
2921 | 2972 | { |
2922 | 2973 | "$ref": "#/parameters/x-app-key" |
2923 | 2974 | }, |
|
3038 | 3089 | { |
3039 | 3090 | "$ref": "#/parameters/authKey" |
3040 | 3091 | }, |
| 3092 | + { |
| 3093 | + "$ref": "#/parameters/externalData" |
| 3094 | + }, |
3041 | 3095 | { |
3042 | 3096 | "$ref": "#/parameters/x-app-key" |
3043 | 3097 | }, |
|
3250 | 3304 | { |
3251 | 3305 | "$ref": "#/parameters/authKey" |
3252 | 3306 | }, |
| 3307 | + { |
| 3308 | + "$ref": "#/parameters/externalData" |
| 3309 | + }, |
3253 | 3310 | { |
3254 | 3311 | "$ref": "#/parameters/x-app-key" |
3255 | 3312 | }, |
|
3347 | 3404 | { |
3348 | 3405 | "$ref": "#/parameters/authKey" |
3349 | 3406 | }, |
| 3407 | + { |
| 3408 | + "$ref": "#/parameters/externalData" |
| 3409 | + }, |
3350 | 3410 | { |
3351 | 3411 | "$ref": "#/parameters/x-app-key" |
3352 | 3412 | }, |
|
3435 | 3495 | { |
3436 | 3496 | "$ref": "#/parameters/authKey" |
3437 | 3497 | }, |
| 3498 | + { |
| 3499 | + "$ref": "#/parameters/externalData" |
| 3500 | + }, |
3438 | 3501 | { |
3439 | 3502 | "$ref": "#/parameters/x-app-key" |
3440 | 3503 | }, |
|
3513 | 3576 | "Activity" |
3514 | 3577 | ] |
3515 | 3578 | } |
| 3579 | + }, |
| 3580 | + "/services/activity/status": { |
| 3581 | + "get": { |
| 3582 | + "summary": "Operation to get health status", |
| 3583 | + "description": " <p><strong>OperationId:</strong>pingActivityService</p>", |
| 3584 | + "operationId": "pingActivityService", |
| 3585 | + "parameters": [ |
| 3586 | + { |
| 3587 | + "$ref": "#/parameters/authKey" |
| 3588 | + }, |
| 3589 | + { |
| 3590 | + "$ref": "#/parameters/externalData" |
| 3591 | + }, |
| 3592 | + { |
| 3593 | + "$ref": "#/parameters/x-app-key" |
| 3594 | + }, |
| 3595 | + { |
| 3596 | + "$ref": "#/parameters/x-hotelid" |
| 3597 | + }, |
| 3598 | + { |
| 3599 | + "$ref": "#/parameters/x-externalsystem" |
| 3600 | + }, |
| 3601 | + { |
| 3602 | + "$ref": "#/parameters/Accept-Language" |
| 3603 | + } |
| 3604 | + ], |
| 3605 | + "responses": { |
| 3606 | + "200": { |
| 3607 | + "headers": { |
| 3608 | + "Content-Language": { |
| 3609 | + "type": "string", |
| 3610 | + "description": "Audience language", |
| 3611 | + "pattern": "[a-zA-Z]{1,8}(-[a-zA-Z0-9]{1,8})*", |
| 3612 | + "x-example": "en-GB" |
| 3613 | + } |
| 3614 | + }, |
| 3615 | + "description": "Response for Ping operation.", |
| 3616 | + "schema": { |
| 3617 | + "$ref": "#/definitions/operaVersion" |
| 3618 | + } |
| 3619 | + }, |
| 3620 | + "204": { |
| 3621 | + "description": "pingActivityService not found." |
| 3622 | + }, |
| 3623 | + "400": { |
| 3624 | + "$ref": "#/responses/400" |
| 3625 | + }, |
| 3626 | + "401": { |
| 3627 | + "$ref": "#/responses/401" |
| 3628 | + }, |
| 3629 | + "403": { |
| 3630 | + "$ref": "#/responses/403" |
| 3631 | + }, |
| 3632 | + "404": { |
| 3633 | + "$ref": "#/responses/404" |
| 3634 | + }, |
| 3635 | + "405": { |
| 3636 | + "$ref": "#/responses/405" |
| 3637 | + }, |
| 3638 | + "406": { |
| 3639 | + "$ref": "#/responses/406" |
| 3640 | + }, |
| 3641 | + "413": { |
| 3642 | + "$ref": "#/responses/413" |
| 3643 | + }, |
| 3644 | + "414": { |
| 3645 | + "$ref": "#/responses/414" |
| 3646 | + }, |
| 3647 | + "415": { |
| 3648 | + "$ref": "#/responses/415" |
| 3649 | + }, |
| 3650 | + "500": { |
| 3651 | + "$ref": "#/responses/500" |
| 3652 | + }, |
| 3653 | + "502": { |
| 3654 | + "$ref": "#/responses/502" |
| 3655 | + }, |
| 3656 | + "503": { |
| 3657 | + "$ref": "#/responses/503" |
| 3658 | + } |
| 3659 | + }, |
| 3660 | + "consumes": [ |
| 3661 | + "application/json;charset=UTF-8" |
| 3662 | + ], |
| 3663 | + "produces": [ |
| 3664 | + "application/json;charset=UTF-8" |
| 3665 | + ], |
| 3666 | + "tags": [ |
| 3667 | + "Activity" |
| 3668 | + ] |
| 3669 | + } |
3516 | 3670 | } |
3517 | 3671 | }, |
3518 | 3672 | "parameters": { |
| 3673 | + "externalData": { |
| 3674 | + "name": "externalData", |
| 3675 | + "type": "string", |
| 3676 | + "description": "Pass this header as true, if payload needs DVM", |
| 3677 | + "in": "header" |
| 3678 | + }, |
3519 | 3679 | "authKey": { |
3520 | 3680 | "name": "authorization", |
3521 | 3681 | "description": "Bearer token that needs to be passed which is generated post user authentication", |
|
6393 | 6553 | "maxLength": 200 |
6394 | 6554 | } |
6395 | 6555 | } |
| 6556 | + }, |
| 6557 | + "operaVersionNumberType": { |
| 6558 | + "type": "string", |
| 6559 | + "description": "Current Opera Version Number", |
| 6560 | + "minLength": 0, |
| 6561 | + "maxLength": 40 |
| 6562 | + }, |
| 6563 | + "operaVersion": { |
| 6564 | + "type": "object", |
| 6565 | + "description": "Response for Ping operation.", |
| 6566 | + "properties": { |
| 6567 | + "operaVersion": { |
| 6568 | + "description": "Opera version number.", |
| 6569 | + "$ref": "#/definitions/operaVersionNumberType" |
| 6570 | + }, |
| 6571 | + "links": { |
| 6572 | + "$ref": "#/definitions/links" |
| 6573 | + }, |
| 6574 | + "warnings": { |
| 6575 | + "$ref": "#/definitions/warningsType" |
| 6576 | + } |
| 6577 | + } |
6396 | 6578 | } |
6397 | 6579 | }, |
6398 | 6580 | "tags": [ |
|
0 commit comments