POST api/vk/iframe-app/get
vk iframe-app get
Request Information
URI Parameters
None.
Body Parameters
VkIframeAppGetRequest
VkIframeAppGetRequest| Name | Description | Type | Additional information |
|---|---|---|---|
| seller_id |
seller id |
integer |
None. |
Request Formats
application/json, text/json
Sample:
{
"seller_id": 1
}
application/x-www-form-urlencoded
Sample:
Sample not available.
application/xml, text/xml
Sample:
<digiseller.vk_iframe_app.get.request> <seller_id>1</seller_id> </digiseller.vk_iframe_app.get.request>
Response Information
Resource Description
long?
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.