CurrencyDailyRates - methods

Amend

Driver Type: SASI

Use this method to amend currency code daily rates. If the currency code daily rate does not exist, an error message is produced and the payload is rejected.

Uwaga: You cannot use this method to amend the status of currency code daily rates. Instead, use one of the Open, Hidden, SuspendedHeld or Closed methods.

Closed

Driver Type: SASI

Use this method to amend the status of a currency code daily rate to Closed.

Create

Driver Type: SASI

Use this method to create currency code daily rates. If the currency code daily rate already exists, an error message is produced and the payload is rejected.

CreateOrAmend

Driver Type: SASI

This method creates a currency code daily rate if it does not exist already and amends it if it does. Whereas the Create and Amend methods depend on you to know whether the date does or does not exist in advance, this method can be used if you are unsure.

Uwaga: You cannot use this method to amend the status of currency code daily rates. Instead, use one of the Open, Hidden, SuspendedHeld or Closed methods.

CreateReplaceOrDelete

Driver Type: SASI

Use this method to synchronize currency daily rates. The currency daily rate is created if it does not exist already and replaced if it does. If the currency daily rate does not exist in the originating business unit, it is deleted.

Delete

Driver Type: SASI

Use this method to delete a currency code daily rate.

Hidden

Driver Type: SASI

Use this method to amend the status of a currency code daily rate to Hidden.

Open

Driver Type: SASI

Use this method to amend the status of a currency code daily rate to Open.

Query

Driver Type: Export

You can use this method to obtain currency code daily rates details or to extract currency code daily rates data from SunSystems.

SuspendedHeld

Driver Type: SASI

Use this method to amend the status of a currency code daily rate to Suspended/Held.