Cadastro de Item Contábil
Deleta um Item Contábil específico
Response Content Type
Parameters
| Parameter | Data Type | Value |
|---|---|---|
| _queryparam | Undefined | Undefined |
| internalid | string | optional |
| _pathparam | Undefined | Undefined |
| internalid | string | optional |
Carrega um Item Contábil específico
Response Content Type
Parameters
| Parameter | Data Type | Value |
|---|---|---|
| _queryparam | Undefined | Undefined |
| order | string | optional |
| page | integer | optional |
| pagesize | integer | optional |
| fields | string | optional |
| internalid | string | optional |
| _pathparam | Undefined | Undefined |
| internalid | string | optional |
Carrega todos os Itens Contábeis
Response Content Type
Parameters
| Parameter | Data Type | Value |
|---|---|---|
| _queryparam | Undefined | Undefined |
| order | string | optional |
| page | integer | optional |
| pagesize | integer | optional |
| fields | string | optional |
Cadastra um novo Item Contábil
Response Content Type
Parameters
| Parameter | Data Type | Value |
|---|---|---|
| _queryparam | Undefined | Undefined |
| fields | string | optional |
Altera um Item Contábil específico
Response Content Type
Parameters
| Parameter | Data Type | Value |
|---|---|---|
| _queryparam | Undefined | Undefined |
| fields | string | optional |
| internalid | string | optional |
| _pathparam | Undefined | Undefined |
| internalid | string | optional |