| Name | Description | Type | Additional Information |
|---|---|---|---|
| ObligationNumber |
Obligation # |
integer | |
| GrowerId |
Id of the Customer on the Obligation |
string |
Required Max length: 6 |
| ContractSigned |
Signature status of the Obligation |
boolean | |
| LocationId |
Id of the Location on the Obligaion |
string |
Required Max length: 6 |
| Commodity |
Id of the Commodity on the Obligaion |
string |
Required Max length: 6 |
| DateEstablished |
Date the Obligation was established |
date |
Required |
| ExpirationDate |
Expiration date of the Obligation |
date | |
| PriceByDate |
Price by date of the Obligation |
date | |
| ObligationType |
Obligation Type Id |
string |
Required Max length: 50 |
| ObligationStatus |
Current status of an Obligation |
ObligationStatusEnum |
Required |
| MinPrice |
Minimum price of an Obligation |
decimal number |
Max of 5 decimal places |
| MaxPrice |
Maximum price of an Obligation |
decimal number |
Max of 5 decimal places |
| SalespersonId |
Id of the sales person listed on the obligation |
string |
Max length: 15 |
| FarmName |
Id of the FarmId listed on the obligation |
string |
Max length: 8 |
| ObligationQuantity |
Quantity listed on the Obligation |
decimal number |
Required |
| FuturesMonth |
Futures Month listed on the Obligation |
string |
Max length: 10 |
| ExchangeId |
Exchange Id on the Obligation |
string |
Max length: 10 |
| BidCriteria |
Bid Criteria Id on the Obligation |
string |
Max length: 20 |
| ObligationFormat |
Obligation Format Id on the Obligation |
string |
Required Max length: 50 |
| AssignBuyerSignatureFromApi |
Buyer signature on the Obligation sent from the api |
string |
Max length: 3 |
| BuyerSignatureDateToPrint |
Buyer signature date to print on the Obligation |
date | |
| BuyerSignatureDateTimeUtc |
Buyer Signature Date on the Obligation |
date | |
| ObligationComments |
List of comments associated with the obligation |
Collection of clsObligationCommAdd | |
| ObligationDeliveryDates |
List of delivery dates for the obligation |
Collection of clsObligationDDAdd | |
| ObligationMinimumPriceInfo |
List of minimum price roll records |
Collection of clsObligationRolAdd |