Skip to main content

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 accountIdentification to the webhook messages so you can easily see from which Account the message is originated. Previously we only sent the accountId which 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