Solved
Forum Discussion
ArtemS
10 years agoSmartBear Alumni (Retired)
Hi
All custom fields are treated in the similar way. Try this command:
{ "command" : "ReviewService.editReview", "args" :{ "reviewId" : "12345", "customFields": [{"name":"Your_List_Title", "value":["List_Value"]}] } }
Related Content
- 2 years ago
- 4 years ago