I'm trying to update a merchant's store hours(business hours). I used
https://api.clover.com:443/v3/merchants/M5N7XSJ4YW..to get the merchant's business hours. When I'm using the API documentation and trying to update the business hours, I get the same response every time which says "no content" with response code 0. I used the model schema which was given on the right side and filled in the data accordingly but the response was similar as above. I just want to know how can I update the business hours.
Thanks.