Skip to main content
PUT
Update a Transaction (Test environment only)

Autorizações

Authorization
string
header
obrigatório

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

Parâmetros de caminho

id
obrigatório
Pattern: ^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$

Corpo

application/json
status
enum<string>
obrigatório

New status to apply to the test transaction.

Opções disponíveis:
authorized,
canceled,
captured,
chargedback,
three_ds_required,
expired,
in_protest,
paid,
partially_paid,
partially_refunded,
pending,
processing,
processed,
refunded,
med,
refused

Resposta

Success

success
boolean
obrigatório
requestId
string
obrigatório

Request correlation identifier.

data
object
obrigatório