Currency

The currency record is defined in the listAcct (accounting) XSD.

Note that you cannot use SOAP web services to the get exchange rates specified on currency records. In both the UI and in SOAP web services, the exchangeRate field is a create-time-only field that is used to specify the initial exchange rate with respect to the base currency. After the inital exchange rate value is set, this value does not get updated to reflect real-time exchange rates. Therefore, if you were to attempt to get “today's” current exchange rate, the value returned could be inaccurate.

For information about working with the currency record in the UI, see Currency Management.

Supported Operations

The following operations can be used with the currency record.

add | addList | delete | deleteList | get | getAll | getList | update | updateList | upsert | upsertList

Note:

You can also use the asynchronous equivalents of SOAP web services list operations. For information about asynchronous operations, see SOAP Web Services Asynchronous Operations. For more information about request processing, see Synchronous Versus Asynchronous Request Processing.

Field Definitions

The SOAP Schema Browser includes definitions for all body fields, sublist fields, search filters, and search joins available to this record. For details, see the SOAP Schema Browser’s currency reference page.

Note:

For information on using the SOAP Schema Browser, see SOAP Schema Browser.

Related Topics

General Notices