SOAP API methode ProcessedFaxMailing_retrieve
Parameters
| Naam | Type | Beschrijving | 
|---|---|---|
| id * | string | The identifier (id) of the object that is retrieved | 
| * verplichte parameters | ||
Resultaat
| Naam | Type | Beschrijving | 
|---|---|---|
| processedfaxmailing | Structure of type 'processedfaxmailing' | All properties of the retrieved processedfaxmailing | 
Structuur 'processedfaxmailing'
| Naam | Type | Beschrijving | 
|---|---|---|
| registerstatus. | boolean | Will the status be registered? | 
| destinationcount | int | The number of destinations of the faxmailing. | 
| 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. |