GET api/{database}/CompanyDetailsInfo
Gets the specified CompanyDetailsInfo.
Response Information
Response body formats
application/json, text/json
Sample:
{
"administrationCode": "sample string 1",
"administrationDescription": "sample string 2",
"administrationVersion": 3,
"approvePurchaseOrders": true,
"approveQuotations": true,
"approveSalesOrders": true,
"approveSupplierInvoices": true,
"assetAutoNumbering": "sample string 8",
"auditionCategory": 1,
"autoNumberCustomerId": true,
"autoNumberSupplierId": true,
"b2BMandateTypeApplicable": true,
"balanceControlBankJournals": true,
"balanceControlCashJournals": true,
"blockUnmatchedSupplierInvoice": true,
"checkMinimumTotalHours": true,
"city": "sample string 16",
"cocRegistration": "sample string 17",
"coreMandateTypeApplicable": true,
"costSpecPerOrderLine": true,
"creditSqueezeOnAmountInclVat": true,
"creditSqueezeOnCreditNotes": true,
"crossroadBankOfEnterprisesNumber": "sample string 22",
"currencyDecimals": 23,
"currencyId": "sample string 24",
"customerAutoIdInterval": 25,
"customerDiscountIsOrderDiscount": true,
"customerIdLength": 27,
"customerIdPrecededByZeroes": true,
"dayEndClosing": true,
"directSplitJournalEntry": true,
"email": "sample string 31",
"emailAccountType": 1,
"ictListing": true,
"isAuditionApplicable": true,
"isInfDutyICL": true,
"journalizeCostPriceOnTimesheet": true,
"languageId": "sample string 36",
"lastCustomerAutoId": 37,
"lastSupplierAutoId": 38,
"lastUsedOrderId": 39,
"legalStructure": 0,
"legislation": "sample string 40",
"lowestPrice": true,
"matchSupplierInvoice": true,
"maximumPaymentDifference": 43.0,
"nextCustomerId": 44,
"nextSupplierId": 45,
"obNumberSoleProprietor": "sample string 46",
"orderIdInterval": 47,
"packingListLinesSortingOrder": 0,
"periodEndClosing": true,
"person": "sample string 49",
"personIdsOfCurrentUser": [
"sample string 1",
"sample string 2",
"sample string 3"
],
"phone": "sample string 50",
"printMandateFormApplicable": true,
"restrictedSubAdmins": true,
"showBackOrderLinesOnPackingList": true,
"showTextLinesOnPackingList": true,
"specifyQuantity": true,
"stockLevelBasedOnQuantityOrdered": true,
"stockValuation": "sample string 57",
"street": "sample string 58",
"street2": "sample string 59",
"supplierAutoIdInterval": 60,
"supplierIdLength": 61,
"supplierIdPrecededByZeroes": true,
"useCustomers": true,
"useMarginProtection": true,
"useSuppliers": true,
"validateProductEanNumber": true,
"vatDeclarationIsPeriod": true,
"vatEnabled": true,
"vatNumber": "sample string 69",
"vatNumberFiscalUnit": "sample string 70",
"vatOnCreditSqueeze": true,
"vatPerJournalLine": "A",
"versionNumberPlatinum": 73,
"zipCode": "sample string 74"
}
application/xml, text/xml
Sample:
<CompanyDetailsInfo xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/UNIT4.Multivers.API.BL.Base.Info">
<AdministrationCode>sample string 1</AdministrationCode>
<AdministrationDescription>sample string 2</AdministrationDescription>
<AdministrationVersion>3</AdministrationVersion>
<ApprovePurchaseOrders>true</ApprovePurchaseOrders>
<ApproveQuotations>true</ApproveQuotations>
<ApproveSalesOrders>true</ApproveSalesOrders>
<ApproveSupplierInvoices>true</ApproveSupplierInvoices>
<AssetAutoNumbering>sample string 8</AssetAutoNumbering>
<AuditionCategory>1</AuditionCategory>
<AutoNumberCustomerId>true</AutoNumberCustomerId>
<AutoNumberSupplierId>true</AutoNumberSupplierId>
<B2BMandateTypeApplicable>true</B2BMandateTypeApplicable>
<BalanceControlBankJournals>true</BalanceControlBankJournals>
<BalanceControlCashJournals>true</BalanceControlCashJournals>
<BlockUnmatchedSupplierInvoice>true</BlockUnmatchedSupplierInvoice>
<CheckMinimumTotalHours>true</CheckMinimumTotalHours>
<City>sample string 16</City>
<CocRegistration>sample string 17</CocRegistration>
<CoreMandateTypeApplicable>true</CoreMandateTypeApplicable>
<CostSpecPerOrderLine>true</CostSpecPerOrderLine>
<CreditSqueezeOnAmountInclVat>true</CreditSqueezeOnAmountInclVat>
<CreditSqueezeOnCreditNotes>true</CreditSqueezeOnCreditNotes>
<CrossroadBankOfEnterprisesNumber>sample string 22</CrossroadBankOfEnterprisesNumber>
<CurrencyDecimals>23</CurrencyDecimals>
<CurrencyId>sample string 24</CurrencyId>
<CustomerAutoIdInterval>25</CustomerAutoIdInterval>
<CustomerDiscountIsOrderDiscount>true</CustomerDiscountIsOrderDiscount>
<CustomerIdLength>27</CustomerIdLength>
<CustomerIdPrecededByZeroes>true</CustomerIdPrecededByZeroes>
<DayEndClosing>true</DayEndClosing>
<DirectSplitJournalEntry>true</DirectSplitJournalEntry>
<Email>sample string 31</Email>
<EmailAccountType>None</EmailAccountType>
<IctListing>true</IctListing>
<IsAuditionApplicable>true</IsAuditionApplicable>
<IsInfDutyICL>true</IsInfDutyICL>
<JournalizeCostPriceOnTimesheet>true</JournalizeCostPriceOnTimesheet>
<LanguageId>sample string 36</LanguageId>
<LastCustomerAutoId>37</LastCustomerAutoId>
<LastSupplierAutoId>38</LastSupplierAutoId>
<LastUsedOrderId>39</LastUsedOrderId>
<LegalStructure>Undefined</LegalStructure>
<Legislation>sample string 40</Legislation>
<LowestPrice>true</LowestPrice>
<MatchSupplierInvoice>true</MatchSupplierInvoice>
<MaximumPaymentDifference>43</MaximumPaymentDifference>
<NextCustomerId>44</NextCustomerId>
<NextSupplierId>45</NextSupplierId>
<OBNumberSoleProprietor>sample string 46</OBNumberSoleProprietor>
<OrderIdInterval>47</OrderIdInterval>
<PackingListLinesSortingOrder>ByLineId</PackingListLinesSortingOrder>
<PeriodEndClosing>true</PeriodEndClosing>
<Person>sample string 49</Person>
<PersonIdsOfCurrentUser xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:string>sample string 1</d2p1:string>
<d2p1:string>sample string 2</d2p1:string>
<d2p1:string>sample string 3</d2p1:string>
</PersonIdsOfCurrentUser>
<Phone>sample string 50</Phone>
<PrintMandateFormApplicable>true</PrintMandateFormApplicable>
<RestrictedSubAdmins>true</RestrictedSubAdmins>
<ShowBackOrderLinesOnPackingList>true</ShowBackOrderLinesOnPackingList>
<ShowTextLinesOnPackingList>true</ShowTextLinesOnPackingList>
<SpecifyQuantity>true</SpecifyQuantity>
<StockLevelBasedOnQuantityOrdered>true</StockLevelBasedOnQuantityOrdered>
<StockValuation>sample string 57</StockValuation>
<Street>sample string 58</Street>
<Street2>sample string 59</Street2>
<SupplierAutoIdInterval>60</SupplierAutoIdInterval>
<SupplierIdLength>61</SupplierIdLength>
<SupplierIdPrecededByZeroes>true</SupplierIdPrecededByZeroes>
<UseCustomers>true</UseCustomers>
<UseMarginProtection>true</UseMarginProtection>
<UseSuppliers>true</UseSuppliers>
<ValidateProductEanNumber>true</ValidateProductEanNumber>
<VatDeclarationIsPeriod>true</VatDeclarationIsPeriod>
<VatEnabled>true</VatEnabled>
<VatNumber>sample string 69</VatNumber>
<VatNumberFiscalUnit>sample string 70</VatNumberFiscalUnit>
<VatOnCreditSqueeze>true</VatOnCreditSqueeze>
<VatPerJournalLine>65</VatPerJournalLine>
<VersionNumberPlatinum>73</VersionNumberPlatinum>
<ZipCode>sample string 74</ZipCode>
</CompanyDetailsInfo>