POST api/ChatConfiguration/Broadcast_credit
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| objClsBroadcastcredit | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"Dml_Indicator": "sample string 1",
"credit_id": 2,
"broadcast_type": "sample string 3",
"credit_value": 4.0,
"lowest_credit_value": 5.0,
"is_active": 6,
"created_by": "sample string 7",
"created_on": "sample string 8"
}
application/x-www-form-urlencoded
Sample: