| Name | Description | Type | Additional Information |
|---|---|---|---|
| AmendmentDate |
The date of the amendment. IF blank or null will assume the date of the new contract being migrated to |
string |
Format must be MM/dd/yyyy |
| AmendmentSigned |
Value to determine if the contract amendment is signed |
boolean | |
| TypeString |
The field that this amendment will be deducted from. Settlement Deduction, Basis Price, or Futures Price |
AmendmentTypes |
Required |
| SettlementDeductionGuid |
If the TypeString is Settlement Deduction, this is the GUID of the Deduction that will be used |
globally unique identifier | |
| Rate |
The rate or value to use for this amendment |
decimal number |
Max of 4 decimal places |
| QuantitySource |
Determines how the quantity will be calcuated. IF Manual, Quantity is required. Only valid for Settlement Deductions |
QuantitySourceEnum | |
| Quantity |
Quantity - Only valid for Settlement Deduction type Amendments where QuantitySource = Manual |
decimal number |
Max of 4 decimal places |
| Description |
A short summary of this amendment |
string |
Required Max length: 100 |
| Comment |
Optional comments for this amendment |
string |