Skip to content

Commit

Permalink
Disable iys check
Browse files Browse the repository at this point in the history
  • Loading branch information
faytekin committed Aug 9, 2022
1 parent a2717eb commit 7b421cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/IletiMerkeziChannel.php
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ protected function postData($sms)
'order' => [
'sender' => $this->origin,
'sendDateTime' => $sms->sendDateTime,
'iys' => 0,
'message' => [
'text' => $sms->message,
'receipents' => [
Expand Down

0 comments on commit 7b421cf

Please sign in to comment.