| Release Version | Release Date | Description of Release |
|---|---|---|
| 1.2.1 | 2023-01-16 | The getCharityOrgByLegacyId method has been deprecated and removed. |
| 1.2.0 | 2020-08-14 | Added postal code and country to the Address container of the Charity API. |
| 1.1.0 | 2020-05-15 |
Added a new getCharityOrgByLegacyId resource method. |
| 1.0.0 | 2020-04-20 | The initial version of the Charity API.
|
1.2.1
The following changes have been made in this release.
getCharityOrgByLegacyId method has been deprecated
Effective January 16, 2023, the getCharityOrgByLegacyId method has been deprecated and removed from the Charity API.
1.2.0
The following changes have been made in this release.
Added postal code and country to the Address container
The postal code and country were added to the Address container of the Charity API to allow users to retrieve specific location details for charitable organizations. The methods affected are getCharityOrg, getCharityOrgs, and getCharityOrgByLegacyId.
1.1.0
The following changes have been made in this release.
Added a new resource method
The getCharityOrgByLegacyId method was added to the Charity API to allow users to retrieve the details for a specific charitable organization using its legacy charity ID, which has also been referred to as the charity number, external ID, and PayPal Giving Fund ID. The legacy charity ID is separate from eBay's generic charity ID.
1.0.0
The following changes have been made in this release.