Update template email
This commit is contained in:
@@ -112,7 +112,6 @@ func (s *BalanceService) WithdrawExecute(ctx mycontext.Context, req *entity.Wall
|
||||
transaction := &entity.Transaction{
|
||||
PartnerID: wallet.PartnerID,
|
||||
TransactionType: "WITHDRAW",
|
||||
ReferenceID: "",
|
||||
Status: "WAITING_APPROVAL",
|
||||
CreatedBy: ctx.RequestedBy(),
|
||||
Amount: totalAmount,
|
||||
|
||||
Reference in New Issue
Block a user