Networks
Author:
Fluent Commerce
Changed on:
13 Dec 2023
Overview
Networks configuration contains:
- Networks List page
- Network Details page
Key points
- Networks List page
- Network Details page
Networks List page
Networks List page displays the list of existing networks.
Layout

To search for and view network details the Mystique SDK filter component should be used. The Filter component should perform the search based on the following filtering criterion:
- Network Ref
- Created On
- Updated On
Networks table displays information in the following columns:
- (Network) Ref: The unique reference of the network.
- Network ID: The network Id.
- Type: The type of the network.
- Status: The status of the network.
(Network)
`Ref`
`Ref`
Network Details page
The Network Details page displays detailed information about the particular network.
Layout

Breadcrumbs
- Back to Networks : navigating back to the Networks page.
`Link`
Details card

Details card contains the following information:
- ID: The network unique identifier.
- (Network) Ref: The unique reference of the network.
- Type: The type of the network.
- Status: The status of the network.
- Creation Date: Date and time when the network was created.
Locations table

The locations table displays information in the following columns:
- Ref: The location reference provided by the retailer.
- Name: The name of the location.
- City: City.
- State: State.
- Country: Country.
- Type: Type of location.
- Status: Status of location.
Retailers table

Retailers table displays information in the following columns:
- Retailer Ref: The unique reference of the retailer.
- Retailer Id: The ID of the Retailer of which the network belongs.
- Retailer Status: Status of the retailer.
`Retailer`
Attributes table
Attributes table displays information in the following columns:
- Name: Displays the name of the attribute associated with the network.
- Type: Displays the type of attribute associated with the network.
- Value: Displays the value of the attribute.
Learn more about how to Configure OMS