Update Payment iframe configuration set.Ask AIpatch https://api-cert.payconex.net/api/v4/accounts/{accountId}/payment-iframe/{resourceId}Update an Iframe Endpoint to update an iFrame. Required Scopes The API Key calling this endpoint must have one of the following scopes: pcx:iframe:* pcx:iframe:update Path ParamsaccountIdstringrequiredNumeric ID of the accountresourceIdstringrequiredBody ParamsUpdate API Key BodylabelstringA word or short phrase that describes the iframe instance.languagestringenumDefaults to ENGLISHThe language to render the payment form inENGLISHSPANISHGERMANFRENCHITALIANAllowed:ENGLISHSPANISHGERMANFRENCHITALIANtimeoutinteger60 to 900Timeout in secondsallowedPaymentMethodsarray of stringsallowedPaymentMethodsADD stringallowedParentDomainsarray of stringsOnly load the iframe if the parent page's domain matches one of the values. Can be empty if the iframe is loaded with an iframe instance id. If a value is set and an iframe instance id is specified the parent domain must match the value.allowedParentDomainsADD stringcardSettingsobjectcardSettings objectachSettingsobjectachSettings objectclickToPaySettingsobjectSettings for Click to PayclickToPaySettings objectgooglePaySettingsobjectSettings for Google PaygooglePaySettings objectcurrencystringenumUSDUSDAllowed:USDsavePaymentOptionstringenumDefaults to requiredWhether the user has the option to save the payment option optiondescriptionrequiredPayment option will always be savedoptionalThe user has the option to save the payment optionomitThere will be no option to save the payment optionrequiredoptionalomitAllowed:requiredoptionalomitfraudScoringbooleanEnable/Disable the Accertify anti-fraud service to add device transaction Id to the tokenfalsetruefalseResponses 200Response Object 400Bad Request 401The authorization provided was invalid 403The authorization provided is not allowed to perform this operation 404The requested resource cannot be found 422There was a problem validating your request 500An unexpected error occurred on the server, preventing the request from being processed successfully. defaultErrorUpdated 20 days ago