Inquire
Get Point Types
Gets all the point types configured for your business. The point types are categorized as:
1) Base points: Earned in any purchase transaction based on the core rule.
2) Bonus points: Earned as a bonus for example on a large purchase.
3) Promotional Points: Earned as part of promotional events.
4) Restricted Points: Points to be used only on specific entity/stores.
Note: You may choose only the point types that apply to your business.
GET
/
v1
/
inquire
/
point-type-choices
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
Response of the Get Redeemable Points endpoint
status
integer
Status of the call
message
string
default: Exception messageMessage corresponding to the call
errors
object
Error details, if applicable
data
object[]
Was this page helpful?