Connect
Last updated
Last updated
Dive into the specifics of each API endpoint by checking out our complete documentation.
You will find all the methods associated with CRUD
ing some data sharing. Which isn't as weird as it sounds:
Returns all Sharing instances that have been created
The number of items to skip before starting to collect the result set
The number of items to return
It totally deletes a Sharing as it never existed.
The reference you defined when creating the Sharing
contract-4242-2024
No content
The reference you defined when creating the Sharing
contract-4242-2024
No content
This endpoint will allow you to create a new instance of Sharing. It can be a contract for instance.
It can be a contract reference for instance
contract-4242-2024
Date from which the sharing of data should start serialized as an ISO8601 string with a timezone (YYYY-MM-DDTHH:mm:ssZ).
Date when the sharing of data should stop serialized as an ISO8601 string with a timezone (YYYY-MM-DDTHH:mm:ssZ). Equipment data will be shared as long as it is empty, so you can set it to null
if the end date is unsure
All the equipment that you wish to share, use Hiboo's ids
1
Recipient's email address
john.doe@example.com
If false, the recipient will not be notified when the sharing is created or started
Update an existing sharing by reference
The reference you defined when creating the Sharing
contract-4242-2024
It can be a contract reference for instance
contract-4242-2024
Date from which the sharing of data should start serialized as an ISO8601 string with a timezone (YYYY-MM-DDTHH:mm:ssZ).
Date when the sharing of data should stop serialized as an ISO8601 string with a timezone (YYYY-MM-DDTHH:mm:ssZ). Equipment data will be shared as long as it is empty, so you can set it to null
if the end date is unsure