POST api/v1/Admin/Credit/AddProgramOffer
No documentation available.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
_CreditProgramOffer | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{ "CreditProgramID": "sample string 1", "CouponID": "sample string 2" }
application/x-www-form-urlencoded
Sample: