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

Link to this section Summary

Functions

This endpoint allows you to get a list of categories. Categories are paginated and sorted by root/left.

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

This endpoint allows you to update several categories at once.

This endpoint allows you to update several categories at once.

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

This endpoint allows you to create a new category.

This endpoint allows you to create a new category.

Link to this section Functions

This endpoint allows you to get a list of categories. Categories are paginated and sorted by root/left.

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

This endpoint allows you to update several categories at once.

This endpoint allows you to update several categories at once.

Link to this function

patch_categories(code, opts) View Source

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

This endpoint allows you to create a new category.

This endpoint allows you to create a new category.