SoftLayer Account::requestCreditCardChange
From SoftLayer Development Network Wiki
requestCreditCardChange is a member of the SoftLayer_Account service.
Contents |
Overview
Retrieve the record data associated with the submission of a Credit Card Change Request. Softlayer customers are permitted to request a change in Credit Card information. Part of the process calls for an attempt by SoftLayer to submit at $1.00 charge to the financial institution backing the credit card as a means of verifying that the information provided in the change request is valid. The data associated with this change request returned to the calling function.
Return Type
requestCreditCardChange returns the SoftLayer_Billing_Payment_Card_ChangeRequest data type.
Headers
Required Headers
requestCreditCardChange requires the following headers:
Parameters
requestCreditCardChange takes the following parameters:
request
Details required to request a credit card change.

