Skip to content

Commit 701cdff

Browse files
author
nobody
committed
JSON Schema Update
1 parent f3dd701 commit 701cdff

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

config/v3/get_settings/receive.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -294,6 +294,13 @@
294294
"description": "Terms and condition status tells us whether all the accounts of this user has accepted the latest T&C version.",
295295
"type": "object"
296296
},
297+
"tnc_update_notification_start_date": {
298+
"description": "The start date to inform users within a grace period, with the notification automatically deactivating after the specified duration.",
299+
"type": [
300+
"null",
301+
"string"
302+
]
303+
},
297304
"trading_hub": {
298305
"description": "Boolean value 1 or 0, indicating if client has enabled the Trading Hub dashboard",
299306
"type": "integer"

0 commit comments

Comments
 (0)