eBay Business Policies Management APIVersion 1.0.0
 

PaymentProfile ( SellerProfile )

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

Types that use PaymentProfile:

Calls that use PaymentProfile:

Field

paymentInfo ( PaymentInfo ) [0..1]
This container consists of detailed payment information for a seller's payment policy. This container is conditionally required if the caller is creating a new payment policy or modifying an existing payment policy.

This container is returned by getSellerProfiles if one or more payment policies match the input criteria in the call request, and is returned in the response of addSellerProfile or setSellerProfile if a payment policy is being created or modified, respectively.
See the Field Index to learn which calls use paymentInfo.