Client API v1.5.0
-
Added support for multiple Services, which means you can have more than 1 Service connected to your Account. All messages that you send using the Client API are being send to all connected Services. On the Service side you will need to use Service aPI v2.1.0.
-
Added
accountIdentificationto the webhook messages so you can easily see from which Account the message is originated. Previously we only sent theaccountIdwhich is used internally. -
Added a Service Queue, which Queues all messages that are send from the Client to the Service. If you are a Service administrator, please take a look at: https://developers.parley.nu/docs/service-queue