|
Parameters |
|
Description |
Passed |
Returned |
Method returns the list of relations between operations defined in marketplace protocol and online store usage scenario.
|
2 |
3 or more |
Syntax
ListResult STORES::StoreOperationToPathMapListGet_API(
Int StoreID;
Int SortNo.
)
returns
Str OperationID - ID of marketplace operation:
CREATE_DOMAIN - register domain;
CREATE_CERT - buy SSL Certificate;
PURCHASE_APPLICATION_LICENSE - buy application license;
Int StoreID - requested online store ID;
Str PathID - ID of APS application;
Special Notes