Overview

Getting started
With Business Central you can create Connect apps. Connect apps establish a point-to-point connection between Dynamics 365 Business Central and a 3rd party solution or service and is typically created using standard REST API to interchange data. Any coding language capable of calling REST APIs can be used to develop your Connect app. For more information to get started with Connect apps, see Developing Connect Apps for Dynamics 365 Business Central.

Terms of service
Before you start using the Business Central APIs, please familiarize yourself with the Microsoft APIs Terms of Use.

For more information please look into API v2.0 overview by Microsoft.


Replace the URL prefix for Business Central depending on environment following the guideline.

Header Value
Authorization Bearer {token}. Required.
Content-Type application/json
If-Match Required for PATCH/PUT. When this request header is included and the eTag provided does not match the current tag on the record, the record will not be updated.

Latest API documentation's postman collection

https://static.helpjuice.com/helpjuice_production/uploads/upload/image/25997/direct/1765885002615/Soft4Spaces%20V3.0%20(1).postman_collection


API List

Lease Contract

Lease Contract Line

Customer Brand

Lease Contract Discount

Lease Unit

Lease Unit Category

Lease Unit Class

Post Code

Lease Unit Ledger Entry

Customer Template

Salespeople Purchaser

Service

Service Price


 Useful links