Capture credit transaction after authorizationput https://apisandbox.cieloecommerce.cielo.com.br/1/sales/{PaymentId}/capturePerform the partial or total capture of a credit card transaction.Path ParamsPaymentIdstringrequiredOrder Identifier Field. Size: 36.Query ParamsAmountint32Order Amount (to be sent in cents). Size: 15.ServiceTaxAmountint32Applicable to airlines companies only. Amount of the authorization value/amount that should be allocated to the service fee. Note: This value is not added to the authorization value. Size: 15.HeadersMerchantIdstringrequiredDefaults to 8937bd5b-9796-494d-9fe5-f76b3e4da633Store identifier in API E-commerce 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 API E-commerce 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.RequestIdstringRequest Identifier, used when the merchant uses different servers for each GET/POST/PUT. Size: 36.Response 200200Updated 5 months ago