A message for our valued customers and partners: This site is retiring, including accounts and API keys, as we migrate to the new developer portal. If you use existing API keys you will be contacted with further migration instructions. Accounts and API keys are not shared between this developer portal and the new developer portal. We recommend you review the new portal's Get Started guide for details on registering a new developer account and requesting new API keys.

Retrieve Assigned Underwriter for Submission

get

Retrieve Assigned Underwriter for Submission

(Sample implemented) Obtain the name and contact information of the Liberty Mutual Underwriter currently assigned to work a particular submission.

Resource URL

https://test-apis.us-east-1.libertymutual.com/v1 /partner/{partnerId}/submission-request/{submissionRequestId}/uw-assignment

Request Body

Definitions


Name Type Description

Responses

Code Examples

Resource Summary

Security

Category

uw assignment

Schema:

HTTP Code Description

400

Invalid Input

404

Submission Request Id Not Found

409

Conflict (Example: Trying to get underwriting contacts when submission request has not reached UNDERREVIEW status)

500

Internal Server Error

501

Not Implemented

Working...