PUT api/storageCards/UpdateStorageCard
Get storage card and update parameters.
Request Information
URI Parameters
None.
Body Parameters
StorageCardRequest| 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. |
Remarks
None.
Example
None.
Request Formats
application/json, text/json
{
"StorageCardId": "611dca7e-7f0b-4080-963b-2cb54618a020",
"BranchId": 1,
"VehicleClassificationId": "b3b1e59d-1bd9-4b72-b84e-464822feec99",
"StockPlaceStockId": "593113d3-ba76-43a5-88e0-2b939fdb61be",
"StockPlaceId": 1,
"CustomerId": "2b8ea53a-6529-4326-bd8a-8706d8b5cdcd",
"InvoiceCustomerId": "c1898d9c-be5f-4a31-80e5-45fac1221f73",
"DepartmentId": "bcadd2d7-82f8-4e2e-bc1f-faab9b7da0eb",
"EquipmentSet": {
"EquipmentSetId": "50fe3129-0beb-400d-b8f4-a6a6ae856e31",
"BranchId": 1,
"SeasonId": 2,
"ExternalNote": "sample string 3",
"InternalNote": "sample string 4",
"InStorage": true,
"IsMissing": true,
"HasNoteChanged": true,
"Nitrogen": true,
"MissingDate": "12/21/2025 1:00:54 PM",
"MissingReasonId": 1,
"DebitModelId": "24593f9b-c355-4a9b-9e9c-196ce7ccfa17",
"Equipments": [
{
"Id": "6c5c4200-0a52-42a4-a4b1-6da976729b22",
"ContactId": "917dd907-7014-4c87-9a32-7579c9ebd1ef",
"CustomerId": "fc80e5cc-3d9e-41f0-bac0-f1d615e2b3dc",
"EquipmentSetId": "ffe225ef-f040-4206-8568-8f6b0e6b34f6",
"Position": 1,
"EquipmentRim": {
"Diameter": 1.0,
"BoltPattern": 1.0,
"CentreBore": 1.0,
"Offset": 1.0,
"Width": 1.0,
"Backspacing": 1.0,
"IsAlloy": true,
"IsOriginal": true
},
"EquipmentText": {
"Text": "sample string 1"
},
"EquipmentTyre": {
"SectionWidth": 1.0,
"AspectRatio": 1.0,
"RimDiameter": 1.0,
"LoadIndexId": 1,
"SpeedRating": "sample string 1",
"Circumference": 1.0,
"TreadPattern": "sample string 2",
"TreadDepth": 1.0,
"RecommendedPressure": 1.0,
"Pressure": 1.0,
"Make": "sample string 3",
"Studs": true,
"Hubcap": true
}
},
{
"Id": "6c5c4200-0a52-42a4-a4b1-6da976729b22",
"ContactId": "917dd907-7014-4c87-9a32-7579c9ebd1ef",
"CustomerId": "fc80e5cc-3d9e-41f0-bac0-f1d615e2b3dc",
"EquipmentSetId": "ffe225ef-f040-4206-8568-8f6b0e6b34f6",
"Position": 1,
"EquipmentRim": {
"Diameter": 1.0,
"BoltPattern": 1.0,
"CentreBore": 1.0,
"Offset": 1.0,
"Width": 1.0,
"Backspacing": 1.0,
"IsAlloy": true,
"IsOriginal": true
},
"EquipmentText": {
"Text": "sample string 1"
},
"EquipmentTyre": {
"SectionWidth": 1.0,
"AspectRatio": 1.0,
"RimDiameter": 1.0,
"LoadIndexId": 1,
"SpeedRating": "sample string 1",
"Circumference": 1.0,
"TreadPattern": "sample string 2",
"TreadDepth": 1.0,
"RecommendedPressure": 1.0,
"Pressure": 1.0,
"Make": "sample string 3",
"Studs": true,
"Hubcap": true
}
}
]
},
"PreviousEquipmentSet": {
"EquipmentSetId": "50fe3129-0beb-400d-b8f4-a6a6ae856e31",
"BranchId": 1,
"SeasonId": 2,
"ExternalNote": "sample string 3",
"InternalNote": "sample string 4",
"InStorage": true,
"IsMissing": true,
"HasNoteChanged": true,
"Nitrogen": true,
"MissingDate": "12/21/2025 1:00:54 PM",
"MissingReasonId": 1,
"DebitModelId": "24593f9b-c355-4a9b-9e9c-196ce7ccfa17",
"Equipments": [
{
"Id": "6c5c4200-0a52-42a4-a4b1-6da976729b22",
"ContactId": "917dd907-7014-4c87-9a32-7579c9ebd1ef",
"CustomerId": "fc80e5cc-3d9e-41f0-bac0-f1d615e2b3dc",
"EquipmentSetId": "ffe225ef-f040-4206-8568-8f6b0e6b34f6",
"Position": 1,
"EquipmentRim": {
"Diameter": 1.0,
"BoltPattern": 1.0,
"CentreBore": 1.0,
"Offset": 1.0,
"Width": 1.0,
"Backspacing": 1.0,
"IsAlloy": true,
"IsOriginal": true
},
"EquipmentText": {
"Text": "sample string 1"
},
"EquipmentTyre": {
"SectionWidth": 1.0,
"AspectRatio": 1.0,
"RimDiameter": 1.0,
"LoadIndexId": 1,
"SpeedRating": "sample string 1",
"Circumference": 1.0,
"TreadPattern": "sample string 2",
"TreadDepth": 1.0,
"RecommendedPressure": 1.0,
"Pressure": 1.0,
"Make": "sample string 3",
"Studs": true,
"Hubcap": true
}
},
{
"Id": "6c5c4200-0a52-42a4-a4b1-6da976729b22",
"ContactId": "917dd907-7014-4c87-9a32-7579c9ebd1ef",
"CustomerId": "fc80e5cc-3d9e-41f0-bac0-f1d615e2b3dc",
"EquipmentSetId": "ffe225ef-f040-4206-8568-8f6b0e6b34f6",
"Position": 1,
"EquipmentRim": {
"Diameter": 1.0,
"BoltPattern": 1.0,
"CentreBore": 1.0,
"Offset": 1.0,
"Width": 1.0,
"Backspacing": 1.0,
"IsAlloy": true,
"IsOriginal": true
},
"EquipmentText": {
"Text": "sample string 1"
},
"EquipmentTyre": {
"SectionWidth": 1.0,
"AspectRatio": 1.0,
"RimDiameter": 1.0,
"LoadIndexId": 1,
"SpeedRating": "sample string 1",
"Circumference": 1.0,
"TreadPattern": "sample string 2",
"TreadDepth": 1.0,
"RecommendedPressure": 1.0,
"Pressure": 1.0,
"Make": "sample string 3",
"Studs": true,
"Hubcap": true
}
}
]
},
"Vehicle": {
"VehicleId": "fcc16754-c767-4c29-b3fb-80c644946ac4",
"LicensePlate": "sample string 1",
"CustomerPlate": "sample string 2",
"VehicleIdentification": "sample string 3",
"EuNumber": "sample string 4",
"CustomerID": "54f659b8-d63e-41ea-8b9e-0925358b8348",
"ContactID": "6645e0e1-da80-4376-8c45-9fa8847407d7",
"Make": "sample string 5",
"Model": "sample string 6",
"YearModel": "sample string 7",
"Colour": "sample string 8",
"VehicleTypeID": "57ecdd53-39fa-45e2-b240-b633f28ae56a",
"Odometer": 1,
"EnginePowerKw": 1.0,
"Weight": 1,
"TotalWeight": 1,
"MaxLoadWeight": 1,
"TrailerWeight": 1,
"NumberOfAxles": 1,
"Note": "sample string 9",
"TopSpeed": 1,
"EUVehicleCategory": "sample string 10",
"FrontAxleLoad": 1,
"ReartAxleLoad": 1,
"ModelCode": "sample string 11",
"BusClass": "sample string 12",
"VehicleTypeCode": "sample string 13",
"VehicleTypeClass": "sample string 14",
"GroupNumber": "sample string 15",
"TradeName": "sample string 16",
"ModelNumber": "sample string 17",
"EngineNumber": "sample string 18",
"VehicleYear": "sample string 19"
},
"ContactID": "40e8645b-87bc-4dc4-be8d-ad172cffae24",
"DebitModelId": "d35f4ae2-45f1-4769-ac80-e0fa4dc02234",
"RetainStockPlace": true,
"IsGracePeriod": true,
"WheelLock": "sample string 4",
"TPMS": "sample string 5",
"DropLocation": "sample string 6",
"WashedDate": "12/21/2025 1:00:54 PM",
"Wash": true,
"Collect": true,
"CollectDate": "12/21/2025 1:00:54 PM",
"Return": true,
"ReturnDate": "12/21/2025 1:00:54 PM",
"ChangedByUserId": "53d88988-8724-4688-a0f1-04cb7afb9d91",
"ReturnGoodsRegisteredByUserId": "f3eada91-2251-4d0c-a2ee-472b1b9e1551",
"AlternativeSearchName": "sample string 10",
"DebitOrderId": 1,
"DebitOrderSellerBranchId": 1,
"ExcludeFromPrePlanning": true,
"LastChargeDate": "12/21/2025 1:00:54 PM",
"BookedDate": "12/21/2025 1:00:54 PM",
"DebitActive": true,
"DebitArticlePackageHeadId": "7fdf2bdc-c3f3-45ef-92e2-1f0a229ae643"
}
application/xml, text/xml
<StorageCardRequest xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Compilator.DDAPI.DTO.TyreHotel">
<AlternativeSearchName>sample string 10</AlternativeSearchName>
<BookedDate>2025-12-21T13:00:54.7994727+00:00</BookedDate>
<BranchId>1</BranchId>
<ChangedByUserId>53d88988-8724-4688-a0f1-04cb7afb9d91</ChangedByUserId>
<Collect>true</Collect>
<CollectDate>2025-12-21T13:00:54.7994727+00:00</CollectDate>
<ContactID>40e8645b-87bc-4dc4-be8d-ad172cffae24</ContactID>
<CustomerId>2b8ea53a-6529-4326-bd8a-8706d8b5cdcd</CustomerId>
<DebitActive>true</DebitActive>
<DebitArticlePackageHeadId>7fdf2bdc-c3f3-45ef-92e2-1f0a229ae643</DebitArticlePackageHeadId>
<DebitModelId>d35f4ae2-45f1-4769-ac80-e0fa4dc02234</DebitModelId>
<DebitOrderId>1</DebitOrderId>
<DebitOrderSellerBranchId>1</DebitOrderSellerBranchId>
<DepartmentId>bcadd2d7-82f8-4e2e-bc1f-faab9b7da0eb</DepartmentId>
<DropLocation>sample string 6</DropLocation>
<EquipmentSet>
<BranchId>1</BranchId>
<DebitModelId>24593f9b-c355-4a9b-9e9c-196ce7ccfa17</DebitModelId>
<EquipmentSetId>50fe3129-0beb-400d-b8f4-a6a6ae856e31</EquipmentSetId>
<Equipments>
<EquipmentRequest>
<ContactId>917dd907-7014-4c87-9a32-7579c9ebd1ef</ContactId>
<CustomerId>fc80e5cc-3d9e-41f0-bac0-f1d615e2b3dc</CustomerId>
<EquipmentRim>
<Backspacing>1</Backspacing>
<BoltPattern>1</BoltPattern>
<CentreBore>1</CentreBore>
<Diameter>1</Diameter>
<IsAlloy>true</IsAlloy>
<IsOriginal>true</IsOriginal>
<Offset>1</Offset>
<Width>1</Width>
</EquipmentRim>
<EquipmentSetId>ffe225ef-f040-4206-8568-8f6b0e6b34f6</EquipmentSetId>
<EquipmentText>
<Text>sample string 1</Text>
</EquipmentText>
<EquipmentTyre>
<AspectRatio>1</AspectRatio>
<Circumference>1</Circumference>
<Hubcap>true</Hubcap>
<LoadIndexId>1</LoadIndexId>
<Make>sample string 3</Make>
<Pressure>1</Pressure>
<RecommendedPressure>1</RecommendedPressure>
<RimDiameter>1</RimDiameter>
<SectionWidth>1</SectionWidth>
<SpeedRating>sample string 1</SpeedRating>
<Studs>true</Studs>
<TreadDepth>1</TreadDepth>
<TreadPattern>sample string 2</TreadPattern>
</EquipmentTyre>
<Id>6c5c4200-0a52-42a4-a4b1-6da976729b22</Id>
<Position>1</Position>
</EquipmentRequest>
<EquipmentRequest>
<ContactId>917dd907-7014-4c87-9a32-7579c9ebd1ef</ContactId>
<CustomerId>fc80e5cc-3d9e-41f0-bac0-f1d615e2b3dc</CustomerId>
<EquipmentRim>
<Backspacing>1</Backspacing>
<BoltPattern>1</BoltPattern>
<CentreBore>1</CentreBore>
<Diameter>1</Diameter>
<IsAlloy>true</IsAlloy>
<IsOriginal>true</IsOriginal>
<Offset>1</Offset>
<Width>1</Width>
</EquipmentRim>
<EquipmentSetId>ffe225ef-f040-4206-8568-8f6b0e6b34f6</EquipmentSetId>
<EquipmentText>
<Text>sample string 1</Text>
</EquipmentText>
<EquipmentTyre>
<AspectRatio>1</AspectRatio>
<Circumference>1</Circumference>
<Hubcap>true</Hubcap>
<LoadIndexId>1</LoadIndexId>
<Make>sample string 3</Make>
<Pressure>1</Pressure>
<RecommendedPressure>1</RecommendedPressure>
<RimDiameter>1</RimDiameter>
<SectionWidth>1</SectionWidth>
<SpeedRating>sample string 1</SpeedRating>
<Studs>true</Studs>
<TreadDepth>1</TreadDepth>
<TreadPattern>sample string 2</TreadPattern>
</EquipmentTyre>
<Id>6c5c4200-0a52-42a4-a4b1-6da976729b22</Id>
<Position>1</Position>
</EquipmentRequest>
</Equipments>
<ExternalNote>sample string 3</ExternalNote>
<HasNoteChanged>true</HasNoteChanged>
<InStorage>true</InStorage>
<InternalNote>sample string 4</InternalNote>
<IsMissing>true</IsMissing>
<MissingDate>2025-12-21T13:00:54.7994727+00:00</MissingDate>
<MissingReasonId>1</MissingReasonId>
<Nitrogen>true</Nitrogen>
<SeasonId>2</SeasonId>
</EquipmentSet>
<ExcludeFromPrePlanning>true</ExcludeFromPrePlanning>
<InvoiceCustomerId>c1898d9c-be5f-4a31-80e5-45fac1221f73</InvoiceCustomerId>
<IsGracePeriod>true</IsGracePeriod>
<LastChargeDate>2025-12-21T13:00:54.7994727+00:00</LastChargeDate>
<PreviousEquipmentSet>
<BranchId>1</BranchId>
<DebitModelId>24593f9b-c355-4a9b-9e9c-196ce7ccfa17</DebitModelId>
<EquipmentSetId>50fe3129-0beb-400d-b8f4-a6a6ae856e31</EquipmentSetId>
<Equipments>
<EquipmentRequest>
<ContactId>917dd907-7014-4c87-9a32-7579c9ebd1ef</ContactId>
<CustomerId>fc80e5cc-3d9e-41f0-bac0-f1d615e2b3dc</CustomerId>
<EquipmentRim>
<Backspacing>1</Backspacing>
<BoltPattern>1</BoltPattern>
<CentreBore>1</CentreBore>
<Diameter>1</Diameter>
<IsAlloy>true</IsAlloy>
<IsOriginal>true</IsOriginal>
<Offset>1</Offset>
<Width>1</Width>
</EquipmentRim>
<EquipmentSetId>ffe225ef-f040-4206-8568-8f6b0e6b34f6</EquipmentSetId>
<EquipmentText>
<Text>sample string 1</Text>
</EquipmentText>
<EquipmentTyre>
<AspectRatio>1</AspectRatio>
<Circumference>1</Circumference>
<Hubcap>true</Hubcap>
<LoadIndexId>1</LoadIndexId>
<Make>sample string 3</Make>
<Pressure>1</Pressure>
<RecommendedPressure>1</RecommendedPressure>
<RimDiameter>1</RimDiameter>
<SectionWidth>1</SectionWidth>
<SpeedRating>sample string 1</SpeedRating>
<Studs>true</Studs>
<TreadDepth>1</TreadDepth>
<TreadPattern>sample string 2</TreadPattern>
</EquipmentTyre>
<Id>6c5c4200-0a52-42a4-a4b1-6da976729b22</Id>
<Position>1</Position>
</EquipmentRequest>
<EquipmentRequest>
<ContactId>917dd907-7014-4c87-9a32-7579c9ebd1ef</ContactId>
<CustomerId>fc80e5cc-3d9e-41f0-bac0-f1d615e2b3dc</CustomerId>
<EquipmentRim>
<Backspacing>1</Backspacing>
<BoltPattern>1</BoltPattern>
<CentreBore>1</CentreBore>
<Diameter>1</Diameter>
<IsAlloy>true</IsAlloy>
<IsOriginal>true</IsOriginal>
<Offset>1</Offset>
<Width>1</Width>
</EquipmentRim>
<EquipmentSetId>ffe225ef-f040-4206-8568-8f6b0e6b34f6</EquipmentSetId>
<EquipmentText>
<Text>sample string 1</Text>
</EquipmentText>
<EquipmentTyre>
<AspectRatio>1</AspectRatio>
<Circumference>1</Circumference>
<Hubcap>true</Hubcap>
<LoadIndexId>1</LoadIndexId>
<Make>sample string 3</Make>
<Pressure>1</Pressure>
<RecommendedPressure>1</RecommendedPressure>
<RimDiameter>1</RimDiameter>
<SectionWidth>1</SectionWidth>
<SpeedRating>sample string 1</SpeedRating>
<Studs>true</Studs>
<TreadDepth>1</TreadDepth>
<TreadPattern>sample string 2</TreadPattern>
</EquipmentTyre>
<Id>6c5c4200-0a52-42a4-a4b1-6da976729b22</Id>
<Position>1</Position>
</EquipmentRequest>
</Equipments>
<ExternalNote>sample string 3</ExternalNote>
<HasNoteChanged>true</HasNoteChanged>
<InStorage>true</InStorage>
<InternalNote>sample string 4</InternalNote>
<IsMissing>true</IsMissing>
<MissingDate>2025-12-21T13:00:54.7994727+00:00</MissingDate>
<MissingReasonId>1</MissingReasonId>
<Nitrogen>true</Nitrogen>
<SeasonId>2</SeasonId>
</PreviousEquipmentSet>
<RetainStockPlace>true</RetainStockPlace>
<Return>true</Return>
<ReturnDate>2025-12-21T13:00:54.7994727+00:00</ReturnDate>
<ReturnGoodsRegisteredByUserId>f3eada91-2251-4d0c-a2ee-472b1b9e1551</ReturnGoodsRegisteredByUserId>
<StockPlaceId>1</StockPlaceId>
<StockPlaceStockId>593113d3-ba76-43a5-88e0-2b939fdb61be</StockPlaceStockId>
<StorageCardId>611dca7e-7f0b-4080-963b-2cb54618a020</StorageCardId>
<TPMS>sample string 5</TPMS>
<Vehicle>
<BusClass>sample string 12</BusClass>
<Colour>sample string 8</Colour>
<ContactID>6645e0e1-da80-4376-8c45-9fa8847407d7</ContactID>
<CustomerID>54f659b8-d63e-41ea-8b9e-0925358b8348</CustomerID>
<CustomerPlate>sample string 2</CustomerPlate>
<EUVehicleCategory>sample string 10</EUVehicleCategory>
<EngineNumber>sample string 18</EngineNumber>
<EnginePowerKw>1</EnginePowerKw>
<EuNumber>sample string 4</EuNumber>
<FrontAxleLoad>1</FrontAxleLoad>
<GroupNumber>sample string 15</GroupNumber>
<LicensePlate>sample string 1</LicensePlate>
<Make>sample string 5</Make>
<MaxLoadWeight>1</MaxLoadWeight>
<Model>sample string 6</Model>
<ModelCode>sample string 11</ModelCode>
<ModelNumber>sample string 17</ModelNumber>
<Note>sample string 9</Note>
<NumberOfAxles>1</NumberOfAxles>
<Odometer>1</Odometer>
<ReartAxleLoad>1</ReartAxleLoad>
<TopSpeed>1</TopSpeed>
<TotalWeight>1</TotalWeight>
<TradeName>sample string 16</TradeName>
<TrailerWeight>1</TrailerWeight>
<VehicleId>fcc16754-c767-4c29-b3fb-80c644946ac4</VehicleId>
<VehicleIdentification>sample string 3</VehicleIdentification>
<VehicleTypeClass>sample string 14</VehicleTypeClass>
<VehicleTypeCode>sample string 13</VehicleTypeCode>
<VehicleTypeID>57ecdd53-39fa-45e2-b240-b633f28ae56a</VehicleTypeID>
<VehicleYear>sample string 19</VehicleYear>
<Weight>1</Weight>
<YearModel>sample string 7</YearModel>
</Vehicle>
<VehicleClassificationId>b3b1e59d-1bd9-4b72-b84e-464822feec99</VehicleClassificationId>
<Wash>true</Wash>
<WashedDate>2025-12-21T13:00:54.7994727+00:00</WashedDate>
<WheelLock>sample string 4</WheelLock>
</StorageCardRequest>
application/x-www-form-urlencoded
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample not available.