Post Code
Die API stellt Postleitzahlen (Post Codes) aus Microsoft Dynamics 365 Business Central ausschliesslich lesend zur Verfügung.
Basis-URL
Allgemeine Informationen
| Eigenschaft | Wert |
|---|---|
| APIPublisher | logico |
| APIGroup | project |
| APIVersion | v1.0 |
| Entity Name | postCode |
| Entity Set Name | postCodes |
| Quelle | Post Code |
| OData Key | systemId |
| Change Tracking | Aktiv |
| InsertAllowed | Nein |
| ModifyAllowed | Nein |
| DeleteAllowed | Nein |
| DataAccessIntent | ReadOnly |
Endpunkte
GET /postCodes
GET /postCodes({systemId})
Felder (Response)
| Feldname | Typ | Beschreibung |
|---|---|---|
| systemId | GUID | System-ID |
| code | Text | Postleitzahl |
| city | Text | Ort |
| countryRegionCode | Text | Land/Region |
| county | Text | Kanton/Bundesland |