Business Request Fields

Endpoint: GET https://api.vlenseg.com/api/BusinessRequest/GetBusinessRequestTypeTemplateFields?requestTypeId={id}

Overview:

Retrieve all fields associated with a specific business request type, allowing detailed customization when creating a new business request. These fields are configured by the tenant admin via the Admin Portal.

Workflow:

  1. Send a GET request with the appropriate headers and requestTypeId as a query parameter.

  2. Receive a response containing all fields linked to the specified request type.

  3. Use the retrieved fields to customize and create a new business request.

get
Query parameters
requestTypeIdinteger · int32Optional
isLocalizedbooleanOptionalDefault: false
Responses
200

Success

get
/api/BusinessRequest/GetBusinessRequestTypeTemplateFields
200

Success

f(x)=xe2piiξxf(x) = x * e^{2 pi i \xi x}

Last updated