API Reference

Create a Reversal

Create a reversal

API responsável pelo processamento de cancelamento de transações financeiras

O processamento de cancelamento de transações financeiras será feito por meio desta API. Somente transações aprovadas e ainda não pendentes serão canceladas.

Informações Gerais

A API de cancelamento de transações financeiras solicita as seguintes informações para todos os tipos de transações:

transaciontId = O identificador único da transação que se deseja cancelar

merchantId = Código de identificação do merchant/seller na base do cliente

amount = Valor que se deseja cancelar

observation = Campo de livre definição pelo cliente

API responsible for processing cancellation of financial transactions

The cancellation of financial transactions will be processed through this API. Only approved transactions that are still not pending will be cancelled.

General Information

The API for cancelling financial transactions requests the following information for all transaction types:

transactionId = The unique identifier of the transaction to be cancelled

merchantId = Identification code of the merchant/seller in the client's database

amount = Amount to be cancelled

observation = Field defined by the client.

Language
Credentials
OAuth2
Click Try It! to start a request and see the response here!