Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »



Element

Data Type

Description

Sample Data

RecipientTypeStringRecipient Type

"T" for To

"C" for CC

"B" for BCC

EmailInvoiceTemplateIdentityPwsInvoiceTemplateRef Invoice Template

Usage Example


Example 01
                          <PwsInvoiceEmailRecipient>
                              <RecipientType>T</RecipientType>
                              <UserIdentity>
                                 <UserDisplayName>J Smith</UserDisplayName>
                                 <UserId>205024</UserId>
                                 <UserReferenceSystemId>Client09</UserReferenceSystemId>
                                 <UserUid>1152921504607052000</UserUid>
                              </UserIdentity>
                           </PwsInvoiceEmailRecipient>
  • No labels