POST CashbackSettings/AddOrUpdateCashbackSettingDetail

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
detail
No documentation available.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
{
  "Id": "39a6a28a-4abf-40e5-90c5-77dea6bc637b",
  "CashbackSettingsId": "d87825c0-fcff-4d8a-8f13-20093c5d6e2d",
  "AdvanceMerchantNumber": "sample string 3",
  "MinimumAmount": 4.1,
  "MaximumAmount": 5.1,
  "CalculationType": "sample string 6",
  "AmountValue": 1.1
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:

Sample not available.