Customer CRM APIs
Was this section helpful?
What made this section helpful for you?
What made this section unhelpful for you?
Endpoints
GET
GET
POST
POST
POST
POST
POST
POST
Was this section helpful?
The system will credit extra value based on the top-up promotion.
Example:
• Top up $100 → receive $120 credit
• Top up $300 → receive $400 credit
The stored value works like an e-wallet balance.
When the customer makes a purchase, they can redeem the stored value to offset their bill, similar to cashback redemption.
Vouchers can be configured in different units, such as:
• BillDollarValue → fixed value discount on the bill (e.g., $10 off total bill)
• BillDollarPercentage → percentage discount on the bill (e.g., 10% off total bill)
• ItemDollarValue → fixed value discount on a specific item (e.g., $2 off Coke)
• ItemDollarPercentage → percentage discount on a specific item (e.g., 20% off Burger)
Customers can redeem these vouchers at Raptor POS, which will validate and apply the discount to the transaction.
crm/pos/customers/phone-number/{countryCallingCode}/{phoneNumber}?sicpamaStoreId=10
crm/pos/customers/email/{email}/?sicpamaStoreId=10
crm/pos/customers/forget-pin
crm/pos/transactions/stored-value/top-up
crm/pos/transactions/stored-value/redeem
crm/pos/transactions/voucher/redeem
crm/pos/sales/submit
crm/pos/transactions/void