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": "e2028378-455c-46a4-8912-26165a925922", "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": "13fc24f2-eac9-4bb0-bbd5-2f751c4f884a", "IndustryDescription": "sample string 22", "TaxPayerId": "sample string 23", "CountryId": "6cfea05f-5d3c-4fb2-9468-65afb3a24940", "CountryName": "sample string 25", "StateId": "bd79fe0c-4ef2-41ec-ac5f-30397094ad88", "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": "af70209b-3c72-450f-9460-c7c627924d2b", "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": "34682ea8-9b94-4b77-96c2-0d1459b53fa8", "CompanyName": "sample string 2", "CompanyCode": "sample string 3" }, { "CompanyId": "34682ea8-9b94-4b77-96c2-0d1459b53fa8", "CompanyName": "sample string 2", "CompanyCode": "sample string 3" } ], "Merchants": [ { "MerchantId": "d6b6506e-4203-4dae-831e-c0b57ecedd0d", "MerchantName": "sample string 2", "MerchantCode": "sample string 3" }, { "MerchantId": "d6b6506e-4203-4dae-831e-c0b57ecedd0d", "MerchantName": "sample string 2", "MerchantCode": "sample string 3" } ], "FiscalConfigurations": [ { "Id": "f21af6e0-75fd-4f37-a3b9-50e883dff936", "IdNetwork": "cda51483-5857-4597-b0e1-459e33d7410c", "Type": 3, "Configuration": "sample string 4" }, { "Id": "f21af6e0-75fd-4f37-a3b9-50e883dff936", "IdNetwork": "cda51483-5857-4597-b0e1-459e33d7410c", "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": "a88bc5dd-7ff5-4689-93be-871dda509c9a", "DefaultCurrencyCode": "sample string 50", "ConciliationCurrencyId": "bdf3915e-6131-416e-b489-b2849ac5fafe", "ConciliationCurrencyCode": "sample string 52", "ConversionCurrencyId": "5f19f431-9a48-41a7-a380-4c68ad8e3279", "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>af70209b-3c72-450f-9460-c7c627924d2b</BrandId> <BrandName>sample string 39</BrandName> <City>sample string 29</City> <Code>sample string 6</Code> <Companies> <NetworkCompanyDto> <CompanyCode>sample string 3</CompanyCode> <CompanyId>34682ea8-9b94-4b77-96c2-0d1459b53fa8</CompanyId> <CompanyName>sample string 2</CompanyName> </NetworkCompanyDto> <NetworkCompanyDto> <CompanyCode>sample string 3</CompanyCode> <CompanyId>34682ea8-9b94-4b77-96c2-0d1459b53fa8</CompanyId> <CompanyName>sample string 2</CompanyName> </NetworkCompanyDto> </Companies> <ConciliationCurrencyCode>sample string 52</ConciliationCurrencyCode> <ConciliationCurrencyId>bdf3915e-6131-416e-b489-b2849ac5fafe</ConciliationCurrencyId> <ContactEmail>sample string 36</ContactEmail> <ContactName>sample string 35</ContactName> <ConversionCurrencyCode>sample string 54</ConversionCurrencyCode> <ConversionCurrencyId>5f19f431-9a48-41a7-a380-4c68ad8e3279</ConversionCurrencyId> <CountryId>6cfea05f-5d3c-4fb2-9468-65afb3a24940</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>a88bc5dd-7ff5-4689-93be-871dda509c9a</DefaultCurrencyId> <DefaulterLevel>64</DefaulterLevel> <EdiFactTaxRegimeCode>5</EdiFactTaxRegimeCode> <FiscalConfigurations> <NetworkFiscalConfigurationDto> <Configuration>sample string 4</Configuration> <Id>f21af6e0-75fd-4f37-a3b9-50e883dff936</Id> <IdNetwork>cda51483-5857-4597-b0e1-459e33d7410c</IdNetwork> <Type>3</Type> </NetworkFiscalConfigurationDto> <NetworkFiscalConfigurationDto> <Configuration>sample string 4</Configuration> <Id>f21af6e0-75fd-4f37-a3b9-50e883dff936</Id> <IdNetwork>cda51483-5857-4597-b0e1-459e33d7410c</IdNetwork> <Type>3</Type> </NetworkFiscalConfigurationDto> </FiscalConfigurations> <Id>e2028378-455c-46a4-8912-26165a925922</Id> <IdentificationRequestMail>sample string 40</IdentificationRequestMail> <IndustryDescription>sample string 22</IndustryDescription> <IndustryId>13fc24f2-eac9-4bb0-bbd5-2f751c4f884a</IndustryId> <InternalCode>sample string 7</InternalCode> <IsEdiFactBillingProcessType>true</IsEdiFactBillingProcessType> <LockedDriverCode>true</LockedDriverCode> <LockedVehicleCode>true</LockedVehicleCode> <Merchants> <NetworkMerchantDto> <MerchantCode>sample string 3</MerchantCode> <MerchantId>d6b6506e-4203-4dae-831e-c0b57ecedd0d</MerchantId> <MerchantName>sample string 2</MerchantName> </NetworkMerchantDto> <NetworkMerchantDto> <MerchantCode>sample string 3</MerchantCode> <MerchantId>d6b6506e-4203-4dae-831e-c0b57ecedd0d</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>bd79fe0c-4ef2-41ec-ac5f-30397094ad88</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>