CMS: Unknown
Server IP: 51.178.174.106
Root:
/home/youpico/preprod.youpi.co.ma
Directory:
home
/
youpico
/
www
/
SalesApp
/
vendor
/
meta
/
module-sales
/
Api
File: /home/youpico/www/SalesApp/vendor/meta/module-sales/Api/DiscountDeleteApiInterface.php
<?php declare(strict_types=1); /** * Copyright (c) Meta Platforms, Inc. and affiliates. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ namespace Meta\Sales\Api; interface DiscountDeleteApiInterface { /** * Delete expired/used coupon codes * * @param string $externalBusinessId * @param string[] $couponIds * @return string[] */ public function deleteDiscount(string $externalBusinessId, array $couponIds): array; }
Name
Size
Modify
Permissions
Actions
Data
dir
2026-05-13 20:09:46
775
U
AddCartCouponApiInterface.php
1.4 kb
2025-09-10 06:37:52
644
U
E
O
D
AddCartCouponApiResponseInterface.php
1.2 kb
2025-09-10 06:37:52
644
U
E
O
D
AddCartItemsApiExceptionResponseInterface.php
1015 b
2025-09-10 06:37:52
644
U
E
O
D
AddCartItemsApiInterface.php
1.2 kb
2025-09-10 06:37:52
644
U
E
O
D
AddCartItemsApiResponseInterface.php
1.1 kb
2025-09-10 06:37:52
644
U
E
O
D
CartShippingOptionsApiInterface.php
1.4 kb
2025-09-10 06:37:52
644
U
E
O
D
CartTotalsApiInterface.php
1.2 kb
2025-09-10 06:37:52
644
U
E
O
D
CreateCartApiInterface.php
990 b
2025-09-10 06:37:52
644
U
E
O
D
CreateOrderApiInterface.php
2.8 kb
2025-09-10 06:37:52
644
U
E
O
D
DeleteCartCouponApiInterface.php
1.2 kb
2025-09-10 06:37:52
644
U
E
O
D
DeleteCartItemApiInterface.php
1.2 kb
2025-09-10 06:37:52
644
U
E
O
D
DiscountCouponCodeApiInterface.php
1 kb
2025-09-10 06:37:52
644
U
E
O
D
DiscountDeleteApiInterface.php
972 b
2025-09-10 06:37:52
644
U
E
O
D
HealthCheckApiInterface.php
1 kb
2025-09-10 06:37:52
644
U
E
O
D
NewsletterSubscriptionDiscountApiInterface.php
1.1 kb
2025-09-10 06:37:52
644
U
E
O
D
NewsletterSubscriptionDiscountStatusApiInterface.php
1 kb
2025-09-10 06:37:52
644
U
E
O
D
SetCartShippingOptionApiInterface.php
1.5 kb
2025-09-10 06:37:52
644
U
E
O
D
UpdateCartItemApiInterface.php
1.2 kb
2025-09-10 06:37:52
644
U
E
O
D