Order new single sender name
Use this method to order one sender name.
POST https://a.loopmessage.com/api/v1/sender/new/
Before sending this request, you need to fetch plan_id from another API request.
To prevent billing issues, you can send this request once every 30 seconds.
Request body
Name
Type
Description
name*
String
Phone number, Email, or Contact ID.
domain*
String
Your message text
plan_id*
String
Your message subject. A recipient will see this subject as a bold title before the text.
phone_number_alias
Bool
Optional.
phone_number_alias_zip_code
String
Optional.
sms_and_call
Bool
Optional.
forwarding_to_phone_number
String
Optional.
Last updated