This method shows reference
Accept: application/json Content-Type: application/json
GET /rest/v2/references/-10
Content-Type: application/json; charset=utf-8
200 OK
{
"reference": {
"n_ref_id": -10,
"n_par_ref_id": null,
"n_ref_type_id": -10,
"n_ref_base_id": null,
"n_firm_id": null,
"vc_name": "неизвестно",
"vc_code": "REF_Unknown",
"vc_value": null,
"vc_value_2": null,
"vc_value_3": null,
"c_value": null,
"c_value_2": null,
"c_value_3": null,
"d_value": null,
"d_value_2": null,
"d_value_3": null,
"n_value": null,
"n_value_2": null,
"n_value_3": null,
"c_fl_editable": "N",
"c_fl_manual": "N",
"n_lang_id": 1131
},
"actions": {
"show": "http://example.org/rest/v2/references/-10"
},
"navigation": {
"self": "http://example.org/rest/v2/references/-10"
}
}