Connect
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:
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:
Last updated
The reference you defined when creating the Sharing
"contract-4242-2024"
successful operation
It totally deletes a Sharing as it never existed.
The reference you defined when creating the Sharing
"contract-4242-2024"
Sharing was successfully deleted
This endpoint will allow you to create a new instance of Sharing. It can be a contract for instance.
More information about the required payload
It can be a contract reference for instance
"contract-4242-2024"
Date from which the sharing of data should start (YYYY-MM-DDTHH:mm:ssZ). For now, only a date in the future is accepted.
Date when the sharing of data should stop (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
Recipient's email address
"john.doe@example.com"
Successful operation
It can be a contract reference for instance
"contract-4242-2024"
Date from which the sharing of data should start (YYYY-MM-DDTHH:mm:ssZ). For now, only a date in the future is accepted.
Date when the sharing of data should stop (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
Recipient's email address
"john.doe@example.com"
Returns all Sharing instances that have been created
successful operation
It can be a contract reference for instance
"contract-4242-2024"
Date from which the sharing of data should start (YYYY-MM-DDTHH:mm:ssZ). For now, only a date in the future is accepted.
Date when the sharing of data should stop (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
Recipient's email address
"john.doe@example.com"
Update an existing sharing by reference
The reference you defined when creating the Sharing
"contract-4242-2024"
Update an existent sharing
It can be a contract reference for instance
"contract-4242-2024"
Date from which the sharing of data should start (YYYY-MM-DDTHH:mm:ssZ). For now, only a date in the future is accepted.
Date when the sharing of data should stop (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
Successful operation
It can be a contract reference for instance
"contract-4242-2024"
Date from which the sharing of data should start (YYYY-MM-DDTHH:mm:ssZ). For now, only a date in the future is accepted.
Date when the sharing of data should stop (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
Recipient's email address
"john.doe@example.com"