Update Requests

Endpoint:

GET https://api.banking.netevia.dev/api/tickets/activeUpdateFieldRequests

Description:

This API allows users to fetch updates on requests related to active ticket fields. It is useful for tracking field change requests on tickets and ensuring that the latest updates are available.

Response Example:

{  
  "additionalProp": 0  
}

Details:

additionalProp:
A placeholder for additional properties that might be included in the response. In the current response, the property returns a value of 0, though this structure can vary depending on the nature of the request updates.

Usage Notes:

  • This API is used to retrieve updates on specific field change requests related to tickets.
  • The data returned can be processed to monitor and manage active requests for ticket field updates.
Language
Credentials
Bearer
JWT
Click Try It! to start a request and see the response here!