| Name | Description | Type | Additional Information |
|---|---|---|---|
| ExistingContract |
The GUID of an existing Purchase Contract to split. Only one of ExistingContract or NewContract can be used at a time. |
globally unique identifier | |
| NewContract |
A Purchase Contract object to add and split. Only one of ExistingContract or NewContract can be used at a time. |
ClsGrPurConAdd | |
| Splits |
The Customer IDs and Values to use for the contract units |
Collection of SplitInfo |
Required |
| BuyerSignatureDateTimeSignedUtc |
The date and time the buyer's signature was captured in UTC (Only used with a valid AgvanceUserIdToAssignBuyerSignatureFrom set) |
date | |
| BuyerSignatureDateSignedToPrint |
The date the buyer's signature was applied to the contract (Only used with a valid AgvanceUserIdToAssignBuyerSignatureFrom set) |
date | |
| AmendmentDate |
The date to put on the amendment. If not sent, it will default to today. |
string |
Data type: DateTime Format must be MM/dd/yyyy |
| AmendmentSigned |
True or False. Sets the contract signed checkbox on the amendment |
boolean | |
| AmendmentType |
The field that this amendment will be deducted from. Settlement Deduction, Basis Price, or Futures Price |
AmendmentTypes | |
| AmendmentDeductionGUID |
If the TypeString is Settlement Deduction, this is the GUID of the Deduction that will be used |
globally unique identifier | |
| AmendmentDeductionRate |
If the TypeString is Settlement Deduction, this is the rate for the settlement deduction |
string | |
| AmendmentDescription |
A short description of this amendment |
string |
Max length: 100 |
| AmendmentComment |
Optional comments for this amendment. When Change Reasons are required, this field must be filled out |
string | |
| AmendmentQuantitySource |
If the TypeString is Settlement Deduction, this is the quantity source for the amendment on the original contract. |
QuantitySourceEnum |
Valid values are "Units Left to Settle" (1), "Open Units" (2), "Change In Units" (3), or "Manual" (4). If not sent or invalid, Change In Units will be used |
| AmendmentQuantity |
The quantity to put on the amendment. Only used when the QuantitySource is Manual (4) |
decimal number | |
| AmendmentAgvanceUserIdToAssignBuyerSignatureFrom |
Agvance UserId for buyer signature for the amendment to the origin contract. |
string |
Max length: 3 |