| Name | Description | Type | Additional information |
|---|---|---|---|
| StorageCardId |
Id of storageCard, |
globally unique identifier |
None. |
| BranchId |
Branch id see GET /api/Branches |
integer |
Required |
| VehicleClassificationId | globally unique identifier |
None. |
|
| StockPlaceStockId |
Stock id of the stock place |
globally unique identifier |
None. |
| StockPlaceId |
Id of the stock place |
integer |
None. |
| CustomerId |
Id of customer |
globally unique identifier |
None. |
| InvoiceCustomerId |
Invoice customer Id [Deprecated] |
globally unique identifier |
None. |
| DepartmentId |
Id of department see |
globally unique identifier |
None. |
| EquipmentSet |
Request for the equipment set (in storage) |
EquipmentSetRequest |
None. |
| PreviousEquipmentSet |
Request for equipment set (on vehicle) |
EquipmentSetRequest |
None. |
| Vehicle |
Request for the vehicle |
VehicleRequest |
None. |
| ContactID |
Contact id see GET api/Contacts/ |
globally unique identifier |
None. |
| DebitModelId |
Use api/DebitModels to get debit model info. |
globally unique identifier |
None. |
| RetainStockPlace |
Retains stock place |
boolean |
Required |
| IsGracePeriod |
Is grace period |
boolean |
Required |
| WheelLock |
Wheel lock |
string |
Max length: 50 |
| TPMS |
TPMS |
string |
Max length: 50 |
| DropLocation |
Drop location |
string |
Max length: 255 |
| WashedDate |
Washed date |
date |
None. |
| Wash |
Indicates if this storage card should be marked for wash |
boolean |
Required |
| Collect |
Indicated if this storage card should be marked for collect |
boolean |
Required |
| CollectDate |
Date of collection |
date |
None. |
| Return |
Indicates if the storage card should be marked for return |
boolean |
None. |
| ReturnDate |
Date of return |
date |
None. |
| ChangedByUserId |
Id of the user who updated the storage card, Optional |
globally unique identifier |
None. |
| ReturnGoodsRegisteredByUserId |
Optional, user id that registered the return. |
globally unique identifier |
None. |
| AlternativeSearchName |
Alt search name |
string |
Max length: 128 |
| DebitOrderId |
Id of the order that is connected to the storage card, Optional |
integer |
None. |
| DebitOrderSellerBranchId |
Orders branch id, optional |
integer |
None. |
| ExcludeFromPrePlanning |
Indicates if this storage card should be excluded when creating a pre planner |
boolean |
None. |
| LastChargeDate |
Date of last charge/debit |
date |
None. |
| BookedDate |
Date of booking |
date |
None. |
| DebitActive |
Indicates if this storage card should be debited if storage card debits are enabled. |
boolean |
None. |
| DebitArticlePackageHeadId |
If debit is active on the storage card and company tyrehotelsettings, this indicates which article package to use if any. |
globally unique identifier |
None. |