GetRequests API
Last updated
Last updated
Base Endpoint:
GET https://api.vlenseg.com/api/BusinessRequest/GetRequests
Overview: This endpoint retrieves a paginated list of business requests. It supports filtering and sorting options for easy access to the data. The response includes metadata such as the total count of requests and details for each request.
Headers:
ApiKey (required): The API key for authenticating the request.
TenancyName (required): The tenancy name that identifies the tenant.
Authorization (required): Bearer token for user authentication, obtained from the Login API.
This endpoint retrieves a paginated list of business requests. It supports bearer authentication using the access token from the login API.
The number of records to skip
The maximum number of records to return
The business request id to filter by
To filter any text for Id, RequestNumber, .. etc