...
Element | Data Type | Description | Sample Data |
---|---|---|---|
RecipientType | String | Recipient Type | "T" for To "C" for CC "B" for BCC |
EmailInvoiceTemplateIdentity | PwsInvoiceTemplateRef | Invoice Template |
Usage Example(s)
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
<PwsInvoiceEmailRecipient> <RecipientType>T</RecipientType> <UserIdentity> <UserDisplayName>J Smith</UserDisplayName> <UserId>205024</UserId> <UserReferenceSystemId>Client09</UserReferenceSystemId> <UserUid>1152921504607052000</UserUid> </UserIdentity> </PwsInvoiceEmailRecipient> |