Closed
Description
The API documentation lists the WhatsApp template categories as MARKETING
, AUTHENTICATION
, UTILITY
but https://github.com/infobip/infobip-api-php-client/releases/tag/5.0.0 only allows the old categories of MARKETING
, TRANSACTIONAL
, OTP
The error I get if I try to create a template with the UTILITY
category
Property path 'category' validation failed with message: The value you selected is not a valid choice. {"userId":1,"exception":"[object] (InvalidArgumentException(code: 0): Property path 'category' validation failed with message: The value you selected is not a valid choice. at /var/www/html/vendor/infobip/infobip-api-php-client/Infobip/ObjectSerializer.php:256)
Metadata
Metadata
Assignees
Labels
No labels