Create one supplier contact for a supplier registration
post
/fscmRestApi/resources/11.13.18.05/supplierRegistrationRequests/{SupplierRegistrationKey}/child/contacts
Request
Path Parameters
-
SupplierRegistrationKey(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.
-
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-
AdministrativeContactFlag: boolean
Title:
Administrative contactMaximum Length:1Contains one of the following values: true or false. If true, then the supplier is an administrative contact. If false, then the supplier isn't an administrative contact.The default value is false. -
CreateUserAccountFlag: boolean
Title:
Request user accountMaximum Length:1Contains one of the following values: true or false. If true, create a user account for the supplier contact. If false, then don't create a user account for the supplier contact. The default value is false. -
DFF: array
DFF
-
Email: string
Title:
EmailMaximum Length:320Email of the supplier contact in the registration. -
FaxAreaCode: string
Title:
Fax Area CodeMaximum Length:10Abbreviation that identifies the area for the fax number of the supplier contact in the supplier registration. -
FaxCountryCode: string
Title:
Fax Country CodeMaximum Length:10Abbreviation that identifies the country for the fax number of the supplier contact in the supplier registration. -
FaxNumber: string
Title:
FaxMaximum Length:40Fax number of the supplier contact in the supplier registration. -
FirstName: string
Title:
First NameMaximum Length:150First name of the supplier contact in the supplier registration. -
JobTitle: string
Title:
Job TitleMaximum Length:100Job title of the supplier contact in the supplier registration. -
LastName: string
Title:
Last NameMaximum Length:150Last name of the supplier contact in the supplier registration. -
MiddleName: string
Title:
Middle NameMaximum Length:60Middle name of the supplier contact in the supplier registration. -
MobileAreaCode: string
Title:
Mobile Area CodeMaximum Length:10Abbreviation that identifies the area for the mobile phone number of the supplier contact in the supplier registration. -
MobileCountryCode: string
Title:
Mobile Country CodeMaximum Length:10Abbreviation that identifies the country for the mobile phone number of the supplier contact in the supplier registration. -
MobileNumber: string
Title:
MobileMaximum Length:40Mobile phone number of the supplier contact in the supplier registration. -
PhoneAreaCode: string
Title:
Phone Area CodeMaximum Length:10Abbreviation that identifies the area for the landline phone number of the supplier contact in the supplier registration. -
PhoneCountryCode: string
Title:
Phone Country CodeMaximum Length:10Abbreviation that identifies the country for the landline phone number of the supplier contact in the supplier registration. -
PhoneExtension: string
Title:
Phone ExtensionMaximum Length:20Landline phone extension for the supplier contact in the supplier registration. -
PhoneNumber: string
Title:
PhoneMaximum Length:40Landline phone number for the supplier contact in the supplier registration. -
roles: array
Roles
Title:
RolesThe Roles resource manages user account roles of the supplier contact for supplier registration. -
Salutation: string
Maximum Length:
80Honorific title of the supplier contact in the supplier registration. -
SalutationCode: string
Title:
SalutationMaximum Length:30Abbreviation that identifies the honorific title of the supplier contact in the supplier registration. A list of accepted values is defined in the lookup type CONTACT_TITLE. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task. -
SupplierRegistrationContactId: integer
(int64)
Value that uniquely identifies a supplier contact in the supplier registration.
Nested Schema : Roles
Type:
arrayTitle:
RolesThe Roles resource manages user account roles of the supplier contact for supplier registration.
Show Source
Nested Schema : supplierRegistrationRequests-contacts-DFF-item-post-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Enter Person InformationMaximum Length:30 -
__FLEX_Context_DisplayValue: string
Title:
Enter Person Information -
ContactRequestId: integer
(int64)
Nested Schema : supplierRegistrationRequests-contacts-roles-item-post-request
Type:
Show Source
object-
RoleId: integer
The unique identifier of the supplier user role.
-
RoleName: string
Maximum Length:
255The name of the supplier user role. -
SupplierRegistrationContactRoleId: integer
(int64)
Value that uniquely identifies a role that's associated with a supplier contact for a supplier registration.
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 : supplierRegistrationRequests-contacts-item-response
Type:
Show Source
object-
AdministrativeContactFlag: boolean
Title:
Administrative contactMaximum Length:1Contains one of the following values: true or false. If true, then the supplier is an administrative contact. If false, then the supplier isn't an administrative contact.The default value is false. -
CreateUserAccountFlag: boolean
Title:
Request user accountMaximum Length:1Contains one of the following values: true or false. If true, create a user account for the supplier contact. If false, then don't create a user account for the supplier contact. The default value is false. -
DFF: array
DFF
-
Email: string
Title:
EmailMaximum Length:320Email of the supplier contact in the registration. -
FaxAreaCode: string
Title:
Fax Area CodeMaximum Length:10Abbreviation that identifies the area for the fax number of the supplier contact in the supplier registration. -
FaxCountryCode: string
Title:
Fax Country CodeMaximum Length:10Abbreviation that identifies the country for the fax number of the supplier contact in the supplier registration. -
FaxNumber: string
Title:
FaxMaximum Length:40Fax number of the supplier contact in the supplier registration. -
FirstName: string
Title:
First NameMaximum Length:150First name of the supplier contact in the supplier registration. -
JobTitle: string
Title:
Job TitleMaximum Length:100Job title of the supplier contact in the supplier registration. -
LastName: string
Title:
Last NameMaximum Length:150Last name of the supplier contact in the supplier registration. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
MiddleName: string
Title:
Middle NameMaximum Length:60Middle name of the supplier contact in the supplier registration. -
MobileAreaCode: string
Title:
Mobile Area CodeMaximum Length:10Abbreviation that identifies the area for the mobile phone number of the supplier contact in the supplier registration. -
MobileCountryCode: string
Title:
Mobile Country CodeMaximum Length:10Abbreviation that identifies the country for the mobile phone number of the supplier contact in the supplier registration. -
MobileNumber: string
Title:
MobileMaximum Length:40Mobile phone number of the supplier contact in the supplier registration. -
PhoneAreaCode: string
Title:
Phone Area CodeMaximum Length:10Abbreviation that identifies the area for the landline phone number of the supplier contact in the supplier registration. -
PhoneCountryCode: string
Title:
Phone Country CodeMaximum Length:10Abbreviation that identifies the country for the landline phone number of the supplier contact in the supplier registration. -
PhoneExtension: string
Title:
Phone ExtensionMaximum Length:20Landline phone extension for the supplier contact in the supplier registration. -
PhoneNumber: string
Title:
PhoneMaximum Length:40Landline phone number for the supplier contact in the supplier registration. -
roles: array
Roles
Title:
RolesThe Roles resource manages user account roles of the supplier contact for supplier registration. -
Salutation: string
Maximum Length:
80Honorific title of the supplier contact in the supplier registration. -
SalutationCode: string
Title:
SalutationMaximum Length:30Abbreviation that identifies the honorific title of the supplier contact in the supplier registration. A list of accepted values is defined in the lookup type CONTACT_TITLE. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task. -
SupplierRegistrationContactId: integer
(int64)
Value that uniquely identifies a supplier contact in the supplier registration.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Roles
Type:
arrayTitle:
RolesThe Roles resource manages user account roles of the supplier contact for supplier registration.
Show Source
Nested Schema : supplierRegistrationRequests-contacts-DFF-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Enter Person InformationMaximum Length:30 -
__FLEX_Context_DisplayValue: string
Title:
Enter Person Information -
ContactRequestId: integer
(int64)
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
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.
Nested Schema : supplierRegistrationRequests-contacts-roles-item-response
Type:
Show Source
object-
Description: string
Title:
DescriptionRead Only:trueMaximum Length:240The description of the supplier user role. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
RoleId: integer
The unique identifier of the supplier user role.
-
RoleName: string
Maximum Length:
255The name of the supplier user role. -
SupplierRegistrationContactRoleId: integer
(int64)
Value that uniquely identifies a role that's associated with a supplier contact for a supplier registration.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Links
- DFF
-
Parameters:
- SupplierRegistrationContactId:
$request.path.SupplierRegistrationContactId - SupplierRegistrationKey:
$request.path.SupplierRegistrationKey
- SupplierRegistrationContactId:
- roles
-
Parameters:
- SupplierRegistrationContactId:
$request.path.SupplierRegistrationContactId - SupplierRegistrationKey:
$request.path.SupplierRegistrationKey
The Roles resource manages user account roles of the supplier contact for supplier registration. - SupplierRegistrationContactId: