Deprecated: Lcobucci\JWT\Builder::__construct(): Implicitly marking parameter $encoder as nullable is deprecated, the explicit nullable type must be used instead in /home/bocalgouot/instant_paiement_api/Lcobucci/JWT/Builder.php on line 64
Deprecated: Lcobucci\JWT\Builder::__construct(): Implicitly marking parameter $claimFactory as nullable is deprecated, the explicit nullable type must be used instead in /home/bocalgouot/instant_paiement_api/Lcobucci/JWT/Builder.php on line 64
Deprecated: Lcobucci\JWT\Parser::__construct(): Implicitly marking parameter $decoder as nullable is deprecated, the explicit nullable type must be used instead in /home/bocalgouot/instant_paiement_api/Lcobucci/JWT/Parser.php on line 42
Deprecated: Lcobucci\JWT\Parser::__construct(): Implicitly marking parameter $claimFactory as nullable is deprecated, the explicit nullable type must be used instead in /home/bocalgouot/instant_paiement_api/Lcobucci/JWT/Parser.php on line 42
Deprecated: Lcobucci\JWT\Token::__construct(): Implicitly marking parameter $signature as nullable is deprecated, the explicit nullable type must be used instead in /home/bocalgouot/instant_paiement_api/Lcobucci/JWT/Token.php on line 61
Deprecated: Lcobucci\JWT\Token::isExpired(): Implicitly marking parameter $now as nullable is deprecated, the explicit nullable type must be used instead in /home/bocalgouot/instant_paiement_api/Lcobucci/JWT/Token.php on line 229
Deprecated: Return type of Lcobucci\JWT\Claim\Basic::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/bocalgouot/instant_paiement_api/Lcobucci/JWT/Claim/Basic.php on line 61
Deprecated: Lcobucci\JWT\Signer\Ecdsa::__construct(): Implicitly marking parameter $adapter as nullable is deprecated, the explicit nullable type must be used instead in /home/bocalgouot/instant_paiement_api/Lcobucci/JWT/Signer/Ecdsa.php on line 46
Deprecated: Lcobucci\JWT\Signer\Ecdsa::__construct(): Implicitly marking parameter $signer as nullable is deprecated, the explicit nullable type must be used instead in /home/bocalgouot/instant_paiement_api/Lcobucci/JWT/Signer/Ecdsa.php on line 46
Deprecated: Lcobucci\JWT\Signer\Ecdsa::__construct(): Implicitly marking parameter $parser as nullable is deprecated, the explicit nullable type must be used instead in /home/bocalgouot/instant_paiement_api/Lcobucci/JWT/Signer/Ecdsa.php on line 46
Deprecated: Lcobucci\JWT\Signer\Ecdsa::createHash(): Implicitly marking parameter $generator as nullable is deprecated, the explicit nullable type must be used instead in /home/bocalgouot/instant_paiement_api/Lcobucci/JWT/Signer/Ecdsa.php on line 56
Deprecated: models\Product::setDescription(): Implicitly marking parameter $description as nullable is deprecated, the explicit nullable type must be used instead in /home/bocalgouot/instant_paiement_api/models/Product.php on line 82
Deprecated: models\Product::setComment(): Implicitly marking parameter $comment as nullable is deprecated, the explicit nullable type must be used instead in /home/bocalgouot/instant_paiement_api/models/Product.php on line 131
Deprecated: Return type of models\Product::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/bocalgouot/instant_paiement_api/models/Product.php on line 177
Deprecated: models\Photo::setType(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead in /home/bocalgouot/instant_paiement_api/models/Photo.php on line 29
Deprecated: models\Photo::setDescription(): Implicitly marking parameter $description as nullable is deprecated, the explicit nullable type must be used instead in /home/bocalgouot/instant_paiement_api/models/Photo.php on line 78
Deprecated: Return type of models\Photo::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/bocalgouot/instant_paiement_api/models/Photo.php on line 92
Deprecated: models\Order::setDeliveryDate(): Implicitly marking parameter $deliveryDate as nullable is deprecated, the explicit nullable type must be used instead in /home/bocalgouot/instant_paiement_api/models/Order.php on line 38
Deprecated: models\Order::setTimeSlot(): Implicitly marking parameter $timeSlot as nullable is deprecated, the explicit nullable type must be used instead in /home/bocalgouot/instant_paiement_api/models/Order.php on line 150
Deprecated: models\Order::setZone(): Implicitly marking parameter $zone as nullable is deprecated, the explicit nullable type must be used instead in /home/bocalgouot/instant_paiement_api/models/Order.php on line 214
Deprecated: Return type of models\Order::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/bocalgouot/instant_paiement_api/models/Order.php on line 242
Deprecated: Return type of models\Client::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/bocalgouot/instant_paiement_api/models/Client.php on line 128
Deprecated: Return type of models\Zone::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/bocalgouot/instant_paiement_api/models/Zone.php on line 74
Deprecated: models\Type::setLabelDisplay(): Implicitly marking parameter $labelDisplay as nullable is deprecated, the explicit nullable type must be used instead in /home/bocalgouot/instant_paiement_api/models/Type.php on line 54
Deprecated: Return type of models\Type::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/bocalgouot/instant_paiement_api/models/Type.php on line 107
Deprecated: models\Address::setId(): Implicitly marking parameter $id as nullable is deprecated, the explicit nullable type must be used instead in /home/bocalgouot/instant_paiement_api/models/Address.php on line 68
Deprecated: models\Address::setStreetNumber(): Implicitly marking parameter $streetNumber as nullable is deprecated, the explicit nullable type must be used instead in /home/bocalgouot/instant_paiement_api/models/Address.php on line 92
Deprecated: models\Address::setName(): Implicitly marking parameter $name as nullable is deprecated, the explicit nullable type must be used instead in /home/bocalgouot/instant_paiement_api/models/Address.php on line 100
Deprecated: models\Address::setDetails(): Implicitly marking parameter $details as nullable is deprecated, the explicit nullable type must be used instead in /home/bocalgouot/instant_paiement_api/models/Address.php on line 168
Deprecated: Return type of models\Address::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/bocalgouot/instant_paiement_api/models/Address.php on line 213
Deprecated: Return type of models\PaymentMode::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/bocalgouot/instant_paiement_api/models/PaymentMode.php on line 77
Deprecated: Return type of models\Option::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/bocalgouot/instant_paiement_api/models/Option.php on line 92
Deprecated: models\BillElement::setLabel(): Implicitly marking parameter $label as nullable is deprecated, the explicit nullable type must be used instead in /home/bocalgouot/instant_paiement_api/models/BillElement.php on line 49
Deprecated: models\BillElement::setProductAndNumberList(): Implicitly marking parameter $productAndNumberList as nullable is deprecated, the explicit nullable type must be used instead in /home/bocalgouot/instant_paiement_api/models/BillElement.php on line 65
Deprecated: models\BillElement::setMenuOrderedList(): Implicitly marking parameter $menuOrderedList as nullable is deprecated, the explicit nullable type must be used instead in /home/bocalgouot/instant_paiement_api/models/BillElement.php on line 81
Deprecated: models\BillElement::setOptions(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /home/bocalgouot/instant_paiement_api/models/BillElement.php on line 145
Deprecated: Return type of models\BillElement::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/bocalgouot/instant_paiement_api/models/BillElement.php on line 158
Deprecated: Return type of models\State::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/bocalgouot/instant_paiement_api/models/State.php on line 56
Deprecated: Return type of models\TimeSlot::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/bocalgouot/instant_paiement_api/models/TimeSlot.php on line 75
Deprecated: Return type of models\Menu::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/bocalgouot/instant_paiement_api/models/Menu.php on line 125
Deprecated: Return type of models\ProductAndNumber::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/bocalgouot/instant_paiement_api/models/ProductAndNumber.php on line 54
Deprecated: Return type of models\MenuOrdered::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/bocalgouot/instant_paiement_api/models/MenuOrdered.php on line 75
Deprecated: dao\OrderDao::getList(): Implicitly marking parameter $emailClient as nullable is deprecated, the explicit nullable type must be used instead in /home/bocalgouot/instant_paiement_api/dao/OrderDao.php on line 142
Deprecated: dao\ProductDao::getList(): Implicitly marking parameter $idType as nullable is deprecated, the explicit nullable type must be used instead in /home/bocalgouot/instant_paiement_api/dao/ProductDao.php on line 194
Warning: http_response_code(): Cannot set response code - headers already sent (output started at /home/bocalgouot/instant_paiement_api/models/Photo.php:29) in /home/bocalgouot/instant_paiement_api/Jacwright/RestServer/RestServer.php on line 420
Warning: Cannot modify header information - headers already sent by (output started at /home/bocalgouot/instant_paiement_api/models/Photo.php:29) in /home/bocalgouot/instant_paiement_api/Jacwright/RestServer/RestServer.php on line 387
Warning: Cannot modify header information - headers already sent by (output started at /home/bocalgouot/instant_paiement_api/models/Photo.php:29) in /home/bocalgouot/instant_paiement_api/Jacwright/RestServer/RestServer.php on line 388
Warning: Cannot modify header information - headers already sent by (output started at /home/bocalgouot/instant_paiement_api/models/Photo.php:29) in /home/bocalgouot/instant_paiement_api/Jacwright/RestServer/RestServer.php on line 389
{
"error": {
"code": 404,
"message": "Not Found"
}
}