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, "auditionCategory": 1, "autoNumberCustomerId": true, "autoNumberSupplierId": true, "b2BMandateTypeApplicable": true, "balanceControlBankJournals": true, "balanceControlCashJournals": true, "blockUnmatchedSupplierInvoice": true, "checkMinimumTotalHours": true, "city": "sample string 15", "cocRegistration": "sample string 16", "coreMandateTypeApplicable": true, "costSpecPerOrderLine": true, "creditSqueezeOnAmountInclVat": true, "creditSqueezeOnCreditNotes": true, "crossroadBankOfEnterprisesNumber": "sample string 21", "currencyDecimals": 22, "currencyId": "sample string 23", "customerAutoIdInterval": 24, "customerDiscountIsOrderDiscount": true, "customerIdLength": 26, "customerIdPrecededByZeroes": true, "dayEndClosing": true, "directSplitJournalEntry": true, "email": "sample string 30", "emailAccountType": 1, "ictListing": true, "isAuditionApplicable": true, "isInfDutyICL": true, "journalizeCostPriceOnTimesheet": true, "languageId": "sample string 35", "lastCustomerAutoId": 36, "lastSupplierAutoId": 37, "lastUsedOrderId": 38, "legalStructure": 0, "legislation": "sample string 39", "lowestPrice": true, "matchSupplierInvoice": true, "maximumPaymentDifference": 42.0, "nextCustomerId": 43, "nextSupplierId": 44, "obNumberSoleProprietor": "sample string 45", "orderIdInterval": 46, "packingListLinesSortingOrder": 0, "periodEndClosing": true, "person": "sample string 48", "personIdsOfCurrentUser": [ "sample string 1", "sample string 2", "sample string 3" ], "phone": "sample string 49", "printMandateFormApplicable": true, "restrictedSubAdmins": true, "showBackOrderLinesOnPackingList": true, "showTextLinesOnPackingList": true, "specifyQuantity": true, "stockLevelBasedOnQuantityOrdered": true, "stockValuation": "sample string 56", "street": "sample string 57", "street2": "sample string 58", "supplierAutoIdInterval": 59, "supplierIdLength": 60, "supplierIdPrecededByZeroes": true, "useCustomers": true, "useMarginProtection": true, "useSuppliers": true, "validateProductEanNumber": true, "vatDeclarationIsPeriod": true, "vatEnabled": true, "vatNumber": "sample string 68", "vatNumberFiscalUnit": "sample string 69", "vatOnCreditSqueeze": true, "vatPerJournalLine": "A", "versionNumberPlatinum": 72, "zipCode": "sample string 73" }
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> <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 15</City> <CocRegistration>sample string 16</CocRegistration> <CoreMandateTypeApplicable>true</CoreMandateTypeApplicable> <CostSpecPerOrderLine>true</CostSpecPerOrderLine> <CreditSqueezeOnAmountInclVat>true</CreditSqueezeOnAmountInclVat> <CreditSqueezeOnCreditNotes>true</CreditSqueezeOnCreditNotes> <CrossroadBankOfEnterprisesNumber>sample string 21</CrossroadBankOfEnterprisesNumber> <CurrencyDecimals>22</CurrencyDecimals> <CurrencyId>sample string 23</CurrencyId> <CustomerAutoIdInterval>24</CustomerAutoIdInterval> <CustomerDiscountIsOrderDiscount>true</CustomerDiscountIsOrderDiscount> <CustomerIdLength>26</CustomerIdLength> <CustomerIdPrecededByZeroes>true</CustomerIdPrecededByZeroes> <DayEndClosing>true</DayEndClosing> <DirectSplitJournalEntry>true</DirectSplitJournalEntry> <Email>sample string 30</Email> <EmailAccountType>None</EmailAccountType> <IctListing>true</IctListing> <IsAuditionApplicable>true</IsAuditionApplicable> <IsInfDutyICL>true</IsInfDutyICL> <JournalizeCostPriceOnTimesheet>true</JournalizeCostPriceOnTimesheet> <LanguageId>sample string 35</LanguageId> <LastCustomerAutoId>36</LastCustomerAutoId> <LastSupplierAutoId>37</LastSupplierAutoId> <LastUsedOrderId>38</LastUsedOrderId> <LegalStructure>Undefined</LegalStructure> <Legislation>sample string 39</Legislation> <LowestPrice>true</LowestPrice> <MatchSupplierInvoice>true</MatchSupplierInvoice> <MaximumPaymentDifference>42</MaximumPaymentDifference> <NextCustomerId>43</NextCustomerId> <NextSupplierId>44</NextSupplierId> <OBNumberSoleProprietor>sample string 45</OBNumberSoleProprietor> <OrderIdInterval>46</OrderIdInterval> <PackingListLinesSortingOrder>ByLineId</PackingListLinesSortingOrder> <PeriodEndClosing>true</PeriodEndClosing> <Person>sample string 48</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 49</Phone> <PrintMandateFormApplicable>true</PrintMandateFormApplicable> <RestrictedSubAdmins>true</RestrictedSubAdmins> <ShowBackOrderLinesOnPackingList>true</ShowBackOrderLinesOnPackingList> <ShowTextLinesOnPackingList>true</ShowTextLinesOnPackingList> <SpecifyQuantity>true</SpecifyQuantity> <StockLevelBasedOnQuantityOrdered>true</StockLevelBasedOnQuantityOrdered> <StockValuation>sample string 56</StockValuation> <Street>sample string 57</Street> <Street2>sample string 58</Street2> <SupplierAutoIdInterval>59</SupplierAutoIdInterval> <SupplierIdLength>60</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 68</VatNumber> <VatNumberFiscalUnit>sample string 69</VatNumberFiscalUnit> <VatOnCreditSqueeze>true</VatOnCreditSqueeze> <VatPerJournalLine>65</VatPerJournalLine> <VersionNumberPlatinum>72</VersionNumberPlatinum> <ZipCode>sample string 73</ZipCode> </CompanyDetailsInfo>