Skip to main content

A type that defines the fields for a guest purchase order.

Types that use GuestPurchaseOrderV2

Not used by any types.

Call that uses GuestPurchaseOrderV2

Fields

Field
Type
Description
lineItems
An array of line items in the order.
pricingSummary
A container that breaks down the costs for the order, including total cost, shipping cost, tax, fees, and any discounts.
purchaseOrderCreationDate
The creation date of the purchase order.
purchaseOrderId
The unique identifier of the purchase order.
purchaseOrderPaymentStatus
A container that returns the payment status for the purchase order.
purchaseOrderStatus
An enumeration value that indicates the current status of the buyer's payment and any refund that applies to the purchase order.
refundedAmount
The total amount of any refunds for the purchase order.
warnings
array of ErrorDetailV3
A container for any warning messages.