Update a pricebook item
patch
/crmRestApi/resources/11.13.18.05/priceBookHeaders/{priceBookHeaders_Id}/child/PriceBookItem/{priceBookHeaders_PriceBookItem_Id}
Request
Path Parameters
-
priceBookHeaders_Id(required): string
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=
-
priceBookHeaders_PriceBookItem_Id(required): string
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
-
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-
CurrencyCode: string
Maximum Length:
15The currency of the price book amount. This attribute is used by CRM Extensibility framework. A list of valid values are defined in the lookup ZCA_COMMON_CORPORATE_CURRENCY. Review and update the profile option using the Setup and Maintenance work area. -
InvItemId: integer
(int64)
Title:
Inventory Item IDThe unique identifier of the item selected in the price book. -
InvOrgId: integer
(int64)
The unique identifier of the inventory organization associated with the item selected in the price book.
-
ItemDescription: string
Title:
NameA brief description of the price book item. -
ItemExternalKey: string
Title:
External KeyMaximum Length:120The external key value for the price book item. -
ItemExternalSource: string
Title:
External SourceMaximum Length:120Default Value:PB_LINEThe source for the external key of the price book item. -
ListPrice: number
Title:
List PriceDefault Value:0The price of the item. -
PricebookId: integer
(int64)
The unique identifier of the price book.
-
PriceUOMCode: string
Title:
UOMMaximum Length:30The unit of measurement of the item.
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 : priceBookHeaders-PriceBookItem-item-response
Type:
Show Source
object-
CreatedBy: string
Read Only:
trueMaximum Length:64The user who created the record. -
CreationDate: string
(date-time)
Read Only:
trueThe date when the record was created. -
CurrencyCode: string
Maximum Length:
15The currency of the price book amount. This attribute is used by CRM Extensibility framework. A list of valid values are defined in the lookup ZCA_COMMON_CORPORATE_CURRENCY. Review and update the profile option using the Setup and Maintenance work area. -
InvItemId: integer
(int64)
Title:
Inventory Item IDThe unique identifier of the item selected in the price book. -
InvOrgId: integer
(int64)
The unique identifier of the inventory organization associated with the item selected in the price book.
-
ItemDescription: string
Title:
NameA brief description of the price book item. -
ItemExternalKey: string
Title:
External KeyMaximum Length:120The external key value for the price book item. -
ItemExternalSource: string
Title:
External SourceMaximum Length:120Default Value:PB_LINEThe source for the external key of the price book item. -
ItemNumber: string
Read Only:
trueMaximum Length:300The item of the price book amount. This attribute is used by CRM Extensibility framework. A list of valid values are defined in the lookup ZCA_COMMON_CORPORATE_ITEM. Review and update the profile option using the Setup and Maintenance work area. -
LastUpdateDate: string
(date-time)
Read Only:
trueThe date when the record was last updated. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64The user who last updated the record. -
LastUpdateLogin: string
Read Only:
trueMaximum Length:32The login of the user who last updated the record. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ListPrice: number
Title:
List PriceDefault Value:0The price of the item. -
PricebookCode: string
Title:
Price Book CodeMaximum Length:80 -
PricebookId: integer
(int64)
The unique identifier of the price book.
-
PricebookItemId: integer
(int64)
The unique identifier of the price book item.
-
PriceUOMCode: string
Title:
UOMMaximum Length:30The unit of measurement of the item.
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.
Links
- SalesCatalogExtnProductsLovVA
-
Operation: /crmRestApi/resources/11.13.18.05/productsParameters:
- finder:
ProductList%3BBind_UsageCode%3DBASE%2CBind_UsageModeCode%3DPRICEBOOK
The following properties are defined on the LOV link relation:- Source Attribute: ItemDescription; Target Attribute: Name
- Display Attribute: Name
- finder:
Examples
The following example shows how to update a pricebook item by submitting a PATCH request on the REST resource using cURL.
Example of Request Body
The following example shows the contents of the request body in JSON format.
{
"ListPrice" : 23.45
}Example of Response Body
The following example shows the contents of the response body in JSON format.
{
"PricebookItemId" : 300100062008005,
"PricebookId" : 300100062008000,
"InvItemId" : 7975,
"ItemDescription" : "Laptop Upgrade Board",
"InvOrgId" : 204,
"ListPrice" : 23.45,
"ObjectVersionNumber" : 2,
"CreatedBy" : "SALES_ADMIN",
"CreationDate" : "2015-03-26T03:59:43-08:00",
"LastUpdateDate" : "2016-03-01T06:14:48-08:00",
"LastUpdateLogin" : "2CF7673ED2203829E0531A78F00A3DEE",
"LastUpdatedBy" : "SALES_ADMIN",
"CurrencyCode" : "USD",
"PriceUOMCode" : "Ea",
"links" : [ {
...
} ]
}