addNoteByExposure

post

addNoteByExposure

Add a Note related to an exposure

Resource URL

https://test-apis.libertymutual.com /notes/v1/claims/{claimNumber}/exposures/{exposureNumber}/notes

Header Parameters

Name Values Description
authorization
(required)

token generated for client application

Body Parameters

Name Values Description
body
(required)

Request Body

Definitions


Name Type Description

Responses

Code Examples

Try it out !!

claimNumber Add a Note related to an exposure true

exposureNumber Add a Note related to an exposure true

HTTP Basic

OAuth 2.0

API Key

RESET

Make a request and see the response.

Make a request and see the response.

Make a request and see the response.

Resource Summary

Security

Content Type

application/json

Category

Note

Schema:

HTTP Code Description

400

Unable to provide a version due to invalid or insufficient data provided by the client

403

Client is not permitted to use this operation

404

Notes not found

500

Internal server error

Working...