Contains links and their respective navigation URL. There may be more than one link and sublinks in a navigation.
Name | Description | ||||||
---|---|---|---|---|---|---|---|
name Type: string Required |
Name of the navigation link Example: Account |
||||||
alias Type: string Required |
Alias of the name of the navigation link that is to be handled in template. Example: account |
||||||
links Type: array |
Links associated with a navigation Example:
|
||||||
_updated_by Type: string Read Only |
Id of the person who updated the data. Example: 53ce64ca75ca73cc11a655c5 |
||||||
_created_by Type: string Read Only |
Id of the person who created the data. Example: 53ce64ca75ca73cc11a655c5 |
||||||
updated_on Type: string Read Only |
Date and time on which data is updated. Example: 2014-09-22T10:37:19.009Z |
||||||
created_on Type: string Read Only |
Date and time of addition of data. Example: 2014-08-26T12:09:05.008Z |
Name | Routes |
---|---|
add | post /api/1/entity/ms.navigations TRY IT ! |
edit | put /api/1/entity/ms.navigations/{_id} TRY IT ! |
list | get /api/1/entity/ms.navigations TRY IT ! |
get | get /api/1/entity/ms.navigations/{_id} TRY IT ! |
delete | delete /api/1/entity/ms.navigations/{_id} TRY IT ! |
Contains links and their respective navigation URL. There may be more than one link and sublinks in a navigation.
Name | Description | ||||||
---|---|---|---|---|---|---|---|
name Type: string Required |
Name of the navigation link
Example: Account |
||||||
alias Type: string Required |
Alias of the name of the navigation link that is to be handled in template.
Example: account |
||||||
links Type: array |
Links associated with a navigation
Example:
|
||||||
_updated_by Type: string Read Only |
Id of the person who updated the data.
Example: 53ce64ca75ca73cc11a655c5 |
||||||
_created_by Type: string Read Only |
Id of the person who created the data.
Example: 53ce64ca75ca73cc11a655c5 |
||||||
updated_on Type: string Read Only |
Date and time on which data is updated.
Example: 2014-09-22T10:37:19.009Z |
||||||
created_on Type: string Read Only |
Date and time of addition of data.
Example: 2014-08-26T12:09:05.008Z |
Name | Routes |
---|---|
add | post /api/1/entity/ms.navigations TRY IT ! |
edit | put /api/1/entity/ms.navigations/{_id} TRY IT ! |
list | get /api/1/entity/ms.navigations TRY IT ! |
get | get /api/1/entity/ms.navigations/{_id} TRY IT ! |
delete | delete /api/1/entity/ms.navigations/{_id} TRY IT ! |
Contains links and their respective navigation URL. There may be more than one link and sublinks in a navigation.
Name | Description | ||||||
---|---|---|---|---|---|---|---|
name Type: string Required |
Name of the navigation link
Example: Account |
||||||
alias Type: string Required |
Alias of the name of the navigation link that is to be handled in template.
Example: account |
||||||
links Type: array |
Links associated with a navigation
Example:
|
||||||
links.title Type: string |
an appropriate name for the title that would appear at the storefront.
Example: WISHLIST |
||||||
links.type Type: string |
Select option from drop down whether its direct link or applicable to all the categories or blogs, etc.
Example: link |
||||||
links.value Type: string |
The URL where the link would be redirected to.
Example: /account/order |
||||||
_metsdata Type: object |
|
||||||
_updated_by Type: string Read Only |
Id of the person who updated the data.
Example: 53ce64ca75ca73cc11a655c5 |
||||||
_created_by Type: string Read Only |
Id of the person who created the data.
Example: 53ce64ca75ca73cc11a655c5 |
||||||
updated_on Type: string Read Only |
Date and time on which data is updated.
Example: 2014-09-22T10:37:19.009Z |
||||||
created_on Type: string Read Only |
Date and time of addition of data.
Example: 2014-08-26T12:09:05.008Z |
Name | Routes |
---|---|
add | post /api/1/entity/ms.navigations TRY IT ! |
edit | put /api/1/entity/ms.navigations/{_id} TRY IT ! |
list | get /api/1/entity/ms.navigations TRY IT ! |
get | get /api/1/entity/ms.navigations/{_id} TRY IT ! |
delete | delete /api/1/entity/ms.navigations/{_id} TRY IT ! |