Agent Virtual Contact Squad Contact Controller

AgentVirtualContactSquadContactController APIs

Create Agent Virtual Contact Squad Contact

  • HTTP Method: POST
  • Path: /core2/alg/cc/agent-vc-squad-contact-links
  • Description: Creates a new Agent Virtual Contact Squad Contact resource.
  • Request Body: AgentVirtualContactSquadContactContainer (JSON)
  • Request Parameters:
    • HttpServletRequest: The HTTP request object (can contain query parameters or other request details).
  • Response: Streaming response body, typically JSON with relevant data. Possible responses: 200 OK, 400 Bad Request, 401 Unauthorized, 404 Not Found.

Update Agent Virtual Contact Squad Contact

  • HTTP Method: PUT
  • Path: /core2/alg/cc/agent-vc-squad-contact-links
  • Description: Updates an existing Agent Virtual Contact Squad Contact resource.
  • Request Body: AgentVirtualContactSquadContactContainer (JSON)
  • Request Parameters:
    • HttpServletRequest: The HTTP request object (can contain query parameters or other request details).
  • Response: Streaming response body, typically JSON with relevant data. Possible responses: 200 OK, 400 Bad Request, 401 Unauthorized, 404 Not Found.

Delete Agent Virtual Contact Squad Contact By Id

  • HTTP Method: DELETE
  • Path: /core2/alg/cc/agent-vc-squad-contact-links/{guid}
  • Description: Deletes a specific Agent Virtual Contact Squad Contact resource by its identifier.
  • Request Body: N/A
  • Request Parameters:
    • guid (UUID): The unique identifier.
    • HttpServletRequest: The HTTP request object (can contain query parameters or other request details).
  • Response: Streaming response body, typically JSON with relevant data. Possible responses: 200 OK, 400 Bad Request, 401 Unauthorized, 404 Not Found.

Retrieve All Agent Virtual Contact Squad Contact

  • HTTP Method: GET
  • Path: /core2/alg/cc/agent-vc-squad-contact-links
  • Description: Retrieves a list of Agent Virtual Contact Squad Contact resources.
  • Request Body: N/A
  • Request Parameters:
    • HttpServletRequest: The HTTP request object (can contain query parameters or other request details).
  • Response: Streaming response body, typically JSON with relevant data. Possible responses: 200 OK, 400 Bad Request, 401 Unauthorized, 404 Not Found.

Retrieve Agent Virtual Contact Squad Contact By Id

  • HTTP Method: GET
  • Path: /core2/alg/cc/agent-vc-squad-contact-links/{guid}
  • Description: Retrieves a specific Agent Virtual Contact Squad Contact resource by its identifier.
  • Request Body: N/A
  • Request Parameters:
    • guid (UUID): The unique identifier.
    • HttpServletRequest: The HTTP request object (can contain query parameters or other request details).
  • Response: Streaming response body, typically JSON with relevant data. Possible responses: 200 OK, 400 Bad Request, 401 Unauthorized, 404 Not Found.

Retrieve Agent Virtual Contact Squad Contact By Criteria

  • HTTP Method: GET
  • Path: /core2/alg/cc/agent-vc-squad-contact-links/query
  • Description: Retrieves a specific Agent Virtual Contact Squad Contact resource by its identifier.
  • Request Body: N/A
  • Request Parameters:
    • HttpServletRequest: The HTTP request object (can contain query parameters or other request details).
  • Response: Streaming response body, typically JSON with relevant data. Possible responses: 200 OK, 400 Bad Request, 401 Unauthorized, 404 Not Found.

Create Agent V C Squad Backoffice Ep

  • HTTP Method: POST
  • Path: /core2/alg/cc/agent-vc-squad-contact-links/backoffice-ep
  • Description: Creates a new Agent Virtual Contact Squad Contact resource.
  • Request Body: AgentVirtualContactSquadContactContainer (JSON)
  • Request Parameters:
    • HttpServletRequest: The HTTP request object (can contain query parameters or other request details).
  • Response: Streaming response body, typically JSON with relevant data. Possible responses: 200 OK, 400 Bad Request, 401 Unauthorized, 404 Not Found.

