get https://example.com/customers/private/v1/role-settings//verifications
Available only for root.
The API returns the parameters (phone, email or both) that are required to be verified for a specific customer role.
Responses
Available only for root.
The API returns the parameters (phone, email or both) that are required to be verified for a specific customer role.
xxxxxxxxxx
curl --request GET \
--url https://example.com/customers/private/v1/role-settings/client/verifications \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: