/
PwsAddress
PwsAddress
Overview
This structure represents the fields associated with a physical address.
Format
PwsAddress
- PwsAddress
- AddressLine1: String (50)
- AddressLine2: String (50)
- Attention: String (50)
- City: String (50)
- CompanyName: String (50)
- Country: String (20)
- StateOrProvince: String (20)
- ZipOrPostalCode: String (20)
Elements
Element | Data Type | Required? | Description | Sample Data |
---|---|---|---|---|
AddressLine1 | String (50) | No | The primary address information (i.e. Street Address). | 100 Main Street |
AddressLine2 | String (50) | No | The secondary address information (i.e. Apartment Number or Floor). | |
Attention | String (50) | No | Text field denoting the intended recipient within an organization. | Finance |
City | String (50) | No | The city name. | Boston |
CompanyName | String (50) | No | The company name. | Acme 1000 |
Country | String (20) | No | The country name. | USA |
StateOrProvince | String (20) | No | The state or province name. | MA |
ZipOrPostalCode | String (20) | No | The zip or postal code. | 02114 |
Usage Example(s)
, multiple selections available,
Related content
PwsClientDetail
PwsClientDetail
More like this
PwsRateCardRef
PwsRateCardRef
Read with this
PwsClientElement
PwsClientElement
More like this
PwsInvoiceRef
PwsInvoiceRef
Read with this
PwsInvoiceEmailRecipient
PwsInvoiceEmailRecipient
More like this
Getting Started with Web Services 2.0
Getting Started with Web Services 2.0
Read with this