POST api/vk/export-settings/get
vk export-settings get
Request Information
URI Parameters
None.
Body Parameters
VkExportSettingsGetRequest
VkExportSettingsGetRequest| 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_export_settings.get.request> <seller_id>1</seller_id> </digiseller.vk_export_settings.get.request>
Response Information
Resource Description
VkExportSettings
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.