| title | cancelPayPalTransaction | |||
|---|---|---|---|---|
| description | (DEPRECATED) Cancel the PayPal Payment Request process. | |||
| date | 2018-02-12 | |||
| tags |
|
|||
| classes |
|
|||
| type | reference | |||
| layout | method | |||
| mainService | SoftLayer_Account |
REST Example {#cancelPayPalTransaction-example .anchor-link}
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string, string]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Account/cancelPayPalTransaction'