Loyalty System support #809

Open
opened 2024-10-06 20:24:35 +00:00 by arcticzero · 6 comments
arcticzero commented 2024-10-06 20:24:35 +00:00 (Migrated from gitlab.com)
  • Add connector for loyalty system API using specific RESQ platform credentials.
  • Add endpoint for retrieving customer loyalty system credentials. This endpoint accepts no parameters, and sends phone number to loyalty system API, and returns with either newly created or existing customer API credentials.
  • Add endpoint for directly modifying points on customer wallet. Trigger when certain job orders are fulfilled (e.g. battery replacement). This endpoint accepts customer ID and sends phone number + currency (points for now) + point change amount to loyalty system API, and returns the new amount.
  • Add any other endpoints necessary (customer list? claim reversals?)
- Add connector for loyalty system API using specific RESQ platform credentials. - Add endpoint for retrieving customer loyalty system credentials. This endpoint accepts no parameters, and sends phone number to loyalty system API, and returns with either newly created or existing customer API credentials. - Add endpoint for directly modifying points on customer wallet. Trigger when certain job orders are fulfilled (e.g. battery replacement). This endpoint accepts customer ID and sends phone number + currency (points for now) + point change amount to loyalty system API, and returns the new amount. - Add any other endpoints necessary (customer list? claim reversals?)
arcticzero commented 2024-10-06 20:24:35 +00:00 (Migrated from gitlab.com)

assigned to @arcticzero

assigned to @arcticzero
arcticzero commented 2024-10-06 20:24:46 +00:00 (Migrated from gitlab.com)

created branch 809-loyalty-system-support to address this issue

created branch [`809-loyalty-system-support`](/jankstudio/resq/-/compare/master...809-loyalty-system-support) to address this issue
arcticzero commented 2024-10-06 22:29:03 +00:00 (Migrated from gitlab.com)

mentioned in commit bd655a459a

mentioned in commit bd655a459a0d7523af74eda6caf7d95b92a8f4ac
arcticzero commented 2024-10-06 23:01:54 +00:00 (Migrated from gitlab.com)

mentioned in commit d1059797a5

mentioned in commit d1059797a52843f5383d89b0dcc21f84cb878fa5
arcticzero commented 2024-10-07 00:11:36 +00:00 (Migrated from gitlab.com)

mentioned in commit 0a4ea563d9

mentioned in commit 0a4ea563d99815d496c5ec30648d2508c5f20d1c
arcticzero commented 2024-10-09 20:03:38 +00:00 (Migrated from gitlab.com)

mentioned in commit a724b00ce7

mentioned in commit a724b00ce77b4d81148d45574d78896ddc9c0445
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: rgutierrez/resq#809
No description provided.