Update Agreement Attribute Mappings

patch

/rest/v19/pricingSetup/agreementAttributes/{attributeVariableName}/mappings

Use this endpoint to update attribute mappings for the specified price agreement attribute.

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

201 Response

Success
Back to Top