post https://api.unloc.app/integrators/v1/lock-holders/
Creates a new Lock Holder for the authenticated Integrator.
A Lock Holder is an entity used to logically group Locks, generally within the same physical location.
When createVendorAccount
is set to true
, the Integrator API will perform a number of HTTP calls to external APIs. If any of these calls fail the Integrator API will try to revert the changes to the previous state.
Certain edge cases may put the Lock Holder in a state that's not automatically recoverable. An error message in the response report any unexpected issues.
Requires the scope integrator.admin
.