Update host credit card settings

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.

Here is the description of response attributes, which returns in the form of JSON.

AttributeDescription
messageHost credit card settings saved successfully
typeSuccess
Language
Authorization
Header
Click Try It! to start a request and see the response here!