You can find links to Open eBay Apps documentation in the top navigation bar. Information about the schema location is in the Schema Location section of the "Making an API Call" topic.
Are you new to Open eBay Apps?
If so, see Open eBay Apps User Guide -- an introduction to Open eBay Apps.
Are you just getting started with the eBay Developers Program?
Please see:
| 2010 | ||
|---|---|---|
| Version | Release Date | |
| 1.2.0 | 2010-10-13 | |
| 1.1.0 | 2010-08-23 | |
| 1.0.0 | 2010-03-01 | |
Index of Changed Calls - 1.2.0
Documentation Changes and Errata - 1.2.0
For a current list of known issues, see System Announcements and the Knowledge Base.
These calls were added, modified, deprecated, or affected by documentation changes in this release. The changes are described below as well as in each call's Change History.
No changed calls in this release.
Schema changes in pink (for example, SomeType.Somedata) are for future use. Monitor upcoming release notes for descriptions of their purpose and use.
Enumeration note: You need to use this release version or higher to retrieve new code list values that were added in this release. See Code Lists.
| Name | Part of Schema | Type of Change |
|---|---|---|
BillingStatement.marker |
Element | Removed |
PaginationInput.marker |
Element | Removed |
PaginationOutput.marker |
Element | Removed |
StatementImage.marker |
Element | Removed |
Subscriber.marker |
Element | Removed |
Subscription.marker |
Element | Removed |
SubscriptionHistory.marker |
Element | Removed |
SubscriptionPlan.marker |
Element | Removed |
SubscriptionPlanVersion.marker |
Element | Removed |
SubscriptionPlanVersionDetail.marker |
Element | Removed |
TimeRange.marker |
Element | Removed |
Usage.marker |
Element | Removed |
AddCreditRequest |
Complex type | New |
AddCreditResponse |
Complex type | New |
AddRefundRequest |
Complex type | New |
AddRefundResponse |
Complex type | New |
GetRefundStatusRequest |
Complex type | New |
GetRefundStatusResponse |
Complex type | New |
RefundStatusInfo |
Complex type | New |
CreditRecordType |
Enumerated type | New |
Subscription.subscriptionCancelRequestTime |
Element | New |
See the System Announcements for bug fixes related to this release. For documentation-related issues, see the Documentation System Announcements.
This section describes new features that have been added as of this release. New features can involve new calls, new capabilities, and/or new fields added to existing calls.
For logical or functional changes to existing features and calls, including code list changes, see Changed Functionality - 1.2.0.
This service now enables your app to add credit to a subscriber's account. Use the new addCredit call to credit subscribers' accounts with specified amounts, recording the reason and creating a record ID for the credit.
Using the addRefund call, you can make a refund for a subscriber's payment. If a refund is made, the refund will be reflected on the subscriber's billing account. To use this call, you must give eBay permission to make refunds on your behalf. You can give this permission with the help of an eBay account manager. Otherwise, the call fails. Note that by December 2010, eBay will automatically refund all cancelled subscriptions.
Using the getRefundStatus call, you can retrieve records of refunds.
This section describes logical or functional changes that have been made to existing functionality, including new code list values and/or changes in validation rules.
None for this release.
This section lists additional documentation changes and corrections that were made with this release and that are not already mentioned in New Features - 1.2.0 and Changed Functionality - 1.2.0.
None for this release.
Index of Changed Calls - 1.1.0
Documentation Changes and Errata - 1.1.0
For a current list of known issues, see System Announcements and the Knowledge Base.
These calls were added, modified, deprecated, or affected by documentation changes in this release. The changes are described below as well as in each call's Change History.
Enumeration note: You need to use this release version or higher to retrieve new code list values that were added in this release. See Code Lists.
| Name | Part of Schema | Type of Change |
|---|---|---|
GetBillingStatementImageRequest |
Complex type | New |
GetBillingStatementImageResponse |
Complex type | New |
StatementImage |
Complex type | New |
ImageCompressionType |
Enumerated type | New |
ImageFormat |
Enumerated type | New |
BillingRecord.recordAdditionalDescription |
Element | New |
BillingStatement.marker |
Element | Reserved for future use. |
PaginationInput.marker |
Element | Reserved for future use. |
PaginationOutput.marker |
Element | Reserved for future use. |
Subscriber.marker |
Element | Reserved for future use. |
Subscription.marker |
Element | Reserved for future use. |
SubscriptionHistory.marker |
Element | Reserved for future use. |
SubscriptionPlan.marker |
Element | Reserved for future use. |
SubscriptionPlanVersion.marker |
Element | Reserved for future use. |
SubscriptionPlanVersionDetail.marker |
Element | Reserved for future use. |
TimeRange.marker |
Element | Reserved for future use. |
Usage.marker |
Element | Reserved for future use. |
BillingRecordType.All |
Enum | New |
BillingRecordType.Charge |
Enum | New |
BillingRecordType.Credit |
Enum | New |
BillingRecordType.CreditOneTimeCharge |
Enum | New |
BillingRecordType.CreditReversal |
Enum | New |
BillingRecordType.CreditStatement |
Enum | New |
BillingRecordType.CreditSubscriptionCharge |
Enum | New |
BillingRecordType.CreditUsageCharge |
Enum | New |
BillingRecordType.Discount |
Enum | New |
BillingRecordType.Payment |
Enum | New |
BillingRecordType.PaymentRefund |
Enum | New |
BillingRecordType.PaymentReversal |
Enum | New |
RecordAmountType.Amount |
Enum | New |
RecordAmountType.NewCharges |
Enum | New |
RecordAmountType.Payment |
Enum | New |
RecordTimeType.OriginalTransaction |
Enum | New |
None for this release.
This section describes new features that have been added as of this release. New features can involve new calls, new capabilities, and/or new fields added to existing calls.
For logical or functional changes to existing features and calls, including code list changes, see Changed Functionality - 1.1.0.
Some existing charge types have been added to Open eBay Subscription Service, so that they can be viewed in the statement details by Open eBay Apps developers.
You can use the getBillingStatementImage call to retrieve the image of a subscriber's billing statement. You may want to view this image if a subscriber contacts you regarding their bill.
This section describes logical or functional changes that have been made to existing functionality, including new code list values and/or changes in validation rules.
None for this release.
This section lists additional documentation changes and corrections that were made with this release and that are not already mentioned in New Features - 1.1.0 and Changed Functionality - 1.1.0.
None for this release.
This is the first release of the this service.
The Open eBay Subscription Service (OESS) contains improved versions of some calls from the now-deprecated Open eBay Application Integration service (see below), and also contains some new calls.
The uses of this service include:
The Open eBay Subscription service will completely replace the Open eBay Application Integration service (OEAIS) by September 2010. Please migrate to the Open eBay Subscription service, which includes new calls that were unavailable in OEAIS.
For a current list of known issues, see System Announcements and the Knowledge Base.
These calls were provided in this release.
This documentation and the API may only be used in accordance with the eBay Developers Program and API License Agreement.
© 2010 eBay Inc. All rights reserved.
eBay and the eBay logo are registered trademarks of eBay Inc.
All other brands are the property of their respective owners.