Get Business Request Type Template Fields
Last updated
Last updated
Base Endpoint:
GET https://api.vlenseg.com/api/BusinessRequest/GetBusinessRequestTypeTemplateFields
?requestTypeId={id}
This endpoint retrieves the template fields for a specific business request type. The fields include questions, their display texts, possible values, and other relevant data. It supports bearer authentication and requires an API key.
Authorization
Bearer Authentication
Query parameters
requestTypeId (required): The unique identifier of the business request type (integer).
Header parameters
ApiKey: API key for the request.
TenancyName: Name of the tenant.
Authorization: Bearer token.
This endpoint retrieves the template fields for a specific business request type.
The unique identifier of the business request type.