latestOpenAPI 3.0.32026-08-19299284712.8 KB

67d9f45bb99b

Currencies

List currency conversion rates

List currency conversion rates

get/currencies/rates

Query parameters

{"stackTrail":"paths:/currencies/rates:get:parameters:2:schema","oasType":"schema","type":"unknown"}

The ID of the currency the rate converts from

{"stackTrail":"paths:/currencies/rates:get:parameters:3:schema","oasType":"schema","type":"unknown"}

The number of results to return

{"stackTrail":"paths:/currencies/rates:get:parameters:4:schema","oasType":"schema","type":"unknown"}

An offset for the results for pagination

{"stackTrail":"paths:/currencies/rates:get:parameters:5:schema","oasType":"schema","type":"unknown"}

A way to order the rates by date

{"stackTrail":"paths:/currencies/rates:get:parameters:6:schema","oasType":"schema","type":"unknown"}

The ID of the "rateable" object associated with the rate

{"stackTrail":"paths:/currencies/rates:get:parameters:7:schema","oasType":"schema","type":"unknown"}

The content type ID of the model class of the "rateable" object

{"stackTrail":"paths:/currencies/rates:get:parameters:8:schema","oasType":"schema","type":"unknown"}

The ID of the currency the rate converts to

Headers

HTTP_ACCEPTstring required

Set the version of API the request is for

X-Company-IDstring required

Associates request with company

Response

List of conversion rates

idinteger required
from_currencyinteger required
to_currencyinteger required
accountinteger nullable
datestring date required
ratestring decimal required
exchange_rate_type_idinteger nullable required
rateable_typeinteger nullable
rateable_idstring nullable
is_lockedboolean
created_atstring date-time required
modified_atstring date-time required