Project

Update Project Pricing Model

Update project pricing model only during Customer Quote Review task type.

put/projects/{projectId}/pricing-model

Headers

Authorizationstring required

The bearer access token provided by Auth0.

X-LC-Tenantstring required

The identifier of the account where the request is executed.

Request body

idstring required

The pricing model identifier.

strategy'copy' | 'use'

"copy": A copy of the resource will be used for the project execution. This is the default strategy.

"use": The actual resource will be used for the project execution.

Changes

No recorded changes to this endpoint across all 50 revisions of this API.