POST api/terminals/verify
Request Information
URI Parameters
None.
Body Parameters
TerminalDataName | Description | Type | Additional information |
---|---|---|---|
AppName | string |
None. |
|
ServerName | string |
None. |
|
ServerUrl | string |
None. |
|
Code | string |
None. |
|
Number | integer |
None. |
|
MacAddressList | string |
None. |
|
WindowsUserName | string |
None. |
|
SoftwareVersion | string |
None. |
|
Registered | boolean |
None. |
|
LastLogin | date |
None. |
|
Applications | Collection of ApplicationData |
None. |
|
MacAddressListToArray | Collection of string |
None. |
|
DisplayName | string |
None. |
|
ApplicationDataSelected | ApplicationInfoData |
None. |
|
EnvironmentSelected | EnvironmentData |
None. |
|
IsSelected | boolean |
None. |
|
ID | integer |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
text/xml
Sample:
<TerminalData xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/StackBase.Common.Data"> <ID>1</ID> <AppName>sample string 1</AppName> <ApplicationDataSelected xmlns:d2p1="http://schemas.datacontract.org/2004/07/StackBase.Common.Data.Administrator"> <d2p1:AppID>3e0742bb-cb57-4192-ba87-7b0d15240db7</d2p1:AppID> <d2p1:ApplicationEnvironments> <d2p1:ApplicationEnvironmentData> <d2p1:AppID>a338be65-a239-4548-9a44-77375f7ac52c</d2p1:AppID> <d2p1:EnvironmentID>1</d2p1:EnvironmentID> <d2p1:ID>1</d2p1:ID> <d2p1:LastUpdate>2025-08-02T19:14:53.8892643+00:00</d2p1:LastUpdate> <d2p1:Name>sample string 1</d2p1:Name> <d2p1:Type>PROD</d2p1:Type> <d2p1:Url>sample string 2</d2p1:Url> </d2p1:ApplicationEnvironmentData> <d2p1:ApplicationEnvironmentData> <d2p1:AppID>a338be65-a239-4548-9a44-77375f7ac52c</d2p1:AppID> <d2p1:EnvironmentID>1</d2p1:EnvironmentID> <d2p1:ID>1</d2p1:ID> <d2p1:LastUpdate>2025-08-02T19:14:53.8892643+00:00</d2p1:LastUpdate> <d2p1:Name>sample string 1</d2p1:Name> <d2p1:Type>PROD</d2p1:Type> <d2p1:Url>sample string 2</d2p1:Url> </d2p1:ApplicationEnvironmentData> </d2p1:ApplicationEnvironments> <d2p1:BranchOfficeCount>1</d2p1:BranchOfficeCount> <d2p1:CityName>sample string 4</d2p1:CityName> <d2p1:DateFrom>2025-08-02T19:14:53.8892643+00:00</d2p1:DateFrom> <d2p1:DateTo>2025-08-02T19:14:53.8892643+00:00</d2p1:DateTo> <d2p1:Discount>1</d2p1:Discount> <d2p1:HasEnabledCustomDomain>true</d2p1:HasEnabledCustomDomain> <d2p1:Items xmlns:d3p1="http://schemas.datacontract.org/2004/07/StackBase.Common.Data.License"> <d3p1:LicenseItemData> <d3p1:ByBranchOffice>true</d3p1:ByBranchOffice> <d3p1:Description>sample string 2</d3p1:Description> <d3p1:ItemNumber>1</d3p1:ItemNumber> <d3p1:Quantity>1</d3p1:Quantity> <d3p1:TotalPrice>1</d3p1:TotalPrice> <d3p1:UnitPrice>1</d3p1:UnitPrice> </d3p1:LicenseItemData> <d3p1:LicenseItemData> <d3p1:ByBranchOffice>true</d3p1:ByBranchOffice> <d3p1:Description>sample string 2</d3p1:Description> <d3p1:ItemNumber>1</d3p1:ItemNumber> <d3p1:Quantity>1</d3p1:Quantity> <d3p1:TotalPrice>1</d3p1:TotalPrice> <d3p1:UnitPrice>1</d3p1:UnitPrice> </d3p1:LicenseItemData> </d2p1:Items> <d2p1:MonthlyAmount>1</d2p1:MonthlyAmount> <d2p1:MonthlyPayment>true</d2p1:MonthlyPayment> <d2p1:Name>sample string 1</d2p1:Name> <d2p1:Phone>sample string 5</d2p1:Phone> <d2p1:RemainingDays>7</d2p1:RemainingDays> <d2p1:Settings xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d3p1:KeyValueOfstringstring> <d3p1:Key>sample string 1</d3p1:Key> <d3p1:Value>sample string 2</d3p1:Value> </d3p1:KeyValueOfstringstring> <d3p1:KeyValueOfstringstring> <d3p1:Key>sample string 3</d3p1:Key> <d3p1:Value>sample string 4</d3p1:Value> </d3p1:KeyValueOfstringstring> </d2p1:Settings> <d2p1:SoftwareName>sample string 2</d2p1:SoftwareName> <d2p1:Status>sample string 6</d2p1:Status> <d2p1:StreetNameAndNumber>sample string 3</d2p1:StreetNameAndNumber> <d2p1:TerminalsCount>1</d2p1:TerminalsCount> </ApplicationDataSelected> <Applications> <ApplicationData> <AppCode>ALL</AppCode> <AppID>3c873fbb-a1aa-454a-9882-f4352d93b4a4</AppID> <BranchOfficeCount>1</BranchOfficeCount> <CreatedOn>2025-08-02T19:14:53.8892643+00:00</CreatedOn> <CurrencyList> <CurrencyData> <ID>1</ID> <Code>ARS</Code> <IsLocalCurrency>true</IsLocalCurrency> <Name>sample string 2</Name> <ShortName>sample string 3</ShortName> <Symbol>sample string 1</Symbol> </CurrencyData> <CurrencyData> <ID>1</ID> <Code>ARS</Code> <IsLocalCurrency>true</IsLocalCurrency> <Name>sample string 2</Name> <ShortName>sample string 3</ShortName> <Symbol>sample string 1</Symbol> </CurrencyData> </CurrencyList> <HasEnableClientSideFullCache>true</HasEnableClientSideFullCache> <HasEnableUpdateLicense>true</HasEnableUpdateLicense> <HasMultiBranchOffices>true</HasMultiBranchOffices> <LicenceBytes>QEA=</LicenceBytes> <Name>sample string 1</Name> <SoftwareName>sample string 2</SoftwareName> <TermsAndCondAccepted>true</TermsAndCondAccepted> <TermsAndCondRequired>true</TermsAndCondRequired> <TermsAndCondVersion>1</TermsAndCondVersion> </ApplicationData> <ApplicationData> <AppCode>ALL</AppCode> <AppID>3c873fbb-a1aa-454a-9882-f4352d93b4a4</AppID> <BranchOfficeCount>1</BranchOfficeCount> <CreatedOn>2025-08-02T19:14:53.8892643+00:00</CreatedOn> <CurrencyList> <CurrencyData> <ID>1</ID> <Code>ARS</Code> <IsLocalCurrency>true</IsLocalCurrency> <Name>sample string 2</Name> <ShortName>sample string 3</ShortName> <Symbol>sample string 1</Symbol> </CurrencyData> <CurrencyData> <ID>1</ID> <Code>ARS</Code> <IsLocalCurrency>true</IsLocalCurrency> <Name>sample string 2</Name> <ShortName>sample string 3</ShortName> <Symbol>sample string 1</Symbol> </CurrencyData> </CurrencyList> <HasEnableClientSideFullCache>true</HasEnableClientSideFullCache> <HasEnableUpdateLicense>true</HasEnableUpdateLicense> <HasMultiBranchOffices>true</HasMultiBranchOffices> <LicenceBytes>QEA=</LicenceBytes> <Name>sample string 1</Name> <SoftwareName>sample string 2</SoftwareName> <TermsAndCondAccepted>true</TermsAndCondAccepted> <TermsAndCondRequired>true</TermsAndCondRequired> <TermsAndCondVersion>1</TermsAndCondVersion> </ApplicationData> </Applications> <Code>sample string 4</Code> <EnvironmentSelected xmlns:d2p1="http://schemas.datacontract.org/2004/07/StackBase.Common.Data.Administrator"> <d2p1:ID>1</d2p1:ID> <d2p1:Name>sample string 2</d2p1:Name> <d2p1:SoftwareName>sample string 1</d2p1:SoftwareName> <d2p1:Type>PROD</d2p1:Type> <d2p1:Url>sample string 3</d2p1:Url> </EnvironmentSelected> <IsSelected>true</IsSelected> <LastLogin>2025-08-02T19:14:53.8892643+00:00</LastLogin> <MacAddressList>sample string 5</MacAddressList> <MacAddressListToArray xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:string>sample string 5</d2p1:string> </MacAddressListToArray> <Number>1</Number> <Registered>true</Registered> <ServerName>sample string 2</ServerName> <ServerUrl>sample string 3</ServerUrl> <SoftwareVersion>sample string 7</SoftwareVersion> <WindowsUserName>sample string 6</WindowsUserName> </TerminalData>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
booleanResponse Formats
application/json, text/json
Sample:
true
text/xml
Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>