Offboard an employer

POST
/employers/:employer_id/offboard

Immediately offboard an employer. The employer’s scheme will be terminated and all employees associated with the employer will be offboarded and have their insurance terminated. Employee offboarding cannot be cancelled if triggered via this call.

Path parameters

employer_idstringRequired

Headers

Idempotency-KeystringOptional

Unique key to ensure idempotent requests. If the same key is used for multiple identical & successful requests, the same response will be returned. Read more here

Response

OK

idstringformat: "er_.+"
legal_namestring
legal_addressobject
contactobject
platform_idstringOptionalformat: "pt_.+"
statusenumOptional
Allowed values: pendingactiveoffboardinginactiverestricted
registration_numberstringOptional
offboard_ondatetimeOptional
objectstringOptional

The object type

Built with