User Guide
Table Of Contents
- Button Manager API (SOAP)
- Preface
- PayPal Payments Standard Button Manager API Overview
- Using the Button Manager API With SOAP
- Button Manager API Reference
- HTML Variables for PayPal Payments Standard
- Technical HTML Variables
- HTML Variables for Individual Items
- HTML Variables for Payment Transactions
- HTML Variables for Shopping Carts
- HTML Variables for Recurring Payments Buttons
- HTML Variables for Displaying PayPal Checkout Pages
- HTML Variables for Filling Out PayPal Checkout Pages Automatically
- HTML Variables for the Instant Update API
Button Manager API Reference
BMSetInventory API Operation
3
44 April 2012 Button Manager SOAP API
BMSetInventory Request Fields
Field Description
HostedButtonID xs:string
(Required) The ID of the hosted button whose inventory you want to set.
TrackInv xs:string
(Required) Whether to track inventory levels associated with the button. It is
one of the following values:
0 - do not track inventory
1 - track inventory
TrackPnl xs:string
(Required) Whether to track the gross profit associated with inventory
changes. It is one of the following values:
0 - do not track the gross profit
1 - track the gross profit
NOTE: The gross profit is calculated as the price of the item less its cost,
multiplied by the change in the inventory level since the last call to
BMSetInventory.
— ebl:ItemTrackingDetails
(Optional) Item tracking details for the button