post Membership Rate Groups
POST {{HostName}}/crm/config/v1/membershipRateGroups
Rate Groups are used within the setup of point calculation rules for Membership Types. Within a rule, you may specify if points are calculated by a rate group. You can identify which rate codes belong within the rate group so that OPERA Cloud calculates points based on the codes selected here. For example, you may create a rate group called Package and within this group, you can select the package rate codes. When this rate group is applied to a calculation rule, points are calculated if the reservation rate code is included in this rate group.
Request Body
{"membershipRateGroups"=>[{"rateCodes"=>[{"code"=>"BAR"}, {"code"=>"RACK"}], "code"=>"GROUPFF", "description"=>"Group for FF", "displaySequence"=>"4"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string | ||
x-hotelid | string | ||
x-app-key | string |