Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

Service URLpostsms.asmx

 

SMS gönderimleriniz için SMS Web servisini kullanabilir, sonuçlarını bu servis üzerinden çekebilirsiniz.

Transactional Email web servisine ait aşağıda ki metodlar bulunmaktadır.

 

MethodDescription
GetSmsBulkResultGets Bulk Result for transactional SMS's between two dates.
ReportSingleShotSmsEnables Single Shot SMS Reporting by Packet ID.
ReportSmsWithPacketIdEnables SMS Reporting by Packet ID.
SendBulkSmsEnables Bulk SMS Sending.
SendBulkSmsWithTypeAndKeyIDEnables Bulk SMS Sending with PostType and KeyID.
SendPersonalSmsEnables Personal SMS Sending.
SendPersonalSmsWithTypeAndKeyIDEnables Personal SMS sending with PostType and KeyID.
SingleShotSmsEnables Single Shot SMS Sending.
SingleShotSmsWithTypeAndKeyIDEnables Single Shot SMS Sending with PostType and KeyID.

 

Geliştiricinin her hangi bir web servis ile etkileşime geçebilmesi için, öncelikle Login metodunu kullanarak bir  SERVICE TICKET alması gerekir. Diğer web servis ve metodlarına yaratmış olduğu bu değer ile istekte bulunabilir.

  • No labels