A simple quantity value without thousands separators or currency signs using a period as a decimal point. Example: "27000.00"
To add a currency code that is different from the company default, specify the code using the currency tag.
Example: “payRate”: { “value”: “27000.00”, “currency”: “EUR”}
“payRate”: { “value”: “27000.00”, “currency”: “EUR”}
A simple quantity value without thousands separators or currency signs using a period as a decimal point. Example: "27000.00"
To add a currency code that is different from the company default, specify the code using the currency tag.
Example:
“payRate”: { “value”: “27000.00”, “currency”: “EUR”}