NameDescriptionTypeAdditional Information
SourceContract

The Contract GUID to migrate

globally unique identifier

Required

(Hexadecimal 8-4-4-4-12)

ContractNumber

Contract Number of the new sales contract. Any number can be sent if contracts are autonumbered, it will not be used.

string

Required

Max length: 15

DateEstablished

Date the contract was established

string

Required

Data type: DateTime

Format must be MM/dd/yyyy

ContractQuantity

Quantity of the new contract. Can't exceed the quantity of the original

decimal number

Required

ExpireDate

Expiration date of the contract

string

Data type: DateTime

Format must be MM/dd/yyyy

ShippingDestination

ID of the shipping destination on the contract

string

Max length: 6

ContractStatus

Current status of contract

string
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

CashPrice

FOB price for the established conract

decimal number
DeliveredPrice

Price the terminal/processor will pay the grain elevator for the grain when delivered

decimal number
BidCriteria

ID for the terms of the bid

string

Max length: 20

TransportationMethodGuid

Method of transportation for the sales contract

globally unique identifier
FuturesPrice

Price the terminal/processor will pay the grain elevator for the grain when delivered

decimal number
BasisPrice

Basis price of the sales contract

decimal number
FuturesMonth

Futures month of the sales contract

string

Max length: 10

Exchange

ID of the exchange used to establish the price

string

Max length: 10

PricingNote

Pricing notes of the sales contract

string

Max length: 50

SalesContractDeliveryDates

List of Delivery Dates for the Sales Contract

Collection of clsGRSalesConDD
SalesContractPremiumDiscountSchedules

List of grade factors and schedules for the sales contract

Collection of clsGRSalesConGF
SalesContractComments

List of comments for the Sales contract

Collection of clsGRSalesConComm
ShipmentInfo

List of shipment information to move to the new contract

Collection of MigrationShipmentInfo