createOffer
Create a new offer for any of the supported products. The offer can be created for either a new customer or an existing customer who is already associated with your broker account (has an existing offer or contract with you). Currently supported products are:
Prosperity 3ALiechtenstein Life InvestLiechtenstein Life PensionYour Life Netto PlusLiechtenstein Life WealthProsperity Plus GermanyProsperity Plus(Swiss pillar 3b)
**Note**: This mutation should only be used for creating offers with all required information provided at once. Store intermediate states in your own system.
createOffer(
input: CreateOfferInput!
): CreateOfferResult!