POST api/Post_Clientes_Filiales_Red
Request Information
URI Parameters
None.
Body Parameters
TB_rel_Cliente_Filial_Red| Name | Description | Type | Additional information |
|---|---|---|---|
| idCliente | globally unique identifier |
None. |
|
| idFilial | globally unique identifier |
None. |
|
| idRed | globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{
"idCliente": "b4114a12-fdd5-49f2-9a11-1ddaec6d67e0",
"idFilial": "961239f4-be58-4061-a5a1-152f9b49af0b",
"idRed": "84de45ea-69e4-46b4-b018-adae6eb2f764"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.