SellingManagerOrderStatusType

Status of a Selling manager order.

Types that use SellingManagerOrderStatusType:

Calls that use one or more fields of SellingManagerOrderStatusType:

Fields

CheckoutStatus ( CheckoutStatusCodeType )
eBayPaymentStatus ( PaymentStatusCodeType )
FeedbackReceived ( CommentTypeCodeType )
FeedbackSent ( boolean )
IntegratedMerchantCreditCardEnabled ( boolean )
LastEmailSentTime ( dateTime )
PaidStatus ( SellingManagerPaidStatusCodeType )
PaidTime ( dateTime )
PaymentHoldStatus ( PaymentHoldStatusCodeType )
PaymentMethodUsed ( BuyerPaymentMethodCodeType )
PayPalTransactionID ( string )
SellerInvoiceNumber ( string )
SellerInvoiceTime ( dateTime )
ShippedStatus ( SellingManagerShippedStatusCodeType )
ShippedTime ( dateTime )
TotalEmailsSent ( int )

CheckoutStatus ( see CheckoutStatusCodeType for possible values ) [0..1]
Indicates the current status of the checkout flow for the order.
See the Field Index to learn which calls use CheckoutStatus.

eBayPaymentStatus ( see PaymentStatusCodeType for possible values ) [0..1]
The success or failure of a buyer's online payment.
See the Field Index to learn which calls use eBayPaymentStatus.

FeedbackReceived ( see CommentTypeCodeType for possible values ) [0..1]
The type of feedback received (if feedback was received).
See the Field Index to learn which calls use FeedbackReceived.

FeedbackSent ( boolean ) [0..1]
Whether the seller has left feedback.
See the Field Index to learn which calls use FeedbackSent.

IntegratedMerchantCreditCardEnabled ( boolean ) [0..1]
Indicates whether the item can be paid for through a payment gateway (Payflow) account. If IntegratedMerchantCreditCardEnabled is true, then integrated merchant credit card (IMCC) is enabled for credit cards because the seller has a payment gateway account. Therefore, if IntegratedMerchantCreditCardEnabled is true, and AmEx, Discover, or VisaMC is returned for an item, then on checkout, an online credit-card payment is processed through a payment gateway account. A payment gateway account is used by sellers to accept online credit cards (Visa, MasterCard, American Express, and Discover).
See the Field Index to learn which calls use IntegratedMerchantCreditCardEnabled.

LastEmailSentTime ( dateTime ) [0..1]
The time that the last email was sent.
See the Field Index to learn which calls use LastEmailSentTime.

PaidStatus ( see SellingManagerPaidStatusCodeType for possible values ) [0..1]
The paid status of the order.
See the Field Index to learn which calls use PaidStatus.

PaidTime ( dateTime ) [0..1]
Date on which the order was paid.
See the Field Index to learn which calls use PaidTime.

PaymentHoldStatus ( see PaymentHoldStatusCodeType for possible values ) [0..1]
Contains the current status of a hold on a PayPal payment. The payment hold that is referred to as a "payment review" hold results from a possible issue with a buyer. The payment hold referred to as a "merchant hold" results from a possible issue with a seller. For more information, please see the link below.
See the Field Index to learn which calls use PaymentHoldStatus.

PaymentMethodUsed ( see BuyerPaymentMethodCodeType for possible values ) [0..1]
The payment method the buyer selected for paying the seller for the order. If checkout is incomplete, PaymentMethodUsed is set to whatever the buyer selected as his or her preference on the Review Your Purchase page.
See the Field Index to learn which calls use PaymentMethodUsed.

PayPalTransactionID ( string ) [0..1]
The PayPal transaction ID. This value is not returned to new DE and AT sellers who are subject to the new payment process.

Note: The introduction of the new eBay payment process for the entire German and Austrian eBay marketplace has been delayed until further notice.
See the Field Index to learn which calls use PayPalTransactionID.

SellerInvoiceNumber ( string ) [0..1]
The custom invoice number.
See the Field Index to learn which calls use SellerInvoiceNumber.

SellerInvoiceTime ( dateTime ) [0..1]
The time the invoice was sent. This is a seller-entered value for VAT-enabled sites. It is returned only for business sellers in VAT-enabled sites.
See the Field Index to learn which calls use SellerInvoiceTime.

ShippedStatus ( see SellingManagerShippedStatusCodeType for possible values ) [0..1]
The shipped status of the order.
See the Field Index to learn which calls use ShippedStatus.

ShippedTime ( dateTime ) [0..1]
The date on which the seller marks the item as shipped, either set by default as the date date the item was marked shipped or set explicitly by the seller using the Edit Sales Record page. Note that sellers have the ability to set this value up to 3 calendar days in the future.
See the Field Index to learn which calls use ShippedTime.

TotalEmailsSent ( int ) [0..1]
The total emails sent.
See the Field Index to learn which calls use TotalEmailsSent.

Copyright © 2005–2013 eBay, Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developers Program and API License Agreement.