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.
NetworkDto| Name | 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": "8fd5fa57-1296-4643-90e6-a6623d32d6a6",
"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": "88ec30d5-2b92-47dc-8288-2af26322f90e",
"IndustryDescription": "sample string 22",
"TaxPayerId": "sample string 23",
"CountryId": "f21b4ba5-5451-4195-a5f8-ef9964520702",
"CountryName": "sample string 25",
"StateId": "dc7ac85e-c918-4840-8e76-8b0e682ff6d0",
"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": "1cb4b019-737c-45bd-8124-737f632a06de",
"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": "2ff5ace4-5cdc-4c84-8552-8a890d240c43",
"CompanyName": "sample string 2",
"CompanyCode": "sample string 3"
},
{
"CompanyId": "2ff5ace4-5cdc-4c84-8552-8a890d240c43",
"CompanyName": "sample string 2",
"CompanyCode": "sample string 3"
}
],
"Merchants": [
{
"MerchantId": "0c6cab2e-ab8d-4166-9db4-5d8fcabfc48d",
"MerchantName": "sample string 2",
"MerchantCode": "sample string 3"
},
{
"MerchantId": "0c6cab2e-ab8d-4166-9db4-5d8fcabfc48d",
"MerchantName": "sample string 2",
"MerchantCode": "sample string 3"
}
],
"FiscalConfigurations": [
{
"Id": "20f65d50-6dde-4b60-a09a-de1c1bf62176",
"IdNetwork": "8fc9a543-a11c-4c52-83f9-1de5d721b957",
"Type": 3,
"Configuration": "sample string 4"
},
{
"Id": "20f65d50-6dde-4b60-a09a-de1c1bf62176",
"IdNetwork": "8fc9a543-a11c-4c52-83f9-1de5d721b957",
"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": "682c9dde-fb81-4f6d-83e6-d88260d7eaf2",
"DefaultCurrencyCode": "sample string 50",
"ConciliationCurrencyId": "d33e9bc0-53b4-47af-b03e-0e9151fa23aa",
"ConciliationCurrencyCode": "sample string 52",
"ConversionCurrencyId": "d1cbf564-90ff-4bd5-8e1f-01fcaba695a5",
"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>1cb4b019-737c-45bd-8124-737f632a06de</BrandId>
<BrandName>sample string 39</BrandName>
<City>sample string 29</City>
<Code>sample string 6</Code>
<Companies>
<NetworkCompanyDto>
<CompanyCode>sample string 3</CompanyCode>
<CompanyId>2ff5ace4-5cdc-4c84-8552-8a890d240c43</CompanyId>
<CompanyName>sample string 2</CompanyName>
</NetworkCompanyDto>
<NetworkCompanyDto>
<CompanyCode>sample string 3</CompanyCode>
<CompanyId>2ff5ace4-5cdc-4c84-8552-8a890d240c43</CompanyId>
<CompanyName>sample string 2</CompanyName>
</NetworkCompanyDto>
</Companies>
<ConciliationCurrencyCode>sample string 52</ConciliationCurrencyCode>
<ConciliationCurrencyId>d33e9bc0-53b4-47af-b03e-0e9151fa23aa</ConciliationCurrencyId>
<ContactEmail>sample string 36</ContactEmail>
<ContactName>sample string 35</ContactName>
<ConversionCurrencyCode>sample string 54</ConversionCurrencyCode>
<ConversionCurrencyId>d1cbf564-90ff-4bd5-8e1f-01fcaba695a5</ConversionCurrencyId>
<CountryId>f21b4ba5-5451-4195-a5f8-ef9964520702</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>682c9dde-fb81-4f6d-83e6-d88260d7eaf2</DefaultCurrencyId>
<DefaulterLevel>64</DefaulterLevel>
<EdiFactTaxRegimeCode>5</EdiFactTaxRegimeCode>
<FiscalConfigurations>
<NetworkFiscalConfigurationDto>
<Configuration>sample string 4</Configuration>
<Id>20f65d50-6dde-4b60-a09a-de1c1bf62176</Id>
<IdNetwork>8fc9a543-a11c-4c52-83f9-1de5d721b957</IdNetwork>
<Type>3</Type>
</NetworkFiscalConfigurationDto>
<NetworkFiscalConfigurationDto>
<Configuration>sample string 4</Configuration>
<Id>20f65d50-6dde-4b60-a09a-de1c1bf62176</Id>
<IdNetwork>8fc9a543-a11c-4c52-83f9-1de5d721b957</IdNetwork>
<Type>3</Type>
</NetworkFiscalConfigurationDto>
</FiscalConfigurations>
<Id>8fd5fa57-1296-4643-90e6-a6623d32d6a6</Id>
<IdentificationRequestMail>sample string 40</IdentificationRequestMail>
<IndustryDescription>sample string 22</IndustryDescription>
<IndustryId>88ec30d5-2b92-47dc-8288-2af26322f90e</IndustryId>
<InternalCode>sample string 7</InternalCode>
<IsEdiFactBillingProcessType>true</IsEdiFactBillingProcessType>
<LockedDriverCode>true</LockedDriverCode>
<LockedVehicleCode>true</LockedVehicleCode>
<Merchants>
<NetworkMerchantDto>
<MerchantCode>sample string 3</MerchantCode>
<MerchantId>0c6cab2e-ab8d-4166-9db4-5d8fcabfc48d</MerchantId>
<MerchantName>sample string 2</MerchantName>
</NetworkMerchantDto>
<NetworkMerchantDto>
<MerchantCode>sample string 3</MerchantCode>
<MerchantId>0c6cab2e-ab8d-4166-9db4-5d8fcabfc48d</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>dc7ac85e-c918-4840-8e76-8b0e682ff6d0</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>