POST api/Delegation/UpdateColor
Método para modificar colores de delegación. Usado en maestro centros
Request Information
URI Parameters
None.
Body Parameters
{"delegation":{"CodigoEmpresa":5,"IdDelegacion":"SE","Delegacion":"Sevilla","CodigoTerritorio":0,"CodigoZona":0,"DireccionImpresosLc":"","IdDelegacionGuid":"ecd42f7f-e69c-4e37-b970-ccfb032503eb","DelegationColor":null,"ColorFondo":"#cc230a","ColorLetras":null,"IsSelected":false,"Capacidad":null,"$$hashKey":"object:1767"}}
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>