HTTP Web Push DLR


Push DLR


If Http Web push DLR option is enabled, you can configure a webhook URL to receive a copy of DLR in real-time. In case remote web server is not available during the transaction, DLR will be discarded. Default timeout for webhook request is 10 seconds. You have to make sure that your WebHook URL is efficient enough to respond 200 OK within 10 seconds of request.

Push DLR Parameters :

Each request done to your push URL will contain the following parameters:

 http://YourDomain.com?doneDate={doneDate}&submitDate={submitDate}&errorCode={errorCode}&shortMessage={shortMessage}&status={status}&messageId={messageId}&mobile={mobile}
 


Parameter Name Description Type
messageId Message Id of message. String
mobile Mobile Number of the the message String
submitDate Submit Date of Message String
doneDate Done Date of Message String
Status Current status of the message string
errorCode Error Code String
shortMessage Message text

Did you find this article useful?



  • Getting Started

    Before you can start using the X-Wireless API, you need to do the following: Create an Account with X-Wireless if you do not already have one Gene...

  • Get Credit Balance

    https://secure.xwireless.net/api/v2/Balance?ApiKey={ApiKey}&ClientId={ClientId}Parameters : Parameter Name Description Type Api...

  • Campaign

    1) Get Campaign Message Status https://secure.xwireless.net/api/v2/Campaign/Statistics?ApiKey={ApiKey}&ClientId={ClientId}&campaignId={c...

  • Manage Group

    1) Get Group List https://secure.xwireless.net/api/v2/Group?ApiKey={ApiKey}&ClientId={ClientId}   Parameters : Parameter Name ...

  • Manage Sender ID

    1) Get Sender Id List  https://secure.xwireless.net/api/v2/SenderId?ApiKey={ApiKey}&ClientId={ClientId}   Parameters : Par...