Hi
I am trying to update image in Customer General Info using Test a Rest.
But the problem is I cant pass binary using Json request.
Any thoughts on how to do this ?
URL is like this PATCH /CustomerHandling.svc/CustomerInfoSet(CustomerId='')/CustomerLogo
Thanks