API: Allow to mark order as pending when creating refunds

This commit is contained in:
Raphael Michel
2020-01-31 10:48:32 +01:00
parent b6efe9ae1e
commit 75c0920f5e
2 changed files with 12 additions and 1 deletions

View File

@@ -2006,7 +2006,8 @@ Order refund endpoints
"payment": 1,
"execution_date": null,
"provider": "manual",
"mark_canceled": false
"mark_canceled": false,
"mark_pending": true
}
**Example response**: