|
Parameters |
|
Description |
Passed |
Returned |
Method returns the .htaccess file content for specified online store. |
1 |
2 |
Syntax
ListResult STORES::GetOnlineStoresRewriteRules_API(
Int StoreID_1;
...
Int StoreID_N.
)
returns
Int StoreID - ID of proxy online store;
Str RewriteRulesBody - .htaccess file content (proxy online store itself).
Special Notes