Query all recall headers

get

/fscmRestApi/resources/11.13.18.05/recallNoticesV2

Request

Query Parameters
  • 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).
  • 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
  • Used as a predefined finder to search the collection.

    Format ?finder=<finderName>;<variableName>=<variableValue>,<variableName2>=<variableValue2>

    The following are the available finder names and corresponding finder variables

    • PrimaryKey Finds the recall header based on the primary key.
      Finder Variables
      • HeaderId; integer; Value that uniquely identifies the recall notice header.
  • This parameter restricts the number of resources returned inside the resource collection. If the limit exceeds the resource count then the framework will only return the available resources.
  • 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
  • Used to define the starting position of the resource collection. If offset exceeds the resource count then no resources are returned. Default value is 0.
  • The resource item payload will be filtered in order to contain only data (no links section, for example).
  • This parameter orders a resource collection based on the specified fields. The parameter value is a comma-separated string of attribute names, each optionally followed by a colon and "asc" or "desc". Specify "asc" for ascending and "desc" for descending. The default value is "asc". For example, ?orderBy=field1:asc,field2:desc
  • This query parameter defines the where clause. The resource collection will be queried using the provided expressions. The value of this query parameter is one or more expressions. Example: ?q=Deptno>=10 and <= 30;Loc!=NY

    Format: ?q=expression1;expression2

    You can use these queryable attributes to filter this collection resource using the q query parameter:
    • AdditionalInformation; string; Additional information related to the recall notice header.
    • BpaManufacturerLineId; integer; Value that uniquely identifies the blanket purchase order line defined in the recall notice header.
    • BusinessUnitId; integer; Value that uniquely identifies the business unit in which the recall notice is created.
    • BusinessUnitName; string; Name of the business unit.
    • Comments; string; Comments on the withdrawal of a recall notice.
    • CreatedBy; string; User who created the record.
    • CreationDate; string; Date and time when the user created the record.
    • DupValidationFlag; boolean; Contains one of the following values: true or false. If true, then duplication validation has happened. If false, then duplication validation hasn't happened. The default value is false.
    • ExternalSourceHeaderId; integer; Unique identifier of the external source header of the recall notice.
    • HeaderId; integer; Value that uniquely identifies the recall notice header.
    • IsWithdrawEligibleFlag; boolean; Contains one of the following values: true or false. If true, then the recall notice is eligible for withdrawal. If false, then the recall notice isn't eligible for withdrawal. The value is derived, so it doesn't have a default value.
    • ItemsNotFoundFlag; boolean; Contains one of the following values: true or false. If true, then locate couldn't trace the part. If false, then locate traced the part. The default value is true.
    • LastUpdateDate; string; Date and time when the user most recently updated the record.
    • LastUpdateLogin; string; Login that the user used when updating the record.
    • LastUpdatedBy; string; User who most recently updated the record.
    • LocateRequestId; integer; Value that uniquely identifies the locate request. This attribute is application generated when the locate parts job is submitted.
    • LocateStatus; string; Contains one of the following values: true or false. If true, then locate action has been taken on the recall notice. If false, then locate action hasn't been taken on the recall notice. The default value is false.
    • ManufacturerId; integer; Value that uniquely identifies the trading partner.
    • ManufacturerNumber; string; Manufacturer Number
    • ModeOfCapture; string; Value that indicates the mode of capture of a recall notice. A list of accepted values is defined in the lookup type ORA_SCH_PRM_MODE_OF_CAPTURE. It identifies the meaning of FND_LOOKUP.
    • ModeOfCaptureCode; string; Value that indicates the code related to the mode of capture of a reall notice.
    • NumberOfLinesClosed; string; Number of line items in the closed status for a recall notice.
    • NumberOfLinesFound; string; Number of line items located in a recall notice.
    • NumberOfLinesInProgress; string; Number of line items in the in-progress status for a recall notice.
    • ObjectVersionNumber; integer; Number that identifies the object version. This attribute is used for optimistic locking. The number is incremented every time the row is updated. The number is compared at the start and end of a transaction to detect whether another session has updated the row since it was queried.
    • OriginalHeaderId; integer; Value that uniquely identifies the original recall notice header that gets updated for a recall notice marked as duplicate.
    • PotentialRisk; string; Text that provides details about the risk factors of the recalled product.
    • RecallClassificationType; string; Classification of recall notice based on the severity of impact it has on consumers. A list of accepted values is defined in the lookup type ORA_SCH_CLASSIFICATION. It identifies the meaning of FND_LOOKUP.
    • RecallClassificationTypeCode; string; Abbreviation that identifies the classification of a recall notice based on the severity of impact it has on consumers. A list of accepted values is defined in the lookup type ORA_SCH_CLASSIFICATION.
    • RecallClosedDate; string; Indicates the date of closure of the recall notice.
    • RecallClosingDate; string; Indicates the date when the expected recall notice closes.
    • RecallHeaderStatus; string; Status of the recall notice header. It identifies the meaning of FND_LOOKUP.
    • RecallHeaderStatusCode; string; Value that identifies the status of the recall notice header. A list of accepted values is defined in the lookup type ORA_SCH_RECALL_HEADER_STATUS. It identifies the meaning of FND_LOOKUP.
    • RecallInitiationDate; string; Indicates the initiation date of the recall notice by the source.
    • RecallInstruction; string; Text that provides special instructions on taking disposition actions for recalled parts.
    • RecallNoticeNumber; string; Number that identifies the recall notice. This attribute is used for internal tracking within the enterprise and gets generated based on the document sequencing setup.
    • RecallNoticeType; string; Classification of the recall notice. A list of accepted values is defined in the lookup type ORA_SCH_NOTICE_TYPE. It identifies the meaning of FND_LOOKUP.
    • RecallNoticeTypeCode; string; Abbreviation that identifies the classification of a recall notice. A list of accepted values is defined in the lookup type ORA_SCH_NOTICE_TYPE.
    • RecallReason; string; Text that provides details about the recall reasons.
    • RecallReceivedFrom; string; Attribute that identifies the entity that initiated the recall notice.
    • RecallSourceType; string; Type of source that initiated the recall. Values include Manufacturer, Regulatory Authority, and so on. It identifies the meaning of FND_LOOKUP.
    • RecallSourceTypeCode; string; Abbreviation that identifies the type of source that initiated the recall. Values include Manufacturer, Regulatory Authority, and so on.
    • RecallTrackEndDate; string; Date when the recall track ends. This attribute is used to locate the part that's not associated with a batch or serial.
    • RecallTrackStartDate; string; Date when the recall track starts. This attribute is used to locate the part that's not associated with a batch or serial.
    • RecallingFirm; string; Attribute that identifies the recalling firm that initiated the recall.
    • RelatedLinks; string; Value that provides the URL information provided in the recall notice.
    • ReplacementType; string; Type of method by which the recalled parts can be disposed off. A list of accepted values is defined in the lookup type ORA_SCH_REPLACEMENT_TYPE. It identifies the meaning of FND_LOOKUP.
    • ReplacementTypeCode; string; Abbreviation that identifies the type of method by which the recalled parts can be disposed off. A list of accepted values is defined in the lookup type ORA_SCH_REPLACEMENT_TYPE.
    • SourceReferenceNumber; string; Number that references the recall. This value is provided by the source that initiated the recall.
    • TasksAssigned; number; Value that identifies the total number of assigned tasks.
    • TasksCompleted; number; Value that identifies the percentage of the tasks in completed and withdrawn status to the total number of tasks in a recall notice.
    • TotalTasksCompleted; integer; Total number of tasks in completed and withdrawn status in a recall notice.
    • TotalTraceabilityStatus; integer; Total number of distinct traceability statuses that exist.
    • TraceabilityStatusFound; number; Value that identifies the number of distinct traceability statuses found.
    • TrackEndDate; string; Date when the recall track ends. This attribute is entered by the user when submitting the job for locate parts.
    • TrackStartDate; string; Date when the recall track starts. This attribute is entered by the user when submitting the job for locate parts.
    • VendorId; integer; Value that uniquely identifies theSupplier.
  • The resource collection representation will include the "estimated row count" when "?totalResults=true", otherwise the count is not included. The default value is "false".
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.

