eBay Business Policies Management APIVersion 1.0.0
 

ReturnPolicyProfile ( SellerProfile )

Type defining the returnPolicyProfile container, which is the container used to define one return policy for a seller.

Types that use ReturnPolicyProfile:

Calls that use ReturnPolicyProfile:

Fields

internationalReturnPolicyInfo ( InternationalReturnPolicyInfo ) [0..1]
This container consists of detailed information on a seller's international return policy (returns that require an international shipping service to ship). This container is optional and allows for a seller to establish an international return policy that differs from their domestic return policy.

This container is returned by getSellerProfiles if one or more return policies match the input criteria in the call request.
See the Field Index to learn which calls use internationalReturnPolicyInfo.

returnPolicyInfo ( ReturnPolicyInfo ) [0..1]
This container consists of detailed information on a seller's return policy. This container is conditionally required if the caller is creating a new return policy or modifying an existing return policy.

This container is returned by getSellerProfiles if one or more return policies match the input criteria in the call request.
See the Field Index to learn which calls use returnPolicyInfo.