AgentVirtualContactSquadQrController APIs
Create Agent Virtual Contact Squad Qr
- HTTP Method:
POST - Path:
/core2/alg/cc/agent-vc-squad-qr-codes - Description: Creates a new Agent Virtual Contact Squad Qr resource.
- Request Body:
AgentVirtualContactSquadQrContainer(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 Qr
- HTTP Method:
PUT - Path:
/core2/alg/cc/agent-vc-squad-qr-codes - Description: Updates an existing Agent Virtual Contact Squad Qr resource.
- Request Body:
AgentVirtualContactSquadQrContainer(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 Qr By Id
- HTTP Method:
DELETE - Path:
/core2/alg/cc/agent-vc-squad-qr-codes/{guid} - Description: Deletes a specific Agent Virtual Contact Squad Qr 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 Qr
- HTTP Method:
GET - Path:
/core2/alg/cc/agent-vc-squad-qr-codes - Description: Retrieves a list of Agent Virtual Contact Squad Qr 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 Qr By Id
- HTTP Method:
GET - Path:
/core2/alg/cc/agent-vc-squad-qr-codes/{guid} - Description: Retrieves a specific Agent Virtual Contact Squad Qr 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 Qr By Criteria
- HTTP Method:
GET - Path:
/core2/alg/cc/agent-vc-squad-qr-codes/query - Description: Retrieves a specific Agent Virtual Contact Squad Qr 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 Qr Backoffice Ep
- HTTP Method:
POST - Path:
/core2/alg/cc/agent-vc-squad-qr-codes/backoffice-ep - Description: Creates a new Agent Virtual Contact Squad Qr resource.
- Request Body:
AgentVirtualContactSquadQrContainer(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 Qr Etl
- HTTP Method:
POST - Path:
/core2/alg/cc/agent-vc-squad-qr-codes/etl-ep - Description: Creates a new Agent Virtual Contact Squad Qr resource.
- Request Body:
AgentVirtualContactSquadQrContainer(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 Qr Login Entity Ep
- HTTP Method:
POST - Path:
/core2/alg/cc/agent-vc-squad-qr-codes/login-entity-ep - Description: Creates a new Agent Virtual Contact Squad Qr resource.
- Request Body:
AgentVirtualContactSquadQrContainer(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 Qr Back Office Ep
- HTTP Method:
PUT - Path:
/core2/alg/cc/agent-vc-squad-qr-codes/backoffice-ep - Description: Updates an existing Agent Virtual Contact Squad Qr resource.
- Request Body:
AgentVirtualContactSquadQrContainer(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 Qr Etl Ep
- HTTP Method:
PUT - Path:
/core2/alg/cc/agent-vc-squad-qr-codes/etl-ep - Description: Updates an existing Agent Virtual Contact Squad Qr resource.
- Request Body:
AgentVirtualContactSquadQrContainer(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 Qr Login Entity
- HTTP Method:
PUT - Path:
/core2/alg/cc/agent-vc-squad-qr-codes/login-entity-ep - Description: Updates an existing Agent Virtual Contact Squad Qr resource.
- Request Body:
AgentVirtualContactSquadQrContainer(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 Qr Backoffice By Id
- HTTP Method:
DELETE - Path:
/core2/alg/cc/agent-vc-squad-qr-codes/backoffice-ep/{guid} - Description: Deletes a specific Agent Virtual Contact Squad Qr 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 Qr Etl By Id
- HTTP Method:
DELETE - Path:
/core2/alg/cc/agent-vc-squad-qr-codes/etl-ep/{guid} - Description: Deletes a specific Agent Virtual Contact Squad Qr 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 Qr Login Entity By Id
- HTTP Method:
DELETE - Path:
/core2/alg/cc/agent-vc-squad-qr-codes/login-entity-ep/{guid} - Description: Deletes a specific Agent Virtual Contact Squad Qr 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 Qr Backoffice
- HTTP Method:
GET - Path:
/core2/alg/cc/agent-vc-squad-qr-codes/backoffice-ep - Description: Retrieves a list of Agent Virtual Contact Squad Qr 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 Qr Etl
- HTTP Method:
GET - Path:
/core2/alg/cc/agent-vc-squad-qr-codes/etl-ep - Description: Retrieves a list of Agent Virtual Contact Squad Qr 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 Qr Login Entity
- HTTP Method:
GET - Path:
/core2/alg/cc/agent-vc-squad-qr-codes/login-entity-ep - Description: Retrieves a list of Agent Virtual Contact Squad Qr 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 Qr By Guid Backoffice By Id
- HTTP Method:
GET - Path:
/core2/alg/cc/agent-vc-squad-qr-codes/backoffice-ep/{guid} - Description: Retrieves a specific Agent Virtual Contact Squad Qr 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 Qr By Guid Etl By Id
- HTTP Method:
GET - Path:
/core2/alg/cc/agent-vc-squad-qr-codes/etl-ep/{guid} - Description: Retrieves a specific Agent Virtual Contact Squad Qr 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 Qr By Guid Login Entity By Id
- HTTP Method:
GET - Path:
/core2/alg/cc/agent-vc-squad-qr-codes/login-entity-ep/{guid} - Description: Retrieves a specific Agent Virtual Contact Squad Qr 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 Qr By Criteria Backoffice
- HTTP Method:
GET - Path:
/core2/alg/cc/agent-vc-squad-qr-codes/backoffice-ep/query - Description: Retrieves a specific Agent Virtual Contact Squad Qr 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 Qr By Criteria Etl
- HTTP Method:
GET - Path:
/core2/alg/cc/agent-vc-squad-qr-codes/etl-ep/query - Description: Retrieves a specific Agent Virtual Contact Squad Qr 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 Qr By Criteria Login Entity
- HTTP Method:
GET - Path:
/core2/alg/cc/agent-vc-squad-qr-codes/login-entity-ep/query - Description: Retrieves a specific Agent Virtual Contact Squad Qr 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-qr-codes/backoffice-ep/export/csv - Description: Retrieves a list of Agent Virtual Contact Squad Qr 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-qr-codes/etl-ep/export/csv - Description: Retrieves a list of Agent Virtual Contact Squad Qr 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-qr-codes/login-entity-ep/export/csv - Description: Retrieves a list of Agent Virtual Contact Squad Qr 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.