UpdatePurchaseOrderRequest
Update Purchase Order Request
| Name | Description | Type | Additional information |
|---|---|---|---|
| ShipFromContactId |
Unique identifier for vendor.
|
string |
Optional
|
| Currency |
Currency.
|
string |
Optional
|
| ConvertToCurrency |
Value indicating whether to convert to currency.
|
boolean |
Optional
|
| ExternalOrderNumber |
External order number.
|
string |
Max length: 100
Optional
|
| POType |
Type of the PO.
|
POType |
Optional
|
| Shipping |
Shipping cost.
|
ShippingDetails |
Optional
|
| Consignment |
Consignment values.
|
ConsignmentPODetails |
Optional
|
| PublicNote |
Public note.
|
string |
Optional
|
| Items |
Items.
|
Collection of PurchaseOrderItemRequest |
Optional
|