Worker Address API
Access Worker address data when working with the Worker API.
Associations
This resource is associated with the Worker API. For more information, see Worker API.
Elements
| Element | Description | Req'd | Unique | Allowable Value | In | Out | Data Type |
|---|---|---|---|---|---|---|---|
|
active |
A no value will make the address inactive making it no longer available to users. A yes value will make it active and available to users. |
yes |
boolean |
||||
|
address-type |
Classification of Address |
yes |
string |
||||
|
attention |
Address Default Attention Line |
yes |
string(255) |
||||
|
business-group-name |
Content Group Name for Address |
yes |
string |
||||
|
city |
City Name |
yes |
yes |
yes |
string(255) |
||
|
content-groups |
Content Groups |
yes |
BusinessGroup |
||||
|
country |
country |
yes |
yes |
yes |
Country |
||
|
created-at |
Automatically created by Coupa in the format YYYY-MM-DDTHH:MM:SS+HH:MMZ |
yes |
datetime |
||||
|
created-by |
User who created |
yes |
|||||
|
default |
Default |
yes |
true |
||||
|
id |
Coupa Internal Address ID |
yes |
integer |
||||
|
local-tax-number |
Local Tax Number |
yes |
yes |
string(255) |
|||
|
location-code |
location_code |
yes |
yes |
yes |
string(255) |
||
|
name |
Address 'Nickname' |
yes |
yes |
string(255) |
|||
|
postal-code |
Postal Code |
yes |
yes |
yes |
string(255) |
||
|
purposes |
Purposes |
yes |
yes |
Purpose |
|||
|
sim-address-id |
Sim Address |
yes |
integer |
||||
|
state |
State Name for Address |
yes |
yes |
string(255) |
|||
|
state-iso-code |
ISO Code for the State |
yes |
yes |
string(255) |
|||
|
street1 |
Address Line 1 |
yes |
yes |
yes |
string(255) |
||
|
street2 |
Address Line 2 |
yes |
yes |
string(255) |
|||
|
street3 |
Address Line 3 |
yes |
yes |
string(255) |
|||
|
street4 |
Address Line 4 |
yes |
yes |
string(255) |
|||
|
tax-registrations |
Tax registrations |
yes |
|||||
|
type |
Address type |
yes |
string(255) |
||||
|
updated-at |
Automatically created by Coupa in the format YYYY-MM-DDTHH:MM:SS+HH:MMZ |
yes |
datetime |
||||
|
updated-by |
User who updated |
yes |
|||||
|
vat-country |
Vat country |
yes |
Country |
||||
|
vat-number |
VAT identification number used for value added tax purposes |
yes |
string(255) |