Returns a collection of CostCenterPhaseAmounts objects.
| URL | https://cap.crainwalnut.com/api/budget/orchardequipment |
|---|---|
| Method | GET |
| Name | Data Type | Description |
|---|---|---|
| startingMonth | Integer |
Indicates the beginning month for the relatively defined year |
| currentMonth | Integer |
Indicates the current month for the relatively defined year |
| currentYear | Integer |
Indicates the calendar year that corresponds to the current year for the relatively defined year |
| source | Source |
Refer to data type’s documentation for further information. Parameter is optional. |
| excludeSource | Boolean |
true if specified source should be excluded from transactional data. false if specified source is exclusive of other transactional data. Parameter is optional. Has no effect if source not specified. |
| Data Type | Description |
|---|---|
CostCenterPhaseAmounts[] |
Refer to data type’s documentation for further information |
Instances of CostCenterPhaseAmounts returned carry a reference to Equipment objects in their CostCenter property. Please refer to Equipment for further information.
Instances of CostCenterPhaseAmounts returned by this endpoint use Phase (Farming) for their Phase property.