Virima API Specification - ProcessNetworkConnections Services
The requests documented in this section are directed to
ProcessNetworkConnections resources, which represent .
process GET Interface
Method: GET
Relative URL: process-network/process/start-time/user-id/customer-id
Request Headers: Accept, Authorization
Response Headers: Content-Length, Content-Type.
Response Structure:
Field Name | Type | Description |
---|
response | Response | |
Example Request:
Example Response:
{
"id":537658786,
"response":"?"
}
processByCI GET Interface
Method: GET
Relative URL: process-network/process-ci/id
Request Headers: Accept, Authorization
Response Headers: Content-Length, Content-Type.
Response Structure:
Field Name | Type | Description |
---|
response | Response | |
Example Request:
Example Response:
{
"id":1193050075,
"response":"?"
}