Retrieve terms of service status for a company user

POST {{baseUrl}}/v1/partner_managed_companies/:company_uuid/retrieve_terms_of_service

Retrieve the user acceptance status of the Gusto Embedded Payroll's Terms of Service.

scope: terms_of_services:read

Request Body

{"email"=>"<string>"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{&quot;latest_terms_accepted&quot;:true}