The type that defines the fields for the summary of a purchase order.
Types that use PurchaseOrderSummary
Not used by any types.
Call that uses PurchaseOrderSummary
Fields
purchaseOrderId
A unique identifier of the purchase order. When a checkout session completes, a purchase order ID is generated but this does not indicate that the item has been paid for.
Note: If there is a problem with the payment information, the purchase order ID will be returned and the PurchaseOrderPaymentStatusEnum field will return
Note: If there is a problem with the payment information, the purchase order ID will be returned and the PurchaseOrderPaymentStatusEnum field will return
FAILED
.purchaseOrderPaymentStatus
An enumeration value that indicates the payment status for the purchase order.