Network
A network is a collection of physical fulfilment or collection locations such as stores, warehouses, distribution centres.
Implements
Connections
RetailerConnection
)
A list of retailers associated with this network
Argument | Type | Description |
---|---|---|
createdOn |
DateRange
|
|
updatedOn |
DateRange
|
|
status |
[String]
|
Status of the retailer |
ref |
[String!]
|
Reference for the retailer |
summary |
[String]
|
Short description of the retailer |
websiteUrl |
[String]
|
Retailer's website URL used in customer notifications |
websiteUrlName |
[String]
|
Friendly text to be shown for URL links in customer notifications |
primaryEmail |
[String]
|
Primary email of the retailer |
supportContactName |
[String]
|
Customer support contact name |
supportEmail |
[String]
|
Customer support email used in customer notifications |
supportPhone |
[String]
|
Customer support phone number used in customer notifications |
tradingName |
[String]
|
The retailer's trading name used in customer notifications |
first |
Int
|
Returns the first n elements from the list |
last |
Int
|
Returns the last n elements from the list |
before |
String
|
Returns the elements in the list that come before the specified global ID |
after |
String
|
Returns the elements in the list that come after the specified global ID |
LocationConnection
)
Locations in the network
Argument | Type | Description |
---|---|---|
ref |
[String]
|
The location (i.e. store) id provided by the retailer |
createdOn |
DateRange
|
|
updatedOn |
DateRange
|
|
type |
[String]
|
Type |
status |
[String]
|
The location status. Possible values are 'ACTIVE', 'INACTIVE'. |
name |
[String]
|
Name of location |
supportPhoneNumber |
[String]
|
The location contact number |
defaultCarrier |
[String]
|
Default carrier |
defaultCarrierName |
[String]
|
Default carrier of the location |
first |
Int
|
Returns the first n elements from the list |
last |
Int
|
Returns the last n elements from the list |
before |
String
|
Returns the elements in the list that come before the specified global ID |
after |
String
|
Returns the elements in the list that come after the specified global ID |
Fields
ID!
)
ID of the object
DateTime
)
Time of creation
DateTime
)
Time of last update
String
)
Reference to the network. This is the name of the network you passed in while creating the network. Recommended to be unique.
String
)
The type of network
String
)
Status of the network
[Attribute]
)
Network attributes