SOAP API method ProcessedSmsMailing_update
Parameters
| Name | Type | Description | 
|---|---|---|
| id * | string | The identifier (id) of the object that is updated | 
| archived * | boolean | The mailing is archived. | 
| * required parameters | ||
Return values
| Name | Type | Description | 
|---|---|---|
| processedsmsmailing | Structure of type 'processedsmsmailing' | All properties of the now updated processedsmsmailing | 
Structure 'processedsmsmailing'
| Name | Type | Description | 
|---|---|---|
| registerstatus. | boolean | Will the status be registered? | 
| destinationcount | int | The number of destination of the mailing. | 
| id | int | Get the ID of the mailing. | 
| timestamp | timestamp | The timestamp when the mailing was sent. | 
| description | string | The description of the mailing. | 
| personalized | boolean | Was this mailing personalized?. | 
| nodoubles | boolean | Should the mailing be send to double mailaddresses?. | 
| individual | boolean | Was this mailing sent to an individual?. | 
| test | boolean | Was this mailing a test? | 
| type | string | The type of the mailing. | 
| messagesperminute | int | The max number of messages that are sent withing one minute | 
| archived | boolean | The mailing is archived. | 
| priority | int | Priority of the mailing. Higher value indicates higher priority. |