You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 18
Next »
This specifies the recipient(s) of the emailed invoices. Recipients must be defined in a Projector as a user.
Element | Data Type | Description | Sample Data |
---|
RecipientType | String | Recipient Type | "T" for To "C" for CC "B" for BCC |
PwsInvoiceEmailRecipient | PwsUserRef [0..100] | User Identity of invoice email recipient(s) |
|
Usage Example(s)
<PwsInvoiceEmailRecipient>
<RecipientType>T</RecipientType>
<UserIdentity>
<UserDisplayName>J Smith</UserDisplayName>
<UserId>205024</UserId>
<UserReferenceSystemId>Client09</UserReferenceSystemId>
<UserUid>1152921504607052000</UserUid>
</UserIdentity>
</PwsInvoiceEmailRecipient>