/
JO
jobadder
/
JobAdder API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
jobadder
JobAdder API
post
Add an address
v1
latest
OpenAPI 3.0.1
2026-08-06
398
582
1.3 MB
Company API:Addresses
Add an address
post
/companies/{companyId}/addresses
Path parameters
companyId
integer
required
Request body
AddCompanyAddressCommand
required
street
string[]
nullable
city
string
nullable
state
string
nullable
postalCode
string
nullable
countryCode
string
nullable
phone
string
nullable
fax
string
nullable
url
string
uri
nullable
name
string
required
isPrimaryAddress
boolean
Response
Created
CompanyAddressRepresentation
required
addressId
string
uuid
required
name
string
nullable
street
string[]
nullable
city
string
nullable
state
string
nullable
postalCode
string
nullable
country
string
nullable
countryCode
string
nullable
phone
string
nullable
fax
string
nullable
url
string
uri
nullable
links
ModelLinks