Update one Supplier Kanban Card
patch
/fscmRestApi/resources/11.13.18.05/kanbanCardsInSupplierPortal/{KanbanCardId}
Request
Path Parameters
-
KanbanCardId(required): integer(int64)
Unique application-generated identifier of the Kanban card.
Header Parameters
-
Metadata-Context: string
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: string
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
- application/json
Root Schema : schema
Type:
Show Source
object-
SupplyStatus: string
Title:
Supply StatusMaximum Length:30Supply status of the Kanban card.
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 : kanbanCardsInSupplierPortal-item-response
Type:
Show Source
object-
InventoryItemId: integer
(int64)
Title:
ItemRead Only:trueUnique identifier of the item defined in the Kanban card. -
ItemNumber: string
Title:
ItemRead Only:trueMaximum Length:300Item number in the Kanban card. -
KanbanCardId: integer
(int64)
Read Only:
trueUnique application-generated identifier of the Kanban card. -
KanbanCardNumber: string
Title:
Card NumberRead Only:trueMaximum Length:200User identifier of the Kanban card. Its value is generated from a document sequence. -
KanbanSize: number
Title:
Kanban SizeRead Only:trueQuantity in the Kanban bin. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
Locator: string
Read Only:
trueMaximum Length:255Name of the destination locator of the item in the Kanban card. -
PurchaseOrder: string
Title:
Purchase OrderRead Only:trueMaximum Length:30Purchase order number -
SubinventoryCode: string
Title:
Destination SubinventoryRead Only:trueMaximum Length:10Name of the destination subinventory of the item in the Kanban card. -
SupplierId: integer
(int64)
Read Only:
trueIdentifier of the supplier from which the item is sourced. -
SupplierItemNumber: string
Title:
Supplier ItemRead Only:trueMaximum Length:255Supplier item number -
SupplierName: string
Title:
SupplierRead Only:trueMaximum Length:255Name of the supplier from which the item is sourced. -
SupplierSiteCode: string
Title:
Supplier SiteRead Only:trueMaximum Length:255Name of the supplier site from which the item is sourced. -
SupplierSiteId: integer
(int64)
Read Only:
trueIdentifier of the supplier site from which the item is sourced. -
SupplyStatus: string
Title:
Supply StatusMaximum Length:30Supply status of the Kanban card. -
SupplyStatusMeaning: string
Title:
Supply StatusRead Only:trueMaximum Length:255Meaning of the supply status.
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.