Get Program
TIP
Response
Success
Error
loyalty.getProgram.success
success
boolean
success
status
enum<number>
status
Allowed values:
200201202
data
object
Loyalty
true
id
string
required
name
string
required
description
string
required
image
string
required
points_validity_by
string
required
points_validity_value
string
required
prize_promotion_title
string
required
prize_promotion_description
string
required
prize_promotion_logo
string
required
customer
object
Customer
points
array[object (Point) {10}]
required
prizes
array[object (Prize) {3}]
required
Usage
order()
may be called as below, with the id of the order to be rated.
Events
onProgramFetched
onProgramNotFetched
Modified at 2025-03-04 12:54:02