"SoftLayer_" prefix removed for readability.
Returns an order receipt for a completed 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/getExternalPaymentAuthorizationReceipt'