PUT /api/sales/sellers/{id}/enable HTTP/1.1 Host: api.zydon.com.br Authorization: Bearer JWT Accept: */*
Seller enabled successfully
{ "id": "text", "name": "text", "seller_type": "text", "fiscal_registration_number": "text", "email": "text", "phone": "text", "mobile": "text", "active": true, "max_increase_rate": 1, "max_discount_rate": 1, "attributes": { "ANY_ADDITIONAL_PROPERTY": {} } }