API Call Detail

ID:
IPADDR:
Method:
Result:
Time In:
Time Out:
105
174.111.243.58
api/mapping/add
Mappings ignored: 0, Mappings without errors: 6, Mappings with errors: 0
2019-06-03 14:01:05
2019-06-03 14:01:05
UP
DN
Input:
{"ModelID":1,"Username":"Tyler","Description":"new","Mappings":[{"ID":1,"Action":"map","Name":"Email","Value":"E"},{"ID":2,"Action":"map","Name":"FirstName","Value":"f"},{"ID":3,"Action":"map","Name":"MiddleName","Value":null},{"ID":4,"Action":"map","Name":"LastName","Value":"l"},{"ID":5,"Action":"map","Name":"Password","Value":"Password"},{"ID":10,"Action":"map","Name":"Group","Value":"Group"}]}
Output:
{"Product":null,"Version":0,"Date":"\/Date(-62135578800000)\/","Account":null,"CustID":null,"Memo":null,"Username":"Tyler","Mappings":[{"Value":"E","ID":1,"Name":"Email","Action":"map"},{"Value":"f","ID":2,"Name":"FirstName","Action":"map"},{"Value":null,"ID":3,"Name":"MiddleName","Action":"map"},{"Value":"l","ID":4,"Name":"LastName","Action":"map"},{"Value":"Password","ID":5,"Name":"Password","Action":"map"},{"Value":"Group","ID":10,"Name":"Group","Action":"map"}],"Error":false,"ErrorMessage":"No errors","StatusMessage":"Mappings ignored: 0, Mappings without errors: 6, Mappings with errors: 0","Description":"new","ModelID":1,"Maps":null}
ID Method Message Response
236 STATUS Call AddMapping [1][Tyler][new]
237 STATUS Ret Addmapping [26]
238 AddMapping SQL EXCEPTION The parameterized query '(@mapID int,@columnID int,@actionValue nvarchar(3),@mapValue nva' expects the parameter '@mapValue', which was not supplied.