Sets the Exchange Rate for a specific job. The rate replaces any existing rate for the Job and applies immediately and future job executions for this Job will inherit this rate.
Exchange rates are divided by an internal scale factor prior to being applied. The scale factor has a value of 1,000. The scale factor is used to make the exchange rates a little easier to digest, because without this on some jobs we would need to support values ike '0.00001'. With a scale factor of 1,000 the exchange rate is a much more humanly-digestible, e.g. '0.00001' becomes '0.01'.
If a Job has no specific rate it adopts the current value of the default Job Exchange Rate.
Sets the Exchange Rate for a specific job. The rate replaces any existing rate for the Job and applies immediately and future job executions for this Job will inherit this rate.
Exchange rates are divided by an internal scale factor prior to being applied. The scale factor has a value of 1,000. The scale factor is used to make the exchange rates a little easier to digest, because without this on some jobs we would need to support values ike '0.00001'. With a scale factor of
1,000
the exchange rate is a much more humanly-digestible, e.g. '0.00001' becomes '0.01'.If a Job has no specific rate it adopts the current value of the default Job Exchange Rate.
You need
admin
privilege to use this method.