Table of Contents

Cost Budget Entry

Die API stellt Kostenbudget-Buchungen aus Microsoft Dynamics 365 Business Central ausschliesslich lesend zur Verfügung.

Allgemeine Informationen

Eigenschaft Wert
APIPublisher logico
APIGroup project
APIVersion v1.0
Entity Name costBudgetEntry
Entity Set Name costBudgetEntries
Quelle Cost Budget Entry
OData Key systemId

Basis-URL

https://api.businesscentral.dynamics.com/v2.0/{tenant-id}/{environment}/api/logico/project/v1.0/

Endpunkte

Alle Cost Budget Entries abrufen:

  • GET /costBudgetEntries

Einzelnen Cost Budget Entry abrufen:

  • GET /costBudgetEntries({systemId})

Felder (Response)

Feldname Typ Beschreibung
systemId GUID Eindeutige System-ID
entryNo Integer Laufende Eintragsnummer
costTypeNo Text Kostenart-Nr.
date Date Buchungsdatum
costCenterCode Text Kostenstellen-Code
costObjectCode Text Kostenträger-Code
amount Decimal Budgetbetrag
description Text Beschreibung