POST OfferAutoPayDiscountDetails/AddAutoPayDiscuont
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| lDto | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"ID": "71e0811b-b3db-42cd-826c-c2fff642b0c4",
"AutoPayDiscountId": "9605261d-6f54-40d1-8753-3c5c3ce50d43",
"AgentNumber": "sample string 3",
"AgentType": "sample string 4",
"MinAmount": 5.1,
"MaxAmount": 6.1,
"Discount": 7.1,
"DiscType": "sample string 8",
"PG_MinAmount": 9.1,
"PG_MaxAmount": 10.1,
"PG_Discount": 11.1,
"PG_DiscType": "sample string 12",
"CreatedBy": "sample string 13"
}
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.