PurchaseOrderDetails
The purchase order details.
Name | Description | Type | Additional information |
---|---|---|---|
Currency |
The currency.
|
string |
Max length: 3
|
PODate |
The purchase order created date.
|
date |
Optional - Only required for non spec inventory tickets
|
ShipFromContactId |
The ship from contact identifier.
|
string |
Optional - Only required for non spec inventory tickets
|
BillToAddressId |
The bill to address identifier.
|
string |
Optional - Only required for non spec inventory tickets
|
ShipToAddressId |
The ship to address identifier.
|
string |
Optional - Only required for non spec inventory tickets
|
VendorCSRId |
The vendor CSR identifier.
|
string |
None.
|
SubscriberCSRId |
The subscriber CSR identifier.
|
string |
None.
|
POType |
The type of the purchase order.
|
POType |
Optional - Only required for non spec inventory tickets
|
Consignment |
The details of purchase order consignment.
|
ConsignmentPODetails |
None.
|
ExternalOrderNumber |
The external order number.
|
string |
Max length: 255
|
Notes |
The notes.
|
string |
Max length: 255
|
IsShippingCostIncludedinTicketPrice |
A value indicating whether this instance is shipping cost included in ticket price.
|
boolean |
None.
|
Shipping |
The shipping.
|
ShippingDetails |
None.
|
CustomItems |
The custom item requests.
|
Collection of CustomItemRequest |
None.
|
PaymentDetails |
The payment details.
|
Collection of POPaymentRequest |
None.
|