API предназначеня для выборки сущности "Reference" по аккаунту, контракту или идентификатору записи. В случае бизнес-кейсов Zegoal, достаточно будет указывать только account_id.
{
"processing_result": {
"text": "",
"status": "ok",
"ctx_id": "qJQ8BNNj:0-qF",
"code": 0
},
"processing_date": "2020-07-07 11:17:42",
"GetReferenceInfo": {
"response": {
"TZ": "Europe/Minsk",
"References": [ {
"valid_to": "",
"valid_from": "2020-07-07 11:17:33",
"reference_type": "ordering_tenant",
"reference_id": 62,
"reference_code": "order023",
"device_id": "",
"description": "",
"contract_num": "",
"contract_id": "",
"account_id": 10
}]
},
"request": {
"tenant": "zegoal",
"account_id": 10
},
"extra_logic": "",
"enriched_request": {
"tenant": "zegoal",
"show_current": true,
"is_ref_to_acc": true,
"account_id": 10
}
}
}
CODE