PATCH shop/update_description
Request Information
URI Parameters
None.
Body Parameters
UpdateDescriptionViewModelName | Description | Type | Additional information |
---|---|---|---|
description | string |
Required |
Request Formats
application/json, text/json
Sample:
{ "description": "sample string 1" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}