  | 
IPaymentAgreementServiceUpdateCreditCardInformation Method | 
            Attempts to update the creditcard information on payment agreements.
            
Namespace: Infosoft.Common.Contracts.ServiceContractsAssembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
SyntaxUpdateCreditCardInformationResponse UpdateCreditCardInformation(
	UpdateCreditCardInformationRequest request
)
No code example is currently available or this language may not be supported.
Parameters
- request  UpdateCreditCardInformationRequest
 - A request object that contains a list of payment agreement IDs
 
Return Value
UpdateCreditCardInformationResponseA list that contains the current status of the payment agreements.
See Also