Post a new Internal Contact/Account association

post

Post a new Internal Contact/Account association

Validates and creates internal contact-account associations. This API uses OAuth 2.0. Use this token url 'https://test-apis.libertymutual.com/oauth/access-token' to gain access.

Resource URL

https://test-apis.us-east-1.libertymutual.com/ssi-api/test /internalcontacts/association

Header Parameters

Name Description
Authorization
(required)

OAuth token for the request e.g. 'Bearer XXXXXX'

Body Parameters

Name Description
contactList
(required)

Request Body

Definitions


Name Type Description

Responses

Code Examples

Resource Summary

Security

Content Type

application/json

Category

SSI Mgmt API Controller

Schema:

HTTP Code Description

202

Some contacts errored

400

ContactAssociation is Invalid

401

Unauthorized

403

Client is not permitted to use this operation

500

Internal server error

Working...