"SoftLayer_" prefix removed for readability.
(DEPRECATED) Cancel the PayPal Payment Request process.
| Name | Type | Description |
|---|---|---|
| token | string | Value provided by PayPal to access paypal information and complete the transaction. |
| payerId | string | Paypal user identifier. |
None
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string, string]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Account/cancelPayPalTransaction'