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 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 exactly 10 digits

optInType

SMS opt-in type of the customer. Must be one of the following types (ivr-claims, ivr-service, ivr-billing, ivr-safeco, campaign-qns, weather-alert, claims-liberty-global, claims-safeco-global, claims, claims-safeco, crc, immc-auto, property-liberty, property-safeco, grs-liberty-global, safeco-gold, certainly-service, grs-helmsman-global, cf-service, policy-billing-liberty, fin-billing, claims-certainly-global)

Request Body

Definitions


Name Type Description

Responses

Code Examples

Resource Summary

Security

Category

Opt-In

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...