PUT api/SmsLog?id={id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
SmsLog| Name | Description | Type | Additional information |
|---|---|---|---|
| SmsLogId | globally unique identifier |
None. |
|
| SalaoId | globally unique identifier |
None. |
|
| Texto | string |
None. |
|
| Destinatario | string |
None. |
|
| Status | boolean |
None. |
|
| DataAgendamento | date |
None. |
|
| DateAdd | date |
None. |
|
| DateSent | date |
None. |
|
| Salao | Salao |
None. |
|
| filial_L4b | globally unique identifier |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.