FieldLookupResponse
objectResponse returned by /lookup/fields and /lookup/agreement. Contains the field name resolved by the server and the list of allowed values read from the live XFI section schema.
Outcome of the lookup call.
Allowed values:SUCCESSFAILED
Example:SUCCESS
The XFI field name whose allowed values are returned. One of coverage, agreement, agreementActivity, or agreementSection.
Example:agreement
A single lookup value entry
Show Child Parameters
ContactLookupItem
objectA single contact entry returned by the /lookup/contacts endpoint.
XFI contact key. Use this as the id when referencing the contact in a submission.
Display name / company name of the contact.
Short code assigned to the contact in XFI (e.g. underwriter code).
XFI role code for this contact.
Contact email address.
ContactLookupResponse
objectPaginated response returned by the /lookup/contacts endpoint.
Total number of matching contacts in XFI (may exceed the count on this page).
Current page number (1-based).
Number of items per page.
A single contact entry returned by the /lookup/contacts endpoint.