TOTVS - RESTFul API


Service: /currencyquotes/

Cadastro de Cambio.

Métodos

DELETE
/api/fin/v1/CurrencyQuotes/{date}

Description

Exclui taxas de cambio por data.

Response Content Type

Parameters

ParameterData TypeValue
_queryparam UndefinedUndefined
_pathparam UndefinedUndefined
date string optional

GET
/api/fin/v1/CurrencyQuotes/{date}

Description

Carrega as taxas cambiais de todas as moedas em uma data especifica.

Response Content Type

Parameters

ParameterData TypeValue
_queryparam UndefinedUndefined
page integer optional
pagesize integer optional
fields string optional
_pathparam UndefinedUndefined
date string optional

GET
/api/fin/v1/CurrencyQuotes

Description

Carrega as taxas cambiais de todas as moedas.

Response Content Type

Parameters

ParameterData TypeValue
_queryparam UndefinedUndefined
page integer optional
pagesize integer optional
fields string optional

POST
/api/fin/v1/CurrencyQuotes

Description

Inclui taxas de cambio para diversas moedas.

Response Content Type

Parameters

ParameterData TypeValue
_queryparam UndefinedUndefined

PUT
/api/fin/v1/CurrencyQuotes/{date}

Description

Altera taxas de cambio por data.

Response Content Type

Parameters

ParameterData TypeValue
_queryparam UndefinedUndefined
_pathparam UndefinedUndefined
date string optional