Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Body
application/json
The acceptTermsAndCondition API is used to record a user’s acceptance of the Terms and Conditions, which is mandatory for regulatory compliance before proceeding with any onboarding steps.
This a mandatory step in the user onboarding flow. Users must complete this step before progressing any further.
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.