_getNotes
Parameters
Example
FM_api(
'Contract_getNotes',
array(
'id'=>'9'
)
);Result
"These are some notes for this Contract"""false Last updated
FM_api(
'Contract_getNotes',
array(
'id'=>'9'
)
);"These are some notes for this Contract"""false Last updated