post https://{base_url}//customers/business
Use this endpoint to create a business customer and initiate their verification.
Please note only English characters are allowed as inputs.
The response will include a tos_policies_url. This URL is used to handle Terms of Service consent.
Terms of Service Consent Flow
-
Redirect your user to this URL.
-
Ensure the user reviews and accepts the Terms of Service.
-
Capture the tos_policies_value included in the URL query string.
-
Pass this
tos_policies_valueback to us to confirm consent in the next APIs that require it.
