Addendum Notices
This API fetches all Addendum and Notices created by the member based on allowed exchange segments and login type. These notices are typically legal disclaimers or important messages shown to the user on login.
🛣️Path Parameters
| Parameter | Type | Required | Description | Example/ENUM |
|---|
| market_allowed | string | Yes | Exchange segments for which the addendum is required | 268437595 |
| login_type | string | Yes | Type of login for which the addendum applies | PASSWORD |
| Header | Type | Required | Description | Example/ENUM |
|---|
| Authorization | string | Yes | Bearer token for user authentication and access. | Bearer |
🟢Success Response - 200 Ok