CurrencyCodes - methods

Amend

Driver Type: SASI

Use this method to amend currency codes. If the currency code 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 codes. 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 to Closed.

Create

Driver Type: SASI

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

CreateOrAmend

Driver Type: SASI

This method creates a currency code 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 data 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 codes. Instead, use one of the Open, Hidden, SuspendedHeld or Closed methods.

CreateReplaceOrDelete

Driver Type: SASI

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

Delete

Driver Type: SASI

Use this method to delete a currency code.

Hidden

Driver Type: SASI

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

Open

Driver Type: SASI

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

Query

Driver Type: Export

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

SuspendedHeld

Driver Type: SASI

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