acceptTermsAndCondition
User Onboarding
acceptTermsAndCondition
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.
What it does:
- Records user’s acceptance of current Terms and Conditions
- Enables progression to subsequent onboarding steps
Note:
This a mandatory step in the user onboarding flow. Users must complete this step before progressing any further.
PUT
acceptTermsAndCondition
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Body
application/json
