Skip to main content

An enumerated type for the values that represent the payment status for a line item.

Type that uses LineItemPaymentStatusEnum

OrderLineItemV2

Call that uses LineItemPaymentStatusEnum

Enumerations

Value
Description
PAID
This enumeration value indicates that the buyer has paid for this line item.
PENDING
This enumeration value indicates that the buyer's payment is expected or is being processed for this line item.
FAILED
This enumeration value indicates that payment processing failed for this line item.
NOT_PAID
This enumeration value indicates that the buyer has not paid for this line item.