"SoftLayer_" prefix removed for readability.
(DEPRECATED) Process an external (PayPal) payment authorization.
| Name | Type | Description |
|---|---|---|
| token | string | The token from PayPal |
| payerId | string | The PayerID from PayPal |
None
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string, string]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Product_Order/processExternalPaymentAuthorization'