POST api/coupon/addLotteryParticipant?pDocument={pDocument}&pIdLottery={pIdLottery}&pIdDomain={pIdDomain}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| pDocument | string |
Required |
|
| pIdLottery | integer |
Required |
|
| pIdDomain | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
ResponseOfResponseLottery| Name | Description | Type | Additional information |
|---|---|---|---|
| value | ResponseLottery |
None. |
|
| message | string |
None. |
|
| string |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.