Api-Key: ********************{
"text": "string",
"receiver_count": 0,
"line_number": "string",
"number_format": "english"
}curl --location --request POST 'https://api.iranpayamak.com/ws/v1/sms/calculate-cost' \
--header 'Accept: application/json' \
--header 'Api-Key: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"text": "string",
"receiver_count": 0,
"line_number": "string",
"number_format": "english"
}'{
"status": "string",
"message": "string",
"data": null
}