{{{intro}}}
{{#each sections}}

{{long_description}}

{{#each methods}}
{{description}}
{{#if productType}}
{{productTypeActionBadge productType}}
{{/if}}
{{#if notice}}
{{notice}}
{{/if}}
{{method}} /api{{uri}}{{buildMethodExtension redirection file_upload no_header_extension}}
Example: curl {{#ifNeedMethod method file_upload parameters}} -X {{method}} {{/ifNeedMethod}} {{buildContentType redirection no_content_type}} {{setToken ../is_ecommerce nokey}} {{zeroContent method parameters}} {{#ifPostWithParameters method file_upload parameters}} {{buildPostExamples parameters}} {{/ifPostWithParameters}} {{#ifFileWithParameters method file_upload parameters}} {{buildFileExamples parameters}} {{/ifFileWithParameters}}  'https://<vpsa-address>/api{{uri}}{{buildExtension redirection no_extension extension}}{{buildGetExamples method parameters}}'{{addRedirection redirection}}
{{#if parameters}}
{{paramName name isSub productType}} {{parameterType type}}{{#if options}}{{#unless ignoreOptionsSeperator}} - {{/unless}}{{{options}}}{{/if}} {{descriptionWithRequired required description}} {{defaultValue default}}
{{else}}
No parameters available for this command.
{{/if}}
{{#if response}}
Sample XML Response Sample JSON Response
{{response}}
{{response_json}}
{{/if}}
{{/each}}
{{/each}}
Current doc version:23.03