[PlatformAddress]/api/connector/v1/rates/getAll
ClientToken
AccessToken
Client
ServiceIds
Rates
RateGroups
RateRestrictions
Id
IsActive
IsEnabled
IsPublic
Name
ShortName
Id
IsActive
Name
1st Jan 23:00 UTC - 1st Jan 23:00 UTC
will result in one price for 2nd Jan
, while Interval 1st Jan 23:00 UTC - 2nd Jan 23:00 UTC
will result in two prices for 2nd Jan
and 3rd Jan
(assuming a time unit period of "Day"). UTC timestamps must correspond to the start boundary of a time unit, e.g. 00:00 converted to UTC for a time unit of "Day". Other timestamps are not permitted. The maximum size of time interval is 100 time units or 2 years, whichever is the shorter amount of time.[PlatformAddress]/api/connector/v1/rates/getPricing
ClientToken
AccessToken
Client
FirstTimeUnitStartUtc
LastTimeUnitStartUtc
TimeUnitStartsUtc
BasePrices
RelativeAdjustment
AbsoluteAdjustment
EmptyUnitAdjustment
ExtraUnitAdjustment
Prices
ParentCategoryId
RelativeValue
0.5
represents 50% increase).AbsoluteValue
50
represents 50 EUR in case the rate currency is EUR
).CategoryId
is not specified, the updated price will apply to the base price for all resource categories.BaseRateId
set to null
). It is not permitted to update historical prices older than specified by EditableHistoryInterval
. Future prices may be updated up to 5 years in the future. The maximum size of time interval is 100 time units or 2 years, whichever is the shorter amount of time.[PlatformAddress]/api/connector/v1/rates/updatePrice
ClientToken
AccessToken
Client
CategoryId
FirstTimeUnitStartUtc
LastTimeUnitStartUtc
Value