/
JO
jobadder
/
JobAdder API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 12h ago · Updated 2w ago
Details
Candidate API:Activities
6
Candidate API:Attachments
6
Candidate API:Availability
3
Candidate API:Candidates
6
Candidate API:Events
1
Candidate API:Floats
1
Candidate API:Interviews
1
Candidate API:Job Applications
3
Candidate API:Lists
8
Candidate API:Notes
3
Candidate API:Payroll Billing
2
Candidate API:Photo
4
Candidate API:Placements
2
Candidate API:Privacy
1
Candidate API:Skills
4
Candidate API:Submissions
1
Candidate API:UserTasks
3
Candidate API:Videos
3
Candidate Float API:Floats
2
Candidate Submission API:Submissions
2
Category API:Categories
1
Company API:Activities
6
Company API:Addresses
5
get
Get all addresses
post
Add an address
get
Get an address
put
Update an address
delete
Remove an address
Company API:Attachments
5
Company API:Companies
7
Company API:Contacts
1
Company API:Floats
1
Company API:Jobs
2
Company API:Lists
5
Company API:Logo
4
Company API:Notes
3
Company API:Placements
2
Company API:Requisitions
1
Company API:Skills
1
Company API:Submissions
1
Company API:UserTasks
3
Company API:Workflows
4
Contact API:Activities
6
Contact API:Attachments
5
Contact API:Contacts
10
Contact API:Events
1
Contact API:Interviews
1
Contact API:Jobs
2
Contact API:Lists
6
Contact API:Notes
3
Contact API:Skills
4
Contact API:UserTasks
3
Event Scheduling API:Evaluations
5
Event Scheduling API:Events
6
Folder API:Folders
4
Interview API:Evaluations
5
Interview API:Interviews
3
Job Ad API:Job Ads
4
Job Ad API:Job Applications
2
Job API:Activities
6
Job API:Attachments
5
Job API:Invoices
2
Job API:Job Applications
4
Job API:Jobs
6
Job API:Lists
6
Job API:Notes
3
Job API:Payroll Billing
4
Job API:Placements
2
Job API:Submissions
1
Job API:UserTasks
3
Job Application API:Activities
6
Job Application API:Attachments
4
Job Application API:Interviews
5
Job Application API:Job Applications
5
Job Application API:Lists
7
Job Application API:Notes
2
Job Application API:Review
4
Job Application API:UserTasks
3
Job Application API:Videos
3
Job Board API:Job Ads
2
Job Board API:Job Applications
2
Job Board API:Job Boards
2
Location API:Countries
1
Location API:Locations
1
Note API:Attachments
2
Note API:Notes
4
Opportunity API:Lists
1
Opportunity API:Notes
2
Opportunity API:Opportunities
4
Partner Action API:Actions
5
Partner Action API:Candidates
4
Partner Action API:Companies
4
Partner Action API:Contacts
4
Partner Action API:Job Ads
4
Partner Action API:Job Applications
4
Partner Action API:Jobs
4
Partner Action API:Placements
4
Placement API:Activities
6
Placement API:Attachments
5
Placement API:Lists
6
Placement API:Notes
3
Placement API:Placements
8
Placement API:Timesheets
1
Placement API:UserTasks
3
Requisition API:Approval
4
Requisition API:Attachments
4
Requisition API:Lists
2
Requisition API:Notes
3
Requisition API:Requisitions
5
Search API:Search
2
User API:Events
1
User API:Groups
1
User API:Interviews
1
User API:Tasks
1
User API:Users
4
User Group API:Groups
2
User Group API:Users
1
User Office API:Offices
2
User Office API:Users
1
User Task API:Tasks
7
Webhook API:Webhooks
5
Work Type API:Work Types
1
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