put
https://api.accelevents.com/rest/host/event//settings/creditCard
This API is used to update host credit card settings like creditCardEnabled , processingFeesToPurchaser, ccRequireForBidConfirm, and taxId. To get this API we need to pass the authentication key to authenticate the user and body parameter of HostCreditCardSettings which contains creditCardEnabled, processingFeesToPurchaser, ccRequireForBidConfirm, taxId.This API is used on the payment processing page.