Update A Company Address
Updates an address for a company. You can change whether the address is for billing, shipping, or both. You can also update the address to be the default billing or shipping address for the company.
Authentication
authTokenstring
API Key authentication via header
Path parameters
addressId
companyId
Headers
authToken
Auth token in header.
Request
Request body
addressLine1
Typically the street address
addressLine2
More detailed information about where to deliver mail, such as a suite or office number
city
country
firstName
Address first name
isBilling
Indicates whether the address is a billing address
isDefaultBilling
Indicates whether the address is the default billing address
isDefaultShipping
Indicates whether the address is the default shipping address
isShipping
Indicates whether the address is a shipping address
label
Address label
lastName
Address last name
phoneNumber
Address phone number
state
zipCode
externalId
Response
Response Success
code
Response status code
data
Response data
message
Response message
Errors
400
Bad Request Error
404
Not Found Error