AdditionalCurrencyInput¶
Example Json Object
1{
2 "exchangeRateTypeDto": {
3 "id": 0,
4 "status": "CREATED",
5 "displayId": "string",
6 "erpSystemId": 0,
7 "erpSystemDisplayId": "string",
8 "exchangeRateType": "string",
9 "currencyType": "string",
10 "sourceCurrencyType": "CONTRACT_CURRENCY",
11 "translationDateType": "DOCUMENT_DATE",
12 "currencyDefinitionType": "CONTRACT_CURRENCY",
13 "companyId": 0,
14 "companyDisplayId": "string",
15 "targetCurrencyId": 0,
16 "targetCurrencyDisplayId": "string",
17 "targetCurrencyDecimalPoints": 0,
18 "targetCurrencyName": "string",
19 "referenceCurrencyId": 0,
20 "referenceCurrencyDisplayId": "string"
21 },
22 "amount": 0
23}
Properties
Name |
Type |
Required |
Restrictions |
Description |
|---|---|---|---|---|
exchangeRateTypeDto |
false |
none |
none |
|
amount |
number |
false |
none |
none |