put https://api.etrusted.com/channels/
This endpoint updates the channel with the specified ID.
Sample request payload in JSON (Click to view)
{
"name": "my_example_channel",
"address": "Anystr. 17, 12345, Anycity, Anystate 12345",
"url": "https://wwww.myshop.fiction",
"logoUrl": "https://wwww.myshop.fiction/logo.png",
"locale": "en_US"
}