Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 3.07 KB

RecipientAccountReference.md

File metadata and controls

10 lines (7 loc) · 3.07 KB

RecipientAccountReference

Properties

Name Type Description Notes
reference_id string <span class=&quot;tablenote&quot;><b>Note</b>: DO NOT USE THIS FIELD. eBay now controls all electronic payment methods available for a marketplace, and a seller never has to specify any electronic payment methods, including PayPal. </span><br/><br/>Contains the PayPal email address of the recipient (seller) if <b>referenceType</b> is set to <code>PAYPAL_EMAIL</code>. [optional]
reference_type \SapientPro\EbayAccountSDK\Enums\RecipientAccountReferenceTypeEnum <span class=&quot;tablenote&quot;><b>Note</b>: DO NOT USE THIS FIELD. eBay now controls all electronic payment methods available for a marketplace, and a seller never has to specify any electronic payment methods, including PayPal. </span><br/><br/>This field's value indicates the type of account where payment will be received. Currently, the only supported value is PAYPAL_EMAIL. For implementation help, refer to <a href='https://developer.ebay.com/api-docs/sell/account/types/api:RecipientAccountReferenceTypeEnum&#x27;&gt;eBay API documentation</a> [optional]

[Back to Model list] [Back to API list] [Back to README]