POST api/Section/UpdateColor
Método para modificar el color de la seccion. Usado en el maestro de secciones
Request Information
URI Parameters
None.
Body Parameters
{"section":{"ColorFondo":"#e38d22","ColorLetras":null,"IsSelected":false,"Delegacion":null,"IdDelegacion":null,"IdCompanySection":0,"CodigoEmpresa":5,"CodigoSeccion":"VEX","Seccion":"Ventas externas","IdSeccionGuid":"7c59a3de-51d8-45b3-a273-a3022ba807d5","SectionColor":null,"$$hashKey":"object:835"}}
Collection of ObjectNone.
Request Formats
application/json, text/json, application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
booleanResponse Formats
application/json, text/json
Sample:
true
application/xml, text/xml
Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>