mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-19 04:23:55 +00:00
update account mapping - reference link
This commit is contained in:
@@ -28,7 +28,7 @@ class BankStatementTransactionOwnerResource extends JsonResource
|
||||
}
|
||||
|
||||
if($this->type === StatementTransactionOwnerType::WALLET_TOP_UP){
|
||||
$referenceLink = route('booking.details', $this->owner_reference);
|
||||
$referenceLink = route('wallet.details', $this->owner_reference);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user