Need to Duplicate the existing contract line with context sensitive DFF's
Content
My goal is to duplicate the existing contract line with context sensitive DFF's.
I have tried Rest api to create a contract line , i am able to create the line with out DFF's but with DFF's i am getting errors.
Operation : POST
{
"LineTypeId": 300000000133417,
"LineTypeName": "Item, project",
"ItemName": "PRM80200",
"ItemNameTxt": "PRM80200",
"StsCode": "ACTIVE",
"LineStatus": "Active",
"ItemDescription": "Hangar",
"ContractAllLineDesFlexVA":
[{
"__FLEX_Context": "Tenant - CPI",
"__FLEX_Context_DisplayValue": "Tenant - CPI",
"location": "BCTS01",
"assetName": "Hangar 1 - FBO",
"squareFootage": 104,
"areaAssetTypeRe": "Storage",
"applicationMethod": "Effective Rate",
"country": "United States",
"cpiState": "Florida",
"cpiFloor": 1,
"cpiCap": 5,
1