Create relationships

post

/fscmRestApi/resources/11.13.18.05/genealogyRelationships

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.
Supported Media Types
Request Body - application/json ()
Root Schema : schema
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 : genealogyRelationships-item-response
Type: object
Show Source
  • Date when a genealogy relationship is no longer active.
  • Value that uniquely identifies a child genealogy object instance.
  • Title: Item Number
    Read Only: true
    Value that uniquely identifies the item of the child genealogy object instance. Either item identifier or item number can be used during the POST, PATCH, or GET actions.
  • Read Only: true
    Maximum Length: 300
    Number that uniquely identifies the item of the child genealogy object instance. Either item identifier or item number can be used during the POST, PATCH or GET actions.
  • Read Only: true
    Maximum Length: 80
    Number that uniquely identifying the lot that the child genealogy object instance references to control the item in inventory. This attribute is used when the item is lot-controlled.
  • Read Only: true
    Maximum Length: 80
    Number that uniquely identifies the serial that the child genealogy object instance references. This attribute is used when item is serial-controlled.
  • Links
  • Value that uniquely identifies a parent genealogy object instance.
  • Title: Item Number
    Read Only: true
    Value that uniquely identifies the item of the child genealogy object instance. Either item identifier or item number can be used during the POST, PATCH, or GET actions.
  • Read Only: true
    Maximum Length: 300
    Number that uniquely identifies the item of the child genealogy object instance. Either item identifier or item number can be used during the POST, PATCH, or GET actions.
  • Read Only: true
    Maximum Length: 80
    Number that uniquely identifying the lot that the child genealogy object instance references to control the item in inventory. This attribute is used when the item is lot-controlled.
  • Read Only: true
    Maximum Length: 80
    Number that uniquely identifies the serial that the child genealogy object instance references. This attribute is used when item is serial-controlled.
  • Value that uniquely identifies the relationship between an instance of a parent genealogy object and an instance of a child genealogy object.
Back to Top