POST api/storageCards/InsertStorageCard
Inserts a new storagecard
Request Information
URI Parameters
None.
Body Parameters
StorageCardRequest| Name | Description | Type | Additional information |
|---|---|---|---|
| StorageCardId | globally unique identifier |
None. |
|
| BranchId | integer |
Required |
|
| VehicleClassificationId | globally unique identifier |
None. |
|
| StockPlaceStockId | globally unique identifier |
None. |
|
| StockPlaceId | integer |
None. |
|
| CustomerId | globally unique identifier |
None. |
|
| InvoiceCustomerId | globally unique identifier |
None. |
|
| DepartmentId | globally unique identifier |
None. |
|
| EquipmentSet | EquipmentSetRequest |
None. |
|
| PreviousEquipmentSet | EquipmentSetRequest |
None. |
|
| Vehicle | VehicleRequest |
None. |
|
| ContactID | globally unique identifier |
None. |
|
| DebitModelId | globally unique identifier |
None. |
|
| RetainStockPlace | boolean |
Required |
|
| IsGracePeriod | boolean |
Required |
|
| WheelLock | string |
Max length: 50 |
|
| TPMS | string |
Max length: 50 |
|
| DropLocation | string |
Max length: 255 |
|
| WashedDate | date |
None. |
|
| Wash | boolean |
Required |
|
| Collect | boolean |
Required |
|
| CollectDate | date |
None. |
|
| Return | boolean |
None. |
|
| ReturnDate | date |
None. |
|
| ChangedByUserId | globally unique identifier |
None. |
|
| ReturnGoodsRegisteredByUserId | globally unique identifier |
None. |
|
| AlternativeSearchName | string |
Max length: 128 |
|
| DebitOrderId | integer |
None. |
|
| DebitOrderSellerBranchId | integer |
None. |
|
| ExcludeFromPrePlanning | boolean |
None. |
|
| LastChargeDate | date |
None. |
|
| BookedDate | date |
None. |
|
| DebitActive | boolean |
None. |
|
| DebitArticlePackageHeadId | globally unique identifier |
None. |
Remarks
None.
Example
None.
Request Formats
application/json, text/json
Sample:
{
"StorageCardId": "d73d6e81-2429-4669-a199-dd6306235fc0",
"BranchId": 1,
"VehicleClassificationId": "3658df15-4f1c-4372-8a22-763cadd59fc8",
"StockPlaceStockId": "c28f9373-6bf8-40b0-aea8-e51f76d24b12",
"StockPlaceId": 1,
"CustomerId": "52977eff-5064-4adf-a582-89b77edbc7f1",
"InvoiceCustomerId": "d3413cce-b3b6-43b4-a8f8-60d2591443d1",
"DepartmentId": "00c9092c-31f6-4047-87fb-2e143f953d4e",
"EquipmentSet": {
"EquipmentSetId": "9ebd7b8a-dd4a-42f2-b5c9-ec144e05ce62",
"BranchId": 1,
"SeasonId": 2,
"ExternalNote": "sample string 3",
"InternalNote": "sample string 4",
"InStorage": true,
"IsMissing": true,
"HasNoteChanged": true,
"Nitrogen": true,
"MissingDate": "2026-06-12 18:20:02",
"MissingReasonId": 1,
"DebitModelId": "8864584e-b355-47dc-afe2-badd46edfdb3",
"Equipments": [
{
"Id": "07e84e4f-dff7-4f8d-8209-8ad9de0e15ff",
"ContactId": "bd939565-c4a0-43cc-9bf2-e56bdcb2aead",
"CustomerId": "3f971d26-19a5-4e74-bd6b-75fbb7cbdc08",
"EquipmentSetId": "2f5483f0-3251-430f-8107-031891299120",
"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,
"TireImageId": "81146dc9-184c-4680-b8e8-dfce329e55db"
}
},
{
"Id": "07e84e4f-dff7-4f8d-8209-8ad9de0e15ff",
"ContactId": "bd939565-c4a0-43cc-9bf2-e56bdcb2aead",
"CustomerId": "3f971d26-19a5-4e74-bd6b-75fbb7cbdc08",
"EquipmentSetId": "2f5483f0-3251-430f-8107-031891299120",
"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,
"TireImageId": "81146dc9-184c-4680-b8e8-dfce329e55db"
}
}
]
},
"PreviousEquipmentSet": {
"EquipmentSetId": "9ebd7b8a-dd4a-42f2-b5c9-ec144e05ce62",
"BranchId": 1,
"SeasonId": 2,
"ExternalNote": "sample string 3",
"InternalNote": "sample string 4",
"InStorage": true,
"IsMissing": true,
"HasNoteChanged": true,
"Nitrogen": true,
"MissingDate": "2026-06-12 18:20:02",
"MissingReasonId": 1,
"DebitModelId": "8864584e-b355-47dc-afe2-badd46edfdb3",
"Equipments": [
{
"Id": "07e84e4f-dff7-4f8d-8209-8ad9de0e15ff",
"ContactId": "bd939565-c4a0-43cc-9bf2-e56bdcb2aead",
"CustomerId": "3f971d26-19a5-4e74-bd6b-75fbb7cbdc08",
"EquipmentSetId": "2f5483f0-3251-430f-8107-031891299120",
"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,
"TireImageId": "81146dc9-184c-4680-b8e8-dfce329e55db"
}
},
{
"Id": "07e84e4f-dff7-4f8d-8209-8ad9de0e15ff",
"ContactId": "bd939565-c4a0-43cc-9bf2-e56bdcb2aead",
"CustomerId": "3f971d26-19a5-4e74-bd6b-75fbb7cbdc08",
"EquipmentSetId": "2f5483f0-3251-430f-8107-031891299120",
"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,
"TireImageId": "81146dc9-184c-4680-b8e8-dfce329e55db"
}
}
]
},
"Vehicle": {
"VehicleId": "6d624c60-e019-4c34-9429-b2585f27aa17",
"LicensePlate": "sample string 1",
"CustomerPlate": "sample string 2",
"VehicleIdentification": "sample string 3",
"EuNumber": "sample string 4",
"CustomerID": "586221c3-d1da-480f-9dcc-609561493527",
"ContactID": "51017918-f1b2-4eae-bc1a-8d801e524019",
"Make": "sample string 5",
"Model": "sample string 6",
"YearModel": "sample string 7",
"Colour": "sample string 8",
"VehicleTypeID": "60ab48d5-c2cf-41a5-b3bb-4ada65d7588b",
"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": "17e19bad-4f7a-4466-b0d7-e5608498e1f7",
"DebitModelId": "bdabada4-4f5d-4c21-9e6d-a1f1aa460f61",
"RetainStockPlace": true,
"IsGracePeriod": true,
"WheelLock": "sample string 4",
"TPMS": "sample string 5",
"DropLocation": "sample string 6",
"WashedDate": "2026-06-12 18:20:02",
"Wash": true,
"Collect": true,
"CollectDate": "2026-06-12 18:20:02",
"Return": true,
"ReturnDate": "2026-06-12 18:20:02",
"ChangedByUserId": "f1c3a07f-405e-4f55-8bf1-0d93fb01b5be",
"ReturnGoodsRegisteredByUserId": "2acf6179-9f50-4696-8100-cb6c868cdd2f",
"AlternativeSearchName": "sample string 10",
"DebitOrderId": 1,
"DebitOrderSellerBranchId": 1,
"ExcludeFromPrePlanning": true,
"LastChargeDate": "2026-06-12 18:20:02",
"BookedDate": "2026-06-12 18:20:02",
"DebitActive": true,
"DebitArticlePackageHeadId": "10755456-a207-4146-8535-1cce7847aa06"
}
application/xml, text/xml
Sample:
<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>2026-06-12T18:20:02.1631856+02:00</BookedDate>
<BranchId>1</BranchId>
<ChangedByUserId>f1c3a07f-405e-4f55-8bf1-0d93fb01b5be</ChangedByUserId>
<Collect>true</Collect>
<CollectDate>2026-06-12T18:20:02.1631856+02:00</CollectDate>
<ContactID>17e19bad-4f7a-4466-b0d7-e5608498e1f7</ContactID>
<CustomerId>52977eff-5064-4adf-a582-89b77edbc7f1</CustomerId>
<DebitActive>true</DebitActive>
<DebitArticlePackageHeadId>10755456-a207-4146-8535-1cce7847aa06</DebitArticlePackageHeadId>
<DebitModelId>bdabada4-4f5d-4c21-9e6d-a1f1aa460f61</DebitModelId>
<DebitOrderId>1</DebitOrderId>
<DebitOrderSellerBranchId>1</DebitOrderSellerBranchId>
<DepartmentId>00c9092c-31f6-4047-87fb-2e143f953d4e</DepartmentId>
<DropLocation>sample string 6</DropLocation>
<EquipmentSet>
<BranchId>1</BranchId>
<DebitModelId>8864584e-b355-47dc-afe2-badd46edfdb3</DebitModelId>
<EquipmentSetId>9ebd7b8a-dd4a-42f2-b5c9-ec144e05ce62</EquipmentSetId>
<Equipments>
<EquipmentRequest>
<ContactId>bd939565-c4a0-43cc-9bf2-e56bdcb2aead</ContactId>
<CustomerId>3f971d26-19a5-4e74-bd6b-75fbb7cbdc08</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>2f5483f0-3251-430f-8107-031891299120</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>
<TireImageId>81146dc9-184c-4680-b8e8-dfce329e55db</TireImageId>
<TreadDepth>1</TreadDepth>
<TreadPattern>sample string 2</TreadPattern>
</EquipmentTyre>
<Id>07e84e4f-dff7-4f8d-8209-8ad9de0e15ff</Id>
<Position>1</Position>
</EquipmentRequest>
<EquipmentRequest>
<ContactId>bd939565-c4a0-43cc-9bf2-e56bdcb2aead</ContactId>
<CustomerId>3f971d26-19a5-4e74-bd6b-75fbb7cbdc08</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>2f5483f0-3251-430f-8107-031891299120</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>
<TireImageId>81146dc9-184c-4680-b8e8-dfce329e55db</TireImageId>
<TreadDepth>1</TreadDepth>
<TreadPattern>sample string 2</TreadPattern>
</EquipmentTyre>
<Id>07e84e4f-dff7-4f8d-8209-8ad9de0e15ff</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>2026-06-12T18:20:02.1631856+02:00</MissingDate>
<MissingReasonId>1</MissingReasonId>
<Nitrogen>true</Nitrogen>
<SeasonId>2</SeasonId>
</EquipmentSet>
<ExcludeFromPrePlanning>true</ExcludeFromPrePlanning>
<InvoiceCustomerId>d3413cce-b3b6-43b4-a8f8-60d2591443d1</InvoiceCustomerId>
<IsGracePeriod>true</IsGracePeriod>
<LastChargeDate>2026-06-12T18:20:02.1631856+02:00</LastChargeDate>
<PreviousEquipmentSet>
<BranchId>1</BranchId>
<DebitModelId>8864584e-b355-47dc-afe2-badd46edfdb3</DebitModelId>
<EquipmentSetId>9ebd7b8a-dd4a-42f2-b5c9-ec144e05ce62</EquipmentSetId>
<Equipments>
<EquipmentRequest>
<ContactId>bd939565-c4a0-43cc-9bf2-e56bdcb2aead</ContactId>
<CustomerId>3f971d26-19a5-4e74-bd6b-75fbb7cbdc08</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>2f5483f0-3251-430f-8107-031891299120</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>
<TireImageId>81146dc9-184c-4680-b8e8-dfce329e55db</TireImageId>
<TreadDepth>1</TreadDepth>
<TreadPattern>sample string 2</TreadPattern>
</EquipmentTyre>
<Id>07e84e4f-dff7-4f8d-8209-8ad9de0e15ff</Id>
<Position>1</Position>
</EquipmentRequest>
<EquipmentRequest>
<ContactId>bd939565-c4a0-43cc-9bf2-e56bdcb2aead</ContactId>
<CustomerId>3f971d26-19a5-4e74-bd6b-75fbb7cbdc08</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>2f5483f0-3251-430f-8107-031891299120</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>
<TireImageId>81146dc9-184c-4680-b8e8-dfce329e55db</TireImageId>
<TreadDepth>1</TreadDepth>
<TreadPattern>sample string 2</TreadPattern>
</EquipmentTyre>
<Id>07e84e4f-dff7-4f8d-8209-8ad9de0e15ff</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>2026-06-12T18:20:02.1631856+02:00</MissingDate>
<MissingReasonId>1</MissingReasonId>
<Nitrogen>true</Nitrogen>
<SeasonId>2</SeasonId>
</PreviousEquipmentSet>
<RetainStockPlace>true</RetainStockPlace>
<Return>true</Return>
<ReturnDate>2026-06-12T18:20:02.1631856+02:00</ReturnDate>
<ReturnGoodsRegisteredByUserId>2acf6179-9f50-4696-8100-cb6c868cdd2f</ReturnGoodsRegisteredByUserId>
<StockPlaceId>1</StockPlaceId>
<StockPlaceStockId>c28f9373-6bf8-40b0-aea8-e51f76d24b12</StockPlaceStockId>
<StorageCardId>d73d6e81-2429-4669-a199-dd6306235fc0</StorageCardId>
<TPMS>sample string 5</TPMS>
<Vehicle>
<BusClass>sample string 12</BusClass>
<Colour>sample string 8</Colour>
<ContactID>51017918-f1b2-4eae-bc1a-8d801e524019</ContactID>
<CustomerID>586221c3-d1da-480f-9dcc-609561493527</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>6d624c60-e019-4c34-9429-b2585f27aa17</VehicleId>
<VehicleIdentification>sample string 3</VehicleIdentification>
<VehicleTypeClass>sample string 14</VehicleTypeClass>
<VehicleTypeCode>sample string 13</VehicleTypeCode>
<VehicleTypeID>60ab48d5-c2cf-41a5-b3bb-4ada65d7588b</VehicleTypeID>
<VehicleYear>sample string 19</VehicleYear>
<Weight>1</Weight>
<YearModel>sample string 7</YearModel>
</Vehicle>
<VehicleClassificationId>3658df15-4f1c-4372-8a22-763cadd59fc8</VehicleClassificationId>
<Wash>true</Wash>
<WashedDate>2026-06-12T18:20:02.1631856+02:00</WashedDate>
<WheelLock>sample string 4</WheelLock>
</StorageCardRequest>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.