POST api/v1/transactions/addpromotionalpackagespecial?transactionId={transactionId}&specialId={specialId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| transactionId | integer |
Required |
|
| specialId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
ResponseModelOfBoolean| Name | Description | Type | Additional information |
|---|---|---|---|
| Success | boolean |
None. |
|
| Message | string |
None. |
|
| Data | boolean |
None. |
|
| Pagination | Pagination |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.