PATCH api/InternalOrder/ModifyInternalOrder
Request Information
URI Parameters
None.
Body Parameters
InternalOrder| Name | Description | Type | Additional information |
|---|---|---|---|
| OrderYear | integer |
None. |
|
| OrderNumber | integer |
None. |
|
| OrderLine | integer |
None. |
|
| InChargeUserID | string |
None. |
|
| OrderTypeID | string |
None. |
|
| OrderDate | date |
None. |
|
| OrderReference | string |
None. |
|
| Status | string |
None. |
|
| StatusDate | date |
None. |
|
| DeliveryDate | date |
None. |
|
| Priority | integer |
None. |
|
| ItemDescription | string |
None. |
|
| ItemID | string |
None. |
|
| ItemIDType | string |
None. |
|
| ItemBarCode | string |
None. |
|
| ItemTitle1 | string |
None. |
|
| ItemTitle2 | string |
None. |
|
| Quantity | decimal number |
None. |
|
| NetPriceEstimate | decimal number |
None. |
|
| NetAmountEstimate | decimal number |
None. |
|
| ConsigmentWarehouseID | string |
None. |
|
| WarehouseId | string |
None. |
|
| AttachmentID | string |
None. |
|
| CustomerId | string |
None. |
|
| CustomerTitle1 | string |
None. |
|
| CustomerTitle2 | string |
None. |
|
| CustomerTitle3 | string |
None. |
|
| CustomerAddress | string |
None. |
|
| CustomerHouseNo | string |
None. |
|
| CustomerPostalCode | string |
None. |
|
| CustomerCity | string |
None. |
|
| CustomerCountry | string |
None. |
|
| CustomerTaxNumber | string |
None. |
|
| CustomerShopID | string |
None. |
|
| CustomerClerkID | string |
None. |
|
| CustomerClerkSEQ | string |
None. |
|
| CustomerClerkName | string |
None. |
|
| SupplierID | string |
None. |
|
| SupplierTitle1 | string |
None. |
|
| SupplierTitle2 | string |
None. |
|
| SupplierTitle3 | string |
None. |
|
| SupplierAddress | string |
None. |
|
| SupplierHouseNo | string |
None. |
|
| SupplierPostalCode | string |
None. |
|
| SupplierCity | string |
None. |
|
| SupplierCountry | string |
None. |
|
| SupplierTaxNumber | string |
None. |
|
| SupplierShopID | string |
None. |
|
| SupplierClerkID | string |
None. |
|
| SupplierClerkSEQ | string |
None. |
|
| SupplierClerkName | string |
None. |
|
| ParityCode | string |
None. |
|
| ParityPlace | string |
None. |
|
| DeliveryMethod | string |
None. |
|
| DeliveryTitle1 | string |
None. |
|
| DeliveryTitle2 | string |
None. |
|
| DeliveryTitle3 | string |
None. |
|
| DeliveryAddress | string |
None. |
|
| DeliveryHouseNo | string |
None. |
|
| DeliveryCity | string |
None. |
|
| DeliveryPostalCode | string |
None. |
|
| DeliveryCountry | string |
None. |
|
| CostCenterId | string |
None. |
|
| CostUnitId | string |
None. |
|
| ClerkId | string |
None. |
|
| WorkOrderId | string |
None. |
|
| AnalyticId | string |
None. |
|
| Analytics_AN1_ID | string |
None. |
|
| Analytics_AN2_ID | string |
None. |
|
| Analytics_AN3_ID | string |
None. |
|
| Comment | string |
None. |
|
| SRCLink | string |
None. |
|
| DSTLink | string |
None. |
|
| OrderID | string |
None. |
|
| InsertedBy | string |
None. |
|
| InsertedTime | date |
None. |
|
| ModifiedBy | string |
None. |
|
| ModifiedTime | date |
None. |
|
| ServiceDeviceId | string |
None. |
Request Formats
application/xml, text/xml
Sample:
<InternalOrder xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <OrderYear>1</OrderYear> <OrderNumber>1</OrderNumber> <OrderLine>1</OrderLine> <InChargeUserID>sample string 2</InChargeUserID> <OrderTypeID>sample string 3</OrderTypeID> <OrderDate>2025-10-27T06:44:48.1605845+01:00</OrderDate> <OrderReference>sample string 4</OrderReference> <Status>sample string 5</Status> <StatusDate>2025-10-27T06:44:48.1605845+01:00</StatusDate> <DeliveryDate>2025-10-27T06:44:48.1605845+01:00</DeliveryDate> <Priority>1</Priority> <ItemDescription>sample string 6</ItemDescription> <ItemID>sample string 7</ItemID> <ItemIDType>sample string 8</ItemIDType> <ItemBarCode>sample string 9</ItemBarCode> <ItemTitle1>sample string 10</ItemTitle1> <ItemTitle2>sample string 11</ItemTitle2> <Quantity>1</Quantity> <NetPriceEstimate>1</NetPriceEstimate> <NetAmountEstimate>1</NetAmountEstimate> <ConsigmentWarehouseID>sample string 12</ConsigmentWarehouseID> <WarehouseId>sample string 13</WarehouseId> <AttachmentID>sample string 14</AttachmentID> <CustomerId>sample string 15</CustomerId> <CustomerTitle1>sample string 16</CustomerTitle1> <CustomerTitle2>sample string 17</CustomerTitle2> <CustomerTitle3>sample string 18</CustomerTitle3> <CustomerAddress>sample string 19</CustomerAddress> <CustomerHouseNo>sample string 20</CustomerHouseNo> <CustomerPostalCode>sample string 21</CustomerPostalCode> <CustomerCity>sample string 22</CustomerCity> <CustomerCountry>sample string 23</CustomerCountry> <CustomerTaxNumber>sample string 24</CustomerTaxNumber> <CustomerShopID>sample string 25</CustomerShopID> <CustomerClerkID>sample string 26</CustomerClerkID> <CustomerClerkSEQ>sample string 27</CustomerClerkSEQ> <CustomerClerkName>sample string 28</CustomerClerkName> <SupplierID>sample string 29</SupplierID> <SupplierTitle1>sample string 30</SupplierTitle1> <SupplierTitle2>sample string 31</SupplierTitle2> <SupplierTitle3>sample string 32</SupplierTitle3> <SupplierAddress>sample string 33</SupplierAddress> <SupplierHouseNo>sample string 34</SupplierHouseNo> <SupplierPostalCode>sample string 35</SupplierPostalCode> <SupplierCity>sample string 36</SupplierCity> <SupplierCountry>sample string 37</SupplierCountry> <SupplierTaxNumber>sample string 38</SupplierTaxNumber> <SupplierShopID>sample string 39</SupplierShopID> <SupplierClerkID>sample string 40</SupplierClerkID> <SupplierClerkSEQ>sample string 41</SupplierClerkSEQ> <SupplierClerkName>sample string 42</SupplierClerkName> <ParityCode>sample string 43</ParityCode> <ParityPlace>sample string 44</ParityPlace> <DeliveryMethod>sample string 45</DeliveryMethod> <DeliveryTitle1>sample string 46</DeliveryTitle1> <DeliveryTitle2>sample string 47</DeliveryTitle2> <DeliveryTitle3>sample string 48</DeliveryTitle3> <DeliveryAddress>sample string 49</DeliveryAddress> <DeliveryHouseNo>sample string 50</DeliveryHouseNo> <DeliveryCity>sample string 51</DeliveryCity> <DeliveryPostalCode>sample string 52</DeliveryPostalCode> <DeliveryCountry>sample string 53</DeliveryCountry> <CostCenterId>sample string 54</CostCenterId> <CostUnitId>sample string 55</CostUnitId> <ClerkId>sample string 56</ClerkId> <WorkOrderId>sample string 57</WorkOrderId> <AnalyticId>sample string 58</AnalyticId> <Analytics_AN1_ID>sample string 59</Analytics_AN1_ID> <Analytics_AN2_ID>sample string 60</Analytics_AN2_ID> <Analytics_AN3_ID>sample string 61</Analytics_AN3_ID> <Comment>sample string 62</Comment> <SRCLink>sample string 63</SRCLink> <DSTLink>sample string 64</DSTLink> <OrderID>sample string 65</OrderID> <InsertedBy>sample string 66</InsertedBy> <InsertedTime>2025-10-27T06:44:48.1615842+01:00</InsertedTime> <ModifiedBy>sample string 67</ModifiedBy> <ModifiedTime>2025-10-27T06:44:48.1615842+01:00</ModifiedTime> <ServiceDeviceId>sample string 68</ServiceDeviceId> </InternalOrder>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
UpdateResult| Name | Description | Type | Additional information |
|---|---|---|---|
| ResultCode | ExternalResultCode |
None. |
|
| Errors | Collection of Error |
None. |
Response Formats
application/xml, text/xml
Sample:
<UpdateResult xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ResultCode>None</ResultCode>
<Errors>
<Error>
<Level>Warning</Level>
<Message>sample string 1</Message>
</Error>
<Error>
<Level>Warning</Level>
<Message>sample string 1</Message>
</Error>
</Errors>
</UpdateResult>