Update Corporate Currency Fields

PUT https://{{vaultDNS}}/api/{{version}}/vobjects/:{object_name}/actions/updatecorporatecurrency

https://developer.veevavault.com/api/21.2/#update-corporate-currency-fields

Currency is a field type available on all Vault objects. Whenever a user populates a local currency field value, Vault automatically populates the related corporate currency field value, except in the following scenarios:

Admins change the Corporate Currency setting for the vault Admins update the Rate setting for the local currency used by a record This endpoint updates the fieldcorpsys field values of an object record based on the Rate of the currency, denoted by the localcurrency__sys field of the specified record. Learn more about Currency Fields in Vault Help.

Request Body

[{"name"=>"id", "value"=>"", "datatype"=>"null"}]

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
Acceptstring
Content-Typestring