Update one recall line

patch

/fscmRestApi/resources/11.13.18.05/recallNoticesV2/{HeaderId}/child/recallLines/{LineId}

Request

Path Parameters
  • 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=
  • 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
  • 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.
Supported Media Types
Request Body - application/json ()
Root Schema : schema
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-patch-request
Type: object
Show Source
Nested Schema : schema
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-patch-request
Type: object
Show Source
  • Value that uniquely identifies the recall notice header.
  • Value that uniquely identifies the recall notice line.
  • Value that uniquely identifies the recalled lot.
  • Title: From Serial Number
    Maximum Length: 80
    Starting serial number as specified by the manufacturer in the recall notice.
  • Title: To Serial Number
    Maximum Length: 80
    Ending serial number as specified by the manufacturer in the recall notice.
  • Number that identifies the object version. This attribute is used to implement optimistic locking. The number is incremented every time the record is updated. The number is compared at the start and at the end of a transaction to detect whether another session has updated the record since it was queried.
  • Title: Quantity
    Quantity of the recalled serial number. This is an optional value that's used to calculate ToSerialNumber when the quantity is added to From Serial Number.
  • Maximum Length: 60
    Default Value: ByRange
    Mode whether to enter an individual serial or a serial in a range.
Nested Schema : recallNoticesV2-recallLines-recallPartSerialNumbers-item-patch-request
Type: object
Show Source
  • Value that uniquely identifies the recall notice header.
  • Value that uniquely identifies the recall notice line.
  • Value that uniquely identifies the recalled lot.
  • Title: From Serial Number
    Maximum Length: 80
    Starting serial number as specified by the manufacturer in the recall notice.
  • Title: To Serial Number
    Maximum Length: 80
    Ending serial number as specified by the manufacturer in the recall notice.
  • Number that identifies the object version. This attribute is used to implement optimistic locking. The number is incremented every time the record is updated. The number is compared at the start and at the end of a transaction to detect whether another session has updated the record since it was queried.
  • Title: Quantity
    Quantity of the recalled serial number. This is an optional value that's used to calculate ToSerialNumber when the quantity is added to From Serial Number.
  • Maximum Length: 60
    Default Value: ByRange
    Mode whether to enter an individual serial or a serial in a range.
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-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