Get one manufacturer
get
/fscmRestApi/resources/11.13.18.05/manufacturers/{manufacturersUniqID}
Request
Path Parameters
-
manufacturersUniqID(required): string
This is the hash key of the attributes which make up the composite key for the Manufacturers resource and used to uniquely identify an instance of Manufacturers. The client should not generate the hash key value. Instead, the client should query on the Manufacturers collection resource in order to navigate to a specific instance of Manufacturers to get the hash key.
Query Parameters
-
dependency: string
This parameter specifies dependencies which are fields that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The fields specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the fields will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency fields. Example: dependency=ProductId=2
Format: <attr1>=<val1>,<attr2>=<value2> -
expand: string
When this parameter is provided, the specified children are included in the resource payload (instead of just a link). The value of this query parameter is "all" or "". More than one child can be specified using comma as a separator. Example: ?expand=Employees,Localizations. Nested children can also be provided following the format "Child.NestedChild" (Example: ?expand=Employees.Managers). If a nested child is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?expand=Employees.Managers" is the same as "?expand=Employees,Employees.Managers" (which will expand Employees and Managers).
-
fields: string
This parameter filters the resource fields. Only the specified fields are returned, which means that if no fields are specified, no fields are returned (useful to get only the links). If an indirect child resource is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?fields=Employees.Managers:Empname" is the same as "?fields=;Employees:;Employees.Managers:Empname" (which will only return the "Empname" field for Managers). the value of this query parameter is a list of resource fields. The attribute can be a direct (Example: Employees) or indirect (Example: Employees.Managers) child. It cannot be combined with expand query parameter. If both are provided, only fields will be considered.
Format: ?fields=Attribute1,Attribute2
Format for fields in child resource: ?fields=Accessor1:Attribute1,Attribute2 -
links: string
This parameter can be used to show only certain links while accessing a singular resource or a resource collection. The parameter value format is a comma-separated list of : <link_relation>
Example:
self,canonical -
onlyData: boolean
The resource item payload will be filtered in order to contain only data (no links section, for example).
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.
There's no request body for this operation.
Back to TopResponse
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 : manufacturers-item-response
Type:
Show Source
object-
Address1: string
Title:
Address Line 1Maximum Length:240First line in the address of the manufacturer. -
Address2: string
Title:
Address Line 2Maximum Length:240Second line in the address of the manufacturer. -
Address3: string
Title:
Address Line 3Maximum Length:240Third line in the address of the manufacturer. -
Address4: string
Title:
Address Line 4Maximum Length:240Fourth line in the address of the manufacturer. -
AddressElementAttribute1: string
Title:
Additional Address Element 1Maximum Length:150Address one element used in flexible address formats. -
AddressElementAttribute2: string
Title:
Additional Address Element 2Maximum Length:150Address two element used in flexible address formats. -
AddressElementAttribute3: string
Title:
Additional Address Element 3Maximum Length:150Address three element used in flexible address formats. -
AddressElementAttribute4: string
Title:
Additional Address Element 4Maximum Length:150Address four element used in flexible address formats. -
AddressElementAttribute5: string
Title:
Additional Address Element 5Maximum Length:150Address five element used in flexible address formats. -
AddressStyle: string
Maximum Length:
30Used to view the different styles in which an address can be formatted. There are multiple address formats such as general address, rural address, and military address. -
Attachments: array
Attachments
Title:
AttachmentsAn attachment is a file provided by a manufacturer for supporting information. -
Brands: string
Title:
BrandsMaximum Length:4000Brand names of the manufacturer's products. -
Building: string
Title:
BuildingMaximum Length:240Building name or number of an address. -
Channels: string
Title:
ChannelsMaximum Length:4000Distribution channels through which the manufacturer sells products. -
City: string
Title:
CityMaximum Length:60City of the manufacturer. -
Classifications: string
Title:
ClassificationMaximum Length:4000Manufacturing classification pertaining to the manufacturer, for example, public sector, private sector, and so on. -
Comments: string
Title:
Manufacturer DescriptionMaximum Length:2000Description of the manufacturer. -
Country: string
Title:
CountryMaximum Length:2Country of the manufacturer. -
CountryName: string
Title:
CountryName of the country. -
County: string
Title:
CountyMaximum Length:60County of the manufacturer. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64User who created the manufacturer. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueDate when the manufacturer was created. -
DUNSNumber: string
Title:
D-U-N-S NumberMaximum Length:30Unique nine-character number used to identify the manufacturer. -
FloorNumber: string
Title:
FloorMaximum Length:40Floor number of an address, or of a building when the building number is provided. -
FormattedDescription: string
Title:
Formatted DescriptionMaximum Length:2147483647Attribute that represents a statement that describes a hypertext element that's formatted using tags. -
GlobalRevenue: string
Title:
Global RevenueMaximum Length:2000Global revenue of the manufacturing company. -
HeadcountDetails: string
Title:
Headcount DetailsMaximum Length:2000Details of the employee headcount at the manufacturing company. -
History: string
Title:
HistoryMaximum Length:4000History of the manufacturing company, such as when it was established, who were the founders, and important events in its growth timeline. -
HouseType: string
Title:
House TypeMaximum Length:30Type of the building in the address. A list of valid values are defined in the lookup HZ_HOUSE_TYPE. Review and update the codes using the Setup and Maintenance work area, Manage Standard Lookups task. -
Industry: string
Title:
IndustryMaximum Length:2000Type of industry associated with the manufacturer, for example, electronics or textiles. -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueDate when the manufacturer was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64User who last updated the manufacturer. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
manufacturerEFF: array
manufacturerEFF
-
ManufacturerId: integer
(int64)
Value that uniquely identifies the manufacturer.
-
OrganizationName: string
Title:
ManufacturerMaximum Length:360Name of the manufacturer. -
PartyType: string
Title:
Party TypeMaximum Length:30Type of party of the manufacturer. -
PostalCode: string
Title:
Postal CodeMaximum Length:60Postal code of the manufacturer. -
PostalPlus4Code: string
Title:
Postal Code ExtensionMaximum Length:20Four-digit extension of the United States postal ZIP code in the address. -
PrimaryPhoneExtension: string
Maximum Length:
20Primary phone extension of the manufacturer. -
PrimaryPhoneNumber: string
Maximum Length:
40Primary phone number of the manufacturer. -
Products: string
Title:
ProductsMaximum Length:4000Products manufactured by the manufacturer. -
Province: string
Title:
ProvinceMaximum Length:60Province of the manufacturer. -
RegistryId: string
Title:
Registry IDMaximum Length:30Value that uniquely identifies the manufacturer by registry ID. -
State: string
Title:
StateMaximum Length:60State of the address. -
StateName: string
Title:
StateName of the state. -
Status: string
Title:
StatusMaximum Length:1Default Value:AStatus of the manufacturer. -
Website: string
Title:
WebsiteMaximum Length:256Website of the manufacturing company.
Nested Schema : Attachments
Type:
arrayTitle:
AttachmentsAn attachment is a file provided by a manufacturer for supporting information.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : manufacturerEFF
Type:
Show Source
array-
Array of:
object Discriminator: CategoryCode
Discriminator:
{ "propertyName":"CategoryCode", "mapping":{ "ALL_MANUFACTURERS":"#/components/schemas/oracle_apps_flex_scm_productCatalogManagement_manufacturerEff_manufacturer_categories_view_j__manufacturerAllManufacturersPrivateVO-item-response" } }
Nested Schema : manufacturers-Attachments-item-response
Type:
Show Source
object-
AsyncTrackerId: string
Title:
Asynchronous Upload Tracker IdAn identifier used for tracking the uploaded files. -
AttachedDocumentId: integer
(int64)
Title:
Attached Document IdValue that uniquely identifies the attached document. -
CategoryName: string
Title:
CategoryMaximum Length:30Category name of a manufacturer attachment. - ContentRepositoryFileShared: boolean
-
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:255User who created the manufacturer attachment. -
CreatedByUserName: string
Title:
Created By User NameRead Only:trueName of the user who created the manufacturer attachment. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueDate when the manufacturer attachment was created. -
DatatypeCode: string
Title:
TypeMaximum Length:30Default Value:FILEAbbreviation that identifies the data type. -
Description: string
Title:
DescriptionMaximum Length:255Description of the attachment. -
DmDocumentId: string
Maximum Length:
255Value that uniquely identifies the document. -
DmFolderPath: string
Title:
Dm Folder PathMaximum Length:1000Folder path where the attachment resides. -
DmVersionNumber: string
Maximum Length:
255Number that identifies the document version from which the attachment is created. -
DocumentPreviewURL: string
Read Only:
trueMaximum Length:255URL that identifies the document preview. -
DownloadInfo: string
Title:
DownloadInfoJSON object represented as a string containing information used to programmatically retrieve a file attachment. -
ErrorStatusCode: string
Title:
Error Status CodeAbbreviation that identifies the error code, if any, for the attachment. -
ErrorStatusMessage: string
Title:
Error Status MessageText of the error message, if any, for the attachment. -
ExpirationDate: string
(date-time)
Title:
Expiration DateDate when the contents of the attached document expire. -
FileContents: string
(byte)
Title:
File ContentsContents of the attached document. -
FileName: string
Title:
File NameMaximum Length:2048Name of the file that's attached. -
FileUrl: string
Title:
File UrlURL (Uniform Resource Locator) that locates the attachment. -
FileWebImage: string
(byte)
Title:
File Web ImageRead Only:trueBase64-encoded image of the file displayed in .png format if the source is a convertible image. -
LastUpdateDate: string
(date-time)
Title:
Last Update DateRead Only:trueDate when the user most recently updated the attached document. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:255User who last updated the attached document. -
LastUpdatedByUserName: string
Title:
Last Updated By UserRead Only:trueLogin that the user used when updating the document. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
Title: string
Title:
TitleTitle of the attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content TypeContent type of the attachment. -
UploadedFileLength: integer
Title:
File SizeSize of the attached file. -
UploadedFileName: string
Title:
Uploaded File NameName of the attached file. -
UploadedText: string
Title:
Uploaded TextText of the attachment. -
Uri: string
Title:
UriMaximum Length:4000URI (Uniform Resource Identifier) that identifies the attachment. -
Url: string
Title:
UrlMaximum Length:4000URL (Uniform Resource Locator) of a web page type attachment. -
UserName: string
Title:
User NameRead Only:trueMaximum Length:255Login that the user used when adding or modifying the attachment.
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 : Discriminator: CategoryCode
Type:
objectDiscriminator: CategoryCode
Discriminator Values
Match One Schema
Show Source
Nested Schema : oracle_apps_flex_scm_productCatalogManagement_manufacturerEff_manufacturer_categories_view_j__manufacturerAllManufacturersPrivateVO-item-response
Type:
Show Source
object-
CategoryCode: string
Maximum Length:
30Default Value:ALL_MANUFACTURERS -
CreatedBy: string
Read Only:
trueMaximum Length:64 -
CreationDate: string
(date-time)
Read Only:
true -
LastUpdateDate: string
(date-time)
Read Only:
true -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ManufacturerId: string
Maximum Length:
255
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Links
- Attachments
-
Parameters:
- manufacturersUniqID:
$request.path.manufacturersUniqID
An attachment is a file provided by a manufacturer for supporting information. - manufacturersUniqID:
- manufacturerEFF
-
Operation: /fscmRestApi/resources/11.13.18.05/manufacturers/{manufacturersUniqID}/child/manufacturerEFFParameters:
- manufacturersUniqID:
$request.path.manufacturersUniqID
- manufacturersUniqID:
Examples
This example describes how to get one manufacturer.
Example cURL Command
Use the following cURL command to submit a request on the REST resource:
curl -u username:password "https://servername/fscmRestApi/resources/version/manufacturers/manufacturersUniqID"
For example:
curl -u username:password "https://servername/fscmRestApi/resources/version/manufacturers?finder=PrimaryKey;ManufacturerId=300100550096514"
Example Response Body
The following example includes the contents of the response body
in JSON format:
{
"items": [
{
"AttributeCategory": null,
"CorpCurrencyCode": null,
"CreatedBy": "CREATE_MFR",
"CreationDate": "2022-04-04T17:39:37+00:00",
"CurcyConvRateType": null,
"CurrencyCode": null,
"IsActiveFlag": null,
"IsPrivateFlag": null,
"LastUpdateDate": "2022-04-04T17:39:39.230+00:00",
"LastUpdateLogin": "DB7D181E22D87472E0531929F80A2EB9",
"LastUpdatedBy": "CREATE_MFR",
"ManufacturerId": 300100550096514,
"ObjectVersionNumber": 2,
"RegistryID": "CDRM_938227",
"PartyType": "ORGANIZATION",
"PartyUsgAssignmentId": 300100550096515,
"PartyUsageCode": "MANUFACTURER",
"OrganizationName": "Test REST MANAGE_MFR",
"SysEffectiveDate": null,
"Comments": null,
"ObjectVersionNumber1": 1,
"ObjectVersionNumber2": 2,
"CreatedByModule": "EGO",
"Status": "A",
"Address1": null,
"Address2": null,
"Country": null,
"CountryName": null,
"StateName": null,
"DunsNumberC": null,
"County": null,
"City": null,
"State": null,
"PostalCode": null,
"PrimaryPhoneNumber": null,
"PrimaryPhoneExtension": null,
"Province": null,
"HqBranchInd": null,
"Address3": null,
"Address4": null,
"IdenAddrLocationId": null,
"IdenAddrPartySiteId": null,
"AddrElementAttribute1": null,
"AddrElementAttribute2": null,
"AddrElementAttribute3": null,
"AddrElementAttribute4": null,
"AddrElementAttribute5": null,
"LocationId": null,
"ObjectVersionNumber3": null,
"AddressStyle": null,
"Building": null,
"FloorNumber": null,
"HouseType": null,
"PostalPlus4Code": null,
"CreatedByModule1": "EGO",
"CreatedByModule2": null,
"AttachmentEntityName": "ACA_MANUFACTURER",
"REST_TEXT_c": "REST TEXT DEFAULT VALUE",
"REST_DATE_c": "2022-03-31",
"REST_DATETIME_c": "2022-04-01T20:20:20+00:00",
"REST_LIST_c": "HIGH",
"links": [
{
"rel": "self",
"href": "https://server/fscmRestApi/resources/version/manufacturers/00040000000EACED00057708000110F09AAF76820000000EACED00057708000110F09AAF76820000000EACED00057708000110F09AAF76830000000EACED00057708000110F09AAF7682",
"name": "manufacturers",
"kind": "item",
"properties": {
"changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A657870000000047704000000047372001B6F7261636C652E6A626F2E646F6D61696E2E4E756C6C56616C75655899C1C58DAABEEB02000149000A6D53514C54797065496478700000000C737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B0200007870000000027371007E0004000000017371007E00040000000278"
}
},
{
"rel": "canonical",
"href": "https://server/fscmRestApi/resources/version/manufacturers/00040000000EACED00057708000110F09AAF76820000000EACED00057708000110F09AAF76820000000EACED00057708000110F09AAF76830000000EACED00057708000110F09AAF7682",
"name": "manufacturers",
"kind": "item"
}
]
}
],
"count": 1,
"hasMore": false,
"limit": 499,
"offset": 0,
"links": [
{
"rel": "self",
"href": "https://server/fscmRestApi/resources/version/manufacturers",
"name": "manufacturers",
"kind": "collection"
}
]
}