Methods: CurrencyCodes

Amend

Driver Type: SASI

Use this method to amend one or more currency codes. If the currency code does not exist, an error message is produced and the payload is rejected.

Note: 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 one or more currency codes to Closed.

Create

Driver Type: SASI

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

CreateAsDraft

Driver Type: SASI

Use this method to create one or more draft currency codes.

CreateOrAmend

Driver Type: SASI

Use this method to create or amend one or more currency codes. A currency code is created if it does not exist and amended if it does. Both the Create and Amend methods require you to know in advance if the currency code exists, whereas this method can be used if you are unsure.

Note: 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. A 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 one or more currency codes.

Hidden

Driver Type: SASI

Use this method to amend the status of one or more currency codes to Hidden.

Open

Driver Type: SASI

Use this method to amend the status of one or more currency codes to Open.

Query

Driver Type: Export

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 one or more currency codes to Suspended/Held.