Create an external organization

post

/fscmRestApi/resources/11.13.18.05/externalOrganizations

Request

Header Parameters
  • 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".
  • 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.
  • 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
Request Body - application/json ()
Root Schema : schema
Type: object
Show Source
  • Maximum Length: 1
    Default Value: true
    Indicates if the external organization is active or inactive.
  • Addresses
    Title: Addresses
    The addresses resource is a child of the external organizations resource and provides a list of addresses associated with an external organization.
  • Contacts
    Title: Contacts
    The contacts resource is a child of the external organizations resource and provides a list of contacts associated with an external organization.
  • External Courses
    Title: External Courses
    The external courses resource is a child of the external organizations resource and provides a list of external courses associated with an external organization.
  • External Subjects
    Title: External Subjects
    The external subjects resource is a child of the external organizations resource and provides a list of external subjects associated with an external organization.
  • Identifiers
    Title: Identifiers
    The identifiers resource is a child of the external organizations resource and provides a list of external organization identifiers. These identifiers are issued by external agencies.
  • External Organization History Names
    Title: External Organization History Names
    The external organization history names resource is a child of the external organizations resource and provides a list of previous names used for the external organization.
  • Title: Organization Name
    Maximum Length: 360
    The name of the external organization.
  • Title: Organization Type Code
    Maximum Length: 30
    The code that indicates the type of external organization. A list of accepted values is defined in the lookup type ORA_HEY_ORG_TYPE.
  • Title: Party ID
    The unique identifier for the external organization.
  • Maximum Length: 30
    The code that indicates the type of school of the organization, for example college. A list of accepted values is defined in the lookup type ORA_HER_EXT_SCHOOL_TYPE.
Nested Schema : Addresses
Type: array
Title: Addresses
The addresses resource is a child of the external organizations resource and provides a list of addresses associated with an external organization.
Show Source
Nested Schema : Contacts
Type: array
Title: Contacts
The contacts resource is a child of the external organizations resource and provides a list of contacts associated with an external organization.
Show Source
Nested Schema : External Courses
Type: array
Title: External Courses
The external courses resource is a child of the external organizations resource and provides a list of external courses associated with an external organization.
Show Source
Nested Schema : External Subjects
Type: array
Title: External Subjects
The external subjects resource is a child of the external organizations resource and provides a list of external subjects associated with an external organization.
Show Source
Nested Schema : Identifiers
Type: array
Title: Identifiers
The identifiers resource is a child of the external organizations resource and provides a list of external organization identifiers. These identifiers are issued by external agencies.
Show Source
Nested Schema : External Organization History Names
Type: array
Title: External Organization History Names
The external organization history names resource is a child of the external organizations resource and provides a list of previous names used for the external organization.
Show Source
Nested Schema : externalOrganizations-addresses-item-post-request
Type: object
Show Source
Nested Schema : externalOrganizations-contacts-item-post-request
Type: object
Show Source
Nested Schema : externalOrganizations-externalCourses-item-post-request
Type: object
Show Source
Nested Schema : externalOrganizations-externalSubjects-item-post-request
Type: object
Show Source
Nested Schema : externalOrganizations-identifiers-item-post-request
Type: object
Show Source
Nested Schema : externalOrganizations-nameHistory-item-post-request
Type: object
Show Source
Back to Top

Response

Supported Media Types

Default Response

The following table describes the default response for this task.
Headers
  • 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".
  • 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.
Body ()
Root Schema : externalOrganizations-item-response
Type: object
Show Source
  • Maximum Length: 1
    Default Value: true
    Indicates if the external organization is active or inactive.
  • Addresses
    Title: Addresses
    The addresses resource is a child of the external organizations resource and provides a list of addresses associated with an external organization.
  • Contacts
    Title: Contacts
    The contacts resource is a child of the external organizations resource and provides a list of contacts associated with an external organization.
  • External Courses
    Title: External Courses
    The external courses resource is a child of the external organizations resource and provides a list of external courses associated with an external organization.
  • External Subjects
    Title: External Subjects
    The external subjects resource is a child of the external organizations resource and provides a list of external subjects associated with an external organization.
  • Identifiers
    Title: Identifiers
    The identifiers resource is a child of the external organizations resource and provides a list of external organization identifiers. These identifiers are issued by external agencies.
  • Links
  • External Organization History Names
    Title: External Organization History Names
    The external organization history names resource is a child of the external organizations resource and provides a list of previous names used for the external organization.
  • Title: Organization Name
    Maximum Length: 360
    The name of the external organization.
  • Title: Organization Type
    Read Only: true
    Maximum Length: 80
    The type of the external organization, for example school or business. A list of accepted values is defined in the lookup type ORA_HEY_ORG_TYPE.
  • Title: Organization Type Code
    Maximum Length: 30
    The code that indicates the type of external organization. A list of accepted values is defined in the lookup type ORA_HEY_ORG_TYPE.
  • Title: Party ID
    The unique identifier for the external organization.
  • Read Only: true
    Maximum Length: 80
    The type of school of the organization, for example college. A list of accepted values is defined in the lookup type ORA_HER_EXT_SCHOOL_TYPE.
  • Maximum Length: 30
    The code that indicates the type of school of the organization, for example college. A list of accepted values is defined in the lookup type ORA_HER_EXT_SCHOOL_TYPE.
Nested Schema : Addresses
Type: array
Title: Addresses
The addresses resource is a child of the external organizations resource and provides a list of addresses associated with an external organization.
Show Source
Nested Schema : Contacts
Type: array
Title: Contacts
The contacts resource is a child of the external organizations resource and provides a list of contacts associated with an external organization.
Show Source
Nested Schema : External Courses
Type: array
Title: External Courses
The external courses resource is a child of the external organizations resource and provides a list of external courses associated with an external organization.
Show Source
Nested Schema : External Subjects
Type: array
Title: External Subjects
The external subjects resource is a child of the external organizations resource and provides a list of external subjects associated with an external organization.
Show Source
Nested Schema : Identifiers
Type: array
Title: Identifiers
The identifiers resource is a child of the external organizations resource and provides a list of external organization identifiers. These identifiers are issued by external agencies.
Show Source
Nested Schema : External Organization History Names
Type: array
Title: External Organization History Names
The external organization history names resource is a child of the external organizations resource and provides a list of previous names used for the external organization.
Show Source
Nested Schema : externalOrganizations-addresses-item-response
Type: object
Show Source
Nested Schema : externalOrganizations-contacts-item-response
Type: object
Show Source
Nested Schema : externalOrganizations-externalCourses-item-response
Type: object
Show Source
Nested Schema : externalOrganizations-externalSubjects-item-response
Type: object
Show Source
Nested Schema : externalOrganizations-identifiers-item-response
Type: object
Show Source
Nested Schema : externalOrganizations-nameHistory-item-response
Type: object
Show Source
Back to Top