Get all organizations
post
/hcmRestApi/resources/11.13.18.05/volunteeringAddresses
Request
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.
-
Upsert-Mode:
Contains one of the following values: true or false. If true, the server performs an Upsert operation instead of a Create operation. During an Upsert operation, the server attempts to find an existing resource that matches the payload. If a match is found, the server updates the existing resource instead of creating a new one. If not found or false (default), the server performs a Create operation. Note that the Upsert operation isn't supported for date-effective REST resources.
Supported Media Types
- application/json
Root Schema : schema
Type:
Show Source
object-
AddlAddressAttribute1: string
Title:
Additional Address Attribute 1Maximum Length:150Cause or area of interest supported by volunteering organization. -
AddlAddressAttribute2: string
Title:
Additional Address Attribute 2Maximum Length:150Email of the volunteering organization. -
AddlAddressAttribute3: string
Title:
Additional Address Attribute 3Maximum Length:150Fax contact for the volunteering organization. -
AddlAddressAttribute4: string
Title:
Additional Address Attribute 4Maximum Length:150First name of the contact. -
AddlAddressAttribute5: string
Title:
Additional Address Attribute 5Maximum Length:150Last name of the contact. -
AddressId: integer
(int64)
Title:
Address IDWeb address of the volunteering organization. -
AddressLine1: string
Title:
Address Line 1Maximum Length:240Phone of the contact. -
AddressLine2: string
Title:
Address Line 2Maximum Length:240Title of the contact. -
AddressLine3: string
Title:
Address Line 3Maximum Length:240Description for the volunteering organization. -
AddressLine4: string
Title:
Address Line 4Maximum Length:240EIN number of the volunteering organization. -
Building: string
Title:
BuildingMaximum Length:240EIN status of the volunteering organization. -
Country: string
Title:
CountryMaximum Length:60Location identifier of the volunteering organization. -
EffectiveEndDate: string
(date)
Title:
Effective End DatePlaceholder for volunteering organization logo. -
EffectiveStartDate: string
(date)
Title:
Effective Start DateLookup code for volunteering organization. -
EntityId: integer
-
EntityType: string
Maximum Length:
255 -
FloorNumber: string
Title:
Floor NumberMaximum Length:40Lookup type for volunteering organization. -
Latitude: number
Title:
LatitudeMeaning for volunteering organization. -
Longitude: number
Title:
LongitudeName of the volunteering organization. -
LongPostalCode: string
Title:
Long Postal CodeMaximum Length:30Mission statement of the volunteering organization. -
PostalCode: string
Title:
Postal CodeMaximum Length:30Location details of the volunteering organization. -
Provider: string
Title:
ProviderMaximum Length:150Unique identifier of the volunteering organization. -
Region1: string
Title:
Region 1Maximum Length:120Classification of the organization. -
Region2: string
Title:
Region 2Maximum Length:120Parent organization the organization is affiliated to. -
Region3: string
Title:
Region 3Maximum Length:120Location details of the parent organization. -
TownOrCity: string
Title:
Town or CityMaximum Length:60User who submitted the volunteering organization. -
ValidationStatusCode: string
Title:
Validation Status CodeMaximum Length:120Web address of the volunteering organization.
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 : volunteeringAddresses-item-response
Type:
Show Source
object-
AddlAddressAttribute1: string
Title:
Additional Address Attribute 1Maximum Length:150Cause or area of interest supported by volunteering organization. -
AddlAddressAttribute2: string
Title:
Additional Address Attribute 2Maximum Length:150Email of the volunteering organization. -
AddlAddressAttribute3: string
Title:
Additional Address Attribute 3Maximum Length:150Fax contact for the volunteering organization. -
AddlAddressAttribute4: string
Title:
Additional Address Attribute 4Maximum Length:150First name of the contact. -
AddlAddressAttribute5: string
Title:
Additional Address Attribute 5Maximum Length:150Last name of the contact. -
AddressId: integer
(int64)
Title:
Address IDWeb address of the volunteering organization. -
AddressLine1: string
Title:
Address Line 1Maximum Length:240Phone of the contact. -
AddressLine2: string
Title:
Address Line 2Maximum Length:240Title of the contact. -
AddressLine3: string
Title:
Address Line 3Maximum Length:240Description for the volunteering organization. -
AddressLine4: string
Title:
Address Line 4Maximum Length:240EIN number of the volunteering organization. -
Building: string
Title:
BuildingMaximum Length:240EIN status of the volunteering organization. -
Country: string
Title:
CountryMaximum Length:60Location identifier of the volunteering organization. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64User who created the volunteering organization. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueDate the volunteering organization was created. -
EffectiveEndDate: string
(date)
Title:
Effective End DatePlaceholder for volunteering organization logo. -
EffectiveStartDate: string
(date)
Title:
Effective Start DateLookup code for volunteering organization. -
EntityId: integer
-
EntityType: string
Maximum Length:
255 -
FloorNumber: string
Title:
Floor NumberMaximum Length:40Lookup type for volunteering organization. -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueDate the volunteering organization was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64User who last updated the volunteering organization. -
Latitude: number
Title:
LatitudeMeaning for volunteering organization. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
Longitude: number
Title:
LongitudeName of the volunteering organization. -
LongPostalCode: string
Title:
Long Postal CodeMaximum Length:30Mission statement of the volunteering organization. -
PostalCode: string
Title:
Postal CodeMaximum Length:30Location details of the volunteering organization. -
Provider: string
Title:
ProviderMaximum Length:150Unique identifier of the volunteering organization. -
Region1: string
Title:
Region 1Maximum Length:120Classification of the organization. -
Region2: string
Title:
Region 2Maximum Length:120Parent organization the organization is affiliated to. -
Region3: string
Title:
Region 3Maximum Length:120Location details of the parent organization. -
TownOrCity: string
Title:
Town or CityMaximum Length:60User who submitted the volunteering organization. -
ValidationStatusCode: string
Title:
Validation Status CodeMaximum Length:120Web address of the volunteering organization.
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.
Links
- countriesLov
-
The following properties are defined on the LOV link relation:
- Source Attribute: Country; Target Attribute: TerritoryCode
- Display Attribute: TerritoryCode, CountryName