GET api/giftCard/disable/{_id}
Disable gift cards by id. Response only for request from configured ip addresses.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| _id | ID gift card. |
Define this parameter in the request URI. |
Response Information
Response body formats
application/json, text/json
Sample:
1
application/xml, text/xml
Sample:
<int>1</int>