Retrieve Opt-In Status

get

Retrieve Opt-In Status

Retrieves SMS Opt-In status from centralized Opt-In database

Resource URL

https://test-apis.us-east-1.libertymutual.com /digital-messaging/v1/opt-in

Query Parameters

Name Description
consumerPhone
(required)

Phone number of the customer. Must be a 10 digits

optInType

SMS opt-in type of the customer. Must be one of the following types (ivr-claims, ivr-service, ivr-billing, campaign-qns, weather-alert, claims-liberty-global, claims-safeco-global, claims, claims-safeco, crc, immc-auto, sales-quote-bot, property-liberty, property-safeco)

Request Body

Definitions


Name Type Description

Responses

Code Examples

Resource Summary

Security

Schema:

HTTP Code Description

400

Illegal JSON Request

401

Invalid Oauth Token or Access Token Expired

405

Method Not Allowed

429

Too Many Requests

500

Internal Server Error

Working...