Get mandatory client fields
Retrieves a list of mandatory client fields for online signup
Request
Provide your bearer token in the Authorization
header when making requests to protected resources. Example:Authorization: Bearer ********************
Request Code Samples
curl --location 'https://api.ffdemo.ufp.ai/open/companies//tenants//online_signup/mandatory_client_fields' \
--header 'Authorization: Bearer <token>'
Responses
Mandatory client fields retrieved successfully
Modified at 2025-03-21 07:23:14