eBay Business Policies Management APIVersion 1.0.0
 

SetSellerProfileResponse ( BaseResponse )

Response container for the setSellerProfile call.

Call that uses SetSellerProfileResponse:

Fields

paymentProfile ( PaymentProfile ) [0..1]
Root container for a seller's payment policy. The paymentProfile container consists of payment information, the name and description of the policy, and the site and category group to which the payment policy will be applied.

The paymentProfile container is only returned if the seller modified a payment policy in the setSellerProfile request.
See the Field Index to learn which calls use paymentProfile.

returnPolicyProfile ( ReturnPolicyProfile ) [0..1]
Root container for a seller's return policy. The returnPolicyProfile container consists of return policy information, the name and description of the policy, and the site and category group to which the return policy will be applied.

The returnPolicyProfile container is only returned if the seller modified a return policy in the setSellerProfile request.
See the Field Index to learn which calls use returnPolicyProfile.

shippingPolicyProfile ( ShippingPolicyProfile ) [0..1]
Root container for a seller's shipping policy. The shippingPolicyProfile container consists of shipping information, the name and description of the policy, and the site and category group to which the shipping policy will be applied.

The shippingPolicyProfile container is only returned if the seller modified a shipping policy in the setSellerProfile request.
See the Field Index to learn which calls use shippingPolicyProfile.