This endpoint captures the consent for User's final check, required to complete the pre-trade process. This action must be performed after the User's cool-off period has ended. Available only for UK users.
User successfully accepted final check
Error code
Error
Maintenance or Service unavailable
{- "errors": [
- {
- "code": "forbidden",
- "title": "This action is forbidden."
}, - {
- "code": "forbidden",
- "title": "User cool-off period not stared."
}, - {
- "code": "forbidden",
- "title": "User is currently in cool-off period."
}
]
}