POST api/Gift/GetGift?nationalCode={nationalCode}&code={code}
فعال سازی کد هدیه
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
nationalCode |
کد ملی |
string |
Required |
code |
کد هدیه |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
OperationResultOfGiftModelName | Description | Type | Additional information |
---|---|---|---|
Code | string |
None. |
|
Message | string |
None. |
|
Success | boolean |
None. |
|
Data | GiftModel |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.