POST api/{tenant}/Expenses/EnviarDespesa
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| tenant | string |
None. |
Body Parameters
None.
Response Information
Resource Description
ExpensesRespostaModelo| Name | Description | Type | Additional information |
|---|---|---|---|
| Mensagem | string |
None. |
|
| Sucesso | boolean |
None. |
|
| Id | integer |
None. |
|
| FuncionarioId | integer |
None. |
|
| Valor | string |
None. |
|
| ValorAdiantamento | string |
None. |
|
| Token | string |
None. |
|
| Categorias | Collection of ExpensesItemModelo |
None. |
|
| Viagens | Collection of ExpensesItemModelo |
None. |
|
| Projetos | Collection of ExpensesItemModelo |
None. |
|
| Empresas | Collection of ExpensesItemModelo |
None. |
|
| CondicoesPagamentos | Collection of ExpensesItemModelo |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.