Table of Contents

Vendor

Die API stellt Lieferanten (Vendors) aus Microsoft Dynamics 365 Business Central zur Verfügung.

Basis-URL

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

Allgemeine Informationen

Eigenschaft Wert
APIPublisher logico
APIGroup project
APIVersion v1.0
Entity Name vendor
Entity Set Name vendors
Quelle Vendor
OData Key systemId

Endpunkte

  • GET /vendors

  • POST /vendors

  • PATCH /vendors({systemId})

  • DELETE /vendors({systemId})

Felder (Response)

Feldname Typ Beschreibung
systemId GUID System-ID
no Text Lieferantennummer
name Text Name
name2 Text Name 2
address Text Adresse
address2 Text Adresse 2
postCode Text PLZ
city Text Ort
countryRegionCode Text Land/Region
blocked Boolean Gesperrt
vendorPostingGroup Text Kreditorenbuchungsgruppe
languageCode Text Sprachcode

Sub-Entity: Default Dimensions

GET /vendors({systemId})/defaultDimensions