Skip to content
This repository was archived by the owner on May 11, 2022. It is now read-only.

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go API client for businesscentralsdk

Business Central Standard APIs

Overview

This API client was generated by the swagger-codegen project. By using the swagger-spec from a remote server, you can easily generate an API client.

  • API version: 1.0.0
  • Package version: 1.0.0
  • Build package: io.swagger.codegen.languages.GoClientCodegen

Installation

Put the package under your project folder and add the following in import:

import "./businesscentralsdk"

Documentation for API Endpoints

All URIs are relative to https://api.businesscentral.dynamics.com/v2.0/sandbox/api/v1.0

Class Method HTTP request Description
AccountApi GetAccount Get /companies({company_id})/accounts({account_id}) getAccount
AccountApi ListAccounts Get /companies({company_id})/accounts listAccounts
AgedAccountsPayableApi GetAgedAccountsPayable Get /companies({company_id})/agedAccountsPayable({agedAccountsPayable_vendorId}) getAgedAccountsPayable
AgedAccountsPayableApi ListAgedAccountsPayable Get /companies({company_id})/agedAccountsPayable listAgedAccountsPayable
AgedAccountsReceivableApi GetAgedAccountsReceivable Get /companies({company_id})/agedAccountsReceivable({agedAccountsReceivable_customerId}) getAgedAccountsReceivable
AgedAccountsReceivableApi ListAgedAccountsReceivable Get /companies({company_id})/agedAccountsReceivable listAgedAccountsReceivable
AttachmentsApi DeleteAttachments Delete /companies({company_id})/attachments({attachments_parentId},{attachments_id}) deleteAttachments
AttachmentsApi DeleteAttachmentsForJournalLine Delete /companies({company_id})/journalLines({journalLine_id})/attachments({attachments_parentId},{attachments_id}) deleteAttachmentsForJournalLine
AttachmentsApi DeleteAttachmentsForJournalLineForJournal Delete /companies({company_id})/journals({journal_id})/journalLines({journalLine_id})/attachments({attachments_parentId},{attachments_id}) deleteAttachmentsForJournalLineForJournal
AttachmentsApi GetAttachments Get /companies({company_id})/attachments({attachments_parentId},{attachments_id}) getAttachments
AttachmentsApi GetAttachmentsForJournalLine Get /companies({company_id})/journalLines({journalLine_id})/attachments({attachments_parentId},{attachments_id}) getAttachmentsForJournalLine
AttachmentsApi GetAttachmentsForJournalLineForJournal Get /companies({company_id})/journals({journal_id})/journalLines({journalLine_id})/attachments({attachments_parentId},{attachments_id}) getAttachmentsForJournalLineForJournal
AttachmentsApi ListAttachments Get /companies({company_id})/attachments listAttachments
AttachmentsApi ListAttachmentsForJournalLine Get /companies({company_id})/journalLines({journalLine_id})/attachments listAttachmentsForJournalLine
AttachmentsApi ListAttachmentsForJournalLineForJournal Get /companies({company_id})/journals({journal_id})/journalLines({journalLine_id})/attachments listAttachmentsForJournalLineForJournal
AttachmentsApi PatchAttachments Patch /companies({company_id})/attachments({attachments_parentId},{attachments_id}) patchAttachments
AttachmentsApi PatchAttachmentsForJournalLine Patch /companies({company_id})/journalLines({journalLine_id})/attachments({attachments_parentId},{attachments_id}) patchAttachmentsForJournalLine
AttachmentsApi PatchAttachmentsForJournalLineForJournal Patch /companies({company_id})/journals({journal_id})/journalLines({journalLine_id})/attachments({attachments_parentId},{attachments_id}) patchAttachmentsForJournalLineForJournal
AttachmentsApi PostAttachments Post /companies({company_id})/attachments postAttachments
AttachmentsApi PostAttachmentsForJournalLine Post /companies({company_id})/journalLines({journalLine_id})/attachments postAttachmentsForJournalLine
AttachmentsApi PostAttachmentsForJournalLineForJournal Post /companies({company_id})/journals({journal_id})/journalLines({journalLine_id})/attachments postAttachmentsForJournalLineForJournal
BalanceSheetApi GetBalanceSheet Get /companies({company_id})/balanceSheet({balanceSheet_lineNumber}) getBalanceSheet
BalanceSheetApi ListBalanceSheet Get /companies({company_id})/balanceSheet listBalanceSheet
BankAccountApi DeleteBankAccount Delete /companies({company_id})/bankAccounts({bankAccount_id}) deleteBankAccount
BankAccountApi GetBankAccount Get /companies({company_id})/bankAccounts({bankAccount_id}) getBankAccount
BankAccountApi ListBankAccounts Get /companies({company_id})/bankAccounts listBankAccounts
BankAccountApi PatchBankAccount Patch /companies({company_id})/bankAccounts({bankAccount_id}) patchBankAccount
BankAccountApi PostBankAccount Post /companies({company_id})/bankAccounts postBankAccount
CashFlowStatementApi GetCashFlowStatement Get /companies({company_id})/cashFlowStatement({cashFlowStatement_lineNumber}) getCashFlowStatement
CashFlowStatementApi ListCashFlowStatement Get /companies({company_id})/cashFlowStatement listCashFlowStatement
CompanyApi GetCompany Get /companies({company_id}) getCompany
CompanyApi ListCompanies Get /companies listCompanies
CompanyInformationApi GetCompanyInformation Get /companies({company_id})/companyInformation({companyInformation_id}) getCompanyInformation
CompanyInformationApi ListCompanyInformation Get /companies({company_id})/companyInformation listCompanyInformation
CompanyInformationApi PatchCompanyInformation Patch /companies({company_id})/companyInformation({companyInformation_id}) patchCompanyInformation
CountryRegionApi DeleteCountryRegion Delete /companies({company_id})/countriesRegions({countryRegion_id}) deleteCountryRegion
CountryRegionApi GetCountryRegion Get /companies({company_id})/countriesRegions({countryRegion_id}) getCountryRegion
CountryRegionApi ListCountriesRegions Get /companies({company_id})/countriesRegions listCountriesRegions
CountryRegionApi PatchCountryRegion Patch /companies({company_id})/countriesRegions({countryRegion_id}) patchCountryRegion
CountryRegionApi PostCountryRegion Post /companies({company_id})/countriesRegions postCountryRegion
CurrencyApi DeleteCurrency Delete /companies({company_id})/currencies({currency_id}) deleteCurrency
CurrencyApi GetCurrency Get /companies({company_id})/currencies({currency_id}) getCurrency
CurrencyApi ListCurrencies Get /companies({company_id})/currencies listCurrencies
CurrencyApi PatchCurrency Patch /companies({company_id})/currencies({currency_id}) patchCurrency
CurrencyApi PostCurrency Post /companies({company_id})/currencies postCurrency
CustomerApi DeleteCustomer Delete /companies({company_id})/customers({customer_id}) deleteCustomer
CustomerApi GetCustomer Get /companies({company_id})/customers({customer_id}) getCustomer
CustomerApi ListCustomers Get /companies({company_id})/customers listCustomers
CustomerApi PatchCustomer Patch /companies({company_id})/customers({customer_id}) patchCustomer
CustomerApi PostCustomer Post /companies({company_id})/customers postCustomer
CustomerFinancialDetailApi GetCustomerFinancialDetail Get /companies({company_id})/customerFinancialDetails({customerFinancialDetail_id}) getCustomerFinancialDetail
CustomerFinancialDetailApi GetCustomerFinancialDetailForCustomer Get /companies({company_id})/customers({customer_id})/customerFinancialDetails({customerFinancialDetail_id}) getCustomerFinancialDetailForCustomer
CustomerFinancialDetailApi ListCustomerFinancialDetails Get /companies({company_id})/customerFinancialDetails listCustomerFinancialDetails
CustomerFinancialDetailApi ListCustomerFinancialDetailsForCustomer Get /companies({company_id})/customers({customer_id})/customerFinancialDetails listCustomerFinancialDetailsForCustomer
CustomerPaymentApi DeleteCustomerPayment Delete /companies({company_id})/customerPayments({customerPayment_id}) deleteCustomerPayment
CustomerPaymentApi DeleteCustomerPaymentForCustomerPaymentJournal Delete /companies({company_id})/customerPaymentJournals({customerPaymentJournal_id})/customerPayments({customerPayment_id}) deleteCustomerPaymentForCustomerPaymentJournal
CustomerPaymentApi GetCustomerPayment Get /companies({company_id})/customerPayments({customerPayment_id}) getCustomerPayment
CustomerPaymentApi GetCustomerPaymentForCustomerPaymentJournal Get /companies({company_id})/customerPaymentJournals({customerPaymentJournal_id})/customerPayments({customerPayment_id}) getCustomerPaymentForCustomerPaymentJournal
CustomerPaymentApi ListCustomerPayments Get /companies({company_id})/customerPayments listCustomerPayments
CustomerPaymentApi ListCustomerPaymentsForCustomerPaymentJournal Get /companies({company_id})/customerPaymentJournals({customerPaymentJournal_id})/customerPayments listCustomerPaymentsForCustomerPaymentJournal
CustomerPaymentApi PatchCustomerPayment Patch /companies({company_id})/customerPayments({customerPayment_id}) patchCustomerPayment
CustomerPaymentApi PatchCustomerPaymentForCustomerPaymentJournal Patch /companies({company_id})/customerPaymentJournals({customerPaymentJournal_id})/customerPayments({customerPayment_id}) patchCustomerPaymentForCustomerPaymentJournal
CustomerPaymentApi PostCustomerPayment Post /companies({company_id})/customerPayments postCustomerPayment
CustomerPaymentApi PostCustomerPaymentForCustomerPaymentJournal Post /companies({company_id})/customerPaymentJournals({customerPaymentJournal_id})/customerPayments postCustomerPaymentForCustomerPaymentJournal
CustomerPaymentJournalApi DeleteCustomerPaymentJournal Delete /companies({company_id})/customerPaymentJournals({customerPaymentJournal_id}) deleteCustomerPaymentJournal
CustomerPaymentJournalApi GetCustomerPaymentJournal Get /companies({company_id})/customerPaymentJournals({customerPaymentJournal_id}) getCustomerPaymentJournal
CustomerPaymentJournalApi ListCustomerPaymentJournals Get /companies({company_id})/customerPaymentJournals listCustomerPaymentJournals
CustomerPaymentJournalApi PatchCustomerPaymentJournal Patch /companies({company_id})/customerPaymentJournals({customerPaymentJournal_id}) patchCustomerPaymentJournal
CustomerPaymentJournalApi PostCustomerPaymentJournal Post /companies({company_id})/customerPaymentJournals postCustomerPaymentJournal
CustomerSaleApi GetCustomerSale Get /companies({company_id})/customerSales({customerSale_customerId},'{customerSale_customerNumber}','{customerSale_name}') getCustomerSale
CustomerSaleApi ListCustomerSales Get /companies({company_id})/customerSales listCustomerSales
DefaultDimensionsApi DeleteDefaultDimensions Delete /companies({company_id})/defaultDimensions({defaultDimensions_parentId},{defaultDimensions_dimensionId}) deleteDefaultDimensions
DefaultDimensionsApi DeleteDefaultDimensionsForCustomer Delete /companies({company_id})/customers({customer_id})/defaultDimensions({defaultDimensions_parentId},{defaultDimensions_dimensionId}) deleteDefaultDimensionsForCustomer
DefaultDimensionsApi DeleteDefaultDimensionsForEmployee Delete /companies({company_id})/employees({employee_id})/defaultDimensions({defaultDimensions_parentId},{defaultDimensions_dimensionId}) deleteDefaultDimensionsForEmployee
DefaultDimensionsApi DeleteDefaultDimensionsForItem Delete /companies({company_id})/items({item_id})/defaultDimensions({defaultDimensions_parentId},{defaultDimensions_dimensionId}) deleteDefaultDimensionsForItem
DefaultDimensionsApi DeleteDefaultDimensionsForVendor Delete /companies({company_id})/vendors({vendor_id})/defaultDimensions({defaultDimensions_parentId},{defaultDimensions_dimensionId}) deleteDefaultDimensionsForVendor
DefaultDimensionsApi GetDefaultDimensions Get /companies({company_id})/defaultDimensions({defaultDimensions_parentId},{defaultDimensions_dimensionId}) getDefaultDimensions
DefaultDimensionsApi GetDefaultDimensionsForCustomer Get /companies({company_id})/customers({customer_id})/defaultDimensions({defaultDimensions_parentId},{defaultDimensions_dimensionId}) getDefaultDimensionsForCustomer
DefaultDimensionsApi GetDefaultDimensionsForEmployee Get /companies({company_id})/employees({employee_id})/defaultDimensions({defaultDimensions_parentId},{defaultDimensions_dimensionId}) getDefaultDimensionsForEmployee
DefaultDimensionsApi GetDefaultDimensionsForItem Get /companies({company_id})/items({item_id})/defaultDimensions({defaultDimensions_parentId},{defaultDimensions_dimensionId}) getDefaultDimensionsForItem
DefaultDimensionsApi GetDefaultDimensionsForVendor Get /companies({company_id})/vendors({vendor_id})/defaultDimensions({defaultDimensions_parentId},{defaultDimensions_dimensionId}) getDefaultDimensionsForVendor
DefaultDimensionsApi ListDefaultDimensions Get /companies({company_id})/defaultDimensions listDefaultDimensions
DefaultDimensionsApi ListDefaultDimensionsForCustomer Get /companies({company_id})/customers({customer_id})/defaultDimensions listDefaultDimensionsForCustomer
DefaultDimensionsApi ListDefaultDimensionsForEmployee Get /companies({company_id})/employees({employee_id})/defaultDimensions listDefaultDimensionsForEmployee
DefaultDimensionsApi ListDefaultDimensionsForItem Get /companies({company_id})/items({item_id})/defaultDimensions listDefaultDimensionsForItem
DefaultDimensionsApi ListDefaultDimensionsForVendor Get /companies({company_id})/vendors({vendor_id})/defaultDimensions listDefaultDimensionsForVendor
DefaultDimensionsApi PatchDefaultDimensions Patch /companies({company_id})/defaultDimensions({defaultDimensions_parentId},{defaultDimensions_dimensionId}) patchDefaultDimensions
DefaultDimensionsApi PatchDefaultDimensionsForCustomer Patch /companies({company_id})/customers({customer_id})/defaultDimensions({defaultDimensions_parentId},{defaultDimensions_dimensionId}) patchDefaultDimensionsForCustomer
DefaultDimensionsApi PatchDefaultDimensionsForEmployee Patch /companies({company_id})/employees({employee_id})/defaultDimensions({defaultDimensions_parentId},{defaultDimensions_dimensionId}) patchDefaultDimensionsForEmployee
DefaultDimensionsApi PatchDefaultDimensionsForItem Patch /companies({company_id})/items({item_id})/defaultDimensions({defaultDimensions_parentId},{defaultDimensions_dimensionId}) patchDefaultDimensionsForItem
DefaultDimensionsApi PatchDefaultDimensionsForVendor Patch /companies({company_id})/vendors({vendor_id})/defaultDimensions({defaultDimensions_parentId},{defaultDimensions_dimensionId}) patchDefaultDimensionsForVendor
DefaultDimensionsApi PostDefaultDimensions Post /companies({company_id})/defaultDimensions postDefaultDimensions
DefaultDimensionsApi PostDefaultDimensionsForCustomer Post /companies({company_id})/customers({customer_id})/defaultDimensions postDefaultDimensionsForCustomer
DefaultDimensionsApi PostDefaultDimensionsForEmployee Post /companies({company_id})/employees({employee_id})/defaultDimensions postDefaultDimensionsForEmployee
DefaultDimensionsApi PostDefaultDimensionsForItem Post /companies({company_id})/items({item_id})/defaultDimensions postDefaultDimensionsForItem
DefaultDimensionsApi PostDefaultDimensionsForVendor Post /companies({company_id})/vendors({vendor_id})/defaultDimensions postDefaultDimensionsForVendor
DimensionApi GetDimension Get /companies({company_id})/dimensions({dimension_id}) getDimension
DimensionApi ListDimensions Get /companies({company_id})/dimensions listDimensions
DimensionLineApi DeleteDimensionLine Delete /companies({company_id})/dimensionLines({dimensionLine_parentId},{dimensionLine_id}) deleteDimensionLine
DimensionLineApi GetDimensionLine Get /companies({company_id})/dimensionLines({dimensionLine_parentId},{dimensionLine_id}) getDimensionLine
DimensionLineApi ListDimensionLines Get /companies({company_id})/dimensionLines listDimensionLines
DimensionLineApi PatchDimensionLine Patch /companies({company_id})/dimensionLines({dimensionLine_parentId},{dimensionLine_id}) patchDimensionLine
DimensionLineApi PostDimensionLine Post /companies({company_id})/dimensionLines postDimensionLine
DimensionValueApi GetDimensionValue Get /companies({company_id})/dimensionValues({dimensionValue_id}) getDimensionValue
DimensionValueApi GetDimensionValueForDimension Get /companies({company_id})/dimensions({dimension_id})/dimensionValues({dimensionValue_id}) getDimensionValueForDimension
DimensionValueApi ListDimensionValues Get /companies({company_id})/dimensionValues listDimensionValues
DimensionValueApi ListDimensionValuesForDimension Get /companies({company_id})/dimensions({dimension_id})/dimensionValues listDimensionValuesForDimension
EmployeeApi DeleteEmployee Delete /companies({company_id})/employees({employee_id}) deleteEmployee
EmployeeApi GetEmployee Get /companies({company_id})/employees({employee_id}) getEmployee
EmployeeApi ListEmployees Get /companies({company_id})/employees listEmployees
EmployeeApi PatchEmployee Patch /companies({company_id})/employees({employee_id}) patchEmployee
EmployeeApi PostEmployee Post /companies({company_id})/employees postEmployee
GeneralLedgerEntryApi GetGeneralLedgerEntry Get /companies({company_id})/generalLedgerEntries({generalLedgerEntry_id}) getGeneralLedgerEntry
GeneralLedgerEntryApi ListGeneralLedgerEntries Get /companies({company_id})/generalLedgerEntries listGeneralLedgerEntries
GeneralLedgerEntryAttachmentsApi DeleteGeneralLedgerEntryAttachments Delete /companies({company_id})/generalLedgerEntryAttachments({generalLedgerEntryAttachments_generalLedgerEntryNumber},{generalLedgerEntryAttachments_id}) deleteGeneralLedgerEntryAttachments
GeneralLedgerEntryAttachmentsApi GetGeneralLedgerEntryAttachments Get /companies({company_id})/generalLedgerEntryAttachments({generalLedgerEntryAttachments_generalLedgerEntryNumber},{generalLedgerEntryAttachments_id}) getGeneralLedgerEntryAttachments
GeneralLedgerEntryAttachmentsApi ListGeneralLedgerEntryAttachments Get /companies({company_id})/generalLedgerEntryAttachments listGeneralLedgerEntryAttachments
GeneralLedgerEntryAttachmentsApi PatchGeneralLedgerEntryAttachments Patch /companies({company_id})/generalLedgerEntryAttachments({generalLedgerEntryAttachments_generalLedgerEntryNumber},{generalLedgerEntryAttachments_id}) patchGeneralLedgerEntryAttachments
GeneralLedgerEntryAttachmentsApi PostGeneralLedgerEntryAttachments Post /companies({company_id})/generalLedgerEntryAttachments postGeneralLedgerEntryAttachments
IncomeStatementApi GetIncomeStatement Get /companies({company_id})/incomeStatement({incomeStatement_lineNumber}) getIncomeStatement
IncomeStatementApi ListIncomeStatement Get /companies({company_id})/incomeStatement listIncomeStatement
ItemApi DeleteItem Delete /companies({company_id})/items({item_id}) deleteItem
ItemApi GetItem Get /companies({company_id})/items({item_id}) getItem
ItemApi ListItems Get /companies({company_id})/items listItems
ItemApi PatchItem Patch /companies({company_id})/items({item_id}) patchItem
ItemApi PostItem Post /companies({company_id})/items postItem
ItemCategoryApi DeleteItemCategory Delete /companies({company_id})/itemCategories({itemCategory_id}) deleteItemCategory
ItemCategoryApi GetItemCategory Get /companies({company_id})/itemCategories({itemCategory_id}) getItemCategory
ItemCategoryApi ListItemCategories Get /companies({company_id})/itemCategories listItemCategories
ItemCategoryApi PatchItemCategory Patch /companies({company_id})/itemCategories({itemCategory_id}) patchItemCategory
ItemCategoryApi PostItemCategory Post /companies({company_id})/itemCategories postItemCategory
JournalApi DeleteJournal Delete /companies({company_id})/journals({journal_id}) deleteJournal
JournalApi GetJournal Get /companies({company_id})/journals({journal_id}) getJournal
JournalApi ListJournals Get /companies({company_id})/journals listJournals
JournalApi PatchJournal Patch /companies({company_id})/journals({journal_id}) patchJournal
JournalApi PostActionJournals Post /companies({company_id})/journals({journal_id})/Microsoft.NAV.post postActionJournals
JournalApi PostJournal Post /companies({company_id})/journals postJournal
JournalLineApi DeleteJournalLine Delete /companies({company_id})/journalLines({journalLine_id}) deleteJournalLine
JournalLineApi DeleteJournalLineForJournal Delete /companies({company_id})/journals({journal_id})/journalLines({journalLine_id}) deleteJournalLineForJournal
JournalLineApi GetJournalLine Get /companies({company_id})/journalLines({journalLine_id}) getJournalLine
JournalLineApi GetJournalLineForJournal Get /companies({company_id})/journals({journal_id})/journalLines({journalLine_id}) getJournalLineForJournal
JournalLineApi ListJournalLines Get /companies({company_id})/journalLines listJournalLines
JournalLineApi ListJournalLinesForJournal Get /companies({company_id})/journals({journal_id})/journalLines listJournalLinesForJournal
JournalLineApi PatchJournalLine Patch /companies({company_id})/journalLines({journalLine_id}) patchJournalLine
JournalLineApi PatchJournalLineForJournal Patch /companies({company_id})/journals({journal_id})/journalLines({journalLine_id}) patchJournalLineForJournal
JournalLineApi PostJournalLine Post /companies({company_id})/journalLines postJournalLine
JournalLineApi PostJournalLineForJournal Post /companies({company_id})/journals({journal_id})/journalLines postJournalLineForJournal
PaymentMethodApi DeletePaymentMethod Delete /companies({company_id})/paymentMethods({paymentMethod_id}) deletePaymentMethod
PaymentMethodApi GetPaymentMethod Get /companies({company_id})/paymentMethods({paymentMethod_id}) getPaymentMethod
PaymentMethodApi ListPaymentMethods Get /companies({company_id})/paymentMethods listPaymentMethods
PaymentMethodApi PatchPaymentMethod Patch /companies({company_id})/paymentMethods({paymentMethod_id}) patchPaymentMethod
PaymentMethodApi PostPaymentMethod Post /companies({company_id})/paymentMethods postPaymentMethod
PaymentTermApi DeletePaymentTerm Delete /companies({company_id})/paymentTerms({paymentTerm_id}) deletePaymentTerm
PaymentTermApi GetPaymentTerm Get /companies({company_id})/paymentTerms({paymentTerm_id}) getPaymentTerm
PaymentTermApi ListPaymentTerms Get /companies({company_id})/paymentTerms listPaymentTerms
PaymentTermApi PatchPaymentTerm Patch /companies({company_id})/paymentTerms({paymentTerm_id}) patchPaymentTerm
PaymentTermApi PostPaymentTerm Post /companies({company_id})/paymentTerms postPaymentTerm
PdfDocumentApi GetPdfDocument Get /companies({company_id})/pdfDocument({pdfDocument_id}) getPdfDocument
PdfDocumentApi GetPdfDocumentForPurchaseInvoice Get /companies({company_id})/purchaseInvoices({purchaseInvoice_id})/pdfDocument({pdfDocument_id}) getPdfDocumentForPurchaseInvoice
PdfDocumentApi GetPdfDocumentForSalesCreditMemo Get /companies({company_id})/salesCreditMemos({salesCreditMemo_id})/pdfDocument({pdfDocument_id}) getPdfDocumentForSalesCreditMemo
PdfDocumentApi GetPdfDocumentForSalesInvoice Get /companies({company_id})/salesInvoices({salesInvoice_id})/pdfDocument({pdfDocument_id}) getPdfDocumentForSalesInvoice
PdfDocumentApi GetPdfDocumentForSalesQuote Get /companies({company_id})/salesQuotes({salesQuote_id})/pdfDocument({pdfDocument_id}) getPdfDocumentForSalesQuote
PdfDocumentApi ListPdfDocument Get /companies({company_id})/pdfDocument listPdfDocument
PdfDocumentApi ListPdfDocumentForPurchaseInvoice Get /companies({company_id})/purchaseInvoices({purchaseInvoice_id})/pdfDocument listPdfDocumentForPurchaseInvoice
PdfDocumentApi ListPdfDocumentForSalesCreditMemo Get /companies({company_id})/salesCreditMemos({salesCreditMemo_id})/pdfDocument listPdfDocumentForSalesCreditMemo
PdfDocumentApi ListPdfDocumentForSalesInvoice Get /companies({company_id})/salesInvoices({salesInvoice_id})/pdfDocument listPdfDocumentForSalesInvoice
PdfDocumentApi ListPdfDocumentForSalesQuote Get /companies({company_id})/salesQuotes({salesQuote_id})/pdfDocument listPdfDocumentForSalesQuote
PictureApi DeletePicture Delete /companies({company_id})/picture({picture_id}) deletePicture
PictureApi DeletePictureForCustomer Delete /companies({company_id})/customers({customer_id})/picture({picture_id}) deletePictureForCustomer
PictureApi DeletePictureForEmployee Delete /companies({company_id})/employees({employee_id})/picture({picture_id}) deletePictureForEmployee
PictureApi DeletePictureForItem Delete /companies({company_id})/items({item_id})/picture({picture_id}) deletePictureForItem
PictureApi DeletePictureForVendor Delete /companies({company_id})/vendors({vendor_id})/picture({picture_id}) deletePictureForVendor
PictureApi GetPicture Get /companies({company_id})/picture({picture_id}) getPicture
PictureApi GetPictureForCustomer Get /companies({company_id})/customers({customer_id})/picture({picture_id}) getPictureForCustomer
PictureApi GetPictureForEmployee Get /companies({company_id})/employees({employee_id})/picture({picture_id}) getPictureForEmployee
PictureApi GetPictureForItem Get /companies({company_id})/items({item_id})/picture({picture_id}) getPictureForItem
PictureApi GetPictureForVendor Get /companies({company_id})/vendors({vendor_id})/picture({picture_id}) getPictureForVendor
PictureApi ListPicture Get /companies({company_id})/picture listPicture
PictureApi ListPictureForCustomer Get /companies({company_id})/customers({customer_id})/picture listPictureForCustomer
PictureApi ListPictureForEmployee Get /companies({company_id})/employees({employee_id})/picture listPictureForEmployee
PictureApi ListPictureForItem Get /companies({company_id})/items({item_id})/picture listPictureForItem
PictureApi ListPictureForVendor Get /companies({company_id})/vendors({vendor_id})/picture listPictureForVendor
PictureApi PatchPicture Patch /companies({company_id})/picture({picture_id}) patchPicture
PictureApi PatchPictureForCustomer Patch /companies({company_id})/customers({customer_id})/picture({picture_id}) patchPictureForCustomer
PictureApi PatchPictureForEmployee Patch /companies({company_id})/employees({employee_id})/picture({picture_id}) patchPictureForEmployee
PictureApi PatchPictureForItem Patch /companies({company_id})/items({item_id})/picture({picture_id}) patchPictureForItem
PictureApi PatchPictureForVendor Patch /companies({company_id})/vendors({vendor_id})/picture({picture_id}) patchPictureForVendor
ProjectApi DeleteProject Delete /companies({company_id})/projects({project_id}) deleteProject
ProjectApi GetProject Get /companies({company_id})/projects({project_id}) getProject
ProjectApi ListProjects Get /companies({company_id})/projects listProjects
ProjectApi PatchProject Patch /companies({company_id})/projects({project_id}) patchProject
ProjectApi PostProject Post /companies({company_id})/projects postProject
PurchaseInvoiceApi DeletePurchaseInvoice Delete /companies({company_id})/purchaseInvoices({purchaseInvoice_id}) deletePurchaseInvoice
PurchaseInvoiceApi GetPurchaseInvoice Get /companies({company_id})/purchaseInvoices({purchaseInvoice_id}) getPurchaseInvoice
PurchaseInvoiceApi ListPurchaseInvoices Get /companies({company_id})/purchaseInvoices listPurchaseInvoices
PurchaseInvoiceApi PatchPurchaseInvoice Patch /companies({company_id})/purchaseInvoices({purchaseInvoice_id}) patchPurchaseInvoice
PurchaseInvoiceApi PostActionPurchaseInvoices Post /companies({company_id})/purchaseInvoices({purchaseInvoice_id})/Microsoft.NAV.post postActionPurchaseInvoices
PurchaseInvoiceApi PostPurchaseInvoice Post /companies({company_id})/purchaseInvoices postPurchaseInvoice
PurchaseInvoiceLineApi DeletePurchaseInvoiceLine Delete /companies({company_id})/purchaseInvoiceLines('{purchaseInvoiceLine_id}') deletePurchaseInvoiceLine
PurchaseInvoiceLineApi DeletePurchaseInvoiceLineForPurchaseInvoice Delete /companies({company_id})/purchaseInvoices({purchaseInvoice_id})/purchaseInvoiceLines('{purchaseInvoiceLine_id}') deletePurchaseInvoiceLineForPurchaseInvoice
PurchaseInvoiceLineApi GetPurchaseInvoiceLine Get /companies({company_id})/purchaseInvoiceLines('{purchaseInvoiceLine_id}') getPurchaseInvoiceLine
PurchaseInvoiceLineApi GetPurchaseInvoiceLineForPurchaseInvoice Get /companies({company_id})/purchaseInvoices({purchaseInvoice_id})/purchaseInvoiceLines('{purchaseInvoiceLine_id}') getPurchaseInvoiceLineForPurchaseInvoice
PurchaseInvoiceLineApi ListPurchaseInvoiceLines Get /companies({company_id})/purchaseInvoiceLines listPurchaseInvoiceLines
PurchaseInvoiceLineApi ListPurchaseInvoiceLinesForPurchaseInvoice Get /companies({company_id})/purchaseInvoices({purchaseInvoice_id})/purchaseInvoiceLines listPurchaseInvoiceLinesForPurchaseInvoice
PurchaseInvoiceLineApi PatchPurchaseInvoiceLine Patch /companies({company_id})/purchaseInvoiceLines('{purchaseInvoiceLine_id}') patchPurchaseInvoiceLine
PurchaseInvoiceLineApi PatchPurchaseInvoiceLineForPurchaseInvoice Patch /companies({company_id})/purchaseInvoices({purchaseInvoice_id})/purchaseInvoiceLines('{purchaseInvoiceLine_id}') patchPurchaseInvoiceLineForPurchaseInvoice
PurchaseInvoiceLineApi PostPurchaseInvoiceLine Post /companies({company_id})/purchaseInvoiceLines postPurchaseInvoiceLine
PurchaseInvoiceLineApi PostPurchaseInvoiceLineForPurchaseInvoice Post /companies({company_id})/purchaseInvoices({purchaseInvoice_id})/purchaseInvoiceLines postPurchaseInvoiceLineForPurchaseInvoice
RetainedEarningsStatementApi GetRetainedEarningsStatement Get /companies({company_id})/retainedEarningsStatement({retainedEarningsStatement_lineNumber}) getRetainedEarningsStatement
RetainedEarningsStatementApi ListRetainedEarningsStatement Get /companies({company_id})/retainedEarningsStatement listRetainedEarningsStatement
SalesCreditMemoApi CancelActionSalesCreditMemos Post /companies({company_id})/salesCreditMemos({salesCreditMemo_id})/Microsoft.NAV.cancel cancelActionSalesCreditMemos
SalesCreditMemoApi CancelAndSendActionSalesCreditMemos Post /companies({company_id})/salesCreditMemos({salesCreditMemo_id})/Microsoft.NAV.cancelAndSend cancelAndSendActionSalesCreditMemos
SalesCreditMemoApi DeleteSalesCreditMemo Delete /companies({company_id})/salesCreditMemos({salesCreditMemo_id}) deleteSalesCreditMemo
SalesCreditMemoApi GetSalesCreditMemo Get /companies({company_id})/salesCreditMemos({salesCreditMemo_id}) getSalesCreditMemo
SalesCreditMemoApi ListSalesCreditMemos Get /companies({company_id})/salesCreditMemos listSalesCreditMemos
SalesCreditMemoApi PatchSalesCreditMemo Patch /companies({company_id})/salesCreditMemos({salesCreditMemo_id}) patchSalesCreditMemo
SalesCreditMemoApi PostActionSalesCreditMemos Post /companies({company_id})/salesCreditMemos({salesCreditMemo_id})/Microsoft.NAV.post postActionSalesCreditMemos
SalesCreditMemoApi PostAndSendActionSalesCreditMemos Post /companies({company_id})/salesCreditMemos({salesCreditMemo_id})/Microsoft.NAV.postAndSend postAndSendActionSalesCreditMemos
SalesCreditMemoApi PostSalesCreditMemo Post /companies({company_id})/salesCreditMemos postSalesCreditMemo
SalesCreditMemoApi SendActionSalesCreditMemos Post /companies({company_id})/salesCreditMemos({salesCreditMemo_id})/Microsoft.NAV.send sendActionSalesCreditMemos
SalesCreditMemoLineApi DeleteSalesCreditMemoLine Delete /companies({company_id})/salesCreditMemoLines('{salesCreditMemoLine_id}') deleteSalesCreditMemoLine
SalesCreditMemoLineApi DeleteSalesCreditMemoLineForSalesCreditMemo Delete /companies({company_id})/salesCreditMemos({salesCreditMemo_id})/salesCreditMemoLines('{salesCreditMemoLine_id}') deleteSalesCreditMemoLineForSalesCreditMemo
SalesCreditMemoLineApi GetSalesCreditMemoLine Get /companies({company_id})/salesCreditMemoLines('{salesCreditMemoLine_id}') getSalesCreditMemoLine
SalesCreditMemoLineApi GetSalesCreditMemoLineForSalesCreditMemo Get /companies({company_id})/salesCreditMemos({salesCreditMemo_id})/salesCreditMemoLines('{salesCreditMemoLine_id}') getSalesCreditMemoLineForSalesCreditMemo
SalesCreditMemoLineApi ListSalesCreditMemoLines Get /companies({company_id})/salesCreditMemoLines listSalesCreditMemoLines
SalesCreditMemoLineApi ListSalesCreditMemoLinesForSalesCreditMemo Get /companies({company_id})/salesCreditMemos({salesCreditMemo_id})/salesCreditMemoLines listSalesCreditMemoLinesForSalesCreditMemo
SalesCreditMemoLineApi PatchSalesCreditMemoLine Patch /companies({company_id})/salesCreditMemoLines('{salesCreditMemoLine_id}') patchSalesCreditMemoLine
SalesCreditMemoLineApi PatchSalesCreditMemoLineForSalesCreditMemo Patch /companies({company_id})/salesCreditMemos({salesCreditMemo_id})/salesCreditMemoLines('{salesCreditMemoLine_id}') patchSalesCreditMemoLineForSalesCreditMemo
SalesCreditMemoLineApi PostSalesCreditMemoLine Post /companies({company_id})/salesCreditMemoLines postSalesCreditMemoLine
SalesCreditMemoLineApi PostSalesCreditMemoLineForSalesCreditMemo Post /companies({company_id})/salesCreditMemos({salesCreditMemo_id})/salesCreditMemoLines postSalesCreditMemoLineForSalesCreditMemo
SalesInvoiceApi CancelActionSalesInvoices Post /companies({company_id})/salesInvoices({salesInvoice_id})/Microsoft.NAV.cancel cancelActionSalesInvoices
SalesInvoiceApi CancelAndSendActionSalesInvoices Post /companies({company_id})/salesInvoices({salesInvoice_id})/Microsoft.NAV.cancelAndSend cancelAndSendActionSalesInvoices
SalesInvoiceApi DeleteSalesInvoice Delete /companies({company_id})/salesInvoices({salesInvoice_id}) deleteSalesInvoice
SalesInvoiceApi GetSalesInvoice Get /companies({company_id})/salesInvoices({salesInvoice_id}) getSalesInvoice
SalesInvoiceApi ListSalesInvoices Get /companies({company_id})/salesInvoices listSalesInvoices
SalesInvoiceApi MakeCorrectiveCreditMemoActionSalesInvoices Post /companies({company_id})/salesInvoices({salesInvoice_id})/Microsoft.NAV.makeCorrectiveCreditMemo makeCorrectiveCreditMemoActionSalesInvoices
SalesInvoiceApi PatchSalesInvoice Patch /companies({company_id})/salesInvoices({salesInvoice_id}) patchSalesInvoice
SalesInvoiceApi PostActionSalesInvoices Post /companies({company_id})/salesInvoices({salesInvoice_id})/Microsoft.NAV.post postActionSalesInvoices
SalesInvoiceApi PostAndSendActionSalesInvoices Post /companies({company_id})/salesInvoices({salesInvoice_id})/Microsoft.NAV.postAndSend postAndSendActionSalesInvoices
SalesInvoiceApi PostSalesInvoice Post /companies({company_id})/salesInvoices postSalesInvoice
SalesInvoiceApi SendActionSalesInvoices Post /companies({company_id})/salesInvoices({salesInvoice_id})/Microsoft.NAV.send sendActionSalesInvoices
SalesInvoiceLineApi DeleteSalesInvoiceLine Delete /companies({company_id})/salesInvoiceLines('{salesInvoiceLine_id}') deleteSalesInvoiceLine
SalesInvoiceLineApi DeleteSalesInvoiceLineForSalesInvoice Delete /companies({company_id})/salesInvoices({salesInvoice_id})/salesInvoiceLines('{salesInvoiceLine_id}') deleteSalesInvoiceLineForSalesInvoice
SalesInvoiceLineApi GetSalesInvoiceLine Get /companies({company_id})/salesInvoiceLines('{salesInvoiceLine_id}') getSalesInvoiceLine
SalesInvoiceLineApi GetSalesInvoiceLineForSalesInvoice Get /companies({company_id})/salesInvoices({salesInvoice_id})/salesInvoiceLines('{salesInvoiceLine_id}') getSalesInvoiceLineForSalesInvoice
SalesInvoiceLineApi ListSalesInvoiceLines Get /companies({company_id})/salesInvoiceLines listSalesInvoiceLines
SalesInvoiceLineApi ListSalesInvoiceLinesForSalesInvoice Get /companies({company_id})/salesInvoices({salesInvoice_id})/salesInvoiceLines listSalesInvoiceLinesForSalesInvoice
SalesInvoiceLineApi PatchSalesInvoiceLine Patch /companies({company_id})/salesInvoiceLines('{salesInvoiceLine_id}') patchSalesInvoiceLine
SalesInvoiceLineApi PatchSalesInvoiceLineForSalesInvoice Patch /companies({company_id})/salesInvoices({salesInvoice_id})/salesInvoiceLines('{salesInvoiceLine_id}') patchSalesInvoiceLineForSalesInvoice
SalesInvoiceLineApi PostSalesInvoiceLine Post /companies({company_id})/salesInvoiceLines postSalesInvoiceLine
SalesInvoiceLineApi PostSalesInvoiceLineForSalesInvoice Post /companies({company_id})/salesInvoices({salesInvoice_id})/salesInvoiceLines postSalesInvoiceLineForSalesInvoice
SalesOrderApi DeleteSalesOrder Delete /companies({company_id})/salesOrders({salesOrder_id}) deleteSalesOrder
SalesOrderApi GetSalesOrder Get /companies({company_id})/salesOrders({salesOrder_id}) getSalesOrder
SalesOrderApi ListSalesOrders Get /companies({company_id})/salesOrders listSalesOrders
SalesOrderApi PatchSalesOrder Patch /companies({company_id})/salesOrders({salesOrder_id}) patchSalesOrder
SalesOrderApi PostSalesOrder Post /companies({company_id})/salesOrders postSalesOrder
SalesOrderApi ShipAndInvoiceActionSalesOrders Post /companies({company_id})/salesOrders({salesOrder_id})/Microsoft.NAV.shipAndInvoice shipAndInvoiceActionSalesOrders
SalesOrderLineApi DeleteSalesOrderLine Delete /companies({company_id})/salesOrderLines('{salesOrderLine_id}') deleteSalesOrderLine
SalesOrderLineApi DeleteSalesOrderLineForSalesOrder Delete /companies({company_id})/salesOrders({salesOrder_id})/salesOrderLines('{salesOrderLine_id}') deleteSalesOrderLineForSalesOrder
SalesOrderLineApi GetSalesOrderLine Get /companies({company_id})/salesOrderLines('{salesOrderLine_id}') getSalesOrderLine
SalesOrderLineApi GetSalesOrderLineForSalesOrder Get /companies({company_id})/salesOrders({salesOrder_id})/salesOrderLines('{salesOrderLine_id}') getSalesOrderLineForSalesOrder
SalesOrderLineApi ListSalesOrderLines Get /companies({company_id})/salesOrderLines listSalesOrderLines
SalesOrderLineApi ListSalesOrderLinesForSalesOrder Get /companies({company_id})/salesOrders({salesOrder_id})/salesOrderLines listSalesOrderLinesForSalesOrder
SalesOrderLineApi PatchSalesOrderLine Patch /companies({company_id})/salesOrderLines('{salesOrderLine_id}') patchSalesOrderLine
SalesOrderLineApi PatchSalesOrderLineForSalesOrder Patch /companies({company_id})/salesOrders({salesOrder_id})/salesOrderLines('{salesOrderLine_id}') patchSalesOrderLineForSalesOrder
SalesOrderLineApi PostSalesOrderLine Post /companies({company_id})/salesOrderLines postSalesOrderLine
SalesOrderLineApi PostSalesOrderLineForSalesOrder Post /companies({company_id})/salesOrders({salesOrder_id})/salesOrderLines postSalesOrderLineForSalesOrder
SalesQuoteApi DeleteSalesQuote Delete /companies({company_id})/salesQuotes({salesQuote_id}) deleteSalesQuote
SalesQuoteApi GetSalesQuote Get /companies({company_id})/salesQuotes({salesQuote_id}) getSalesQuote
SalesQuoteApi ListSalesQuotes Get /companies({company_id})/salesQuotes listSalesQuotes
SalesQuoteApi MakeInvoiceActionSalesQuotes Post /companies({company_id})/salesQuotes({salesQuote_id})/Microsoft.NAV.makeInvoice makeInvoiceActionSalesQuotes
SalesQuoteApi MakeOrderActionSalesQuotes Post /companies({company_id})/salesQuotes({salesQuote_id})/Microsoft.NAV.makeOrder makeOrderActionSalesQuotes
SalesQuoteApi PatchSalesQuote Patch /companies({company_id})/salesQuotes({salesQuote_id}) patchSalesQuote
SalesQuoteApi PostSalesQuote Post /companies({company_id})/salesQuotes postSalesQuote
SalesQuoteApi SendActionSalesQuotes Post /companies({company_id})/salesQuotes({salesQuote_id})/Microsoft.NAV.send sendActionSalesQuotes
SalesQuoteLineApi DeleteSalesQuoteLine Delete /companies({company_id})/salesQuoteLines('{salesQuoteLine_id}') deleteSalesQuoteLine
SalesQuoteLineApi DeleteSalesQuoteLineForSalesQuote Delete /companies({company_id})/salesQuotes({salesQuote_id})/salesQuoteLines('{salesQuoteLine_id}') deleteSalesQuoteLineForSalesQuote
SalesQuoteLineApi GetSalesQuoteLine Get /companies({company_id})/salesQuoteLines('{salesQuoteLine_id}') getSalesQuoteLine
SalesQuoteLineApi GetSalesQuoteLineForSalesQuote Get /companies({company_id})/salesQuotes({salesQuote_id})/salesQuoteLines('{salesQuoteLine_id}') getSalesQuoteLineForSalesQuote
SalesQuoteLineApi ListSalesQuoteLines Get /companies({company_id})/salesQuoteLines listSalesQuoteLines
SalesQuoteLineApi ListSalesQuoteLinesForSalesQuote Get /companies({company_id})/salesQuotes({salesQuote_id})/salesQuoteLines listSalesQuoteLinesForSalesQuote
SalesQuoteLineApi PatchSalesQuoteLine Patch /companies({company_id})/salesQuoteLines('{salesQuoteLine_id}') patchSalesQuoteLine
SalesQuoteLineApi PatchSalesQuoteLineForSalesQuote Patch /companies({company_id})/salesQuotes({salesQuote_id})/salesQuoteLines('{salesQuoteLine_id}') patchSalesQuoteLineForSalesQuote
SalesQuoteLineApi PostSalesQuoteLine Post /companies({company_id})/salesQuoteLines postSalesQuoteLine
SalesQuoteLineApi PostSalesQuoteLineForSalesQuote Post /companies({company_id})/salesQuotes({salesQuote_id})/salesQuoteLines postSalesQuoteLineForSalesQuote
ShipmentMethodApi DeleteShipmentMethod Delete /companies({company_id})/shipmentMethods({shipmentMethod_id}) deleteShipmentMethod
ShipmentMethodApi GetShipmentMethod Get /companies({company_id})/shipmentMethods({shipmentMethod_id}) getShipmentMethod
ShipmentMethodApi ListShipmentMethods Get /companies({company_id})/shipmentMethods listShipmentMethods
ShipmentMethodApi PatchShipmentMethod Patch /companies({company_id})/shipmentMethods({shipmentMethod_id}) patchShipmentMethod
ShipmentMethodApi PostShipmentMethod Post /companies({company_id})/shipmentMethods postShipmentMethod
TaxAreaApi DeleteTaxArea Delete /companies({company_id})/taxAreas({taxArea_id}) deleteTaxArea
TaxAreaApi GetTaxArea Get /companies({company_id})/taxAreas({taxArea_id}) getTaxArea
TaxAreaApi ListTaxAreas Get /companies({company_id})/taxAreas listTaxAreas
TaxAreaApi PatchTaxArea Patch /companies({company_id})/taxAreas({taxArea_id}) patchTaxArea
TaxAreaApi PostTaxArea Post /companies({company_id})/taxAreas postTaxArea
TaxGroupApi DeleteTaxGroup Delete /companies({company_id})/taxGroups({taxGroup_id}) deleteTaxGroup
TaxGroupApi GetTaxGroup Get /companies({company_id})/taxGroups({taxGroup_id}) getTaxGroup
TaxGroupApi ListTaxGroups Get /companies({company_id})/taxGroups listTaxGroups
TaxGroupApi PatchTaxGroup Patch /companies({company_id})/taxGroups({taxGroup_id}) patchTaxGroup
TaxGroupApi PostTaxGroup Post /companies({company_id})/taxGroups postTaxGroup
TimeRegistrationEntryApi DeleteTimeRegistrationEntry Delete /companies({company_id})/timeRegistrationEntries({timeRegistrationEntry_id}) deleteTimeRegistrationEntry
TimeRegistrationEntryApi DeleteTimeRegistrationEntryForEmployee Delete /companies({company_id})/employees({employee_id})/timeRegistrationEntries({timeRegistrationEntry_id}) deleteTimeRegistrationEntryForEmployee
TimeRegistrationEntryApi GetTimeRegistrationEntry Get /companies({company_id})/timeRegistrationEntries({timeRegistrationEntry_id}) getTimeRegistrationEntry
TimeRegistrationEntryApi GetTimeRegistrationEntryForEmployee Get /companies({company_id})/employees({employee_id})/timeRegistrationEntries({timeRegistrationEntry_id}) getTimeRegistrationEntryForEmployee
TimeRegistrationEntryApi ListTimeRegistrationEntries Get /companies({company_id})/timeRegistrationEntries listTimeRegistrationEntries
TimeRegistrationEntryApi ListTimeRegistrationEntriesForEmployee Get /companies({company_id})/employees({employee_id})/timeRegistrationEntries listTimeRegistrationEntriesForEmployee
TimeRegistrationEntryApi PatchTimeRegistrationEntry Patch /companies({company_id})/timeRegistrationEntries({timeRegistrationEntry_id}) patchTimeRegistrationEntry
TimeRegistrationEntryApi PatchTimeRegistrationEntryForEmployee Patch /companies({company_id})/employees({employee_id})/timeRegistrationEntries({timeRegistrationEntry_id}) patchTimeRegistrationEntryForEmployee
TimeRegistrationEntryApi PostTimeRegistrationEntry Post /companies({company_id})/timeRegistrationEntries postTimeRegistrationEntry
TimeRegistrationEntryApi PostTimeRegistrationEntryForEmployee Post /companies({company_id})/employees({employee_id})/timeRegistrationEntries postTimeRegistrationEntryForEmployee
TrialBalanceApi GetTrialBalance Get /companies({company_id})/trialBalance('{trialBalance_number}') getTrialBalance
TrialBalanceApi ListTrialBalance Get /companies({company_id})/trialBalance listTrialBalance
UnitOfMeasureApi DeleteUnitOfMeasure Delete /companies({company_id})/unitsOfMeasure({unitOfMeasure_id}) deleteUnitOfMeasure
UnitOfMeasureApi GetUnitOfMeasure Get /companies({company_id})/unitsOfMeasure({unitOfMeasure_id}) getUnitOfMeasure
UnitOfMeasureApi ListUnitsOfMeasure Get /companies({company_id})/unitsOfMeasure listUnitsOfMeasure
UnitOfMeasureApi PatchUnitOfMeasure Patch /companies({company_id})/unitsOfMeasure({unitOfMeasure_id}) patchUnitOfMeasure
UnitOfMeasureApi PostUnitOfMeasure Post /companies({company_id})/unitsOfMeasure postUnitOfMeasure
VendorApi DeleteVendor Delete /companies({company_id})/vendors({vendor_id}) deleteVendor
VendorApi GetVendor Get /companies({company_id})/vendors({vendor_id}) getVendor
VendorApi ListVendors Get /companies({company_id})/vendors listVendors
VendorApi PatchVendor Patch /companies({company_id})/vendors({vendor_id}) patchVendor
VendorApi PostVendor Post /companies({company_id})/vendors postVendor
VendorPurchaseApi GetVendorPurchase Get /companies({company_id})/vendorPurchases({vendorPurchase_vendorId},'{vendorPurchase_vendorNumber}','{vendorPurchase_name}') getVendorPurchase
VendorPurchaseApi ListVendorPurchases Get /companies({company_id})/vendorPurchases listVendorPurchases

Documentation For Models

Documentation For Authorization

auth

Example

auth := context.WithValue(context.Background(), sw.ContextAccessToken, "ACCESSTOKENSTRING")
r, err := client.Service.Operation(auth, args)

Or via OAuth2 module to automatically refresh tokens and perform user authentication.

import "golang.org/x/oauth2"

/* Perform OAuth2 round trip request and obtain a token */

tokenSource := oauth2cfg.TokenSource(createContext(httpClient), &token)
auth := context.WithValue(oauth2.NoContext, sw.ContextOAuth2, tokenSource)
r, err := client.Service.Operation(auth, args)

Author

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages