02-05-2024 09:55 PM
We got an email regarding the decommissioning of some API fields. We are using the 'GetOrders' API and we just want to make sure it won't affect our API calls.
Correct me if I am wrong, what I understood is it will decommission some response fields and not the entire API. From where I will get those fields?
02-09-2024 01:43 PM
As you can see from this list, sometimes entire calls are decommissioned, and sometimes just fields in those calls. I would count on the list being quite specific.
https://developer.ebay.com/develop/apis/api-deprecation-status
Below is a recap, but refer to the above link for details.
For the Trading API, these calls will be deprecated:
The following containers (and their contained fields) will be deprecated:
except that QuantityInfo will still be found in the AddItems call.
The following fields will be removed from calls:
and GetMyeBaySelling will remove the following fields:
02-15-2024 01:33 PM - edited 02-29-2024 10:31 AM
Hi @shtha_245
For the GetOrders call deprecation will affect the OriginatingPostalCode field (and fields mentioned in Deprecated Order Mgmt Fields as well) and this field will be deprecated by 2024/02/26.
02-21-2024 08:21 AM
What about this list which was linked in the notification e-mail.
https://developer.ebay.com/devzone/deprecated_trading_ordermgmt_fields.pdf
Will these be decommissioned on 2/26 too?