Skip to main content
POST
Reembolsar uma venda

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

transactionId
string
required

Identificador da venda.

Minimum string length: 1

Body

application/json
reason
string

Motivo do estorno, gravado na auditoria do reembolso e visível ao time de suporte.

Required string length: 3 - 500

Response

Estorno solicitado.

Estorno solicitado.

success
boolean
required

Sempre true em uma resposta bem-sucedida.

data
object
required