Api-Key: ********************{
"line_number": "2191307530",
"number_format": "persian",
"peers": [
{
"text": "تست جدید تایید نشه لطفا",
"recipients": ["09112176238" , "09203189087"]
// "selectedPhoneBooks": [
// {
// "id": 102904,
// "offset": 0,
// "limit": 3
// }
// ]
},
{
"text": "2 تست جدید تایید نشه لطفا",
"recipients": ["09112176238" , "09203189087"],
// "selectedPhoneBooks": [
// {
// "id": 88592,
// "offset": 0,
// "limit": 3
// }
// ]
}
],
"schedule": ""
}curl --location 'https://api.iranpayamak.com/ws/v1/sms/peer-to-peer' \
--header 'Accept: application/json' \
--header 'Api-Key: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"line_number": "2191307530",
"number_format": "persian",
"peers": [
{
"text": "تست جدید تایید نشه لطفا",
"recipients": ["09112176238" , "09203189087"]
// "selectedPhoneBooks": [
// {
// "id": 102904,
// "offset": 0,
// "limit": 3
// }
// ]
},
{
"text": "2 تست جدید تایید نشه لطفا",
"recipients": ["09112176238" , "09203189087"],
// "selectedPhoneBooks": [
// {
// "id": 88592,
// "offset": 0,
// "limit": 3
// }
// ]
}
],
"schedule": ""
}'{
"status": "success",
"data": [
0
],
"messages": "string"
}