DiscreteParty
The DiscreteParty object contains the DiscretePartyID and EmailAddress elements.
Note: not all elements/values will be returned in DiscreteParty; it varies
depending on content LOB and whether the content has authored to return the
elements/values below.
| Parameter | Type | Description |
|---|---|---|
| ID | string | The recipient ID of the party. This ID identifies parties to product distinct discrete packages for recipient delivery. |
| Name | string | The name of the SSN holder. |
| BusinessName | string | The name of the business; uses the org legal name. |
| ForeignAddress | string | A string of data containing for a non-US address |
| AddressLine1 | string | A string of data containing the primary street address of the party. |
| AddressLine2 | string | A string of data containing the secondary street address of the party. |
| City | string | A string of data containing the city of the party. This field can also be used for foreign addresses. |
| State | string | A string of data identifying the state of the party. This field can also be used for foreign addresses; the user should know the foreign equivalent of this field. |
| ZipCode | string | A string of data identifying the zip code of the party. This field can also be used for foreign addresses; the user should know the foreign equivalent of this field. |
| CountryCode | string | A string of data identifying the country code of the party. |
| MailingMethod | string | A string of data identifying the mailing method. |
| AccountNumber | string | A string of data containing a unique account number that is assigned to a specific document. |
| EmailAddress | string | A string of data containing the email address of the party. |
| SuppressPaperDelivery | boolean | A true/false value that determines whether to create a delivery grouping for paper delivery of a package. |