Update a candidate address
patch
/hcmRestApi/resources/11.13.18.05/recruitingJobSiteCandidates/{CandidateNumber}/child/addresses/{AddressId}
Request
Path Parameters
-
AddressId(required): string
The value of this parameter could be a hash of the key that is used to uniquely identify the resource item. The client should not generate the hash key value. Instead, the client should query on the collection resource with a filter to navigate to a specific resource item. For example: products?q=InventoryItemId=
-
CandidateNumber(required): string
The value of this parameter could be a hash of the key that is used to uniquely identify the resource item. The client should not generate the hash key value. Instead, the client should query on the collection resource with a filter to navigate to a specific resource item. For example: products?q=InventoryItemId=
Header Parameters
-
Metadata-Context:
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version:
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Supported Media Types
- application/json
Root Schema : schema
Type:
Show Source
object-
AddlAddressAttribute1: string
Maximum Length:
150Additional address attribute 1 of the candidate address. -
AddlAddressAttribute2: string
Maximum Length:
150Additional address attribute 2 of the candidate address. -
AddlAddressAttribute3: string
Maximum Length:
150Additional address attribute 3 of the candidate address. -
AddlAddressAttribute4: string
Maximum Length:
150Additional address attribute 4 of the candidate address. -
AddlAddressAttribute5: string
Maximum Length:
150Additional address attribute 5 of the candidate address. -
AddressLine1: string
Maximum Length:
240Address line 1 of the candidates address. -
AddressLine2: string
Maximum Length:
240Address line 2 of the candidates address. -
AddressLine3: string
Maximum Length:
240Address line 3 of the candidates address. -
Building: string
Maximum Length:
240Building of the candidate address. -
City: string
Maximum Length:
60City of the candidate address. -
Country: string
Maximum Length:
60Country of the candidate address. -
FloorNumber: string
Maximum Length:
40Floor number of the candidate address. -
LongPostalCode: string
Maximum Length:
30Long postal code of the candidate address. -
PostalCode: string
Maximum Length:
30Postal code of the candidate address. -
Region1: string
Maximum Length:
120Region 1 of the candidate address. -
Region2: string
Maximum Length:
120Region 2 of the candidate address. -
Region3: string
Maximum Length:
120Region 3 of the candidate address.
Response
Supported Media Types
- application/json
Default Response
The following table describes the default response for this task.
Headers
-
Metadata-Context:
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version:
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Root Schema : recruitingJobSiteCandidates-addresses-item-response
Type:
Show Source
object-
AddlAddressAttribute1: string
Maximum Length:
150Additional address attribute 1 of the candidate address. -
AddlAddressAttribute2: string
Maximum Length:
150Additional address attribute 2 of the candidate address. -
AddlAddressAttribute3: string
Maximum Length:
150Additional address attribute 3 of the candidate address. -
AddlAddressAttribute4: string
Maximum Length:
150Additional address attribute 4 of the candidate address. -
AddlAddressAttribute5: string
Maximum Length:
150Additional address attribute 5 of the candidate address. -
AddressId: string
Read Only:
trueIdentifier of the candidate address. -
AddressLine1: string
Maximum Length:
240Address line 1 of the candidates address. -
AddressLine2: string
Maximum Length:
240Address line 2 of the candidates address. -
AddressLine3: string
Maximum Length:
240Address line 3 of the candidates address. -
Building: string
Maximum Length:
240Building of the candidate address. -
City: string
Maximum Length:
60City of the candidate address. -
Country: string
Maximum Length:
60Country of the candidate address. -
CreatedBy: string
Read Only:
truePerson who created the candidate address. -
CreationDate: string
(date-time)
Read Only:
trueCreation date of the candidate address. -
FloorNumber: string
Maximum Length:
40Floor number of the candidate address. -
LastUpdateDate: string
(date-time)
Read Only:
trueLast update date of the candidate address. -
LastUpdatedBy: string
Read Only:
truePerson who last updated the candidate address. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
LongPostalCode: string
Maximum Length:
30Long postal code of the candidate address. -
PostalCode: string
Maximum Length:
30Postal code of the candidate address. -
Region1: string
Maximum Length:
120Region 1 of the candidate address. -
Region2: string
Maximum Length:
120Region 2 of the candidate address. -
Region3: string
Maximum Length:
120Region 3 of the candidate address.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : link
Type:
Show Source
object-
href: string
Title:
hyperlink referenceThe URI to the related resource. -
kind: string
Title:
kindAllowed Values:[ "collection", "item", "describe", "other" ]The kind of the related resource. -
name: string
Title:
nameThe name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relationAllowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]The name of the relation to the resource instance. Example: self.
Nested Schema : properties
Type:
Show Source
object-
changeIndicator: string
Change indicator or the ETag value of the resource instance.