post Authorizer Groups
POST {{HostName}}/fof/config/v1/authorizerGroups
ratecode - Provide valid Rate code in the body section.
Enter Valid transaction codes and Billing transaction codes in the body section.
Request Body
{"authorizerGroups"=>[{"description"=>"Auth Group Test", "rateCode"=>"CLASSIC", "transactionLimits"=>[{"transactionCodes"=>[{"code"=>"100190"}, {"code"=>"7011"}], "billingInstructions"=>[{"code"=>"TB COMP"}], "groupHeaderId"=>"15581", "creditLimit"=>"10000", "occurrenceLimit"=>"10000"}], "hotelId"=>"{{HotelId}}", "code"=>"TEST1"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-hotelid | string | ||
Content-Type | string | ||
x-app-key | string |