Resolve Senders

This operation resolves a list of eligible Senders for sending and receiving communications for the given criteria.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

OR
AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Request

This endpoint expects an object.
ResolveSendersFromSenderPoolRequestobjectRequired
OR
ResolveSendersFromAddressesRequestobjectRequired

Response

OK
resultslist of objects

An array of compatible Sender-Recipient pairs to communicate from and to. Limited to the top 10 highest priority results.

Errors

400
Bad Request Error
429
Too Many Requests Error
500
Internal Server Error
503
Service Unavailable Error