Skip to main content

An enumerated type for the values that represent the payment status of a purchase order.

Type that uses PurchaseOrderPaymentStatusEnum

GuestPurchaseOrderV2

Call that uses PurchaseOrderPaymentStatusEnum

Enumerations

Value
Description
PENDING
This enumeration value indicates that the buyer has not paid for the purchase order or the system is still processing the payment.
PAID
This enumeration value indicates that the buyer has paid for the entire purchase order.
FAILED
This enumeration value indicates that payment processing for the purchase order has failed.
PARTIALLY_PAID
This enumeration value indicates that the buyer has paid for part of the purchase order.