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": "29a40df0-fe8a-4fcf-b584-47394c85bfd4",
"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-07-04T11:48:08.2156311-03:00",
"activeDate": "2026-07-04T11:48:08.2156311-03:00",
"anyDeskClientId": "ce1a66c4-c3e7-40ab-b2bf-094dc48bb1d1",
"anyDeskClient": {
"$id": "2",
"id": "642c957f-3e1f-400f-bed0-c977fc818615",
"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-07-04T11:48:08.2156311-03:00"
},
"anyDeskClientCid": 1,
"franquiaId": "1e2eec3d-e636-4845-b384-e50948e93faf",
"franquia": {
"$id": "3",
"id": "21fa0036-4ade-4e32-9a38-da13cd720427",
"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": "d3cc1c66-36be-4a97-b91d-f45560e28b6f",
"contratoRazaoSocial": "sample string 32",
"permiteExclusao": true,
"qtdeCircuito": 34,
"qtdeCircuitoAtivo": 35,
"dataInstalacao": "2026-07-04T11:48:08.2312523-03:00",
"dataAtivacao": "2026-07-04T11:48:08.2312523-03:00",
"dataModificacao": "2026-07-04T11:48:08.2312523-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": "fe0fddb2-21c2-4a71-ac93-8dad769ea737",
"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": "eff7898e-d057-4b42-be5a-5c8c5464c92d",
"contrato": {
"$ref": "4"
},
"contratoRazaoSocial": "sample string 18",
"bucketId": "fa63f9bf-9167-4ba3-937c-396883fabf56",
"bucket": {
"$id": "6",
"id": "a4e30052-20f6-4f73-8d4f-4607b21331ee",
"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-07-04T11:48:08.2312523-03:00",
"dateLastFaceDetection": "2026-07-04T11:48:08.2312523-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": "2e0ff487-099c-4f62-bfd7-a9c372084200",
"ip": "sample string 2",
"description": "sample string 3",
"port": 4,
"channel": 1,
"subtype": 0,
"user": "sample string 5",
"password": "sample string 6",
"rtspId": "6f5a39e7-ff48-4dbf-8da7-0574d58c3fc7",
"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-07-04T11:48:08.2312523-03:00",
"qtdeCofrinhos": 5,
"valorCofrinhos": 6.0,
"qtdeVendas": 7,
"valorVendas": 8.0,
"qtdeTotal": 9,
"valorTotal": 10.0,
"circuitoId": "93dfc4d5-e807-4ac4-91e2-e943c6069108"
},
{
"$ref": "8"
}
],
"dataModificacao": "2026-07-04T11:48:08.2312523-03:00",
"permiteExclusao": true
},
{
"$ref": "1"
}
]