There's no request body for this operation.

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 : recallNoticesV2
Type: object
Show Source
Nested Schema : Items
Type: array
Title: Items
The items in the collection.
Show Source
Nested Schema : recallNoticesV2-item-response
Type: object
Show Source
  • Maximum Length: 4000
    Additional information related to the recall notice header.
  • Default Value: RECALL_NOTICE_HEADER
    Name of the attachment entity.
  • Attachments
    Title: Attachments
    The attachments resource is used to view, create, and update attachments.
  • Value that uniquely identifies the blanket purchase order line defined in the recall notice header.
  • Title: Business Unit
    Value that uniquely identifies the business unit in which the recall notice is created.
  • Title: Business Unit
    Maximum Length: 240
    Name of the business unit.
  • Maximum Length: 2000
    Comments on the withdrawal of a recall notice.
  • Read Only: true
    Maximum Length: 64
    User who created the record.
  • Title: Creation Date
    Read Only: true
    Date and time when the user created the record.
  • Maximum Length: 1
    Contains one of the following values: true or false. If true, then duplication validation has happened. If false, then duplication validation hasn't happened. The default value is false.
  • Unique identifier of the external source header of the recall notice.
  • Value that uniquely identifies the recall notice header.
  • Read Only: true
    Maximum Length: 255
    Contains one of the following values: true or false. If true, then the recall notice is eligible for withdrawal. If false, then the recall notice isn't eligible for withdrawal. The value is derived, so it doesn't have a default value.
  • Read Only: true
    Contains one of the following values: true or false. If true, then locate couldn't trace the part. If false, then locate traced the part. The default value is true.
  • Read Only: true
    Date and time when the user most recently updated the record.
  • Read Only: true
    Maximum Length: 64
    User who most recently updated the record.
  • Read Only: true
    Maximum Length: 32
    Login that the user used when updating the record.
  • Links
  • Read Only: true
    Value that uniquely identifies the locate request. This attribute is application generated when the locate parts job is submitted.
  • Maximum Length: 30
    Contains one of the following values: true or false. If true, then locate action has been taken on the recall notice. If false, then locate action hasn't been taken on the recall notice. The default value is false.
  • Title: Manufacturer
    Value that uniquely identifies the trading partner.
  • Title: Registry ID
    Maximum Length: 30
    Manufacturer Number
  • Title: Meaning
    Read Only: true
    Maximum Length: 80
    Value that indicates the mode of capture of a recall notice. A list of accepted values is defined in the lookup type ORA_SCH_PRM_MODE_OF_CAPTURE. It identifies the meaning of FND_LOOKUP.
  • Maximum Length: 30
    Value that indicates the code related to the mode of capture of a reall notice.
  • Read Only: true
    Maximum Length: 255
    Number of line items in the closed status for a recall notice.
  • Read Only: true
    Maximum Length: 255
    Number of line items located in a recall notice.
  • Read Only: true
    Maximum Length: 255
    Number of line items in the in-progress status for a recall notice.
  • Number that identifies the object version. This attribute is used for optimistic locking. The number is incremented every time the row is updated. The number is compared at the start and end of a transaction to detect whether another session has updated the row since it was queried.
  • Value that uniquely identifies the original recall notice header that gets updated for a recall notice marked as duplicate.
  • Title: Potential Risk
    Maximum Length: 2000
    Text that provides details about the risk factors of the recalled product.
  • Business Units
    Title: Business Units
    The Business Units resource manages the business units assigned to the recall notice.
  • Title: Meaning
    Maximum Length: 80
    Classification of recall notice based on the severity of impact it has on consumers. A list of accepted values is defined in the lookup type ORA_SCH_CLASSIFICATION. It identifies the meaning of FND_LOOKUP.
  • Title: Classification
    Maximum Length: 30
    Abbreviation that identifies the classification of a recall notice based on the severity of impact it has on consumers. A list of accepted values is defined in the lookup type ORA_SCH_CLASSIFICATION.
  • Indicates the date of closure of the recall notice.
  • Title: Expected Closure Date
    Indicates the date when the expected recall notice closes.
  • Recall Contacts
    Title: Recall Contacts
    The contact information includes name, position, phone, and email.
  • Title: Meaning
    Maximum Length: 80
    Status of the recall notice header. It identifies the meaning of FND_LOOKUP.
  • Maximum Length: 30
    Value that identifies the status of the recall notice header. A list of accepted values is defined in the lookup type ORA_SCH_RECALL_HEADER_STATUS. It identifies the meaning of FND_LOOKUP.
  • Maximum Length: 255
    Attribute that identifies the recalling firm that initiated the recall.
  • Title: Initiation Date
    Indicates the initiation date of the recall notice by the source.
  • Title: Recall Instructions
    Maximum Length: 4000
    Text that provides special instructions on taking disposition actions for recalled parts.
  • Recall Lines
    Title: Recall Lines
    Information about the recall notice line including details such as manufacturer part number, part description, recall quantity, model, brand, internal master item number, item description, and item category.
  • Title: Notice Number
    Maximum Length: 60
    Number that identifies the recall notice. This attribute is used for internal tracking within the enterprise and gets generated based on the document sequencing setup.
  • Title: Meaning
    Maximum Length: 80
    Classification of the recall notice. A list of accepted values is defined in the lookup type ORA_SCH_NOTICE_TYPE. It identifies the meaning of FND_LOOKUP.
  • Title: Notice Type
    Maximum Length: 30
    Abbreviation that identifies the classification of a recall notice. A list of accepted values is defined in the lookup type ORA_SCH_NOTICE_TYPE.
  • Title: Recall Reason
    Maximum Length: 4000
    Text that provides details about the recall reasons.
  • Maximum Length: 360
    Attribute that identifies the entity that initiated the recall notice.
  • Title: Meaning
    Maximum Length: 80
    Type of source that initiated the recall. Values include Manufacturer, Regulatory Authority, and so on. It identifies the meaning of FND_LOOKUP.
  • Title: Source Type
    Maximum Length: 30
    Abbreviation that identifies the type of source that initiated the recall. Values include Manufacturer, Regulatory Authority, and so on.
  • Title: Track End Date
    Date when the recall track ends. This attribute is used to locate the part that's not associated with a batch or serial.
  • Title: Track Start Date
    Date when the recall track starts. This attribute is used to locate the part that's not associated with a batch or serial.
  • Title: Meaning
    Maximum Length: 80
    Type of method by which the recalled parts can be disposed off. A list of accepted values is defined in the lookup type ORA_SCH_REPLACEMENT_TYPE. It identifies the meaning of FND_LOOKUP.
  • Title: Replacement Type
    Maximum Length: 30
    Abbreviation that identifies the type of method by which the recalled parts can be disposed off. A list of accepted values is defined in the lookup type ORA_SCH_REPLACEMENT_TYPE.
  • Title: Source Document Reference
    Maximum Length: 60
    Number that references the recall. This value is provided by the source that initiated the recall.
  • Read Only: true
    Value that identifies the total number of assigned tasks.
  • Read Only: true
    Value that identifies the percentage of the tasks in completed and withdrawn status to the total number of tasks in a recall notice.
  • Read Only: true
    Total number of tasks in completed and withdrawn status in a recall notice.
  • Read Only: true
    Total number of distinct traceability statuses that exist.
  • Read Only: true
    Value that identifies the number of distinct traceability statuses found.
  • Read Only: true
    Date when the recall track ends. This attribute is entered by the user when submitting the job for locate parts.
  • Read Only: true
    Date when the recall track starts. This attribute is entered by the user when submitting the job for locate parts.
  • Value that uniquely identifies theSupplier.
