getProviderNotifyCell
GET
/v1/providers/{id}/notify-cell
Providers
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://apigw.paziresh24.com/v1/providers//notify-cell'
Response Response Example
{
"providers": [
{
"notify_cell": 9140002500
}
]
}
Request
Path Params
id
object
required
Responses
Modified at 2024-06-23 07:51:49