diff --git a/src/pages/iou/request/step/IOURequestStepAmount.tsx b/src/pages/iou/request/step/IOURequestStepAmount.tsx index cdc5c9979519..18dc951f949b 100644 --- a/src/pages/iou/request/step/IOURequestStepAmount.tsx +++ b/src/pages/iou/request/step/IOURequestStepAmount.tsx @@ -191,7 +191,7 @@ function IOURequestStepAmount({ amount: backendAmount, comment: '', currency, - merchant: '', + merchant: CONST.TRANSACTION.PARTIAL_TRANSACTION_MERCHANT, tag: '', category: '', created: transaction?.created ?? '',