GET api/pcount/iot/{contrato}/{circuit}/GetCircuitById
Retorna a lista de circuitos de um contrato
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| contrato |
Contrato |
string |
Required |
| circuit | string |
None. |
Body Parameters
None.
Response Information
Resource Description
Collection of CircuitoDto| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Machinekey | string |
None. |
|
| MacAddress | string |
None. |
|
| Ddns | string |
None. |
|
| Endpoint | string |
None. |
|
| DetectionStartTime | time interval |
None. |
|
| DetectionEndTime | time interval |
None. |
|
| ReconnectTime | integer |
None. |
|
| EnableCompress | boolean |
None. |
|
| CompressTime | integer |
None. |
|
| CompressSecretKey | string |
None. |
|
| CompressEnableSync | boolean |
None. |
|
| CompressSyncTime | integer |
None. |
|
| SecondFrameDelay | integer |
None. |
|
| IsActive | boolean |
None. |
|
| InstallationDate | date |
None. |
|
| ActiveDate | date |
None. |
|
| AnyDeskClientId | globally unique identifier |
None. |
|
| AnyDeskClient | AnyDeskClientDto |
None. |
|
| AnyDeskClientCid | integer |
None. |
|
| FranquiaId | globally unique identifier |
None. |
|
| Franquia | FranquiaDto |
None. |
|
| FranquiaNome | string |
None. |
|
| ContratoId | globally unique identifier |
None. |
|
| Contrato | ContratoDto |
None. |
|
| ContratoRazaoSocial | string |
None. |
|
| BucketId | globally unique identifier |
None. |
|
| Bucket | BucketDto |
None. |
|
| BucketName | string |
None. |
|
| Pendencia | string |
None. |
|
| ChamadosEmAberto | integer |
None. |
|
| UpdateStatus | EnumCircuitoUpdateStatus |
None. |
|
| DateLastStatus | date |
None. |
|
| DateLastFaceDetection | date |
None. |
|
| Descricao | string |
None. |
|
| Ativo | integer |
None. |
|
| Cnpj | string |
None. |
|
| IdIntegracao | string |
None. |
|
| RazaoSocialFabrica | string |
None. |
|
| Fabrica | string |
None. |
|
| Cameras | Collection of CameraDto |
None. |
|
| Cofrinhos | Collection of CircuitoCofrinhoDto |
None. |
|
| DataModificacao | date |
None. |
|
| PermiteExclusao | boolean |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"id": "bb4caa32-9886-407b-8b9c-11007ee89028",
"machinekey": "sample string 2",
"macAddress": "sample string 3",
"ddns": "sample string 4",
"endpoint": "sample string 5",
"detectionStartTime": "00:00:00.1234567",
"detectionEndTime": "00:00:00.1234567",
"reconnectTime": 8,
"enableCompress": true,
"compressTime": 10,
"compressSecretKey": "sample string 11",
"compressEnableSync": true,
"compressSyncTime": 13,
"secondFrameDelay": 14,
"isActive": true,
"installationDate": "2026-08-22T07:21:54.6477998-03:00",
"activeDate": "2026-08-22T07:21:54.6477998-03:00",
"anyDeskClientId": "2fc29435-49f7-4f0d-89f5-0f75c5ebe7a4",
"anyDeskClient": {
"$id": "2",
"id": "371c0ac5-98ce-4002-b72f-690c2bbe3d73",
"alias": "sample string 2",
"cid": 3,
"clientVersion": "sample string 4",
"comment": "sample string 5",
"onLine": 6,
"onLineTime": 7,
"onLineTimeFormat": "0d 0h 0m 7s",
"user_ref": "sample string 8",
"isActive": 9,
"qtdeCircuitos": 10,
"lastUpdate": "2026-08-22T07:21:54.6477998-03:00"
},
"anyDeskClientCid": 1,
"franquiaId": "0110c8e6-b980-4f9f-afe9-c0d5243f0982",
"franquia": {
"$id": "3",
"id": "ea8f696c-d873-401b-9d0d-a08f51a746e7",
"descricao": "sample string 2",
"cnpj": "sample string 3",
"razaoSocial": "sample string 4",
"nomeFantasia": "sample string 5",
"fabrica": "sample string 6",
"codLoja": "sample string 7",
"dominio": "sample string 8",
"localLoja": 0,
"franqueadoNome": "sample string 9",
"franqueadoCpf": "sample string 10",
"responsavel": "sample string 11",
"gerenteFranquiaResponsavel": "sample string 12",
"gerenteRegiao": "sample string 13",
"assessorFabricaResponsavel": "sample string 14",
"gerenteGeralVendasNome": "sample string 15",
"telefone": "sample string 16",
"telefone2": "sample string 17",
"telefone3": "sample string 18",
"telefone4": "sample string 19",
"idIntegracao": "sample string 20",
"endereco": "sample string 21",
"numero": "sample string 22",
"complemento": "sample string 23",
"bairro": "sample string 24",
"cidade": "sample string 25",
"uf": "sample string 26",
"cep": "sample string 27",
"pontoReferencia": "sample string 28",
"percentual": 29,
"ativo": 30,
"contratoId": "98df9d6e-c0a3-4169-b8eb-dd018c896cac",
"contratoRazaoSocial": "sample string 32",
"permiteExclusao": true,
"qtdeCircuito": 34,
"qtdeCircuitoAtivo": 35,
"dataInstalacao": "2026-08-22T07:21:54.6477998-03:00",
"dataAtivacao": "2026-08-22T07:21:54.6477998-03:00",
"dataModificacao": "2026-08-22T07:21:54.6477998-03:00",
"segundoPdv": 37,
"codSegundoPdv": "sample string 38",
"cnpjSegundoPdv": "sample string 39",
"razaoSocialSegundoPdv": "sample string 40",
"nomeFantasiaSegundoPdv": "sample string 41",
"biometriaFacial": true,
"abreDomingo": true,
"classificacao": "sample string 44",
"statusLoja": "sample string 45",
"codigoPontoComercial": "sample string 46",
"contrato": {
"$id": "4",
"id": "40690c1c-9165-4127-bbf9-889da0f7e36a",
"numero": 2,
"documento": "sample string 3",
"razaoSocial": "sample string 4",
"ativo": 5
},
"diasFuncionamento": [
{
"$id": "5",
"diaSemana": 0,
"minutoInicio": 0,
"minutoFim": 0,
"horaInicio": "00:00:00",
"horaFim": "00:00:00"
},
{
"$ref": "5"
}
],
"circuitos": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
"franquiaNome": "sample string 16",
"contratoId": "95d50310-7cdc-4fa5-8e0b-be8c13fe5deb",
"contrato": {
"$ref": "4"
},
"contratoRazaoSocial": "sample string 18",
"bucketId": "6202bd3f-92a8-4a98-b4a5-e98f0882a61c",
"bucket": {
"$id": "6",
"id": "d7bfda8d-1220-4f6a-bcf1-dc99cf95c293",
"bucketName": "sample string 2",
"isActive": true,
"circuitos": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"permiteExclusao": true
},
"bucketName": "sample string 20",
"pendencia": "sample string 21",
"chamadosEmAberto": 22,
"updateStatus": 0,
"dateLastStatus": "2026-08-22T07:21:54.6477998-03:00",
"dateLastFaceDetection": "2026-08-22T07:21:54.6477998-03:00",
"descricao": "sample string 23",
"ativo": 24,
"cnpj": "sample string 25",
"idIntegracao": "sample string 26",
"razaoSocialFabrica": "sample string 27",
"fabrica": "sample string 28",
"cameras": [
{
"$id": "7",
"id": "55c46008-0b3b-4bb2-b1fa-8212c1c3825e",
"ip": "sample string 2",
"description": "sample string 3",
"port": 4,
"channel": 1,
"subtype": 0,
"user": "sample string 5",
"password": "sample string 6",
"rtspId": "69305e0e-a9c9-4932-b1f2-4da77c586245",
"rtspDescricao": "sample string 8",
"rtspFormato": "sample string 9",
"isActive": true,
"descricaoCircuito": "sample string 11",
"descricao": "sample string 12",
"porta": 13,
"canal": 14,
"usuario": "sample string 15",
"senha": "sample string 16",
"urlRtspPricipal": "sample string 17",
"urlRtspSecundario": "sample string 18",
"ativo": 19
},
{
"$ref": "7"
}
],
"cofrinhos": [
{
"$id": "8",
"dia": 1,
"mes": 2,
"ano": 3,
"referencia": "2026-08-22T07:21:54.6477998-03:00",
"qtdeCofrinhos": 5,
"valorCofrinhos": 6.0,
"qtdeVendas": 7,
"valorVendas": 8.0,
"qtdeTotal": 9,
"valorTotal": 10.0,
"circuitoId": "44264221-eef7-4dc6-8bf5-d2c0f0887641"
},
{
"$ref": "8"
}
],
"dataModificacao": "2026-08-22T07:21:54.6477998-03:00",
"permiteExclusao": true
},
{
"$ref": "1"
}
]