Confirm the currency conversionput https://apisandbox.cieloecommerce.cielo.com.br/1/sales/{PaymentId}/confirmConfirms the conversion of the payment from reais to the foreign card currencyPath ParamsPaymentIdstringrequiredId of the transaction at the acquirer, returned in the response to the conversion step.Body ParamsCurrencyConversionbooleanrequiredBoolean that confirms the buyer has opted to perform the conversion. When true, it indicates that the transaction will be submitted for authorization in the foreign currency. When false, it indicates that the transaction will be submitted for authorization in Brazilian reais.truefalseHeadersMerchantIdstringrequiredDefaults to 8937bd5b-9796-494d-9fe5-f76b3e4da633Store identifier in Cielo. Size: 36. This documentation provides a default MerchantId to allow testing in the sandbox, but you can also provide the enabled MerchantId during the deployment process.MerchantKeystringrequiredDefaults to XKGHUBSBKIRXKAVPSKWLVXYCLVJUGTNZLIHPUSYVPublic Key for Double Authentication in Cielo. Size: 40. This documentation provides a default MerchantKey to allow testing in the sandbox, but you can also provide the enabled MerchantKey during the deployment process.Content-TypestringrequiredDefaults to application/jsonapplication/jsonRequestIdstringRequest identifier, used when the merchant uses different servers for each GET/POST/PUT. Size: 36.acceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/plainAllowed:application/jsontext/plainResponses 200200 400400Updated 6 months ago