Update Pricing Matrix Data

patch

/rest/v16/pricingSetup/matrixes/{pricingMatrixVarName}/data

Use this endpoint to update the specified pricing matrix data.

Request

Supported Media Types
Path Parameters
Body ()
Root Schema : PricingJsonPatch
Type: object
Show Source
Nested Schema : Patch Operations
Type: array
Title: Patch Operations
The array of Json Patch operations.
Show Source
Nested Schema : PricingJsonPatchOperation
Type: object
Show Source
Nested Schema : Value
Type: object
Title: Value
The target value.
Back to Top

Response

Supported Media Types

204 Response

Success
Back to Top