eBay Business Policies Management APIVersion 1.0.0
 

GetSellerProfilesResponse ( BaseResponse )

Response container for the getSellerProfiles call.

Call that uses GetSellerProfilesResponse:

Fields

paymentProfileList ( PaymentProfileList ) [0..1]
Container consisting of one or more payment policies that match the input criteria in the getSellerProfiles request. This container is not returned if no payment policies match the input criteria.
See the Field Index to learn which calls use paymentProfileList.

returnPolicyProfileList ( ReturnPolicyProfileList ) [0..1]
Container consisting of one or more return policies that match the input criteria in the getSellerProfiles request. This container is not returned if no return policies match the input criteria.
See the Field Index to learn which calls use returnPolicyProfileList.

shippingPolicyProfile ( ShippingPolicyProfileList ) [0..1]
Container consisting of one or more shipping policies that match the input criteria in the getSellerProfiles request. This container is not returned if no shipping policies match the input criteria.
See the Field Index to learn which calls use shippingPolicyProfile.