Skip to main content
Object The result of creating one or more underwriting information requests

Fields

errors
underwritingInformationRequests
The list of underwriting information requests that were created or fulfilled
{
  "errors": [
    BadRequestError
  ],
  "underwritingInformationRequests": [
    UnderwritingInformationRequest
  ]
}