Commit 4caa28b
authored
Updated ReturnTransactionData and ExchangeTransactionData interfaces (#3148)
### Background
Closes https://github.com/shop/issues-retail/issues/16805?issue=shop%7Cissues-retail%7C17025
### Solution
Updated the interface fields to add returnId and refundId
### 🎩
- This PR is difficult to tophat standalone.
- This PR serves as a proposed approach to eventually close this [ticket](https://github.com/shop/issues-retail/issues/16805). Once the approach is finalized, we can update the POS with the changes and tophat locally.
### Checklist
- [ ] I have 🎩'd these changes
- [ ] I have updated relevant documentationFile tree
3 files changed
+7
-0
lines changed- .changeset
- packages/ui-extensions/src/surfaces/point-of-sale/event/data
3 files changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
0 commit comments