question

neerajgupta98 avatar image
neerajgupta98 asked Jeffrey Blattman answered

Is it possible to notify customer in clover device after create order using api?

We are using a rest api for creating order in clover and its working fine but now my customer need that he get notification on clover device after create order using api. I checked all apis but not getting any suitable one for this requirement can you please provide me a solution for this problem
OrdersREST API
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Jeffrey Blattman avatar image
Jeffrey Blattman answered
There's no generalized "show message on device" REST call. To do this you'd need to have an Android app on the device, then send a notification to the app via a REST call. Your app receives the notification then alerts the user, however you want to do that.
https://docs.clover.com/clover-platform/reference#notifications-1
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community