| Name | Description | Type | Additional information |
|---|---|---|---|
| EquipmentSetId |
The id, only required for PUT requests |
globally unique identifier |
None. |
| BranchId |
Branch Id |
integer |
Required |
| SeasonId |
Season Id |
integer |
Required |
| ExternalNote |
External note |
string |
Max length: 4000 |
| InternalNote |
Internal note |
string |
Max length: 4000 |
| InStorage |
Indicates if the equipmentSet is in storage |
boolean |
Required |
| IsMissing |
Indicates if the equipmentSet is missing |
boolean |
Required |
| HasNoteChanged |
Has Note changed |
boolean |
Required |
| Nitrogen |
Nitrogen |
boolean |
Required |
| MissingDate |
Missing date |
date |
None. |
| MissingReasonId |
Refers to the PackingListLineStatusId |
integer |
None. |
| DebitModelId |
Use api/DebitModels for information about a debit model. |
globally unique identifier |
None. |
| Equipments |
The equipments of this set. |
Collection of EquipmentRequest |
None. |