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