initiatePayerAuthentication


SoftLayer_Account::initiatePayerAuthentication

Initiate Payer Authentication

Description

Initiates Payer Authentication and provides data that is required for payer authentication enrollment and device data collection.

Parameters

Name Type Description
setupInformation SoftLayer_Billing_Payment_Card_PayerAuthentication_Setup_Information

Required Headers

Optional Headers

  • None

Return Values

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'