darbiadev-businesscentral
Project description
darbiadev-businesscentral
A wrapper for Business Central's API.
Example usage
from darbiadev_businesscentral import BusinessCentralServices
client = BusinessCentralServices(
base_url="https://api.businesscentral.dynamics.com/v2.0/",
tenant_id="00000000-0000-0000-0000-000000000000",
environment="Production",
company_name="My company",
client_id="00000000-0000-0000-0000-000000000000",
client_secret="secret",
)
print(client.make_request("get", "salesDocuments"))
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for darbiadev-businesscentral-0.5.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 93e5a49b4c5db12423672c888ada46887aae96df82f04d1932ab0b70952d42ef |
|
MD5 | 1e240b5cc8093d47cb2d7ec700d02e56 |
|
BLAKE2b-256 | 4a6b6244f16855890031d172475a41b01fcecc2719e24043a58b7f4424b9bed1 |
Close
Hashes for darbiadev_businesscentral-0.5.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 39a3e3b5e9ab892f738f603db98897b0a742690cd80944895d3052888985c959 |
|
MD5 | 43f2244bca2dafbb605cbda7826b5ccd |
|
BLAKE2b-256 | ddbf38a61e1c3b8be9e4fd2a0f7852384b5cd062840eeea82c4fa75f125de407 |