CharityInfoType

Type defining the Charity container, which consists of all details related to a nonprofit charity organization.

Types that use CharityInfoType:

Call that uses one or more fields of CharityInfoType:

Fields

CharityDomain ( int )
CharityID
CharityRegion ( int )
Description ( string )
DisplayLogoSelling ( boolean )
DisplayNameInCheckout
EIN
ExternalID ( string )
LogoURL ( anyURI )
LogoURLSelling ( anyURI )
Mission ( string )
Name ( string )
NonProfitAddress
NonProfitSecondName
NonProfitSocialAddress
PopularityIndex
SearchableString
ShowMultipleDonationAmountInCheckout
Status

CharityDomain ( int ) [0..3]
Integer value that indicates the domain (mission area) of the nonprofit charity organization. A nonprofit charity organization does not have to specify a charity domain, so it is possible that this field will not be returned in GetCharities. Each nonprofit charity organization can belong to as many as three charity domains.
See the Field Index to learn which calls use CharityDomain.

CharityID
Not used by any call.

CharityRegion ( int ) [0..1]
Integer value that indicates the nonprofit charity organization's region. Each nonprofit charity organization may be associated with only one region.
See the Field Index to learn which calls use CharityRegion.

Description ( string ) [0..1]
This field provides a short description about the nonprofit charity organization's primary purpose. "I want to support" will be added to the beginning of the contents of this field. For example, if the description is "the fight against cancer", then on the checkout page "I want to support the fight against cancer" will be displayed. The description may contain a maximum of 115 charecters. This value is returned if set.
See the Field Index to learn which calls use Description.

DisplayLogoSelling ( boolean ) [0..1]
Deprecated. This field will be removed from the schema in a future release. Recommended to use IsFeaturedInSYI. This boolean value should be set to true if an alternate logo URL should be supplied by sellers using the eBay Sell Your Item flow. If this field has not been set to true, it will return the default value of false.
See the Field Index to learn which calls use DisplayLogoSelling.

DisplayNameInCheckout
Not used by any call.

EIN
Not used by any call.

ExternalID ( string ) [0..1]
A unique identifier created and used by MissionFish to identify a registered nonprofit charity organization. This field is only returned for charities that are registered with MissionFish.
See the Field Index to learn which calls use ExternalID.

LogoURL ( anyURI ) [0..1]
This URL indicates the location of the nonprofit charity organization's logo image. The image file must be JPG or GIF format, and its size cannot exceed 50 KB. This logo is displayed in item listings if the nonprofit charity organization is registered with eBay Giving Works. A standard eBay Giving Works logo is used in place of the charity organization's logo if the LogoURL or LogoURLSelling values are not provided or these value point to bad URLs or to URLs containing no images or images not meeting eBay logo size and format requirements. This value is returned if set.
See the Field Index to learn which calls use LogoURL.

LogoURLSelling ( anyURI ) [0..1]
An alternative to the LogoURL value. This URL indicates the location of the nonprofit charity organization's logo image. The image file must be JPG or GIF format, and its size cannot exceed 50 KB. This URL will be used if the LogoURL value points to a broken link or if that location either contains no image or contains an image that does not meet the eBay requirements - GIF or JPG file; maximum size of 50 KB. A nonprofit charity organization's logo is displayed in item listings if the nonprofit charity organization is registered with eBay Giving Works. A standard eBay Giving Works logo is used in place of the charity organization's logo if the Logo URL is not provided. This value is returned if set.
See the Field Index to learn which calls use LogoURLSelling.

Mission ( string ) [0..1]
The mission statement of a nonprofit charity organization registered with eBay Giving Works. The mission statement is returned in GetCharities and is displayed in item listings if the nonprofit charity organization is registered with eBay Giving Works.
See the Field Index to learn which calls use Mission.

Name ( string ) [0..1]
The name of a non-profit charity organization. The Name field is required if non-registered charity organization, since these companies will not have a eBay Giving Works CharityID
See the Field Index to learn which calls use Name.

NonProfitAddress
Not used by any call.

NonProfitSecondName
Not used by any call.

NonProfitSocialAddress
Not used by any call.

PopularityIndex
Not used by any call.

SearchableString
Not used by any call.

ShowMultipleDonationAmountInCheckout
Not used by any call.

Status
Not used by any call.

Attribute

id ( string )
This attribute is a unique identifier used by the corresponding social networking site to identify the nonprofit charity organization.

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.