Genearte a list of operation codes to open all of the locks on a given route. INPUTS==> Route ID, User ID, Date, Hour and Time block RETURN==> list of operation codes
None.
BrowseOpenRouteRequest
BrowseOpenRouteRequest| Name | Description | Type | Additional information |
|---|---|---|---|
| RouteId | string |
Required |
|
| UserId | string |
Required |
|
| isNew | integer |
None. |
|
| FilterColumn | string |
None. |
|
| FilterString | string |
None. |
|
| SortOrder | SortOrder |
None. |
|
| SortColumn | string |
None. |
|
| Page |
PageNumber |
integer |
Range: inclusive between 1 and 100000 |
| PageSize |
Page Size |
integer |
Range: inclusive between 1 and 100000 |
{
"RouteId": "sample string 1",
"UserId": "sample string 2",
"isNew": 3,
"FilterColumn": "sample string 4",
"FilterString": "sample string 5",
"SortOrder": 0,
"SortColumn": "sample string 6",
"Page": 7,
"PageSize": 8
}
<BrowseOpenRouteRequest xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/SaG.API.Models.Requests.Route"> <Page xmlns="http://schemas.datacontract.org/2004/07/SaG.API.Models.Requests">7</Page> <PageSize xmlns="http://schemas.datacontract.org/2004/07/SaG.API.Models.Requests">8</PageSize> <SortColumn xmlns="http://schemas.datacontract.org/2004/07/SaG.API.Models.Requests">sample string 6</SortColumn> <SortOrder xmlns="http://schemas.datacontract.org/2004/07/SaG.API.Models.Requests">Ascending</SortOrder> <FilterColumn xmlns="http://schemas.datacontract.org/2004/07/SaG.API.Models.Requests">sample string 4</FilterColumn> <FilterString xmlns="http://schemas.datacontract.org/2004/07/SaG.API.Models.Requests">sample string 5</FilterString> <RouteId>sample string 1</RouteId> <UserId>sample string 2</UserId> <isNew>3</isNew> </BrowseOpenRouteRequest>
Sample not available.
BrowseOpenRouteResponse
BrowseOpenRouteResponse| Name | Description | Type | Additional information |
|---|---|---|---|
| Header | ResponseHeader |
None. |
|
| Body |
None. |
| Name | Description | Type | Additional information |
|---|---|---|---|
| Message |
Message |
string |
None. |
| StatusCode |
Status code |
ResponseStatus |
None. |
| Status |
Status |
string |
None. |
| ErrorId |
Error id |
string |
None. |
| Name | Description | Type | Additional information |
|---|---|---|---|
| OperationsCodes |
List of routes |
None. |
{
"Header": {
"Message": "sample string 1",
"StatusCode": 0,
"Status": "sample string 2",
"ErrorId": "sample string 3"
},
"Body": {
"OperationsCodes": [
{
"OpCodeEntity": 1,
"Atm": {
"AtmEntity": 1,
"Owner": {
"OwnerEntity": 1,
"OwnerId": "sample string 2",
"Name": "sample string 3",
"Location": "sample string 4",
"ContactName": "sample string 5",
"PhoneNo": "sample string 6",
"SystemOwner": true,
"MasterKey0": "sample string 8",
"MasterKey1": "sample string 9"
},
"Lock": {
"LockEntity": 1,
"Owner": {
"OwnerEntity": 1,
"OwnerId": "sample string 2",
"Name": "sample string 3",
"Location": "sample string 4",
"ContactName": "sample string 5",
"PhoneNo": "sample string 6",
"SystemOwner": true,
"MasterKey0": "sample string 8",
"MasterKey1": "sample string 9"
},
"LockId": "sample string 2",
"KeyLockOwner0": "sample string 3",
"KeyLockOwner1": "sample string 4",
"BankModeStatus": "sample string 5",
"BankModeStart": "2026-09-16T10:55:42.534819-07:00",
"BankModeEnd": "2026-09-16T10:55:42.534819-07:00",
"TampResetStatus": "sample string 6",
"AuditStatus": "sample string 7",
"LockInitialize": true,
"PCcode": 1,
"OCcode": 1,
"ErasePcoc": true,
"PendBankModeStatus": "sample string 10",
"PendBankModeStart": "2026-09-16T10:55:42.534819-07:00",
"PendBankModeEnd": "2026-09-16T10:55:42.534819-07:00",
"PendTampResetStatus": "sample string 11",
"PendAuditStatus": "sample string 12",
"PendLockInitialize": true,
"PendLockUnInstall": true,
"PendPCcode": 1,
"PendOCcode": 1,
"PendErasePcoc": true,
"UpdateDate": "2026-09-16T10:55:42.534819-07:00",
"ChangeStatus": true,
"SetClockCalSeqNo": 1,
"LocationId": "sample string 17",
"NoKeyCodeEnabled": true,
"NoKey": true
},
"AtmId": "sample string 2",
"TermSerialNo": "sample string 3",
"SiteName": "sample string 4",
"SiteAddress": "sample string 5",
"SiteNo": "sample string 6",
"PhoneNo": "sample string 7",
"MfgModel": "sample string 8",
"ContactName": "sample string 9",
"TypeService": "sample string 10",
"UserDefined1": "sample string 11",
"UserDefined2": "sample string 12",
"TimeOffset": 1,
"Status": true,
"DaylightSavingsObserved": true,
"PrevAtmid": "sample string 15",
"AtmidChgDate": "2026-09-16T10:55:42.534819-07:00",
"LocationId": "sample string 16",
"AtmTimeZone": 17,
"NoKeyCodeEnabled": true
},
"Cmd": {
"CmdId": 1,
"Level": {
"Name": "sample string 1",
"Description": "sample string 2"
},
"CmdHex": "sample string 2",
"Description": "sample string 3",
"CmdSeqNo": 1,
"CmdSeqHex": "sample string 4"
},
"TouchKey": {
"TouchKeyId": "sample string 1",
"Accessor": {
"AccessorId": 1,
"FirstName": "sample string 2",
"MiddleName": "sample string 3",
"LastName": "sample string 4",
"EmployeeId": "sample string 5",
"AccessorType": "sample string 6"
},
"TypeKey": "sample string 2",
"BlockCount": 1,
"Status": true,
"LocationId": "sample string 4"
},
"RouteDesc": {
"RouteEntity": 1,
"RouteId": "sample string 2",
"Description": "sample string 3",
"Location": "sample string 4",
"DateUpdate": "2026-09-16T10:55:42.534819-07:00",
"LocationId": "sample string 5"
},
"OpCodeRecipient": {
"AccessorId": 1,
"FirstName": "sample string 2",
"MiddleName": "sample string 3",
"LastName": "sample string 4",
"EmployeeId": "sample string 5",
"AccessorType": "sample string 6"
},
"OpCodeCreator": {
"AccessorId": 1,
"FirstName": "sample string 2",
"MiddleName": "sample string 3",
"LastName": "sample string 4",
"EmployeeId": "sample string 5",
"AccessorType": "sample string 6"
},
"UserType": "sample string 2",
"Code": 1,
"DateAssigned": "2026-09-16T10:55:42.534819-07:00",
"StartDateTime": "2026-09-16T10:55:42.534819-07:00",
"EndDateTime": "2026-09-16T10:55:42.534819-07:00",
"DateClosed": "2026-09-16T10:55:42.534819-07:00",
"Duration": 1,
"LockResult": "sample string 3",
"CloseStatus": "sample string 4",
"InitLockEntity": 1,
"SessionStart": "2026-09-16T10:55:42.534819-07:00",
"UserEmployeeId": "sample string 5",
"LinkDispId": "sample string 6",
"LocationId": "sample string 7",
"NoKeyIdentifier": 8
},
{
"OpCodeEntity": 1,
"Atm": {
"AtmEntity": 1,
"Owner": {
"OwnerEntity": 1,
"OwnerId": "sample string 2",
"Name": "sample string 3",
"Location": "sample string 4",
"ContactName": "sample string 5",
"PhoneNo": "sample string 6",
"SystemOwner": true,
"MasterKey0": "sample string 8",
"MasterKey1": "sample string 9"
},
"Lock": {
"LockEntity": 1,
"Owner": {
"OwnerEntity": 1,
"OwnerId": "sample string 2",
"Name": "sample string 3",
"Location": "sample string 4",
"ContactName": "sample string 5",
"PhoneNo": "sample string 6",
"SystemOwner": true,
"MasterKey0": "sample string 8",
"MasterKey1": "sample string 9"
},
"LockId": "sample string 2",
"KeyLockOwner0": "sample string 3",
"KeyLockOwner1": "sample string 4",
"BankModeStatus": "sample string 5",
"BankModeStart": "2026-09-16T10:55:42.534819-07:00",
"BankModeEnd": "2026-09-16T10:55:42.534819-07:00",
"TampResetStatus": "sample string 6",
"AuditStatus": "sample string 7",
"LockInitialize": true,
"PCcode": 1,
"OCcode": 1,
"ErasePcoc": true,
"PendBankModeStatus": "sample string 10",
"PendBankModeStart": "2026-09-16T10:55:42.534819-07:00",
"PendBankModeEnd": "2026-09-16T10:55:42.534819-07:00",
"PendTampResetStatus": "sample string 11",
"PendAuditStatus": "sample string 12",
"PendLockInitialize": true,
"PendLockUnInstall": true,
"PendPCcode": 1,
"PendOCcode": 1,
"PendErasePcoc": true,
"UpdateDate": "2026-09-16T10:55:42.534819-07:00",
"ChangeStatus": true,
"SetClockCalSeqNo": 1,
"LocationId": "sample string 17",
"NoKeyCodeEnabled": true,
"NoKey": true
},
"AtmId": "sample string 2",
"TermSerialNo": "sample string 3",
"SiteName": "sample string 4",
"SiteAddress": "sample string 5",
"SiteNo": "sample string 6",
"PhoneNo": "sample string 7",
"MfgModel": "sample string 8",
"ContactName": "sample string 9",
"TypeService": "sample string 10",
"UserDefined1": "sample string 11",
"UserDefined2": "sample string 12",
"TimeOffset": 1,
"Status": true,
"DaylightSavingsObserved": true,
"PrevAtmid": "sample string 15",
"AtmidChgDate": "2026-09-16T10:55:42.534819-07:00",
"LocationId": "sample string 16",
"AtmTimeZone": 17,
"NoKeyCodeEnabled": true
},
"Cmd": {
"CmdId": 1,
"Level": {
"Name": "sample string 1",
"Description": "sample string 2"
},
"CmdHex": "sample string 2",
"Description": "sample string 3",
"CmdSeqNo": 1,
"CmdSeqHex": "sample string 4"
},
"TouchKey": {
"TouchKeyId": "sample string 1",
"Accessor": {
"AccessorId": 1,
"FirstName": "sample string 2",
"MiddleName": "sample string 3",
"LastName": "sample string 4",
"EmployeeId": "sample string 5",
"AccessorType": "sample string 6"
},
"TypeKey": "sample string 2",
"BlockCount": 1,
"Status": true,
"LocationId": "sample string 4"
},
"RouteDesc": {
"RouteEntity": 1,
"RouteId": "sample string 2",
"Description": "sample string 3",
"Location": "sample string 4",
"DateUpdate": "2026-09-16T10:55:42.534819-07:00",
"LocationId": "sample string 5"
},
"OpCodeRecipient": {
"AccessorId": 1,
"FirstName": "sample string 2",
"MiddleName": "sample string 3",
"LastName": "sample string 4",
"EmployeeId": "sample string 5",
"AccessorType": "sample string 6"
},
"OpCodeCreator": {
"AccessorId": 1,
"FirstName": "sample string 2",
"MiddleName": "sample string 3",
"LastName": "sample string 4",
"EmployeeId": "sample string 5",
"AccessorType": "sample string 6"
},
"UserType": "sample string 2",
"Code": 1,
"DateAssigned": "2026-09-16T10:55:42.534819-07:00",
"StartDateTime": "2026-09-16T10:55:42.534819-07:00",
"EndDateTime": "2026-09-16T10:55:42.534819-07:00",
"DateClosed": "2026-09-16T10:55:42.534819-07:00",
"Duration": 1,
"LockResult": "sample string 3",
"CloseStatus": "sample string 4",
"InitLockEntity": 1,
"SessionStart": "2026-09-16T10:55:42.534819-07:00",
"UserEmployeeId": "sample string 5",
"LinkDispId": "sample string 6",
"LocationId": "sample string 7",
"NoKeyIdentifier": 8
}
],
"TotalCount": 1,
"PageSize": 2,
"Page": 3,
"PageCount": 4
}
}
<BrowseOpenRouteResponse xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/SaG.API.Models.Responses.Route">
<Body xmlns:d2p1="http://schemas.datacontract.org/2004/07/SaG.API.Models.Responses.Route" xmlns="http://schemas.datacontract.org/2004/07/SaG.API.Models.Responses">
<Page>3</Page>
<PageCount>4</PageCount>
<PageSize>2</PageSize>
<TotalCount>1</TotalCount>
<d2p1:OperationsCodes xmlns:d3p1="http://schemas.datacontract.org/2004/07/SaG.Business.Models">
<d3p1:OperationCode>
<d3p1:Atm>
<d3p1:AtmEntity>1</d3p1:AtmEntity>
<d3p1:AtmId>sample string 2</d3p1:AtmId>
<d3p1:AtmTimeZone>17</d3p1:AtmTimeZone>
<d3p1:AtmidChgDate>2026-09-16T10:55:42.534819-07:00</d3p1:AtmidChgDate>
<d3p1:ContactName>sample string 9</d3p1:ContactName>
<d3p1:DaylightSavingsObserved>true</d3p1:DaylightSavingsObserved>
<d3p1:LocationId>sample string 16</d3p1:LocationId>
<d3p1:Lock>
<d3p1:AuditStatus>sample string 7</d3p1:AuditStatus>
<d3p1:BankModeEnd>2026-09-16T10:55:42.534819-07:00</d3p1:BankModeEnd>
<d3p1:BankModeStart>2026-09-16T10:55:42.534819-07:00</d3p1:BankModeStart>
<d3p1:BankModeStatus>sample string 5</d3p1:BankModeStatus>
<d3p1:ChangeStatus>true</d3p1:ChangeStatus>
<d3p1:ErasePcoc>true</d3p1:ErasePcoc>
<d3p1:KeyLockOwner0>sample string 3</d3p1:KeyLockOwner0>
<d3p1:KeyLockOwner1>sample string 4</d3p1:KeyLockOwner1>
<d3p1:LocationId>sample string 17</d3p1:LocationId>
<d3p1:LockEntity>1</d3p1:LockEntity>
<d3p1:LockId>sample string 2</d3p1:LockId>
<d3p1:LockInitialize>true</d3p1:LockInitialize>
<d3p1:NoKey>true</d3p1:NoKey>
<d3p1:NoKeyCodeEnabled>true</d3p1:NoKeyCodeEnabled>
<d3p1:OCcode>1</d3p1:OCcode>
<d3p1:Owner>
<d3p1:ContactName>sample string 5</d3p1:ContactName>
<d3p1:Location>sample string 4</d3p1:Location>
<d3p1:MasterKey0>sample string 8</d3p1:MasterKey0>
<d3p1:MasterKey1>sample string 9</d3p1:MasterKey1>
<d3p1:Name>sample string 3</d3p1:Name>
<d3p1:OwnerEntity>1</d3p1:OwnerEntity>
<d3p1:OwnerId>sample string 2</d3p1:OwnerId>
<d3p1:PhoneNo>sample string 6</d3p1:PhoneNo>
<d3p1:SystemOwner>true</d3p1:SystemOwner>
</d3p1:Owner>
<d3p1:PCcode>1</d3p1:PCcode>
<d3p1:PendAuditStatus>sample string 12</d3p1:PendAuditStatus>
<d3p1:PendBankModeEnd>2026-09-16T10:55:42.534819-07:00</d3p1:PendBankModeEnd>
<d3p1:PendBankModeStart>2026-09-16T10:55:42.534819-07:00</d3p1:PendBankModeStart>
<d3p1:PendBankModeStatus>sample string 10</d3p1:PendBankModeStatus>
<d3p1:PendErasePcoc>true</d3p1:PendErasePcoc>
<d3p1:PendLockInitialize>true</d3p1:PendLockInitialize>
<d3p1:PendLockUnInstall>true</d3p1:PendLockUnInstall>
<d3p1:PendOCcode>1</d3p1:PendOCcode>
<d3p1:PendPCcode>1</d3p1:PendPCcode>
<d3p1:PendTampResetStatus>sample string 11</d3p1:PendTampResetStatus>
<d3p1:SetClockCalSeqNo>1</d3p1:SetClockCalSeqNo>
<d3p1:TampResetStatus>sample string 6</d3p1:TampResetStatus>
<d3p1:UpdateDate>2026-09-16T10:55:42.534819-07:00</d3p1:UpdateDate>
</d3p1:Lock>
<d3p1:MfgModel>sample string 8</d3p1:MfgModel>
<d3p1:NoKeyCodeEnabled>true</d3p1:NoKeyCodeEnabled>
<d3p1:Owner>
<d3p1:ContactName>sample string 5</d3p1:ContactName>
<d3p1:Location>sample string 4</d3p1:Location>
<d3p1:MasterKey0>sample string 8</d3p1:MasterKey0>
<d3p1:MasterKey1>sample string 9</d3p1:MasterKey1>
<d3p1:Name>sample string 3</d3p1:Name>
<d3p1:OwnerEntity>1</d3p1:OwnerEntity>
<d3p1:OwnerId>sample string 2</d3p1:OwnerId>
<d3p1:PhoneNo>sample string 6</d3p1:PhoneNo>
<d3p1:SystemOwner>true</d3p1:SystemOwner>
</d3p1:Owner>
<d3p1:PhoneNo>sample string 7</d3p1:PhoneNo>
<d3p1:PrevAtmid>sample string 15</d3p1:PrevAtmid>
<d3p1:SiteAddress>sample string 5</d3p1:SiteAddress>
<d3p1:SiteName>sample string 4</d3p1:SiteName>
<d3p1:SiteNo>sample string 6</d3p1:SiteNo>
<d3p1:Status>true</d3p1:Status>
<d3p1:TermSerialNo>sample string 3</d3p1:TermSerialNo>
<d3p1:TimeOffset>1</d3p1:TimeOffset>
<d3p1:TypeService>sample string 10</d3p1:TypeService>
<d3p1:UserDefined1>sample string 11</d3p1:UserDefined1>
<d3p1:UserDefined2>sample string 12</d3p1:UserDefined2>
</d3p1:Atm>
<d3p1:CloseStatus>sample string 4</d3p1:CloseStatus>
<d3p1:Cmd>
<d3p1:CmdHex>sample string 2</d3p1:CmdHex>
<d3p1:CmdId>1</d3p1:CmdId>
<d3p1:CmdSeqHex>sample string 4</d3p1:CmdSeqHex>
<d3p1:CmdSeqNo>1</d3p1:CmdSeqNo>
<d3p1:Description>sample string 3</d3p1:Description>
<d3p1:Level>
<d3p1:Description>sample string 2</d3p1:Description>
<d3p1:Name>sample string 1</d3p1:Name>
</d3p1:Level>
</d3p1:Cmd>
<d3p1:Code>1</d3p1:Code>
<d3p1:DateAssigned>2026-09-16T10:55:42.534819-07:00</d3p1:DateAssigned>
<d3p1:DateClosed>2026-09-16T10:55:42.534819-07:00</d3p1:DateClosed>
<d3p1:Duration>1</d3p1:Duration>
<d3p1:EndDateTime>2026-09-16T10:55:42.534819-07:00</d3p1:EndDateTime>
<d3p1:InitLockEntity>1</d3p1:InitLockEntity>
<d3p1:LinkDispId>sample string 6</d3p1:LinkDispId>
<d3p1:LocationId>sample string 7</d3p1:LocationId>
<d3p1:LockResult>sample string 3</d3p1:LockResult>
<d3p1:NoKeyIdentifier>8</d3p1:NoKeyIdentifier>
<d3p1:OpCodeCreator>
<d3p1:AccessorId>1</d3p1:AccessorId>
<d3p1:AccessorType>sample string 6</d3p1:AccessorType>
<d3p1:EmployeeId>sample string 5</d3p1:EmployeeId>
<d3p1:FirstName>sample string 2</d3p1:FirstName>
<d3p1:LastName>sample string 4</d3p1:LastName>
<d3p1:MiddleName>sample string 3</d3p1:MiddleName>
</d3p1:OpCodeCreator>
<d3p1:OpCodeEntity>1</d3p1:OpCodeEntity>
<d3p1:OpCodeRecipient>
<d3p1:AccessorId>1</d3p1:AccessorId>
<d3p1:AccessorType>sample string 6</d3p1:AccessorType>
<d3p1:EmployeeId>sample string 5</d3p1:EmployeeId>
<d3p1:FirstName>sample string 2</d3p1:FirstName>
<d3p1:LastName>sample string 4</d3p1:LastName>
<d3p1:MiddleName>sample string 3</d3p1:MiddleName>
</d3p1:OpCodeRecipient>
<d3p1:RouteDesc>
<d3p1:DateUpdate>2026-09-16T10:55:42.534819-07:00</d3p1:DateUpdate>
<d3p1:Description>sample string 3</d3p1:Description>
<d3p1:Location>sample string 4</d3p1:Location>
<d3p1:LocationId>sample string 5</d3p1:LocationId>
<d3p1:RouteEntity>1</d3p1:RouteEntity>
<d3p1:RouteId>sample string 2</d3p1:RouteId>
</d3p1:RouteDesc>
<d3p1:SessionStart>2026-09-16T10:55:42.534819-07:00</d3p1:SessionStart>
<d3p1:StartDateTime>2026-09-16T10:55:42.534819-07:00</d3p1:StartDateTime>
<d3p1:TouchKey>
<d3p1:Accessor>
<d3p1:AccessorId>1</d3p1:AccessorId>
<d3p1:AccessorType>sample string 6</d3p1:AccessorType>
<d3p1:EmployeeId>sample string 5</d3p1:EmployeeId>
<d3p1:FirstName>sample string 2</d3p1:FirstName>
<d3p1:LastName>sample string 4</d3p1:LastName>
<d3p1:MiddleName>sample string 3</d3p1:MiddleName>
</d3p1:Accessor>
<d3p1:BlockCount>1</d3p1:BlockCount>
<d3p1:LocationId>sample string 4</d3p1:LocationId>
<d3p1:Status>true</d3p1:Status>
<d3p1:TouchKeyId>sample string 1</d3p1:TouchKeyId>
<d3p1:TypeKey>sample string 2</d3p1:TypeKey>
</d3p1:TouchKey>
<d3p1:UserEmployeeId>sample string 5</d3p1:UserEmployeeId>
<d3p1:UserType>sample string 2</d3p1:UserType>
</d3p1:OperationCode>
<d3p1:OperationCode>
<d3p1:Atm>
<d3p1:AtmEntity>1</d3p1:AtmEntity>
<d3p1:AtmId>sample string 2</d3p1:AtmId>
<d3p1:AtmTimeZone>17</d3p1:AtmTimeZone>
<d3p1:AtmidChgDate>2026-09-16T10:55:42.534819-07:00</d3p1:AtmidChgDate>
<d3p1:ContactName>sample string 9</d3p1:ContactName>
<d3p1:DaylightSavingsObserved>true</d3p1:DaylightSavingsObserved>
<d3p1:LocationId>sample string 16</d3p1:LocationId>
<d3p1:Lock>
<d3p1:AuditStatus>sample string 7</d3p1:AuditStatus>
<d3p1:BankModeEnd>2026-09-16T10:55:42.534819-07:00</d3p1:BankModeEnd>
<d3p1:BankModeStart>2026-09-16T10:55:42.534819-07:00</d3p1:BankModeStart>
<d3p1:BankModeStatus>sample string 5</d3p1:BankModeStatus>
<d3p1:ChangeStatus>true</d3p1:ChangeStatus>
<d3p1:ErasePcoc>true</d3p1:ErasePcoc>
<d3p1:KeyLockOwner0>sample string 3</d3p1:KeyLockOwner0>
<d3p1:KeyLockOwner1>sample string 4</d3p1:KeyLockOwner1>
<d3p1:LocationId>sample string 17</d3p1:LocationId>
<d3p1:LockEntity>1</d3p1:LockEntity>
<d3p1:LockId>sample string 2</d3p1:LockId>
<d3p1:LockInitialize>true</d3p1:LockInitialize>
<d3p1:NoKey>true</d3p1:NoKey>
<d3p1:NoKeyCodeEnabled>true</d3p1:NoKeyCodeEnabled>
<d3p1:OCcode>1</d3p1:OCcode>
<d3p1:Owner>
<d3p1:ContactName>sample string 5</d3p1:ContactName>
<d3p1:Location>sample string 4</d3p1:Location>
<d3p1:MasterKey0>sample string 8</d3p1:MasterKey0>
<d3p1:MasterKey1>sample string 9</d3p1:MasterKey1>
<d3p1:Name>sample string 3</d3p1:Name>
<d3p1:OwnerEntity>1</d3p1:OwnerEntity>
<d3p1:OwnerId>sample string 2</d3p1:OwnerId>
<d3p1:PhoneNo>sample string 6</d3p1:PhoneNo>
<d3p1:SystemOwner>true</d3p1:SystemOwner>
</d3p1:Owner>
<d3p1:PCcode>1</d3p1:PCcode>
<d3p1:PendAuditStatus>sample string 12</d3p1:PendAuditStatus>
<d3p1:PendBankModeEnd>2026-09-16T10:55:42.534819-07:00</d3p1:PendBankModeEnd>
<d3p1:PendBankModeStart>2026-09-16T10:55:42.534819-07:00</d3p1:PendBankModeStart>
<d3p1:PendBankModeStatus>sample string 10</d3p1:PendBankModeStatus>
<d3p1:PendErasePcoc>true</d3p1:PendErasePcoc>
<d3p1:PendLockInitialize>true</d3p1:PendLockInitialize>
<d3p1:PendLockUnInstall>true</d3p1:PendLockUnInstall>
<d3p1:PendOCcode>1</d3p1:PendOCcode>
<d3p1:PendPCcode>1</d3p1:PendPCcode>
<d3p1:PendTampResetStatus>sample string 11</d3p1:PendTampResetStatus>
<d3p1:SetClockCalSeqNo>1</d3p1:SetClockCalSeqNo>
<d3p1:TampResetStatus>sample string 6</d3p1:TampResetStatus>
<d3p1:UpdateDate>2026-09-16T10:55:42.534819-07:00</d3p1:UpdateDate>
</d3p1:Lock>
<d3p1:MfgModel>sample string 8</d3p1:MfgModel>
<d3p1:NoKeyCodeEnabled>true</d3p1:NoKeyCodeEnabled>
<d3p1:Owner>
<d3p1:ContactName>sample string 5</d3p1:ContactName>
<d3p1:Location>sample string 4</d3p1:Location>
<d3p1:MasterKey0>sample string 8</d3p1:MasterKey0>
<d3p1:MasterKey1>sample string 9</d3p1:MasterKey1>
<d3p1:Name>sample string 3</d3p1:Name>
<d3p1:OwnerEntity>1</d3p1:OwnerEntity>
<d3p1:OwnerId>sample string 2</d3p1:OwnerId>
<d3p1:PhoneNo>sample string 6</d3p1:PhoneNo>
<d3p1:SystemOwner>true</d3p1:SystemOwner>
</d3p1:Owner>
<d3p1:PhoneNo>sample string 7</d3p1:PhoneNo>
<d3p1:PrevAtmid>sample string 15</d3p1:PrevAtmid>
<d3p1:SiteAddress>sample string 5</d3p1:SiteAddress>
<d3p1:SiteName>sample string 4</d3p1:SiteName>
<d3p1:SiteNo>sample string 6</d3p1:SiteNo>
<d3p1:Status>true</d3p1:Status>
<d3p1:TermSerialNo>sample string 3</d3p1:TermSerialNo>
<d3p1:TimeOffset>1</d3p1:TimeOffset>
<d3p1:TypeService>sample string 10</d3p1:TypeService>
<d3p1:UserDefined1>sample string 11</d3p1:UserDefined1>
<d3p1:UserDefined2>sample string 12</d3p1:UserDefined2>
</d3p1:Atm>
<d3p1:CloseStatus>sample string 4</d3p1:CloseStatus>
<d3p1:Cmd>
<d3p1:CmdHex>sample string 2</d3p1:CmdHex>
<d3p1:CmdId>1</d3p1:CmdId>
<d3p1:CmdSeqHex>sample string 4</d3p1:CmdSeqHex>
<d3p1:CmdSeqNo>1</d3p1:CmdSeqNo>
<d3p1:Description>sample string 3</d3p1:Description>
<d3p1:Level>
<d3p1:Description>sample string 2</d3p1:Description>
<d3p1:Name>sample string 1</d3p1:Name>
</d3p1:Level>
</d3p1:Cmd>
<d3p1:Code>1</d3p1:Code>
<d3p1:DateAssigned>2026-09-16T10:55:42.534819-07:00</d3p1:DateAssigned>
<d3p1:DateClosed>2026-09-16T10:55:42.534819-07:00</d3p1:DateClosed>
<d3p1:Duration>1</d3p1:Duration>
<d3p1:EndDateTime>2026-09-16T10:55:42.534819-07:00</d3p1:EndDateTime>
<d3p1:InitLockEntity>1</d3p1:InitLockEntity>
<d3p1:LinkDispId>sample string 6</d3p1:LinkDispId>
<d3p1:LocationId>sample string 7</d3p1:LocationId>
<d3p1:LockResult>sample string 3</d3p1:LockResult>
<d3p1:NoKeyIdentifier>8</d3p1:NoKeyIdentifier>
<d3p1:OpCodeCreator>
<d3p1:AccessorId>1</d3p1:AccessorId>
<d3p1:AccessorType>sample string 6</d3p1:AccessorType>
<d3p1:EmployeeId>sample string 5</d3p1:EmployeeId>
<d3p1:FirstName>sample string 2</d3p1:FirstName>
<d3p1:LastName>sample string 4</d3p1:LastName>
<d3p1:MiddleName>sample string 3</d3p1:MiddleName>
</d3p1:OpCodeCreator>
<d3p1:OpCodeEntity>1</d3p1:OpCodeEntity>
<d3p1:OpCodeRecipient>
<d3p1:AccessorId>1</d3p1:AccessorId>
<d3p1:AccessorType>sample string 6</d3p1:AccessorType>
<d3p1:EmployeeId>sample string 5</d3p1:EmployeeId>
<d3p1:FirstName>sample string 2</d3p1:FirstName>
<d3p1:LastName>sample string 4</d3p1:LastName>
<d3p1:MiddleName>sample string 3</d3p1:MiddleName>
</d3p1:OpCodeRecipient>
<d3p1:RouteDesc>
<d3p1:DateUpdate>2026-09-16T10:55:42.534819-07:00</d3p1:DateUpdate>
<d3p1:Description>sample string 3</d3p1:Description>
<d3p1:Location>sample string 4</d3p1:Location>
<d3p1:LocationId>sample string 5</d3p1:LocationId>
<d3p1:RouteEntity>1</d3p1:RouteEntity>
<d3p1:RouteId>sample string 2</d3p1:RouteId>
</d3p1:RouteDesc>
<d3p1:SessionStart>2026-09-16T10:55:42.534819-07:00</d3p1:SessionStart>
<d3p1:StartDateTime>2026-09-16T10:55:42.534819-07:00</d3p1:StartDateTime>
<d3p1:TouchKey>
<d3p1:Accessor>
<d3p1:AccessorId>1</d3p1:AccessorId>
<d3p1:AccessorType>sample string 6</d3p1:AccessorType>
<d3p1:EmployeeId>sample string 5</d3p1:EmployeeId>
<d3p1:FirstName>sample string 2</d3p1:FirstName>
<d3p1:LastName>sample string 4</d3p1:LastName>
<d3p1:MiddleName>sample string 3</d3p1:MiddleName>
</d3p1:Accessor>
<d3p1:BlockCount>1</d3p1:BlockCount>
<d3p1:LocationId>sample string 4</d3p1:LocationId>
<d3p1:Status>true</d3p1:Status>
<d3p1:TouchKeyId>sample string 1</d3p1:TouchKeyId>
<d3p1:TypeKey>sample string 2</d3p1:TypeKey>
</d3p1:TouchKey>
<d3p1:UserEmployeeId>sample string 5</d3p1:UserEmployeeId>
<d3p1:UserType>sample string 2</d3p1:UserType>
</d3p1:OperationCode>
</d2p1:OperationsCodes>
</Body>
<Header xmlns="http://schemas.datacontract.org/2004/07/SaG.API.Models.Responses">
<ErrorId>sample string 3</ErrorId>
<Message>sample string 1</Message>
<Status>sample string 2</Status>
<StatusCode>Ok</StatusCode>
</Header>
</BrowseOpenRouteResponse>