Update Organization Insurance Details
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Body
- DEOrganizationInsuranceDetailsUpdateRequest
- GBOrganizationInsuranceDetailsUpdateRequest
"DE"German Betriebsnummer (8 digits: xxx-yyyy-z format)
"98797889"
German UNR.S (15 digits: company number + check digit + identifier)
"031041220222001"
German Betriebsnummer (8 digits: xxx-yyyy-z format)
"98797889"
German accident insurance PIN (5 digits)
"12345"
German Betriebsnummer (8 digits: xxx-yyyy-z format)
"98797889"
German Betriebsnummer (8 digits: xxx-yyyy-z format)
"98797889"
Wirtschaftssektor (Economic Sector) enumeration for German organizations.
1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22 Response
Successful Response
- DEOrganizationInsuranceDetailsResponse
- GBOrganizationInsuranceDetailsResponse
"DE"German Betriebsnummer (8 digits: xxx-yyyy-z format)
^\d{8}$"98797889"
German UNR.S (15 digits: company number + check digit + identifier)
^\d{15}$"DE987654321"
German Betriebsnummer (8 digits: xxx-yyyy-z format)
^\d{8}$"98797889"
German accident insurance PIN (5 digits)
^\d{5}$"12345"
German Betriebsnummer (8 digits: xxx-yyyy-z format)
^\d{8}$"98797889"
German Betriebsnummer (8 digits: xxx-yyyy-z format)
^\d{8}$"98797889"
DE: Wirtschaftssektor
1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22