Given a phone number, determine its line type i.e. check if it is mobile, landline, VOIP etc
This API allows partner or dealer to blast messages to one or multiple numbers at the same time. Each person can receive different message
The blasting number is seperate than regular braango number. At this moment that number will be created by Braango Support Team on behest of of partner. Eventually there will be simple API to create blasting number
Partner can choose to blast messages to anyone including dealers
Responses to these messages seeds the client into our database and are sent via REST api call to the partner or master account
Based on response, partner can then decide to bridge the client to particular sub_dealer or personnel within sub_dealer using dealerconnect api
The above described use case of late_binding mode of operation
Please refer to flow diagrams for various use case flows of this API
Given a phone number, determine its line type i.e. check if it is mobile, landline, VOIP etc
This API allows partner or dealer to blast messages to one or multiple numbers at the same time. Each person can receive different message
The blasting number is seperate than regular braango number. At this moment that number will be created by Braango Support Team on behest of of partner. Eventually there will be simple API to create blasting number
Partner can choose to blast messages to anyone including dealers
Responses to these messages seeds the client into our database and are sent via REST api call to the partner or master account
Based on response, partner can then decide to bridge the client to particular sub_dealer or personnel within sub_dealer using dealerconnect api
The above described use case of late_binding mode of operation
Please refer to flow diagrams for various use case flows of this API