POST api/Reels/Sync
Request Information
URI Parameters
None.
Body Parameters
Collection of ReelModel| Name | Description | Type | Additional information |
|---|---|---|---|
| id | string |
None. |
|
| ReelId | integer |
None. |
|
| ProjectId | string |
None. |
|
| Number | string |
Required |
|
| Description | string |
None. |
|
| CableTypeCode | string |
None. |
|
| PurchasedDate | date |
None. |
|
| Supplier | string |
None. |
|
| SupplierCatalogNumber | string |
None. |
|
| PurchasedLength | integer |
None. |
|
| LengthAdjustment | integer |
None. |
|
| DesignLength | integer |
None. |
|
| AllocatedLength | integer |
None. |
|
| PulledLength | integer |
None. |
|
| DisplayName | string |
None. |
|
| LengthBalance | integer |
None. |
|
| ReceivedDate | date |
None. |
|
| OrderReleaseNumber | string |
None. |
|
| CreatedBy | string |
None. |
|
| CreatedOn | date |
None. |
|
| UpdatedBy | string |
None. |
|
| UpdatedOn | date |
None. |
|
| DeletedBy | string |
None. |
|
| DeletedOn | date |
None. |
|
| _removed | boolean |
None. |
|
| _lastChange | integer |
None. |
Request Formats
application/json, text/json
Sample:
[
{
"id": "sample string 1",
"ReelId": 2,
"ProjectId": "sample string 3",
"Number": "sample string 4",
"Description": "sample string 5",
"CableTypeCode": "sample string 6",
"PurchasedDate": "2025-10-27T18:32:26.8361942Z",
"Supplier": "sample string 7",
"SupplierCatalogNumber": "sample string 8",
"PurchasedLength": 9,
"LengthAdjustment": 10,
"DesignLength": 11,
"AllocatedLength": 12,
"PulledLength": 13,
"DisplayName": "sample string 4 - sample string 5",
"LengthBalance": -4,
"ReceivedDate": "2025-10-27T18:32:26.8361942Z",
"OrderReleaseNumber": "sample string 14",
"CreatedBy": "sample string 15",
"CreatedOn": "2025-10-27T18:32:26.8361942+00:00",
"UpdatedBy": "sample string 17",
"UpdatedOn": "2025-10-27T18:32:26.8361942+00:00",
"DeletedBy": "sample string 18",
"DeletedOn": "2025-10-27T18:32:26.8361942+00:00",
"_removed": true,
"_lastChange": 1
},
{
"id": "sample string 1",
"ReelId": 2,
"ProjectId": "sample string 3",
"Number": "sample string 4",
"Description": "sample string 5",
"CableTypeCode": "sample string 6",
"PurchasedDate": "2025-10-27T18:32:26.8361942Z",
"Supplier": "sample string 7",
"SupplierCatalogNumber": "sample string 8",
"PurchasedLength": 9,
"LengthAdjustment": 10,
"DesignLength": 11,
"AllocatedLength": 12,
"PulledLength": 13,
"DisplayName": "sample string 4 - sample string 5",
"LengthBalance": -4,
"ReceivedDate": "2025-10-27T18:32:26.8361942Z",
"OrderReleaseNumber": "sample string 14",
"CreatedBy": "sample string 15",
"CreatedOn": "2025-10-27T18:32:26.8361942+00:00",
"UpdatedBy": "sample string 17",
"UpdatedOn": "2025-10-27T18:32:26.8361942+00:00",
"DeletedBy": "sample string 18",
"DeletedOn": "2025-10-27T18:32:26.8361942+00:00",
"_removed": true,
"_lastChange": 1
}
]
application/xml, text/xml
Sample:
<ArrayOfReelModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/HuntMillerElectric.Models.Projects">
<ReelModel>
<AllocatedLength>12</AllocatedLength>
<CableTypeCode>sample string 6</CableTypeCode>
<CreatedBy>sample string 15</CreatedBy>
<CreatedOn>2025-10-27T18:32:26.8361942+00:00</CreatedOn>
<DeletedBy>sample string 18</DeletedBy>
<DeletedOn>2025-10-27T18:32:26.8361942+00:00</DeletedOn>
<Description>sample string 5</Description>
<DesignLength>11</DesignLength>
<LengthAdjustment>10</LengthAdjustment>
<Number>sample string 4</Number>
<OrderReleaseNumber>sample string 14</OrderReleaseNumber>
<ProjectId>sample string 3</ProjectId>
<PulledLength>13</PulledLength>
<PurchasedDate>2025-10-27T18:32:26.8361942Z</PurchasedDate>
<PurchasedLength>9</PurchasedLength>
<ReceivedDate>2025-10-27T18:32:26.8361942Z</ReceivedDate>
<ReelId>2</ReelId>
<Supplier>sample string 7</Supplier>
<SupplierCatalogNumber>sample string 8</SupplierCatalogNumber>
<UpdatedBy>sample string 17</UpdatedBy>
<UpdatedOn>2025-10-27T18:32:26.8361942+00:00</UpdatedOn>
<_lastChange>1</_lastChange>
<_removed>true</_removed>
<id>sample string 1</id>
</ReelModel>
<ReelModel>
<AllocatedLength>12</AllocatedLength>
<CableTypeCode>sample string 6</CableTypeCode>
<CreatedBy>sample string 15</CreatedBy>
<CreatedOn>2025-10-27T18:32:26.8361942+00:00</CreatedOn>
<DeletedBy>sample string 18</DeletedBy>
<DeletedOn>2025-10-27T18:32:26.8361942+00:00</DeletedOn>
<Description>sample string 5</Description>
<DesignLength>11</DesignLength>
<LengthAdjustment>10</LengthAdjustment>
<Number>sample string 4</Number>
<OrderReleaseNumber>sample string 14</OrderReleaseNumber>
<ProjectId>sample string 3</ProjectId>
<PulledLength>13</PulledLength>
<PurchasedDate>2025-10-27T18:32:26.8361942Z</PurchasedDate>
<PurchasedLength>9</PurchasedLength>
<ReceivedDate>2025-10-27T18:32:26.8361942Z</ReceivedDate>
<ReelId>2</ReelId>
<Supplier>sample string 7</Supplier>
<SupplierCatalogNumber>sample string 8</SupplierCatalogNumber>
<UpdatedBy>sample string 17</UpdatedBy>
<UpdatedOn>2025-10-27T18:32:26.8361942+00:00</UpdatedOn>
<_lastChange>1</_lastChange>
<_removed>true</_removed>
<id>sample string 1</id>
</ReelModel>
</ArrayOfReelModel>
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.