API – RelatedData
General Online Reference
http://4221117.shop53.dandomain.dk/admin/webapi/endpoints/v1_0/RelatedDataService/help
GetManufacturers[GET]
The GetManufacturers operation retrieves a list of all manufactors.
Input
The operation takes the following input:
- an authentication key (see Authentication for details)
Validation
The following validation will determine whether the operation succeeds:
- the authentication key must be valid (see Authentication for details)
Output
When successful the operation returns a list of manufactors.
Request and response format
GetPeriods[GET]
The GetPeriods operation retrieves a list of all periods.
Input
The operation takes the following input:
- an authentication key (see Authentication for details)
Validation
The following validation will determine whether the operation succeeds:
- the authentication key must be valid (see Authentication for details)
Output
When successful the operation returns a list of manufactors.
Request and response format
GetProductTypes[GET]
The GetProductTypes operation retrieves a list of all producttypes.
Input
The operation takes the following input:
- an authentication key (see Authentication for details)
Validation
The following validation will determine whether the operation succeeds:
- the authentication key must be valid (see Authentication for details)
Output
When successful the operation returns a list of producttypes.
Request and response format
GetSegments[GET]
The GetSegments operation retrieves a list of all segments.
Input
The operation takes the following input:
- an authentication key (see Authentication for details)
Validation
The following validation will determine whether the operation succeeds:
- the authentication key must be valid (see Authentication for details)
Output
When successful the operation returns a list of segments.
Request and response format
GetSegmentsForSite[GET]
The GetSegmentsForSite operation retrieves a list of all segments.
Input
The operation takes the following input:
- an authentication key (see Authentication for details)
- siteId
Validation
The following validation will determine whether the operation succeeds:
- the authentication key must be valid (see Authentication for details)
- siteId must not be null
Output
When successful the operation returns a list of segments.
Request and response format
GetUnits[GET]
The GetUnits operation retrieves a list of all units.
Input
The operation takes the following input:
- an authentication key (see Authentication for details)
Validation
The following validation will determine whether the operation succeeds:
- the authentication key must be valid (see Authentication for details)
Output
When successful the operation returns a list of units.
Request and response format
GetUnitsForSite[GET]
The GetUnitsForSite operation retrieves a list of all units for the specified site.
Input
The operation takes the following input:
- an authentication key (see Authentication for details)
- siteId
Validation
The following validation will determine whether the operation succeeds:
- the authentication key must be valid (see Authentication for details)
- the siteId must not be null
Output
When successful the operation returns a list of units.
Request and response format
GetVariantGroups[GET]
The GetVariantGroups operation retrieves a list of all variantgroups.
Input
The operation takes the following input:
- an authentication key (see Authentication for details)
Validation
The following validation will determine whether the operation succeeds:
- the authentication key must be valid (see Authentication for details)
Output
When successful the operation returns a list of variantgroups.
Request and response format
GetVariantGroupsForSite[GET]
The GetVariantGroups operation retrieves a list of all variantgroups.
Input
The operation takes the following input:
- an authentication key (see Authentication for details)
- siteId
Validation
The following validation will determine whether the operation succeeds:
- the authentication key must be valid (see Authentication for details)
- siteId must not be null
Output
When successful the operation returns a list of variantgroups.
Request and response format