ReturnAddress
The ReturnAddress object contains mailing information for the recipient .
| Parameter | Type | Description |
|---|---|---|
| Name | string | A string of data specifying the name used for the return address. |
| BusinessName | string | A string of data specifying the business name. |
| Address1 | string | A string of data specifying the primary address. |
| Address2 | string | A string of data specifying the secondary address. |
| City | string | A string of data specifying the city. |
| State | string | A string of data specifying the state. |
| Zip Code | string | A string of data specifying the zip code. |
| Country Code | string | A string of data specifying the country code. |