Nested Schema : Attachments
Type: array
Title: Attachments
The attachments resource is used to view, create, and update attachments.
Show Source
Nested Schema : Business Units
Type: array
Title: Business Units
The Business Units resource manages the business units assigned to the recall notice.
Show Source
Nested Schema : Recall Contacts
Type: array
Title: Recall Contacts
The contact information includes name, position, phone, and email.
Show Source
Nested Schema : Recall Lines
Type: array
Title: Recall Lines
Information about the recall notice line including details such as manufacturer part number, part description, recall quantity, model, brand, internal master item number, item description, and item category.
Show Source
Nested Schema : recallNoticesV2-attachments-item-response
Type: object
Show Source
Nested Schema : recallNoticesV2-recallBusinessUnits-item-response
Type: object
Show Source
Nested Schema : recallNoticesV2-recallContacts-item-response
Type: object
Show Source
Nested Schema : recallNoticesV2-recallLines-item-response
Type: object
Show Source
Nested Schema : Attachments
Type: array
Title: Attachments
The attachments resource is used to view, create, and update attachments.
Show Source
Nested Schema : Recall Lot Numbers
Type: array
Title: Recall Lot Numbers
Information about the lot details including the lot number, quantity, manufactured date, expiry date, and shelf life.
Show Source
Nested Schema : Recall Serial Numbers
Type: array
Title: Recall Serial Numbers
Information about the serial number details including range and single serials.
Show Source
Nested Schema : recallNoticesV2-recallLines-attachments-item-response
Type: object
Show Source
Nested Schema : recallNoticesV2-recallLines-recallLotNumbers-item-response
Type: object
Show Source
Nested Schema : Recall Serial Numbers
Type: array
Title: Recall Serial Numbers
Information about the serial number details including range and single serials.
Show Source
Nested Schema : recallNoticesV2-recallLines-recallLotNumbers-recallLotSerialNumbers-item-response
Type: object
Show Source
Nested Schema : recallNoticesV2-recallLines-recallPartSerialNumbers-item-response
Type: object
Show Source
Back to Top