getDeliveryStatus
From the 2.3.4 release, this retrieves the status of a message sent with the sendImmediate methods.
| Input | Type | Description |
|---|---|---|
| apiKey | xs:string | Alphanumeric hash identifying a Contactsend customer. |
| userKey | xs:string | Alphanumeric hash identifying a Contactsend user. |
| uuid | xs:string | sendImmediate campaign UUID. |
| Output | Type | Description |
|---|---|---|
| DeliveryInformation[] | All the events relevant to the message. |