Object Location
Die API stellt Objektstandorte (Object Locations) aus Microsoft Dynamics 365 Business Central zur Verfügung. Datensätze können erstellt, geändert und gelöscht werden.
Basis-URL
Allgemeine Informationen
| Eigenschaft | Wert |
|---|---|
| APIPublisher | logico |
| APIGroup | project |
| APIVersion | v1.0 |
| Entity Name | objectLocation |
| Entity Set Name | objectLocations |
| Quelle | LOGPJObject Location |
| OData Key | systemId |
Endpunkte
GET /objectLocations
POST /objectLocations
PATCH /objectLocations({systemId})
DELETE /objectLocations({systemId})
Felder (Response)
| Feldname | Typ | Beschreibung |
|---|---|---|
| systemId | GUID | System-ID |
| no | Text | Nummer |
| name | Text | Name |
| name2 | Text | Name 2 |
| address | Text | Adresse |
| address2 | Text | Adresse 2 |
| city | Text | Ort |
| postCode | Text | PLZ |
| countryRegionCode | Text | Land/Region |
| county | Text | Kanton/Bundesland |
| type | Enum | Typ |