User Guide
Table Of Contents
- Website Payments Standard Button Manager API (SOAP)
- Preface
- Intended Audience
- Revision History
- Website Payments Standard Button Manager API Overview
- Using the Button Manager API
- Button Manager API Reference
- HTML Variables for Website Payments Standard
Button Manager API Reference
BMManageButtonStatus API Operation
38 June, 2009 Button Manager SOAP API
BMManageButtonStatus Request
The request specifies the hosted button’s ID and the status to which you want to set the button.
BMManageButtonStatus Request Fields
BMManageButtonStatus Response
The response does not include any fields that are specific to the BMManageButtonStatus
API operation.
BMManageButtonStatus Errors
Field Description
HostedButtonID xs:string
(Required) The ID of the hosted button whose status you want to change.
ButtonStatus ebl:ButtonStatusType
(Required) The new status of the button. It is one of the following values:
z DELETE - the button is deleted from PayPal
Error
Code Short Message Long Message Correcting This Error...
10001 Internal Error Internal Error
11950 Invalid Data A hosted button ID must be specified.
11951 Invalid Argument The hosted button ID specified is invalid.
11951 Invalid Argument The hosted button ID specified is invalid.
11992 Invalid Argument You do not have permissions to access this
button. Please check the hosted button ID
and try again.