added
Added Information Requests API
about 1 month ago by Gusto Developer Relations
The GET Information Requests API endpoint has been added. This API call can be used to return all requests for information (RFIs) for a company.
To resolve information requests that have "status": "pending_response"
, use the POST v1/companies/{company_uuid}/flows
endpoint to create a company_information_requests
flow and iframe or direct the user to this URL. When information has been submitted, the notification.information_request.resolved
notification webhook will be generated and the information will be reviewed by Gustoβs Risk team.