GetPurchaseOrderResponse
The Purchase order response.
Name | Description | Type | Additional information |
---|---|---|---|
PurchaseOrderId |
The purchase order identifier.
|
string |
None.
|
PONumber |
The purchase order number.
|
long |
None.
|
ExternalOrderNumber |
The external order number.
|
string |
None.
|
POType |
The type of the purchase order.
|
POType |
None.
|
POStatus |
The purchase order status.
|
PurchaseOrderStatus |
None.
|
PaymentStatus |
The payment status.
|
PaymentStatus |
None.
|
ShippingStatus |
The shipping status.
|
ShippingStatus |
None.
|
ShippingCost |
The shipping cost.
|
Money |
None.
|
GrandTotal |
The total.
|
Money |
None.
|
ShippingType |
The type of the shipping.
|
ShippingType |
None.
|
ShippingTrackingNumber |
The shipping tracking number.
|
string |
None.
|
ShippingTypeId |
The shipping type identifier.
|
string |
None.
|
ShippingCarrier |
The shipping carrier.
|
ShippingCarrier |
None.
|
ShippingService |
The shipping service.
|
string |
None.
|
SubscriberCSRId |
The subscriber CSR identifier.
|
string |
None.
|
Notes |
The notes.
|
string |
None.
|
ConsignCommission |
The consign commission.
|
decimal number |
None.
|
ConsignmentOperation |
The consign operation.
|
ConsignOperation |
None.
|
VoidReason |
The void reason.
|
string |
None.
|
ProcessedAt |
The processed at.
|
ProcessedAt |
None.
|
DateRaised |
The date raised.
|
date |
None.
|
DateVoided |
The date voided.
|
date |
None.
|
DateReceived |
The date received.
|
date |
None.
|
Items |
The purchase order items.
|
Collection of PurchaseOrderItem |
None.
|
CustomItems |
The purchase order custom items.
|
Collection of PurchaseOrderCustomItem |
None.
|
Payments |
The purchase order payments.
|
Collection of PurchaseOrderPayment |
None.
|
ShipFrom |
The ship from.
|
Contact |
None.
|
BillTo |
The bill to.
|
SubscriberAddress |
None.
|
ShipTo |
The ship to.
|
SubscriberAddress |
None.
|
Tags |
The tags.
|
Collection of string |
None.
|