GET
/api/risks/{riskID}
Get a Risk in JMRC format
POST
/api/risks/{riskID}/editLineItem
Edits one line item in the risk
POST
/api/risks/{riskID}/editMultipleLineItems
Edits multiple line items at the same time on a risk
POST
/api/risks/{riskID}/changeDraftNowQuoteInPreparation
The Underwriter takes a Quotation Request and starts preparing an Underwriter Quotation - Underwriter Only
POST
/api/risks/{riskID}/cloneDraft
Clones an existing risk as a new draft, setting UMR and Insured - Broker Only
POST
/api/risks/{riskID}/declineQuoteRequest
Called by the Underwriter to decline a quote request - Underwriter Only
POST
/api/risks/{riskID}/draftToFirmOrder
Creates a firm order risk from a draft - Broker Only
GET
/api/risks/{riskID}/endorsementFollowers
Details of the follower carriers on an endorsement
GET
/api/risks/{riskID}/getExtendedMRC
get extended data about the state of a risk, adding, for instance, written and signed lines to the risk itself
GET
/api/risks/{riskID}/lineitem/{mrcHeading}
Gets the line item by index, or all line items for a specified heading
POST
/api/risks/{riskID}/markAsFirmOrder
The broker converts a quoted risk into a firm order - Broker Only
POST
/api/risks/{riskID}/markAsIndicative
The underwriter sets or unsets the indicative flag for an Underwriter Quotation ::UQx
POST
/api/risks/{riskID}/requestWrittenLineSets
Sends a Firm Order/Bindable Quote risk to a carrier for a Written Line - Broker Only
POST
/api/risks/{riskID}/showQuoteToBroker
The Underwriter sends an Underwriter Quotation back to the Broker - Underwriter Only
POST
/api/risks/{riskID}/showToLeadUnderwriter
Shows a draft risk to an underwriter for quoting - Broker Only
POST
/api/risks/{riskID}/signSets
Sign the written lines on a Firm Order, promoting the risk to signed status - Broker Only
POST
/api/risks/{riskID}/reSignSets
Update the Signed Lines on a Signed Risk - Broker Only
POST
/api/risks/{riskID}/writeLine
Writes a line to the risk - Underwriter Only
POST
/api/risks/newDraft
Creates a draft risk using a simplified input format - Broker Only
GET
/api/risks/root/{rootID}
Get a list of documents associated with a risk
GET
/api/risks/{rootID}/related/{type}
returns documents of a certain type for a risk
POST
/api/risks/save
Create a new risk from a full JMRC - Broker Only
POST
/api/risks/{EndorsementID}/showEndorsement
Show an endorsement to underwriters - Broker Only
POST
/api/risks/{EndorsementID}/acceptEndorsement
Accept an endorsement as an underwriter - Underwriter Only
POST
/api/risks/changeRiskName/{rootID}
Change the name of the risk - Broker Only
POST
/api/risks/{quoteID}/createDraftFromQuote
Create an editable draft from a quote - Broker Only
POST
/api/risks/{riskID}/lineItemAttributes
Edit an attribute of a line item -- that is, one contract heading and its associated text -- such as locking the text to prevent further editing, or adding a page break
GET
/api/risks/{riskID}/getQuoteDetails
Returns any information entered by the underwriter into a quote's 'Quote Details' panel. Underwriters are not required to use this panel when quoting, so some (or all) information
POST
/api/risks/{riskID}/saveQuoteDetails
Edit and Save Quote Details - Underwriter Only
POST
/api/risks/{riskID}/createBindableQuote
Creates a Bindable Quote - Broker Only
POST
/api/risks/{riskID}/selfApproveSecondApproval
Self-approve one of your contracts flagged for internal review. NOTE You must have the 'Self Approver' role enabled for this API call to work.
POST
/api/risks/{riskID}/duplicateDraft
Duplicate an existing draft contract under the same risk overview - Broker Only
POST
/api/risks/{riskID}/changeHeadings
Delete contract headings from a risk.
POST
/api/risks/{riskID}/declineFirmOrder
Declines a firm order - Underwriter Only
POST
/api/risks/{riskID}/withdrawFirmOrder
Withdraw a firm order from an underwriter - Broker Only
POST
/api/risks/{riskID}/saveVerticalLines
Sets the vertical terms for a specific heading on a risk. This operation can only be performed on contracts at the firm order or bindable quote stages - Broker Only
POST
/api/risks/{riskID}/notTakeUpQuotation
Mark a quote recieved from an underwriter as NTU (Not Taken Up) - Broker Only
POST
/api/risks/{riskID}/rollbackSigned
Reverts a risk from signed to unsigned - Broker Only
POST
/api/risks/{riskID}/createEndorsement
Creates an endorsement - Broker Only
POST
/api/risks/{riskID}/deleteDraft
Deletes a Draft Contract - Broker Only
POST
/api/risks/{riskID}/applyTemplate
Merge the data from a risk with the text, data and other material from a template, preserving all the risk''s data while replacing all its other content - Broker Only
POST
/api/risks/{riskID}/rejectWrittenLine/{writtenLineSetID}
Reject an underwriter''s line written with Line Conditions or Subjectivities - Broker Only
POST
/api/risks/{riskID}/acceptWrittenLine/{writtenLineSetID}
Accepts an underwriter''s line with Line Conditions or Subjectivities - Broker Only
POST
/api/risks/{riskID}/createContractCorrection
Create a Contract Correction - Broker Only
POST
/api/risks/{riskID}/contractAttributes
Edit an attribute of the entire contract. Currently limited to text-locking options - Broker Only
POST
/api/risks/{riskID}/setTemplateChannels
Set the teams that a template is visible to - Broker Only
POST
/api/risks/{riskID}/quoteOnRequest
Send a Quote back to the broker wihout making any alterations to the Quote Request received - Underwriter only
POST
/api/risks/{riskID}/deleteEndorsement
Deletes a Draft Endorsement - Broker Only
POST
/bodapi/risks/from
Create a new risk/template using the Contract Library
POST
/api/risks/{riskID}/editLineItemWithBB
Add or edit a heading in a risk using a lineitem from the Clause Library
POST
/api/risks/{riskID}/recordLine
Record an off-platform line - Broker Only
POST
/api/risks/{riskID}/forwardAsQuoteRequest
Forwards a quote as a new quote request - Broker Only
POST
/api/risks/{riskID}/setEndorsementFollowerRoles
Set the roles of carriers on a Endorsement - Broker Only
POST
/api/risks/{riskID}/setEndorsementFollowerTemplate
Set the agreement template for an endorsement - Broker Only
POST
/api/risks/{riskID}/completeEndorsement
Complete a Endorsement and bind any notify parties to it - Broker Only