Skip to content

1.4.0

Choose a tag to compare

@realerikrani realerikrani released this 12 Oct 07:23
· 81 commits to master since this release
623c5c0

https://pypi.org/project/messente-api/1.4.0

Add an optional priority field to Omnichannel API message sending request. This field sets the priority of the message. Messages are processed starting with in highest priority queue first and lowest priority queue last. This for example allows to prioritize OTP messages over marketing traffic.

The new field has three possible values:

  • low,
  • regular,
  • high.