wg-api-sdk 4.31.76 → 4.31.77
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/esm/index.d.mts +57 -6
- package/dist/esm/index.mjs +1 -1
- package/dist/index.d.ts +57 -6
- package/dist/index.js +1 -1
- package/package.json +1 -1
package/dist/esm/index.mjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
import s from"openapi-fetch";var yy=s,a=class extends Error{body;constructor(o){super(o?.msg??""),this.name="SdkError",this.body=o}};var p="/enums",ly=async t=>{let{data:o,error:r}=await t.GET(p);if(r)throw new a(r);return o};var n="/enums/{enum}",Ry=async(t,o)=>{let{data:r,error:e}=await o.GET(n,{params:t});if(e)throw new a(e);return r};var i="/v1/api/accounts",wy=async(t,o)=>{let{data:r,error:e}=await o.POST(i,{body:t.body,params:t.params});if(e)throw new a(e);return r};var y="/v1/api/activity-types",ky=async(t,o)=>{let{data:r,error:e}=await o.GET(y,{params:t});if(e)throw new a(e);return r};var m="/v1/api/anvaflows/labels/{label}/enum",jy=async(t,o)=>{let{data:r,error:e}=await o.GET(m,{params:t});if(e)throw new a(e);return r};var c="/v1/api/diasflows/labels/{label}/enum",Uy=async(t,o)=>{let{data:r,error:e}=await o.GET(c,{params:t});if(e)throw new a(e);return r};var u="/v1/api/events/{activity_id}/artifact",My=async(t,o)=>{let{data:r,error:e}=await o.GET(u,{params:t});if(e)throw new a(e);return r};var d="/v1/api/flows/jobs/{job_id}",Jy=async(t,o)=>{let{data:r,error:e}=await o.GET(d,{params:t});if(e)throw new a(e);return r};var P="/v1/api/gbi-codes",tm=async(t,o)=>{let{data:r,error:e}=await o.GET(P,{params:t});if(e)throw new a(e);return r};var l="/v1/api/insights/cars/check-insurance",pm=async(t,o)=>{let{data:r,error:e}=await o.POST(l,{body:t.body});if(e)throw new a(e);return r};var h="/v1/api/insurance_companies",cm=async(t,o)=>{let{data:r,error:e}=await o.GET(h,{params:t});if(e)throw new a(e);return r};var f="/v1/api/keys",hm=async(t,o)=>{let{data:r,error:e}=await o.GET(f,{params:t});if(e)throw new a(e);return r};var C="/v1/api/lead-providers",gm=async(t,o)=>{let{data:r,error:e}=await o.GET(C,{params:t});if(e)throw new a(e);return r};var B="/v1/api/lead-providers/{lead_provider_id}",Tm=async(t,o)=>{let{data:r,error:e}=await o.GET(B,{params:t});if(e)throw new a(e);return r};var R="/v1/api/nace-codes",Gm=async(t,o)=>{let{data:r,error:e}=await o.GET(R,{params:t});if(e)throw new a(e);return r};var g="/v1/api/partners/carglass/events",Om=async(t,o)=>{let{data:r,error:e}=await o.POST(g,{body:t.body});if(e)throw new a(e);return r};var N="/v1/api/plans",Wm=async t=>{let{data:o,error:r}=await t.GET(N);if(r)throw new a(r);return o};var v="/v1/api/sbi-codes",Ym=async(t,o)=>{let{data:r,error:e}=await o.GET(v,{params:t});if(e)throw new a(e);return r};var x="/v1/api/singularity/jobs/{job_id}",Xm=async(t,o)=>{let{data:r,error:e}=await o.GET(x,{params:t});if(e)throw new a(e);return r};var w="/v1/api/themes",rc=async(t,o)=>{let{data:r,error:e}=await o.GET(w,{params:t});if(e)throw new a(e);return r};var T="/v1/api/toolkit-accounts",nc=async(t,o)=>{let{data:r,error:e}=await o.POST(T,{body:t.body,params:t.params});if(e)throw new a(e);return r};var A="/v1/api/toolkit-brokers",uc=async(t,o)=>{let{data:r,error:e}=await o.POST(A,{body:t.body,params:t.params});if(e)throw new a(e);return r};var I="/v1/api/trials",fc=async(t,o)=>{let{data:r,error:e}=await o.POST(I,{body:t.body,params:t.params});if(e)throw new a(e);return r};var b="/v1/api/verify/exists/distribution/name",Nc=async(t,o)=>{let{data:r,error:e}=await o.POST(b,{body:t.body,params:t.params});if(e)throw new a(e);return r};var k="/v1/api/verify/exists/distribution/registration",Ac=async(t,o)=>{let{data:r,error:e}=await o.POST(k,{body:t.body,params:t.params});if(e)throw new a(e);return r};var G="/v1/api/verify/exists/user/email",Sc=async(t,o)=>{let{data:r,error:e}=await o.POST(G,{body:t.body,params:t.params});if(e)throw new a(e);return r};var S="/v1/api/activities/{activity_id}/comments",qc=async(t,o)=>{let{data:r,error:e}=await o.POST(S,{params:t.params});if(e)throw new a(e);return r};var D="/v1/api/activities/{activity_id}/comments/{comment_id}",_c=async(t,o)=>{let{data:r,error:e}=await o.DELETE(D,{params:t.params});if(e)throw new a(e);return r};var E="/v1/api/activities/{activity_id}/comments/{comment_id}",Hc=async(t,o)=>{let{data:r,error:e}=await o.PATCH(E,{params:t.params});if(e)throw new a(e);return r};var j="/v1/api/distributions/{distribution_id}/parties",Zc=async(t,o)=>{let{data:r,error:e}=await o.GET(j,{params:t});if(e)throw new a(e);return r};var O="/v1/api/exports/{export_id}",ou=async(t,o)=>{let{data:r,error:e}=await o.GET(O,{params:t});if(e)throw new a(e);return r};var q="/v1/api/insurance-policies",iu=async(t,o)=>{let{data:r,error:e}=await o.GET(q,{params:t});if(e)throw new a(e);return r};var Q="/v1/api/insurance-policies/{insurance_policy_id}",du=async(t,o)=>{let{data:r,error:e}=await o.GET(Q,{params:t});if(e)throw new a(e);return r};var F="/v1/api/insurance-policies/{insurance_policy_id}/compliance",Cu=async(t,o)=>{let{data:r,error:e}=await o.GET(F,{params:t});if(e)throw new a(e);return r};var U="/v1/api/insurance-policies/{insurance_policy_id}/compliance",vu=async(t,o)=>{let{data:r,error:e}=await o.PATCH(U,{body:t.body,params:t.params});if(e)throw new a(e);return r};var W="/v1/api/insurance-policies/{insurance_policy_id}/coverages/{coverage_id}/compliance",Iu=async(t,o)=>{let{data:r,error:e}=await o.PATCH(W,{body:t.body,params:t.params});if(e)throw new a(e);return r};var _="/v1/api/parties-by-company-registration",Du=async(t,o)=>{let{data:r,error:e}=await o.POST(_,{body:t.body,params:t.params});if(e)throw new a(e);return r};var V="/v1/api/parties-filters/origin",Qu=async(t,o)=>{let{data:r,error:e}=await o.GET(V,{params:t});if(e)throw new a(e);return r};var L="/v1/api/parties/companies",Vu=async(t,o)=>{let{data:r,error:e}=await o.POST(L,{body:t.body});if(e)throw new a(e);return r};var M="/v1/api/parties/customers",Ku=async(t,o)=>{let{data:r,error:e}=await o.POST(M,{body:t.body});if(e)throw new a(e);return r};var Y="/v1/api/parties/search",$u=async(t,o)=>{let{data:r,error:e}=await o.POST(Y,{body:t.body,params:t.params});if(e)throw new a(e);return r};var H="/v1/api/parties/{party_id}",ad=async(t,o)=>{let{data:r,error:e}=await o.GET(H,{params:t});if(e)throw new a(e);return r};var K="/v1/api/parties/{party_id}",yd=async(t,o)=>{let{data:r,error:e}=await o.PATCH(K,{body:t.body,params:t.params});if(e)throw new a(e);return r};var z="/v1/api/parties/{party_id}/activity",Pd=async(t,o)=>{let{data:r,error:e}=await o.GET(z,{params:t});if(e)throw new a(e);return r};var J="/v1/api/parties/{party_id}/addresses",Bd=async(t,o)=>{let{data:r,error:e}=await o.GET(J,{params:t});if(e)throw new a(e);return r};var X="/v1/api/parties/{party_id}/assignees",xd=async(t,o)=>{let{data:r,error:e}=await o.PUT(X,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Z="/v1/api/parties/{party_id}/claims",bd=async(t,o)=>{let{data:r,error:e}=await o.GET(Z,{params:t});if(e)throw new a(e);return r};var $="/v1/api/parties/{party_id}/claims/{claim_id}",Ed=async(t,o)=>{let{data:r,error:e}=await o.GET($,{params:t});if(e)throw new a(e);return r};var ee="/v1/api/parties/{party_id}/conversation_notes",Fd=async(t,o)=>{let{data:r,error:e}=await o.GET(ee,{params:t});if(e)throw new a(e);return r};var te="/v1/api/parties/{party_id}/current-account-insights",Ld=async(t,o)=>{let{data:r,error:e}=await o.GET(te,{params:t});if(e)throw new a(e);return r};var re="/v1/api/parties/{party_id}/documents",zd=async(t,o)=>{let{data:r,error:e}=await o.GET(re,{params:t});if(e)throw new a(e);return r};var oe="/v1/api/parties/{party_id}/documents",eP=async(t,o)=>{let{data:r,error:e}=await o.POST(oe,{body:t.body,params:t.params});if(e)throw new a(e);return r};var ae="/v1/api/parties/{party_id}/documents/{document_id}",sP=async(t,o)=>{let{data:r,error:e}=await o.DELETE(ae,{params:t.params});if(e)throw new a(e);return r};var se="/v1/api/parties/{party_id}/documents/{document_id}",mP=async(t,o)=>{let{data:r,error:e}=await o.PATCH(se,{body:t.body,params:t.params});if(e)throw new a(e);return r};var pe="/v1/api/parties/{party_id}/enrichments",lP=async(t,o)=>{let{data:r,error:e}=await o.PUT(pe,{params:t.params});if(e)throw new a(e);return r};var ne="/v1/api/parties/{party_id}/export-to-anva",RP=async(t,o)=>{let{data:r,error:e}=await o.POST(ne,{params:t.params});if(e)throw new a(e);return r};var ie="/v1/api/parties/{party_id}/export-to-assu",wP=async(t,o)=>{let{data:r,error:e}=await o.POST(ie,{params:t.params});if(e)throw new a(e);return r};var ye="/v1/api/parties/{party_id}/export-to-dias",kP=async(t,o)=>{let{data:r,error:e}=await o.POST(ye,{params:t.params});if(e)throw new a(e);return r};var me="/v1/api/parties/{party_id}/export-to-fasterforward",jP=async(t,o)=>{let{data:r,error:e}=await o.POST(me,{params:t.params});if(e)throw new a(e);return r};var ce="/v1/api/parties/{party_id}/exports",UP=async(t,o)=>{let{data:r,error:e}=await o.GET(ce,{params:t});if(e)throw new a(e);return r};var ue="/v1/api/parties/{party_id}/exports/crm",MP=async(t,o)=>{let{data:r,error:e}=await o.POST(ue,{params:t.params});if(e)throw new a(e);return r};var de="/v1/api/parties/{party_id}/insurance-policies",JP=async(t,o)=>{let{data:r,error:e}=await o.GET(de,{params:t});if(e)throw new a(e);return r};var Pe="/v1/api/parties/{party_id}/insurance-policies",tl=async(t,o)=>{let{data:r,error:e}=await o.PUT(Pe,{body:t.body,params:t.params});if(e)throw new a(e);return r};var le="/v1/api/parties/{party_id}/insurance-policies",pl=async(t,o)=>{let{data:r,error:e}=await o.POST(le,{body:t.body,params:t.params});if(e)throw new a(e);return r};var he="/v1/api/parties/{party_id}/insurance-policies/{insurance_policy_id}",cl=async(t,o)=>{let{data:r,error:e}=await o.DELETE(he,{params:t.params});if(e)throw new a(e);return r};var fe="/v1/api/parties/{party_id}/insurance-policies/{insurance_policy_id}/finconnect/link",hl=async(t,o)=>{let{data:r,error:e}=await o.GET(fe,{params:t});if(e)throw new a(e);return r};var Ce="/v1/api/parties/{party_id}/invoices",gl=async(t,o)=>{let{data:r,error:e}=await o.GET(Ce,{params:t});if(e)throw new a(e);return r};var Be="/v1/api/parties/{party_id}/invoices/{invoice_id}",Tl=async(t,o)=>{let{data:r,error:e}=await o.GET(Be,{params:t});if(e)throw new a(e);return r};var Re="/v1/api/parties/{party_id}/kyc",Gl=async(t,o)=>{let{data:r,error:e}=await o.GET(Re,{params:t});if(e)throw new a(e);return r};var ge="/v1/api/parties/{party_id}/management/possible-insurance-products",Ol=async(t,o)=>{let{data:r,error:e}=await o.GET(ge,{params:t});if(e)throw new a(e);return r};var Ne="/v1/api/parties/{party_id}/merge-suggestions",Wl=async(t,o)=>{let{data:r,error:e}=await o.GET(Ne,{params:t});if(e)throw new a(e);return r};var ve="/v1/api/parties/{party_id}/merges",Yl=async(t,o)=>{let{data:r,error:e}=await o.POST(ve,{body:t.body,params:t.params});if(e)throw new a(e);return r};var xe="/v1/api/parties/{party_id}/notes",Xl=async(t,o)=>{let{data:r,error:e}=await o.POST(xe,{body:t.body,params:t.params});if(e)throw new a(e);return r};var we="/v1/api/parties/{party_id}/notes/{note_id}",rh=async(t,o)=>{let{data:r,error:e}=await o.DELETE(we,{params:t.params});if(e)throw new a(e);return r};var Te="/v1/api/parties/{party_id}/notes/{note_id}",nh=async(t,o)=>{let{data:r,error:e}=await o.PATCH(Te,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Ae="/v1/api/parties/{party_id}/offers",uh=async(t,o)=>{let{data:r,error:e}=await o.POST(Ae,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Ie="/v1/api/parties/{party_id}/onesurance-data",fh=async(t,o)=>{let{data:r,error:e}=await o.GET(Ie,{params:t});if(e)throw new a(e);return r};var be="/v1/api/parties/{party_id}/policy-packages",Nh=async(t,o)=>{let{data:r,error:e}=await o.GET(be,{params:t});if(e)throw new a(e);return r};var ke="/v1/api/parties/{party_id}/policy-packages",Ah=async(t,o)=>{let{data:r,error:e}=await o.PUT(ke,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Ge="/v1/api/parties/{party_id}/policy-packages/{policy_package_id}",Sh=async(t,o)=>{let{data:r,error:e}=await o.GET(Ge,{params:t});if(e)throw new a(e);return r};var Se="/v1/api/parties/{party_id}/policy-packages/{policy_package_id}",qh=async(t,o)=>{let{data:r,error:e}=await o.DELETE(Se,{params:t.params});if(e)throw new a(e);return r};var De="/v1/api/parties/{party_id}/possible-insurance-products",_h=async(t,o)=>{let{data:r,error:e}=await o.GET(De,{params:t});if(e)throw new a(e);return r};var Ee="/v1/api/parties/{party_id}/references",Hh=async(t,o)=>{let{data:r,error:e}=await o.POST(Ee,{body:t.body,params:t.params});if(e)throw new a(e);return r};var je="/v1/api/parties/{party_id}/risk_analysis",Zh=async(t,o)=>{let{data:r,error:e}=await o.GET(je,{params:t});if(e)throw new a(e);return r};var Oe="/v1/api/parties/{party_id}/risk_objects/{risk_object_id}/relations",of=async(t,o)=>{let{data:r,error:e}=await o.POST(Oe,{body:t.body,params:t.params});if(e)throw new a(e);return r};var qe="/v1/api/parties/{party_id}/simulations/{simulation_id}/email-inquiries",yf=async(t,o)=>{let{data:r,error:e}=await o.POST(qe,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Qe="/v1/api/parties/{party_id}/simulations/{simulation_id}/insurance-policies",Pf=async(t,o)=>{let{data:r,error:e}=await o.GET(Qe,{params:t});if(e)throw new a(e);return r};var Fe="/v1/api/parties/{party_id}/simulations/{simulation_id}/insurance-policies",Bf=async(t,o)=>{let{data:r,error:e}=await o.PUT(Fe,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Ue="/v1/api/parties/{party_id}/simulations/{simulation_id}/policy-packages",xf=async(t,o)=>{let{data:r,error:e}=await o.GET(Ue,{params:t});if(e)throw new a(e);return r};var We="/v1/api/parties/{party_id}/staff/possible-insurance-products",bf=async(t,o)=>{let{data:r,error:e}=await o.GET(We,{params:t});if(e)throw new a(e);return r};var _e="/v1/api/parties/{party_id}/system-campaigns",Ef=async(t,o)=>{let{data:r,error:e}=await o.GET(_e,{params:t});if(e)throw new a(e);return r};var Ve="/v1/api/parties/{party_id}/transfers",Ff=async(t,o)=>{let{data:r,error:e}=await o.POST(Ve,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Le="/v1/api/relations",Lf=async(t,o)=>{let{data:r,error:e}=await o.POST(Le,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Me="/v1/api/relations/{relation_id}",zf=async(t,o)=>{let{data:r,error:e}=await o.DELETE(Me,{params:t.params});if(e)throw new a(e);return r};var Ye="/v1/api/relations/{relation_id}",eC=async(t,o)=>{let{data:r,error:e}=await o.PATCH(Ye,{body:t.body,params:t.params});if(e)throw new a(e);return r};var He="/v2/api/distributions/{distribution_id}/parties",sC=async(t,o)=>{let{data:r,error:e}=await o.GET(He,{params:t});if(e)throw new a(e);return r};var Ke="/v1/api/address/cities",mC=async(t,o)=>{let{data:r,error:e}=await o.GET(Ke,{params:t});if(e)throw new a(e);return r};var ze="/v1/api/address/info/freemium",lC=async(t,o)=>{let{data:r,error:e}=await o.GET(ze,{params:t});if(e)throw new a(e);return r};var Je="/v1/api/address/info/premium",RC=async(t,o)=>{let{data:r,error:e}=await o.GET(Je,{params:t});if(e)throw new a(e);return r};var Xe="/v1/api/address/search",wC=async(t,o)=>{let{data:r,error:e}=await o.GET(Xe,{params:t});if(e)throw new a(e);return r};var Ze="/v1/api/address/streets",kC=async(t,o)=>{let{data:r,error:e}=await o.GET(Ze,{params:t});if(e)throw new a(e);return r};var $e="/v1/api/weather/info",jC=async(t,o)=>{let{data:r,error:e}=await o.GET($e,{params:t});if(e)throw new a(e);return r};var et="/v1/api/advisory-report-front-page-pdf",UC=async(t,o)=>{let{data:r,error:e}=await o.POST(et,{body:t.body,params:t.params});if(e)throw new a(e);return r};var tt="/v1/api/advisory-reports",MC=async(t,o)=>{let{data:r,error:e}=await o.GET(tt,{params:t});if(e)throw new a(e);return r};var rt="/v1/api/advisory-reports",JC=async(t,o)=>{let{data:r,error:e}=await o.POST(rt,{body:t.body,params:t.params});if(e)throw new a(e);return r};var ot="/v1/api/advisory-reports/{report_id_1}/diff/{report_id_2}",tB=async(t,o)=>{let{data:r,error:e}=await o.GET(ot,{params:t});if(e)throw new a(e);return r};var at="/v1/api/advisory-reports/{report_id}",pB=async(t,o)=>{let{data:r,error:e}=await o.GET(at,{params:t});if(e)throw new a(e);return r};var st="/v1/api/advisory-reports/{report_id}",cB=async(t,o)=>{let{data:r,error:e}=await o.DELETE(st,{params:t.params});if(e)throw new a(e);return r};var pt="/v1/api/advisory-reports/{report_id}",hB=async(t,o)=>{let{data:r,error:e}=await o.PATCH(pt,{body:t.body,params:t.params});if(e)throw new a(e);return r};var nt="/v1/api/advisory-reports/{report_id}/acceptances",gB=async(t,o)=>{let{data:r,error:e}=await o.POST(nt,{body:t.body,params:t.params});if(e)throw new a(e);return r};var it="/v1/api/advisory-reports/{report_id}/clauses",TB=async(t,o)=>{let{data:r,error:e}=await o.PUT(it,{body:t.body,params:t.params});if(e)throw new a(e);return r};var yt="/v1/api/advisory-reports/{report_id}/conversations",GB=async(t,o)=>{let{data:r,error:e}=await o.POST(yt,{body:t.body,params:t.params});if(e)throw new a(e);return r};var mt="/v1/api/advisory-reports/{report_id}/docx",OB=async(t,o)=>{let{data:r,error:e}=await o.POST(mt,{params:t.params});if(e)throw new a(e);return r};var ct="/v1/api/advisory-reports/{report_id}/email-inquiries",WB=async(t,o)=>{let{data:r,error:e}=await o.POST(ct,{body:t.body,params:t.params});if(e)throw new a(e);return r};var ut="/v1/api/advisory-reports/{report_id}/events",YB=async(t,o)=>{let{data:r,error:e}=await o.GET(ut,{params:t});if(e)throw new a(e);return r};var dt="/v1/api/advisory-reports/{report_id}/export-options",XB=async(t,o)=>{let{data:r,error:e}=await o.GET(dt,{params:t});if(e)throw new a(e);return r};var Pt="/v1/api/advisory-reports/{report_id}/exports",rR=async(t,o)=>{let{data:r,error:e}=await o.POST(Pt,{body:t.body,params:t.params});if(e)throw new a(e);return r};var lt="/v1/api/advisory-reports/{report_id}/insurance-policies",nR=async(t,o)=>{let{data:r,error:e}=await o.PUT(lt,{body:t.body,params:t.params});if(e)throw new a(e);return r};var ht="/v1/api/advisory-reports/{report_id}/insurance-policies/order",uR=async(t,o)=>{let{data:r,error:e}=await o.PUT(ht,{body:t.body,params:t.params});if(e)throw new a(e);return r};var ft="/v1/api/advisory-reports/{report_id}/insurance-policies/{insurance_policy_id}",fR=async(t,o)=>{let{data:r,error:e}=await o.DELETE(ft,{params:t.params});if(e)throw new a(e);return r};var Ct="/v1/api/advisory-reports/{report_id}/pdf",NR=async(t,o)=>{let{data:r,error:e}=await o.GET(Ct,{params:t});if(e)throw new a(e);return r};var Bt="/v1/api/advisory-reports/{report_id}/pdf",AR=async(t,o)=>{let{data:r,error:e}=await o.POST(Bt,{params:t.params});if(e)throw new a(e);return r};var Rt="/v1/api/advisory-reports/{report_id}/personalise-advices",SR=async(t,o)=>{let{data:r,error:e}=await o.POST(Rt,{params:t.params});if(e)throw new a(e);return r};var gt="/v1/api/advisory-reports/{report_id}/policy-packages",qR=async(t,o)=>{let{data:r,error:e}=await o.PUT(gt,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Nt="/v1/api/advisory-reports/{report_id}/revisions",_R=async(t,o)=>{let{data:r,error:e}=await o.POST(Nt,{body:t.body,params:t.params});if(e)throw new a(e);return r};var vt="/v1/api/advisory-reports/{report_id}/risk-domains",HR=async(t,o)=>{let{data:r,error:e}=await o.POST(vt,{body:t.body,params:t.params});if(e)throw new a(e);return r};var xt="/v1/api/advisory-reports/{report_id}/risk-domains/{risk_domain_id}",ZR=async(t,o)=>{let{data:r,error:e}=await o.DELETE(xt,{params:t.params});if(e)throw new a(e);return r};var wt="/v1/api/advisory-reports/{report_id}/risk-domains/{risk_domain_id}/actions",og=async(t,o)=>{let{data:r,error:e}=await o.POST(wt,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Tt="/v1/api/advisory-reports/{report_id}/risk-domains/{risk_domain_id}/actions/{action_id}",ig=async(t,o)=>{let{data:r,error:e}=await o.DELETE(Tt,{params:t.params});if(e)throw new a(e);return r};var At="/v1/api/advisory-reports/{report_id}/risk-domains/{risk_domain_id}/actions/{action_id}",dg=async(t,o)=>{let{data:r,error:e}=await o.PATCH(At,{body:t.body,params:t.params});if(e)throw new a(e);return r};var It="/v1/api/advisory-reports/{report_id}/risk-domains/{risk_domain_id}/advice",Cg=async(t,o)=>{let{data:r,error:e}=await o.POST(It,{body:t.body,params:t.params});if(e)throw new a(e);return r};var bt="/v1/api/advisory-reports/{report_id}/risk-domains/{risk_domain_id}/advice/{advice_id}",vg=async(t,o)=>{let{data:r,error:e}=await o.DELETE(bt,{params:t.params});if(e)throw new a(e);return r};var kt="/v1/api/advisory-reports/{report_id}/risk-domains/{risk_domain_id}/advice/{advice_id}",Ig=async(t,o)=>{let{data:r,error:e}=await o.PATCH(kt,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Gt="/v1/api/advisory-reports/{report_id}/risk-domains/{risk_domain_id}/advice/{advice_id}/actions",Dg=async(t,o)=>{let{data:r,error:e}=await o.PUT(Gt,{body:t.body,params:t.params});if(e)throw new a(e);return r};var St="/v1/api/advisory-reports/{report_id}/settings/steps",Qg=async(t,o)=>{let{data:r,error:e}=await o.GET(St,{params:t});if(e)throw new a(e);return r};var Dt="/v1/api/advisory-reports/{report_id}/settings/steps",Vg=async(t,o)=>{let{data:r,error:e}=await o.PUT(Dt,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Et="/v2/api/advisory-reports/{report_id}",Kg=async(t,o)=>{let{data:r,error:e}=await o.DELETE(Et,{params:t.params});if(e)throw new a(e);return r};var jt="/v2/api/advisory-reports/{report_id}/revisions",$g=async(t,o)=>{let{data:r,error:e}=await o.POST(jt,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Ot="/v1/api/affiliations",aN=async t=>{let{data:o,error:r}=await t.GET(Ot);if(r)throw new a(r);return o};var qt="/v1/api/anva-producers/{anva_producer_id}",yN=async(t,o)=>{let{data:r,error:e}=await o.GET(qt,{params:t});if(e)throw new a(e);return r};var Qt="/v1/api/anva-relation-managers/{anva_relation_manager_id}",PN=async(t,o)=>{let{data:r,error:e}=await o.GET(Qt,{params:t});if(e)throw new a(e);return r};var Ft="/v1/api/brokers/me",BN=async t=>{let{data:o,error:r}=await t.GET(Ft);if(r)throw new a(r);return o};var Ut="/v1/api/brokers/{broker_id}",xN=async(t,o)=>{let{data:r,error:e}=await o.GET(Ut,{params:t});if(e)throw new a(e);return r};var Wt="/v1/api/brokers/{broker_id}",bN=async(t,o)=>{let{data:r,error:e}=await o.PATCH(Wt,{body:t.body,params:t.params});if(e)throw new a(e);return r};var _t="/v1/api/brokers/{broker_id}/checklists/onboarding",EN=async(t,o)=>{let{data:r,error:e}=await o.GET(_t,{params:t});if(e)throw new a(e);return r};var Vt="/v1/api/brokers/{broker_id}/integrations",FN=async(t,o)=>{let{data:r,error:e}=await o.GET(Vt,{params:t});if(e)throw new a(e);return r};var Lt="/v1/api/brokers/{broker_id}/integrations",LN=async(t,o)=>{let{data:r,error:e}=await o.PATCH(Lt,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Mt="/v1/api/anvaflows/closing-questions",zN=async(t,o)=>{let{data:r,error:e}=await o.GET(Mt,{params:t});if(e)throw new a(e);return r};var Yt="/v1/api/anvaflows/closing-questions",ev=async(t,o)=>{let{data:r,error:e}=await o.PUT(Yt,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Ht="/v1/api/anvaflows/closing-questions/{closing_question_id}",sv=async(t,o)=>{let{data:r,error:e}=await o.DELETE(Ht,{params:t.params});if(e)throw new a(e);return r};var Kt="/v1/api/anvaflows/labels",mv=async(t,o)=>{let{data:r,error:e}=await o.GET(Kt,{params:t});if(e)throw new a(e);return r};var zt="/v1/api/anvaflows/mutation-reasons",lv=async(t,o)=>{let{data:r,error:e}=await o.GET(zt,{params:t});if(e)throw new a(e);return r};var Jt="/v1/api/anvaflows/supported-adn-coverages",Rv=async(t,o)=>{let{data:r,error:e}=await o.GET(Jt,{params:t});if(e)throw new a(e);return r};var Xt="/v1/api/anvaflows/supported-coverages",wv=async(t,o)=>{let{data:r,error:e}=await o.GET(Xt,{params:t});if(e)throw new a(e);return r};var Zt="/v1/api/anvaflows/supported-insurance-companies",kv=async(t,o)=>{let{data:r,error:e}=await o.GET(Zt,{params:t});if(e)throw new a(e);return r};var $t="/v1/api/anvaflows/supported-insurances",jv=async(t,o)=>{let{data:r,error:e}=await o.GET($t,{params:t});if(e)throw new a(e);return r};var er="/v1/api/anvaflows/supported-tags",Uv=async(t,o)=>{let{data:r,error:e}=await o.GET(er,{params:t});if(e)throw new a(e);return r};var tr="/v1/api/anvaflows/supported-tags",Mv=async(t,o)=>{let{data:r,error:e}=await o.PUT(tr,{body:t.body,params:t.params});if(e)throw new a(e);return r};var rr="/v1/api/anvaflows/{session_id}/anva-party",Jv=async(t,o)=>{let{data:r,error:e}=await o.POST(rr,{body:t.body,params:t.params});if(e)throw new a(e);return r};var or="/v1/api/anvaflows/{session_id}/anva-party",tx=async(t,o)=>{let{data:r,error:e}=await o.PATCH(or,{body:t.body,params:t.params});if(e)throw new a(e);return r};var ar="/v1/api/anvaflows/{session_id}/anvaproducts/{anva_product_id}/calculate",px=async(t,o)=>{let{data:r,error:e}=await o.POST(ar,{body:t.body,params:t.params});if(e)throw new a(e);return r};var sr="/v1/api/anvaflows/{session_id}/calculate",cx=async(t,o)=>{let{data:r,error:e}=await o.POST(sr,{body:t.body,params:t.params});if(e)throw new a(e);return r};var pr="/v1/api/anvaflows/{session_id}/collection-methods",hx=async(t,o)=>{let{data:r,error:e}=await o.GET(pr,{params:t});if(e)throw new a(e);return r};var nr="/v1/api/anvaflows/{session_id}/recalculate-simulation",gx=async(t,o)=>{let{data:r,error:e}=await o.POST(nr,{body:t.body,params:t.params});if(e)throw new a(e);return r};var ir="/v1/api/anvaflows/{session_id}/regenerate",Tx=async(t,o)=>{let{data:r,error:e}=await o.POST(ir,{params:t.params});if(e)throw new a(e);return r};var yr="/v1/api/anvaflows/{session_id}/send-custom-quotes-to-anva",Gx=async(t,o)=>{let{data:r,error:e}=await o.POST(yr,{body:t.body,params:t.params});if(e)throw new a(e);return r};var mr="/v1/api/anvaflows/{session_id}/send-offer-mail",Ox=async(t,o)=>{let{data:r,error:e}=await o.POST(mr,{body:t.body,params:t.params});if(e)throw new a(e);return r};var cr="/v1/api/anvaflows/{session_id}/send-offer-to-anva",Wx=async(t,o)=>{let{data:r,error:e}=await o.POST(cr,{params:t.params});if(e)throw new a(e);return r};var ur="/v1/api/anvaproducts",Yx=async(t,o)=>{let{data:r,error:e}=await o.GET(ur,{params:t});if(e)throw new a(e);return r};var dr="/v1/api/anvaproducts/import",Xx=async(t,o)=>{let{data:r,error:e}=await o.POST(dr,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Pr="/v1/api/anvaproducts/questionnaires/update-all-questions-by-anvalabels",rw=async(t,o)=>{let{data:r,error:e}=await o.POST(Pr,{body:t.body,params:t.params});if(e)throw new a(e);return r};var lr="/v1/api/anvaproducts/{anva_product_id}",nw=async(t,o)=>{let{data:r,error:e}=await o.GET(lr,{params:t});if(e)throw new a(e);return r};var hr="/v1/api/anvaproducts/{anva_product_id}",uw=async(t,o)=>{let{data:r,error:e}=await o.PATCH(hr,{body:t.body,params:t.params});if(e)throw new a(e);return r};var fr="/v1/api/anvaproducts/{anva_product_id}/coverages/{coverage_code}",fw=async(t,o)=>{let{data:r,error:e}=await o.PATCH(fr,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Cr="/v1/api/anvaproducts/{anva_product_id}/questionnaires",Nw=async(t,o)=>{let{data:r,error:e}=await o.GET(Cr,{params:t});if(e)throw new a(e);return r};var Br="/v1/api/anvaproducts/{anva_product_id}/questionnaires",Aw=async(t,o)=>{let{data:r,error:e}=await o.PUT(Br,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Rr="/v1/api/anvaproducts/{anva_product_id}/questionnaires/validate",Sw=async(t,o)=>{let{data:r,error:e}=await o.POST(Rr,{body:t.body,params:t.params});if(e)throw new a(e);return r};var gr="/v2/api/anvaflows/{session_id}/calculate",qw=async(t,o)=>{let{data:r,error:e}=await o.POST(gr,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Nr="/v2/api/anvaflows/{session_id}/send-offer-to-anva",_w=async(t,o)=>{let{data:r,error:e}=await o.POST(Nr,{params:t.params});if(e)throw new a(e);return r};var vr="/v1/api/batches/{batch_id}/sessions",Hw=async(t,o)=>{let{data:r,error:e}=await o.POST(vr,{params:t.params});if(e)throw new a(e);return r};var xr="/v1/api/conversations/{session_id}/possible-quote-combinations",Zw=async(t,o)=>{let{data:r,error:e}=await o.POST(xr,{body:t.body,params:t.params});if(e)throw new a(e);return r};var wr="/v1/api/conversations/{session_id}/quotes-batches",oT=async(t,o)=>{let{data:r,error:e}=await o.GET(wr,{params:t});if(e)throw new a(e);return r};var Tr="/v1/api/quotes/exports/insurance_module",iT=async(t,o)=>{let{data:r,error:e}=await o.GET(Tr,{params:t});if(e)throw new a(e);return r};var Ar="/v1/api/quotes/insights/{insurance_type}",dT=async(t,o)=>{let{data:r,error:e}=await o.GET(Ar,{params:t});if(e)throw new a(e);return r};var Ir="/v1/api/quotes/{quote_id}/email-inquiries",CT=async(t,o)=>{let{data:r,error:e}=await o.POST(Ir,{body:t.body,params:t.params});if(e)throw new a(e);return r};var br="/v1/api/quotes/{quote_id}/export/insurance_module",vT=async(t,o)=>{let{data:r,error:e}=await o.POST(br,{body:t.body,params:t.params});if(e)throw new a(e);return r};var kr="/v2/api/quotes/{insurance_type}/{insurance_company}/{insurance}",IT=async(t,o)=>{let{data:r,error:e}=await o.POST(kr,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Gr="/v1/api/brokers/{broker_id}/connections",DT=async(t,o)=>{let{data:r,error:e}=await o.GET(Gr,{params:t});if(e)throw new a(e);return r};var Sr="/v1/api/brokers/{broker_id}/connections/{key}",QT=async(t,o)=>{let{data:r,error:e}=await o.POST(Sr,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Dr="/v1/api/brokers/{broker_id}/connections/{key}",VT=async(t,o)=>{let{data:r,error:e}=await o.DELETE(Dr,{params:t.params});if(e)throw new a(e);return r};var Er="/v1/api/brokers/{broker_id}/connections/{key}",KT=async(t,o)=>{let{data:r,error:e}=await o.PATCH(Er,{body:t.body,params:t.params});if(e)throw new a(e);return r};var jr="/v1/api/connections/anva/agents",$T=async(t,o)=>{let{data:r,error:e}=await o.GET(jr,{params:t});if(e)throw new a(e);return r};var Or="/v1/api/connections/anva/documents/import",aA=async(t,o)=>{let{data:r,error:e}=await o.GET(Or,{params:t});if(e)throw new a(e);return r};var qr="/v1/api/connections/anva/employees",yA=async(t,o)=>{let{data:r,error:e}=await o.GET(qr,{params:t});if(e)throw new a(e);return r};var Qr="/v1/api/connections/anva/parties",PA=async(t,o)=>{let{data:r,error:e}=await o.GET(Qr,{params:t});if(e)throw new a(e);return r};var Fr="/v1/api/connections/anva/parties/{anva_id}/import",BA=async(t,o)=>{let{data:r,error:e}=await o.GET(Fr,{params:t});if(e)throw new a(e);return r};var Ur="/v1/api/connections/anva/parties/{anva_party_id}/documents",xA=async(t,o)=>{let{data:r,error:e}=await o.POST(Ur,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Wr="/v1/api/connections/anva/parties/{anva_party_id}/policies/{anva_policy_id}/policy-document/imports",bA=async(t,o)=>{let{data:r,error:e}=await o.GET(Wr,{params:t});if(e)throw new a(e);return r};var _r="/v1/api/connections/anva/parties/{anva_party_id}/policy-packages/{anva_policy_id}/policy-document/imports",EA=async(t,o)=>{let{data:r,error:e}=await o.GET(_r,{params:t});if(e)throw new a(e);return r};var Vr="/v1/api/connections/anva/parties/{anva_party_id}/tasks",FA=async(t,o)=>{let{data:r,error:e}=await o.POST(Vr,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Lr="/v1/api/connections/anva/products",LA=async(t,o)=>{let{data:r,error:e}=await o.GET(Lr,{params:t});if(e)throw new a(e);return r};var Mr="/v1/api/connections/anva/validate",zA=async(t,o)=>{let{data:r,error:e}=await o.POST(Mr,{params:t.params});if(e)throw new a(e);return r};var Yr="/v1/api/connections/anva_dwh/validate",eI=async(t,o)=>{let{data:r,error:e}=await o.POST(Yr,{params:t.params});if(e)throw new a(e);return r};var Hr="/v1/api/connections/assu/employees",sI=async(t,o)=>{let{data:r,error:e}=await o.GET(Hr,{params:t});if(e)throw new a(e);return r};var Kr="/v1/api/connections/assu/parties",mI=async(t,o)=>{let{data:r,error:e}=await o.GET(Kr,{params:t});if(e)throw new a(e);return r};var zr="/v1/api/connections/assu/parties/{assu_id}/documents",lI=async(t,o)=>{let{data:r,error:e}=await o.POST(zr,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Jr="/v1/api/connections/assu/parties/{assu_id}/import",RI=async(t,o)=>{let{data:r,error:e}=await o.GET(Jr,{params:t});if(e)throw new a(e);return r};var Xr="/v1/api/connections/assu/parties/{assu_id}/tasks",wI=async(t,o)=>{let{data:r,error:e}=await o.POST(Xr,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Zr="/v1/api/connections/dias/afdbranches",kI=async t=>{let{data:o,error:r}=await t.GET(Zr);if(r)throw new a(r);return o};var $r="/v1/api/connections/dias/employees",jI=async(t,o)=>{let{data:r,error:e}=await o.GET($r,{params:t});if(e)throw new a(e);return r};var eo="/v1/api/connections/dias/parties",UI=async(t,o)=>{let{data:r,error:e}=await o.GET(eo,{params:t});if(e)throw new a(e);return r};var to="/v1/api/connections/dias/parties/{dias_id}/documents",MI=async(t,o)=>{let{data:r,error:e}=await o.POST(to,{body:t.body,params:t.params});if(e)throw new a(e);return r};var ro="/v1/api/connections/dias/parties/{dias_id}/import",JI=async(t,o)=>{let{data:r,error:e}=await o.GET(ro,{params:t});if(e)throw new a(e);return r};var oo="/v1/api/connections/dias/parties/{dias_id}/tasks",tb=async(t,o)=>{let{data:r,error:e}=await o.POST(oo,{body:t.body,params:t.params});if(e)throw new a(e);return r};var ao="/v1/api/connections/dias/party-salutations",pb=async t=>{let{data:o,error:r}=await t.GET(ao);if(r)throw new a(r);return o};var so="/v1/api/connections/dias/party-titles",cb=async t=>{let{data:o,error:r}=await t.GET(so);if(r)throw new a(r);return o};var po="/v1/api/connections/dias/products",hb=async(t,o)=>{let{data:r,error:e}=await o.GET(po,{params:t});if(e)throw new a(e);return r};var no="/v1/api/connections/fasterforward/employees",gb=async(t,o)=>{let{data:r,error:e}=await o.GET(no,{params:t});if(e)throw new a(e);return r};var io="/v1/api/connections/fasterforward/parties",Tb=async(t,o)=>{let{data:r,error:e}=await o.GET(io,{params:t});if(e)throw new a(e);return r};var yo="/v1/api/connections/fasterforward/parties/{fasterforward_id}/documents",Gb=async(t,o)=>{let{data:r,error:e}=await o.POST(yo,{body:t.body,params:t.params});if(e)throw new a(e);return r};var mo="/v1/api/connections/fasterforward/parties/{fasterforward_id}/import",Ob=async(t,o)=>{let{data:r,error:e}=await o.GET(mo,{params:t});if(e)throw new a(e);return r};var co="/v1/api/connections/fasterforward/parties/{fasterforward_id}/tasks",Wb=async(t,o)=>{let{data:r,error:e}=await o.POST(co,{body:t.body,params:t.params});if(e)throw new a(e);return r};var uo="/v1/api/connections/fasterforward/teams",Yb=async(t,o)=>{let{data:r,error:e}=await o.GET(uo,{params:t});if(e)throw new a(e);return r};var Po="/v1/api/connections/fasterforward/validate",Xb=async(t,o)=>{let{data:r,error:e}=await o.POST(Po,{params:t.params});if(e)throw new a(e);return r};var lo="/v1/api/connections/outlook",rk=async(t,o)=>{let{data:r,error:e}=await o.GET(lo,{params:t});if(e)throw new a(e);return r};var ho="/v1/api/connections/outlook/mailfolders",nk=async(t,o)=>{let{data:r,error:e}=await o.GET(ho,{params:t});if(e)throw new a(e);return r};var fo="/v1/api/connections/outlook/mails",uk=async(t,o)=>{let{data:r,error:e}=await o.GET(fo,{params:t});if(e)throw new a(e);return r};var Co="/v1/api/connections/outlook/mails-by-outlook-message-id/{id}",fk=async(t,o)=>{let{data:r,error:e}=await o.GET(Co,{params:t});if(e)throw new a(e);return r};var Bo="/v1/api/connections/outlook/mails/{id}",Nk=async(t,o)=>{let{data:r,error:e}=await o.GET(Bo,{params:t});if(e)throw new a(e);return r};var Ro="/v1/api/connections/outlook/sync",Ak=async(t,o)=>{let{data:r,error:e}=await o.POST(Ro,{params:t.params});if(e)throw new a(e);return r};var go="/v1/api/connections/outlook/sync/activate",Sk=async(t,o)=>{let{data:r,error:e}=await o.POST(go,{body:t.body,params:t.params});if(e)throw new a(e);return r};var No="/v1/api/connections/outlook/sync/deactivate",qk=async(t,o)=>{let{data:r,error:e}=await o.POST(No,{body:t.body,params:t.params});if(e)throw new a(e);return r};var vo="/v1/api/distributions/{distribution_id}/connections",_k=async(t,o)=>{let{data:r,error:e}=await o.GET(vo,{params:t});if(e)throw new a(e);return r};var xo="/v1/api/distributions/{distribution_id}/connections/{key}",Hk=async(t,o)=>{let{data:r,error:e}=await o.POST(xo,{body:t.body,params:t.params});if(e)throw new a(e);return r};var wo="/v1/api/distributions/{distribution_id}/connections/{key}",Zk=async(t,o)=>{let{data:r,error:e}=await o.DELETE(wo,{params:t.params});if(e)throw new a(e);return r};var To="/v1/api/distributions/{distribution_id}/connections/{key}",oG=async(t,o)=>{let{data:r,error:e}=await o.PATCH(To,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Ao="/v1/api/integrations/anva/validate",iG=async(t,o)=>{let{data:r,error:e}=await o.POST(Ao,{params:t.params});if(e)throw new a(e);return r};var Io="/v1/api/campaign-templates",dG=async(t,o)=>{let{data:r,error:e}=await o.GET(Io,{params:t});if(e)throw new a(e);return r};var bo="/v1/api/campaigns",CG=async(t,o)=>{let{data:r,error:e}=await o.GET(bo,{params:t});if(e)throw new a(e);return r};var ko="/v1/api/campaigns",vG=async(t,o)=>{let{data:r,error:e}=await o.POST(ko,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Go="/v1/api/campaigns/dns-prefixes/generate",IG=async(t,o)=>{let{data:r,error:e}=await o.POST(Go,{body:t.body,params:t.params});if(e)throw new a(e);return r};var So="/v1/api/campaigns/example-mails",DG=async(t,o)=>{let{data:r,error:e}=await o.POST(So,{params:t.params});if(e)throw new a(e);return r};var Do="/v1/api/campaigns/{campaign_id}",QG=async(t,o)=>{let{data:r,error:e}=await o.GET(Do,{params:t});if(e)throw new a(e);return r};var Eo="/v1/api/campaigns/{campaign_id}",VG=async(t,o)=>{let{data:r,error:e}=await o.PATCH(Eo,{body:t.body,params:t.params});if(e)throw new a(e);return r};var jo="/v1/api/campaigns/{campaign_id}/metrics",KG=async(t,o)=>{let{data:r,error:e}=await o.GET(jo,{params:t});if(e)throw new a(e);return r};var Oo="/v1/api/campaigns/{campaign_id}/targets",$G=async(t,o)=>{let{data:r,error:e}=await o.PATCH(Oo,{params:t.params});if(e)throw new a(e);return r};var qo="/v1/api/distributions/campaign-settings",aS=async(t,o)=>{let{data:r,error:e}=await o.GET(qo,{params:t});if(e)throw new a(e);return r};var Qo="/v1/api/mail-templates/campaign-target",yS=async(t,o)=>{let{data:r,error:e}=await o.GET(Qo,{params:t});if(e)throw new a(e);return r};var Fo="/v1/api/claims",PS=async(t,o)=>{let{data:r,error:e}=await o.GET(Fo,{params:t});if(e)throw new a(e);return r};var Uo="/v1/api/claims",BS=async(t,o)=>{let{data:r,error:e}=await o.POST(Uo,{params:t.params});if(e)throw new a(e);return r};var Wo="/v1/api/claims/categories/CAR",xS=async t=>{let{data:o,error:r}=await t.GET(Wo);if(r)throw new a(r);return o};var _o="/v1/api/claims/customer/token/{token}",bS=async(t,o)=>{let{data:r,error:e}=await o.GET(_o,{params:t});if(e)throw new a(e);return r};var Vo="/v1/api/claims/customer/token/{token}",ES=async(t,o)=>{let{data:r,error:e}=await o.PATCH(Vo,{params:t.params});if(e)throw new a(e);return r};var Lo="/v1/api/claims/customer/token/{token}/documents",FS=async(t,o)=>{let{data:r,error:e}=await o.POST(Lo,{params:t.params});if(e)throw new a(e);return r};var Mo="/v1/api/claims/customer/token/{token}/documents/{document_id}",LS=async(t,o)=>{let{data:r,error:e}=await o.DELETE(Mo,{params:t.params});if(e)throw new a(e);return r};var Yo="/v1/api/claims/customer/token/{token}/documents/{document_id}",zS=async(t,o)=>{let{data:r,error:e}=await o.PATCH(Yo,{params:t.params});if(e)throw new a(e);return r};var Ho="/v1/api/claims/customer/token/{token}/entities",eD=async(t,o)=>{let{data:r,error:e}=await o.POST(Ho,{params:t.params});if(e)throw new a(e);return r};var Ko="/v1/api/claims/customer/token/{token}/entities/{entity_id}",sD=async(t,o)=>{let{data:r,error:e}=await o.DELETE(Ko,{params:t.params});if(e)throw new a(e);return r};var zo="/v1/api/claims/customer/token/{token}/entities/{entity_id}",mD=async(t,o)=>{let{data:r,error:e}=await o.PATCH(zo,{params:t.params});if(e)throw new a(e);return r};var Jo="/v1/api/claims/customer/token/{token}/events",lD=async(t,o)=>{let{data:r,error:e}=await o.GET(Jo,{params:t});if(e)throw new a(e);return r};var Xo="/v1/api/claims/customer/token/{token}/events/{event_id}/notes",RD=async(t,o)=>{let{data:r,error:e}=await o.POST(Xo,{params:t.params});if(e)throw new a(e);return r};var Zo="/v1/api/claims/customer/upload/{claim_doc_category}",wD=async(t,o)=>{let{data:r,error:e}=await o.POST(Zo,{params:t.params});if(e)throw new a(e);return r};var $o="/v1/api/claims/generate/token",kD=async(t,o)=>{let{data:r,error:e}=await o.POST($o,{params:t.params});if(e)throw new a(e);return r};var ea="/v1/api/claims/info/{claim_type}/{claim_category}",jD=async(t,o)=>{let{data:r,error:e}=await o.GET(ea,{params:t});if(e)throw new a(e);return r};var ta="/v1/api/claims/notes/{note_id}",UD=async(t,o)=>{let{data:r,error:e}=await o.DELETE(ta,{params:t.params});if(e)throw new a(e);return r};var ra="/v1/api/claims/notes/{note_id}",MD=async(t,o)=>{let{data:r,error:e}=await o.PATCH(ra,{params:t.params});if(e)throw new a(e);return r};var oa="/v1/api/claims/upload/{claim_doc_category}",JD=async(t,o)=>{let{data:r,error:e}=await o.POST(oa,{params:t.params});if(e)throw new a(e);return r};var aa="/v1/api/claims/{claim_id}",tE=async(t,o)=>{let{data:r,error:e}=await o.GET(aa,{params:t});if(e)throw new a(e);return r};var sa="/v1/api/claims/{claim_id}",pE=async(t,o)=>{let{data:r,error:e}=await o.DELETE(sa,{params:t.params});if(e)throw new a(e);return r};var pa="/v1/api/claims/{claim_id}",cE=async(t,o)=>{let{data:r,error:e}=await o.PATCH(pa,{params:t.params});if(e)throw new a(e);return r};var na="/v1/api/claims/{claim_id}/connections/keypoint/declaration",hE=async(t,o)=>{let{data:r,error:e}=await o.POST(na,{params:t.params});if(e)throw new a(e);return r};var ia="/v1/api/claims/{claim_id}/connections/keypoint/declaration/remark",gE=async(t,o)=>{let{data:r,error:e}=await o.PUT(ia,{params:t.params});if(e)throw new a(e);return r};var ya="/v1/api/claims/{claim_id}/customer/followup-page/email",TE=async(t,o)=>{let{data:r,error:e}=await o.POST(ya,{params:t.params});if(e)throw new a(e);return r};var ma="/v1/api/claims/{claim_id}/documents",GE=async(t,o)=>{let{data:r,error:e}=await o.POST(ma,{params:t.params});if(e)throw new a(e);return r};var ca="/v1/api/claims/{claim_id}/documents/{document_id}",OE=async(t,o)=>{let{data:r,error:e}=await o.GET(ca,{params:t});if(e)throw new a(e);return r};var ua="/v1/api/claims/{claim_id}/documents/{document_id}",WE=async(t,o)=>{let{data:r,error:e}=await o.DELETE(ua,{params:t.params});if(e)throw new a(e);return r};var da="/v1/api/claims/{claim_id}/documents/{document_id}",YE=async(t,o)=>{let{data:r,error:e}=await o.PATCH(da,{params:t.params});if(e)throw new a(e);return r};var Pa="/v1/api/claims/{claim_id}/entities",XE=async(t,o)=>{let{data:r,error:e}=await o.POST(Pa,{params:t.params});if(e)throw new a(e);return r};var la="/v1/api/claims/{claim_id}/entities/{entity_id}",rj=async(t,o)=>{let{data:r,error:e}=await o.DELETE(la,{params:t.params});if(e)throw new a(e);return r};var ha="/v1/api/claims/{claim_id}/entities/{entity_id}",nj=async(t,o)=>{let{data:r,error:e}=await o.PATCH(ha,{params:t.params});if(e)throw new a(e);return r};var fa="/v1/api/claims/{claim_id}/events",uj=async(t,o)=>{let{data:r,error:e}=await o.GET(fa,{params:t});if(e)throw new a(e);return r};var Ca="/v1/api/claims/{claim_id}/events/{event_id}/notes",fj=async(t,o)=>{let{data:r,error:e}=await o.POST(Ca,{params:t.params});if(e)throw new a(e);return r};var Ba="/v1/api/claims/{claim_id}/lock",Nj=async(t,o)=>{let{data:r,error:e}=await o.POST(Ba,{params:t.params});if(e)throw new a(e);return r};var Ra="/v1/api/claims/{claim_id}/report",Aj=async(t,o)=>{let{data:r,error:e}=await o.GET(Ra,{params:t});if(e)throw new a(e);return r};var ga="/v1/api/claims/{claim_id}/report/email",Sj=async(t,o)=>{let{data:r,error:e}=await o.POST(ga,{params:t.params});if(e)throw new a(e);return r};var Na="/v1/api/claims/{claim_id}/request_update",qj=async(t,o)=>{let{data:r,error:e}=await o.POST(Na,{params:t.params});if(e)throw new a(e);return r};var va="/v1/api/claims/{claim_id}/unlock",_j=async(t,o)=>{let{data:r,error:e}=await o.POST(va,{params:t.params});if(e)throw new a(e);return r};var xa="/v1/api/claims/{claim_id}/validate",Hj=async(t,o)=>{let{data:r,error:e}=await o.POST(xa,{params:t.params});if(e)throw new a(e);return r};var wa="/v1/api/distributions/{distribution_id}/claims",Zj=async(t,o)=>{let{data:r,error:e}=await o.POST(wa,{params:t.params});if(e)throw new a(e);return r};var Ta="/v1/api/conversations",oO=async(t,o)=>{let{data:r,error:e}=await o.GET(Ta,{params:t});if(e)throw new a(e);return r};var Aa="/v1/api/conversations-filters/origin",iO=async(t,o)=>{let{data:r,error:e}=await o.GET(Aa,{params:t});if(e)throw new a(e);return r};var Ia="/v1/api/conversations/{session_id}",dO=async(t,o)=>{let{data:r,error:e}=await o.GET(Ia,{params:t});if(e)throw new a(e);return r};var ba="/v1/api/conversations/{session_id}",CO=async(t,o)=>{let{data:r,error:e}=await o.DELETE(ba,{params:t.params});if(e)throw new a(e);return r};var ka="/v1/api/conversations/{session_id}",vO=async(t,o)=>{let{data:r,error:e}=await o.PATCH(ka,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Ga="/v1/api/conversations/{session_id}/chat",IO=async(t,o)=>{let{data:r,error:e}=await o.GET(Ga,{params:t});if(e)throw new a(e);return r};var Sa="/v1/api/conversations/{session_id}/complete",DO=async(t,o)=>{let{data:r,error:e}=await o.POST(Sa,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Da="/v1/api/conversations/{session_id}/entities/{entity_id}",QO=async(t,o)=>{let{data:r,error:e}=await o.DELETE(Da,{params:t.params});if(e)throw new a(e);return r};var Ea="/v1/api/conversations/{session_id}/entities/{entity_id}/parties/{party_id}",VO=async(t,o)=>{let{data:r,error:e}=await o.DELETE(Ea,{params:t.params});if(e)throw new a(e);return r};var ja="/v1/api/conversations/{session_id}/feedback",KO=async(t,o)=>{let{data:r,error:e}=await o.POST(ja,{params:t.params});if(e)throw new a(e);return r};var Oa="/v1/api/conversations/{session_id}/generate-questions-to-prefill-by-car",$O=async(t,o)=>{let{data:r,error:e}=await o.POST(Oa,{body:t.body,params:t.params});if(e)throw new a(e);return r};var qa="/v1/api/conversations/{session_id}/pdf",aq=async(t,o)=>{let{data:r,error:e}=await o.POST(qa,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Qa="/v1/api/conversations/{session_id}/reminders",yq=async(t,o)=>{let{data:r,error:e}=await o.POST(Qa,{params:t.params});if(e)throw new a(e);return r};var Fa="/v1/api/conversations/{session_id}/sessions",Pq=async(t,o)=>{let{data:r,error:e}=await o.GET(Fa,{params:t});if(e)throw new a(e);return r};var Ua="/v1/api/conversations/{session_id}/sessions",Bq=async(t,o)=>{let{data:r,error:e}=await o.DELETE(Ua,{params:t.params});if(e)throw new a(e);return r};var Wa="/v1/api/flows/{flow_id}/conversations",xq=async(t,o)=>{let{data:r,error:e}=await o.POST(Wa,{body:t.body,params:t.params});if(e)throw new a(e);return r};var _a="/v1/api/flows/{flow_id}/conversations/{session_id}/answers",bq=async(t,o)=>{let{data:r,error:e}=await o.POST(_a,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Va="/v2/api/conversations/{session_id}/chat-summary",Eq=async(t,o)=>{let{data:r,error:e}=await o.GET(Va,{params:t});if(e)throw new a(e);return r};var La="/v1/api/conversations/{session_id}/insurance-recommendations",Fq=async(t,o)=>{let{data:r,error:e}=await o.GET(La,{params:t});if(e)throw new a(e);return r};var Ma="/v1/api/insurance-recommendations",Lq=async(t,o)=>{let{data:r,error:e}=await o.POST(Ma,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Ya="/v1/api/insurance-recommendations/{recommendation_id}",zq=async(t,o)=>{let{data:r,error:e}=await o.GET(Ya,{params:t});if(e)throw new a(e);return r};var Ha="/v1/api/insurance-recommendations/{recommendation_id}/feedback",e0=async(t,o)=>{let{data:r,error:e}=await o.POST(Ha,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Ka="/v1/api/insurance-recommendations/{recommendation_id}/insurance-product-recommendations/{insurance_product_recommendation_id}",s0=async(t,o)=>{let{data:r,error:e}=await o.PATCH(Ka,{body:t.body,params:t.params});if(e)throw new a(e);return r};var za="/v1/api/insurance-recommendations/{recommendation_id}/prevention-advice-recommendations/{prevention_advice_recommendation_id}",m0=async(t,o)=>{let{data:r,error:e}=await o.PATCH(za,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Ja="/v1/api/parties/{party_id}/insurance-recommendations",l0=async(t,o)=>{let{data:r,error:e}=await o.GET(Ja,{params:t});if(e)throw new a(e);return r};var Xa="/v1/api/parties/{party_id}/insurance-recommendations",R0=async(t,o)=>{let{data:r,error:e}=await o.POST(Xa,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Za="/v1/api/customers",w0=async(t,o)=>{let{data:r,error:e}=await o.GET(Za,{params:t});if(e)throw new a(e);return r};var $a="/v1/api/customers/me/anva-inquiry",k0=async(t,o)=>{let{data:r,error:e}=await o.POST($a,{body:t.body});if(e)throw new a(e);return r};var es="/v1/api/customers/me/claims",j0=async(t,o)=>{let{data:r,error:e}=await o.GET(es,{params:t});if(e)throw new a(e);return r};var ts="/v1/api/customers/me/claims/{claim_id}",U0=async(t,o)=>{let{data:r,error:e}=await o.GET(ts,{params:t});if(e)throw new a(e);return r};var rs="/v1/api/customers/me/current-account-insights",M0=async(t,o)=>{let{data:r,error:e}=await o.GET(rs,{params:t});if(e)throw new a(e);return r};var os="/v1/api/customers/me/documents",J0=async(t,o)=>{let{data:r,error:e}=await o.GET(os,{params:t});if(e)throw new a(e);return r};var as="/v1/api/customers/me/finconnect/link",tQ=async(t,o)=>{let{data:r,error:e}=await o.GET(as,{params:t});if(e)throw new a(e);return r};var ss="/v1/api/customers/me/insurance-policies",pQ=async(t,o)=>{let{data:r,error:e}=await o.GET(ss,{params:t});if(e)throw new a(e);return r};var ps="/v1/api/customers/me/insurance-policies/{insurance_policy_id}",cQ=async(t,o)=>{let{data:r,error:e}=await o.GET(ps,{params:t});if(e)throw new a(e);return r};var ns="/v1/api/customers/me/insurance-policies/{insurance_policy_id}/finconnect/link",hQ=async(t,o)=>{let{data:r,error:e}=await o.GET(ns,{params:t});if(e)throw new a(e);return r};var is="/v1/api/customers/me/invoices",gQ=async(t,o)=>{let{data:r,error:e}=await o.GET(is,{params:t});if(e)throw new a(e);return r};var ys="/v1/api/customers/me/invoices/{invoice_id}",TQ=async(t,o)=>{let{data:r,error:e}=await o.GET(ys,{params:t});if(e)throw new a(e);return r};var ms="/v1/api/customers/me/parties",GQ=async t=>{let{data:o,error:r}=await t.GET(ms);if(r)throw new a(r);return o};var cs="/v1/api/customers/me/policy-packages",OQ=async(t,o)=>{let{data:r,error:e}=await o.GET(cs,{params:t});if(e)throw new a(e);return r};var us="/v1/api/customers/me/policy-packages/{policy_package_id}",WQ=async(t,o)=>{let{data:r,error:e}=await o.GET(us,{params:t});if(e)throw new a(e);return r};var ds="/v1/api/customers/{user_id}/parties",YQ=async(t,o)=>{let{data:r,error:e}=await o.GET(ds,{params:t});if(e)throw new a(e);return r};var Ps="/v1/api/customers/{user_id}/parties/{party_id}/block",XQ=async(t,o)=>{let{data:r,error:e}=await o.POST(Ps,{params:t.params});if(e)throw new a(e);return r};var ls="/v1/api/customers/{user_id}/parties/{party_id}/block",rF=async(t,o)=>{let{data:r,error:e}=await o.DELETE(ls,{params:t.params});if(e)throw new a(e);return r};var hs="/v1/api/customers/{user_id}/password-reset",nF=async(t,o)=>{let{data:r,error:e}=await o.POST(hs,{params:t.params});if(e)throw new a(e);return r};var fs="/v1/api/parties/delink-users",uF=async(t,o)=>{let{data:r,error:e}=await o.POST(fs,{body:t.body});if(e)throw new a(e);return r};var Cs="/v1/api/parties/link-users",fF=async(t,o)=>{let{data:r,error:e}=await o.POST(Cs,{body:t.body});if(e)throw new a(e);return r};var Bs="/v1/api/parties/me",NF=async(t,o)=>{let{data:r,error:e}=await o.PATCH(Bs,{body:t.body});if(e)throw new a(e);return r};var Rs="/v1/api/parties/me/activities",AF=async(t,o)=>{let{data:r,error:e}=await o.POST(Rs,{body:t.body});if(e)throw new a(e);return r};var gs="/v1/api/parties/me/activities/{activity_id}",SF=async(t,o)=>{let{data:r,error:e}=await o.DELETE(gs,{params:t.params});if(e)throw new a(e);return r};var Ns="/v1/api/parties/me/activities/{activity_id}",qF=async(t,o)=>{let{data:r,error:e}=await o.PATCH(Ns,{body:t.body,params:t.params});if(e)throw new a(e);return r};var vs="/v1/api/parties/{party_id}/checkup",_F=async(t,o)=>{let{data:r,error:e}=await o.GET(vs,{params:t});if(e)throw new a(e);return r};var xs="/v1/api/parties/{party_id}/customer-invitations",HF=async(t,o)=>{let{data:r,error:e}=await o.POST(xs,{body:t.body,params:t.params});if(e)throw new a(e);return r};var ws="/v1/api/parties/{party_id}/customers",ZF=async(t,o)=>{let{data:r,error:e}=await o.GET(ws,{params:t});if(e)throw new a(e);return r};var Ts="/v1/api/diasflows/conversations/{session_id}/calculate",oU=async(t,o)=>{let{data:r,error:e}=await o.POST(Ts,{body:t.body,params:t.params});if(e)throw new a(e);return r};var As="/v1/api/diasflows/conversations/{session_id}/collection-methods",iU=async(t,o)=>{let{data:r,error:e}=await o.GET(As,{params:t});if(e)throw new a(e);return r};var Is="/v1/api/diasflows/conversations/{session_id}/dias-party",dU=async(t,o)=>{let{data:r,error:e}=await o.POST(Is,{body:t.body,params:t.params});if(e)throw new a(e);return r};var bs="/v1/api/diasflows/conversations/{session_id}/generate-offer-document",CU=async(t,o)=>{let{data:r,error:e}=await o.POST(bs,{params:t.params});if(e)throw new a(e);return r};var ks="/v1/api/diasflows/conversations/{session_id}/products/{product_id}/calculate",vU=async(t,o)=>{let{data:r,error:e}=await o.POST(ks,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Gs="/v1/api/diasflows/conversations/{session_id}/recalculate-simulation",IU=async(t,o)=>{let{data:r,error:e}=await o.POST(Gs,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Ss="/v1/api/diasflows/conversations/{session_id}/send-offer-mail",DU=async(t,o)=>{let{data:r,error:e}=await o.POST(Ss,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Ds="/v1/api/diasflows/products",QU=async(t,o)=>{let{data:r,error:e}=await o.GET(Ds,{params:t});if(e)throw new a(e);return r};var Es="/v1/api/diasflows/products/import",VU=async(t,o)=>{let{data:r,error:e}=await o.POST(Es,{body:t.body,params:t.params});if(e)throw new a(e);return r};var js="/v1/api/diasflows/products/{product_id}",KU=async(t,o)=>{let{data:r,error:e}=await o.GET(js,{params:t});if(e)throw new a(e);return r};var Os="/v1/api/diasflows/products/{product_id}",$U=async(t,o)=>{let{data:r,error:e}=await o.PATCH(Os,{body:t.body,params:t.params});if(e)throw new a(e);return r};var qs="/v1/api/diasflows/products/{product_id}/coverages/{coverage_dias_id}",aW=async(t,o)=>{let{data:r,error:e}=await o.PATCH(qs,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Qs="/v1/api/diasflows/products/{product_id}/questionnaires",yW=async(t,o)=>{let{data:r,error:e}=await o.GET(Qs,{params:t});if(e)throw new a(e);return r};var Fs="/v1/api/diasflows/products/{product_id}/questionnaires",PW=async(t,o)=>{let{data:r,error:e}=await o.PUT(Fs,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Us="/v1/api/diasflows/products/{product_id}/questionnaires/validate",BW=async(t,o)=>{let{data:r,error:e}=await o.POST(Us,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Ws="/v1/api/diasflows/supported-insurances",xW=async(t,o)=>{let{data:r,error:e}=await o.GET(Ws,{params:t});if(e)throw new a(e);return r};var _s="/v1/api/distribution/{distribution_id}/pending-upgrades",bW=async(t,o)=>{let{data:r,error:e}=await o.GET(_s,{params:t});if(e)throw new a(e);return r};var Vs="/v1/api/distributions/about-us-completion",EW=async(t,o)=>{let{data:r,error:e}=await o.POST(Vs,{body:t.body});if(e)throw new a(e);return r};var Ls="/v1/api/distributions/faq",FW=async(t,o)=>{let{data:r,error:e}=await o.GET(Ls,{params:t});if(e)throw new a(e);return r};var Ms="/v1/api/distributions/faq",LW=async(t,o)=>{let{data:r,error:e}=await o.PUT(Ms,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Ys="/v1/api/distributions/faq/{faq_id}",zW=async(t,o)=>{let{data:r,error:e}=await o.DELETE(Ys,{params:t.params});if(e)throw new a(e);return r};var Hs="/v1/api/distributions/insurance-product-clauses",e2=async(t,o)=>{let{data:r,error:e}=await o.GET(Hs,{params:t});if(e)throw new a(e);return r};var Ks="/v1/api/distributions/insurance-product-clauses",s2=async(t,o)=>{let{data:r,error:e}=await o.POST(Ks,{body:t.body,params:t.params});if(e)throw new a(e);return r};var zs="/v1/api/distributions/insurance-product-clauses/{insurance_product_clause_id}",m2=async(t,o)=>{let{data:r,error:e}=await o.DELETE(zs,{params:t.params});if(e)throw new a(e);return r};var Js="/v1/api/distributions/insurance-product-clauses/{insurance_product_clause_id}",l2=async(t,o)=>{let{data:r,error:e}=await o.PATCH(Js,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Xs="/v1/api/distributions/invitations",R2=async(t,o)=>{let{data:r,error:e}=await o.POST(Xs,{body:t.body});if(e)throw new a(e);return r};var Zs="/v1/api/distributions/settings",w2=async t=>{let{data:o,error:r}=await t.GET(Zs);if(r)throw new a(r);return o};var $s="/v1/api/distributions/settings",k2=async(t,o)=>{let{data:r,error:e}=await o.PATCH($s,{body:t.body});if(e)throw new a(e);return r};var ep="/v1/api/distributions/tags",j2=async(t,o)=>{let{data:r,error:e}=await o.GET(ep,{params:t});if(e)throw new a(e);return r};var tp="/v1/api/distributions/tags",U2=async(t,o)=>{let{data:r,error:e}=await o.POST(tp,{body:t.body,params:t.params});if(e)throw new a(e);return r};var rp="/v1/api/distributions/tags/{value}",M2=async(t,o)=>{let{data:r,error:e}=await o.DELETE(rp,{params:t.params});if(e)throw new a(e);return r};var op="/v1/api/distributions/usp",J2=async(t,o)=>{let{data:r,error:e}=await o.GET(op,{params:t});if(e)throw new a(e);return r};var ap="/v1/api/distributions/usp",t1=async(t,o)=>{let{data:r,error:e}=await o.POST(ap,{body:t.body,params:t.params});if(e)throw new a(e);return r};var sp="/v1/api/distributions/usp/{usp_id}",p1=async(t,o)=>{let{data:r,error:e}=await o.PUT(sp,{body:t.body,params:t.params});if(e)throw new a(e);return r};var pp="/v1/api/distributions/usp/{usp_id}",c1=async(t,o)=>{let{data:r,error:e}=await o.DELETE(pp,{params:t.params});if(e)throw new a(e);return r};var np="/v1/api/distributions/{distribution_id}",h1=async(t,o)=>{let{data:r,error:e}=await o.GET(np,{params:t});if(e)throw new a(e);return r};var ip="/v1/api/distributions/{distribution_id}/activity",g1=async(t,o)=>{let{data:r,error:e}=await o.GET(ip,{params:t});if(e)throw new a(e);return r};var yp="/v1/api/distributions/{distribution_id}/affiliations",T1=async(t,o)=>{let{data:r,error:e}=await o.GET(yp,{params:t});if(e)throw new a(e);return r};var mp="/v1/api/distributions/{distribution_id}/insights/novelties",G1=async(t,o)=>{let{data:r,error:e}=await o.GET(mp,{params:t});if(e)throw new a(e);return r};var cp="/v1/api/distributions/{distribution_id}/insights/performance",O1=async(t,o)=>{let{data:r,error:e}=await o.GET(cp,{params:t});if(e)throw new a(e);return r};var up="/v1/api/distributions/{distribution_id}/integrations",W1=async(t,o)=>{let{data:r,error:e}=await o.GET(up,{params:t});if(e)throw new a(e);return r};var dp="/v1/api/distributions/{distribution_id}/integrations",Y1=async(t,o)=>{let{data:r,error:e}=await o.PUT(dp,{params:t.params});if(e)throw new a(e);return r};var Pp="/v1/api/distributions/{distribution_id}/promotions",X1=async(t,o)=>{let{data:r,error:e}=await o.GET(Pp,{params:t});if(e)throw new a(e);return r};var lp="/v1/api/distributions/{distribution_id}/themes",r_=async(t,o)=>{let{data:r,error:e}=await o.POST(lp,{body:t.body,params:t.params});if(e)throw new a(e);return r};var hp="/v1/api/distributions/{distribution_id}/themes/{theme_name}",n_=async(t,o)=>{let{data:r,error:e}=await o.DELETE(hp,{params:t.params});if(e)throw new a(e);return r};var fp="/v1/api/distributions/{distribution_id}/themes/{theme_name}",u_=async(t,o)=>{let{data:r,error:e}=await o.PATCH(fp,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Cp="/v1/api/distributions/me/flows",f_=async(t,o)=>{let{data:r,error:e}=await o.GET(Cp,{params:t});if(e)throw new a(e);return r};var Bp="/v1/api/flows",N_=async(t,o)=>{let{data:r,error:e}=await o.GET(Bp,{params:t});if(e)throw new a(e);return r};var Rp="/v1/api/flows-ask-later-questions",A_=async(t,o)=>{let{data:r,error:e}=await o.GET(Rp,{params:t});if(e)throw new a(e);return r};var gp="/v1/api/flows-ask-later-questions",S_=async(t,o)=>{let{data:r,error:e}=await o.POST(gp,{body:t.body});if(e)throw new a(e);return r};var Np="/v1/api/flows/{flow_id}",q_=async(t,o)=>{let{data:r,error:e}=await o.GET(Np,{params:t});if(e)throw new a(e);return r};var vp="/v1/api/flows/{flow_id}",__=async(t,o)=>{let{data:r,error:e}=await o.POST(vp,{body:t.body,params:t.params});if(e)throw new a(e);return r};var xp="/v1/api/flows/{flow_id}/answers",H_=async(t,o)=>{let{data:r,error:e}=await o.POST(xp,{body:t.body,params:t.params});if(e)throw new a(e);return r};var wp="/v1/api/flows/{flow_id}/questionnaire",Z_=async(t,o)=>{let{data:r,error:e}=await o.GET(wp,{params:t});if(e)throw new a(e);return r};var Tp="/v1/api/flows/{flow_id}/questionnaire/pdf",oV=async(t,o)=>{let{data:r,error:e}=await o.POST(Tp,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Ap="/v1/api/distributions/{distribution_id}/leads",iV=async(t,o)=>{let{data:r,error:e}=await o.GET(Ap,{params:t});if(e)throw new a(e);return r};var Ip="/v1/api/distributions/{distribution_id}/leads/companies",dV=async(t,o)=>{let{data:r,error:e}=await o.POST(Ip,{body:t.body,params:t.params});if(e)throw new a(e);return r};var bp="/v1/api/distributions/{distribution_id}/leads/customers",CV=async(t,o)=>{let{data:r,error:e}=await o.POST(bp,{body:t.body,params:t.params});if(e)throw new a(e);return r};var kp="/v1/api/leads/{lead_id}",vV=async(t,o)=>{let{data:r,error:e}=await o.GET(kp,{params:t});if(e)throw new a(e);return r};var Gp="/v1/api/leads/{lead_id}/transfers",IV=async(t,o)=>{let{data:r,error:e}=await o.POST(Gp,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Sp="/v1/api/distributions/{distribution_id}/leases/profilease/offers",DV=async(t,o)=>{let{data:r,error:e}=await o.GET(Sp,{params:t});if(e)throw new a(e);return r};var Dp="/v1/api/distributions/{distribution_id}/leases/profilease/offers/{lease_offer_id}",QV=async(t,o)=>{let{data:r,error:e}=await o.GET(Dp,{params:t});if(e)throw new a(e);return r};var Ep="/v1/api/leases/profilease/cars/offers",VV=async(t,o)=>{let{data:r,error:e}=await o.POST(Ep,{body:t.body,params:t.params});if(e)throw new a(e);return r};var jp="/v1/api/leases/profilease/cars/quotes",KV=async(t,o)=>{let{data:r,error:e}=await o.POST(jp,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Op="/v1/api/leases/profilease/cars/rates",$V=async(t,o)=>{let{data:r,error:e}=await o.GET(Op,{params:t});if(e)throw new a(e);return r};var qp="/v1/api/document-extractor/batches",aL=async(t,o)=>{let{data:r,error:e}=await o.POST(qp,{body:t.body});if(e)throw new a(e);return r};var Qp="/v1/api/document-extractor/batches/{batch_id}",yL=async(t,o)=>{let{data:r,error:e}=await o.GET(Qp,{params:t});if(e)throw new a(e);return r};var Fp="/v1/api/document-extractor/documents/{document_id}",PL=async(t,o)=>{let{data:r,error:e}=await o.GET(Fp,{params:t});if(e)throw new a(e);return r};var Up="/v1/api/document-extractor/entities/{entity_id}",BL=async(t,o)=>{let{data:r,error:e}=await o.GET(Up,{params:t});if(e)throw new a(e);return r};var Wp="/v1/api/document-extractor/one",xL=async(t,o)=>{let{data:r,error:e}=await o.POST(Wp,{body:t.body});if(e)throw new a(e);return r};var _p="/v1/api/document-extractor/one/insurance-policies",bL=async(t,o)=>{let{data:r,error:e}=await o.POST(_p,{body:t.body});if(e)throw new a(e);return r};var Vp="/v1/api/document-extractor/one/offers",EL=async(t,o)=>{let{data:r,error:e}=await o.POST(Vp,{body:t.body});if(e)throw new a(e);return r};var Lp="/v1/api/document-extractor/supported-mime-types",FL=async t=>{let{data:o,error:r}=await t.GET(Lp);if(r)throw new a(r);return o};var Mp="/v2/api/document-extractor/one",LL=async(t,o)=>{let{data:r,error:e}=await o.POST(Mp,{body:t.body});if(e)throw new a(e);return r};var Yp="/v2/api/document-extractor/one/insurance-policies",zL=async(t,o)=>{let{data:r,error:e}=await o.POST(Yp,{body:t.body});if(e)throw new a(e);return r};var Hp="/v2/api/document-extractor/one/offers",eM=async(t,o)=>{let{data:r,error:e}=await o.POST(Hp,{body:t.body});if(e)throw new a(e);return r};var Kp="/v2/api/document-extractor/one/party",sM=async(t,o)=>{let{data:r,error:e}=await o.POST(Kp,{body:t.body});if(e)throw new a(e);return r};var zp="/v1/api/documents/{document_id}",mM=async(t,o)=>{let{data:r,error:e}=await o.GET(zp,{params:t});if(e)throw new a(e);return r};var Jp="/v1/api/documents/{document_id}/link",lM=async(t,o)=>{let{data:r,error:e}=await o.GET(Jp,{params:t});if(e)throw new a(e);return r};var Xp="/v1/api/email-analyzer/email-by-message-id",RM=async(t,o)=>{let{data:r,error:e}=await o.GET(Xp,{params:t});if(e)throw new a(e);return r};var Zp="/v1/api/email-analyzer/emails/triage/one",wM=async(t,o)=>{let{data:r,error:e}=await o.POST(Zp,{body:t.body});if(e)throw new a(e);return r};var $p="/v1/api/email-analyzer/emails/{email_id}",kM=async(t,o)=>{let{data:r,error:e}=await o.PATCH($p,{body:t.body,params:t.params});if(e)throw new a(e);return r};var en="/v1/api/email-analyzer/emails/{email_id}/analyze/one",jM=async(t,o)=>{let{data:r,error:e}=await o.POST(en,{body:t.body,params:t.params});if(e)throw new a(e);return r};var tn="/v1/api/email-analyzer/emails/{email_id}/generate-concept-reply",UM=async(t,o)=>{let{data:r,error:e}=await o.POST(tn,{body:t.body,params:t.params});if(e)throw new a(e);return r};var rn="/v1/api/email-analyzer/emails/{email_id}/onesurance-recommendations",MM=async(t,o)=>{let{data:r,error:e}=await o.GET(rn,{params:t});if(e)throw new a(e);return r};var on="/v1/api/enterprises/search",JM=async(t,o)=>{let{data:r,error:e}=await o.GET(on,{params:t});if(e)throw new a(e);return r};var an="/v1/api/enterprises/{company_registration_number}",tY=async(t,o)=>{let{data:r,error:e}=await o.GET(an,{params:t});if(e)throw new a(e);return r};var sn="/v1/api/enterprises/{company_registration_number}/minimal",pY=async(t,o)=>{let{data:r,error:e}=await o.GET(sn,{params:t});if(e)throw new a(e);return r};var pn="/v1/api/people/search",cY=async(t,o)=>{let{data:r,error:e}=await o.GET(pn,{params:t});if(e)throw new a(e);return r};var nn="/v1/api/flights/airports",hY=async t=>{let{data:o,error:r}=await t.GET(nn);if(r)throw new a(r);return o};var yn="/v1/api/flights/lock",gY=async t=>{let{data:o,error:r}=await t.GET(yn);if(r)throw new a(r);return o};var mn="/v1/api/generative-ai/description-completion",TY=async(t,o)=>{let{data:r,error:e}=await o.POST(mn,{body:t.body});if(e)throw new a(e);return r};var cn="/v1/api/generative-ai/website-theme-extraction",GY=async(t,o)=>{let{data:r,error:e}=await o.POST(cn,{body:t.body});if(e)throw new a(e);return r};var un="/v1/api/hubspot-visitor-identification-token",OY=async t=>{let{data:o,error:r}=await t.GET(un);if(r)throw new a(r);return o};var dn="/v1/api/insurance-products/{insurance_product_id}",WY=async(t,o)=>{let{data:r,error:e}=await o.PATCH(dn,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Pn="/v1/api/insurance-products/{insurance_product_id}/advices",YY=async(t,o)=>{let{data:r,error:e}=await o.GET(Pn,{params:t});if(e)throw new a(e);return r};var ln="/v1/api/insurance-products/{insurance_product_id}/advices/{advice_id}",XY=async(t,o)=>{let{data:r,error:e}=await o.PATCH(ln,{body:t.body,params:t.params});if(e)throw new a(e);return r};var hn="/v1/api/insurance-products/{insurance_product_id}/descriptions",rH=async(t,o)=>{let{data:r,error:e}=await o.PUT(hn,{params:t.params});if(e)throw new a(e);return r};var fn="/v1/api/prevention-advice",nH=async(t,o)=>{let{data:r,error:e}=await o.GET(fn,{params:t});if(e)throw new a(e);return r};var Cn="/v1/api/prevention-advice/{prevention_advice_id}",uH=async(t,o)=>{let{data:r,error:e}=await o.PATCH(Cn,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Bn="/v1/api/risk-domains",fH=async(t,o)=>{let{data:r,error:e}=await o.GET(Bn,{params:t});if(e)throw new a(e);return r};var Rn="/v1/api/risk-domains/{risk_domain_id}",NH=async(t,o)=>{let{data:r,error:e}=await o.GET(Rn,{params:t});if(e)throw new a(e);return r};var gn="/v1/api/risk-domains/{risk_domain_id}",AH=async(t,o)=>{let{data:r,error:e}=await o.PATCH(gn,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Nn="/v2/api/insurance-products",SH=async(t,o)=>{let{data:r,error:e}=await o.GET(Nn,{params:t});if(e)throw new a(e);return r};var vn="/v1/api/insurance-terms-bot/chat",qH=async(t,o)=>{let{data:r,error:e}=await o.POST(vn,{body:t.body,params:t.params});if(e)throw new a(e);return r};var xn="/v1/api/insurance-terms-bot/compare",_H=async(t,o)=>{let{data:r,error:e}=await o.POST(xn,{body:t.body,params:t.params});if(e)throw new a(e);return r};var wn="/v1/api/insurance-terms-bot/feedback",HH=async(t,o)=>{let{data:r,error:e}=await o.POST(wn,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Tn="/v1/api/insurance-terms-bot/supported-insurance-companies",ZH=async(t,o)=>{let{data:r,error:e}=await o.GET(Tn,{params:t});if(e)throw new a(e);return r};var An="/v1/api/insurance-terms-bot/supported-insurance-subjects",oK=async(t,o)=>{let{data:r,error:e}=await o.GET(An,{params:t});if(e)throw new a(e);return r};var In="/v1/api/insurance-terms-bot/supported-risk-domains",iK=async(t,o)=>{let{data:r,error:e}=await o.GET(In,{params:t});if(e)throw new a(e);return r};var bn="/v1/api/me/brokers",dK=async t=>{let{data:o,error:r}=await t.GET(bn);if(r)throw new a(r);return o};var kn="/v1/api/users/me",CK=async t=>{let{data:o,error:r}=await t.GET(kn);if(r)throw new a(r);return o};var Gn="/v1/api/users/me",vK=async(t,o)=>{let{data:r,error:e}=await o.PATCH(Gn,{body:t.body});if(e)throw new a(e);return r};var Sn="/v1/api/users/me/2fa",IK=async t=>{let{data:o,error:r}=await t.GET(Sn);if(r)throw new a(r);return o};var Dn="/v1/api/users/me/2fa/disable",DK=async(t,o)=>{let{data:r,error:e}=await o.POST(Dn,{body:t.body});if(e)throw new a(e);return r};var En="/v1/api/users/me/2fa/enable",QK=async(t,o)=>{let{data:r,error:e}=await o.POST(En,{body:t.body});if(e)throw new a(e);return r};var jn="/v1/api/users/me/password",VK=async(t,o)=>{let{data:r,error:e}=await o.PUT(jn,{body:t.body});if(e)throw new a(e);return r};var On="/v1/api/users/{user_id}/2fa",KK=async(t,o)=>{let{data:r,error:e}=await o.DELETE(On,{params:t.params});if(e)throw new a(e);return r};var qn="/v1/api/offer-request-for-insurance-company/docx",$K=async(t,o)=>{let{data:r,error:e}=await o.POST(qn,{body:t.body});if(e)throw new a(e);return r};var Qn="/v1/api/offer-request-for-insurance-company/pdf",az=async(t,o)=>{let{data:r,error:e}=await o.POST(Qn,{body:t.body});if(e)throw new a(e);return r};var Fn="/v1/api/offers/bulk",yz=async(t,o)=>{let{data:r,error:e}=await o.PATCH(Fn,{body:t.body});if(e)throw new a(e);return r};var Un="/v1/api/offers/{offer_id}/revisions",Pz=async(t,o)=>{let{data:r,error:e}=await o.PUT(Un,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Wn="/v1/api/offers/{offer_id}/revisions/{offer_revision_id}",Bz=async(t,o)=>{let{data:r,error:e}=await o.GET(Wn,{params:t});if(e)throw new a(e);return r};var _n="/v1/api/offers/{offer_id}/revisions/{offer_revision_id}",xz=async(t,o)=>{let{data:r,error:e}=await o.PATCH(_n,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Vn="/v2/api/distributions/{distribution_id}/offers",bz=async(t,o)=>{let{data:r,error:e}=await o.GET(Vn,{params:t});if(e)throw new a(e);return r};var Ln="/v2/api/offers/{offer_id}/revisions/{offer_revision_id}/minimal",Ez=async(t,o)=>{let{data:r,error:e}=await o.GET(Ln,{params:t});if(e)throw new a(e);return r};var Mn="/v2/api/offers/{offer_revision_id}/minimal",Fz=async(t,o)=>{let{data:r,error:e}=await o.GET(Mn,{params:t});if(e)throw new a(e);return r};var Yn="/v1/api/organisations/{organisation_id}/distributions",Lz=async(t,o)=>{let{data:r,error:e}=await o.GET(Yn,{params:t});if(e)throw new a(e);return r};var Hn="/v1/api/organisations/{organisation_id}/leads",zz=async(t,o)=>{let{data:r,error:e}=await o.GET(Hn,{params:t});if(e)throw new a(e);return r};var Kn="/v1/api/organisations/{organisation_id}/offers",eJ=async(t,o)=>{let{data:r,error:e}=await o.GET(Kn,{params:t});if(e)throw new a(e);return r};var zn="/v1/api/parties/{party_id}/accidents",sJ=async(t,o)=>{let{data:r,error:e}=await o.POST(zn,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Jn="/v1/api/parties/{party_id}/bicycles",mJ=async(t,o)=>{let{data:r,error:e}=await o.POST(Jn,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Xn="/v1/api/parties/{party_id}/boats",lJ=async(t,o)=>{let{data:r,error:e}=await o.POST(Xn,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Zn="/v1/api/parties/{party_id}/cars",RJ=async(t,o)=>{let{data:r,error:e}=await o.POST(Zn,{body:t.body,params:t.params});if(e)throw new a(e);return r};var $n="/v1/api/parties/{party_id}/families",wJ=async(t,o)=>{let{data:r,error:e}=await o.POST($n,{body:t.body,params:t.params});if(e)throw new a(e);return r};var ei="/v1/api/parties/{party_id}/legal",kJ=async(t,o)=>{let{data:r,error:e}=await o.POST(ei,{body:t.body,params:t.params});if(e)throw new a(e);return r};var ti="/v1/api/parties/{party_id}/miscellanea",jJ=async(t,o)=>{let{data:r,error:e}=await o.POST(ti,{body:t.body,params:t.params});if(e)throw new a(e);return r};var ri="/v1/api/parties/{party_id}/party_groups",UJ=async(t,o)=>{let{data:r,error:e}=await o.POST(ri,{body:t.body,params:t.params});if(e)throw new a(e);return r};var oi="/v1/api/parties/{party_id}/risk_objects",MJ=async(t,o)=>{let{data:r,error:e}=await o.GET(oi,{params:t});if(e)throw new a(e);return r};var ai="/v1/api/parties/{party_id}/semi-trailers",JJ=async(t,o)=>{let{data:r,error:e}=await o.POST(ai,{body:t.body,params:t.params});if(e)throw new a(e);return r};var si="/v1/api/parties/{party_id}/trailers",t3=async(t,o)=>{let{data:r,error:e}=await o.POST(si,{body:t.body,params:t.params});if(e)throw new a(e);return r};var pi="/v1/api/risk_objects/{risk_object_id}",p3=async(t,o)=>{let{data:r,error:e}=await o.DELETE(pi,{params:t.params});if(e)throw new a(e);return r};var ni="/v1/api/risk_objects/{risk_object_id}/compliance",c3=async(t,o)=>{let{data:r,error:e}=await o.GET(ni,{params:t});if(e)throw new a(e);return r};var ii="/v1/api/risk_objects/{risk_object_id}/possible-insurance-products",h3=async(t,o)=>{let{data:r,error:e}=await o.GET(ii,{params:t});if(e)throw new a(e);return r};var yi="/v1/api/risk_objects/{risk_object_id}/references",g3=async(t,o)=>{let{data:r,error:e}=await o.POST(yi,{body:t.body,params:t.params});if(e)throw new a(e);return r};var mi="/v1/api/risk_objects/{risk_object_id}/relations/{relation_id}",T3=async(t,o)=>{let{data:r,error:e}=await o.DELETE(mi,{params:t.params});if(e)throw new a(e);return r};var ci="/v1/api/risk_objects/{risk_object_id}/relations/{relation_id}",G3=async(t,o)=>{let{data:r,error:e}=await o.PATCH(ci,{body:t.body,params:t.params});if(e)throw new a(e);return r};var ui="/v1/api/risk_objects/{risk_object_id}/revisions",O3=async(t,o)=>{let{data:r,error:e}=await o.GET(ui,{params:t});if(e)throw new a(e);return r};var di="/v1/api/risk_objects/{risk_object_id}/revisions/{risk_object_revision_id}/minimal",W3=async(t,o)=>{let{data:r,error:e}=await o.GET(di,{params:t});if(e)throw new a(e);return r};var Pi="/v1/api/risk_objects/{risk_object_type}/{risk_object_revision_id}",Y3=async(t,o)=>{let{data:r,error:e}=await o.GET(Pi,{params:t});if(e)throw new a(e);return r};var li="/v2/api/parties/{party_id}/bicycles/{risk_object_id}",X3=async(t,o)=>{let{data:r,error:e}=await o.PATCH(li,{body:t.body,params:t.params});if(e)throw new a(e);return r};var hi="/v2/api/parties/{party_id}/boats/{risk_object_id}",r7=async(t,o)=>{let{data:r,error:e}=await o.PATCH(hi,{body:t.body,params:t.params});if(e)throw new a(e);return r};var fi="/v2/api/parties/{party_id}/cars/{risk_object_id}",n7=async(t,o)=>{let{data:r,error:e}=await o.PATCH(fi,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Ci="/v2/api/parties/{party_id}/families/{risk_object_id}",u7=async(t,o)=>{let{data:r,error:e}=await o.PATCH(Ci,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Bi="/v2/api/parties/{party_id}/fleets/{risk_object_id}",f7=async(t,o)=>{let{data:r,error:e}=await o.PATCH(Bi,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Ri="/v2/api/parties/{party_id}/legal/{risk_object_id}",N7=async(t,o)=>{let{data:r,error:e}=await o.PATCH(Ri,{body:t.body,params:t.params});if(e)throw new a(e);return r};var gi="/v2/api/parties/{party_id}/miscellanea/{risk_object_id}",A7=async(t,o)=>{let{data:r,error:e}=await o.PATCH(gi,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Ni="/v2/api/parties/{party_id}/party_groups/{risk_object_id}",S7=async(t,o)=>{let{data:r,error:e}=await o.PATCH(Ni,{body:t.body,params:t.params});if(e)throw new a(e);return r};var vi="/v2/api/parties/{party_id}/residences/{risk_object_id}",q7=async(t,o)=>{let{data:r,error:e}=await o.PATCH(vi,{body:t.body,params:t.params});if(e)throw new a(e);return r};var xi="/v2/api/parties/{party_id}/risk_objects",_7=async(t,o)=>{let{data:r,error:e}=await o.GET(xi,{params:t});if(e)throw new a(e);return r};var wi="/v2/api/parties/{party_id}/semi_trailers/{risk_object_id}",H7=async(t,o)=>{let{data:r,error:e}=await o.PATCH(wi,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Ti="/v2/api/parties/{party_id}/trailers/{risk_object_id}",Z7=async(t,o)=>{let{data:r,error:e}=await o.PATCH(Ti,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Ai="/v2/api/parties/{party_id}/two_wheelers/{risk_object_id}",oX=async(t,o)=>{let{data:r,error:e}=await o.PATCH(Ai,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Ii="/v1/api/validate/chassis_number",iX=async(t,o)=>{let{data:r,error:e}=await o.POST(Ii,{});if(e)throw new a(e);return r};var bi="/v1/api/validate/company_registration_number",dX=async(t,o)=>{let{data:r,error:e}=await o.POST(bi,{});if(e)throw new a(e);return r};var ki="/v1/api/validate/email",CX=async(t,o)=>{let{data:r,error:e}=await o.POST(ki,{});if(e)throw new a(e);return r};var Gi="/v1/api/validate/fsma",vX=async(t,o)=>{let{data:r,error:e}=await o.POST(Gi,{});if(e)throw new a(e);return r};var Si="/v1/api/validate/iban",IX=async(t,o)=>{let{data:r,error:e}=await o.POST(Si,{body:t.body});if(e)throw new a(e);return r};var Di="/v1/api/validate/national_identification_number",DX=async(t,o)=>{let{data:r,error:e}=await o.POST(Di,{body:t.body});if(e)throw new a(e);return r};var Ei="/v1/api/validate/promotions",QX=async(t,o)=>{let{data:r,error:e}=await o.POST(Ei,{});if(e)throw new a(e);return r};var ji="/v1/api/validate/telephonenr",VX=async(t,o)=>{let{data:r,error:e}=await o.POST(ji,{});if(e)throw new a(e);return r};var Oi="/v1/api/validate/vehicle_registration_plate",KX=async(t,o)=>{let{data:r,error:e}=await o.POST(Oi,{body:t.body});if(e)throw new a(e);return r};var qi="/v1/api/validate/website",$X=async(t,o)=>{let{data:r,error:e}=await o.POST(qi,{});if(e)throw new a(e);return r};var Qi="/v1/api/vehicles/automobile/brands",aZ=async(t,o)=>{let{data:r,error:e}=await o.GET(Qi,{params:t});if(e)throw new a(e);return r};var Fi="/v1/api/vehicles/automobile/brands/{brand_key}/series",yZ=async(t,o)=>{let{data:r,error:e}=await o.GET(Fi,{params:t});if(e)throw new a(e);return r};var Ui="/v1/api/vehicles/automobile/id/freemium",PZ=async(t,o)=>{let{data:r,error:e}=await o.GET(Ui,{params:t});if(e)throw new a(e);return r};var Wi="/v1/api/vehicles/automobile/id/premium",BZ=async(t,o)=>{let{data:r,error:e}=await o.GET(Wi,{params:t});if(e)throw new a(e);return r};var _i="/v1/api/vehicles/automobile/number_plate/{number_plate}/premium",xZ=async(t,o)=>{let{data:r,error:e}=await o.GET(_i,{params:t});if(e)throw new a(e);return r};var Vi="/v1/api/vehicles/automobile/series/{series_id}/facts",bZ=async(t,o)=>{let{data:r,error:e}=await o.GET(Vi,{params:t});if(e)throw new a(e);return r};var Li="/v1/api/vehicles/automobile/series/{series_id}/versions",EZ=async(t,o)=>{let{data:r,error:e}=await o.GET(Li,{params:t});if(e)throw new a(e);return r};var Mi="/v1/api/vehicles/automobile/versions/{version_id}/freemium",FZ=async(t,o)=>{let{data:r,error:e}=await o.GET(Mi,{params:t});if(e)throw new a(e);return r};var Yi="/v1/api/vehicles/automobile/versions/{version_id}/premium",LZ=async(t,o)=>{let{data:r,error:e}=await o.GET(Yi,{params:t});if(e)throw new a(e);return r};var Hi="/v1/api/vehicles/automobile/vin/{vin_number}/premium",zZ=async(t,o)=>{let{data:r,error:e}=await o.GET(Hi,{params:t});if(e)throw new a(e);return r};var Ki="/v1/api/vehicles/search",e4=async(t,o)=>{let{data:r,error:e}=await o.POST(Ki,{body:t.body,params:t.params});if(e)throw new a(e);return r};var zi="/v1/api/yellowhiveflows/conversations/{session_id}/calculate",s4=async(t,o)=>{let{data:r,error:e}=await o.POST(zi,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Ji="/v1/api/yellowhiveflows/conversations/{session_id}/contact-person",m4=async(t,o)=>{let{data:r,error:e}=await o.POST(Ji,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Xi="/v1/api/yellowhiveflows/conversations/{session_id}/products/{product_id}/calculate",l4=async(t,o)=>{let{data:r,error:e}=await o.POST(Xi,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Zi="/v1/api/yellowhiveflows/conversations/{session_id}/recalculate-simulation",R4=async(t,o)=>{let{data:r,error:e}=await o.POST(Zi,{body:t.body,params:t.params});if(e)throw new a(e);return r};var $i="/v1/api/yellowhiveflows/products",w4=async(t,o)=>{let{data:r,error:e}=await o.GET($i,{params:t});if(e)throw new a(e);return r};var ey="/v1/api/yellowhiveflows/products/{product_id}",k4=async(t,o)=>{let{data:r,error:e}=await o.GET(ey,{params:t});if(e)throw new a(e);return r};var ty="/v1/api/yellowhiveflows/products/{product_id}/questionnaires",j4=async(t,o)=>{let{data:r,error:e}=await o.GET(ty,{params:t});if(e)throw new a(e);return r};var ry="/v1/api/yellowhiveflows/products/{product_id}/questionnaires",U4=async(t,o)=>{let{data:r,error:e}=await o.PUT(ry,{body:t.body,params:t.params});if(e)throw new a(e);return r};var oy="/v1/api/yellowhiveflows/products/{product_id}/questionnaires/validate",M4=async(t,o)=>{let{data:r,error:e}=await o.POST(oy,{body:t.body,params:t.params});if(e)throw new a(e);return r};var ay="/v1/api/yellowhiveflows/supported-coverages",J4=async(t,o)=>{let{data:r,error:e}=await o.GET(ay,{params:t});if(e)throw new a(e);return r};var sy="/v1/api/yellowhiveflows/supported-insurances",t5=async(t,o)=>{let{data:r,error:e}=await o.GET(sy,{params:t});if(e)throw new a(e);return r};export{a as SdkError,gB as acceptOrRejectAnAdvisoryReport,Sk as activateOutlookConnectionSync,jM as analyzeEmail,H_ as answerAFlowDirectly,bq as answerAFlowSession,XQ as blockCustomerFromAccessingParty,cx as calculateAnvaquotesBySessionId,KV as calculateCarLeaseQuote,oU as calculateDiasQuotesBySessionId,IT as calculateQuotesV2,s4 as calculateYellowhiveQuotesBySessionId,Aj as claimReportById,qj as claimRequestUpdate,qc as commentOnActivity,sJ as createAccidentsForParty,wy as createAccount,JC as createAdvisoryReport,_R as createAdvisoryReportRevision,$g as createAdvisoryReportRevisionV2,Vg as createAdvisoryReportStepSettings,Jv as createAnvaPartyViaConversation,FA as createAnvaTask,Mv as createAnvaflowTags,wI as createAssuTask,mJ as createBicycleRiskObject,lJ as createBoatRiskObject,QT as createBrokerConnectionsById,vG as createCampaign,RJ as createCarRiskObject,BS as createClaimAsBroker,Zj as createClaimAsCustomer,dV as createCompanyLead,xq as createConversation,yq as createConversationReminder,CV as createCustomerLead,dU as createDiasPartyViaConversation,tb as createDiasTask,Hk as createDistributionConnectionById,U2 as createDistributionTag,GE as createDocumentForClaim,FS as createDocumentForClaimAsCustomer,eP as createDocumentForParty,XE as createEntityAsBroker,eD as createEntityAsCustomerWithToken,wJ as createFamilyRiskObject,Wb as createFasterforwardTask,pl as createInsurancePoliciesForParty,s2 as createInsuranceProductClauseForDistribution,Vu as createLegalParty,kJ as createLegalRiskObject,Nj as createLockForClaim,jJ as createMiscellaneousRiskObject,Ku as createNaturalParty,fj as createNoteOnEvent,RD as createNoteOnEventAsCustomer,Pz as createOfferRevision,nR as createOrReplaceInsurancePolicyForAdvisoryReportById,qR as createOrReplacePolicyPackagesForAdvisoryReportById,AF as createPartyActivitiesAsCustomer,Du as createPartyByEnrichingWithEnrichingWithCompanyRegistration,UJ as createPartyGroupRiskObject,Xl as createPartyNote,uh as createPartyOffers,Lf as createPartyRelations,VV as createProfileaseCarLeaseOffer,Hw as createProflowSessionByBatchId,R0 as createRecommendationByPartyId,Lq as createRecommendationBySessionId,Hh as createReferenceForParty,g3 as createReferencesForRiskObject,of as createRelationBetweenRiskObjectAndParty,og as createRiskDomainActionForAdvisoryReportById,Dg as createRiskDomainActionFromAdviceForAdvisoryReportById,Cg as createRiskDomainAdviceForAdvisoryReportById,HR as createRiskDomainForAdvisoryReportById,JJ as createSemiTrailerRiskObject,nc as createToolkitAccount,uc as createToolkitBroker,t3 as createTrailerRiskObject,fc as createTrialBroker,wD as createUploadLinkAsCustomer,t1 as createUspItemForDistribution,m4 as createYellowhiveContactPerson,qk as deactivateOutlookConnectionSync,Kg as deleteAdvisoryReport,cB as deleteAdvisoryReportRevision,Bq as deleteAllSessionsBySessionId,sv as deleteAnvaClosingQuestions,VT as deleteBrokerConnectionByKey,pE as deleteClaimAsBrokerById,_c as deleteCommentOnActivity,Zk as deleteDistributionConnectionByKey,zW as deleteDistributionFaq,M2 as deleteDistributionTag,WE as deleteDocumentById,LS as deleteDocumentByIdAsCustomerWithToken,sP as deleteDocumentForParty,rj as deleteEntityAsBrokerById,sD as deleteEntityByIdAsCustomerWithToken,QO as deleteEntityBySessionIdAndFlowId,cl as deleteInsurancePoliciesForParty,fR as deleteInsurancePolicyForAdvisoryReportById,m2 as deleteInsuranceProductClauseForDistribution,UD as deleteNote,SF as deletePartyActivitiesAsCustomer,VO as deletePartyEntityBySessionIdAndFlowId,rh as deletePartyNoteById,zf as deletePartyRelations,qh as deletePolicyPackagesForParty,T3 as deleteRelationBetweenRiskObjectAndParty,ig as deleteRiskDomainActionForAdvisoryReportById,vg as deleteRiskDomainAdviceForAdvisoryReportById,ZR as deleteRiskDomainForAdvisoryReportById,p3 as deleteRiskObjectById,CO as deleteSessionBySessionId,c1 as deleteUspByDistributionAndId,uF as delinkPartyToUser,iG as deprecatedValidateAnvaConnection,KK as disable2FaAsUserForUser,DK as disable2FaByUser,OE as downloadDocumentById,XY as editInsuranceProductAdviceByDistribution,rH as editInsuranceProductDescriptionsByDistribution,QK as enable2Fa,qw as enqueueCalculationAnvaquotesBySessionId,Gx as enqueueSendCustomQuotesToAnvaBySessionId,_w as enqueueSendOfferToAnvaBySessionId,lP as enrichPartyByIdWithExternalCompanyData,rR as exportAdvisoryReportById,MP as exportPartyById,RP as exportPartyToAnva,wP as exportPartyToAssu,kP as exportPartyToDias,jP as exportPartyToFasterforward,vT as exportQuoteById,bL as extractInsurancePoliciesForOneDocument,zL as extractInsurancePoliciesForOneDocumentEnqueue,aL as extractManyDocumentInBatch,EL as extractOffersForOneDocument,eM as extractOffersForOneDocumentEnqueue,xL as extractOneDocument,LL as extractOneDocumentEnqueue,sM as extractPartyForOneDocumentEnqueue,GY as extractWebsiteTheme,TY as generateCompanyDescription,UM as generateConceptReply,CU as generateDiasOfferDocumentBySessionId,EW as generateDistributionAboutUsCompletion,IG as generateDnsPrefix,OB as generateDocxDocumentOfAdvisoryReportById,Z_ as generateFlowQuestionnaire,oV as generateFlowQuestionnaireDocument,$K as generateOfferRequestForInsuranceCompanyDocx,az as generateOfferRequestForInsuranceCompanyPdf,AR as generatePdfOfAdvisoryReportById,SR as generatePersonalizationAdviceForAdvisoryReport,Zw as generatePossibleProductsBySessionV2,$O as generateQuestionsToPrefillByCar,UC as generateStandaloneFrontPagePdfOfAdvisoryReportAsExample,kD as generateTokenForSocialLoginFlowAsBroker,IK as get2FaByUser,Pd as getActivityByParty,RC as getAddressInfo,lC as getAddressInfoFreemium,YY as getAdvicesPerInsuranceProduct,pB as getAdvisoryReportById,XB as getAdvisoryReportExportOptions,tB as getAdvisoryReportRevisionDiff,ky as getAllActivityTypes,MC as getAllAdvisoryReports,aN as getAllAvailableAffiliations,Wm as getAllAvailablePlans,rc as getAllAvailableThemesInWegroup,dK as getAllBrokersLinkedToCurrentUser,dG as getAllCampaignTemplates,CG as getAllCampaignsByDistribution,xS as getAllCarClaimCategories,PS as getAllClaimsAsBroker,oO as getAllConversations,w0 as getAllCustomersByDistribution,ly as getAllEnums,iV as getAllLeadsByDistribution,DV as getAllLeaseOffersByDistribution,Zc as getAllPartiesByDistribution,sC as getAllPartiesByDistributionV2,MJ as getAllRiskObjectsByPartyId,_7 as getAllRiskObjectsByPartyIdV2,Pq as getAllSessionsBySessionId,aZ as getAllVehicleBrands,yZ as getAllVehicleSeriesByBrandKey,EZ as getAllVehicleVersionsBySeriesId,$T as getAnvaAgents,zN as getAnvaClosingQuestions,hx as getAnvaCollectionMethods,yA as getAnvaEmployees,mv as getAnvaLabels,lv as getAnvaMutationReasons,PA as getAnvaParties,LA as getAnvaProducts,nw as getAnvaproductById,Yx as getAnvaproducts,My as getArtifactFromEventById,sI as getAssuEmployees,f_ as getAvailableFlowsForDistributionInfo,yN as getBrokerByAnvaProducerId,PN as getBrokerByAnvaRelationMangerId,DT as getBrokerConnectionsById,FN as getBrokerIntegrations,QG as getCampaignById,aS as getCampaignSettingsByDistribution,yS as getCampaignTargetMailTemplate,$V as getCarLeaseRates,IO as getChatBySessionId,Eq as getChatSummaryV2BySessionId,_F as getCheckupByPartyId,tE as getClaimAsBrokerById,bS as getClaimAsCustomerWithToken,U0 as getClaimByIdAsCustomer,uj as getClaimEventsAsBrokerById,lD as getClaimEventsAsCustomer,j0 as getClaimsAsCustomer,bd as getClaimsAsParty,Ed as getClaimsAsPartyById,c3 as getComplianceByRiskObjectId,dO as getConversationById,Fd as getConversationNotes,aq as getConversationReportPdfById,iO as getConversationsOriginFilter,M0 as getCurrentAccountInsightsAsCustomer,Ld as getCurrentAccountInsightsAsParty,BN as getCurrentBrokerOfTheUser,ZF as getCustomersByParty,kI as getDiasAfdbranches,iU as getDiasCollectionMethods,jI as getDiasEmployees,UI as getDiasParties,pb as getDiasPartySalutations,cb as getDiasPartyTitles,hb as getDiasProducts,xW as getDiasflowInsurances,KU as getDiasflowProductById,QU as getDiasflowProducts,g1 as getDistributionActivity,T1 as getDistributionAffiliations,h1 as getDistributionById,_k as getDistributionConnectionsById,FW as getDistributionFaq,bW as getDistributionHasPendingUpgrade,w2 as getDistributionSettings,j2 as getDistributionTags,yL as getDocumentExtractionBatchById,mM as getDocumentMetadata,J0 as getDocumentsAsCustomer,zd as getDocumentsForParty,RM as getEmailByMessageId,hm as getEncryptionKeys,tY as getEnterpriseByCompanyRegistrationNumberAndCountry,pY as getEnterpriseByCompanyRegistrationNumberAndCountryMinimalResponse,jy as getEnumByAnvaLabel,Uy as getEnumByDiasLabel,YB as getEventsByAdvisoryReportId,BL as getExtractEnityInfo,gb as getFasterforwardEmployees,Yb as getFasterforwardTeams,tQ as getFinconnectLinkAsCustomer,hl as getFinconnectLinkForInsurancePolicy,hQ as getFinconnectLinkForInsurancePolicyAsCustomer,q_ as getFlowInfoById,N_ as getFlowsInfo,tm as getGbi,OY as getHubspotVisitorIdentificationToken,jD as getInfoForClaim,pm as getInsightsIfCarIsInsured,cm as getInsuranceCompanies,iu as getInsurancePolicies,pQ as getInsurancePoliciesAsCustomer,JP as getInsurancePoliciesForParty,du as getInsurancePolicyById,cQ as getInsurancePolicyByIdAsCustomer,Cu as getInsurancePolicyComplianceById,Pf as getInsurancePolicySimulationsForParty,e2 as getInsuranceProductClausesByDistribution,SH as getInsuranceProductsV2,W1 as getIntegrationsByDistribution,TQ as getInvoiceByIdAsCustomer,gQ as getInvoicesAsCustomer,gl as getInvoicesAsParty,Tl as getInvoicesAsPartyById,Jy as getJobResultById,Gl as getKycByParty,vV as getLeadById,Tm as getLeadProviderById,gm as getLeadProvidersByAffinity,QV as getLeaseOfferById,lM as getLinkOfDocument,KG as getMetricsByCampaign,Ez as getMinimalOfferById,Fz as getMinimalOfferRevisionById,W3 as getMinimalRiskObjectById,Gm as getNace,G1 as getNoveltyInsightsByDistribution,Bz as getOfferById,bz as getOffersByDistribution,EN as getOnboardingChecklistByBroker,fh as getOnesuranceDataByPartyId,MM as getOnesuranceRecommendationsByEmailId,Lz as getOrganisationDistributions,zz as getOrganisationLeads,eJ as getOrganisationOffers,rk as getOutlookConnectionDetails,Nk as getOutlookMailById,fk as getOutlookMailByOutlookMessageId,nk as getOutlookMailfolders,uk as getOutlookMails,YQ as getPartiesByCustomer,GQ as getPartiesLinkedToUser,Qu as getPartiesOriginFilter,Bd as getPartyAddresses,ad as getPartyById,Wl as getPartyMergeSuggestions,NR as getPdfOfAdvisoryReportById,O1 as getPerformanceInsightsByDistribution,Sh as getPolicyPackageById,WQ as getPolicyPackageByIdAsCustomer,xf as getPolicyPackageSimulationsForParty,OQ as getPolicyPackagesAsCustomer,Nh as getPolicyPackagesForParty,_h as getPossibleInsuranceProductsByPartyId,h3 as getPossibleInsuranceProductsByRiskObjectId,Ol as getPossibleInsuranceProductsForManagementByPartyId,bf as getPossibleInsuranceProductsForStaffByPartyId,nH as getPreventionAdvice,X1 as getPromotionsByDistributionId,PL as getProvenanceInfoOfDocument,iT as getQuoteExports,dT as getQuoteInsights,oT as getQuotesAsBatchResultsByConversationId,zq as getRecommendationsById,l0 as getRecommendationsByPartyId,Fq as getRecommendationsBySessionId,Zh as getRiskAnalysisByPartyId,NH as getRiskDomainById,fH as getRiskDomains,Y3 as getRiskObjectByRiskObjectRevisionId,O3 as getRiskObjectRevisionsById,Ym as getSbi,Xm as getSingularityJobResultById,Qg as getStepSettingsByAdvisoryReportId,wv as getSupportedAnvaflowCoverages,Rv as getSupportedAnvaflowCoveragesGroupedByAdn,kv as getSupportedAnvaflowInsuranceCompanies,jv as getSupportedAnvaflowInsurances,Uv as getSupportedAnvaflowTags,ZH as getSupportedInsuranceCompanies,oK as getSupportedInsuranceSubjects,FL as getSupportedMimeTypes,iK as getSupportedRiskDomains,J4 as getSupportedYellowhiveflowCoverages,t5 as getSupportedYellowhiveflowInsurances,Ef as getSystemCampaignsByParty,xN as getTheBrokerById,J2 as getUspByDistribution,Ry as getValuesOfEnum,BZ as getVehicleByCarIdOrFebiacId,xZ as getVehicleByNumberPlateAndCarId,LZ as getVehicleByVersionId,zZ as getVehicleByVinAndCarId,bZ as getVehicleVersionFactsBySeriesId,jC as getWeatherInfo,k4 as getYellowhiveflowProductById,w4 as getYellowhiveflowProducts,CK as getYourOwnUser,KO as giveFeedbackOnConversationById,e0 as giveFeedbackOnRecommendationsById,HH as giveFeedbackToInsuranceTermsBot,r_ as handleCreateDistributionTheme,n_ as handleDeleteDistributionTheme,u_ as handleUpdateDistributionTheme,aA as importAnvaDocumentInWegroup,bA as importAnvaInsurancePolicyDocumentInWegroup,EA as importAnvaInsurancePolicyPackageDocumentInWegroup,BA as importAnvaPartyInWegroup,Xx as importAnvaproduct,RI as importAssuPartyInWegroup,JI as importDiasPartyInWegroup,VU as importDiasflowProduct,Ob as importFasterforwardPartyInWegroup,R2 as inviteColleaguesToDistribution,HF as inviteUserToParty,GB as linkConversationToAdvisoryReport,fF as linkPartyToUser,gY as lockFlightApi,DO as markConversationAsCompletedById,Yl as mergePartiesTogether,uR as orderInsurancePolciesOfAdvisoryReport,Ak as outlookConnectionSync,s0 as overrideInsuranceProductRecommendationById,m0 as overridePreventionAdviceRecommendationById,uw as patchAnvaproductById,fw as patchAnvaproductCoverageById,$U as patchDiasflowProductById,aW as patchDiasflowProductCoverageByDiasId,NF as patchOwnPartyAsCustomer,qH as poseAQuestionToInsuranceTermsBot,_H as poseAQuestionToInsuranceTermsBotForItToCompare,Om as postEventAsCarglassPartner,TB as putClausesForReport,vU as recalculateDiasQuotesBySessionIdAndProductId,IU as recalculateDiasSimulationBySessionId,px as recalculateOneAnvaquoteByAnvaProductIdSessionId,gx as recalculateSimulationBySessionId,l4 as recalculateYellowhiveQuotesBySessionIdAndProductId,R4 as recalculateYellowhiveSimulationBySessionId,Tx as regenerateAnvaquestionnaireBySessionId,hY as retrieveAirports,UP as retrieveAllExportsByParty,Nw as retrieveAnvaflowsQuestionnaires,A_ as retrieveAskLaterQuestions,FZ as retrieveAutomobileByCarIdFreemiumVersion,PZ as retrieveAutomobileByIdFreemium,yW as retrieveDiasQuestionnaires,ou as retrieveExportById,__ as retrieveFlow,j4 as retrieveYellowhiveQuestionnaires,kC as seachStreetsByCityAndCountry,wC as searchAddressesByCountry,mI as searchAssuParties,mC as searchCitiesByCountry,cY as searchDirectorsByFirstAndLastName,JM as searchEnterprisesByCountry,Tb as searchFasterforwardParties,$u as searchParties,e4 as searchVehicles,WB as sendAdvisoryReportAsMail,k0 as sendAnvaInquiryAsCustomer,hE as sendClaimToKeypoint,DU as sendDiasOfferMailBySessionId,DG as sendExampleCampaignTargetMail,Sj as sendMailClaimReportById,TE as sendMailFollowupPageToCustomer,yf as sendMailForSimulationToParty,Ox as sendOfferMailBySessionId,Wx as sendOfferToAnvaBySessionId,nF as sendPasswordResetToCustomer,CT as sendQuoteAsMail,S_ as setAskLaterQuestions,IV as transferLeadToOtherDistribution,Ff as transferPartyToOtherDistribution,wM as triageEmail,rF as unblockCustomerFromAccessingParty,_j as unlockClaim,hB as updateAdvisoryReport,kM as updateAnalyzedEmailId,tx as updateAnvaPartyViaConversation,Aw as updateAnvaflowsQuestionnaire,X3 as updateBicycleRiskObject,r7 as updateBoatRiskObject,bN as updateBrokerByBroker,KT as updateBrokerConnectionByKey,LN as updateBrokerIntegrations,VG as updateCampaign,n7 as updateCarRiskObject,cE as updateClaimAsBrokerById,ES as updateClaimAsCustomerWithToken,Hc as updateCommentOnActivity,vO as updateConversationById,gE as updateDeclarationRemark,PW as updateDiasQuestionnaire,oG as updateDistributionConnectionByKey,Y1 as updateDistributionIntegrations,k2 as updateDistributionSettings,mP as updateDocumentForParty,YE as updateDocumentMetadataById,zS as updateDocumentMetadataByIdAsCustomerWithToken,nj as updateEntityAsBrokerById,mD as updateEntityAsCustomerWithToken,u7 as updateFamilyRiskObject,f7 as updateFleetRiskObject,vu as updateInsurancePolicyCompliance,Iu as updateInsurancePolicyCoverageCompliance,WY as updateInsuranceProductByDistribution,l2 as updateInsuranceProductClauseForDistribution,N7 as updateLegalRiskObject,A7 as updateMiscellaneousRiskObject,MD as updateNote,xz as updateOfferById,yz as updateOffersInBulk,qF as updatePartyActivitiesAsCustomer,xd as updatePartyAssignees,yd as updatePartyById,S7 as updatePartyGroupRiskObject,nh as updatePartyNoteById,eC as updatePartyRelations,uH as updatePreventionByDistribution,rw as updateQuestionForAllQuestionnairesByAnvaLabels,G3 as updateRelationBetweenRiskObjectAndParty,q7 as updateResidenceRiskObject,dg as updateRiskDomainActionForAdvisoryReportById,Ig as updateRiskDomainAdviceForAdvisoryReportById,AH as updateRiskDomainByDistribution,H7 as updateSemiTrailerRiskObject,$G as updateTargetsByCampaign,Z7 as updateTrailerRiskObject,oX as updateTwoWheelerRiskObject,p1 as updateUspByDistributionAndId,U4 as updateYellowhiveQuestionnaire,vK as updateYourOwnUser,VK as updateYourPassword,JD as uploadClaimDocumentAsBroker,xA as uploadDocumentsInAnva,lI as uploadDocumentsInAssu,MI as uploadDocumentsInDias,Gb as uploadDocumentsInFasterforward,ev as upsertAnvaClosingQuestions,LW as upsertDistributionFaq,tl as upsertInsurancePoliciesForParty,Bf as upsertInsurancePolicySimulationForParty,Ah as upsertPolicyPackagesForParty,iX as validateAChassisNumber,dX as validateACompanyRegistrationNumber,DX as validateANationalIdentificationNumber,VX as validateATelephonenr,KX as validateAVehicleRegistrationPlate,$X as validateAWebsite,CX as validateAnEmail,vX as validateAnFsma,IX as validateAnIban,zA as validateAnvaConnection,eI as validateAnvaDwhConnection,Sw as validateAnvaflowsQuestionnaire,Hj as validateClaim,BW as validateDiasQuestionnaire,Xb as validateFasterforwardConnection,QX as validatePromotions,M4 as validateYellowhiveQuestionnaire,Ac as verifyIfADistributionExistsByCompanyRegistration,Nc as verifyIfADistributionExistsByName,Sc as verifyIfAUserExistsByEmail,yy as wgApiClient};
|
|
1
|
+
import s from"openapi-fetch";var yy=s,a=class extends Error{body;constructor(o){super(o?.msg??""),this.name="SdkError",this.body=o}};var p="/enums",ly=async t=>{let{data:o,error:r}=await t.GET(p);if(r)throw new a(r);return o};var n="/enums/{enum}",Ry=async(t,o)=>{let{data:r,error:e}=await o.GET(n,{params:t});if(e)throw new a(e);return r};var i="/v1/api/accounts",wy=async(t,o)=>{let{data:r,error:e}=await o.POST(i,{body:t.body,params:t.params});if(e)throw new a(e);return r};var y="/v1/api/activity-types",ky=async(t,o)=>{let{data:r,error:e}=await o.GET(y,{params:t});if(e)throw new a(e);return r};var m="/v1/api/anvaflows/labels/{label}/enum",jy=async(t,o)=>{let{data:r,error:e}=await o.GET(m,{params:t});if(e)throw new a(e);return r};var c="/v1/api/diasflows/labels/{label}/enum",Uy=async(t,o)=>{let{data:r,error:e}=await o.GET(c,{params:t});if(e)throw new a(e);return r};var u="/v1/api/events/{activity_id}/artifact",My=async(t,o)=>{let{data:r,error:e}=await o.GET(u,{params:t});if(e)throw new a(e);return r};var d="/v1/api/flows/jobs/{job_id}",Jy=async(t,o)=>{let{data:r,error:e}=await o.GET(d,{params:t});if(e)throw new a(e);return r};var P="/v1/api/gbi-codes",tm=async(t,o)=>{let{data:r,error:e}=await o.GET(P,{params:t});if(e)throw new a(e);return r};var l="/v1/api/insights/cars/check-insurance",pm=async(t,o)=>{let{data:r,error:e}=await o.POST(l,{body:t.body});if(e)throw new a(e);return r};var h="/v1/api/insurance_companies",cm=async(t,o)=>{let{data:r,error:e}=await o.GET(h,{params:t});if(e)throw new a(e);return r};var f="/v1/api/keys",hm=async(t,o)=>{let{data:r,error:e}=await o.GET(f,{params:t});if(e)throw new a(e);return r};var C="/v1/api/lead-providers",gm=async(t,o)=>{let{data:r,error:e}=await o.GET(C,{params:t});if(e)throw new a(e);return r};var B="/v1/api/lead-providers/{lead_provider_id}",Tm=async(t,o)=>{let{data:r,error:e}=await o.GET(B,{params:t});if(e)throw new a(e);return r};var R="/v1/api/nace-codes",Sm=async(t,o)=>{let{data:r,error:e}=await o.GET(R,{params:t});if(e)throw new a(e);return r};var g="/v1/api/partners/carglass/events",Om=async(t,o)=>{let{data:r,error:e}=await o.POST(g,{body:t.body});if(e)throw new a(e);return r};var N="/v1/api/plans",Wm=async t=>{let{data:o,error:r}=await t.GET(N);if(r)throw new a(r);return o};var v="/v1/api/sbi-codes",Ym=async(t,o)=>{let{data:r,error:e}=await o.GET(v,{params:t});if(e)throw new a(e);return r};var x="/v1/api/singularity/jobs/{job_id}",Xm=async(t,o)=>{let{data:r,error:e}=await o.GET(x,{params:t});if(e)throw new a(e);return r};var w="/v1/api/themes",rc=async(t,o)=>{let{data:r,error:e}=await o.GET(w,{params:t});if(e)throw new a(e);return r};var T="/v1/api/toolkit-accounts",nc=async(t,o)=>{let{data:r,error:e}=await o.POST(T,{body:t.body,params:t.params});if(e)throw new a(e);return r};var A="/v1/api/toolkit-brokers",uc=async(t,o)=>{let{data:r,error:e}=await o.POST(A,{body:t.body,params:t.params});if(e)throw new a(e);return r};var I="/v1/api/trials",fc=async(t,o)=>{let{data:r,error:e}=await o.POST(I,{body:t.body,params:t.params});if(e)throw new a(e);return r};var b="/v1/api/verify/exists/distribution/name",Nc=async(t,o)=>{let{data:r,error:e}=await o.POST(b,{body:t.body,params:t.params});if(e)throw new a(e);return r};var k="/v1/api/verify/exists/distribution/registration",Ac=async(t,o)=>{let{data:r,error:e}=await o.POST(k,{body:t.body,params:t.params});if(e)throw new a(e);return r};var S="/v1/api/verify/exists/user/email",Gc=async(t,o)=>{let{data:r,error:e}=await o.POST(S,{body:t.body,params:t.params});if(e)throw new a(e);return r};var G="/v1/api/activities/{activity_id}/comments",qc=async(t,o)=>{let{data:r,error:e}=await o.POST(G,{params:t.params});if(e)throw new a(e);return r};var D="/v1/api/activities/{activity_id}/comments/{comment_id}",_c=async(t,o)=>{let{data:r,error:e}=await o.DELETE(D,{params:t.params});if(e)throw new a(e);return r};var E="/v1/api/activities/{activity_id}/comments/{comment_id}",Hc=async(t,o)=>{let{data:r,error:e}=await o.PATCH(E,{params:t.params});if(e)throw new a(e);return r};var j="/v1/api/distributions/{distribution_id}/parties",Zc=async(t,o)=>{let{data:r,error:e}=await o.GET(j,{params:t});if(e)throw new a(e);return r};var O="/v1/api/exports/{export_id}",ou=async(t,o)=>{let{data:r,error:e}=await o.GET(O,{params:t});if(e)throw new a(e);return r};var q="/v1/api/insurance-policies",iu=async(t,o)=>{let{data:r,error:e}=await o.GET(q,{params:t});if(e)throw new a(e);return r};var Q="/v1/api/insurance-policies/{insurance_policy_id}",du=async(t,o)=>{let{data:r,error:e}=await o.GET(Q,{params:t});if(e)throw new a(e);return r};var F="/v1/api/insurance-policies/{insurance_policy_id}/compliance",Cu=async(t,o)=>{let{data:r,error:e}=await o.GET(F,{params:t});if(e)throw new a(e);return r};var U="/v1/api/insurance-policies/{insurance_policy_id}/compliance",vu=async(t,o)=>{let{data:r,error:e}=await o.PATCH(U,{body:t.body,params:t.params});if(e)throw new a(e);return r};var W="/v1/api/insurance-policies/{insurance_policy_id}/coverages/{coverage_id}/compliance",Iu=async(t,o)=>{let{data:r,error:e}=await o.PATCH(W,{body:t.body,params:t.params});if(e)throw new a(e);return r};var _="/v1/api/parties-by-company-registration",Du=async(t,o)=>{let{data:r,error:e}=await o.POST(_,{body:t.body,params:t.params});if(e)throw new a(e);return r};var V="/v1/api/parties-filters/origin",Qu=async(t,o)=>{let{data:r,error:e}=await o.GET(V,{params:t});if(e)throw new a(e);return r};var L="/v1/api/parties/companies",Vu=async(t,o)=>{let{data:r,error:e}=await o.POST(L,{body:t.body});if(e)throw new a(e);return r};var M="/v1/api/parties/customers",Ku=async(t,o)=>{let{data:r,error:e}=await o.POST(M,{body:t.body});if(e)throw new a(e);return r};var Y="/v1/api/parties/search",$u=async(t,o)=>{let{data:r,error:e}=await o.POST(Y,{body:t.body,params:t.params});if(e)throw new a(e);return r};var H="/v1/api/parties/{party_id}",ad=async(t,o)=>{let{data:r,error:e}=await o.GET(H,{params:t});if(e)throw new a(e);return r};var K="/v1/api/parties/{party_id}",yd=async(t,o)=>{let{data:r,error:e}=await o.PATCH(K,{body:t.body,params:t.params});if(e)throw new a(e);return r};var z="/v1/api/parties/{party_id}/activity",Pd=async(t,o)=>{let{data:r,error:e}=await o.GET(z,{params:t});if(e)throw new a(e);return r};var J="/v1/api/parties/{party_id}/addresses",Bd=async(t,o)=>{let{data:r,error:e}=await o.GET(J,{params:t});if(e)throw new a(e);return r};var X="/v1/api/parties/{party_id}/assignees",xd=async(t,o)=>{let{data:r,error:e}=await o.PUT(X,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Z="/v1/api/parties/{party_id}/claims",bd=async(t,o)=>{let{data:r,error:e}=await o.GET(Z,{params:t});if(e)throw new a(e);return r};var $="/v1/api/parties/{party_id}/claims/{claim_id}",Ed=async(t,o)=>{let{data:r,error:e}=await o.GET($,{params:t});if(e)throw new a(e);return r};var ee="/v1/api/parties/{party_id}/conversation_notes",Fd=async(t,o)=>{let{data:r,error:e}=await o.GET(ee,{params:t});if(e)throw new a(e);return r};var te="/v1/api/parties/{party_id}/current-account-insights",Ld=async(t,o)=>{let{data:r,error:e}=await o.GET(te,{params:t});if(e)throw new a(e);return r};var re="/v1/api/parties/{party_id}/documents",zd=async(t,o)=>{let{data:r,error:e}=await o.GET(re,{params:t});if(e)throw new a(e);return r};var oe="/v1/api/parties/{party_id}/documents",eP=async(t,o)=>{let{data:r,error:e}=await o.POST(oe,{body:t.body,params:t.params});if(e)throw new a(e);return r};var ae="/v1/api/parties/{party_id}/documents/{document_id}",sP=async(t,o)=>{let{data:r,error:e}=await o.DELETE(ae,{params:t.params});if(e)throw new a(e);return r};var se="/v1/api/parties/{party_id}/documents/{document_id}",mP=async(t,o)=>{let{data:r,error:e}=await o.PATCH(se,{body:t.body,params:t.params});if(e)throw new a(e);return r};var pe="/v1/api/parties/{party_id}/enrichments",lP=async(t,o)=>{let{data:r,error:e}=await o.PUT(pe,{params:t.params});if(e)throw new a(e);return r};var ne="/v1/api/parties/{party_id}/export-to-anva",RP=async(t,o)=>{let{data:r,error:e}=await o.POST(ne,{params:t.params});if(e)throw new a(e);return r};var ie="/v1/api/parties/{party_id}/export-to-assu",wP=async(t,o)=>{let{data:r,error:e}=await o.POST(ie,{params:t.params});if(e)throw new a(e);return r};var ye="/v1/api/parties/{party_id}/export-to-dias",kP=async(t,o)=>{let{data:r,error:e}=await o.POST(ye,{params:t.params});if(e)throw new a(e);return r};var me="/v1/api/parties/{party_id}/export-to-fasterforward",jP=async(t,o)=>{let{data:r,error:e}=await o.POST(me,{params:t.params});if(e)throw new a(e);return r};var ce="/v1/api/parties/{party_id}/exports",UP=async(t,o)=>{let{data:r,error:e}=await o.GET(ce,{params:t});if(e)throw new a(e);return r};var ue="/v1/api/parties/{party_id}/exports/crm",MP=async(t,o)=>{let{data:r,error:e}=await o.POST(ue,{params:t.params});if(e)throw new a(e);return r};var de="/v1/api/parties/{party_id}/insurance-policies",JP=async(t,o)=>{let{data:r,error:e}=await o.GET(de,{params:t});if(e)throw new a(e);return r};var Pe="/v1/api/parties/{party_id}/insurance-policies",tl=async(t,o)=>{let{data:r,error:e}=await o.PUT(Pe,{body:t.body,params:t.params});if(e)throw new a(e);return r};var le="/v1/api/parties/{party_id}/insurance-policies",pl=async(t,o)=>{let{data:r,error:e}=await o.POST(le,{body:t.body,params:t.params});if(e)throw new a(e);return r};var he="/v1/api/parties/{party_id}/insurance-policies/{insurance_policy_id}",cl=async(t,o)=>{let{data:r,error:e}=await o.DELETE(he,{params:t.params});if(e)throw new a(e);return r};var fe="/v1/api/parties/{party_id}/insurance-policies/{insurance_policy_id}/finconnect/link",hl=async(t,o)=>{let{data:r,error:e}=await o.GET(fe,{params:t});if(e)throw new a(e);return r};var Ce="/v1/api/parties/{party_id}/invoices",gl=async(t,o)=>{let{data:r,error:e}=await o.GET(Ce,{params:t});if(e)throw new a(e);return r};var Be="/v1/api/parties/{party_id}/invoices/{invoice_id}",Tl=async(t,o)=>{let{data:r,error:e}=await o.GET(Be,{params:t});if(e)throw new a(e);return r};var Re="/v1/api/parties/{party_id}/kyc",Sl=async(t,o)=>{let{data:r,error:e}=await o.GET(Re,{params:t});if(e)throw new a(e);return r};var ge="/v1/api/parties/{party_id}/management/possible-insurance-products",Ol=async(t,o)=>{let{data:r,error:e}=await o.GET(ge,{params:t});if(e)throw new a(e);return r};var Ne="/v1/api/parties/{party_id}/merge-suggestions",Wl=async(t,o)=>{let{data:r,error:e}=await o.GET(Ne,{params:t});if(e)throw new a(e);return r};var ve="/v1/api/parties/{party_id}/merges",Yl=async(t,o)=>{let{data:r,error:e}=await o.POST(ve,{body:t.body,params:t.params});if(e)throw new a(e);return r};var xe="/v1/api/parties/{party_id}/notes",Xl=async(t,o)=>{let{data:r,error:e}=await o.POST(xe,{body:t.body,params:t.params});if(e)throw new a(e);return r};var we="/v1/api/parties/{party_id}/notes/{note_id}",rh=async(t,o)=>{let{data:r,error:e}=await o.DELETE(we,{params:t.params});if(e)throw new a(e);return r};var Te="/v1/api/parties/{party_id}/notes/{note_id}",nh=async(t,o)=>{let{data:r,error:e}=await o.PATCH(Te,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Ae="/v1/api/parties/{party_id}/offers",uh=async(t,o)=>{let{data:r,error:e}=await o.POST(Ae,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Ie="/v1/api/parties/{party_id}/onesurance-data",fh=async(t,o)=>{let{data:r,error:e}=await o.GET(Ie,{params:t});if(e)throw new a(e);return r};var be="/v1/api/parties/{party_id}/policy-packages",Nh=async(t,o)=>{let{data:r,error:e}=await o.GET(be,{params:t});if(e)throw new a(e);return r};var ke="/v1/api/parties/{party_id}/policy-packages",Ah=async(t,o)=>{let{data:r,error:e}=await o.PUT(ke,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Se="/v1/api/parties/{party_id}/policy-packages/{policy_package_id}",Gh=async(t,o)=>{let{data:r,error:e}=await o.GET(Se,{params:t});if(e)throw new a(e);return r};var Ge="/v1/api/parties/{party_id}/policy-packages/{policy_package_id}",qh=async(t,o)=>{let{data:r,error:e}=await o.DELETE(Ge,{params:t.params});if(e)throw new a(e);return r};var De="/v1/api/parties/{party_id}/possible-insurance-products",_h=async(t,o)=>{let{data:r,error:e}=await o.GET(De,{params:t});if(e)throw new a(e);return r};var Ee="/v1/api/parties/{party_id}/references",Hh=async(t,o)=>{let{data:r,error:e}=await o.POST(Ee,{body:t.body,params:t.params});if(e)throw new a(e);return r};var je="/v1/api/parties/{party_id}/risk_analysis",Zh=async(t,o)=>{let{data:r,error:e}=await o.GET(je,{params:t});if(e)throw new a(e);return r};var Oe="/v1/api/parties/{party_id}/risk_objects/{risk_object_id}/relations",of=async(t,o)=>{let{data:r,error:e}=await o.POST(Oe,{body:t.body,params:t.params});if(e)throw new a(e);return r};var qe="/v1/api/parties/{party_id}/simulations/{simulation_id}/email-inquiries",yf=async(t,o)=>{let{data:r,error:e}=await o.POST(qe,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Qe="/v1/api/parties/{party_id}/simulations/{simulation_id}/insurance-policies",Pf=async(t,o)=>{let{data:r,error:e}=await o.GET(Qe,{params:t});if(e)throw new a(e);return r};var Fe="/v1/api/parties/{party_id}/simulations/{simulation_id}/insurance-policies",Bf=async(t,o)=>{let{data:r,error:e}=await o.PUT(Fe,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Ue="/v1/api/parties/{party_id}/simulations/{simulation_id}/policy-packages",xf=async(t,o)=>{let{data:r,error:e}=await o.GET(Ue,{params:t});if(e)throw new a(e);return r};var We="/v1/api/parties/{party_id}/staff/possible-insurance-products",bf=async(t,o)=>{let{data:r,error:e}=await o.GET(We,{params:t});if(e)throw new a(e);return r};var _e="/v1/api/parties/{party_id}/system-campaigns",Ef=async(t,o)=>{let{data:r,error:e}=await o.GET(_e,{params:t});if(e)throw new a(e);return r};var Ve="/v1/api/parties/{party_id}/transfers",Ff=async(t,o)=>{let{data:r,error:e}=await o.POST(Ve,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Le="/v1/api/relations",Lf=async(t,o)=>{let{data:r,error:e}=await o.POST(Le,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Me="/v1/api/relations/{relation_id}",zf=async(t,o)=>{let{data:r,error:e}=await o.DELETE(Me,{params:t.params});if(e)throw new a(e);return r};var Ye="/v1/api/relations/{relation_id}",eC=async(t,o)=>{let{data:r,error:e}=await o.PATCH(Ye,{body:t.body,params:t.params});if(e)throw new a(e);return r};var He="/v2/api/distributions/{distribution_id}/parties",sC=async(t,o)=>{let{data:r,error:e}=await o.GET(He,{params:t});if(e)throw new a(e);return r};var Ke="/v1/api/address/cities",mC=async(t,o)=>{let{data:r,error:e}=await o.GET(Ke,{params:t});if(e)throw new a(e);return r};var ze="/v1/api/address/info/freemium",lC=async(t,o)=>{let{data:r,error:e}=await o.GET(ze,{params:t});if(e)throw new a(e);return r};var Je="/v1/api/address/info/premium",RC=async(t,o)=>{let{data:r,error:e}=await o.GET(Je,{params:t});if(e)throw new a(e);return r};var Xe="/v1/api/address/search",wC=async(t,o)=>{let{data:r,error:e}=await o.GET(Xe,{params:t});if(e)throw new a(e);return r};var Ze="/v1/api/address/streets",kC=async(t,o)=>{let{data:r,error:e}=await o.GET(Ze,{params:t});if(e)throw new a(e);return r};var $e="/v1/api/weather/info",jC=async(t,o)=>{let{data:r,error:e}=await o.GET($e,{params:t});if(e)throw new a(e);return r};var et="/v1/api/advisory-report-front-page-pdf",UC=async(t,o)=>{let{data:r,error:e}=await o.POST(et,{body:t.body,params:t.params});if(e)throw new a(e);return r};var tt="/v1/api/advisory-reports",MC=async(t,o)=>{let{data:r,error:e}=await o.GET(tt,{params:t});if(e)throw new a(e);return r};var rt="/v1/api/advisory-reports",JC=async(t,o)=>{let{data:r,error:e}=await o.POST(rt,{body:t.body,params:t.params});if(e)throw new a(e);return r};var ot="/v1/api/advisory-reports/{report_id_1}/diff/{report_id_2}",tB=async(t,o)=>{let{data:r,error:e}=await o.GET(ot,{params:t});if(e)throw new a(e);return r};var at="/v1/api/advisory-reports/{report_id}",pB=async(t,o)=>{let{data:r,error:e}=await o.GET(at,{params:t});if(e)throw new a(e);return r};var st="/v1/api/advisory-reports/{report_id}",cB=async(t,o)=>{let{data:r,error:e}=await o.DELETE(st,{params:t.params});if(e)throw new a(e);return r};var pt="/v1/api/advisory-reports/{report_id}",hB=async(t,o)=>{let{data:r,error:e}=await o.PATCH(pt,{body:t.body,params:t.params});if(e)throw new a(e);return r};var nt="/v1/api/advisory-reports/{report_id}/acceptances",gB=async(t,o)=>{let{data:r,error:e}=await o.POST(nt,{body:t.body,params:t.params});if(e)throw new a(e);return r};var it="/v1/api/advisory-reports/{report_id}/clauses",TB=async(t,o)=>{let{data:r,error:e}=await o.PUT(it,{body:t.body,params:t.params});if(e)throw new a(e);return r};var yt="/v1/api/advisory-reports/{report_id}/conversations",SB=async(t,o)=>{let{data:r,error:e}=await o.POST(yt,{body:t.body,params:t.params});if(e)throw new a(e);return r};var mt="/v1/api/advisory-reports/{report_id}/docx",OB=async(t,o)=>{let{data:r,error:e}=await o.POST(mt,{params:t.params});if(e)throw new a(e);return r};var ct="/v1/api/advisory-reports/{report_id}/email-inquiries",WB=async(t,o)=>{let{data:r,error:e}=await o.POST(ct,{body:t.body,params:t.params});if(e)throw new a(e);return r};var ut="/v1/api/advisory-reports/{report_id}/events",YB=async(t,o)=>{let{data:r,error:e}=await o.GET(ut,{params:t});if(e)throw new a(e);return r};var dt="/v1/api/advisory-reports/{report_id}/export-options",XB=async(t,o)=>{let{data:r,error:e}=await o.GET(dt,{params:t});if(e)throw new a(e);return r};var Pt="/v1/api/advisory-reports/{report_id}/exports",rR=async(t,o)=>{let{data:r,error:e}=await o.POST(Pt,{body:t.body,params:t.params});if(e)throw new a(e);return r};var lt="/v1/api/advisory-reports/{report_id}/insurance-policies",nR=async(t,o)=>{let{data:r,error:e}=await o.PUT(lt,{body:t.body,params:t.params});if(e)throw new a(e);return r};var ht="/v1/api/advisory-reports/{report_id}/insurance-policies/order",uR=async(t,o)=>{let{data:r,error:e}=await o.PUT(ht,{body:t.body,params:t.params});if(e)throw new a(e);return r};var ft="/v1/api/advisory-reports/{report_id}/insurance-policies/{insurance_policy_id}",fR=async(t,o)=>{let{data:r,error:e}=await o.DELETE(ft,{params:t.params});if(e)throw new a(e);return r};var Ct="/v1/api/advisory-reports/{report_id}/pdf",NR=async(t,o)=>{let{data:r,error:e}=await o.GET(Ct,{params:t});if(e)throw new a(e);return r};var Bt="/v1/api/advisory-reports/{report_id}/pdf",AR=async(t,o)=>{let{data:r,error:e}=await o.POST(Bt,{params:t.params});if(e)throw new a(e);return r};var Rt="/v1/api/advisory-reports/{report_id}/personalise-advices",GR=async(t,o)=>{let{data:r,error:e}=await o.POST(Rt,{params:t.params});if(e)throw new a(e);return r};var gt="/v1/api/advisory-reports/{report_id}/policy-packages",qR=async(t,o)=>{let{data:r,error:e}=await o.PUT(gt,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Nt="/v1/api/advisory-reports/{report_id}/revisions",_R=async(t,o)=>{let{data:r,error:e}=await o.POST(Nt,{body:t.body,params:t.params});if(e)throw new a(e);return r};var vt="/v1/api/advisory-reports/{report_id}/risk-domains",HR=async(t,o)=>{let{data:r,error:e}=await o.POST(vt,{body:t.body,params:t.params});if(e)throw new a(e);return r};var xt="/v1/api/advisory-reports/{report_id}/risk-domains/{risk_domain_id}",ZR=async(t,o)=>{let{data:r,error:e}=await o.DELETE(xt,{params:t.params});if(e)throw new a(e);return r};var wt="/v1/api/advisory-reports/{report_id}/risk-domains/{risk_domain_id}/actions",og=async(t,o)=>{let{data:r,error:e}=await o.POST(wt,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Tt="/v1/api/advisory-reports/{report_id}/risk-domains/{risk_domain_id}/actions/{action_id}",ig=async(t,o)=>{let{data:r,error:e}=await o.DELETE(Tt,{params:t.params});if(e)throw new a(e);return r};var At="/v1/api/advisory-reports/{report_id}/risk-domains/{risk_domain_id}/actions/{action_id}",dg=async(t,o)=>{let{data:r,error:e}=await o.PATCH(At,{body:t.body,params:t.params});if(e)throw new a(e);return r};var It="/v1/api/advisory-reports/{report_id}/risk-domains/{risk_domain_id}/advice",Cg=async(t,o)=>{let{data:r,error:e}=await o.POST(It,{body:t.body,params:t.params});if(e)throw new a(e);return r};var bt="/v1/api/advisory-reports/{report_id}/risk-domains/{risk_domain_id}/advice/{advice_id}",vg=async(t,o)=>{let{data:r,error:e}=await o.DELETE(bt,{params:t.params});if(e)throw new a(e);return r};var kt="/v1/api/advisory-reports/{report_id}/risk-domains/{risk_domain_id}/advice/{advice_id}",Ig=async(t,o)=>{let{data:r,error:e}=await o.PATCH(kt,{body:t.body,params:t.params});if(e)throw new a(e);return r};var St="/v1/api/advisory-reports/{report_id}/risk-domains/{risk_domain_id}/advice/{advice_id}/actions",Dg=async(t,o)=>{let{data:r,error:e}=await o.PUT(St,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Gt="/v1/api/advisory-reports/{report_id}/settings/steps",Qg=async(t,o)=>{let{data:r,error:e}=await o.GET(Gt,{params:t});if(e)throw new a(e);return r};var Dt="/v1/api/advisory-reports/{report_id}/settings/steps",Vg=async(t,o)=>{let{data:r,error:e}=await o.PUT(Dt,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Et="/v2/api/advisory-reports/{report_id}",Kg=async(t,o)=>{let{data:r,error:e}=await o.DELETE(Et,{params:t.params});if(e)throw new a(e);return r};var jt="/v2/api/advisory-reports/{report_id}/revisions",$g=async(t,o)=>{let{data:r,error:e}=await o.POST(jt,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Ot="/v1/api/affiliations",aN=async t=>{let{data:o,error:r}=await t.GET(Ot);if(r)throw new a(r);return o};var qt="/v1/api/anva-producers/{anva_producer_id}",yN=async(t,o)=>{let{data:r,error:e}=await o.GET(qt,{params:t});if(e)throw new a(e);return r};var Qt="/v1/api/anva-relation-managers/{anva_relation_manager_id}",PN=async(t,o)=>{let{data:r,error:e}=await o.GET(Qt,{params:t});if(e)throw new a(e);return r};var Ft="/v1/api/brokers/me",BN=async t=>{let{data:o,error:r}=await t.GET(Ft);if(r)throw new a(r);return o};var Ut="/v1/api/brokers/{broker_id}",xN=async(t,o)=>{let{data:r,error:e}=await o.GET(Ut,{params:t});if(e)throw new a(e);return r};var Wt="/v1/api/brokers/{broker_id}",bN=async(t,o)=>{let{data:r,error:e}=await o.PATCH(Wt,{body:t.body,params:t.params});if(e)throw new a(e);return r};var _t="/v1/api/brokers/{broker_id}/checklists/onboarding",EN=async(t,o)=>{let{data:r,error:e}=await o.GET(_t,{params:t});if(e)throw new a(e);return r};var Vt="/v1/api/brokers/{broker_id}/integrations",FN=async(t,o)=>{let{data:r,error:e}=await o.GET(Vt,{params:t});if(e)throw new a(e);return r};var Lt="/v1/api/brokers/{broker_id}/integrations",LN=async(t,o)=>{let{data:r,error:e}=await o.PATCH(Lt,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Mt="/v1/api/anvaflows/closing-questions",zN=async(t,o)=>{let{data:r,error:e}=await o.GET(Mt,{params:t});if(e)throw new a(e);return r};var Yt="/v1/api/anvaflows/closing-questions",ev=async(t,o)=>{let{data:r,error:e}=await o.PUT(Yt,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Ht="/v1/api/anvaflows/closing-questions/{closing_question_id}",sv=async(t,o)=>{let{data:r,error:e}=await o.DELETE(Ht,{params:t.params});if(e)throw new a(e);return r};var Kt="/v1/api/anvaflows/labels",mv=async(t,o)=>{let{data:r,error:e}=await o.GET(Kt,{params:t});if(e)throw new a(e);return r};var zt="/v1/api/anvaflows/mutation-reasons",lv=async(t,o)=>{let{data:r,error:e}=await o.GET(zt,{params:t});if(e)throw new a(e);return r};var Jt="/v1/api/anvaflows/supported-adn-coverages",Rv=async(t,o)=>{let{data:r,error:e}=await o.GET(Jt,{params:t});if(e)throw new a(e);return r};var Xt="/v1/api/anvaflows/supported-coverages",wv=async(t,o)=>{let{data:r,error:e}=await o.GET(Xt,{params:t});if(e)throw new a(e);return r};var Zt="/v1/api/anvaflows/supported-insurance-companies",kv=async(t,o)=>{let{data:r,error:e}=await o.GET(Zt,{params:t});if(e)throw new a(e);return r};var $t="/v1/api/anvaflows/supported-insurances",jv=async(t,o)=>{let{data:r,error:e}=await o.GET($t,{params:t});if(e)throw new a(e);return r};var er="/v1/api/anvaflows/supported-tags",Uv=async(t,o)=>{let{data:r,error:e}=await o.GET(er,{params:t});if(e)throw new a(e);return r};var tr="/v1/api/anvaflows/supported-tags",Mv=async(t,o)=>{let{data:r,error:e}=await o.PUT(tr,{body:t.body,params:t.params});if(e)throw new a(e);return r};var rr="/v1/api/anvaflows/{session_id}/anva-party",Jv=async(t,o)=>{let{data:r,error:e}=await o.POST(rr,{body:t.body,params:t.params});if(e)throw new a(e);return r};var or="/v1/api/anvaflows/{session_id}/anva-party",tx=async(t,o)=>{let{data:r,error:e}=await o.PATCH(or,{body:t.body,params:t.params});if(e)throw new a(e);return r};var ar="/v1/api/anvaflows/{session_id}/anvaproducts/{anva_product_id}/calculate",px=async(t,o)=>{let{data:r,error:e}=await o.POST(ar,{body:t.body,params:t.params});if(e)throw new a(e);return r};var sr="/v1/api/anvaflows/{session_id}/calculate",cx=async(t,o)=>{let{data:r,error:e}=await o.POST(sr,{body:t.body,params:t.params});if(e)throw new a(e);return r};var pr="/v1/api/anvaflows/{session_id}/collection-methods",hx=async(t,o)=>{let{data:r,error:e}=await o.GET(pr,{params:t});if(e)throw new a(e);return r};var nr="/v1/api/anvaflows/{session_id}/recalculate-simulation",gx=async(t,o)=>{let{data:r,error:e}=await o.POST(nr,{body:t.body,params:t.params});if(e)throw new a(e);return r};var ir="/v1/api/anvaflows/{session_id}/regenerate",Tx=async(t,o)=>{let{data:r,error:e}=await o.POST(ir,{body:t.body,params:t.params});if(e)throw new a(e);return r};var yr="/v1/api/anvaflows/{session_id}/send-custom-quotes-to-anva",Sx=async(t,o)=>{let{data:r,error:e}=await o.POST(yr,{body:t.body,params:t.params});if(e)throw new a(e);return r};var mr="/v1/api/anvaflows/{session_id}/send-offer-mail",Ox=async(t,o)=>{let{data:r,error:e}=await o.POST(mr,{body:t.body,params:t.params});if(e)throw new a(e);return r};var cr="/v1/api/anvaflows/{session_id}/send-offer-to-anva",Wx=async(t,o)=>{let{data:r,error:e}=await o.POST(cr,{params:t.params});if(e)throw new a(e);return r};var ur="/v1/api/anvaproducts",Yx=async(t,o)=>{let{data:r,error:e}=await o.GET(ur,{params:t});if(e)throw new a(e);return r};var dr="/v1/api/anvaproducts/import",Xx=async(t,o)=>{let{data:r,error:e}=await o.POST(dr,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Pr="/v1/api/anvaproducts/questionnaires/update-all-questions-by-anvalabels",rw=async(t,o)=>{let{data:r,error:e}=await o.POST(Pr,{body:t.body,params:t.params});if(e)throw new a(e);return r};var lr="/v1/api/anvaproducts/{anva_product_id}",nw=async(t,o)=>{let{data:r,error:e}=await o.GET(lr,{params:t});if(e)throw new a(e);return r};var hr="/v1/api/anvaproducts/{anva_product_id}",uw=async(t,o)=>{let{data:r,error:e}=await o.PATCH(hr,{body:t.body,params:t.params});if(e)throw new a(e);return r};var fr="/v1/api/anvaproducts/{anva_product_id}/coverages/{coverage_code}",fw=async(t,o)=>{let{data:r,error:e}=await o.PATCH(fr,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Cr="/v1/api/anvaproducts/{anva_product_id}/questionnaires",Nw=async(t,o)=>{let{data:r,error:e}=await o.GET(Cr,{params:t});if(e)throw new a(e);return r};var Br="/v1/api/anvaproducts/{anva_product_id}/questionnaires",Aw=async(t,o)=>{let{data:r,error:e}=await o.PUT(Br,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Rr="/v1/api/anvaproducts/{anva_product_id}/questionnaires/validate",Gw=async(t,o)=>{let{data:r,error:e}=await o.POST(Rr,{body:t.body,params:t.params});if(e)throw new a(e);return r};var gr="/v2/api/anvaflows/{session_id}/calculate",qw=async(t,o)=>{let{data:r,error:e}=await o.POST(gr,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Nr="/v2/api/anvaflows/{session_id}/send-offer-to-anva",_w=async(t,o)=>{let{data:r,error:e}=await o.POST(Nr,{params:t.params});if(e)throw new a(e);return r};var vr="/v1/api/batches/{batch_id}/sessions",Hw=async(t,o)=>{let{data:r,error:e}=await o.POST(vr,{params:t.params});if(e)throw new a(e);return r};var xr="/v1/api/conversations/{session_id}/possible-quote-combinations",Zw=async(t,o)=>{let{data:r,error:e}=await o.POST(xr,{body:t.body,params:t.params});if(e)throw new a(e);return r};var wr="/v1/api/conversations/{session_id}/quotes-batches",oT=async(t,o)=>{let{data:r,error:e}=await o.GET(wr,{params:t});if(e)throw new a(e);return r};var Tr="/v1/api/quotes/exports/insurance_module",iT=async(t,o)=>{let{data:r,error:e}=await o.GET(Tr,{params:t});if(e)throw new a(e);return r};var Ar="/v1/api/quotes/insights/{insurance_type}",dT=async(t,o)=>{let{data:r,error:e}=await o.GET(Ar,{params:t});if(e)throw new a(e);return r};var Ir="/v1/api/quotes/{quote_id}/email-inquiries",CT=async(t,o)=>{let{data:r,error:e}=await o.POST(Ir,{body:t.body,params:t.params});if(e)throw new a(e);return r};var br="/v1/api/quotes/{quote_id}/export/insurance_module",vT=async(t,o)=>{let{data:r,error:e}=await o.POST(br,{body:t.body,params:t.params});if(e)throw new a(e);return r};var kr="/v2/api/quotes/{insurance_type}/{insurance_company}/{insurance}",IT=async(t,o)=>{let{data:r,error:e}=await o.POST(kr,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Sr="/v1/api/brokers/{broker_id}/connections",DT=async(t,o)=>{let{data:r,error:e}=await o.GET(Sr,{params:t});if(e)throw new a(e);return r};var Gr="/v1/api/brokers/{broker_id}/connections/{key}",QT=async(t,o)=>{let{data:r,error:e}=await o.POST(Gr,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Dr="/v1/api/brokers/{broker_id}/connections/{key}",VT=async(t,o)=>{let{data:r,error:e}=await o.DELETE(Dr,{params:t.params});if(e)throw new a(e);return r};var Er="/v1/api/brokers/{broker_id}/connections/{key}",KT=async(t,o)=>{let{data:r,error:e}=await o.PATCH(Er,{body:t.body,params:t.params});if(e)throw new a(e);return r};var jr="/v1/api/connections/anva/agents",$T=async(t,o)=>{let{data:r,error:e}=await o.GET(jr,{params:t});if(e)throw new a(e);return r};var Or="/v1/api/connections/anva/documents/import",aA=async(t,o)=>{let{data:r,error:e}=await o.GET(Or,{params:t});if(e)throw new a(e);return r};var qr="/v1/api/connections/anva/employees",yA=async(t,o)=>{let{data:r,error:e}=await o.GET(qr,{params:t});if(e)throw new a(e);return r};var Qr="/v1/api/connections/anva/parties",PA=async(t,o)=>{let{data:r,error:e}=await o.GET(Qr,{params:t});if(e)throw new a(e);return r};var Fr="/v1/api/connections/anva/parties/{anva_id}/import",BA=async(t,o)=>{let{data:r,error:e}=await o.GET(Fr,{params:t});if(e)throw new a(e);return r};var Ur="/v1/api/connections/anva/parties/{anva_party_id}/documents",xA=async(t,o)=>{let{data:r,error:e}=await o.POST(Ur,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Wr="/v1/api/connections/anva/parties/{anva_party_id}/policies/{anva_policy_id}/policy-document/imports",bA=async(t,o)=>{let{data:r,error:e}=await o.GET(Wr,{params:t});if(e)throw new a(e);return r};var _r="/v1/api/connections/anva/parties/{anva_party_id}/policy-packages/{anva_policy_id}/policy-document/imports",EA=async(t,o)=>{let{data:r,error:e}=await o.GET(_r,{params:t});if(e)throw new a(e);return r};var Vr="/v1/api/connections/anva/parties/{anva_party_id}/tasks",FA=async(t,o)=>{let{data:r,error:e}=await o.POST(Vr,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Lr="/v1/api/connections/anva/products",LA=async(t,o)=>{let{data:r,error:e}=await o.GET(Lr,{params:t});if(e)throw new a(e);return r};var Mr="/v1/api/connections/anva/validate",zA=async(t,o)=>{let{data:r,error:e}=await o.POST(Mr,{params:t.params});if(e)throw new a(e);return r};var Yr="/v1/api/connections/anva_dwh/validate",eI=async(t,o)=>{let{data:r,error:e}=await o.POST(Yr,{params:t.params});if(e)throw new a(e);return r};var Hr="/v1/api/connections/assu/employees",sI=async(t,o)=>{let{data:r,error:e}=await o.GET(Hr,{params:t});if(e)throw new a(e);return r};var Kr="/v1/api/connections/assu/parties",mI=async(t,o)=>{let{data:r,error:e}=await o.GET(Kr,{params:t});if(e)throw new a(e);return r};var zr="/v1/api/connections/assu/parties/{assu_id}/documents",lI=async(t,o)=>{let{data:r,error:e}=await o.POST(zr,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Jr="/v1/api/connections/assu/parties/{assu_id}/import",RI=async(t,o)=>{let{data:r,error:e}=await o.GET(Jr,{params:t});if(e)throw new a(e);return r};var Xr="/v1/api/connections/assu/parties/{assu_id}/tasks",wI=async(t,o)=>{let{data:r,error:e}=await o.POST(Xr,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Zr="/v1/api/connections/dias/afdbranches",kI=async t=>{let{data:o,error:r}=await t.GET(Zr);if(r)throw new a(r);return o};var $r="/v1/api/connections/dias/employees",jI=async(t,o)=>{let{data:r,error:e}=await o.GET($r,{params:t});if(e)throw new a(e);return r};var eo="/v1/api/connections/dias/parties",UI=async(t,o)=>{let{data:r,error:e}=await o.GET(eo,{params:t});if(e)throw new a(e);return r};var to="/v1/api/connections/dias/parties/{dias_id}/documents",MI=async(t,o)=>{let{data:r,error:e}=await o.POST(to,{body:t.body,params:t.params});if(e)throw new a(e);return r};var ro="/v1/api/connections/dias/parties/{dias_id}/import",JI=async(t,o)=>{let{data:r,error:e}=await o.GET(ro,{params:t});if(e)throw new a(e);return r};var oo="/v1/api/connections/dias/parties/{dias_id}/tasks",tb=async(t,o)=>{let{data:r,error:e}=await o.POST(oo,{body:t.body,params:t.params});if(e)throw new a(e);return r};var ao="/v1/api/connections/dias/party-salutations",pb=async t=>{let{data:o,error:r}=await t.GET(ao);if(r)throw new a(r);return o};var so="/v1/api/connections/dias/party-titles",cb=async t=>{let{data:o,error:r}=await t.GET(so);if(r)throw new a(r);return o};var po="/v1/api/connections/dias/products",hb=async(t,o)=>{let{data:r,error:e}=await o.GET(po,{params:t});if(e)throw new a(e);return r};var no="/v1/api/connections/fasterforward/employees",gb=async(t,o)=>{let{data:r,error:e}=await o.GET(no,{params:t});if(e)throw new a(e);return r};var io="/v1/api/connections/fasterforward/parties",Tb=async(t,o)=>{let{data:r,error:e}=await o.GET(io,{params:t});if(e)throw new a(e);return r};var yo="/v1/api/connections/fasterforward/parties/{fasterforward_id}/documents",Sb=async(t,o)=>{let{data:r,error:e}=await o.POST(yo,{body:t.body,params:t.params});if(e)throw new a(e);return r};var mo="/v1/api/connections/fasterforward/parties/{fasterforward_id}/import",Ob=async(t,o)=>{let{data:r,error:e}=await o.GET(mo,{params:t});if(e)throw new a(e);return r};var co="/v1/api/connections/fasterforward/parties/{fasterforward_id}/tasks",Wb=async(t,o)=>{let{data:r,error:e}=await o.POST(co,{body:t.body,params:t.params});if(e)throw new a(e);return r};var uo="/v1/api/connections/fasterforward/teams",Yb=async(t,o)=>{let{data:r,error:e}=await o.GET(uo,{params:t});if(e)throw new a(e);return r};var Po="/v1/api/connections/fasterforward/validate",Xb=async(t,o)=>{let{data:r,error:e}=await o.POST(Po,{params:t.params});if(e)throw new a(e);return r};var lo="/v1/api/connections/outlook",rk=async(t,o)=>{let{data:r,error:e}=await o.GET(lo,{params:t});if(e)throw new a(e);return r};var ho="/v1/api/connections/outlook/mailfolders",nk=async(t,o)=>{let{data:r,error:e}=await o.GET(ho,{params:t});if(e)throw new a(e);return r};var fo="/v1/api/connections/outlook/mails",uk=async(t,o)=>{let{data:r,error:e}=await o.GET(fo,{params:t});if(e)throw new a(e);return r};var Co="/v1/api/connections/outlook/mails-by-outlook-message-id/{id}",fk=async(t,o)=>{let{data:r,error:e}=await o.GET(Co,{params:t});if(e)throw new a(e);return r};var Bo="/v1/api/connections/outlook/mails/{id}",Nk=async(t,o)=>{let{data:r,error:e}=await o.GET(Bo,{params:t});if(e)throw new a(e);return r};var Ro="/v1/api/connections/outlook/sync",Ak=async(t,o)=>{let{data:r,error:e}=await o.POST(Ro,{params:t.params});if(e)throw new a(e);return r};var go="/v1/api/connections/outlook/sync/activate",Gk=async(t,o)=>{let{data:r,error:e}=await o.POST(go,{body:t.body,params:t.params});if(e)throw new a(e);return r};var No="/v1/api/connections/outlook/sync/deactivate",qk=async(t,o)=>{let{data:r,error:e}=await o.POST(No,{body:t.body,params:t.params});if(e)throw new a(e);return r};var vo="/v1/api/distributions/{distribution_id}/connections",_k=async(t,o)=>{let{data:r,error:e}=await o.GET(vo,{params:t});if(e)throw new a(e);return r};var xo="/v1/api/distributions/{distribution_id}/connections/{key}",Hk=async(t,o)=>{let{data:r,error:e}=await o.POST(xo,{body:t.body,params:t.params});if(e)throw new a(e);return r};var wo="/v1/api/distributions/{distribution_id}/connections/{key}",Zk=async(t,o)=>{let{data:r,error:e}=await o.DELETE(wo,{params:t.params});if(e)throw new a(e);return r};var To="/v1/api/distributions/{distribution_id}/connections/{key}",oS=async(t,o)=>{let{data:r,error:e}=await o.PATCH(To,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Ao="/v1/api/integrations/anva/validate",iS=async(t,o)=>{let{data:r,error:e}=await o.POST(Ao,{params:t.params});if(e)throw new a(e);return r};var Io="/v1/api/campaign-templates",dS=async(t,o)=>{let{data:r,error:e}=await o.GET(Io,{params:t});if(e)throw new a(e);return r};var bo="/v1/api/campaigns",CS=async(t,o)=>{let{data:r,error:e}=await o.GET(bo,{params:t});if(e)throw new a(e);return r};var ko="/v1/api/campaigns",vS=async(t,o)=>{let{data:r,error:e}=await o.POST(ko,{body:t.body,params:t.params});if(e)throw new a(e);return r};var So="/v1/api/campaigns/dns-prefixes/generate",IS=async(t,o)=>{let{data:r,error:e}=await o.POST(So,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Go="/v1/api/campaigns/example-mails",DS=async(t,o)=>{let{data:r,error:e}=await o.POST(Go,{params:t.params});if(e)throw new a(e);return r};var Do="/v1/api/campaigns/{campaign_id}",QS=async(t,o)=>{let{data:r,error:e}=await o.GET(Do,{params:t});if(e)throw new a(e);return r};var Eo="/v1/api/campaigns/{campaign_id}",VS=async(t,o)=>{let{data:r,error:e}=await o.PATCH(Eo,{body:t.body,params:t.params});if(e)throw new a(e);return r};var jo="/v1/api/campaigns/{campaign_id}/metrics",KS=async(t,o)=>{let{data:r,error:e}=await o.GET(jo,{params:t});if(e)throw new a(e);return r};var Oo="/v1/api/campaigns/{campaign_id}/targets",$S=async(t,o)=>{let{data:r,error:e}=await o.PATCH(Oo,{params:t.params});if(e)throw new a(e);return r};var qo="/v1/api/distributions/campaign-settings",aG=async(t,o)=>{let{data:r,error:e}=await o.GET(qo,{params:t});if(e)throw new a(e);return r};var Qo="/v1/api/mail-templates/campaign-target",yG=async(t,o)=>{let{data:r,error:e}=await o.GET(Qo,{params:t});if(e)throw new a(e);return r};var Fo="/v1/api/claims",PG=async(t,o)=>{let{data:r,error:e}=await o.GET(Fo,{params:t});if(e)throw new a(e);return r};var Uo="/v1/api/claims",BG=async(t,o)=>{let{data:r,error:e}=await o.POST(Uo,{params:t.params});if(e)throw new a(e);return r};var Wo="/v1/api/claims/categories/CAR",xG=async t=>{let{data:o,error:r}=await t.GET(Wo);if(r)throw new a(r);return o};var _o="/v1/api/claims/customer/token/{token}",bG=async(t,o)=>{let{data:r,error:e}=await o.GET(_o,{params:t});if(e)throw new a(e);return r};var Vo="/v1/api/claims/customer/token/{token}",EG=async(t,o)=>{let{data:r,error:e}=await o.PATCH(Vo,{params:t.params});if(e)throw new a(e);return r};var Lo="/v1/api/claims/customer/token/{token}/documents",FG=async(t,o)=>{let{data:r,error:e}=await o.POST(Lo,{params:t.params});if(e)throw new a(e);return r};var Mo="/v1/api/claims/customer/token/{token}/documents/{document_id}",LG=async(t,o)=>{let{data:r,error:e}=await o.DELETE(Mo,{params:t.params});if(e)throw new a(e);return r};var Yo="/v1/api/claims/customer/token/{token}/documents/{document_id}",zG=async(t,o)=>{let{data:r,error:e}=await o.PATCH(Yo,{params:t.params});if(e)throw new a(e);return r};var Ho="/v1/api/claims/customer/token/{token}/entities",eD=async(t,o)=>{let{data:r,error:e}=await o.POST(Ho,{params:t.params});if(e)throw new a(e);return r};var Ko="/v1/api/claims/customer/token/{token}/entities/{entity_id}",sD=async(t,o)=>{let{data:r,error:e}=await o.DELETE(Ko,{params:t.params});if(e)throw new a(e);return r};var zo="/v1/api/claims/customer/token/{token}/entities/{entity_id}",mD=async(t,o)=>{let{data:r,error:e}=await o.PATCH(zo,{params:t.params});if(e)throw new a(e);return r};var Jo="/v1/api/claims/customer/token/{token}/events",lD=async(t,o)=>{let{data:r,error:e}=await o.GET(Jo,{params:t});if(e)throw new a(e);return r};var Xo="/v1/api/claims/customer/token/{token}/events/{event_id}/notes",RD=async(t,o)=>{let{data:r,error:e}=await o.POST(Xo,{params:t.params});if(e)throw new a(e);return r};var Zo="/v1/api/claims/customer/upload/{claim_doc_category}",wD=async(t,o)=>{let{data:r,error:e}=await o.POST(Zo,{params:t.params});if(e)throw new a(e);return r};var $o="/v1/api/claims/generate/token",kD=async(t,o)=>{let{data:r,error:e}=await o.POST($o,{params:t.params});if(e)throw new a(e);return r};var ea="/v1/api/claims/info/{claim_type}/{claim_category}",jD=async(t,o)=>{let{data:r,error:e}=await o.GET(ea,{params:t});if(e)throw new a(e);return r};var ta="/v1/api/claims/notes/{note_id}",UD=async(t,o)=>{let{data:r,error:e}=await o.DELETE(ta,{params:t.params});if(e)throw new a(e);return r};var ra="/v1/api/claims/notes/{note_id}",MD=async(t,o)=>{let{data:r,error:e}=await o.PATCH(ra,{params:t.params});if(e)throw new a(e);return r};var oa="/v1/api/claims/upload/{claim_doc_category}",JD=async(t,o)=>{let{data:r,error:e}=await o.POST(oa,{params:t.params});if(e)throw new a(e);return r};var aa="/v1/api/claims/{claim_id}",tE=async(t,o)=>{let{data:r,error:e}=await o.GET(aa,{params:t});if(e)throw new a(e);return r};var sa="/v1/api/claims/{claim_id}",pE=async(t,o)=>{let{data:r,error:e}=await o.DELETE(sa,{params:t.params});if(e)throw new a(e);return r};var pa="/v1/api/claims/{claim_id}",cE=async(t,o)=>{let{data:r,error:e}=await o.PATCH(pa,{params:t.params});if(e)throw new a(e);return r};var na="/v1/api/claims/{claim_id}/connections/keypoint/declaration",hE=async(t,o)=>{let{data:r,error:e}=await o.POST(na,{params:t.params});if(e)throw new a(e);return r};var ia="/v1/api/claims/{claim_id}/connections/keypoint/declaration/remark",gE=async(t,o)=>{let{data:r,error:e}=await o.PUT(ia,{params:t.params});if(e)throw new a(e);return r};var ya="/v1/api/claims/{claim_id}/customer/followup-page/email",TE=async(t,o)=>{let{data:r,error:e}=await o.POST(ya,{params:t.params});if(e)throw new a(e);return r};var ma="/v1/api/claims/{claim_id}/documents",SE=async(t,o)=>{let{data:r,error:e}=await o.POST(ma,{params:t.params});if(e)throw new a(e);return r};var ca="/v1/api/claims/{claim_id}/documents/{document_id}",OE=async(t,o)=>{let{data:r,error:e}=await o.GET(ca,{params:t});if(e)throw new a(e);return r};var ua="/v1/api/claims/{claim_id}/documents/{document_id}",WE=async(t,o)=>{let{data:r,error:e}=await o.DELETE(ua,{params:t.params});if(e)throw new a(e);return r};var da="/v1/api/claims/{claim_id}/documents/{document_id}",YE=async(t,o)=>{let{data:r,error:e}=await o.PATCH(da,{params:t.params});if(e)throw new a(e);return r};var Pa="/v1/api/claims/{claim_id}/entities",XE=async(t,o)=>{let{data:r,error:e}=await o.POST(Pa,{params:t.params});if(e)throw new a(e);return r};var la="/v1/api/claims/{claim_id}/entities/{entity_id}",rj=async(t,o)=>{let{data:r,error:e}=await o.DELETE(la,{params:t.params});if(e)throw new a(e);return r};var ha="/v1/api/claims/{claim_id}/entities/{entity_id}",nj=async(t,o)=>{let{data:r,error:e}=await o.PATCH(ha,{params:t.params});if(e)throw new a(e);return r};var fa="/v1/api/claims/{claim_id}/events",uj=async(t,o)=>{let{data:r,error:e}=await o.GET(fa,{params:t});if(e)throw new a(e);return r};var Ca="/v1/api/claims/{claim_id}/events/{event_id}/notes",fj=async(t,o)=>{let{data:r,error:e}=await o.POST(Ca,{params:t.params});if(e)throw new a(e);return r};var Ba="/v1/api/claims/{claim_id}/lock",Nj=async(t,o)=>{let{data:r,error:e}=await o.POST(Ba,{params:t.params});if(e)throw new a(e);return r};var Ra="/v1/api/claims/{claim_id}/report",Aj=async(t,o)=>{let{data:r,error:e}=await o.GET(Ra,{params:t});if(e)throw new a(e);return r};var ga="/v1/api/claims/{claim_id}/report/email",Gj=async(t,o)=>{let{data:r,error:e}=await o.POST(ga,{params:t.params});if(e)throw new a(e);return r};var Na="/v1/api/claims/{claim_id}/request_update",qj=async(t,o)=>{let{data:r,error:e}=await o.POST(Na,{params:t.params});if(e)throw new a(e);return r};var va="/v1/api/claims/{claim_id}/unlock",_j=async(t,o)=>{let{data:r,error:e}=await o.POST(va,{params:t.params});if(e)throw new a(e);return r};var xa="/v1/api/claims/{claim_id}/validate",Hj=async(t,o)=>{let{data:r,error:e}=await o.POST(xa,{params:t.params});if(e)throw new a(e);return r};var wa="/v1/api/distributions/{distribution_id}/claims",Zj=async(t,o)=>{let{data:r,error:e}=await o.POST(wa,{params:t.params});if(e)throw new a(e);return r};var Ta="/v1/api/conversations",oO=async(t,o)=>{let{data:r,error:e}=await o.GET(Ta,{params:t});if(e)throw new a(e);return r};var Aa="/v1/api/conversations-filters/origin",iO=async(t,o)=>{let{data:r,error:e}=await o.GET(Aa,{params:t});if(e)throw new a(e);return r};var Ia="/v1/api/conversations/{session_id}",dO=async(t,o)=>{let{data:r,error:e}=await o.GET(Ia,{params:t});if(e)throw new a(e);return r};var ba="/v1/api/conversations/{session_id}",CO=async(t,o)=>{let{data:r,error:e}=await o.DELETE(ba,{params:t.params});if(e)throw new a(e);return r};var ka="/v1/api/conversations/{session_id}",vO=async(t,o)=>{let{data:r,error:e}=await o.PATCH(ka,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Sa="/v1/api/conversations/{session_id}/chat",IO=async(t,o)=>{let{data:r,error:e}=await o.GET(Sa,{params:t});if(e)throw new a(e);return r};var Ga="/v1/api/conversations/{session_id}/complete",DO=async(t,o)=>{let{data:r,error:e}=await o.POST(Ga,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Da="/v1/api/conversations/{session_id}/entities/{entity_id}",QO=async(t,o)=>{let{data:r,error:e}=await o.DELETE(Da,{params:t.params});if(e)throw new a(e);return r};var Ea="/v1/api/conversations/{session_id}/entities/{entity_id}/parties/{party_id}",VO=async(t,o)=>{let{data:r,error:e}=await o.DELETE(Ea,{params:t.params});if(e)throw new a(e);return r};var ja="/v1/api/conversations/{session_id}/feedback",KO=async(t,o)=>{let{data:r,error:e}=await o.POST(ja,{params:t.params});if(e)throw new a(e);return r};var Oa="/v1/api/conversations/{session_id}/generate-questions-to-prefill-by-car",$O=async(t,o)=>{let{data:r,error:e}=await o.POST(Oa,{body:t.body,params:t.params});if(e)throw new a(e);return r};var qa="/v1/api/conversations/{session_id}/pdf",aq=async(t,o)=>{let{data:r,error:e}=await o.POST(qa,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Qa="/v1/api/conversations/{session_id}/reminders",yq=async(t,o)=>{let{data:r,error:e}=await o.POST(Qa,{params:t.params});if(e)throw new a(e);return r};var Fa="/v1/api/conversations/{session_id}/sessions",Pq=async(t,o)=>{let{data:r,error:e}=await o.GET(Fa,{params:t});if(e)throw new a(e);return r};var Ua="/v1/api/conversations/{session_id}/sessions",Bq=async(t,o)=>{let{data:r,error:e}=await o.DELETE(Ua,{params:t.params});if(e)throw new a(e);return r};var Wa="/v1/api/flows/{flow_id}/conversations",xq=async(t,o)=>{let{data:r,error:e}=await o.POST(Wa,{body:t.body,params:t.params});if(e)throw new a(e);return r};var _a="/v1/api/flows/{flow_id}/conversations/{session_id}/answers",bq=async(t,o)=>{let{data:r,error:e}=await o.POST(_a,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Va="/v2/api/conversations/{session_id}/chat-summary",Eq=async(t,o)=>{let{data:r,error:e}=await o.GET(Va,{params:t});if(e)throw new a(e);return r};var La="/v1/api/conversations/{session_id}/insurance-recommendations",Fq=async(t,o)=>{let{data:r,error:e}=await o.GET(La,{params:t});if(e)throw new a(e);return r};var Ma="/v1/api/insurance-recommendations",Lq=async(t,o)=>{let{data:r,error:e}=await o.POST(Ma,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Ya="/v1/api/insurance-recommendations/{recommendation_id}",zq=async(t,o)=>{let{data:r,error:e}=await o.GET(Ya,{params:t});if(e)throw new a(e);return r};var Ha="/v1/api/insurance-recommendations/{recommendation_id}/feedback",e0=async(t,o)=>{let{data:r,error:e}=await o.POST(Ha,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Ka="/v1/api/insurance-recommendations/{recommendation_id}/insurance-product-recommendations/{insurance_product_recommendation_id}",s0=async(t,o)=>{let{data:r,error:e}=await o.PATCH(Ka,{body:t.body,params:t.params});if(e)throw new a(e);return r};var za="/v1/api/insurance-recommendations/{recommendation_id}/prevention-advice-recommendations/{prevention_advice_recommendation_id}",m0=async(t,o)=>{let{data:r,error:e}=await o.PATCH(za,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Ja="/v1/api/parties/{party_id}/insurance-recommendations",l0=async(t,o)=>{let{data:r,error:e}=await o.GET(Ja,{params:t});if(e)throw new a(e);return r};var Xa="/v1/api/parties/{party_id}/insurance-recommendations",R0=async(t,o)=>{let{data:r,error:e}=await o.POST(Xa,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Za="/v1/api/customers",w0=async(t,o)=>{let{data:r,error:e}=await o.GET(Za,{params:t});if(e)throw new a(e);return r};var $a="/v1/api/customers/me/anva-inquiry",k0=async(t,o)=>{let{data:r,error:e}=await o.POST($a,{body:t.body});if(e)throw new a(e);return r};var es="/v1/api/customers/me/claims",j0=async(t,o)=>{let{data:r,error:e}=await o.GET(es,{params:t});if(e)throw new a(e);return r};var ts="/v1/api/customers/me/claims/{claim_id}",U0=async(t,o)=>{let{data:r,error:e}=await o.GET(ts,{params:t});if(e)throw new a(e);return r};var rs="/v1/api/customers/me/current-account-insights",M0=async(t,o)=>{let{data:r,error:e}=await o.GET(rs,{params:t});if(e)throw new a(e);return r};var os="/v1/api/customers/me/documents",J0=async(t,o)=>{let{data:r,error:e}=await o.GET(os,{params:t});if(e)throw new a(e);return r};var as="/v1/api/customers/me/finconnect/link",tQ=async(t,o)=>{let{data:r,error:e}=await o.GET(as,{params:t});if(e)throw new a(e);return r};var ss="/v1/api/customers/me/insurance-policies",pQ=async(t,o)=>{let{data:r,error:e}=await o.GET(ss,{params:t});if(e)throw new a(e);return r};var ps="/v1/api/customers/me/insurance-policies/{insurance_policy_id}",cQ=async(t,o)=>{let{data:r,error:e}=await o.GET(ps,{params:t});if(e)throw new a(e);return r};var ns="/v1/api/customers/me/insurance-policies/{insurance_policy_id}/finconnect/link",hQ=async(t,o)=>{let{data:r,error:e}=await o.GET(ns,{params:t});if(e)throw new a(e);return r};var is="/v1/api/customers/me/invoices",gQ=async(t,o)=>{let{data:r,error:e}=await o.GET(is,{params:t});if(e)throw new a(e);return r};var ys="/v1/api/customers/me/invoices/{invoice_id}",TQ=async(t,o)=>{let{data:r,error:e}=await o.GET(ys,{params:t});if(e)throw new a(e);return r};var ms="/v1/api/customers/me/parties",SQ=async t=>{let{data:o,error:r}=await t.GET(ms);if(r)throw new a(r);return o};var cs="/v1/api/customers/me/policy-packages",OQ=async(t,o)=>{let{data:r,error:e}=await o.GET(cs,{params:t});if(e)throw new a(e);return r};var us="/v1/api/customers/me/policy-packages/{policy_package_id}",WQ=async(t,o)=>{let{data:r,error:e}=await o.GET(us,{params:t});if(e)throw new a(e);return r};var ds="/v1/api/customers/{user_id}/parties",YQ=async(t,o)=>{let{data:r,error:e}=await o.GET(ds,{params:t});if(e)throw new a(e);return r};var Ps="/v1/api/customers/{user_id}/parties/{party_id}/block",XQ=async(t,o)=>{let{data:r,error:e}=await o.POST(Ps,{params:t.params});if(e)throw new a(e);return r};var ls="/v1/api/customers/{user_id}/parties/{party_id}/block",rF=async(t,o)=>{let{data:r,error:e}=await o.DELETE(ls,{params:t.params});if(e)throw new a(e);return r};var hs="/v1/api/customers/{user_id}/password-reset",nF=async(t,o)=>{let{data:r,error:e}=await o.POST(hs,{params:t.params});if(e)throw new a(e);return r};var fs="/v1/api/parties/delink-users",uF=async(t,o)=>{let{data:r,error:e}=await o.POST(fs,{body:t.body});if(e)throw new a(e);return r};var Cs="/v1/api/parties/link-users",fF=async(t,o)=>{let{data:r,error:e}=await o.POST(Cs,{body:t.body});if(e)throw new a(e);return r};var Bs="/v1/api/parties/me",NF=async(t,o)=>{let{data:r,error:e}=await o.PATCH(Bs,{body:t.body});if(e)throw new a(e);return r};var Rs="/v1/api/parties/me/activities",AF=async(t,o)=>{let{data:r,error:e}=await o.POST(Rs,{body:t.body});if(e)throw new a(e);return r};var gs="/v1/api/parties/me/activities/{activity_id}",GF=async(t,o)=>{let{data:r,error:e}=await o.DELETE(gs,{params:t.params});if(e)throw new a(e);return r};var Ns="/v1/api/parties/me/activities/{activity_id}",qF=async(t,o)=>{let{data:r,error:e}=await o.PATCH(Ns,{body:t.body,params:t.params});if(e)throw new a(e);return r};var vs="/v1/api/parties/{party_id}/checkup",_F=async(t,o)=>{let{data:r,error:e}=await o.GET(vs,{params:t});if(e)throw new a(e);return r};var xs="/v1/api/parties/{party_id}/customer-invitations",HF=async(t,o)=>{let{data:r,error:e}=await o.POST(xs,{body:t.body,params:t.params});if(e)throw new a(e);return r};var ws="/v1/api/parties/{party_id}/customers",ZF=async(t,o)=>{let{data:r,error:e}=await o.GET(ws,{params:t});if(e)throw new a(e);return r};var Ts="/v1/api/diasflows/conversations/{session_id}/calculate",oU=async(t,o)=>{let{data:r,error:e}=await o.POST(Ts,{body:t.body,params:t.params});if(e)throw new a(e);return r};var As="/v1/api/diasflows/conversations/{session_id}/collection-methods",iU=async(t,o)=>{let{data:r,error:e}=await o.GET(As,{params:t});if(e)throw new a(e);return r};var Is="/v1/api/diasflows/conversations/{session_id}/dias-party",dU=async(t,o)=>{let{data:r,error:e}=await o.POST(Is,{body:t.body,params:t.params});if(e)throw new a(e);return r};var bs="/v1/api/diasflows/conversations/{session_id}/generate-offer-document",CU=async(t,o)=>{let{data:r,error:e}=await o.POST(bs,{params:t.params});if(e)throw new a(e);return r};var ks="/v1/api/diasflows/conversations/{session_id}/products/{product_id}/calculate",vU=async(t,o)=>{let{data:r,error:e}=await o.POST(ks,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Ss="/v1/api/diasflows/conversations/{session_id}/recalculate-simulation",IU=async(t,o)=>{let{data:r,error:e}=await o.POST(Ss,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Gs="/v1/api/diasflows/conversations/{session_id}/send-offer-mail",DU=async(t,o)=>{let{data:r,error:e}=await o.POST(Gs,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Ds="/v1/api/diasflows/products",QU=async(t,o)=>{let{data:r,error:e}=await o.GET(Ds,{params:t});if(e)throw new a(e);return r};var Es="/v1/api/diasflows/products/import",VU=async(t,o)=>{let{data:r,error:e}=await o.POST(Es,{body:t.body,params:t.params});if(e)throw new a(e);return r};var js="/v1/api/diasflows/products/{product_id}",KU=async(t,o)=>{let{data:r,error:e}=await o.GET(js,{params:t});if(e)throw new a(e);return r};var Os="/v1/api/diasflows/products/{product_id}",$U=async(t,o)=>{let{data:r,error:e}=await o.PATCH(Os,{body:t.body,params:t.params});if(e)throw new a(e);return r};var qs="/v1/api/diasflows/products/{product_id}/coverages/{coverage_dias_id}",aW=async(t,o)=>{let{data:r,error:e}=await o.PATCH(qs,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Qs="/v1/api/diasflows/products/{product_id}/questionnaires",yW=async(t,o)=>{let{data:r,error:e}=await o.GET(Qs,{params:t});if(e)throw new a(e);return r};var Fs="/v1/api/diasflows/products/{product_id}/questionnaires",PW=async(t,o)=>{let{data:r,error:e}=await o.PUT(Fs,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Us="/v1/api/diasflows/products/{product_id}/questionnaires/validate",BW=async(t,o)=>{let{data:r,error:e}=await o.POST(Us,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Ws="/v1/api/diasflows/supported-insurances",xW=async(t,o)=>{let{data:r,error:e}=await o.GET(Ws,{params:t});if(e)throw new a(e);return r};var _s="/v1/api/distribution/{distribution_id}/pending-upgrades",bW=async(t,o)=>{let{data:r,error:e}=await o.GET(_s,{params:t});if(e)throw new a(e);return r};var Vs="/v1/api/distributions/about-us-completion",EW=async(t,o)=>{let{data:r,error:e}=await o.POST(Vs,{body:t.body});if(e)throw new a(e);return r};var Ls="/v1/api/distributions/faq",FW=async(t,o)=>{let{data:r,error:e}=await o.GET(Ls,{params:t});if(e)throw new a(e);return r};var Ms="/v1/api/distributions/faq",LW=async(t,o)=>{let{data:r,error:e}=await o.PUT(Ms,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Ys="/v1/api/distributions/faq/{faq_id}",zW=async(t,o)=>{let{data:r,error:e}=await o.DELETE(Ys,{params:t.params});if(e)throw new a(e);return r};var Hs="/v1/api/distributions/insurance-product-clauses",e2=async(t,o)=>{let{data:r,error:e}=await o.GET(Hs,{params:t});if(e)throw new a(e);return r};var Ks="/v1/api/distributions/insurance-product-clauses",s2=async(t,o)=>{let{data:r,error:e}=await o.POST(Ks,{body:t.body,params:t.params});if(e)throw new a(e);return r};var zs="/v1/api/distributions/insurance-product-clauses/{insurance_product_clause_id}",m2=async(t,o)=>{let{data:r,error:e}=await o.DELETE(zs,{params:t.params});if(e)throw new a(e);return r};var Js="/v1/api/distributions/insurance-product-clauses/{insurance_product_clause_id}",l2=async(t,o)=>{let{data:r,error:e}=await o.PATCH(Js,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Xs="/v1/api/distributions/invitations",R2=async(t,o)=>{let{data:r,error:e}=await o.POST(Xs,{body:t.body});if(e)throw new a(e);return r};var Zs="/v1/api/distributions/settings",w2=async t=>{let{data:o,error:r}=await t.GET(Zs);if(r)throw new a(r);return o};var $s="/v1/api/distributions/settings",k2=async(t,o)=>{let{data:r,error:e}=await o.PATCH($s,{body:t.body});if(e)throw new a(e);return r};var ep="/v1/api/distributions/tags",j2=async(t,o)=>{let{data:r,error:e}=await o.GET(ep,{params:t});if(e)throw new a(e);return r};var tp="/v1/api/distributions/tags",U2=async(t,o)=>{let{data:r,error:e}=await o.POST(tp,{body:t.body,params:t.params});if(e)throw new a(e);return r};var rp="/v1/api/distributions/tags/{value}",M2=async(t,o)=>{let{data:r,error:e}=await o.DELETE(rp,{params:t.params});if(e)throw new a(e);return r};var op="/v1/api/distributions/usp",J2=async(t,o)=>{let{data:r,error:e}=await o.GET(op,{params:t});if(e)throw new a(e);return r};var ap="/v1/api/distributions/usp",t1=async(t,o)=>{let{data:r,error:e}=await o.POST(ap,{body:t.body,params:t.params});if(e)throw new a(e);return r};var sp="/v1/api/distributions/usp/{usp_id}",p1=async(t,o)=>{let{data:r,error:e}=await o.PUT(sp,{body:t.body,params:t.params});if(e)throw new a(e);return r};var pp="/v1/api/distributions/usp/{usp_id}",c1=async(t,o)=>{let{data:r,error:e}=await o.DELETE(pp,{params:t.params});if(e)throw new a(e);return r};var np="/v1/api/distributions/{distribution_id}",h1=async(t,o)=>{let{data:r,error:e}=await o.GET(np,{params:t});if(e)throw new a(e);return r};var ip="/v1/api/distributions/{distribution_id}/activity",g1=async(t,o)=>{let{data:r,error:e}=await o.GET(ip,{params:t});if(e)throw new a(e);return r};var yp="/v1/api/distributions/{distribution_id}/affiliations",T1=async(t,o)=>{let{data:r,error:e}=await o.GET(yp,{params:t});if(e)throw new a(e);return r};var mp="/v1/api/distributions/{distribution_id}/insights/novelties",S1=async(t,o)=>{let{data:r,error:e}=await o.GET(mp,{params:t});if(e)throw new a(e);return r};var cp="/v1/api/distributions/{distribution_id}/insights/performance",O1=async(t,o)=>{let{data:r,error:e}=await o.GET(cp,{params:t});if(e)throw new a(e);return r};var up="/v1/api/distributions/{distribution_id}/integrations",W1=async(t,o)=>{let{data:r,error:e}=await o.GET(up,{params:t});if(e)throw new a(e);return r};var dp="/v1/api/distributions/{distribution_id}/integrations",Y1=async(t,o)=>{let{data:r,error:e}=await o.PUT(dp,{params:t.params});if(e)throw new a(e);return r};var Pp="/v1/api/distributions/{distribution_id}/promotions",X1=async(t,o)=>{let{data:r,error:e}=await o.GET(Pp,{params:t});if(e)throw new a(e);return r};var lp="/v1/api/distributions/{distribution_id}/themes",r_=async(t,o)=>{let{data:r,error:e}=await o.POST(lp,{body:t.body,params:t.params});if(e)throw new a(e);return r};var hp="/v1/api/distributions/{distribution_id}/themes/{theme_name}",n_=async(t,o)=>{let{data:r,error:e}=await o.DELETE(hp,{params:t.params});if(e)throw new a(e);return r};var fp="/v1/api/distributions/{distribution_id}/themes/{theme_name}",u_=async(t,o)=>{let{data:r,error:e}=await o.PATCH(fp,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Cp="/v1/api/distributions/me/flows",f_=async(t,o)=>{let{data:r,error:e}=await o.GET(Cp,{params:t});if(e)throw new a(e);return r};var Bp="/v1/api/flows",N_=async(t,o)=>{let{data:r,error:e}=await o.GET(Bp,{params:t});if(e)throw new a(e);return r};var Rp="/v1/api/flows-ask-later-questions",A_=async(t,o)=>{let{data:r,error:e}=await o.GET(Rp,{params:t});if(e)throw new a(e);return r};var gp="/v1/api/flows-ask-later-questions",G_=async(t,o)=>{let{data:r,error:e}=await o.POST(gp,{body:t.body});if(e)throw new a(e);return r};var Np="/v1/api/flows/{flow_id}",q_=async(t,o)=>{let{data:r,error:e}=await o.GET(Np,{params:t});if(e)throw new a(e);return r};var vp="/v1/api/flows/{flow_id}",__=async(t,o)=>{let{data:r,error:e}=await o.POST(vp,{body:t.body,params:t.params});if(e)throw new a(e);return r};var xp="/v1/api/flows/{flow_id}/answers",H_=async(t,o)=>{let{data:r,error:e}=await o.POST(xp,{body:t.body,params:t.params});if(e)throw new a(e);return r};var wp="/v1/api/flows/{flow_id}/questionnaire",Z_=async(t,o)=>{let{data:r,error:e}=await o.GET(wp,{params:t});if(e)throw new a(e);return r};var Tp="/v1/api/flows/{flow_id}/questionnaire/pdf",oV=async(t,o)=>{let{data:r,error:e}=await o.POST(Tp,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Ap="/v1/api/distributions/{distribution_id}/leads",iV=async(t,o)=>{let{data:r,error:e}=await o.GET(Ap,{params:t});if(e)throw new a(e);return r};var Ip="/v1/api/distributions/{distribution_id}/leads/companies",dV=async(t,o)=>{let{data:r,error:e}=await o.POST(Ip,{body:t.body,params:t.params});if(e)throw new a(e);return r};var bp="/v1/api/distributions/{distribution_id}/leads/customers",CV=async(t,o)=>{let{data:r,error:e}=await o.POST(bp,{body:t.body,params:t.params});if(e)throw new a(e);return r};var kp="/v1/api/leads/{lead_id}",vV=async(t,o)=>{let{data:r,error:e}=await o.GET(kp,{params:t});if(e)throw new a(e);return r};var Sp="/v1/api/leads/{lead_id}/transfers",IV=async(t,o)=>{let{data:r,error:e}=await o.POST(Sp,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Gp="/v1/api/distributions/{distribution_id}/leases/profilease/offers",DV=async(t,o)=>{let{data:r,error:e}=await o.GET(Gp,{params:t});if(e)throw new a(e);return r};var Dp="/v1/api/distributions/{distribution_id}/leases/profilease/offers/{lease_offer_id}",QV=async(t,o)=>{let{data:r,error:e}=await o.GET(Dp,{params:t});if(e)throw new a(e);return r};var Ep="/v1/api/leases/profilease/cars/offers",VV=async(t,o)=>{let{data:r,error:e}=await o.POST(Ep,{body:t.body,params:t.params});if(e)throw new a(e);return r};var jp="/v1/api/leases/profilease/cars/quotes",KV=async(t,o)=>{let{data:r,error:e}=await o.POST(jp,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Op="/v1/api/leases/profilease/cars/rates",$V=async(t,o)=>{let{data:r,error:e}=await o.GET(Op,{params:t});if(e)throw new a(e);return r};var qp="/v1/api/document-extractor/batches",aL=async(t,o)=>{let{data:r,error:e}=await o.POST(qp,{body:t.body});if(e)throw new a(e);return r};var Qp="/v1/api/document-extractor/batches/{batch_id}",yL=async(t,o)=>{let{data:r,error:e}=await o.GET(Qp,{params:t});if(e)throw new a(e);return r};var Fp="/v1/api/document-extractor/documents/{document_id}",PL=async(t,o)=>{let{data:r,error:e}=await o.GET(Fp,{params:t});if(e)throw new a(e);return r};var Up="/v1/api/document-extractor/entities/{entity_id}",BL=async(t,o)=>{let{data:r,error:e}=await o.GET(Up,{params:t});if(e)throw new a(e);return r};var Wp="/v1/api/document-extractor/one",xL=async(t,o)=>{let{data:r,error:e}=await o.POST(Wp,{body:t.body});if(e)throw new a(e);return r};var _p="/v1/api/document-extractor/one/insurance-policies",bL=async(t,o)=>{let{data:r,error:e}=await o.POST(_p,{body:t.body});if(e)throw new a(e);return r};var Vp="/v1/api/document-extractor/one/offers",EL=async(t,o)=>{let{data:r,error:e}=await o.POST(Vp,{body:t.body});if(e)throw new a(e);return r};var Lp="/v1/api/document-extractor/supported-mime-types",FL=async t=>{let{data:o,error:r}=await t.GET(Lp);if(r)throw new a(r);return o};var Mp="/v2/api/document-extractor/one",LL=async(t,o)=>{let{data:r,error:e}=await o.POST(Mp,{body:t.body});if(e)throw new a(e);return r};var Yp="/v2/api/document-extractor/one/insurance-policies",zL=async(t,o)=>{let{data:r,error:e}=await o.POST(Yp,{body:t.body});if(e)throw new a(e);return r};var Hp="/v2/api/document-extractor/one/offers",eM=async(t,o)=>{let{data:r,error:e}=await o.POST(Hp,{body:t.body});if(e)throw new a(e);return r};var Kp="/v2/api/document-extractor/one/party",sM=async(t,o)=>{let{data:r,error:e}=await o.POST(Kp,{body:t.body});if(e)throw new a(e);return r};var zp="/v1/api/documents/{document_id}",mM=async(t,o)=>{let{data:r,error:e}=await o.GET(zp,{params:t});if(e)throw new a(e);return r};var Jp="/v1/api/documents/{document_id}/link",lM=async(t,o)=>{let{data:r,error:e}=await o.GET(Jp,{params:t});if(e)throw new a(e);return r};var Xp="/v1/api/email-analyzer/email-by-message-id",RM=async(t,o)=>{let{data:r,error:e}=await o.GET(Xp,{params:t});if(e)throw new a(e);return r};var Zp="/v1/api/email-analyzer/emails/triage/one",wM=async(t,o)=>{let{data:r,error:e}=await o.POST(Zp,{body:t.body});if(e)throw new a(e);return r};var $p="/v1/api/email-analyzer/emails/{email_id}",kM=async(t,o)=>{let{data:r,error:e}=await o.PATCH($p,{body:t.body,params:t.params});if(e)throw new a(e);return r};var en="/v1/api/email-analyzer/emails/{email_id}/analyze/one",jM=async(t,o)=>{let{data:r,error:e}=await o.POST(en,{body:t.body,params:t.params});if(e)throw new a(e);return r};var tn="/v1/api/email-analyzer/emails/{email_id}/generate-concept-reply",UM=async(t,o)=>{let{data:r,error:e}=await o.POST(tn,{body:t.body,params:t.params});if(e)throw new a(e);return r};var rn="/v1/api/email-analyzer/emails/{email_id}/onesurance-recommendations",MM=async(t,o)=>{let{data:r,error:e}=await o.GET(rn,{params:t});if(e)throw new a(e);return r};var on="/v1/api/enterprises/search",JM=async(t,o)=>{let{data:r,error:e}=await o.GET(on,{params:t});if(e)throw new a(e);return r};var an="/v1/api/enterprises/{company_registration_number}",tY=async(t,o)=>{let{data:r,error:e}=await o.GET(an,{params:t});if(e)throw new a(e);return r};var sn="/v1/api/enterprises/{company_registration_number}/minimal",pY=async(t,o)=>{let{data:r,error:e}=await o.GET(sn,{params:t});if(e)throw new a(e);return r};var pn="/v1/api/people/search",cY=async(t,o)=>{let{data:r,error:e}=await o.GET(pn,{params:t});if(e)throw new a(e);return r};var nn="/v1/api/flights/airports",hY=async t=>{let{data:o,error:r}=await t.GET(nn);if(r)throw new a(r);return o};var yn="/v1/api/flights/lock",gY=async t=>{let{data:o,error:r}=await t.GET(yn);if(r)throw new a(r);return o};var mn="/v1/api/generative-ai/description-completion",TY=async(t,o)=>{let{data:r,error:e}=await o.POST(mn,{body:t.body});if(e)throw new a(e);return r};var cn="/v1/api/generative-ai/website-theme-extraction",SY=async(t,o)=>{let{data:r,error:e}=await o.POST(cn,{body:t.body});if(e)throw new a(e);return r};var un="/v1/api/hubspot-visitor-identification-token",OY=async t=>{let{data:o,error:r}=await t.GET(un);if(r)throw new a(r);return o};var dn="/v1/api/insurance-products/{insurance_product_id}",WY=async(t,o)=>{let{data:r,error:e}=await o.PATCH(dn,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Pn="/v1/api/insurance-products/{insurance_product_id}/advices",YY=async(t,o)=>{let{data:r,error:e}=await o.GET(Pn,{params:t});if(e)throw new a(e);return r};var ln="/v1/api/insurance-products/{insurance_product_id}/advices/{advice_id}",XY=async(t,o)=>{let{data:r,error:e}=await o.PATCH(ln,{body:t.body,params:t.params});if(e)throw new a(e);return r};var hn="/v1/api/insurance-products/{insurance_product_id}/descriptions",rH=async(t,o)=>{let{data:r,error:e}=await o.PUT(hn,{params:t.params});if(e)throw new a(e);return r};var fn="/v1/api/prevention-advice",nH=async(t,o)=>{let{data:r,error:e}=await o.GET(fn,{params:t});if(e)throw new a(e);return r};var Cn="/v1/api/prevention-advice/{prevention_advice_id}",uH=async(t,o)=>{let{data:r,error:e}=await o.PATCH(Cn,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Bn="/v1/api/risk-domains",fH=async(t,o)=>{let{data:r,error:e}=await o.GET(Bn,{params:t});if(e)throw new a(e);return r};var Rn="/v1/api/risk-domains/{risk_domain_id}",NH=async(t,o)=>{let{data:r,error:e}=await o.GET(Rn,{params:t});if(e)throw new a(e);return r};var gn="/v1/api/risk-domains/{risk_domain_id}",AH=async(t,o)=>{let{data:r,error:e}=await o.PATCH(gn,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Nn="/v2/api/insurance-products",GH=async(t,o)=>{let{data:r,error:e}=await o.GET(Nn,{params:t});if(e)throw new a(e);return r};var vn="/v1/api/insurance-terms-bot/chat",qH=async(t,o)=>{let{data:r,error:e}=await o.POST(vn,{body:t.body,params:t.params});if(e)throw new a(e);return r};var xn="/v1/api/insurance-terms-bot/compare",_H=async(t,o)=>{let{data:r,error:e}=await o.POST(xn,{body:t.body,params:t.params});if(e)throw new a(e);return r};var wn="/v1/api/insurance-terms-bot/feedback",HH=async(t,o)=>{let{data:r,error:e}=await o.POST(wn,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Tn="/v1/api/insurance-terms-bot/supported-insurance-companies",ZH=async(t,o)=>{let{data:r,error:e}=await o.GET(Tn,{params:t});if(e)throw new a(e);return r};var An="/v1/api/insurance-terms-bot/supported-insurance-subjects",oK=async(t,o)=>{let{data:r,error:e}=await o.GET(An,{params:t});if(e)throw new a(e);return r};var In="/v1/api/insurance-terms-bot/supported-risk-domains",iK=async(t,o)=>{let{data:r,error:e}=await o.GET(In,{params:t});if(e)throw new a(e);return r};var bn="/v1/api/me/brokers",dK=async t=>{let{data:o,error:r}=await t.GET(bn);if(r)throw new a(r);return o};var kn="/v1/api/users/me",CK=async t=>{let{data:o,error:r}=await t.GET(kn);if(r)throw new a(r);return o};var Sn="/v1/api/users/me",vK=async(t,o)=>{let{data:r,error:e}=await o.PATCH(Sn,{body:t.body});if(e)throw new a(e);return r};var Gn="/v1/api/users/me/2fa",IK=async t=>{let{data:o,error:r}=await t.GET(Gn);if(r)throw new a(r);return o};var Dn="/v1/api/users/me/2fa/disable",DK=async(t,o)=>{let{data:r,error:e}=await o.POST(Dn,{body:t.body});if(e)throw new a(e);return r};var En="/v1/api/users/me/2fa/enable",QK=async(t,o)=>{let{data:r,error:e}=await o.POST(En,{body:t.body});if(e)throw new a(e);return r};var jn="/v1/api/users/me/password",VK=async(t,o)=>{let{data:r,error:e}=await o.PUT(jn,{body:t.body});if(e)throw new a(e);return r};var On="/v1/api/users/{user_id}/2fa",KK=async(t,o)=>{let{data:r,error:e}=await o.DELETE(On,{params:t.params});if(e)throw new a(e);return r};var qn="/v1/api/offer-request-for-insurance-company/docx",$K=async(t,o)=>{let{data:r,error:e}=await o.POST(qn,{body:t.body});if(e)throw new a(e);return r};var Qn="/v1/api/offer-request-for-insurance-company/pdf",az=async(t,o)=>{let{data:r,error:e}=await o.POST(Qn,{body:t.body});if(e)throw new a(e);return r};var Fn="/v1/api/offers/bulk",yz=async(t,o)=>{let{data:r,error:e}=await o.PATCH(Fn,{body:t.body});if(e)throw new a(e);return r};var Un="/v1/api/offers/{offer_id}/revisions",Pz=async(t,o)=>{let{data:r,error:e}=await o.PUT(Un,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Wn="/v1/api/offers/{offer_id}/revisions/{offer_revision_id}",Bz=async(t,o)=>{let{data:r,error:e}=await o.GET(Wn,{params:t});if(e)throw new a(e);return r};var _n="/v1/api/offers/{offer_id}/revisions/{offer_revision_id}",xz=async(t,o)=>{let{data:r,error:e}=await o.PATCH(_n,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Vn="/v2/api/distributions/{distribution_id}/offers",bz=async(t,o)=>{let{data:r,error:e}=await o.GET(Vn,{params:t});if(e)throw new a(e);return r};var Ln="/v2/api/offers/{offer_id}/revisions/{offer_revision_id}/minimal",Ez=async(t,o)=>{let{data:r,error:e}=await o.GET(Ln,{params:t});if(e)throw new a(e);return r};var Mn="/v2/api/offers/{offer_revision_id}/minimal",Fz=async(t,o)=>{let{data:r,error:e}=await o.GET(Mn,{params:t});if(e)throw new a(e);return r};var Yn="/v1/api/organisations/{organisation_id}/distributions",Lz=async(t,o)=>{let{data:r,error:e}=await o.GET(Yn,{params:t});if(e)throw new a(e);return r};var Hn="/v1/api/organisations/{organisation_id}/leads",zz=async(t,o)=>{let{data:r,error:e}=await o.GET(Hn,{params:t});if(e)throw new a(e);return r};var Kn="/v1/api/organisations/{organisation_id}/offers",eJ=async(t,o)=>{let{data:r,error:e}=await o.GET(Kn,{params:t});if(e)throw new a(e);return r};var zn="/v1/api/parties/{party_id}/accidents",sJ=async(t,o)=>{let{data:r,error:e}=await o.POST(zn,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Jn="/v1/api/parties/{party_id}/bicycles",mJ=async(t,o)=>{let{data:r,error:e}=await o.POST(Jn,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Xn="/v1/api/parties/{party_id}/boats",lJ=async(t,o)=>{let{data:r,error:e}=await o.POST(Xn,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Zn="/v1/api/parties/{party_id}/cars",RJ=async(t,o)=>{let{data:r,error:e}=await o.POST(Zn,{body:t.body,params:t.params});if(e)throw new a(e);return r};var $n="/v1/api/parties/{party_id}/families",wJ=async(t,o)=>{let{data:r,error:e}=await o.POST($n,{body:t.body,params:t.params});if(e)throw new a(e);return r};var ei="/v1/api/parties/{party_id}/legal",kJ=async(t,o)=>{let{data:r,error:e}=await o.POST(ei,{body:t.body,params:t.params});if(e)throw new a(e);return r};var ti="/v1/api/parties/{party_id}/miscellanea",jJ=async(t,o)=>{let{data:r,error:e}=await o.POST(ti,{body:t.body,params:t.params});if(e)throw new a(e);return r};var ri="/v1/api/parties/{party_id}/party_groups",UJ=async(t,o)=>{let{data:r,error:e}=await o.POST(ri,{body:t.body,params:t.params});if(e)throw new a(e);return r};var oi="/v1/api/parties/{party_id}/risk_objects",MJ=async(t,o)=>{let{data:r,error:e}=await o.GET(oi,{params:t});if(e)throw new a(e);return r};var ai="/v1/api/parties/{party_id}/semi-trailers",JJ=async(t,o)=>{let{data:r,error:e}=await o.POST(ai,{body:t.body,params:t.params});if(e)throw new a(e);return r};var si="/v1/api/parties/{party_id}/trailers",t3=async(t,o)=>{let{data:r,error:e}=await o.POST(si,{body:t.body,params:t.params});if(e)throw new a(e);return r};var pi="/v1/api/risk_objects/{risk_object_id}",p3=async(t,o)=>{let{data:r,error:e}=await o.DELETE(pi,{params:t.params});if(e)throw new a(e);return r};var ni="/v1/api/risk_objects/{risk_object_id}/compliance",c3=async(t,o)=>{let{data:r,error:e}=await o.GET(ni,{params:t});if(e)throw new a(e);return r};var ii="/v1/api/risk_objects/{risk_object_id}/possible-insurance-products",h3=async(t,o)=>{let{data:r,error:e}=await o.GET(ii,{params:t});if(e)throw new a(e);return r};var yi="/v1/api/risk_objects/{risk_object_id}/references",g3=async(t,o)=>{let{data:r,error:e}=await o.POST(yi,{body:t.body,params:t.params});if(e)throw new a(e);return r};var mi="/v1/api/risk_objects/{risk_object_id}/relations/{relation_id}",T3=async(t,o)=>{let{data:r,error:e}=await o.DELETE(mi,{params:t.params});if(e)throw new a(e);return r};var ci="/v1/api/risk_objects/{risk_object_id}/relations/{relation_id}",S3=async(t,o)=>{let{data:r,error:e}=await o.PATCH(ci,{body:t.body,params:t.params});if(e)throw new a(e);return r};var ui="/v1/api/risk_objects/{risk_object_id}/revisions",O3=async(t,o)=>{let{data:r,error:e}=await o.GET(ui,{params:t});if(e)throw new a(e);return r};var di="/v1/api/risk_objects/{risk_object_id}/revisions/{risk_object_revision_id}/minimal",W3=async(t,o)=>{let{data:r,error:e}=await o.GET(di,{params:t});if(e)throw new a(e);return r};var Pi="/v1/api/risk_objects/{risk_object_type}/{risk_object_revision_id}",Y3=async(t,o)=>{let{data:r,error:e}=await o.GET(Pi,{params:t});if(e)throw new a(e);return r};var li="/v2/api/parties/{party_id}/bicycles/{risk_object_id}",X3=async(t,o)=>{let{data:r,error:e}=await o.PATCH(li,{body:t.body,params:t.params});if(e)throw new a(e);return r};var hi="/v2/api/parties/{party_id}/boats/{risk_object_id}",r7=async(t,o)=>{let{data:r,error:e}=await o.PATCH(hi,{body:t.body,params:t.params});if(e)throw new a(e);return r};var fi="/v2/api/parties/{party_id}/cars/{risk_object_id}",n7=async(t,o)=>{let{data:r,error:e}=await o.PATCH(fi,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Ci="/v2/api/parties/{party_id}/families/{risk_object_id}",u7=async(t,o)=>{let{data:r,error:e}=await o.PATCH(Ci,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Bi="/v2/api/parties/{party_id}/fleets/{risk_object_id}",f7=async(t,o)=>{let{data:r,error:e}=await o.PATCH(Bi,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Ri="/v2/api/parties/{party_id}/legal/{risk_object_id}",N7=async(t,o)=>{let{data:r,error:e}=await o.PATCH(Ri,{body:t.body,params:t.params});if(e)throw new a(e);return r};var gi="/v2/api/parties/{party_id}/miscellanea/{risk_object_id}",A7=async(t,o)=>{let{data:r,error:e}=await o.PATCH(gi,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Ni="/v2/api/parties/{party_id}/party_groups/{risk_object_id}",G7=async(t,o)=>{let{data:r,error:e}=await o.PATCH(Ni,{body:t.body,params:t.params});if(e)throw new a(e);return r};var vi="/v2/api/parties/{party_id}/residences/{risk_object_id}",q7=async(t,o)=>{let{data:r,error:e}=await o.PATCH(vi,{body:t.body,params:t.params});if(e)throw new a(e);return r};var xi="/v2/api/parties/{party_id}/risk_objects",_7=async(t,o)=>{let{data:r,error:e}=await o.GET(xi,{params:t});if(e)throw new a(e);return r};var wi="/v2/api/parties/{party_id}/semi_trailers/{risk_object_id}",H7=async(t,o)=>{let{data:r,error:e}=await o.PATCH(wi,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Ti="/v2/api/parties/{party_id}/trailers/{risk_object_id}",Z7=async(t,o)=>{let{data:r,error:e}=await o.PATCH(Ti,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Ai="/v2/api/parties/{party_id}/two_wheelers/{risk_object_id}",oX=async(t,o)=>{let{data:r,error:e}=await o.PATCH(Ai,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Ii="/v1/api/validate/chassis_number",iX=async(t,o)=>{let{data:r,error:e}=await o.POST(Ii,{});if(e)throw new a(e);return r};var bi="/v1/api/validate/company_registration_number",dX=async(t,o)=>{let{data:r,error:e}=await o.POST(bi,{});if(e)throw new a(e);return r};var ki="/v1/api/validate/email",CX=async(t,o)=>{let{data:r,error:e}=await o.POST(ki,{});if(e)throw new a(e);return r};var Si="/v1/api/validate/fsma",vX=async(t,o)=>{let{data:r,error:e}=await o.POST(Si,{});if(e)throw new a(e);return r};var Gi="/v1/api/validate/iban",IX=async(t,o)=>{let{data:r,error:e}=await o.POST(Gi,{body:t.body});if(e)throw new a(e);return r};var Di="/v1/api/validate/national_identification_number",DX=async(t,o)=>{let{data:r,error:e}=await o.POST(Di,{body:t.body});if(e)throw new a(e);return r};var Ei="/v1/api/validate/promotions",QX=async(t,o)=>{let{data:r,error:e}=await o.POST(Ei,{});if(e)throw new a(e);return r};var ji="/v1/api/validate/telephonenr",VX=async(t,o)=>{let{data:r,error:e}=await o.POST(ji,{});if(e)throw new a(e);return r};var Oi="/v1/api/validate/vehicle_registration_plate",KX=async(t,o)=>{let{data:r,error:e}=await o.POST(Oi,{body:t.body});if(e)throw new a(e);return r};var qi="/v1/api/validate/website",$X=async(t,o)=>{let{data:r,error:e}=await o.POST(qi,{});if(e)throw new a(e);return r};var Qi="/v1/api/vehicles/automobile/brands",aZ=async(t,o)=>{let{data:r,error:e}=await o.GET(Qi,{params:t});if(e)throw new a(e);return r};var Fi="/v1/api/vehicles/automobile/brands/{brand_key}/series",yZ=async(t,o)=>{let{data:r,error:e}=await o.GET(Fi,{params:t});if(e)throw new a(e);return r};var Ui="/v1/api/vehicles/automobile/id/freemium",PZ=async(t,o)=>{let{data:r,error:e}=await o.GET(Ui,{params:t});if(e)throw new a(e);return r};var Wi="/v1/api/vehicles/automobile/id/premium",BZ=async(t,o)=>{let{data:r,error:e}=await o.GET(Wi,{params:t});if(e)throw new a(e);return r};var _i="/v1/api/vehicles/automobile/number_plate/{number_plate}/premium",xZ=async(t,o)=>{let{data:r,error:e}=await o.GET(_i,{params:t});if(e)throw new a(e);return r};var Vi="/v1/api/vehicles/automobile/series/{series_id}/facts",bZ=async(t,o)=>{let{data:r,error:e}=await o.GET(Vi,{params:t});if(e)throw new a(e);return r};var Li="/v1/api/vehicles/automobile/series/{series_id}/versions",EZ=async(t,o)=>{let{data:r,error:e}=await o.GET(Li,{params:t});if(e)throw new a(e);return r};var Mi="/v1/api/vehicles/automobile/versions/{version_id}/freemium",FZ=async(t,o)=>{let{data:r,error:e}=await o.GET(Mi,{params:t});if(e)throw new a(e);return r};var Yi="/v1/api/vehicles/automobile/versions/{version_id}/premium",LZ=async(t,o)=>{let{data:r,error:e}=await o.GET(Yi,{params:t});if(e)throw new a(e);return r};var Hi="/v1/api/vehicles/automobile/vin/{vin_number}/premium",zZ=async(t,o)=>{let{data:r,error:e}=await o.GET(Hi,{params:t});if(e)throw new a(e);return r};var Ki="/v1/api/vehicles/search",e4=async(t,o)=>{let{data:r,error:e}=await o.POST(Ki,{body:t.body,params:t.params});if(e)throw new a(e);return r};var zi="/v1/api/yellowhiveflows/conversations/{session_id}/calculate",s4=async(t,o)=>{let{data:r,error:e}=await o.POST(zi,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Ji="/v1/api/yellowhiveflows/conversations/{session_id}/contact-person",m4=async(t,o)=>{let{data:r,error:e}=await o.POST(Ji,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Xi="/v1/api/yellowhiveflows/conversations/{session_id}/products/{product_id}/calculate",l4=async(t,o)=>{let{data:r,error:e}=await o.POST(Xi,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Zi="/v1/api/yellowhiveflows/conversations/{session_id}/recalculate-simulation",R4=async(t,o)=>{let{data:r,error:e}=await o.POST(Zi,{body:t.body,params:t.params});if(e)throw new a(e);return r};var $i="/v1/api/yellowhiveflows/products",w4=async(t,o)=>{let{data:r,error:e}=await o.GET($i,{params:t});if(e)throw new a(e);return r};var ey="/v1/api/yellowhiveflows/products/{product_id}",k4=async(t,o)=>{let{data:r,error:e}=await o.GET(ey,{params:t});if(e)throw new a(e);return r};var ty="/v1/api/yellowhiveflows/products/{product_id}/questionnaires",j4=async(t,o)=>{let{data:r,error:e}=await o.GET(ty,{params:t});if(e)throw new a(e);return r};var ry="/v1/api/yellowhiveflows/products/{product_id}/questionnaires",U4=async(t,o)=>{let{data:r,error:e}=await o.PUT(ry,{body:t.body,params:t.params});if(e)throw new a(e);return r};var oy="/v1/api/yellowhiveflows/products/{product_id}/questionnaires/validate",M4=async(t,o)=>{let{data:r,error:e}=await o.POST(oy,{body:t.body,params:t.params});if(e)throw new a(e);return r};var ay="/v1/api/yellowhiveflows/supported-coverages",J4=async(t,o)=>{let{data:r,error:e}=await o.GET(ay,{params:t});if(e)throw new a(e);return r};var sy="/v1/api/yellowhiveflows/supported-insurances",t5=async(t,o)=>{let{data:r,error:e}=await o.GET(sy,{params:t});if(e)throw new a(e);return r};export{a as SdkError,gB as acceptOrRejectAnAdvisoryReport,Gk as activateOutlookConnectionSync,jM as analyzeEmail,H_ as answerAFlowDirectly,bq as answerAFlowSession,XQ as blockCustomerFromAccessingParty,cx as calculateAnvaquotesBySessionId,KV as calculateCarLeaseQuote,oU as calculateDiasQuotesBySessionId,IT as calculateQuotesV2,s4 as calculateYellowhiveQuotesBySessionId,Aj as claimReportById,qj as claimRequestUpdate,qc as commentOnActivity,sJ as createAccidentsForParty,wy as createAccount,JC as createAdvisoryReport,_R as createAdvisoryReportRevision,$g as createAdvisoryReportRevisionV2,Vg as createAdvisoryReportStepSettings,Jv as createAnvaPartyViaConversation,FA as createAnvaTask,Mv as createAnvaflowTags,wI as createAssuTask,mJ as createBicycleRiskObject,lJ as createBoatRiskObject,QT as createBrokerConnectionsById,vS as createCampaign,RJ as createCarRiskObject,BG as createClaimAsBroker,Zj as createClaimAsCustomer,dV as createCompanyLead,xq as createConversation,yq as createConversationReminder,CV as createCustomerLead,dU as createDiasPartyViaConversation,tb as createDiasTask,Hk as createDistributionConnectionById,U2 as createDistributionTag,SE as createDocumentForClaim,FG as createDocumentForClaimAsCustomer,eP as createDocumentForParty,XE as createEntityAsBroker,eD as createEntityAsCustomerWithToken,wJ as createFamilyRiskObject,Wb as createFasterforwardTask,pl as createInsurancePoliciesForParty,s2 as createInsuranceProductClauseForDistribution,Vu as createLegalParty,kJ as createLegalRiskObject,Nj as createLockForClaim,jJ as createMiscellaneousRiskObject,Ku as createNaturalParty,fj as createNoteOnEvent,RD as createNoteOnEventAsCustomer,Pz as createOfferRevision,nR as createOrReplaceInsurancePolicyForAdvisoryReportById,qR as createOrReplacePolicyPackagesForAdvisoryReportById,AF as createPartyActivitiesAsCustomer,Du as createPartyByEnrichingWithEnrichingWithCompanyRegistration,UJ as createPartyGroupRiskObject,Xl as createPartyNote,uh as createPartyOffers,Lf as createPartyRelations,VV as createProfileaseCarLeaseOffer,Hw as createProflowSessionByBatchId,R0 as createRecommendationByPartyId,Lq as createRecommendationBySessionId,Hh as createReferenceForParty,g3 as createReferencesForRiskObject,of as createRelationBetweenRiskObjectAndParty,og as createRiskDomainActionForAdvisoryReportById,Dg as createRiskDomainActionFromAdviceForAdvisoryReportById,Cg as createRiskDomainAdviceForAdvisoryReportById,HR as createRiskDomainForAdvisoryReportById,JJ as createSemiTrailerRiskObject,nc as createToolkitAccount,uc as createToolkitBroker,t3 as createTrailerRiskObject,fc as createTrialBroker,wD as createUploadLinkAsCustomer,t1 as createUspItemForDistribution,m4 as createYellowhiveContactPerson,qk as deactivateOutlookConnectionSync,Kg as deleteAdvisoryReport,cB as deleteAdvisoryReportRevision,Bq as deleteAllSessionsBySessionId,sv as deleteAnvaClosingQuestions,VT as deleteBrokerConnectionByKey,pE as deleteClaimAsBrokerById,_c as deleteCommentOnActivity,Zk as deleteDistributionConnectionByKey,zW as deleteDistributionFaq,M2 as deleteDistributionTag,WE as deleteDocumentById,LG as deleteDocumentByIdAsCustomerWithToken,sP as deleteDocumentForParty,rj as deleteEntityAsBrokerById,sD as deleteEntityByIdAsCustomerWithToken,QO as deleteEntityBySessionIdAndFlowId,cl as deleteInsurancePoliciesForParty,fR as deleteInsurancePolicyForAdvisoryReportById,m2 as deleteInsuranceProductClauseForDistribution,UD as deleteNote,GF as deletePartyActivitiesAsCustomer,VO as deletePartyEntityBySessionIdAndFlowId,rh as deletePartyNoteById,zf as deletePartyRelations,qh as deletePolicyPackagesForParty,T3 as deleteRelationBetweenRiskObjectAndParty,ig as deleteRiskDomainActionForAdvisoryReportById,vg as deleteRiskDomainAdviceForAdvisoryReportById,ZR as deleteRiskDomainForAdvisoryReportById,p3 as deleteRiskObjectById,CO as deleteSessionBySessionId,c1 as deleteUspByDistributionAndId,uF as delinkPartyToUser,iS as deprecatedValidateAnvaConnection,KK as disable2FaAsUserForUser,DK as disable2FaByUser,OE as downloadDocumentById,XY as editInsuranceProductAdviceByDistribution,rH as editInsuranceProductDescriptionsByDistribution,QK as enable2Fa,qw as enqueueCalculationAnvaquotesBySessionId,Sx as enqueueSendCustomQuotesToAnvaBySessionId,_w as enqueueSendOfferToAnvaBySessionId,lP as enrichPartyByIdWithExternalCompanyData,rR as exportAdvisoryReportById,MP as exportPartyById,RP as exportPartyToAnva,wP as exportPartyToAssu,kP as exportPartyToDias,jP as exportPartyToFasterforward,vT as exportQuoteById,bL as extractInsurancePoliciesForOneDocument,zL as extractInsurancePoliciesForOneDocumentEnqueue,aL as extractManyDocumentInBatch,EL as extractOffersForOneDocument,eM as extractOffersForOneDocumentEnqueue,xL as extractOneDocument,LL as extractOneDocumentEnqueue,sM as extractPartyForOneDocumentEnqueue,SY as extractWebsiteTheme,TY as generateCompanyDescription,UM as generateConceptReply,CU as generateDiasOfferDocumentBySessionId,EW as generateDistributionAboutUsCompletion,IS as generateDnsPrefix,OB as generateDocxDocumentOfAdvisoryReportById,Z_ as generateFlowQuestionnaire,oV as generateFlowQuestionnaireDocument,$K as generateOfferRequestForInsuranceCompanyDocx,az as generateOfferRequestForInsuranceCompanyPdf,AR as generatePdfOfAdvisoryReportById,GR as generatePersonalizationAdviceForAdvisoryReport,Zw as generatePossibleProductsBySessionV2,$O as generateQuestionsToPrefillByCar,UC as generateStandaloneFrontPagePdfOfAdvisoryReportAsExample,kD as generateTokenForSocialLoginFlowAsBroker,IK as get2FaByUser,Pd as getActivityByParty,RC as getAddressInfo,lC as getAddressInfoFreemium,YY as getAdvicesPerInsuranceProduct,pB as getAdvisoryReportById,XB as getAdvisoryReportExportOptions,tB as getAdvisoryReportRevisionDiff,ky as getAllActivityTypes,MC as getAllAdvisoryReports,aN as getAllAvailableAffiliations,Wm as getAllAvailablePlans,rc as getAllAvailableThemesInWegroup,dK as getAllBrokersLinkedToCurrentUser,dS as getAllCampaignTemplates,CS as getAllCampaignsByDistribution,xG as getAllCarClaimCategories,PG as getAllClaimsAsBroker,oO as getAllConversations,w0 as getAllCustomersByDistribution,ly as getAllEnums,iV as getAllLeadsByDistribution,DV as getAllLeaseOffersByDistribution,Zc as getAllPartiesByDistribution,sC as getAllPartiesByDistributionV2,MJ as getAllRiskObjectsByPartyId,_7 as getAllRiskObjectsByPartyIdV2,Pq as getAllSessionsBySessionId,aZ as getAllVehicleBrands,yZ as getAllVehicleSeriesByBrandKey,EZ as getAllVehicleVersionsBySeriesId,$T as getAnvaAgents,zN as getAnvaClosingQuestions,hx as getAnvaCollectionMethods,yA as getAnvaEmployees,mv as getAnvaLabels,lv as getAnvaMutationReasons,PA as getAnvaParties,LA as getAnvaProducts,nw as getAnvaproductById,Yx as getAnvaproducts,My as getArtifactFromEventById,sI as getAssuEmployees,f_ as getAvailableFlowsForDistributionInfo,yN as getBrokerByAnvaProducerId,PN as getBrokerByAnvaRelationMangerId,DT as getBrokerConnectionsById,FN as getBrokerIntegrations,QS as getCampaignById,aG as getCampaignSettingsByDistribution,yG as getCampaignTargetMailTemplate,$V as getCarLeaseRates,IO as getChatBySessionId,Eq as getChatSummaryV2BySessionId,_F as getCheckupByPartyId,tE as getClaimAsBrokerById,bG as getClaimAsCustomerWithToken,U0 as getClaimByIdAsCustomer,uj as getClaimEventsAsBrokerById,lD as getClaimEventsAsCustomer,j0 as getClaimsAsCustomer,bd as getClaimsAsParty,Ed as getClaimsAsPartyById,c3 as getComplianceByRiskObjectId,dO as getConversationById,Fd as getConversationNotes,aq as getConversationReportPdfById,iO as getConversationsOriginFilter,M0 as getCurrentAccountInsightsAsCustomer,Ld as getCurrentAccountInsightsAsParty,BN as getCurrentBrokerOfTheUser,ZF as getCustomersByParty,kI as getDiasAfdbranches,iU as getDiasCollectionMethods,jI as getDiasEmployees,UI as getDiasParties,pb as getDiasPartySalutations,cb as getDiasPartyTitles,hb as getDiasProducts,xW as getDiasflowInsurances,KU as getDiasflowProductById,QU as getDiasflowProducts,g1 as getDistributionActivity,T1 as getDistributionAffiliations,h1 as getDistributionById,_k as getDistributionConnectionsById,FW as getDistributionFaq,bW as getDistributionHasPendingUpgrade,w2 as getDistributionSettings,j2 as getDistributionTags,yL as getDocumentExtractionBatchById,mM as getDocumentMetadata,J0 as getDocumentsAsCustomer,zd as getDocumentsForParty,RM as getEmailByMessageId,hm as getEncryptionKeys,tY as getEnterpriseByCompanyRegistrationNumberAndCountry,pY as getEnterpriseByCompanyRegistrationNumberAndCountryMinimalResponse,jy as getEnumByAnvaLabel,Uy as getEnumByDiasLabel,YB as getEventsByAdvisoryReportId,BL as getExtractEnityInfo,gb as getFasterforwardEmployees,Yb as getFasterforwardTeams,tQ as getFinconnectLinkAsCustomer,hl as getFinconnectLinkForInsurancePolicy,hQ as getFinconnectLinkForInsurancePolicyAsCustomer,q_ as getFlowInfoById,N_ as getFlowsInfo,tm as getGbi,OY as getHubspotVisitorIdentificationToken,jD as getInfoForClaim,pm as getInsightsIfCarIsInsured,cm as getInsuranceCompanies,iu as getInsurancePolicies,pQ as getInsurancePoliciesAsCustomer,JP as getInsurancePoliciesForParty,du as getInsurancePolicyById,cQ as getInsurancePolicyByIdAsCustomer,Cu as getInsurancePolicyComplianceById,Pf as getInsurancePolicySimulationsForParty,e2 as getInsuranceProductClausesByDistribution,GH as getInsuranceProductsV2,W1 as getIntegrationsByDistribution,TQ as getInvoiceByIdAsCustomer,gQ as getInvoicesAsCustomer,gl as getInvoicesAsParty,Tl as getInvoicesAsPartyById,Jy as getJobResultById,Sl as getKycByParty,vV as getLeadById,Tm as getLeadProviderById,gm as getLeadProvidersByAffinity,QV as getLeaseOfferById,lM as getLinkOfDocument,KS as getMetricsByCampaign,Ez as getMinimalOfferById,Fz as getMinimalOfferRevisionById,W3 as getMinimalRiskObjectById,Sm as getNace,S1 as getNoveltyInsightsByDistribution,Bz as getOfferById,bz as getOffersByDistribution,EN as getOnboardingChecklistByBroker,fh as getOnesuranceDataByPartyId,MM as getOnesuranceRecommendationsByEmailId,Lz as getOrganisationDistributions,zz as getOrganisationLeads,eJ as getOrganisationOffers,rk as getOutlookConnectionDetails,Nk as getOutlookMailById,fk as getOutlookMailByOutlookMessageId,nk as getOutlookMailfolders,uk as getOutlookMails,YQ as getPartiesByCustomer,SQ as getPartiesLinkedToUser,Qu as getPartiesOriginFilter,Bd as getPartyAddresses,ad as getPartyById,Wl as getPartyMergeSuggestions,NR as getPdfOfAdvisoryReportById,O1 as getPerformanceInsightsByDistribution,Gh as getPolicyPackageById,WQ as getPolicyPackageByIdAsCustomer,xf as getPolicyPackageSimulationsForParty,OQ as getPolicyPackagesAsCustomer,Nh as getPolicyPackagesForParty,_h as getPossibleInsuranceProductsByPartyId,h3 as getPossibleInsuranceProductsByRiskObjectId,Ol as getPossibleInsuranceProductsForManagementByPartyId,bf as getPossibleInsuranceProductsForStaffByPartyId,nH as getPreventionAdvice,X1 as getPromotionsByDistributionId,PL as getProvenanceInfoOfDocument,iT as getQuoteExports,dT as getQuoteInsights,oT as getQuotesAsBatchResultsByConversationId,zq as getRecommendationsById,l0 as getRecommendationsByPartyId,Fq as getRecommendationsBySessionId,Zh as getRiskAnalysisByPartyId,NH as getRiskDomainById,fH as getRiskDomains,Y3 as getRiskObjectByRiskObjectRevisionId,O3 as getRiskObjectRevisionsById,Ym as getSbi,Xm as getSingularityJobResultById,Qg as getStepSettingsByAdvisoryReportId,wv as getSupportedAnvaflowCoverages,Rv as getSupportedAnvaflowCoveragesGroupedByAdn,kv as getSupportedAnvaflowInsuranceCompanies,jv as getSupportedAnvaflowInsurances,Uv as getSupportedAnvaflowTags,ZH as getSupportedInsuranceCompanies,oK as getSupportedInsuranceSubjects,FL as getSupportedMimeTypes,iK as getSupportedRiskDomains,J4 as getSupportedYellowhiveflowCoverages,t5 as getSupportedYellowhiveflowInsurances,Ef as getSystemCampaignsByParty,xN as getTheBrokerById,J2 as getUspByDistribution,Ry as getValuesOfEnum,BZ as getVehicleByCarIdOrFebiacId,xZ as getVehicleByNumberPlateAndCarId,LZ as getVehicleByVersionId,zZ as getVehicleByVinAndCarId,bZ as getVehicleVersionFactsBySeriesId,jC as getWeatherInfo,k4 as getYellowhiveflowProductById,w4 as getYellowhiveflowProducts,CK as getYourOwnUser,KO as giveFeedbackOnConversationById,e0 as giveFeedbackOnRecommendationsById,HH as giveFeedbackToInsuranceTermsBot,r_ as handleCreateDistributionTheme,n_ as handleDeleteDistributionTheme,u_ as handleUpdateDistributionTheme,aA as importAnvaDocumentInWegroup,bA as importAnvaInsurancePolicyDocumentInWegroup,EA as importAnvaInsurancePolicyPackageDocumentInWegroup,BA as importAnvaPartyInWegroup,Xx as importAnvaproduct,RI as importAssuPartyInWegroup,JI as importDiasPartyInWegroup,VU as importDiasflowProduct,Ob as importFasterforwardPartyInWegroup,R2 as inviteColleaguesToDistribution,HF as inviteUserToParty,SB as linkConversationToAdvisoryReport,fF as linkPartyToUser,gY as lockFlightApi,DO as markConversationAsCompletedById,Yl as mergePartiesTogether,uR as orderInsurancePolciesOfAdvisoryReport,Ak as outlookConnectionSync,s0 as overrideInsuranceProductRecommendationById,m0 as overridePreventionAdviceRecommendationById,uw as patchAnvaproductById,fw as patchAnvaproductCoverageById,$U as patchDiasflowProductById,aW as patchDiasflowProductCoverageByDiasId,NF as patchOwnPartyAsCustomer,qH as poseAQuestionToInsuranceTermsBot,_H as poseAQuestionToInsuranceTermsBotForItToCompare,Om as postEventAsCarglassPartner,TB as putClausesForReport,vU as recalculateDiasQuotesBySessionIdAndProductId,IU as recalculateDiasSimulationBySessionId,px as recalculateOneAnvaquoteByAnvaProductIdSessionId,gx as recalculateSimulationBySessionId,l4 as recalculateYellowhiveQuotesBySessionIdAndProductId,R4 as recalculateYellowhiveSimulationBySessionId,Tx as regenerateAnvaquestionnaireBySessionId,hY as retrieveAirports,UP as retrieveAllExportsByParty,Nw as retrieveAnvaflowsQuestionnaires,A_ as retrieveAskLaterQuestions,FZ as retrieveAutomobileByCarIdFreemiumVersion,PZ as retrieveAutomobileByIdFreemium,yW as retrieveDiasQuestionnaires,ou as retrieveExportById,__ as retrieveFlow,j4 as retrieveYellowhiveQuestionnaires,kC as seachStreetsByCityAndCountry,wC as searchAddressesByCountry,mI as searchAssuParties,mC as searchCitiesByCountry,cY as searchDirectorsByFirstAndLastName,JM as searchEnterprisesByCountry,Tb as searchFasterforwardParties,$u as searchParties,e4 as searchVehicles,WB as sendAdvisoryReportAsMail,k0 as sendAnvaInquiryAsCustomer,hE as sendClaimToKeypoint,DU as sendDiasOfferMailBySessionId,DS as sendExampleCampaignTargetMail,Gj as sendMailClaimReportById,TE as sendMailFollowupPageToCustomer,yf as sendMailForSimulationToParty,Ox as sendOfferMailBySessionId,Wx as sendOfferToAnvaBySessionId,nF as sendPasswordResetToCustomer,CT as sendQuoteAsMail,G_ as setAskLaterQuestions,IV as transferLeadToOtherDistribution,Ff as transferPartyToOtherDistribution,wM as triageEmail,rF as unblockCustomerFromAccessingParty,_j as unlockClaim,hB as updateAdvisoryReport,kM as updateAnalyzedEmailId,tx as updateAnvaPartyViaConversation,Aw as updateAnvaflowsQuestionnaire,X3 as updateBicycleRiskObject,r7 as updateBoatRiskObject,bN as updateBrokerByBroker,KT as updateBrokerConnectionByKey,LN as updateBrokerIntegrations,VS as updateCampaign,n7 as updateCarRiskObject,cE as updateClaimAsBrokerById,EG as updateClaimAsCustomerWithToken,Hc as updateCommentOnActivity,vO as updateConversationById,gE as updateDeclarationRemark,PW as updateDiasQuestionnaire,oS as updateDistributionConnectionByKey,Y1 as updateDistributionIntegrations,k2 as updateDistributionSettings,mP as updateDocumentForParty,YE as updateDocumentMetadataById,zG as updateDocumentMetadataByIdAsCustomerWithToken,nj as updateEntityAsBrokerById,mD as updateEntityAsCustomerWithToken,u7 as updateFamilyRiskObject,f7 as updateFleetRiskObject,vu as updateInsurancePolicyCompliance,Iu as updateInsurancePolicyCoverageCompliance,WY as updateInsuranceProductByDistribution,l2 as updateInsuranceProductClauseForDistribution,N7 as updateLegalRiskObject,A7 as updateMiscellaneousRiskObject,MD as updateNote,xz as updateOfferById,yz as updateOffersInBulk,qF as updatePartyActivitiesAsCustomer,xd as updatePartyAssignees,yd as updatePartyById,G7 as updatePartyGroupRiskObject,nh as updatePartyNoteById,eC as updatePartyRelations,uH as updatePreventionByDistribution,rw as updateQuestionForAllQuestionnairesByAnvaLabels,S3 as updateRelationBetweenRiskObjectAndParty,q7 as updateResidenceRiskObject,dg as updateRiskDomainActionForAdvisoryReportById,Ig as updateRiskDomainAdviceForAdvisoryReportById,AH as updateRiskDomainByDistribution,H7 as updateSemiTrailerRiskObject,$S as updateTargetsByCampaign,Z7 as updateTrailerRiskObject,oX as updateTwoWheelerRiskObject,p1 as updateUspByDistributionAndId,U4 as updateYellowhiveQuestionnaire,vK as updateYourOwnUser,VK as updateYourPassword,JD as uploadClaimDocumentAsBroker,xA as uploadDocumentsInAnva,lI as uploadDocumentsInAssu,MI as uploadDocumentsInDias,Sb as uploadDocumentsInFasterforward,ev as upsertAnvaClosingQuestions,LW as upsertDistributionFaq,tl as upsertInsurancePoliciesForParty,Bf as upsertInsurancePolicySimulationForParty,Ah as upsertPolicyPackagesForParty,iX as validateAChassisNumber,dX as validateACompanyRegistrationNumber,DX as validateANationalIdentificationNumber,VX as validateATelephonenr,KX as validateAVehicleRegistrationPlate,$X as validateAWebsite,CX as validateAnEmail,vX as validateAnFsma,IX as validateAnIban,zA as validateAnvaConnection,eI as validateAnvaDwhConnection,Gw as validateAnvaflowsQuestionnaire,Hj as validateClaim,BW as validateDiasQuestionnaire,Xb as validateFasterforwardConnection,QX as validatePromotions,M4 as validateYellowhiveQuestionnaire,Ac as verifyIfADistributionExistsByCompanyRegistration,Nc as verifyIfADistributionExistsByName,Gc as verifyIfAUserExistsByEmail,yy as wgApiClient};
|