For detailed information about our APIs and for hands-on testing, refer documentation in API overview and step-by-step guide on making your first API call in Make your first API call.
🚧
Warning
Badge group name should be unique and is case sensitive.
Prerequisites
Authentication: Basic or OAuth authentication details
Access group resource: WRITE access to target loyalty access group resource
The brand assigns the rank of the group. The rank is used to create an order among different groups. The group with the higher rank is prioritized over the other groups.
{
"name": "GROUP_RANK_58",
"rank": 1
}
Response parameters
Parameter
Datatype
Description
id
String
Unique ID of the group.
orgId
Integer
Unique ID of the org.
name
String
Name of the group
rank
Integer
Rank of the group.
createdBy
Integer
User ID who created the group.
createdOn
Float
Timestamp indicating when the group was created
lastUpdatedBy
Integer
User ID who last updated the group.
lastUpdatedOn
Float
Timestamp indicating when the group was last updated