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