Variants

A collection of all variant information for an Ipro

get

Fetches all variant information for an Ipro. If the query parameter "metadata" is set to true, then only the metadata of all variants is returned.

post

Creates new variants for an Ipro

delete

Deletes all of the variants for an Ipro

A specific variant, a member of the variants collection

get

Fetches variant information for a specific variant-id

put

Updates the variant information for a specific variant-id

delete

Deletes all nested variant resources for a given variant-id

A JSON object that holds the Ipro-specific configuration information for a variant

get

Fetches the configuration for a given variant-id

A collection of language dependant key-text translation pairs

get

fetches all availavle languages and their translation key-text pairs for a given variant-id.

The i18n containing key-text pairs for a specific language.

get

Fetches all key-text pairs for a given variant-id and language.

put

Creates/updates key-text pairs for a given variant-id and language.

delete

Deletes all key text pairs for a given variant-id and language combination.