POST v1/Menu/Master/{designId}
Starts master import for given design ID. Raw XML data are expceted as request body. Only RPOS typeo of import is supported. Response of the method is either HTTP status code 200 and empty resopnse body or standard error response containing error code and message. Success response means that data were stored for processing.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
designId |
design id |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}
application/xml, text/xml
Sample:
<z:anyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/" />