| title | completePayPalTransaction | |||
|---|---|---|---|---|
| description | (DEPRECATED) Complete the PayPal Payment Request process and receive confirmation message. | |||
| date | 2018-02-12 | |||
| tags |
|
|||
| classes |
|
|||
| type | reference | |||
| layout | method | |||
| mainService | SoftLayer_Account |
REST Example {#completePayPalTransaction-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/completePayPalTransaction'