"SoftLayer_" prefix removed for readability.
Initiate Payer Authentication
Name | Type | Description |
---|---|---|
setupInformation | SoftLayer_Billing_Payment_Card_PayerAuthentication_Setup_Information |
None
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [SoftLayer_Billing_Payment_Card_PayerAuthentication_Setup_Information]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Account/initiatePayerAuthentication'