Akeneo API client v0.1.1 AkeneoApi.Endpoint.V1.Channels View Source

Link to this section Summary

Functions

This endpoint allows you to update a given channel. Know more about Update behavior. Note that if no channel exists for the given code, it creates it.

This endpoint allows you to create a new channel.

This endpoint allows you to create a new channel.

This endpoint allows you to get a list of channels. Channels are paginated and sorted by code.

This endpoint allows you to get the information about a given channel.

This endpoint allows you to update and/or create several channels at once.

This endpoint allows you to update and/or create several channels at once.

Link to this section Functions

Link to this function

channels_patch(code, opts) View Source

This endpoint allows you to update a given channel. Know more about Update behavior. Note that if no channel exists for the given code, it creates it.

This endpoint allows you to create a new channel.

This endpoint allows you to create a new channel.

This endpoint allows you to get a list of channels. Channels are paginated and sorted by code.

This endpoint allows you to get the information about a given channel.

Link to this function

several_channels_patch() View Source

This endpoint allows you to update and/or create several channels at once.

Link to this function

several_channels_patch(opts) View Source

This endpoint allows you to update and/or create several channels at once.