POST api/Salaos
Request Information
URI Parameters
None.
Body Parameters
ReturnObject| Name | Description | Type | Additional information |
|---|---|---|---|
| Status | boolean |
None. |
|
| ErrorCode | string |
None. |
|
| Message | string |
None. |
|
| Verb | string |
None. |
|
| Action | string |
None. |
|
| Controller | string |
None. |
|
| HasError | boolean |
None. |
|
| Data | Object |
None. |
|
| Result | IdentityResult |
None. |
|
| RedirectTo | integer |
None. |
Request Formats
application/json, text/json
Sample:
{
"Status": true,
"ErrorCode": "sample string 2",
"Message": "sample string 3",
"Verb": "sample string 4",
"Action": "sample string 5",
"Controller": "sample string 6",
"HasError": true,
"Data": {},
"Result": null,
"RedirectTo": 9
}
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Salao| Name | Description | Type | Additional information |
|---|---|---|---|
| SalaoId | globally unique identifier |
None. |
|
| ApiKey | string |
None. |
|
| Activo | boolean |
None. |
|
| ApiKeyEgoi | string |
None. |
|
| SenderHash | string |
None. |
|
| SendSmsEndpoint | string |
None. |
|
| SendSmsResource | string |
None. |
|
| WorkWithFidelizationCard | boolean |
None. |
|
| WorkWithPoints | boolean |
None. |
|
| WorkWithRdv | boolean |
None. |
|
| GroupServicesToRdv | boolean |
None. |
|
| GroupServicesToRdvMoreThanXServices | integer |
None. |
|
| GroupServicesBySeccaoToRdv | boolean |
None. |
|
| TradePointsByBalance | boolean |
None. |
|
| ExpireDaysOfMoney | integer |
None. |
|
| TradeByCorrectValue | boolean |
None. |
|
| WorkWithBalance | boolean |
None. |
|
| WorkWithNotifications | boolean |
None. |
|
| FacebookId | string |
None. |
|
| FacebookPageName | string |
None. |
|
| InstagramName | string |
None. |
|
| WebSite | string |
None. |
|
| WebStore | string |
None. |
|
| PermiteMarcarQuantosDiasParaFrente | integer |
None. |
|
| DevolveQuantasSugestoesParaMarcacao | integer |
None. |
|
| ApresentacaoSugestoes | integer |
None. |
|
| GuidRelacaoEntreSaloes | globally unique identifier |
None. |
|
| RegistryWithEmailValidation | boolean |
None. |
|
| ConditionsTradePointsByBalance | string |
None. |
|
| SaloonName | string |
None. |
|
| SaloonVatNumber | string |
None. |
|
| Latitude | decimal number |
None. |
|
| Longitude | decimal number |
None. |
|
| Street | string |
None. |
|
| PostalCode | string |
None. |
|
| Location | string |
None. |
|
| CountryPattern | string |
None. |
|
| Contact | string |
None. |
|
| string |
None. |
||
| EmailComunicacoes | string |
None. |
|
| DescriptionForShowRdvApp | string |
None. |
|
| RdvSliceTime | integer |
None. |
|
| MaxAppRdvCreatedByMonth | integer |
None. |
|
| HasAgendaOnline | boolean |
None. |
|
| CreateCustomersInSublime | boolean |
None. |
|
| UseSublimeSoftware | boolean |
None. |
|
| SyncRdvColors | boolean |
None. |
|
| DontAllowRdvOverlapp | boolean |
None. |
|
| DontAllowRdvSaloonClosed | boolean |
None. |
|
| DontAllowRdvFuncionarioNoTime | boolean |
None. |
|
| DebugEnabled | boolean |
None. |
|
| DebugEndpoint | string |
None. |
|
| ShowInApp | boolean |
None. |
|
| AtribuiQuantosPontosAoRegistar | integer |
None. |
|
| WorkWithBrands | boolean |
None. |
|
| GroupFuncionarioByGroup | boolean |
None. |
|
| ShowServicePriceRdv | boolean |
None. |
|
| SmsSendByEgoi | boolean |
None. |
|
| SendEmailNotificacaoMarcacaoApp | boolean |
None. |
|
| EmailNotificacaoMarcacaoApp | string |
None. |
|
| IsLook4BeautySaloon | boolean |
None. |
|
| WizardTag | string |
None. |
|
| HasL4bRegistry | boolean |
None. |
|
| HasMktDg | boolean |
None. |
|
| TrabalhaComGestaoCaixa | boolean |
None. |
|
| TrabalhaComAdiantarTalao | boolean |
None. |
|
| SugereQualquerUmFuncionario | boolean |
None. |
|
| WizardWithoutLogin | boolean |
None. |
|
| ResumeAppointmentInformation | string |
None. |
|
| DateAdd | date |
None. |
|
| LastChange | date |
None. |
|
| HoraMinimaMarcacao | date |
None. |
|
| HoraMaximaMarcacao | date |
None. |
|
| FavIconUrl | string |
None. |
|
| LogoUrl | string |
None. |
|
| FotoDestaqueUrl | string |
None. |
|
| TimezoneOffset | integer |
None. |
|
| TimezoneOffsetId | string |
None. |
|
| ApresentaTotalAoCliente | boolean |
None. |
|
| AnalisaTemposBarbearias | boolean |
None. |
|
| IsGroupSalao | boolean |
None. |
|
| WorkWithTickets | boolean |
None. |
|
| GetSalaoBrands | string |
None. |
|
| SalaoBrands | Collection of SalaoBrand |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
text/xml
Sample:
Sample not available.