Create Agent V C Squad Etl

  • HTTP Method: POST
  • Path: /core2/alg/cc/agent-vc-squad-contact-links/etl-ep
  • Description: Creates a new Agent Virtual Contact Squad Contact resource.
  • Request Body: AgentVirtualContactSquadContactContainer (JSON)
  • Request Parameters:
    • HttpServletRequest: The HTTP request object (can contain query parameters or other request details).
  • Response: Streaming response body, typically JSON with relevant data. Possible responses: 200 OK, 400 Bad Request, 401 Unauthorized, 404 Not Found.

Create Agent V C Squad Login Entity Ep

  • HTTP Method: POST
  • Path: /core2/alg/cc/agent-vc-squad-contact-links/login-entity-ep
  • Description: Creates a new Agent Virtual Contact Squad Contact resource.
  • Request Body: AgentVirtualContactSquadContactContainer (JSON)
  • Request Parameters:
    • HttpServletRequest: The HTTP request object (can contain query parameters or other request details).
  • Response: Streaming response body, typically JSON with relevant data. Possible responses: 200 OK, 400 Bad Request, 401 Unauthorized, 404 Not Found.

Update V C Squad Agent Back Office Ep

  • HTTP Method: PUT
  • Path: /core2/alg/cc/agent-vc-squad-contact-links/backoffice-ep
  • Description: Updates an existing Agent Virtual Contact Squad Contact resource.
  • Request Body: AgentVirtualContactSquadContactContainer (JSON)
  • Request Parameters:
    • HttpServletRequest: The HTTP request object (can contain query parameters or other request details).
  • Response: Streaming response body, typically JSON with relevant data. Possible responses: 200 OK, 400 Bad Request, 401 Unauthorized, 404 Not Found.

Update Agent V C Squad Etl Ep

  • HTTP Method: PUT
  • Path: /core2/alg/cc/agent-vc-squad-contact-links/etl-ep
  • Description: Updates an existing Agent Virtual Contact Squad Contact resource.
  • Request Body: AgentVirtualContactSquadContactContainer (JSON)
  • Request Parameters:
    • HttpServletRequest: The HTTP request object (can contain query parameters or other request details).
  • Response: Streaming response body, typically JSON with relevant data. Possible responses: 200 OK, 400 Bad Request, 401 Unauthorized, 404 Not Found.

Update Agent V C Squad Login Entity

  • HTTP Method: PUT
  • Path: /core2/alg/cc/agent-vc-squad-contact-links/login-entity-ep
  • Description: Updates an existing Agent Virtual Contact Squad Contact resource.
  • Request Body: AgentVirtualContactSquadContactContainer (JSON)
  • Request Parameters:
    • HttpServletRequest: The HTTP request object (can contain query parameters or other request details).
  • Response: Streaming response body, typically JSON with relevant data. Possible responses: 200 OK, 400 Bad Request, 401 Unauthorized, 404 Not Found.

Delete Agent V C Squad Backoffice By Id

  • HTTP Method: DELETE
  • Path: /core2/alg/cc/agent-vc-squad-contact-links/backoffice-ep/{guid}
  • Description: Deletes a specific Agent Virtual Contact Squad Contact resource by its identifier.
  • Request Body: N/A
  • Request Parameters:
    • guid (UUID): The unique identifier.
    • HttpServletRequest: The HTTP request object (can contain query parameters or other request details).
  • Response: Streaming response body, typically JSON with relevant data. Possible responses: 200 OK, 400 Bad Request, 401 Unauthorized, 404 Not Found.

