Endpoint Parameters
-
Request parameters
Name Type Origin Description Accepted Boolean Body Set Accepted to true if the client has accepted terms and conditions, and false otherwise. ClientKey ClientKey Route The client key uniquely identifying a client. -
Response Parameters
View Response CodesThere are no response parameters
-
Request Example
Request URL
PUT /at/v3/tradeFollowers/{ClientKey}/termsandconditions
Request Body
{ "Accepted": true }