wg-api-sdk 4.31.77 → 4.31.78
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 +477 -270
- package/dist/esm/index.mjs +1 -1
- package/dist/index.d.ts +477 -270
- 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",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};
|
|
1
|
+
import s from"openapi-fetch";var my=s,a=class extends Error{body;constructor(o){super(o?.msg??""),this.name="SdkError",this.body=o}};var p="/enums",hy=async t=>{let{data:o,error:r}=await t.GET(p);if(r)throw new a(r);return o};var n="/enums/{enum}",gy=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",Ty=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",Sy=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",Oy=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",Wy=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",Yy=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}",Xy=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",rm=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",nm=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",um=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",fm=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",Nm=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}",Am=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",qm=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",_m=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",Hm=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}",Zm=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",oc=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",ic=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",dc=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",Cc=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",vc=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",Ic=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",Dc=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}",Vc=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}",Kc=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",$c=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}",au=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",yu=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}",Pu=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",Bu=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",xu=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",bu=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",Eu=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",Fu=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",Lu=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",zu=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",ed=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}",sd=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}",md=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",ld=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",Rd=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",wd=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",kd=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}",jd=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",Ud=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",Md=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",Jd=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",tP=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}",pP=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}",cP=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",hP=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",gP=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",TP=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",SP=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",OP=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",WP=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",YP=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",XP=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",rl=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",nl=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}",ul=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}",fl=async(t,o)=>{let{data:r,error:e}=await o.PATCH(fe,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Ce="/v1/api/parties/{party_id}/insurance-policies/{insurance_policy_id}/finconnect/link",Nl=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",Al=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}/invoices/{invoice_id}",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}/kyc",ql=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}/management/possible-insurance-products",_l=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}/merge-suggestions",Hl=async(t,o)=>{let{data:r,error:e}=await o.GET(ve,{params:t});if(e)throw new a(e);return r};var xe="/v1/api/parties/{party_id}/merges",Zl=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",oh=async(t,o)=>{let{data:r,error:e}=await o.POST(we,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Te="/v1/api/parties/{party_id}/notes/{note_id}",ih=async(t,o)=>{let{data:r,error:e}=await o.DELETE(Te,{params:t.params});if(e)throw new a(e);return r};var Ae="/v1/api/parties/{party_id}/notes/{note_id}",dh=async(t,o)=>{let{data:r,error:e}=await o.PATCH(Ae,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Ie="/v1/api/parties/{party_id}/offers",Ch=async(t,o)=>{let{data:r,error:e}=await o.POST(Ie,{body:t.body,params:t.params});if(e)throw new a(e);return r};var be="/v1/api/parties/{party_id}/onesurance-data",vh=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",Ih=async(t,o)=>{let{data:r,error:e}=await o.GET(ke,{params:t});if(e)throw new a(e);return r};var Se="/v1/api/parties/{party_id}/policy-packages",Dh=async(t,o)=>{let{data:r,error:e}=await o.PUT(Se,{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}",Qh=async(t,o)=>{let{data:r,error:e}=await o.GET(Ge,{params:t});if(e)throw new a(e);return r};var De="/v1/api/parties/{party_id}/policy-packages/{policy_package_id}",Vh=async(t,o)=>{let{data:r,error:e}=await o.DELETE(De,{params:t.params});if(e)throw new a(e);return r};var Ee="/v1/api/parties/{party_id}/possible-insurance-products",Kh=async(t,o)=>{let{data:r,error:e}=await o.GET(Ee,{params:t});if(e)throw new a(e);return r};var je="/v1/api/parties/{party_id}/references",$h=async(t,o)=>{let{data:r,error:e}=await o.POST(je,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Oe="/v1/api/parties/{party_id}/risk_analysis",af=async(t,o)=>{let{data:r,error:e}=await o.GET(Oe,{params:t});if(e)throw new a(e);return r};var qe="/v1/api/parties/{party_id}/risk_objects/{risk_object_id}/relations",mf=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}/email-inquiries",lf=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 Fe="/v1/api/parties/{party_id}/simulations/{simulation_id}/insurance-policies",Rf=async(t,o)=>{let{data:r,error:e}=await o.GET(Fe,{params:t});if(e)throw new a(e);return r};var Ue="/v1/api/parties/{party_id}/simulations/{simulation_id}/insurance-policies",wf=async(t,o)=>{let{data:r,error:e}=await o.PUT(Ue,{body:t.body,params:t.params});if(e)throw new a(e);return r};var We="/v1/api/parties/{party_id}/simulations/{simulation_id}/policy-packages",kf=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}/staff/possible-insurance-products",jf=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}/system-campaigns",Uf=async(t,o)=>{let{data:r,error:e}=await o.GET(Ve,{params:t});if(e)throw new a(e);return r};var Le="/v1/api/parties/{party_id}/transfers",Mf=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",Jf=async(t,o)=>{let{data:r,error:e}=await o.POST(Me,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Ye="/v1/api/relations/{relation_id}",tC=async(t,o)=>{let{data:r,error:e}=await o.DELETE(Ye,{params:t.params});if(e)throw new a(e);return r};var He="/v1/api/relations/{relation_id}",pC=async(t,o)=>{let{data:r,error:e}=await o.PATCH(He,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Ke="/v2/api/distributions/{distribution_id}/parties",cC=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/cities",hC=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/freemium",gC=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/info/premium",TC=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/search",SC=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/address/streets",OC=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/weather/info",WC=async(t,o)=>{let{data:r,error:e}=await o.GET(et,{params:t});if(e)throw new a(e);return r};var tt="/v1/api/advisory-report-front-page-pdf",YC=async(t,o)=>{let{data:r,error:e}=await o.POST(tt,{body:t.body,params:t.params});if(e)throw new a(e);return r};var rt="/v1/api/advisory-reports",XC=async(t,o)=>{let{data:r,error:e}=await o.GET(rt,{params:t});if(e)throw new a(e);return r};var ot="/v1/api/advisory-reports",rB=async(t,o)=>{let{data:r,error:e}=await o.POST(ot,{body:t.body,params:t.params});if(e)throw new a(e);return r};var at="/v1/api/advisory-reports/{report_id_1}/diff/{report_id_2}",nB=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}",uB=async(t,o)=>{let{data:r,error:e}=await o.GET(st,{params:t});if(e)throw new a(e);return r};var pt="/v1/api/advisory-reports/{report_id}",fB=async(t,o)=>{let{data:r,error:e}=await o.DELETE(pt,{params:t.params});if(e)throw new a(e);return r};var nt="/v1/api/advisory-reports/{report_id}",NB=async(t,o)=>{let{data:r,error:e}=await o.PATCH(nt,{body:t.body,params:t.params});if(e)throw new a(e);return r};var it="/v1/api/advisory-reports/{report_id}/acceptances",AB=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 yt="/v1/api/advisory-reports/{report_id}/clauses",GB=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 mt="/v1/api/advisory-reports/{report_id}/conversations",qB=async(t,o)=>{let{data:r,error:e}=await o.POST(mt,{body:t.body,params:t.params});if(e)throw new a(e);return r};var ct="/v1/api/advisory-reports/{report_id}/docx",_B=async(t,o)=>{let{data:r,error:e}=await o.POST(ct,{params:t.params});if(e)throw new a(e);return r};var ut="/v1/api/advisory-reports/{report_id}/email-inquiries",HB=async(t,o)=>{let{data:r,error:e}=await o.POST(ut,{body:t.body,params:t.params});if(e)throw new a(e);return r};var dt="/v1/api/advisory-reports/{report_id}/events",ZB=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}/export-options",oR=async(t,o)=>{let{data:r,error:e}=await o.GET(Pt,{params:t});if(e)throw new a(e);return r};var lt="/v1/api/advisory-reports/{report_id}/exports",iR=async(t,o)=>{let{data:r,error:e}=await o.POST(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",dR=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/order",CR=async(t,o)=>{let{data:r,error:e}=await o.PUT(ft,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Ct="/v1/api/advisory-reports/{report_id}/insurance-policies/{insurance_policy_id}",vR=async(t,o)=>{let{data:r,error:e}=await o.DELETE(Ct,{params:t.params});if(e)throw new a(e);return r};var Bt="/v1/api/advisory-reports/{report_id}/pdf",IR=async(t,o)=>{let{data:r,error:e}=await o.GET(Bt,{params:t});if(e)throw new a(e);return r};var Rt="/v1/api/advisory-reports/{report_id}/pdf",DR=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}/personalise-advices",QR=async(t,o)=>{let{data:r,error:e}=await o.POST(gt,{params:t.params});if(e)throw new a(e);return r};var Nt="/v1/api/advisory-reports/{report_id}/policy-packages",VR=async(t,o)=>{let{data:r,error:e}=await o.PUT(Nt,{body:t.body,params:t.params});if(e)throw new a(e);return r};var vt="/v1/api/advisory-reports/{report_id}/revisions",KR=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",$R=async(t,o)=>{let{data:r,error:e}=await o.POST(xt,{body:t.body,params:t.params});if(e)throw new a(e);return r};var wt="/v1/api/advisory-reports/{report_id}/risk-domains/{risk_domain_id}",ag=async(t,o)=>{let{data:r,error:e}=await o.DELETE(wt,{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",yg=async(t,o)=>{let{data:r,error:e}=await o.POST(Tt,{body:t.body,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}",Pg=async(t,o)=>{let{data:r,error:e}=await o.DELETE(At,{params:t.params});if(e)throw new a(e);return r};var It="/v1/api/advisory-reports/{report_id}/risk-domains/{risk_domain_id}/actions/{action_id}",Bg=async(t,o)=>{let{data:r,error:e}=await o.PATCH(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",xg=async(t,o)=>{let{data:r,error:e}=await o.POST(bt,{body:t.body,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}",bg=async(t,o)=>{let{data:r,error:e}=await o.DELETE(kt,{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}",Eg=async(t,o)=>{let{data:r,error:e}=await o.PATCH(St,{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",Fg=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 Dt="/v1/api/advisory-reports/{report_id}/settings/steps",Lg=async(t,o)=>{let{data:r,error:e}=await o.GET(Dt,{params:t});if(e)throw new a(e);return r};var Et="/v1/api/advisory-reports/{report_id}/settings/steps",zg=async(t,o)=>{let{data:r,error:e}=await o.PUT(Et,{body:t.body,params:t.params});if(e)throw new a(e);return r};var jt="/v2/api/advisory-reports/{report_id}",eN=async(t,o)=>{let{data:r,error:e}=await o.DELETE(jt,{params:t.params});if(e)throw new a(e);return r};var Ot="/v2/api/advisory-reports/{report_id}/revisions",sN=async(t,o)=>{let{data:r,error:e}=await o.POST(Ot,{body:t.body,params:t.params});if(e)throw new a(e);return r};var qt="/v1/api/affiliations",mN=async t=>{let{data:o,error:r}=await t.GET(qt);if(r)throw new a(r);return o};var Qt="/v1/api/anva-producers/{anva_producer_id}",lN=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/anva-relation-managers/{anva_relation_manager_id}",RN=async(t,o)=>{let{data:r,error:e}=await o.GET(Ft,{params:t});if(e)throw new a(e);return r};var Ut="/v1/api/brokers/me",wN=async t=>{let{data:o,error:r}=await t.GET(Ut);if(r)throw new a(r);return o};var Wt="/v1/api/brokers/{broker_id}",kN=async(t,o)=>{let{data:r,error:e}=await o.GET(Wt,{params:t});if(e)throw new a(e);return r};var _t="/v1/api/brokers/{broker_id}",jN=async(t,o)=>{let{data:r,error:e}=await o.PATCH(_t,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Vt="/v1/api/brokers/{broker_id}/checklists/onboarding",UN=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",MN=async(t,o)=>{let{data:r,error:e}=await o.GET(Lt,{params:t});if(e)throw new a(e);return r};var Mt="/v1/api/brokers/{broker_id}/integrations",JN=async(t,o)=>{let{data:r,error:e}=await o.PATCH(Mt,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Yt="/v1/api/anvaflows/closing-questions",tv=async(t,o)=>{let{data:r,error:e}=await o.GET(Yt,{params:t});if(e)throw new a(e);return r};var Ht="/v1/api/anvaflows/closing-questions",pv=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 Kt="/v1/api/anvaflows/closing-questions/{closing_question_id}",cv=async(t,o)=>{let{data:r,error:e}=await o.DELETE(Kt,{params:t.params});if(e)throw new a(e);return r};var zt="/v1/api/anvaflows/labels",hv=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/mutation-reasons",gv=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-adn-coverages",Tv=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-coverages",Sv=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-insurance-companies",Ov=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-insurances",Wv=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",Yv=async(t,o)=>{let{data:r,error:e}=await o.GET(tr,{params:t});if(e)throw new a(e);return r};var rr="/v1/api/anvaflows/supported-tags",Xv=async(t,o)=>{let{data:r,error:e}=await o.PUT(rr,{body:t.body,params:t.params});if(e)throw new a(e);return r};var or="/v1/api/anvaflows/{session_id}/anva-party",rx=async(t,o)=>{let{data:r,error:e}=await o.POST(or,{body:t.body,params:t.params});if(e)throw new a(e);return r};var ar="/v1/api/anvaflows/{session_id}/anva-party",nx=async(t,o)=>{let{data:r,error:e}=await o.PATCH(ar,{body:t.body,params:t.params});if(e)throw new a(e);return r};var sr="/v1/api/anvaflows/{session_id}/anvaproducts/{anva_product_id}/calculate",ux=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}/calculate",fx=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 nr="/v1/api/anvaflows/{session_id}/collection-methods",Nx=async(t,o)=>{let{data:r,error:e}=await o.GET(nr,{params:t});if(e)throw new a(e);return r};var ir="/v1/api/anvaflows/{session_id}/recalculate-simulation",Ax=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}/regenerate",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-custom-quotes-to-anva",qx=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-mail",_x=async(t,o)=>{let{data:r,error:e}=await o.POST(cr,{body:t.body,params:t.params});if(e)throw new a(e);return r};var ur="/v1/api/anvaflows/{session_id}/send-offer-to-anva",Hx=async(t,o)=>{let{data:r,error:e}=await o.POST(ur,{params:t.params});if(e)throw new a(e);return r};var dr="/v1/api/anvaproducts",Zx=async(t,o)=>{let{data:r,error:e}=await o.GET(dr,{params:t});if(e)throw new a(e);return r};var Pr="/v1/api/anvaproducts/import",ow=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/questionnaires/update-all-questions-by-anvalabels",iw=async(t,o)=>{let{data:r,error:e}=await o.POST(lr,{body:t.body,params:t.params});if(e)throw new a(e);return r};var hr="/v1/api/anvaproducts/{anva_product_id}",dw=async(t,o)=>{let{data:r,error:e}=await o.GET(hr,{params:t});if(e)throw new a(e);return r};var fr="/v1/api/anvaproducts/{anva_product_id}",Cw=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}/coverages/{coverage_code}",vw=async(t,o)=>{let{data:r,error:e}=await o.PATCH(Cr,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Br="/v1/api/anvaproducts/{anva_product_id}/questionnaires",Iw=async(t,o)=>{let{data:r,error:e}=await o.GET(Br,{params:t});if(e)throw new a(e);return r};var Rr="/v1/api/anvaproducts/{anva_product_id}/questionnaires",Dw=async(t,o)=>{let{data:r,error:e}=await o.PUT(Rr,{body:t.body,params:t.params});if(e)throw new a(e);return r};var gr="/v1/api/anvaproducts/{anva_product_id}/questionnaires/validate",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}/calculate",Vw=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 vr="/v2/api/anvaflows/{session_id}/send-offer-to-anva",Kw=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/batches/{batch_id}/sessions",$w=async(t,o)=>{let{data:r,error:e}=await o.POST(xr,{params:t.params});if(e)throw new a(e);return r};var wr="/v1/api/conversations/{session_id}/possible-quote-combinations",aT=async(t,o)=>{let{data:r,error:e}=await o.POST(wr,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Tr="/v1/api/conversations/{session_id}/quotes-batches",yT=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/exports/insurance_module",PT=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/insights/{insurance_type}",BT=async(t,o)=>{let{data:r,error:e}=await o.GET(Ir,{params:t});if(e)throw new a(e);return r};var br="/v1/api/quotes/{quote_id}/email-inquiries",xT=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="/v1/api/quotes/{quote_id}/export/insurance_module",bT=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="/v2/api/quotes/{insurance_type}/{insurance_company}/{insurance}",ET=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 Gr="/v1/api/brokers/{broker_id}/connections",FT=async(t,o)=>{let{data:r,error:e}=await o.GET(Gr,{params:t});if(e)throw new a(e);return r};var Dr="/v1/api/brokers/{broker_id}/connections/{key}",LT=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 Er="/v1/api/brokers/{broker_id}/connections/{key}",zT=async(t,o)=>{let{data:r,error:e}=await o.DELETE(Er,{params:t.params});if(e)throw new a(e);return r};var jr="/v1/api/brokers/{broker_id}/connections/{key}",eA=async(t,o)=>{let{data:r,error:e}=await o.PATCH(jr,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Or="/v1/api/connections/anva/agents",sA=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/documents/import",mA=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/employees",lA=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",RA=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_id}/import",wA=async(t,o)=>{let{data:r,error:e}=await o.GET(Ur,{params:t});if(e)throw new a(e);return r};var Wr="/v1/api/connections/anva/parties/{anva_party_id}/documents",kA=async(t,o)=>{let{data:r,error:e}=await o.POST(Wr,{body:t.body,params:t.params});if(e)throw new a(e);return r};var _r="/v1/api/connections/anva/parties/{anva_party_id}/policies/{anva_policy_id}/policy-document/imports",jA=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}/policy-packages/{anva_policy_id}/policy-document/imports",UA=async(t,o)=>{let{data:r,error:e}=await o.GET(Vr,{params:t});if(e)throw new a(e);return r};var Lr="/v1/api/connections/anva/parties/{anva_party_id}/tasks",MA=async(t,o)=>{let{data:r,error:e}=await o.POST(Lr,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Mr="/v1/api/connections/anva/products",JA=async(t,o)=>{let{data:r,error:e}=await o.GET(Mr,{params:t});if(e)throw new a(e);return r};var Yr="/v1/api/connections/anva/validate",tI=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/anva_dwh/validate",pI=async(t,o)=>{let{data:r,error:e}=await o.POST(Hr,{params:t.params});if(e)throw new a(e);return r};var Kr="/v1/api/connections/assu/employees",cI=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",hI=async(t,o)=>{let{data:r,error:e}=await o.GET(zr,{params:t});if(e)throw new a(e);return r};var Jr="/v1/api/connections/assu/parties/{assu_id}/documents",gI=async(t,o)=>{let{data:r,error:e}=await o.POST(Jr,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Xr="/v1/api/connections/assu/parties/{assu_id}/import",TI=async(t,o)=>{let{data:r,error:e}=await o.GET(Xr,{params:t});if(e)throw new a(e);return r};var Zr="/v1/api/connections/assu/parties/{assu_id}/tasks",SI=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 $r="/v1/api/connections/dias/afdbranches",OI=async t=>{let{data:o,error:r}=await t.GET($r);if(r)throw new a(r);return o};var eo="/v1/api/connections/dias/employees",WI=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",YI=async(t,o)=>{let{data:r,error:e}=await o.GET(to,{params:t});if(e)throw new a(e);return r};var ro="/v1/api/connections/dias/parties/{dias_id}/documents",XI=async(t,o)=>{let{data:r,error:e}=await o.POST(ro,{body:t.body,params:t.params});if(e)throw new a(e);return r};var oo="/v1/api/connections/dias/parties/{dias_id}/import",rb=async(t,o)=>{let{data:r,error:e}=await o.GET(oo,{params:t});if(e)throw new a(e);return r};var ao="/v1/api/connections/dias/parties/{dias_id}/tasks",nb=async(t,o)=>{let{data:r,error:e}=await o.POST(ao,{body:t.body,params:t.params});if(e)throw new a(e);return r};var so="/v1/api/connections/dias/party-salutations",ub=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/party-titles",fb=async t=>{let{data:o,error:r}=await t.GET(po);if(r)throw new a(r);return o};var no="/v1/api/connections/dias/products",Nb=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/employees",Ab=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",Gb=async(t,o)=>{let{data:r,error:e}=await o.GET(yo,{params:t});if(e)throw new a(e);return r};var mo="/v1/api/connections/fasterforward/parties/{fasterforward_id}/documents",qb=async(t,o)=>{let{data:r,error:e}=await o.POST(mo,{body:t.body,params:t.params});if(e)throw new a(e);return r};var co="/v1/api/connections/fasterforward/parties/{fasterforward_id}/import",_b=async(t,o)=>{let{data:r,error:e}=await o.GET(co,{params:t});if(e)throw new a(e);return r};var uo="/v1/api/connections/fasterforward/parties/{fasterforward_id}/tasks",Hb=async(t,o)=>{let{data:r,error:e}=await o.POST(uo,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Po="/v1/api/connections/fasterforward/teams",Zb=async(t,o)=>{let{data:r,error:e}=await o.GET(Po,{params:t});if(e)throw new a(e);return r};var lo="/v1/api/connections/fasterforward/validate",ok=async(t,o)=>{let{data:r,error:e}=await o.POST(lo,{params:t.params});if(e)throw new a(e);return r};var ho="/v1/api/connections/outlook",ik=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/mailfolders",dk=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",Ck=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-by-outlook-message-id/{id}",vk=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/mails/{id}",Ik=async(t,o)=>{let{data:r,error:e}=await o.GET(Ro,{params:t});if(e)throw new a(e);return r};var go="/v1/api/connections/outlook/sync",Dk=async(t,o)=>{let{data:r,error:e}=await o.POST(go,{params:t.params});if(e)throw new a(e);return r};var No="/v1/api/connections/outlook/sync/activate",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/connections/outlook/sync/deactivate",Vk=async(t,o)=>{let{data:r,error:e}=await o.POST(vo,{body:t.body,params:t.params});if(e)throw new a(e);return r};var xo="/v1/api/distributions/{distribution_id}/connections",Kk=async(t,o)=>{let{data:r,error:e}=await o.GET(xo,{params:t});if(e)throw new a(e);return r};var wo="/v1/api/distributions/{distribution_id}/connections/{key}",$k=async(t,o)=>{let{data:r,error:e}=await o.POST(wo,{body:t.body,params:t.params});if(e)throw new a(e);return r};var To="/v1/api/distributions/{distribution_id}/connections/{key}",aS=async(t,o)=>{let{data:r,error:e}=await o.DELETE(To,{params:t.params});if(e)throw new a(e);return r};var Ao="/v1/api/distributions/{distribution_id}/connections/{key}",yS=async(t,o)=>{let{data:r,error:e}=await o.PATCH(Ao,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Io="/v1/api/integrations/anva/validate",PS=async(t,o)=>{let{data:r,error:e}=await o.POST(Io,{params:t.params});if(e)throw new a(e);return r};var bo="/v1/api/campaign-templates",BS=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",xS=async(t,o)=>{let{data:r,error:e}=await o.GET(ko,{params:t});if(e)throw new a(e);return r};var So="/v1/api/campaigns",bS=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/dns-prefixes/generate",ES=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 Do="/v1/api/campaigns/example-mails",FS=async(t,o)=>{let{data:r,error:e}=await o.POST(Do,{params:t.params});if(e)throw new a(e);return r};var Eo="/v1/api/campaigns/{campaign_id}",LS=async(t,o)=>{let{data:r,error:e}=await o.GET(Eo,{params:t});if(e)throw new a(e);return r};var jo="/v1/api/campaigns/{campaign_id}",zS=async(t,o)=>{let{data:r,error:e}=await o.PATCH(jo,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Oo="/v1/api/campaigns/{campaign_id}/metrics",eG=async(t,o)=>{let{data:r,error:e}=await o.GET(Oo,{params:t});if(e)throw new a(e);return r};var qo="/v1/api/campaigns/{campaign_id}/targets",sG=async(t,o)=>{let{data:r,error:e}=await o.PATCH(qo,{params:t.params});if(e)throw new a(e);return r};var Qo="/v1/api/distributions/campaign-settings",mG=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/mail-templates/campaign-target",lG=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",RG=async(t,o)=>{let{data:r,error:e}=await o.GET(Uo,{params:t});if(e)throw new a(e);return r};var Wo="/v1/api/claims",wG=async(t,o)=>{let{data:r,error:e}=await o.POST(Wo,{params:t.params});if(e)throw new a(e);return r};var _o="/v1/api/claims/categories/CAR",kG=async t=>{let{data:o,error:r}=await t.GET(_o);if(r)throw new a(r);return o};var Vo="/v1/api/claims/customer/token/{token}",jG=async(t,o)=>{let{data:r,error:e}=await o.GET(Vo,{params:t});if(e)throw new a(e);return r};var Lo="/v1/api/claims/customer/token/{token}",UG=async(t,o)=>{let{data:r,error:e}=await o.PATCH(Lo,{params:t.params});if(e)throw new a(e);return r};var Mo="/v1/api/claims/customer/token/{token}/documents",MG=async(t,o)=>{let{data:r,error:e}=await o.POST(Mo,{params:t.params});if(e)throw new a(e);return r};var Yo="/v1/api/claims/customer/token/{token}/documents/{document_id}",JG=async(t,o)=>{let{data:r,error:e}=await o.DELETE(Yo,{params:t.params});if(e)throw new a(e);return r};var Ho="/v1/api/claims/customer/token/{token}/documents/{document_id}",tD=async(t,o)=>{let{data:r,error:e}=await o.PATCH(Ho,{params:t.params});if(e)throw new a(e);return r};var Ko="/v1/api/claims/customer/token/{token}/entities",pD=async(t,o)=>{let{data:r,error:e}=await o.POST(Ko,{params:t.params});if(e)throw new a(e);return r};var zo="/v1/api/claims/customer/token/{token}/entities/{entity_id}",cD=async(t,o)=>{let{data:r,error:e}=await o.DELETE(zo,{params:t.params});if(e)throw new a(e);return r};var Jo="/v1/api/claims/customer/token/{token}/entities/{entity_id}",hD=async(t,o)=>{let{data:r,error:e}=await o.PATCH(Jo,{params:t.params});if(e)throw new a(e);return r};var Xo="/v1/api/claims/customer/token/{token}/events",gD=async(t,o)=>{let{data:r,error:e}=await o.GET(Xo,{params:t});if(e)throw new a(e);return r};var Zo="/v1/api/claims/customer/token/{token}/events/{event_id}/notes",TD=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/customer/upload/{claim_doc_category}",SD=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/generate/token",OD=async(t,o)=>{let{data:r,error:e}=await o.POST(ea,{params:t.params});if(e)throw new a(e);return r};var ta="/v1/api/claims/info/{claim_type}/{claim_category}",WD=async(t,o)=>{let{data:r,error:e}=await o.GET(ta,{params:t});if(e)throw new a(e);return r};var ra="/v1/api/claims/notes/{note_id}",YD=async(t,o)=>{let{data:r,error:e}=await o.DELETE(ra,{params:t.params});if(e)throw new a(e);return r};var oa="/v1/api/claims/notes/{note_id}",XD=async(t,o)=>{let{data:r,error:e}=await o.PATCH(oa,{params:t.params});if(e)throw new a(e);return r};var aa="/v1/api/claims/upload/{claim_doc_category}",rE=async(t,o)=>{let{data:r,error:e}=await o.POST(aa,{params:t.params});if(e)throw new a(e);return r};var sa="/v1/api/claims/{claim_id}",nE=async(t,o)=>{let{data:r,error:e}=await o.GET(sa,{params:t});if(e)throw new a(e);return r};var pa="/v1/api/claims/{claim_id}",uE=async(t,o)=>{let{data:r,error:e}=await o.DELETE(pa,{params:t.params});if(e)throw new a(e);return r};var na="/v1/api/claims/{claim_id}",fE=async(t,o)=>{let{data:r,error:e}=await o.PATCH(na,{params:t.params});if(e)throw new a(e);return r};var ia="/v1/api/claims/{claim_id}/connections/keypoint/declaration",NE=async(t,o)=>{let{data:r,error:e}=await o.POST(ia,{params:t.params});if(e)throw new a(e);return r};var ya="/v1/api/claims/{claim_id}/connections/keypoint/declaration/remark",AE=async(t,o)=>{let{data:r,error:e}=await o.PUT(ya,{params:t.params});if(e)throw new a(e);return r};var ma="/v1/api/claims/{claim_id}/customer/followup-page/email",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",qE=async(t,o)=>{let{data:r,error:e}=await o.POST(ca,{params:t.params});if(e)throw new a(e);return r};var ua="/v1/api/claims/{claim_id}/documents/{document_id}",_E=async(t,o)=>{let{data:r,error:e}=await o.GET(ua,{params:t});if(e)throw new a(e);return r};var da="/v1/api/claims/{claim_id}/documents/{document_id}",HE=async(t,o)=>{let{data:r,error:e}=await o.DELETE(da,{params:t.params});if(e)throw new a(e);return r};var Pa="/v1/api/claims/{claim_id}/documents/{document_id}",ZE=async(t,o)=>{let{data:r,error:e}=await o.PATCH(Pa,{params:t.params});if(e)throw new a(e);return r};var la="/v1/api/claims/{claim_id}/entities",oj=async(t,o)=>{let{data:r,error:e}=await o.POST(la,{params:t.params});if(e)throw new a(e);return r};var ha="/v1/api/claims/{claim_id}/entities/{entity_id}",ij=async(t,o)=>{let{data:r,error:e}=await o.DELETE(ha,{params:t.params});if(e)throw new a(e);return r};var fa="/v1/api/claims/{claim_id}/entities/{entity_id}",dj=async(t,o)=>{let{data:r,error:e}=await o.PATCH(fa,{params:t.params});if(e)throw new a(e);return r};var Ca="/v1/api/claims/{claim_id}/events",Cj=async(t,o)=>{let{data:r,error:e}=await o.GET(Ca,{params:t});if(e)throw new a(e);return r};var Ba="/v1/api/claims/{claim_id}/events/{event_id}/notes",vj=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}/lock",Ij=async(t,o)=>{let{data:r,error:e}=await o.POST(Ra,{params:t.params});if(e)throw new a(e);return r};var ga="/v1/api/claims/{claim_id}/report",Dj=async(t,o)=>{let{data:r,error:e}=await o.GET(ga,{params:t});if(e)throw new a(e);return r};var Na="/v1/api/claims/{claim_id}/report/email",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}/request_update",Vj=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}/unlock",Kj=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/claims/{claim_id}/validate",$j=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/distributions/{distribution_id}/claims",aO=async(t,o)=>{let{data:r,error:e}=await o.POST(Ta,{params:t.params});if(e)throw new a(e);return r};var Aa="/v1/api/conversations",yO=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-filters/origin",PO=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}",BO=async(t,o)=>{let{data:r,error:e}=await o.GET(ba,{params:t});if(e)throw new a(e);return r};var ka="/v1/api/conversations/{session_id}",xO=async(t,o)=>{let{data:r,error:e}=await o.DELETE(ka,{params:t.params});if(e)throw new a(e);return r};var Sa="/v1/api/conversations/{session_id}",bO=async(t,o)=>{let{data:r,error:e}=await o.PATCH(Sa,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Ga="/v1/api/conversations/{session_id}/chat",EO=async(t,o)=>{let{data:r,error:e}=await o.GET(Ga,{params:t});if(e)throw new a(e);return r};var Da="/v1/api/conversations/{session_id}/complete",FO=async(t,o)=>{let{data:r,error:e}=await o.POST(Da,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Ea="/v1/api/conversations/{session_id}/entities/{entity_id}",LO=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}/entities/{entity_id}/parties/{party_id}",zO=async(t,o)=>{let{data:r,error:e}=await o.DELETE(ja,{params:t.params});if(e)throw new a(e);return r};var Oa="/v1/api/conversations/{session_id}/feedback",eq=async(t,o)=>{let{data:r,error:e}=await o.POST(Oa,{params:t.params});if(e)throw new a(e);return r};var qa="/v1/api/conversations/{session_id}/generate-questions-to-prefill-by-car",sq=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}/pdf",mq=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 Fa="/v1/api/conversations/{session_id}/reminders",lq=async(t,o)=>{let{data:r,error:e}=await o.POST(Fa,{params:t.params});if(e)throw new a(e);return r};var Ua="/v1/api/conversations/{session_id}/sessions",Rq=async(t,o)=>{let{data:r,error:e}=await o.GET(Ua,{params:t});if(e)throw new a(e);return r};var Wa="/v1/api/conversations/{session_id}/sessions",wq=async(t,o)=>{let{data:r,error:e}=await o.DELETE(Wa,{params:t.params});if(e)throw new a(e);return r};var _a="/v1/api/flows/{flow_id}/conversations",kq=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="/v1/api/flows/{flow_id}/conversations/{session_id}/answers",jq=async(t,o)=>{let{data:r,error:e}=await o.POST(Va,{body:t.body,params:t.params});if(e)throw new a(e);return r};var La="/v2/api/conversations/{session_id}/chat-summary",Uq=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/conversations/{session_id}/insurance-recommendations",Mq=async(t,o)=>{let{data:r,error:e}=await o.GET(Ma,{params:t});if(e)throw new a(e);return r};var Ya="/v1/api/insurance-recommendations",Jq=async(t,o)=>{let{data:r,error:e}=await o.POST(Ya,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Ha="/v1/api/insurance-recommendations/{recommendation_id}",t0=async(t,o)=>{let{data:r,error:e}=await o.GET(Ha,{params:t});if(e)throw new a(e);return r};var Ka="/v1/api/insurance-recommendations/{recommendation_id}/feedback",p0=async(t,o)=>{let{data:r,error:e}=await o.POST(Ka,{body:t.body,params:t.params});if(e)throw new a(e);return r};var za="/v1/api/insurance-recommendations/{recommendation_id}/insurance-product-recommendations/{insurance_product_recommendation_id}",c0=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/insurance-recommendations/{recommendation_id}/prevention-advice-recommendations/{prevention_advice_recommendation_id}",h0=async(t,o)=>{let{data:r,error:e}=await o.PATCH(Ja,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Xa="/v1/api/parties/{party_id}/insurance-recommendations",g0=async(t,o)=>{let{data:r,error:e}=await o.GET(Xa,{params:t});if(e)throw new a(e);return r};var Za="/v1/api/parties/{party_id}/insurance-recommendations",T0=async(t,o)=>{let{data:r,error:e}=await o.POST(Za,{body:t.body,params:t.params});if(e)throw new a(e);return r};var $a="/v1/api/customers",S0=async(t,o)=>{let{data:r,error:e}=await o.GET($a,{params:t});if(e)throw new a(e);return r};var es="/v1/api/customers/me/anva-inquiry",O0=async(t,o)=>{let{data:r,error:e}=await o.POST(es,{body:t.body});if(e)throw new a(e);return r};var ts="/v1/api/customers/me/claims",W0=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/claims/{claim_id}",Y0=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/current-account-insights",X0=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/documents",rQ=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/finconnect/link",nQ=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",uQ=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}",fQ=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/insurance-policies/{insurance_policy_id}/finconnect/link",NQ=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",AQ=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/invoices/{invoice_id}",GQ=async(t,o)=>{let{data:r,error:e}=await o.GET(ms,{params:t});if(e)throw new a(e);return r};var cs="/v1/api/customers/me/parties",qQ=async t=>{let{data:o,error:r}=await t.GET(cs);if(r)throw new a(r);return o};var us="/v1/api/customers/me/policy-packages",_Q=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/me/policy-packages/{policy_package_id}",HQ=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",ZQ=async(t,o)=>{let{data:r,error:e}=await o.GET(Ps,{params:t});if(e)throw new a(e);return r};var ls="/v1/api/customers/{user_id}/parties/{party_id}/block",oF=async(t,o)=>{let{data:r,error:e}=await o.POST(ls,{params:t.params});if(e)throw new a(e);return r};var hs="/v1/api/customers/{user_id}/parties/{party_id}/block",iF=async(t,o)=>{let{data:r,error:e}=await o.DELETE(hs,{params:t.params});if(e)throw new a(e);return r};var fs="/v1/api/customers/{user_id}/password-reset",dF=async(t,o)=>{let{data:r,error:e}=await o.POST(fs,{params:t.params});if(e)throw new a(e);return r};var Cs="/v1/api/parties/delink-users",CF=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/link-users",vF=async(t,o)=>{let{data:r,error:e}=await o.POST(Bs,{body:t.body});if(e)throw new a(e);return r};var Rs="/v1/api/parties/me",IF=async(t,o)=>{let{data:r,error:e}=await o.PATCH(Rs,{body:t.body});if(e)throw new a(e);return r};var gs="/v1/api/parties/me/activities",DF=async(t,o)=>{let{data:r,error:e}=await o.POST(gs,{body:t.body});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.DELETE(Ns,{params:t.params});if(e)throw new a(e);return r};var vs="/v1/api/parties/me/activities/{activity_id}",VF=async(t,o)=>{let{data:r,error:e}=await o.PATCH(vs,{body:t.body,params:t.params});if(e)throw new a(e);return r};var xs="/v1/api/parties/{party_id}/checkup",KF=async(t,o)=>{let{data:r,error:e}=await o.GET(xs,{params:t});if(e)throw new a(e);return r};var ws="/v1/api/parties/{party_id}/customer-invitations",$F=async(t,o)=>{let{data:r,error:e}=await o.POST(ws,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Ts="/v1/api/parties/{party_id}/customers",aU=async(t,o)=>{let{data:r,error:e}=await o.GET(Ts,{params:t});if(e)throw new a(e);return r};var As="/v1/api/diasflows/conversations/{session_id}/calculate",yU=async(t,o)=>{let{data:r,error:e}=await o.POST(As,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Is="/v1/api/diasflows/conversations/{session_id}/collection-methods",PU=async(t,o)=>{let{data:r,error:e}=await o.GET(Is,{params:t});if(e)throw new a(e);return r};var bs="/v1/api/diasflows/conversations/{session_id}/dias-party",BU=async(t,o)=>{let{data:r,error:e}=await o.POST(bs,{body:t.body,params:t.params});if(e)throw new a(e);return r};var ks="/v1/api/diasflows/conversations/{session_id}/generate-offer-document",xU=async(t,o)=>{let{data:r,error:e}=await o.POST(ks,{params:t.params});if(e)throw new a(e);return r};var Ss="/v1/api/diasflows/conversations/{session_id}/products/{product_id}/calculate",bU=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}/recalculate-simulation",EU=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/conversations/{session_id}/send-offer-mail",FU=async(t,o)=>{let{data:r,error:e}=await o.POST(Ds,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Es="/v1/api/diasflows/products",LU=async(t,o)=>{let{data:r,error:e}=await o.GET(Es,{params:t});if(e)throw new a(e);return r};var js="/v1/api/diasflows/products/import",zU=async(t,o)=>{let{data:r,error:e}=await o.POST(js,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Os="/v1/api/diasflows/products/{product_id}",eW=async(t,o)=>{let{data:r,error:e}=await o.GET(Os,{params:t});if(e)throw new a(e);return r};var qs="/v1/api/diasflows/products/{product_id}",sW=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}/coverages/{coverage_dias_id}",mW=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 Fs="/v1/api/diasflows/products/{product_id}/questionnaires",lW=async(t,o)=>{let{data:r,error:e}=await o.GET(Fs,{params:t});if(e)throw new a(e);return r};var Us="/v1/api/diasflows/products/{product_id}/questionnaires",RW=async(t,o)=>{let{data:r,error:e}=await o.PUT(Us,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Ws="/v1/api/diasflows/products/{product_id}/questionnaires/validate",wW=async(t,o)=>{let{data:r,error:e}=await o.POST(Ws,{body:t.body,params:t.params});if(e)throw new a(e);return r};var _s="/v1/api/diasflows/supported-insurances",kW=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/distribution/{distribution_id}/pending-upgrades",jW=async(t,o)=>{let{data:r,error:e}=await o.GET(Vs,{params:t});if(e)throw new a(e);return r};var Ls="/v1/api/distributions/about-us-completion",UW=async(t,o)=>{let{data:r,error:e}=await o.POST(Ls,{body:t.body});if(e)throw new a(e);return r};var Ms="/v1/api/distributions/faq",MW=async(t,o)=>{let{data:r,error:e}=await o.GET(Ms,{params:t});if(e)throw new a(e);return r};var Ys="/v1/api/distributions/faq",JW=async(t,o)=>{let{data:r,error:e}=await o.PUT(Ys,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Hs="/v1/api/distributions/faq/{faq_id}",t2=async(t,o)=>{let{data:r,error:e}=await o.DELETE(Hs,{params:t.params});if(e)throw new a(e);return r};var Ks="/v1/api/distributions/insurance-product-clauses",p2=async(t,o)=>{let{data:r,error:e}=await o.GET(Ks,{params:t});if(e)throw new a(e);return r};var zs="/v1/api/distributions/insurance-product-clauses",c2=async(t,o)=>{let{data:r,error:e}=await o.POST(zs,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Js="/v1/api/distributions/insurance-product-clauses/{insurance_product_clause_id}",h2=async(t,o)=>{let{data:r,error:e}=await o.DELETE(Js,{params:t.params});if(e)throw new a(e);return r};var Xs="/v1/api/distributions/insurance-product-clauses/{insurance_product_clause_id}",g2=async(t,o)=>{let{data:r,error:e}=await o.PATCH(Xs,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Zs="/v1/api/distributions/invitations",T2=async(t,o)=>{let{data:r,error:e}=await o.POST(Zs,{body:t.body});if(e)throw new a(e);return r};var $s="/v1/api/distributions/settings",S2=async t=>{let{data:o,error:r}=await t.GET($s);if(r)throw new a(r);return o};var ep="/v1/api/distributions/settings",O2=async(t,o)=>{let{data:r,error:e}=await o.PATCH(ep,{body:t.body});if(e)throw new a(e);return r};var tp="/v1/api/distributions/tags",W2=async(t,o)=>{let{data:r,error:e}=await o.GET(tp,{params:t});if(e)throw new a(e);return r};var rp="/v1/api/distributions/tags",Y2=async(t,o)=>{let{data:r,error:e}=await o.POST(rp,{body:t.body,params:t.params});if(e)throw new a(e);return r};var op="/v1/api/distributions/tags/{value}",X2=async(t,o)=>{let{data:r,error:e}=await o.DELETE(op,{params:t.params});if(e)throw new a(e);return r};var ap="/v1/api/distributions/usp",r1=async(t,o)=>{let{data:r,error:e}=await o.GET(ap,{params:t});if(e)throw new a(e);return r};var sp="/v1/api/distributions/usp",n1=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 pp="/v1/api/distributions/usp/{usp_id}",u1=async(t,o)=>{let{data:r,error:e}=await o.PUT(pp,{body:t.body,params:t.params});if(e)throw new a(e);return r};var np="/v1/api/distributions/usp/{usp_id}",f1=async(t,o)=>{let{data:r,error:e}=await o.DELETE(np,{params:t.params});if(e)throw new a(e);return r};var ip="/v1/api/distributions/{distribution_id}",N1=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}/activity",A1=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}/affiliations",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/novelties",q1=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}/insights/performance",_1=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",H1=async(t,o)=>{let{data:r,error:e}=await o.GET(dp,{params:t});if(e)throw new a(e);return r};var Pp="/v1/api/distributions/{distribution_id}/integrations",Z1=async(t,o)=>{let{data:r,error:e}=await o.PUT(Pp,{params:t.params});if(e)throw new a(e);return r};var lp="/v1/api/distributions/{distribution_id}/promotions",o_=async(t,o)=>{let{data:r,error:e}=await o.GET(lp,{params:t});if(e)throw new a(e);return r};var hp="/v1/api/distributions/{distribution_id}/themes",i_=async(t,o)=>{let{data:r,error:e}=await o.POST(hp,{body:t.body,params:t.params});if(e)throw new a(e);return r};var fp="/v1/api/distributions/{distribution_id}/themes/{theme_name}",d_=async(t,o)=>{let{data:r,error:e}=await o.DELETE(fp,{params:t.params});if(e)throw new a(e);return r};var Cp="/v1/api/distributions/{distribution_id}/themes/{theme_name}",C_=async(t,o)=>{let{data:r,error:e}=await o.PATCH(Cp,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Bp="/v1/api/distributions/me/flows",v_=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",I_=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",D_=async(t,o)=>{let{data:r,error:e}=await o.GET(gp,{params:t});if(e)throw new a(e);return r};var Np="/v1/api/flows-ask-later-questions",Q_=async(t,o)=>{let{data:r,error:e}=await o.POST(Np,{body:t.body});if(e)throw new a(e);return r};var vp="/v1/api/flows/{flow_id}",V_=async(t,o)=>{let{data:r,error:e}=await o.GET(vp,{params:t});if(e)throw new a(e);return r};var xp="/v1/api/flows/{flow_id}",K_=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}/answers",$_=async(t,o)=>{let{data:r,error:e}=await o.POST(wp,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Tp="/v1/api/flows/{flow_id}/questionnaire",aV=async(t,o)=>{let{data:r,error:e}=await o.GET(Tp,{params:t});if(e)throw new a(e);return r};var Ap="/v1/api/flows/{flow_id}/questionnaire/pdf",yV=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 Ip="/v1/api/distributions/{distribution_id}/leads",PV=async(t,o)=>{let{data:r,error:e}=await o.GET(Ip,{params:t});if(e)throw new a(e);return r};var bp="/v1/api/distributions/{distribution_id}/leads/companies",BV=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/distributions/{distribution_id}/leads/customers",xV=async(t,o)=>{let{data:r,error:e}=await o.POST(kp,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Sp="/v1/api/leads/{lead_id}",bV=async(t,o)=>{let{data:r,error:e}=await o.GET(Sp,{params:t});if(e)throw new a(e);return r};var Gp="/v1/api/leads/{lead_id}/transfers",EV=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 Dp="/v1/api/distributions/{distribution_id}/leases/profilease/offers",FV=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/distributions/{distribution_id}/leases/profilease/offers/{lease_offer_id}",LV=async(t,o)=>{let{data:r,error:e}=await o.GET(Ep,{params:t});if(e)throw new a(e);return r};var jp="/v1/api/leases/profilease/cars/offers",zV=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/quotes",eL=async(t,o)=>{let{data:r,error:e}=await o.POST(Op,{body:t.body,params:t.params});if(e)throw new a(e);return r};var qp="/v1/api/leases/profilease/cars/rates",sL=async(t,o)=>{let{data:r,error:e}=await o.GET(qp,{params:t});if(e)throw new a(e);return r};var Qp="/v1/api/document-extractor/batches",mL=async(t,o)=>{let{data:r,error:e}=await o.POST(Qp,{body:t.body});if(e)throw new a(e);return r};var Fp="/v1/api/document-extractor/batches/{batch_id}",lL=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/documents/{document_id}",RL=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/entities/{entity_id}",wL=async(t,o)=>{let{data:r,error:e}=await o.GET(Wp,{params:t});if(e)throw new a(e);return r};var _p="/v1/api/document-extractor/one",kL=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/insurance-policies",jL=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/one/offers",UL=async(t,o)=>{let{data:r,error:e}=await o.POST(Lp,{body:t.body});if(e)throw new a(e);return r};var Mp="/v1/api/document-extractor/supported-mime-types",ML=async t=>{let{data:o,error:r}=await t.GET(Mp);if(r)throw new a(r);return o};var Yp="/v2/api/document-extractor/one",JL=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/insurance-policies",tM=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/offers",pM=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="/v2/api/document-extractor/one/party",cM=async(t,o)=>{let{data:r,error:e}=await o.POST(zp,{body:t.body});if(e)throw new a(e);return r};var Jp="/v1/api/documents/{document_id}",hM=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/documents/{document_id}/link",gM=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/email-by-message-id",TM=async(t,o)=>{let{data:r,error:e}=await o.GET(Zp,{params:t});if(e)throw new a(e);return r};var $p="/v1/api/email-analyzer/emails/triage/one",SM=async(t,o)=>{let{data:r,error:e}=await o.POST($p,{body:t.body});if(e)throw new a(e);return r};var en="/v1/api/email-analyzer/emails/{email_id}",OM=async(t,o)=>{let{data:r,error:e}=await o.PATCH(en,{body:t.body,params:t.params});if(e)throw new a(e);return r};var tn="/v1/api/email-analyzer/emails/{email_id}/analyze/one",WM=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}/generate-concept-reply",YM=async(t,o)=>{let{data:r,error:e}=await o.POST(rn,{body:t.body,params:t.params});if(e)throw new a(e);return r};var on="/v1/api/email-analyzer/emails/{email_id}/onesurance-recommendations",XM=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/search",rY=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}",nY=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/enterprises/{company_registration_number}/minimal",uY=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/people/search",fY=async(t,o)=>{let{data:r,error:e}=await o.GET(nn,{params:t});if(e)throw new a(e);return r};var yn="/v1/api/flights/airports",NY=async t=>{let{data:o,error:r}=await t.GET(yn);if(r)throw new a(r);return o};var mn="/v1/api/flights/lock",AY=async t=>{let{data:o,error:r}=await t.GET(mn);if(r)throw new a(r);return o};var cn="/v1/api/generative-ai/description-completion",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/generative-ai/website-theme-extraction",qY=async(t,o)=>{let{data:r,error:e}=await o.POST(un,{body:t.body});if(e)throw new a(e);return r};var dn="/v1/api/hubspot-visitor-identification-token",_Y=async t=>{let{data:o,error:r}=await t.GET(dn);if(r)throw new a(r);return o};var Pn="/v1/api/insurance-products/{insurance_product_id}",HY=async(t,o)=>{let{data:r,error:e}=await o.PATCH(Pn,{body:t.body,params:t.params});if(e)throw new a(e);return r};var ln="/v1/api/insurance-products/{insurance_product_id}/advices",ZY=async(t,o)=>{let{data:r,error:e}=await o.GET(ln,{params:t});if(e)throw new a(e);return r};var hn="/v1/api/insurance-products/{insurance_product_id}/advices/{advice_id}",oH=async(t,o)=>{let{data:r,error:e}=await o.PATCH(hn,{body:t.body,params:t.params});if(e)throw new a(e);return r};var fn="/v1/api/insurance-products/{insurance_product_id}/descriptions",iH=async(t,o)=>{let{data:r,error:e}=await o.PUT(fn,{params:t.params});if(e)throw new a(e);return r};var Cn="/v1/api/prevention-advice",dH=async(t,o)=>{let{data:r,error:e}=await o.GET(Cn,{params:t});if(e)throw new a(e);return r};var Bn="/v1/api/prevention-advice/{prevention_advice_id}",CH=async(t,o)=>{let{data:r,error:e}=await o.PATCH(Bn,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Rn="/v1/api/risk-domains",vH=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}",IH=async(t,o)=>{let{data:r,error:e}=await o.GET(gn,{params:t});if(e)throw new a(e);return r};var Nn="/v1/api/risk-domains/{risk_domain_id}",DH=async(t,o)=>{let{data:r,error:e}=await o.PATCH(Nn,{body:t.body,params:t.params});if(e)throw new a(e);return r};var vn="/v2/api/insurance-products",QH=async(t,o)=>{let{data:r,error:e}=await o.GET(vn,{params:t});if(e)throw new a(e);return r};var xn="/v1/api/insurance-terms-bot/chat",VH=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/compare",KH=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/feedback",$H=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 An="/v1/api/insurance-terms-bot/supported-insurance-companies",aK=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-insurance-subjects",yK=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/insurance-terms-bot/supported-risk-domains",PK=async(t,o)=>{let{data:r,error:e}=await o.GET(bn,{params:t});if(e)throw new a(e);return r};var kn="/v1/api/me/brokers",BK=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",xK=async t=>{let{data:o,error:r}=await t.GET(Sn);if(r)throw new a(r);return o};var Gn="/v1/api/users/me",bK=async(t,o)=>{let{data:r,error:e}=await o.PATCH(Gn,{body:t.body});if(e)throw new a(e);return r};var Dn="/v1/api/users/me/2fa",EK=async t=>{let{data:o,error:r}=await t.GET(Dn);if(r)throw new a(r);return o};var En="/v1/api/users/me/2fa/disable",FK=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/2fa/enable",LK=async(t,o)=>{let{data:r,error:e}=await o.POST(jn,{body:t.body});if(e)throw new a(e);return r};var On="/v1/api/users/me/password",zK=async(t,o)=>{let{data:r,error:e}=await o.PUT(On,{body:t.body});if(e)throw new a(e);return r};var qn="/v1/api/users/{user_id}/2fa",ez=async(t,o)=>{let{data:r,error:e}=await o.DELETE(qn,{params:t.params});if(e)throw new a(e);return r};var Qn="/v1/api/offer-request-for-insurance-company/docx",sz=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/offer-request-for-insurance-company/pdf",mz=async(t,o)=>{let{data:r,error:e}=await o.POST(Fn,{body:t.body});if(e)throw new a(e);return r};var Un="/v1/api/offers/bulk",lz=async(t,o)=>{let{data:r,error:e}=await o.PATCH(Un,{body:t.body});if(e)throw new a(e);return r};var Wn="/v1/api/offers/{offer_id}/revisions",Rz=async(t,o)=>{let{data:r,error:e}=await o.PUT(Wn,{body:t.body,params:t.params});if(e)throw new a(e);return r};var _n="/v1/api/offers/{offer_id}/revisions/{offer_revision_id}",wz=async(t,o)=>{let{data:r,error:e}=await o.GET(_n,{params:t});if(e)throw new a(e);return r};var Vn="/v1/api/offers/{offer_id}/revisions/{offer_revision_id}",kz=async(t,o)=>{let{data:r,error:e}=await o.PATCH(Vn,{body:t.body,params:t.params});if(e)throw new a(e);return r};var Ln="/v2/api/distributions/{distribution_id}/offers",jz=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_id}/revisions/{offer_revision_id}/minimal",Uz=async(t,o)=>{let{data:r,error:e}=await o.GET(Mn,{params:t});if(e)throw new a(e);return r};var Yn="/v2/api/offers/{offer_revision_id}/minimal",Mz=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}/distributions",Jz=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}/leads",tJ=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/organisations/{organisation_id}/offers",pJ=async(t,o)=>{let{data:r,error:e}=await o.GET(zn,{params:t});if(e)throw new a(e);return r};var Jn="/v1/api/parties/{party_id}/accidents",cJ=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}/bicycles",hJ=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}/boats",gJ=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}/cars",TJ=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}/families",SJ=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}/legal",OJ=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}/miscellanea",WJ=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}/party_groups",YJ=async(t,o)=>{let{data:r,error:e}=await o.POST(oi,{body:t.body,params:t.params});if(e)throw new a(e);return r};var ai="/v1/api/parties/{party_id}/risk_objects",XJ=async(t,o)=>{let{data:r,error:e}=await o.GET(ai,{params:t});if(e)throw new a(e);return r};var si="/v1/api/parties/{party_id}/semi-trailers",r3=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/parties/{party_id}/trailers",n3=async(t,o)=>{let{data:r,error:e}=await o.POST(pi,{body:t.body,params:t.params});if(e)throw new a(e);return r};var ni="/v1/api/risk_objects/{risk_object_id}",u3=async(t,o)=>{let{data:r,error:e}=await o.DELETE(ni,{params:t.params});if(e)throw new a(e);return r};var ii="/v1/api/risk_objects/{risk_object_id}/compliance",f3=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}/possible-insurance-products",N3=async(t,o)=>{let{data:r,error:e}=await o.GET(yi,{params:t});if(e)throw new a(e);return r};var mi="/v1/api/risk_objects/{risk_object_id}/references",A3=async(t,o)=>{let{data:r,error:e}=await o.POST(mi,{body:t.body,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.DELETE(ci,{params:t.params});if(e)throw new a(e);return r};var ui="/v1/api/risk_objects/{risk_object_id}/relations/{relation_id}",q3=async(t,o)=>{let{data:r,error:e}=await o.PATCH(ui,{body:t.body,params:t.params});if(e)throw new a(e);return r};var di="/v1/api/risk_objects/{risk_object_id}/revisions",_3=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_id}/revisions/{risk_object_revision_id}/minimal",H3=async(t,o)=>{let{data:r,error:e}=await o.GET(Pi,{params:t});if(e)throw new a(e);return r};var li="/v1/api/risk_objects/{risk_object_type}/{risk_object_revision_id}",Z3=async(t,o)=>{let{data:r,error:e}=await o.GET(li,{params:t});if(e)throw new a(e);return r};var hi="/v2/api/parties/{party_id}/bicycles/{risk_object_id}",o7=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}/boats/{risk_object_id}",i7=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}/cars/{risk_object_id}",d7=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}/families/{risk_object_id}",C7=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}/fleets/{risk_object_id}",v7=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}/legal/{risk_object_id}",I7=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}/miscellanea/{risk_object_id}",D7=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}/party_groups/{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}/residences/{risk_object_id}",V7=async(t,o)=>{let{data:r,error:e}=await o.PATCH(xi,{body:t.body,params:t.params});if(e)throw new a(e);return r};var wi="/v2/api/parties/{party_id}/risk_objects",K7=async(t,o)=>{let{data:r,error:e}=await o.GET(wi,{params:t});if(e)throw new a(e);return r};var Ti="/v2/api/parties/{party_id}/semi_trailers/{risk_object_id}",$7=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}/trailers/{risk_object_id}",aX=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="/v2/api/parties/{party_id}/two_wheelers/{risk_object_id}",yX=async(t,o)=>{let{data:r,error:e}=await o.PATCH(Ii,{body:t.body,params:t.params});if(e)throw new a(e);return r};var bi="/v1/api/validate/chassis_number",PX=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/company_registration_number",BX=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/email",xX=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/fsma",bX=async(t,o)=>{let{data:r,error:e}=await o.POST(Gi,{});if(e)throw new a(e);return r};var Di="/v1/api/validate/iban",EX=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/national_identification_number",FX=async(t,o)=>{let{data:r,error:e}=await o.POST(Ei,{body:t.body});if(e)throw new a(e);return r};var ji="/v1/api/validate/promotions",LX=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/telephonenr",zX=async(t,o)=>{let{data:r,error:e}=await o.POST(Oi,{});if(e)throw new a(e);return r};var qi="/v1/api/validate/vehicle_registration_plate",eZ=async(t,o)=>{let{data:r,error:e}=await o.POST(qi,{body:t.body});if(e)throw new a(e);return r};var Qi="/v1/api/validate/website",sZ=async(t,o)=>{let{data:r,error:e}=await o.POST(Qi,{});if(e)throw new a(e);return r};var Fi="/v1/api/vehicles/automobile/brands",mZ=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/brands/{brand_key}/series",lZ=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/freemium",RZ=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/id/premium",wZ=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/number_plate/{number_plate}/premium",kZ=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}/facts",jZ=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/series/{series_id}/versions",UZ=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}/freemium",MZ=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/versions/{version_id}/premium",JZ=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/automobile/vin/{vin_number}/premium",t4=async(t,o)=>{let{data:r,error:e}=await o.GET(Ki,{params:t});if(e)throw new a(e);return r};var zi="/v1/api/vehicles/search",p4=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}/calculate",c4=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}/contact-person",h4=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}/products/{product_id}/calculate",g4=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/conversations/{session_id}/recalculate-simulation",T4=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 ey="/v1/api/yellowhiveflows/products",S4=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}",O4=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",W4=async(t,o)=>{let{data:r,error:e}=await o.GET(ry,{params:t});if(e)throw new a(e);return r};var oy="/v1/api/yellowhiveflows/products/{product_id}/questionnaires",Y4=async(t,o)=>{let{data:r,error:e}=await o.PUT(oy,{body:t.body,params:t.params});if(e)throw new a(e);return r};var ay="/v1/api/yellowhiveflows/products/{product_id}/questionnaires/validate",X4=async(t,o)=>{let{data:r,error:e}=await o.POST(ay,{body:t.body,params:t.params});if(e)throw new a(e);return r};var sy="/v1/api/yellowhiveflows/supported-coverages",r5=async(t,o)=>{let{data:r,error:e}=await o.GET(sy,{params:t});if(e)throw new a(e);return r};var py="/v1/api/yellowhiveflows/supported-insurances",n5=async(t,o)=>{let{data:r,error:e}=await o.GET(py,{params:t});if(e)throw new a(e);return r};export{a as SdkError,AB as acceptOrRejectAnAdvisoryReport,Qk as activateOutlookConnectionSync,WM as analyzeEmail,$_ as answerAFlowDirectly,jq as answerAFlowSession,oF as blockCustomerFromAccessingParty,fx as calculateAnvaquotesBySessionId,eL as calculateCarLeaseQuote,yU as calculateDiasQuotesBySessionId,ET as calculateQuotesV2,c4 as calculateYellowhiveQuotesBySessionId,Dj as claimReportById,Vj as claimRequestUpdate,Qc as commentOnActivity,cJ as createAccidentsForParty,Ty as createAccount,rB as createAdvisoryReport,KR as createAdvisoryReportRevision,sN as createAdvisoryReportRevisionV2,zg as createAdvisoryReportStepSettings,rx as createAnvaPartyViaConversation,MA as createAnvaTask,Xv as createAnvaflowTags,SI as createAssuTask,hJ as createBicycleRiskObject,gJ as createBoatRiskObject,LT as createBrokerConnectionsById,bS as createCampaign,TJ as createCarRiskObject,wG as createClaimAsBroker,aO as createClaimAsCustomer,BV as createCompanyLead,kq as createConversation,lq as createConversationReminder,xV as createCustomerLead,BU as createDiasPartyViaConversation,nb as createDiasTask,$k as createDistributionConnectionById,Y2 as createDistributionTag,qE as createDocumentForClaim,MG as createDocumentForClaimAsCustomer,tP as createDocumentForParty,oj as createEntityAsBroker,pD as createEntityAsCustomerWithToken,SJ as createFamilyRiskObject,Hb as createFasterforwardTask,nl as createInsurancePoliciesForParty,c2 as createInsuranceProductClauseForDistribution,Lu as createLegalParty,OJ as createLegalRiskObject,Ij as createLockForClaim,WJ as createMiscellaneousRiskObject,zu as createNaturalParty,vj as createNoteOnEvent,TD as createNoteOnEventAsCustomer,Rz as createOfferRevision,dR as createOrReplaceInsurancePolicyForAdvisoryReportById,VR as createOrReplacePolicyPackagesForAdvisoryReportById,DF as createPartyActivitiesAsCustomer,Eu as createPartyByEnrichingWithEnrichingWithCompanyRegistration,YJ as createPartyGroupRiskObject,oh as createPartyNote,Ch as createPartyOffers,Jf as createPartyRelations,zV as createProfileaseCarLeaseOffer,$w as createProflowSessionByBatchId,T0 as createRecommendationByPartyId,Jq as createRecommendationBySessionId,$h as createReferenceForParty,A3 as createReferencesForRiskObject,mf as createRelationBetweenRiskObjectAndParty,yg as createRiskDomainActionForAdvisoryReportById,Fg as createRiskDomainActionFromAdviceForAdvisoryReportById,xg as createRiskDomainAdviceForAdvisoryReportById,$R as createRiskDomainForAdvisoryReportById,r3 as createSemiTrailerRiskObject,ic as createToolkitAccount,dc as createToolkitBroker,n3 as createTrailerRiskObject,Cc as createTrialBroker,SD as createUploadLinkAsCustomer,n1 as createUspItemForDistribution,h4 as createYellowhiveContactPerson,Vk as deactivateOutlookConnectionSync,eN as deleteAdvisoryReport,fB as deleteAdvisoryReportRevision,wq as deleteAllSessionsBySessionId,cv as deleteAnvaClosingQuestions,zT as deleteBrokerConnectionByKey,uE as deleteClaimAsBrokerById,Vc as deleteCommentOnActivity,aS as deleteDistributionConnectionByKey,t2 as deleteDistributionFaq,X2 as deleteDistributionTag,HE as deleteDocumentById,JG as deleteDocumentByIdAsCustomerWithToken,pP as deleteDocumentForParty,ij as deleteEntityAsBrokerById,cD as deleteEntityByIdAsCustomerWithToken,LO as deleteEntityBySessionIdAndFlowId,ul as deleteInsurancePoliciesForParty,vR as deleteInsurancePolicyForAdvisoryReportById,h2 as deleteInsuranceProductClauseForDistribution,YD as deleteNote,QF as deletePartyActivitiesAsCustomer,zO as deletePartyEntityBySessionIdAndFlowId,ih as deletePartyNoteById,tC as deletePartyRelations,Vh as deletePolicyPackagesForParty,G3 as deleteRelationBetweenRiskObjectAndParty,Pg as deleteRiskDomainActionForAdvisoryReportById,bg as deleteRiskDomainAdviceForAdvisoryReportById,ag as deleteRiskDomainForAdvisoryReportById,u3 as deleteRiskObjectById,xO as deleteSessionBySessionId,f1 as deleteUspByDistributionAndId,CF as delinkPartyToUser,PS as deprecatedValidateAnvaConnection,ez as disable2FaAsUserForUser,FK as disable2FaByUser,_E as downloadDocumentById,oH as editInsuranceProductAdviceByDistribution,iH as editInsuranceProductDescriptionsByDistribution,LK as enable2Fa,Vw as enqueueCalculationAnvaquotesBySessionId,qx as enqueueSendCustomQuotesToAnvaBySessionId,Kw as enqueueSendOfferToAnvaBySessionId,hP as enrichPartyByIdWithExternalCompanyData,iR as exportAdvisoryReportById,YP as exportPartyById,gP as exportPartyToAnva,TP as exportPartyToAssu,SP as exportPartyToDias,OP as exportPartyToFasterforward,bT as exportQuoteById,jL as extractInsurancePoliciesForOneDocument,tM as extractInsurancePoliciesForOneDocumentEnqueue,mL as extractManyDocumentInBatch,UL as extractOffersForOneDocument,pM as extractOffersForOneDocumentEnqueue,kL as extractOneDocument,JL as extractOneDocumentEnqueue,cM as extractPartyForOneDocumentEnqueue,qY as extractWebsiteTheme,GY as generateCompanyDescription,YM as generateConceptReply,xU as generateDiasOfferDocumentBySessionId,UW as generateDistributionAboutUsCompletion,ES as generateDnsPrefix,_B as generateDocxDocumentOfAdvisoryReportById,aV as generateFlowQuestionnaire,yV as generateFlowQuestionnaireDocument,sz as generateOfferRequestForInsuranceCompanyDocx,mz as generateOfferRequestForInsuranceCompanyPdf,DR as generatePdfOfAdvisoryReportById,QR as generatePersonalizationAdviceForAdvisoryReport,aT as generatePossibleProductsBySessionV2,sq as generateQuestionsToPrefillByCar,YC as generateStandaloneFrontPagePdfOfAdvisoryReportAsExample,OD as generateTokenForSocialLoginFlowAsBroker,EK as get2FaByUser,ld as getActivityByParty,TC as getAddressInfo,gC as getAddressInfoFreemium,ZY as getAdvicesPerInsuranceProduct,uB as getAdvisoryReportById,oR as getAdvisoryReportExportOptions,nB as getAdvisoryReportRevisionDiff,Sy as getAllActivityTypes,XC as getAllAdvisoryReports,mN as getAllAvailableAffiliations,_m as getAllAvailablePlans,oc as getAllAvailableThemesInWegroup,BK as getAllBrokersLinkedToCurrentUser,BS as getAllCampaignTemplates,xS as getAllCampaignsByDistribution,kG as getAllCarClaimCategories,RG as getAllClaimsAsBroker,yO as getAllConversations,S0 as getAllCustomersByDistribution,hy as getAllEnums,PV as getAllLeadsByDistribution,FV as getAllLeaseOffersByDistribution,$c as getAllPartiesByDistribution,cC as getAllPartiesByDistributionV2,XJ as getAllRiskObjectsByPartyId,K7 as getAllRiskObjectsByPartyIdV2,Rq as getAllSessionsBySessionId,mZ as getAllVehicleBrands,lZ as getAllVehicleSeriesByBrandKey,UZ as getAllVehicleVersionsBySeriesId,sA as getAnvaAgents,tv as getAnvaClosingQuestions,Nx as getAnvaCollectionMethods,lA as getAnvaEmployees,hv as getAnvaLabels,gv as getAnvaMutationReasons,RA as getAnvaParties,JA as getAnvaProducts,dw as getAnvaproductById,Zx as getAnvaproducts,Yy as getArtifactFromEventById,cI as getAssuEmployees,v_ as getAvailableFlowsForDistributionInfo,lN as getBrokerByAnvaProducerId,RN as getBrokerByAnvaRelationMangerId,FT as getBrokerConnectionsById,MN as getBrokerIntegrations,LS as getCampaignById,mG as getCampaignSettingsByDistribution,lG as getCampaignTargetMailTemplate,sL as getCarLeaseRates,EO as getChatBySessionId,Uq as getChatSummaryV2BySessionId,KF as getCheckupByPartyId,nE as getClaimAsBrokerById,jG as getClaimAsCustomerWithToken,Y0 as getClaimByIdAsCustomer,Cj as getClaimEventsAsBrokerById,gD as getClaimEventsAsCustomer,W0 as getClaimsAsCustomer,kd as getClaimsAsParty,jd as getClaimsAsPartyById,f3 as getComplianceByRiskObjectId,BO as getConversationById,Ud as getConversationNotes,mq as getConversationReportPdfById,PO as getConversationsOriginFilter,X0 as getCurrentAccountInsightsAsCustomer,Md as getCurrentAccountInsightsAsParty,wN as getCurrentBrokerOfTheUser,aU as getCustomersByParty,OI as getDiasAfdbranches,PU as getDiasCollectionMethods,WI as getDiasEmployees,YI as getDiasParties,ub as getDiasPartySalutations,fb as getDiasPartyTitles,Nb as getDiasProducts,kW as getDiasflowInsurances,eW as getDiasflowProductById,LU as getDiasflowProducts,A1 as getDistributionActivity,G1 as getDistributionAffiliations,N1 as getDistributionById,Kk as getDistributionConnectionsById,MW as getDistributionFaq,jW as getDistributionHasPendingUpgrade,S2 as getDistributionSettings,W2 as getDistributionTags,lL as getDocumentExtractionBatchById,hM as getDocumentMetadata,rQ as getDocumentsAsCustomer,Jd as getDocumentsForParty,TM as getEmailByMessageId,fm as getEncryptionKeys,nY as getEnterpriseByCompanyRegistrationNumberAndCountry,uY as getEnterpriseByCompanyRegistrationNumberAndCountryMinimalResponse,Oy as getEnumByAnvaLabel,Wy as getEnumByDiasLabel,ZB as getEventsByAdvisoryReportId,wL as getExtractEnityInfo,Ab as getFasterforwardEmployees,Zb as getFasterforwardTeams,nQ as getFinconnectLinkAsCustomer,Nl as getFinconnectLinkForInsurancePolicy,NQ as getFinconnectLinkForInsurancePolicyAsCustomer,V_ as getFlowInfoById,I_ as getFlowsInfo,rm as getGbi,_Y as getHubspotVisitorIdentificationToken,WD as getInfoForClaim,nm as getInsightsIfCarIsInsured,um as getInsuranceCompanies,yu as getInsurancePolicies,uQ as getInsurancePoliciesAsCustomer,XP as getInsurancePoliciesForParty,Pu as getInsurancePolicyById,fQ as getInsurancePolicyByIdAsCustomer,Bu as getInsurancePolicyComplianceById,Rf as getInsurancePolicySimulationsForParty,p2 as getInsuranceProductClausesByDistribution,QH as getInsuranceProductsV2,H1 as getIntegrationsByDistribution,GQ as getInvoiceByIdAsCustomer,AQ as getInvoicesAsCustomer,Al as getInvoicesAsParty,Gl as getInvoicesAsPartyById,Xy as getJobResultById,ql as getKycByParty,bV as getLeadById,Am as getLeadProviderById,Nm as getLeadProvidersByAffinity,LV as getLeaseOfferById,gM as getLinkOfDocument,eG as getMetricsByCampaign,Uz as getMinimalOfferById,Mz as getMinimalOfferRevisionById,H3 as getMinimalRiskObjectById,Gm as getNace,q1 as getNoveltyInsightsByDistribution,wz as getOfferById,jz as getOffersByDistribution,UN as getOnboardingChecklistByBroker,vh as getOnesuranceDataByPartyId,XM as getOnesuranceRecommendationsByEmailId,Jz as getOrganisationDistributions,tJ as getOrganisationLeads,pJ as getOrganisationOffers,ik as getOutlookConnectionDetails,Ik as getOutlookMailById,vk as getOutlookMailByOutlookMessageId,dk as getOutlookMailfolders,Ck as getOutlookMails,ZQ as getPartiesByCustomer,qQ as getPartiesLinkedToUser,Fu as getPartiesOriginFilter,Rd as getPartyAddresses,sd as getPartyById,Hl as getPartyMergeSuggestions,IR as getPdfOfAdvisoryReportById,_1 as getPerformanceInsightsByDistribution,Qh as getPolicyPackageById,HQ as getPolicyPackageByIdAsCustomer,kf as getPolicyPackageSimulationsForParty,_Q as getPolicyPackagesAsCustomer,Ih as getPolicyPackagesForParty,Kh as getPossibleInsuranceProductsByPartyId,N3 as getPossibleInsuranceProductsByRiskObjectId,_l as getPossibleInsuranceProductsForManagementByPartyId,jf as getPossibleInsuranceProductsForStaffByPartyId,dH as getPreventionAdvice,o_ as getPromotionsByDistributionId,RL as getProvenanceInfoOfDocument,PT as getQuoteExports,BT as getQuoteInsights,yT as getQuotesAsBatchResultsByConversationId,t0 as getRecommendationsById,g0 as getRecommendationsByPartyId,Mq as getRecommendationsBySessionId,af as getRiskAnalysisByPartyId,IH as getRiskDomainById,vH as getRiskDomains,Z3 as getRiskObjectByRiskObjectRevisionId,_3 as getRiskObjectRevisionsById,Hm as getSbi,Zm as getSingularityJobResultById,Lg as getStepSettingsByAdvisoryReportId,Sv as getSupportedAnvaflowCoverages,Tv as getSupportedAnvaflowCoveragesGroupedByAdn,Ov as getSupportedAnvaflowInsuranceCompanies,Wv as getSupportedAnvaflowInsurances,Yv as getSupportedAnvaflowTags,aK as getSupportedInsuranceCompanies,yK as getSupportedInsuranceSubjects,ML as getSupportedMimeTypes,PK as getSupportedRiskDomains,r5 as getSupportedYellowhiveflowCoverages,n5 as getSupportedYellowhiveflowInsurances,Uf as getSystemCampaignsByParty,kN as getTheBrokerById,r1 as getUspByDistribution,gy as getValuesOfEnum,wZ as getVehicleByCarIdOrFebiacId,kZ as getVehicleByNumberPlateAndCarId,JZ as getVehicleByVersionId,t4 as getVehicleByVinAndCarId,jZ as getVehicleVersionFactsBySeriesId,WC as getWeatherInfo,O4 as getYellowhiveflowProductById,S4 as getYellowhiveflowProducts,xK as getYourOwnUser,eq as giveFeedbackOnConversationById,p0 as giveFeedbackOnRecommendationsById,$H as giveFeedbackToInsuranceTermsBot,i_ as handleCreateDistributionTheme,d_ as handleDeleteDistributionTheme,C_ as handleUpdateDistributionTheme,mA as importAnvaDocumentInWegroup,jA as importAnvaInsurancePolicyDocumentInWegroup,UA as importAnvaInsurancePolicyPackageDocumentInWegroup,wA as importAnvaPartyInWegroup,ow as importAnvaproduct,TI as importAssuPartyInWegroup,rb as importDiasPartyInWegroup,zU as importDiasflowProduct,_b as importFasterforwardPartyInWegroup,T2 as inviteColleaguesToDistribution,$F as inviteUserToParty,qB as linkConversationToAdvisoryReport,vF as linkPartyToUser,AY as lockFlightApi,FO as markConversationAsCompletedById,Zl as mergePartiesTogether,CR as orderInsurancePolciesOfAdvisoryReport,Dk as outlookConnectionSync,c0 as overrideInsuranceProductRecommendationById,h0 as overridePreventionAdviceRecommendationById,Cw as patchAnvaproductById,vw as patchAnvaproductCoverageById,sW as patchDiasflowProductById,mW as patchDiasflowProductCoverageByDiasId,IF as patchOwnPartyAsCustomer,VH as poseAQuestionToInsuranceTermsBot,KH as poseAQuestionToInsuranceTermsBotForItToCompare,qm as postEventAsCarglassPartner,GB as putClausesForReport,bU as recalculateDiasQuotesBySessionIdAndProductId,EU as recalculateDiasSimulationBySessionId,ux as recalculateOneAnvaquoteByAnvaProductIdSessionId,Ax as recalculateSimulationBySessionId,g4 as recalculateYellowhiveQuotesBySessionIdAndProductId,T4 as recalculateYellowhiveSimulationBySessionId,Gx as regenerateAnvaquestionnaireBySessionId,NY as retrieveAirports,WP as retrieveAllExportsByParty,Iw as retrieveAnvaflowsQuestionnaires,D_ as retrieveAskLaterQuestions,MZ as retrieveAutomobileByCarIdFreemiumVersion,RZ as retrieveAutomobileByIdFreemium,lW as retrieveDiasQuestionnaires,au as retrieveExportById,K_ as retrieveFlow,W4 as retrieveYellowhiveQuestionnaires,OC as seachStreetsByCityAndCountry,SC as searchAddressesByCountry,hI as searchAssuParties,hC as searchCitiesByCountry,fY as searchDirectorsByFirstAndLastName,rY as searchEnterprisesByCountry,Gb as searchFasterforwardParties,ed as searchParties,p4 as searchVehicles,HB as sendAdvisoryReportAsMail,O0 as sendAnvaInquiryAsCustomer,NE as sendClaimToKeypoint,FU as sendDiasOfferMailBySessionId,FS as sendExampleCampaignTargetMail,Qj as sendMailClaimReportById,GE as sendMailFollowupPageToCustomer,lf as sendMailForSimulationToParty,_x as sendOfferMailBySessionId,Hx as sendOfferToAnvaBySessionId,dF as sendPasswordResetToCustomer,xT as sendQuoteAsMail,Q_ as setAskLaterQuestions,EV as transferLeadToOtherDistribution,Mf as transferPartyToOtherDistribution,SM as triageEmail,iF as unblockCustomerFromAccessingParty,Kj as unlockClaim,NB as updateAdvisoryReport,OM as updateAnalyzedEmailId,nx as updateAnvaPartyViaConversation,Dw as updateAnvaflowsQuestionnaire,o7 as updateBicycleRiskObject,i7 as updateBoatRiskObject,jN as updateBrokerByBroker,eA as updateBrokerConnectionByKey,JN as updateBrokerIntegrations,zS as updateCampaign,d7 as updateCarRiskObject,fE as updateClaimAsBrokerById,UG as updateClaimAsCustomerWithToken,Kc as updateCommentOnActivity,bO as updateConversationById,AE as updateDeclarationRemark,RW as updateDiasQuestionnaire,yS as updateDistributionConnectionByKey,Z1 as updateDistributionIntegrations,O2 as updateDistributionSettings,cP as updateDocumentForParty,ZE as updateDocumentMetadataById,tD as updateDocumentMetadataByIdAsCustomerWithToken,dj as updateEntityAsBrokerById,hD as updateEntityAsCustomerWithToken,C7 as updateFamilyRiskObject,v7 as updateFleetRiskObject,xu as updateInsurancePolicyCompliance,bu as updateInsurancePolicyCoverageCompliance,fl as updateInsurancePolicyForParty,HY as updateInsuranceProductByDistribution,g2 as updateInsuranceProductClauseForDistribution,I7 as updateLegalRiskObject,D7 as updateMiscellaneousRiskObject,XD as updateNote,kz as updateOfferById,lz as updateOffersInBulk,VF as updatePartyActivitiesAsCustomer,wd as updatePartyAssignees,md as updatePartyById,Q7 as updatePartyGroupRiskObject,dh as updatePartyNoteById,pC as updatePartyRelations,CH as updatePreventionByDistribution,iw as updateQuestionForAllQuestionnairesByAnvaLabels,q3 as updateRelationBetweenRiskObjectAndParty,V7 as updateResidenceRiskObject,Bg as updateRiskDomainActionForAdvisoryReportById,Eg as updateRiskDomainAdviceForAdvisoryReportById,DH as updateRiskDomainByDistribution,$7 as updateSemiTrailerRiskObject,sG as updateTargetsByCampaign,aX as updateTrailerRiskObject,yX as updateTwoWheelerRiskObject,u1 as updateUspByDistributionAndId,Y4 as updateYellowhiveQuestionnaire,bK as updateYourOwnUser,zK as updateYourPassword,rE as uploadClaimDocumentAsBroker,kA as uploadDocumentsInAnva,gI as uploadDocumentsInAssu,XI as uploadDocumentsInDias,qb as uploadDocumentsInFasterforward,pv as upsertAnvaClosingQuestions,JW as upsertDistributionFaq,rl as upsertInsurancePoliciesForParty,wf as upsertInsurancePolicySimulationForParty,Dh as upsertPolicyPackagesForParty,PX as validateAChassisNumber,BX as validateACompanyRegistrationNumber,FX as validateANationalIdentificationNumber,zX as validateATelephonenr,eZ as validateAVehicleRegistrationPlate,sZ as validateAWebsite,xX as validateAnEmail,bX as validateAnFsma,EX as validateAnIban,tI as validateAnvaConnection,pI as validateAnvaDwhConnection,Qw as validateAnvaflowsQuestionnaire,$j as validateClaim,wW as validateDiasQuestionnaire,ok as validateFasterforwardConnection,LX as validatePromotions,X4 as validateYellowhiveQuestionnaire,Ic as verifyIfADistributionExistsByCompanyRegistration,vc as verifyIfADistributionExistsByName,Dc as verifyIfAUserExistsByEmail,my as wgApiClient};
|