| Name | Description | Type | Additional Information |
|---|---|---|---|
| ContractID |
ID of the sales contract |
string |
Required Max length: 15 |
| LocationID |
ID of the delivery location of the sales contract |
string |
Required Max length: 6 |
| CustomerID |
ID of the customer on the sales contract |
string |
Required Max length: 6 |
| BuyersReference |
Represents the contract number of the terminal/processor. If blank, the grain elevator is using the ContractNumber to represent the contract number of the terminal/processor. |
string |
Max length: 15 |
| CommodityID |
ID of the commodity on the sales contract |
string |
Required Max length: 6 |
| DateEstablished |
Date the contract was established |
string |
Required Format must be MM/dd/yyyy |
| ContractType |
Type of contract |
SalesContractType |
Required |
| ContractStatus |
Current status of contract |
SalesContractStatus |
Required |
| CashPrice |
FOB price for the established conract |
decimal number |
Max of 4 decimal places |
| ContractQuantity |
Quantity of the sales contract |
decimal number |
Required Cannot be negative Max of 4 decimal places |
| DelPrice |
Price the terminal/processor will pay the grain elevator for the grain when delivered |
decimal number |
Max of 4 decimal places |
| BasisPrice |
Basis price of the sales contract |
decimal number |
Max of 4 decimal places |
| FuturesMonthID |
Futures month of the sales contract |
string |
Max length: 10 |
| ShippingDestinationID |
ID of the shipping destination on the contract |
string |
Max length: 6 |
| ExpireDate |
Expiration date of the contract |
string |
Format must be MM/dd/yyyy |
| FuturesPrice |
Futures price established for the contract |
decimal number |
Max of 4 decimal places |
| ExchangeID |
ID of the exchange used to establish the price |
string |
Max length: 10 |
| PricingNotes |
Pricing notes on a contract |
string |
Max length: 50 |
| BidCriteriaID |
ID for the terms of the bid |
string |
Max length: 20 |
| TransportationMethodGuid |
Method of transportation for the sales contract |
globally unique identifier | |
| DocumentFormatGuid |
Format Guid of a Sales Contract |
globally unique identifier | |
| SalesContractDeliveryDates |
List of delivery dates for the sales contract |
Collection of ClsGrSalesConDdAdd | |
| SalesContractGradeFactorsAndSchedules |
List of grade factors and schedules for the sales contract |
Collection of ClsGrSalesConGfAdd | |
| SalesContractComments |
List of comments for the Sales contract |
Collection of ClsGrSalesConCommAdd | |
| GrSalesConPurConAdd |
List of sales contracts linked to purchase contracts |
Collection of ClsGrSalesConPurConAdd |