Register a legal entity on the network
PUT/legal-entities/:uuid/register
Registers the legal entity identified by uuid on the network without going through the onboarding procedure. The 0225:siren address is registered on the first call and left untouched afterwards. suffixes declares the complete set of 0225:siren_suffix addresses: entries not registered yet are added, and addresses missing from the body are removed. An omitted body therefore removes every suffix address.
Request
Responses
- 200
- 400
- 403
- 404
- 422
LegalEntity resource updated
Invalid input
Forbidden
Not found
An error occurred