Get a list of Fx Rates

GA

Retrieve a list of Fx Rates based on specified filters.

Headers

AuthorizationstringRequired

Query parameters

per_pageintegerOptional
pageintegerOptional

Response

This endpoint returns a list of objects.
source_system_idstring

ERP id which uniquely represents the specific fx rate value. This value will be used to match source data and perform upserts.

perioddate

FX rate applicable period. Format should be yyyy-mm-dd.

from_currencystring

The currency being converted from. The value should match the g_name of the currency in source_coas. Use the ISO code of the currency.

to_currencystring

The currency being converted to. The value should match the g_name of the currency in source_coas. Use the ISO code of the currency.

ratedouble

FX rate value. Limit to 5 decimal places.

created_atdatetime
updated_atdatetime
deleted_atdatetime

Errors