processExternalPaymentAuthorization


SoftLayer_Product_Order::processExternalPaymentAuthorization

Deprecated

(DEPRECATED) Process an external (PayPal) payment authorization.

Description


Parameters

Name Type Description
token string The token from PayPal
payerId string The PayerID from PayPal

Required Headers

Optional Headers

  • None

Return Values

curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string, string]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Product_Order/processExternalPaymentAuthorization'