{
"tenant": "zegoal",
"account_id":12 ,
"contract": {
"description": "created by addContract API",
"contract_status": "Signed",
"contract_num": "TESTCONTRACT",
"signation_date": "",
"valid_to": "",
"valid_from": "20108:48:51"
}
}
CODE
{
"processing_result": {
"text": "success",
"status": "ok",
"code": 0
},
"processing_date": "2019-11-14 16:30:34",
"AddContract": {
"response": {
"tenant": "zegoal",
"skip_lookup_account": false,
"flow_type": "AddContract",
"contract": {
"valid_to": "",
"valid_from": "20108:48:51",
"signation_date": "",
"description": "created by addContract API",
"contract_status": "Signed",
"contract_num": "TESTCONTRACT"
},
"account_id": 12,
"TZ": "Europe/Minsk"
},
"request": {
"tenant": "zegoal",
"contract": {
"valid_to": "",
"valid_from": "20108:48:51",
"signation_date": "",
"description": "created by addContract API",
"contract_status": "Signed",
"contract_num": "TESTCONTRACT"
},
"account_id": 12
}
}
}
CODE