v1
latestOpenAPI 3.0.12026-07-2412502.6 MBTransactions
Mark transaction as alert
By default, Vrio will flag the customer as Blacklisted and cancel any active order offers associated with the charge. Note - if the Alert Refund happens outside of the gateway, leave refund_transaction=0. Learn more <a href='https://vrio.zendesk.com/hc/en-us/articles/16089666241815-Disputes-Alert-Handling' target='_blank'>here</a>.
post/transactions/{transaction_id}/alert
Request body
Response
OK
Example response
{
"date_request": "2023-04-01 00:00:00",
"date_response": "2023-04-01 00:00:00",
"reattempt_data": [
{
"date_request": "2023-04-01 00:00:00",
"date_response": "2023-04-01 00:00:00"
}
]
}