User Guide

Table Of Contents
Using the Button Manager API
Tracking Inventory for a Button Using SOAP
16 June, 2009 Button Manager SOAP API
<optionName>DD2</optionName>
<optionSelectionDetails>
<com.paypal.soap.api.OptionSelectionDetailsType>
<optionSelection>XXXX</optionSelection>
</com.paypal.soap.api.OptionSelectionDetailsType>
<com.paypal.soap.api.OptionSelectionDetailsType>
<optionSelection>ZZZZ</optionSelection>
</com.paypal.soap.api.OptionSelectionDetailsType>
</optionSelectionDetails>
</com.paypal.soap.api.OptionDetailsType>
</optionDetails>
<buttonImage>
<__value__>
<m__value>REG</m__value>
</__value__>
</buttonImage>
<buttonImageURL></buttonImageURL>
<buyNowText>
<__value__>
<m__value>BUYNOW</m__value>
</__value__>
</buyNowText>
<subscribeText>
<__value__>
<m__value>SUBSCRIBE</m__value>
</__value__>
</subscribeText>
<buttonCountry>
<__value__>
<m__value>US</m__value>
</__value__>
</buttonCountry>
<buttonLanguage></buttonLanguage>
</com.paypal.soap.api.BMCreateButtonRequestType>
Tracking Inventory for a Button Using SOAP
The example shows the SOAP parameters that enable tracking of inventory and profit and loss
for a button.