WRENCHBOARD_VIRTUAL_FAMILY_CARD
This commit is contained in:
@@ -112,6 +112,7 @@ $routes->group('/en/wrench/api/v1/', static function ($routes) {
|
||||
$routes->post('kidwallets', 'WrenchWallet::getKidWallet');
|
||||
$routes->post('wallets/escrols', 'WrenchWallet::getEscrols');
|
||||
$routes->post('wallets/card/request', 'WrenchWallet::requestVirtualCard');
|
||||
$routes->post('wallets/card/familyrequest', 'WrenchWallet::requestFamilyVirtualCard');
|
||||
});
|
||||
|
||||
$routes->post('/en/wrench/api/v1/familywallet/redeem', 'WrenchWallet::redeemOptions');
|
||||
|
||||
Reference in New Issue
Block a user