Dear Users,
Please note that there will be changes to field names in the APIs listed below in our upcoming release 14830.
Any external products, web clients, scripts, or desktop applications integrated with these APIs will be affected. It is mandatory to update the keys to new field names to ensure compatibility as old field names will not work anymore.
Affected APIs
1. api/v3/requests/request_id/worklogs
2. api/v3/requests/request_id/worklogs/worklog_id
3. api/v3/requests/request_id/worklogs/accountcontract
4. api/v3/requests/request_id/worklogs/worklog_id/accountcontract
5. api/v3/requests/(reqid)
6. api/v3/requests/request_id/accountcontract
7. api/v3/accounts/{account_id}/accountcontracts
Changed Keys(Old vs New):
contractname: "contract_name"
billunclosed: "bill_unclosed"
closeddate : "closed_date"
expirydate: "expiry_date"
contractname: "contract_name"
roundoffvalue: "roundoff_value"
remainingallowance: "remaining_allowance"
contractnumber: "contract_number"
consumedunits: "consumed_units"
isactivecontract: "is_active_contract"
startdate: "start_date"
serviceplan fields
plantype: "plan_type"
allowTechOverwriteTime: "allow_time_modify"
differentialpricing: "differential_pricing"
allowTechAddCharges: "allow_add_charges"