DesignerListLetterbooksV1
The DesignerListLetterbooksV1 call returns an XML structure that describes all available Letter Books in a particular project.
The request requires the following fields next to the standard fields.
| Field | Type | Description |
| project | repositoryobjectname |
The name of the project of which the Letter Books must be listed. |
| status | message |
Reserved. This parameter is currently being ignored. |
The response contains the following fields in addition to the standard fields.
| Field | Type | Description |
| letterbooks | base64Binary | A base-64 encoded XML structure that lists the available Letter Books in the project. |
In case of an error, the response contains a SOAP Fault structure.