SiroDiaz / php-klaviyo-api

Low level but elegant Klaviyo full API wrapper for PHP with asynchronous track event support
https://packagist.org/packages/siro/php-klaviyo-api
MIT License
13 stars 7 forks source link

Fix typo in the identify API endpoint #7

Closed tolvstein closed 4 years ago

tolvstein commented 4 years ago

This commit fixes a typo in the KlaviyoEvent::identify and KlaviyoEvent::identifyAsync API endpoint which breaks the identify functionality in its current state.