This timestamp indicates when a Business Policies profile was deleted. This field is only returned in getSellerProfiles for Business Policies profiles that have been deleted. For Business Policies profiles that have been deleted by the seller, deletedDate is the only field that will be returned for the matching profile (in addition to the identifying fields like profileId and profileName).
See the Field Index to learn which calls use deletedDate.
This container consists of detailed payment information for a seller's payment profile. This container is conditionally required if the caller is creating a new or modifying an existing payment profile.
This container is returned by getSellerProfiles if one or more payment profiles match the input criteria in the call request, and is returned in the response of addSellerProfile or setSellerProfile if a payment profile is being created or modified, respectively.
See the Field Index to learn which calls use paymentInfo.
This field is used by the seller to provide a description of the Business Policies profile. The profileDesc field is optional in the addSellerProfile and setSellerProfile calls. This field is only returned for a profile if a description exists for that profile.
See the Field Index to learn which calls use profileDesc.
The unique identifier of the Business Policies profile. This value is created by eBay when a Business Policies profile is created (on site or through API). A profileId value is required when using the setSellerProfile and removeSellerProfile calls. It can be used as a filter in a getSellerProfiles to identify a specific Business Policies profile to retrieve. This field is always returned with all Business Policies Management calls.
A profileId value returned in the response of an addSellerProfile call indicates that the Business Policies profile was created successfully.
See the Field Index to learn which calls use profileId.
This string value indicates the name of the Business Policies profile. This profile name must be unique among all of seller's Business Policies profiles. A profileName value is required when using the addSellerProfile and setSellerProfile calls.
See the Field Index to learn which calls use profileName.
This field indicates the type of Business Policies profile. A profileType value is required when using the addSellerProfile and setSellerProfile calls. It can be used as a filter in a getSellerProfiles call to identify and retrieve Business Policies profiles of a specific type.
See the Field Index to learn which calls use profileType.
Unique identifier of the eBay site. This value is always returned in the getSellerProfiles call. It is optional in the addSellerProfile and setSellerProfile calls. If it is not used in an addSellerProfile or setSellerProfile call, the siteId value defaults to the seller's eBay registration site.
When creating a Business Policies profile for motor vehicle listings on the US eBay Motors site (Site ID=100), the siteId field should be included and set to '0' (US site). By performing this action, the Business Policies Management Service automatically applies the Business Policies profile from the eBay US site (Site ID=0) to the US eBay Motors site (Site ID=100).
See the Field Index to learn which calls use siteId.