Get Caller Validation

get

Get Caller Validation

Updates Caller Validation with content in the body

Resource URL

https://ke6vq3ybzl.execute-api.us-east-1.amazonaws.com /getssdetails

Query Parameters

Name Description
PhoneNumber
(required)

the phone number to look up

CallerId

the ANI/Caller ID number of the incoming call

EduId

if the call is going to be transferred to the Lex bots, include the EduId of the current calls info, so Lex can reference it

SelfServiceType
(required)

the granular intent from the IVR call, Use SSMAKEAPAYMENT to ensure the lookup will retrieve the the full details

FullResults

true if you want the full json payload of details returned , false if you want the simple text summary of how many accounts, mcids etc. have been found

Request Body

Definitions


Name Type Description

Responses

Code Examples

Resource Summary

Security

Content Type

application/json

Category

Caller Validation

Schema:

HTTP Code Description

400

Bad Request

500

Internal Server Error

Working...