Hello. Is it possible to modify users loyalty points via the API (/dwapi)? I've had a look through the documentation, without any luck.
Developer forum
E-mail notifications
Add/remove loyalty points via /dwapi
Vincent Gercke
Replies
Nicolai Pedersen
Posted on 06/09/2023 11:19:01
Pls ellaborate.
You want to add a random number to his account?
Vincent Gercke
Posted on 06/09/2023 14:59:19
We have a customer who wants to add a certain amount of points to specific users point balances and would like to be able to do it programmatically with the DW API using some third party software :-)
Nicolai Pedersen
Posted on 07/09/2023 14:59:01
Yeah, not exactly a candidate for the delivery API which is public. In DW10 you can do this using the management API (which is behind auth), but on DW9 you have to have something custom to receive and store that information.
Vincent Gercke
Posted on 07/09/2023 21:31:44
Cool, thanks. We'll look into building something custom :-)
You must be logged in to post in the forum