v1
latestOpenAPI 3.0.12026-07-2412502.6 MBTransactions
Mark transaction as chargeback
By default, Vrio will flag the customer as Blacklisted and cancel any active order offers associated with the charge.
post/transactions/{transaction_id}/chargeback
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"
}
]
}