GET Network
Gets a network by it's ID, represented as NetworkDto.
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
The network data.
NetworkDtoName | Description | Type | Additional information |
---|---|---|---|
Id | globally unique identifier |
None. |
|
Name | string |
None. |
|
Type | integer |
None. |
|
BalanceMode | byte |
None. |
|
CurrentAccountMode | byte |
None. |
|
BillingProcessType | byte |
None. |
|
EdiFactTaxRegimeCode | integer |
None. |
|
Code | string |
None. |
|
InternalCode | string |
None. |
|
Active | boolean |
None. |
|
SupportsLoyalty | boolean |
None. |
|
SupportsInventory | boolean |
None. |
|
SupportsOffline | boolean |
None. |
|
SupportsTracking | boolean |
None. |
|
SupportsFleet | boolean |
None. |
|
SupportsAnalytics | boolean |
None. |
|
SupportsConsumerCard | boolean |
None. |
|
SupportsWorkflows | boolean |
None. |
|
SupportsDriverMobileApp | boolean |
None. |
|
SupportsCompanyMobileApp | boolean |
None. |
|
SupportsMerchantMobileApp | boolean |
None. |
|
SupportsNetworkMobileApp | boolean |
None. |
|
IndustryId | globally unique identifier |
None. |
|
IndustryDescription | string |
None. |
|
TaxPayerId | string |
None. |
|
CountryId | globally unique identifier |
None. |
|
CountryName | string |
None. |
|
StateId | globally unique identifier |
None. |
|
StateName | string |
None. |
|
TimeZone | string |
None. |
|
City | string |
None. |
|
Street1 | string |
None. |
|
Street2 | string |
None. |
|
ZipCode | string |
None. |
|
PhoneNumber1 | string |
None. |
|
PhoneNumber2 | string |
None. |
|
ContactName | string |
None. |
|
ContactEmail | string |
None. |
|
CreationDate | string |
None. |
|
BrandId | globally unique identifier |
None. |
|
BrandName | string |
None. |
|
IdentificationRequestMail | string |
None. |
|
SupportMail | string |
None. |
|
SenderMail | string |
None. |
|
IsEdiFactBillingProcessType | boolean |
None. |
|
CustomFieldsConfigurations | Collection of NetworkCustomFieldsConfigurationDto |
None. |
|
Companies | Collection of NetworkCompanyDto |
None. |
|
Merchants | Collection of NetworkMerchantDto |
None. |
|
FiscalConfigurations | Collection of NetworkFiscalConfigurationDto |
None. |
|
PrimaryColor | string |
None. |
|
SecondaryColor | string |
None. |
|
AccentColor | string |
None. |
|
NetworkLogoURL | string |
None. |
|
NetworkLogoExtension | string |
None. |
|
DefaultCurrencyId | globally unique identifier |
None. |
|
DefaultCurrencyCode | string |
None. |
|
ConciliationCurrencyId | globally unique identifier |
None. |
|
ConciliationCurrencyCode | string |
None. |
|
ConversionCurrencyId | globally unique identifier |
None. |
|
ConversionCurrencyCode | string |
None. |
|
SupportsRackPriceInContingency | boolean |
None. |
|
SupportsInvoiceNumberInContingency | boolean |
None. |
|
NotifyCompanyNetworkAdminUsersInIdentificationsRenewal | boolean |
None. |
|
NotifyCompanyNetworkAdminUsersInIdentificationsMissed | boolean |
None. |
|
SupportsSimultaneousAuthorizations | boolean |
None. |
|
LockedVehicleCode | boolean |
None. |
|
LockedDriverCode | boolean |
None. |
|
DefaulterLevel | byte |
None. |
Response Formats
application/json, text/json
Sample:
{ "Id": "2c269226-0f5e-4aae-b4f6-b8fd0ddb6cf4", "Name": "sample string 2", "Type": 3, "BalanceMode": 64, "CurrentAccountMode": 64, "BillingProcessType": 64, "EdiFactTaxRegimeCode": 5, "Code": "sample string 6", "InternalCode": "sample string 7", "Active": true, "SupportsLoyalty": true, "SupportsInventory": true, "SupportsOffline": true, "SupportsTracking": true, "SupportsFleet": true, "SupportsAnalytics": true, "SupportsConsumerCard": true, "SupportsWorkflows": true, "SupportsDriverMobileApp": true, "SupportsCompanyMobileApp": true, "SupportsMerchantMobileApp": true, "SupportsNetworkMobileApp": true, "IndustryId": "6572e780-86e6-48a7-b61a-75424a445153", "IndustryDescription": "sample string 22", "TaxPayerId": "sample string 23", "CountryId": "94f854b8-c2b3-4b07-9457-ffb00c0ae8e6", "CountryName": "sample string 25", "StateId": "75828109-942b-48cf-84e0-722db17c53bb", "StateName": "sample string 27", "TimeZone": "sample string 28", "City": "sample string 29", "Street1": "sample string 30", "Street2": "sample string 31", "ZipCode": "sample string 32", "PhoneNumber1": "sample string 33", "PhoneNumber2": "sample string 34", "ContactName": "sample string 35", "ContactEmail": "sample string 36", "CreationDate": "sample string 37", "BrandId": "2405a0c4-1017-46b8-809a-1a55d26cbcda", "BrandName": "sample string 39", "IdentificationRequestMail": "sample string 40", "SupportMail": "sample string 41", "SenderMail": "sample string 42", "IsEdiFactBillingProcessType": true, "CustomFieldsConfigurations": [ { "Entity": 1, "Enabled": true, "ReadOnly": true, "CustomField": 4, "Label": "sample string 5" }, { "Entity": 1, "Enabled": true, "ReadOnly": true, "CustomField": 4, "Label": "sample string 5" } ], "Companies": [ { "CompanyId": "76e46ff2-e2ca-4e22-9419-68b42f34d4dc", "CompanyName": "sample string 2", "CompanyCode": "sample string 3" }, { "CompanyId": "76e46ff2-e2ca-4e22-9419-68b42f34d4dc", "CompanyName": "sample string 2", "CompanyCode": "sample string 3" } ], "Merchants": [ { "MerchantId": "a625a641-f070-40e4-82ff-43fcc6ec2dcd", "MerchantName": "sample string 2", "MerchantCode": "sample string 3" }, { "MerchantId": "a625a641-f070-40e4-82ff-43fcc6ec2dcd", "MerchantName": "sample string 2", "MerchantCode": "sample string 3" } ], "FiscalConfigurations": [ { "Id": "6f6b4adc-48a0-46e4-b1a4-7fed2335272a", "IdNetwork": "8f484f62-0dcd-4169-a528-2aadc66df68a", "Type": 3, "Configuration": "sample string 4" }, { "Id": "6f6b4adc-48a0-46e4-b1a4-7fed2335272a", "IdNetwork": "8f484f62-0dcd-4169-a528-2aadc66df68a", "Type": 3, "Configuration": "sample string 4" } ], "PrimaryColor": "sample string 44", "SecondaryColor": "sample string 45", "AccentColor": "sample string 46", "NetworkLogoURL": "sample string 47", "NetworkLogoExtension": "sample string 48", "DefaultCurrencyId": "23042383-3e48-49df-8ed5-74265f6e8eba", "DefaultCurrencyCode": "sample string 50", "ConciliationCurrencyId": "31c39cac-4bf1-43dc-ad76-bfdb06bd09b8", "ConciliationCurrencyCode": "sample string 52", "ConversionCurrencyId": "63f473eb-c902-405f-9869-ab11bedabdd9", "ConversionCurrencyCode": "sample string 54", "SupportsRackPriceInContingency": true, "SupportsInvoiceNumberInContingency": true, "NotifyCompanyNetworkAdminUsersInIdentificationsRenewal": true, "NotifyCompanyNetworkAdminUsersInIdentificationsMissed": true, "SupportsSimultaneousAuthorizations": true, "LockedVehicleCode": true, "LockedDriverCode": true, "DefaulterLevel": 64 }
application/xml, text/xml
Sample:
<NetworkDto xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Ationet.Model"> <AccentColor>sample string 46</AccentColor> <Active>true</Active> <BalanceMode>64</BalanceMode> <BillingProcessType>64</BillingProcessType> <BrandId>2405a0c4-1017-46b8-809a-1a55d26cbcda</BrandId> <BrandName>sample string 39</BrandName> <City>sample string 29</City> <Code>sample string 6</Code> <Companies> <NetworkCompanyDto> <CompanyCode>sample string 3</CompanyCode> <CompanyId>76e46ff2-e2ca-4e22-9419-68b42f34d4dc</CompanyId> <CompanyName>sample string 2</CompanyName> </NetworkCompanyDto> <NetworkCompanyDto> <CompanyCode>sample string 3</CompanyCode> <CompanyId>76e46ff2-e2ca-4e22-9419-68b42f34d4dc</CompanyId> <CompanyName>sample string 2</CompanyName> </NetworkCompanyDto> </Companies> <ConciliationCurrencyCode>sample string 52</ConciliationCurrencyCode> <ConciliationCurrencyId>31c39cac-4bf1-43dc-ad76-bfdb06bd09b8</ConciliationCurrencyId> <ContactEmail>sample string 36</ContactEmail> <ContactName>sample string 35</ContactName> <ConversionCurrencyCode>sample string 54</ConversionCurrencyCode> <ConversionCurrencyId>63f473eb-c902-405f-9869-ab11bedabdd9</ConversionCurrencyId> <CountryId>94f854b8-c2b3-4b07-9457-ffb00c0ae8e6</CountryId> <CountryName>sample string 25</CountryName> <CreationDate>sample string 37</CreationDate> <CurrentAccountMode>64</CurrentAccountMode> <CustomFieldsConfigurations> <NetworkCustomFieldsConfigurationDto> <CustomField>4</CustomField> <Enabled>true</Enabled> <Entity>1</Entity> <Label>sample string 5</Label> <ReadOnly>true</ReadOnly> </NetworkCustomFieldsConfigurationDto> <NetworkCustomFieldsConfigurationDto> <CustomField>4</CustomField> <Enabled>true</Enabled> <Entity>1</Entity> <Label>sample string 5</Label> <ReadOnly>true</ReadOnly> </NetworkCustomFieldsConfigurationDto> </CustomFieldsConfigurations> <DefaultCurrencyCode>sample string 50</DefaultCurrencyCode> <DefaultCurrencyId>23042383-3e48-49df-8ed5-74265f6e8eba</DefaultCurrencyId> <DefaulterLevel>64</DefaulterLevel> <EdiFactTaxRegimeCode>5</EdiFactTaxRegimeCode> <FiscalConfigurations> <NetworkFiscalConfigurationDto> <Configuration>sample string 4</Configuration> <Id>6f6b4adc-48a0-46e4-b1a4-7fed2335272a</Id> <IdNetwork>8f484f62-0dcd-4169-a528-2aadc66df68a</IdNetwork> <Type>3</Type> </NetworkFiscalConfigurationDto> <NetworkFiscalConfigurationDto> <Configuration>sample string 4</Configuration> <Id>6f6b4adc-48a0-46e4-b1a4-7fed2335272a</Id> <IdNetwork>8f484f62-0dcd-4169-a528-2aadc66df68a</IdNetwork> <Type>3</Type> </NetworkFiscalConfigurationDto> </FiscalConfigurations> <Id>2c269226-0f5e-4aae-b4f6-b8fd0ddb6cf4</Id> <IdentificationRequestMail>sample string 40</IdentificationRequestMail> <IndustryDescription>sample string 22</IndustryDescription> <IndustryId>6572e780-86e6-48a7-b61a-75424a445153</IndustryId> <InternalCode>sample string 7</InternalCode> <IsEdiFactBillingProcessType>true</IsEdiFactBillingProcessType> <LockedDriverCode>true</LockedDriverCode> <LockedVehicleCode>true</LockedVehicleCode> <Merchants> <NetworkMerchantDto> <MerchantCode>sample string 3</MerchantCode> <MerchantId>a625a641-f070-40e4-82ff-43fcc6ec2dcd</MerchantId> <MerchantName>sample string 2</MerchantName> </NetworkMerchantDto> <NetworkMerchantDto> <MerchantCode>sample string 3</MerchantCode> <MerchantId>a625a641-f070-40e4-82ff-43fcc6ec2dcd</MerchantId> <MerchantName>sample string 2</MerchantName> </NetworkMerchantDto> </Merchants> <Name>sample string 2</Name> <NetworkLogoExtension>sample string 48</NetworkLogoExtension> <NetworkLogoURL>sample string 47</NetworkLogoURL> <NotifyCompanyNetworkAdminUsersInIdentificationsMissed>true</NotifyCompanyNetworkAdminUsersInIdentificationsMissed> <NotifyCompanyNetworkAdminUsersInIdentificationsRenewal>true</NotifyCompanyNetworkAdminUsersInIdentificationsRenewal> <PhoneNumber1>sample string 33</PhoneNumber1> <PhoneNumber2>sample string 34</PhoneNumber2> <PrimaryColor>sample string 44</PrimaryColor> <SecondaryColor>sample string 45</SecondaryColor> <SenderMail>sample string 42</SenderMail> <StateId>75828109-942b-48cf-84e0-722db17c53bb</StateId> <StateName>sample string 27</StateName> <Street1>sample string 30</Street1> <Street2>sample string 31</Street2> <SupportMail>sample string 41</SupportMail> <SupportsAnalytics>true</SupportsAnalytics> <SupportsCompanyMobileApp>true</SupportsCompanyMobileApp> <SupportsConsumerCard>true</SupportsConsumerCard> <SupportsDriverMobileApp>true</SupportsDriverMobileApp> <SupportsFleet>true</SupportsFleet> <SupportsInventory>true</SupportsInventory> <SupportsInvoiceNumberInContingency>true</SupportsInvoiceNumberInContingency> <SupportsLoyalty>true</SupportsLoyalty> <SupportsMerchantMobileApp>true</SupportsMerchantMobileApp> <SupportsNetworkMobileApp>true</SupportsNetworkMobileApp> <SupportsOffline>true</SupportsOffline> <SupportsRackPriceInContingency>true</SupportsRackPriceInContingency> <SupportsSimultaneousAuthorizations>true</SupportsSimultaneousAuthorizations> <SupportsTracking>true</SupportsTracking> <SupportsWorkflows>true</SupportsWorkflows> <TaxPayerId>sample string 23</TaxPayerId> <TimeZone>sample string 28</TimeZone> <Type>3</Type> <ZipCode>sample string 32</ZipCode> </NetworkDto>