Delete Agent V C Squad Etl By Id

  • HTTP Method: DELETE
  • Path: /core2/alg/cc/agent-vc-squad-contact-links/etl-ep/{guid}
  • Description: Deletes a specific Agent Virtual Contact Squad Contact resource by its identifier.
  • Request Body: N/A
  • Request Parameters:
    • guid (UUID): The unique identifier.
    • HttpServletRequest: The HTTP request object (can contain query parameters or other request details).
  • Response: Streaming response body, typically JSON with relevant data. Possible responses: 200 OK, 400 Bad Request, 401 Unauthorized, 404 Not Found.

Delete Agent V C Squad Login Entity By Id

  • HTTP Method: DELETE
  • Path: /core2/alg/cc/agent-vc-squad-contact-links/login-entity-ep/{guid}
  • Description: Deletes a specific Agent Virtual Contact Squad Contact resource by its identifier.
  • Request Body: N/A
  • Request Parameters:
    • guid (UUID): The unique identifier.
    • HttpServletRequest: The HTTP request object (can contain query parameters or other request details).
  • Response: Streaming response body, typically JSON with relevant data. Possible responses: 200 OK, 400 Bad Request, 401 Unauthorized, 404 Not Found.

Retrieve All Agent V C Squad Backoffice

  • HTTP Method: GET
  • Path: /core2/alg/cc/agent-vc-squad-contact-links/backoffice-ep
  • Description: Retrieves a list of Agent Virtual Contact Squad Contact resources.
  • Request Body: N/A
  • Request Parameters:
    • HttpServletRequest: The HTTP request object (can contain query parameters or other request details).
  • Response: Streaming response body, typically JSON with relevant data. Possible responses: 200 OK, 400 Bad Request, 401 Unauthorized, 404 Not Found.

Retrieve All Agent V C Squad Etl

  • HTTP Method: GET
  • Path: /core2/alg/cc/agent-vc-squad-contact-links/etl-ep
  • Description: Retrieves a list of Agent Virtual Contact Squad Contact resources.
  • Request Body: N/A
  • Request Parameters:
    • HttpServletRequest: The HTTP request object (can contain query parameters or other request details).
  • Response: Streaming response body, typically JSON with relevant data. Possible responses: 200 OK, 400 Bad Request, 401 Unauthorized, 404 Not Found.

Retrieve All Agent V C Squad Login Entity

  • HTTP Method: GET
  • Path: /core2/alg/cc/agent-vc-squad-contact-links/login-entity-ep
  • Description: Retrieves a list of Agent Virtual Contact Squad Contact resources.
  • Request Body: N/A
  • Request Parameters:
    • HttpServletRequest: The HTTP request object (can contain query parameters or other request details).
  • Response: Streaming response body, typically JSON with relevant data. Possible responses: 200 OK, 400 Bad Request, 401 Unauthorized, 404 Not Found.

Retrieve Agent V C Squad By Guid Backoffice By Id

  • HTTP Method: GET
  • Path: /core2/alg/cc/agent-vc-squad-contact-links/backoffice-ep/{guid}
  • Description: Retrieves a specific Agent Virtual Contact Squad Contact resource by its identifier.
  • Request Body: N/A
  • Request Parameters:
    • guid (UUID): The unique identifier.
    • HttpServletRequest: The HTTP request object (can contain query parameters or other request details).
  • Response: Streaming response body, typically JSON with relevant data. Possible responses: 200 OK, 400 Bad Request, 401 Unauthorized, 404 Not Found.

Retrieve Agent V C Squad By Guid Etl By Id

  • HTTP Method: GET
  • Path: /core2/alg/cc/agent-vc-squad-contact-links/etl-ep/{guid}
  • Description: Retrieves a specific Agent Virtual Contact Squad Contact resource by its identifier.
  • Request Body: N/A
  • Request Parameters:
    • guid (UUID): The unique identifier.
    • HttpServletRequest: The HTTP request object (can contain query parameters or other request details).
  • Response: Streaming response body, typically JSON with relevant data. Possible responses: 200 OK, 400 Bad Request, 401 Unauthorized, 404 Not Found.

