events
reprice events
Line item repricing event.
post/sample/v1/events/lineItems/reprice
Request body
Example request
{
"IR": 12.12,
"LOI": 12,
"approvalId": "",
"calculatedMaxPrice": 12.12,
"completes": 123,
"newEstimatedCost": 12.12,
"originalCPI": 12.12,
"originalEstimatedCost": 12.12,
"projectId": 123,
"quotaGroupId": 123,
"reason": "IR_CHANGE",
"requestNewPrice": 12.12,
"requiredCompletes": 123
}Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.