List of all Properties see here
Example:
(Create a stock transfer based on a stock transfer request)
setvar=ls_json=&
{ "RetrievalDocument":"Y", &
"DocumentLines": &
[ &
{"BaseDocType":"5", "BaseDocEntry":13, "BaseLineNum":0, "ItemCode":"RM_B","Quantity":1,"WhsCode":"01","ToWareHouse":"02", &
"BatchNumbers": [ {"DistNumber": "111", "Quantity":1} ]&
} &
] &
}
instance bsl b
b.post=Transfer=<ls_json>
messagebox=<b.ret_code> <b.ret_text> <b.ret_value>