Add mark_refunded parameter to refund creation

This commit is contained in:
Raphael Michel
2018-08-21 15:46:38 +02:00
parent 6502fdb1f5
commit 35ddf6790e
3 changed files with 32 additions and 1 deletions

View File

@@ -1594,7 +1594,8 @@ Order refund endpoints
"amount": "23.00",
"payment": 1,
"execution_date": null,
"provider": "manual"
"provider": "manual",
"mark_refunded": false
}
**Example response**: