Version 3 - released 2010-12-02
Version 3 is now the official version of the API. Version 2 is deprecated and unavailable.
Changes compared to version 2
The main feature of version 3 is the ability to fully manage a Tradera shop (including campaigns) through the API. Note that the old "Direct" format isn't available any more. To support this, the "Item" class has been updated. Please check the output of GetItem to ensure that your application supports new and changed fields.
PublicService
New methods:
Removed methods:
Deprecated methods:
RestrictedService
New methods:
Removed methods:
- MarkTransactionPaid (use UpdateTransactionStatus instead)
- MarkTransactionSent (use UpdateTransactionStatus instead)