ContactFuzzySearchResponse
objectResponse returned by the /lookup/contacts endpoint. Wraps XFI’s _count/_links.item[].summary payload as total/item.
Total number of matching contacts reported by XFI (_count).
A single contact entry returned by the /lookup/contacts endpoint, passed through from XFI’s summary object verbatim. Backing Java type is Map<String, Object> — keys are not fixed/known in advance (XFI may return any of contactKey, contactReference, code, roleCode, mainrole, email, mailingAddress1, mailingAddress2, mailingAddressCity, country, or others), so no fixed property list is declared here.
ContactLiaisonItem
objectA single contact liaison entry for a producer.
XFI contact liaison key.
Example:2596
XFI contact key of the producer.
Example:2000556
Producer company name.
Example:Lockton Companies, LLC
Role of the liaison (e.g. Broker Contact).
Example:Broker Contact
Display name (LastName, FirstName).
Example:Ahn, Paul
Example:Paul
Example:Ahn
Example:pahn@lockton.com
ContactLiaisonRequest
objectBroker contact person details used to search for or create a contact liaison under a producer.
First name of the broker contact person.
Example:John
Last name of the broker contact person.
Example:Smith
Full name of the broker contact person (optional, used for display).
Example:John Smith
Email address of the broker contact person.
Example:john.smith@broker.com
Phone number of the broker contact person.
Example:+44 20 7946 0958
Mobile phone number of the broker contact person.
Example:+44 7700 900000
ContactLiaisonResponse
objectResponse returned after creating or updating a contact liaison for a producer.
XFI contact key of the producer (broker company).
Example:2000556
XFI contact liaison key. Use this value as the producerContact when creating a policy.
Example:3045678
PolicyReferenceGenerationRequest
objectRequest payload for generating a policy reference. Supply the insured, producer, product, and underwriter at minimum — all as id references.
Insured contact — id only.
Show Child Parameters
Producer (broker) — id only.
Show Child Parameters
MOP (Method of Placement) code only.
Show Child Parameters
Optional free-text notes for the policy reference.
Policy year number.
Example:26
Policy year.
Example:26
Product reference id only.
Show Child Parameters
Quote type code only (e.g. Q).
Show Child Parameters
Underwriter reference id only.