v1
latestOpenAPI 3.0.32026-08-0627425250.9 KBProcesses
Marks a return process as refunded externally (manual refund made outside the platform). Records the optional amount override and a required note explaining the reason.
post/v1/ops/mark_as_refunded_externally
Request body
Example request
{
"amount_override": {
"currency_code": "EUR"
}
}Response
OK
OpspbMarkAsRefundedExternallyResponse required