Retrieve Agent V C Squad By Guid Login Entity By Id

  • HTTP Method: GET
  • Path: /core2/alg/cc/agent-vc-squad-contact-links/login-entity-ep/{guid}
  • Description: Retrieves a specific Agent Virtual Contact Squad Contact resource by its identifier.
  • Request Body: N/A
  • Request Parameters:
    • guid (UUID): The unique identifier.
    • HttpServletRequest: The HTTP request object (can contain query parameters or other request details).
  • Response: Streaming response body, typically JSON with relevant data. Possible responses: 200 OK, 400 Bad Request, 401 Unauthorized, 404 Not Found.

Retrieve Agent V C Squad By Criteria Backoffice

  • HTTP Method: GET
  • Path: /core2/alg/cc/agent-vc-squad-contact-links/backoffice-ep/query
  • Description: Retrieves a specific Agent Virtual Contact Squad Contact resource by its identifier.
  • Request Body: N/A
  • Request Parameters:
    • HttpServletRequest: The HTTP request object (can contain query parameters or other request details).
  • Response: Streaming response body, typically JSON with relevant data. Possible responses: 200 OK, 400 Bad Request, 401 Unauthorized, 404 Not Found.

Retrieve Agent V C Squad By Criteria Etl

  • HTTP Method: GET
  • Path: /core2/alg/cc/agent-vc-squad-contact-links/etl-ep/query
  • Description: Retrieves a specific Agent Virtual Contact Squad Contact resource by its identifier.
  • Request Body: N/A
  • Request Parameters:
    • HttpServletRequest: The HTTP request object (can contain query parameters or other request details).
  • Response: Streaming response body, typically JSON with relevant data. Possible responses: 200 OK, 400 Bad Request, 401 Unauthorized, 404 Not Found.

Retrieve Agent V C Squad By Criteria Login Entity

  • HTTP Method: GET
  • Path: /core2/alg/cc/agent-vc-squad-contact-links/login-entity-ep/query
  • Description: Retrieves a specific Agent Virtual Contact Squad Contact resource by its identifier.
  • Request Body: N/A
  • Request Parameters:
    • HttpServletRequest: The HTTP request object (can contain query parameters or other request details).
  • Response: Streaming response body, typically JSON with relevant data. Possible responses: 200 OK, 400 Bad Request, 401 Unauthorized, 404 Not Found.

Retrieve Export Csv Backoffice

  • HTTP Method: GET
  • Path: /core2/alg/cc/agent-vc-squad-contact-links/backoffice-ep/export/csv
  • Description: Retrieves a list of Agent Virtual Contact Squad Contact resources.
  • Request Body: N/A
  • Request Parameters:
    • HttpServletRequest: The HTTP request object (can contain query parameters or other request details).
  • Response: Streaming response body, typically JSON with relevant data. Possible responses: 200 OK, 400 Bad Request, 401 Unauthorized, 404 Not Found.

Retrieve Export Csv Etl

  • HTTP Method: GET
  • Path: /core2/alg/cc/agent-vc-squad-contact-links/etl-ep/export/csv
  • Description: Retrieves a list of Agent Virtual Contact Squad Contact resources.
  • Request Body: N/A
  • Request Parameters:
    • HttpServletRequest: The HTTP request object (can contain query parameters or other request details).
  • Response: Streaming response body, typically JSON with relevant data. Possible responses: 200 OK, 400 Bad Request, 401 Unauthorized, 404 Not Found.

Retrieve Export Csv Login Entity

  • HTTP Method: GET
  • Path: /core2/alg/cc/agent-vc-squad-contact-links/login-entity-ep/export/csv
  • Description: Retrieves a list of Agent Virtual Contact Squad Contact resources.
  • Request Body: N/A
  • Request Parameters:
    • HttpServletRequest: The HTTP request object (can contain query parameters or other request details).
  • Response: Streaming response body, typically JSON with relevant data. Possible responses: 200 OK, 400 Bad Request, 401 Unauthorized, 404 Not Found.