Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notifications - notify specific user #21

Closed
hudecsamuel opened this issue Sep 27, 2016 · 1 comment
Closed

Notifications - notify specific user #21

hudecsamuel opened this issue Sep 27, 2016 · 1 comment

Comments

@hudecsamuel
Copy link

Currently there is no way to send Mergado notification to specific user (beside the owner), which would be realy nice mainly for applications of user type.

The only API endpoint for sending notification is:
POST https://app.mergado.com/api/shops/id/notifications/

There is also endpoint for getting user notifications:
GET https://app.mergado.com/api/users/id/notifications/

but not one for sending him one.

Logicaly that should be:
POST https://app.mergado.com/api/users/id/notifications/

@paveldedik
Copy link
Contributor

We have added an endpoint for notifying specific users: http://docs.mergado.apiary.io/#reference/core/notifications/notify-a-user

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants