Version 1
Connector Overview: This page documents all 140 endpoints for the Akeneoconnector v1.
GET
Asset attribute option: Get a list of attribute options of a given attribute for a given asset family
This endpoint allows you to get a list of attribute options for a given asset family.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Code of the asset family |
|
|
Code of the attribute |
|
|
N/A |
GET
Asset attribute option: Get an attribute option for a given attribute of a given asset family
This endpoint allows you to get the information about a given asset attribute option.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Code of the asset family |
|
|
Code of the attribute |
|
|
Code of the resource |
|
|
N/A |
PATCH
Asset attribute option: Update/create an asset attribute option for a given asset family
This endpoint allows you to update a given option for a given attribute and a given asset family. Learn more about the Update behavior. Note that if the option does not already exist for the given attribute of the given asset family, it creates it.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Code of the asset family |
|
|
Code of the attribute |
|
|
Code of the resource |
|
|
N/A |
GET
Asset attribute: Get an attribute of a given asset family
This endpoint allows you to get the information about a given attribute for a given asset family.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Code of the asset family |
|
|
Code of the resource |
|
|
N/A |
GET
Asset attribute: Get the list of attributes of a given asset family
This endpoint allows you to get the list of attributes of a given asset family.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Code of the asset family |
|
|
N/A |
PATCH
Asset attribute: Update/create an attribute of a given asset family
This endpoint allows you to update a given attribute for a given asset family. Note that if the attribute does not already exist for the given asset family, it creates it.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Code of the asset family |
|
|
Code of the resource |
|
|
N/A |
GET
Asset family: Get an asset family
This endpoint allows you to get the information about a given asset family.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Code of the resource |
|
|
N/A |
GET
Asset family: Get list of asset families
This endpoint allows you to get a list of asset families. Asset families are paginated.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Cursor when using the search_after pagination method type. Should never be set manually, see Pagination section |
|
|
N/A |
PATCH
Asset family: Update/create an asset family
This endpoint allows you to update a given asset family. Note that if the asset family does not already exist, it creates it.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Code of the resource |
|
|
N/A |
POST
Asset media file: Create a new media file for an asset
This endpoint allows you to create a new media file and associate it to a media file attribute value of an asset.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Equal to 'multipart/form-data', no other value allowed |
|
|
N/A |
GET
Asset media file: Download the media file associated to an asset
This endpoint allows you to download a given media file that is associated with an asset.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Code of the resource |
|
|
N/A |
DELETE
Asset: Delete an asset
This endpoint allows you to delete a given asset. This endpoint is case sensitive on the asset family code.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Code of the asset family |
|
|
Code of the resource |
|
|
N/A |
GET
Asset: Get an asset of a given asset family
This endpoint allows you to get the information about a given asset for a given asset family. This endpoint is case sensitive on the asset family code.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Code of the asset family |
|
|
Code of the resource |
|
|
N/A |
GET
Asset: Get the list of the assets of a given asset family
This endpoint allows you to get a list of assets of a given asset family. Assets are paginated. This endpoint is case sensitive on the asset family code.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Filter assets, for more details see the Asset filters section |
|
|
Filter asset values to return scopable asset attributes for the given channel as well as the non localizable/non scopable asset attributes, for more details see the Filter asset values by channel section |
|
|
Filter asset values to return localizable attributes for the given locales as well as the non localizable/non scopable asset attributes, for more details see the Filter asset values by locale section |
|
|
Code of the asset family |
|
|
Cursor when using the search_after pagination method type. Should never be set manually, see Pagination section |
|
|
N/A |
PATCH
Asset: Update/create an asset
This endpoint allows you to update a given asset of a given asset family. Learn more about the Update behavior. Note that if the asset does not already exist for the given asset family, it creates it. This endpoint is case sensitive on the asset family code.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Code of the asset family |
|
|
Code of the resource |
|
|
N/A |
PATCH
Asset: Update/create several assets
This endpoint allows you to update and/or create several assets of one given asset family at once. Learn more about the Update behavior. Note that if the asset does not already exist for the given asset family, it creates it. This endpoint is case sensitive on the asset family code.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Code of the asset family |
|
|
N/A |
POST
Association type: Create a new association type
This endpoint allows you to create a new association type.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
GET
Association type: Get a list of association types
This endpoint allows you to get a list of association types. Association types are paginated and sorted by code.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Number of the page to retrieve when using the page pagination method type. Should never be set manually, see Pagination section |
|
|
Number of results by page, see Pagination section |
|
|
Return the count of items in the response. Be carefull with that, on a big catalog, it can decrease performance in a significative way |
|
|
N/A |
GET
Association type: Get an association type
This endpoint allows you to get the information about a given association type.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Code of the resource |
|
|
N/A |
PATCH
Association type: Update/create an association type
This endpoint allows you to update a given association type. Know more about Update behavior. Note that if no association type exists for the given code, it creates it.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Code of the resource |
|
|
N/A |
PATCH
Association type: Update/create several association types
This endpoint allows you to update and/or create several association types at once.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
POST
Attribute group: Create a new attribute group
This endpoint allows you to create a new attribute group.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
GET
Attribute group: Get an attribute group
This endpoint allows you to get the information about a given attribute group.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Code of the resource |
|
|
N/A |
GET
Attribute group: Get list of attribute groups
This endpoint allows you to get a list of attribute groups. Attribute groups are paginated and sorted by code.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Filter attribute groups, for more details see the Filters section. |
|
|
Number of the page to retrieve when using the page pagination method type. Should never be set manually, see Pagination section |
|
|
Number of results by page, see Pagination section |
|
|
Return the count of items in the response. Be carefull with that, on a big catalog, it can decrease performance in a significative way |
|
|
N/A |
PATCH
Attribute group: Update/create an attribute group
This endpoint allows you to update a given attribute group. Know more about Update behavior. Note that if no attribute group exists for the given code, it creates it.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Code of the resource |
|
|
N/A |
PATCH
Attribute group: Update/create several attribute groups
This endpoint allows you to update and/or create several attribute groups at once.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
POST
Attribute option: Create a new attribute option
This endpoint allows you to create a new attribute option.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Code of the attribute |
|
|
N/A |
GET
Attribute option: Get an attribute option
This endpoint allows you to get the information about a given attribute option.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Code of the attribute |
|
|
Code of the resource |
|
|
N/A |
GET
Attribute option: Get list of attribute options
This endpoint allows you to get a list of attribute options. Attribute options are paginated and sorted by code.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Code of the attribute |
|
|
Number of the page to retrieve when using the page pagination method type. Should never be set manually, see Pagination section |
|
|
Number of results by page, see Pagination section |
|
|
Return the count of items in the response. Be carefull with that, on a big catalog, it can decrease performance in a significative way |
|
|
N/A |
PATCH
Attribute option: Update/create an attribute option
This endpoint allows you to update a given attribute option. Know more about Update behavior. Note that if no attribute option exists for the given code, it creates it.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Code of the attribute |
|
|
Code of the resource |
|
|
N/A |
PATCH
Attribute option: Update/create several attribute options
This endpoint allows you to update several attribute options at once.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Code of the attribute |
|
|
N/A |
POST
Attribute: Create a new attribute
This endpoint allows you to create a new attribute.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
GET
Attribute: Get an attribute
This endpoint allows you to get the information about a given attribute.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Code of the resource |
|
|
Return the options of 'select' column types (of a table attribute) in the response. (Only available on SaaS platforms) |
|
|
N/A |
GET
Attribute: Get list of attributes
This endpoint allows you to get a list of attributes. Attributes are paginated and sorted by code.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Filter attributes, for more details see the Filters section. |
|
|
Number of the page to retrieve when using the page pagination method type. Should never be set manually, see Pagination section |
|
|
Number of results by page, see Pagination section |
|
|
Return the count of items in the response. Be carefull with that, on a big catalog, it can decrease performance in a significative way |
|
|
Return the options of 'select' column types (of a table attribute) in the response. (Only available on SaaS platforms) |
|
|
N/A |
PATCH
Attribute: Update/create an attribute
This endpoint allows you to update a given attribute. Know more about Update behavior. Note that if no attribute exists for the given code, it creates it.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Code of the resource |
|
|
N/A |
PATCH
Attribute: Update/create several attributes
This endpoint allows you to update and/or create several attributes at once.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
POST
Authentication: Get authentication token
This endpoint allows you to get an authentication token. No need to be authenticated to use this endpoint.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Equal to 'application/json' or 'application/x-www-form-urlencoded', no other value allowed |
|
|
Equal to 'Basic xx', where 'xx' is the base 64 encoding of the client id and secret. Find out how to generate them in the Client ID/secret generation section. |
|
|
N/A |
GET
Catalog products: Get a product related to a catalog
This endpoint allows you to get a specific product related to a catalog. In the Enterprise Edition, permissions based on your app settings are applied on the product you request. Please, note that a disabled catalog can return an HTTP 200 with a payload containing an error message, for more details see the App Catalog section.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Catalog ID |
|
|
Product UUID |
|
|
N/A |
GET
Catalog products: Get the list of product uuids
This endpoint allows you to get the list of uuids of products contained in a catalog. Please, note that a disabled catalog can return an HTTP 200 with a payload containing an error message, for more details see the App Catalog section.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Id of the catalog |
|
|
Cursor when using the search_after pagination method type. Should never be set manually, see Pagination section |
|
|
Number of results by page, see Pagination section |
|
|
Filter products that have been updated BEFORE the provided date (Only available on Catalogs endpoints) |
|
|
Filter products that have been updated AFTER the provided date (Only available on Catalogs endpoints) |
|
|
N/A |
GET
Catalog products: Get the list of products related to a catalog
This endpoint allows you to get the list of products related to a catalog. Products are paginated and they can be filtered. In the Enterprise Edition, permissions based on your app settings are applied to the set of products you request. Please, note that a disabled catalog can return an HTTP 200 with a payload containing an error message, for more details see the App Catalog section.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Catalog ID |
|
|
Cursor when using the search_after pagination method type. Should never be set manually, see Pagination section |
|
|
Number of results by page, see Pagination section |
|
|
Filter products that have been updated BEFORE the provided date (Only available on Catalogs endpoints) |
|
|
Filter products that have been updated AFTER the provided date (Only available on Catalogs endpoints) |
|
|
N/A |
POST
Catalogs: Create a new catalog
This endpoint allows you to create a new catalog.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
DELETE
Catalogs: Delete a catalog
This endpoint allows you to delete a catalog.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Catalog ID |
|
|
N/A |
GET
Catalogs: Get a catalog
This endpoint allows you to get the information about a catalog.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Catalog ID |
|
|
N/A |
GET
Catalogs: Get the list of owned catalogs
This endpoint allows you to get the list of catalogs you owned.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Number of the page to retrieve when using the page pagination method type. Should never be set manually, see Pagination section |
|
|
Number of results by page, see Pagination section |
|
|
N/A |
PATCH
Catalogs: Update a catalog
This endpoint allows you to update a catalog.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Catalog ID |
|
|
N/A |
POST
Category: Create a new category
This endpoint allows you to create a new category.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
GET
Category: Get a category
This endpoint allows you to get the information about a given category.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Code of the resource |
|
|
Return information about category position into its category tree (only available on SaaS platforms) |
|
|
N/A |
GET
Category: Get list of categories
This endpoint allows you to get a list of categories. Categories are paginated and sorted by root/left.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Filter categories, for more details see the Filters section. |
|
|
Number of the page to retrieve when using the page pagination method type. Should never be set manually, see Pagination section |
|
|
Number of results by page, see Pagination section |
|
|
Return the count of items in the response. Be carefull with that, on a big catalog, it can decrease performance in a significative way |
|
|
Return information about category position into its category tree (only available on SaaS platforms) |
|
|
N/A |
PATCH
Category: Update/create a category
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.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Code of the resource |
|
|
N/A |
PATCH
Category: Update/create several categories
This endpoint allows you to update several categories at once.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
POST
Channel: Create a new channel
This endpoint allows you to create a new channel.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
GET
Channel: Get a channel
This endpoint allows you to get the information about a given channel.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Code of the resource |
|
|
N/A |
GET
Channel: Get a list of channels
This endpoint allows you to get a list of channels. Channels are paginated and sorted by code.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Number of the page to retrieve when using the page pagination method type. Should never be set manually, see Pagination section |
|
|
Number of results by page, see Pagination section |
|
|
Return the count of items in the response. Be carefull with that, on a big catalog, it can decrease performance in a significative way |
|
|
N/A |
PATCH
Channel: Update/create a channel
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.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Code of the resource |
|
|
N/A |
PATCH
Channel: Update/create several channels
This endpoint allows you to update and/or create several channels at once.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
GET
Currency: Get a currency
This endpoint allows you to get the information about a given currency.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Code of the resource |
|
|
N/A |
GET
Currency: Get a list of currencies
This endpoint allows you to get a list of currencies. Currencies are paginated and sorted by code.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Number of the page to retrieve when using the page pagination method type. Should never be set manually, see Pagination section |
|
|
Number of results by page, see Pagination section |
|
|
Return the count of items in the response. Be carefull with that, on a big catalog, it can decrease performance in a significative way |
|
|
N/A |
GET
Download: Download Asset
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
This toggle enables you to load file content as the step output. Supported formats include JSON, XML, YML/YAML, CSV, TXT, and other text-based file types. Note that images, PDF files, and other binary formats cannot be loaded. Additionally, there is a file size limit for this feature; please check the logs for details. |
|
|
Enable or disable following URL redirects. If it is enabled, it will follow the URL redirects. |
|
|
N/A |
|
|
N/A |
|
|
N/A |
GET
Family variant: Get a family variant
This endpoint allows you to get the information about a given family variant.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Code of the family |
|
|
Code of the resource |
|
|
N/A |
GET
Family variant: Get list of family variants
This endpoint allows you to get a list of family variants. Family variants are paginated and sorted by code.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Code of the family |
|
|
Number of the page to retrieve when using the page pagination method type. Should never be set manually, see Pagination section |
|
|
Number of results by page, see Pagination section |
|
|
Return the count of items in the response. Be carefull with that, on a big catalog, it can decrease performance in a significative way |
|
|
N/A |
PATCH
Family variant: Update/create a family variant
This endpoint allows you to update a given family variant. Know more about Update behavior. Note that if no family variant exists for the given code, it creates it.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Code of the family |
|
|
Code of the resource |
|
|
N/A |
PATCH
Family variant: Update/create several family variants
This endpoint allows you to update and/or create several family variants at once, for a given family.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Code of the family |
|
|
N/A |
POST
Family: Create a new family
This endpoint allows you to create a new family.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
POST
Family: Create a new family variant
This endpoint allows you to create a family variant.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Code of the family |
|
|
N/A |
GET
Family: Get a family
This endpoint allows you to get the information about a given family.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Code of the resource |
|
|
N/A |
GET
Family: Get list of families
This endpoint allows you to get a list of families. Families are paginated and sorted by code.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Filter families, for more details see the Filters section. |
|
|
Number of the page to retrieve when using the page pagination method type. Should never be set manually, see Pagination section |
|
|
Number of results by page, see Pagination section |
|
|
Return the count of items in the response. Be carefull with that, on a big catalog, it can decrease performance in a significative way |
|
|
N/A |
PATCH
Family: Update/create a family
This endpoint allows you to update a given family. Know more about Update behavior. Note that if no family exists for the given code, it creates it.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Code of the resource |
|
|
N/A |
PATCH
Family: Update/create several families
This endpoint allows you to update and/or create several families at once.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
GET
Locale: Get a list of locales
This endpoint allows you to get a list of locales. Locales are paginated and sorted by code.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Filter locales, for more details see the Filters section |
|
|
Number of the page to retrieve when using the page pagination method type. Should never be set manually, see Pagination section |
|
|
Number of results by page, see Pagination section |
|
|
Return the count of items in the response. Be carefull with that, on a big catalog, it can decrease performance in a significative way |
|
|
N/A |
GET
Locale: Get a locale
This endpoint allows you to get the information about a given locale.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Code of the resource |
|
|
N/A |
GET
Measure family: Get a measure family
This endpoint allows you to get the information about a given measure family.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Code of the resource |
|
|
N/A |
GET
Measure family: Get list of measure familiy
This endpoint allows you to get a list of measure families. Measure families are paginated and sorted by code.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
GET
Measurement family: Get list of measurement families
This endpoint allows you to get a list of measurement families.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
PATCH
Measurement family: Update/create several measurement families
This endpoint allows you to update and/or create several measurement families at once.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
GET
Overview: Get list of all endpoints
This endpoint allows you to get the list of all the available endpoints. No need to be authenticated to use this endpoint.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
POST
PAM asset category: Create a new PAM asset category
This endpoint allows you to create a new PAM asset category.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
GET
PAM asset category: Get a PAM asset category
This endpoint allows you to get the information about a given PAM asset category.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Code of the resource |
|
|
N/A |
GET
PAM asset category: Get list of PAM asset categories
This endpoint allows you to get a list of PAM asset categories. PAM asset categories are paginated and sorted by root/left.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Number of the page to retrieve when using the page pagination method type. Should never be set manually, see Pagination section |
|
|
Number of results by page, see Pagination section |
|
|
Return the count of items in the response. Be carefull with that, on a big catalog, it can decrease performance in a significative way |
|
|
N/A |
PATCH
PAM asset category: Update/create a PAM asset category
This endpoint allows you to update a given PAM asset category. Know more about Update behavior. Note that if no category exists for the given code, it creates it.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Code of the resource |
|
|
N/A |
PATCH
PAM asset category: Update/create several PAM asset categories
This endpoint allows you to update several PAM asset categories at once.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
GET
PAM asset reference file: Download a reference file
This endpoint allows you to download a given reference file.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Code of the asset |
|
|
Code of the locale if the asset is localizable or equal to no-locale if the asset is not localizable |
|
|
N/A |
GET
PAM asset reference file: Get a reference file
This endpoint allows you to get the information about a reference file of a given PAM asset.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Code of the asset |
|
|
Code of the locale if the asset is localizable or equal to no-locale if the asset is not localizable |
|
|
N/A |
POST
PAM asset reference file: Upload a new reference file
This endpoint allows you to upload a new reference file for a given PAM asset and locale. It will also automatically generate all the variation files corresponding to this reference file.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Code of the asset |
|
|
Code of the locale if the asset is localizable or equal to no-locale if the asset is not localizable |
|
|
Equal to 'multipart/form-data', no other value allowed |
|
|
N/A |
GET
PAM asset tag: Get a PAM asset tag
This endpoint allows you to get the information about a given PAM asset tag.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Code of the resource |
|
|
N/A |
GET
PAM asset tag: Get list of PAM asset tags
This endpoint allows you to get a list of PAM asset tags. PAM asset tags are paginated.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Number of the page to retrieve when using the page pagination method type. Should never be set manually, see Pagination section |
|
|
Number of results by page, see Pagination section |
|
|
Return the count of items in the response. Be carefull with that, on a big catalog, it can decrease performance in a significative way |
|
|
N/A |
PATCH
PAM asset tag: Update/create a PAM asset tag
This endpoint allows you to update a given PAM asset tag. Know more about Update behavior. Note that if no tag exists for the given code, it creates it.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Code of the resource |
|
|
N/A |
GET
PAM asset variation file: Download a variation file
This endpoint allows you to download a given variation file.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Code of the asset |
|
|
Code of the channel |
|
|
Code of the locale if the asset is localizable or equal to no-locale if the asset is not localizable |
|
|
N/A |
GET
PAM asset variation file: Get a variation file
This endpoint allows you to get the information about a variation file of a given PAM asset.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Code of the asset |
|
|
Code of the channel |
|
|
Code of the locale if the asset is localizable or equal to no-locale if the asset is not localizable |
|
|
N/A |
POST
PAM asset variation file: Upload a new variation file
This endpoint allows you to upload a new variation file for a given PAM asset, channel and locale.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Code of the asset |
|
|
Code of the channel |
|
|
Code of the locale if the asset is localizable or equal to no-locale if the asset is not localizable |
|
|
Equal to 'multipart/form-data', no other value allowed |
|
|
N/A |
POST
PAM asset: Create a new PAM asset
This endpoint allows you to create a new PAM asset.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
GET
PAM asset: Get a PAM asset
This endpoint allows you to get the information about a given PAM asset.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Code of the resource |
|
|
N/A |
GET
PAM asset: Get list of PAM assets
This endpoint allows you to get a list of PAM assets. PAM assets are paginated.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Pagination method type, see Pagination section |
|
|
Number of the page to retrieve when using the page pagination method type. Should never be set manually, see Pagination section |
|
|
Cursor when using the search_after pagination method type. Should never be set manually, see Pagination section |
|
|
Number of results by page, see Pagination section |
|
|
Return the count of items in the response. Be carefull with that, on a big catalog, it can decrease performance in a significative way |
|
|
N/A |
PATCH
PAM asset: Update/create a PAM asset
This endpoint allows you to update a given PAM asset. Know more about Update behavior. Note that if no asset exists for the given code, it creates it.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Code of the resource |
|
|
N/A |
PATCH
PAM asset: Update/create several PAM assets
This endpoint allows you to update several PAM assets at once.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
POST
Product [identifier]: Create a new product
This endpoint allows you to create a new product. In the Enterprise Edition, since the v2.0, permissions based on your user groups are applied to the product you try to create.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
DELETE
Product [identifier]: Delete a product
This endpoint allows you to delete a given product. In the Enterprise Edition, since the 2.0, permissions based on your user groups are applied to the product you try to delete.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Code of the resource |
|
|
N/A |
GET
Product [identifier]: Get a draft
This endpoint allows you to get the information about a given draft.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Code of the resource |
|
|
N/A |
GET
Product [identifier]: Get a product
This endpoint allows you to get the information about a given product. In the Entreprise Edition, since the v2.0, permissions based on your user groups are applied to the product you request.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Code of the resource |
|
|
Return labels of attribute options in the response. (Only available since the 5.0 version) |
|
|
Return product quality scores in the response. (Only available since the 5.0 version) |
|
|
Return product completenesses in the response. (Only available on SaaS platforms) |
|
|
N/A |
GET
Product [identifier]: Get list of products
This endpoint allows you to get a list of products. Products are paginated and they can be filtered. In the Enterprise Edition, since the 2.0, permissions based on your user groups are applied to the set of products you request.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Filter products, for more details see the Filters section |
|
|
Filter product values to return scopable attributes for the given channel as well as the non localizable/non scopable attributes, for more details see the Filter product values via channel section |
|
|
Filter product values to return localizable attributes for the given locales as well as the non localizable/non scopable attributes, for more details see the Filter product values via locale section |
|
|
Filter product values to only return those concerning the given attributes, for more details see the Filter on product values section |
|
|
Pagination method type, see Pagination section |
|
|
Number of the page to retrieve when using the page pagination method type. Should never be set manually, see Pagination section |
|
|
Cursor when using the search_after pagination method type. Should never be set manually, see Pagination section |
|
|
Number of results by page, see Pagination section |
|
|
Return the count of items in the response. Be carefull with that, on a big catalog, it can decrease performance in a significative way |
|
|
Return labels of attribute options in the response. (Only available since the 5.0 version) |
|
|
Return product quality scores in the response. (Only available since the 5.0 version) |
|
|
Return product completenesses in the response. (Only available on SaaS platforms) |
|
|
N/A |
POST
Product [identifier]: Submit a draft for approval
This endpoint allows you to submit a draft for approval.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Code of the resource |
|
|
N/A |
PATCH
Product [identifier]: Update/create a product
This endpoint allows you to update a given product. Learn more about Update behavior. Note that if no product exists for the given identifier, it creates it. In the Entreprise Edition, since the v2.0, permissions based on your user groups are applied to the product you try to update. It may result in the creation of a draft if you only have edit rights through the product's categories.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Code of the resource |
|
|
N/A |
PATCH
Product [identifier]: Update/create several products
This endpoint allows you to update and/or create several products at once. Learn more about Update behavior. Note that if no product exists for the given identifier, it creates it. In the Enterprise Edition, since the v2.0, permissions based on your user groups are applied to the products you try to update. It may result in the creation of drafts if you only have edit rights through the product's categories.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
POST
Product [uuid]: Create a new product
This endpoint allows you to create a new product. In the Enterprise Edition, permissions based on your user groups are applied to the product you try to create. If no uuid is provided, the PIM will generate one for you.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
DELETE
Product [uuid]: Delete a product
This endpoint allows you to delete a given product. In the Enterprise Edition, permissions based on your user groups are applied to the product you try to delete.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Uuid of the resource |
|
|
N/A |
GET
Product [uuid]: Get a draft
This endpoint allows you to get the information about a given draft.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Uuid of the resource |
|
|
N/A |
GET
Product [uuid]: Get a product
This endpoint allows you to get the information about a given product. In the Entreprise Edition, permissions based on your user groups are applied to the product you request.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Uuid of the resource |
|
|
Return labels of attribute options in the response. (Only available since the 5.0 version) |
|
|
Return product quality scores in the response. (Only available since the 5.0 version) |
|
|
Return product completenesses in the response. (Only available on SaaS platforms) |
|
|
N/A |
GET
Product [uuid]: Get list of products
This endpoint allows you to get a list of products. Products are paginated and they can be filtered. In the Enterprise Edition, permissions based on your user groups are applied to the set of products you request.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Filter products, for more details see the Filters section |
|
|
Filter product values to return scopable attributes for the given channel as well as the non localizable/non scopable attributes, for more details see the Filter product values via channel section |
|
|
Filter product values to return localizable attributes for the given locales as well as the non localizable/non scopable attributes, for more details see the Filter product values via locale section |
|
|
Filter product values to only return those concerning the given attributes, for more details see the Filter on product values section |
|
|
Pagination method type, see Pagination section |
|
|
Number of the page to retrieve when using the page pagination method type. Should never be set manually, see Pagination section |
|
|
Cursor when using the search_after pagination method type. Should never be set manually, see Pagination section |
|
|
Number of results by page, see Pagination section |
|
|
Return the count of items in the response. Be carefull with that, on a big catalog, it can decrease performance in a significative way |
|
|
Return labels of attribute options in the response. (Only available since the 5.0 version) |
|
|
Return product quality scores in the response. (Only available since the 5.0 version) |
|
|
Return product completenesses in the response. (Only available on SaaS platforms) |
|
|
N/A |
POST
Product [uuid]: Submit a draft for approval
This endpoint allows you to submit a draft for approval.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Uuid of the resource |
|
|
N/A |
PATCH
Product [uuid]: Update/create a product
This endpoint allows you to update a given product. Learn more about Update behavior. Note that if no product exists for the given uuid, it creates it. In the Entreprise Edition, permissions based on your user groups are applied to the product you try to update. It may result in the creation of a draft if you only have edit rights through the product's categories.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Uuid of the resource |
|
|
N/A |
PATCH
Product [uuid]: Update/create several products
This endpoint allows you to update and/or create several products at once. Learn more about Update behavior. Note that if no product exists for the given uuid, it creates it. In the Enterprise Edition, permissions based on your user groups are applied to the products you try to update. It may result in the creation of drafts if you only have edit rights through the product's categories.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
POST
Product media file: Create a new product media file
This endpoint allows you to create a new media file and associate it to an attribute value of a given product or product model.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Equal to 'multipart/form-data', no other value allowed |
|
|
N/A |
GET
Product media file: Download a product media file
This endpoint allows you to download a given media file that is used as an attribute value of a product or a product model.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Code of the resource |
|
|
N/A |
GET
Product media file: Get a list of product media files
This endpoint allows you to get a list of media files that are used as attribute values in products or product models.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Number of the page to retrieve when using the page pagination method type. Should never be set manually, see Pagination section |
|
|
Number of results by page, see Pagination section |
|
|
Return the count of items in the response. Be carefull with that, on a big catalog, it can decrease performance in a significative way |
|
|
N/A |
GET
Product media file: Get a product media file
This endpoint allows you to get the information about a given media file that is used as an attribute value of a product or a product model.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Code of the resource |
|
|
N/A |
POST
Product model: Create a new product model
This endpoint allows you to create a new product model. In the Enterprise Edition, since the v2.3, permissions based on your user groups are applied to the product model you try to create.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
DELETE
Product model: Delete a product model
This endpoint allows you to delete a given product model. All its children, product models and variant products, will be also deleted. In the Enterprise Edition, the permissions based on your connection user group are applied to the product model you try to delete.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Code of the resource |
|
|
N/A |
GET
Product model: Get a draft
This endpoint allows you to get the information about a given product model draft.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Code of the resource |
|
|
N/A |
GET
Product model: Get a product model
This endpoint allows you to get the information about a given product model. In the Entreprise Edition, since the v2.0, permissions based on your user groups are applied to the product model you request.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Code of the resource |
|
|
Return product model quality scores in the response. (Only available on SaaS platforms) |
|
|
N/A |
GET
Product model: Get list of product models
This endpoint allows you to get a list of product models. Product models are paginated. In the Enterprise Edition, since the 2.0, permissions based on your user groups are applied to the set of products you request.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Filter product models, for more details see the Filters section |
|
|
Filter product values to return scopable attributes for the given channel as well as the non localizable/non scopable attributes, for more details see the Filter product values via channel section |
|
|
Filter product values to return localizable attributes for the given locales as well as the non localizable/non scopable attributes, for more details see the Filter product values via locale section |
|
|
Filter product values to only return those concerning the given attributes, for more details see the Filter on product values section and the Filter on product model properties section |
|
|
Pagination method type, see Pagination section |
|
|
Number of the page to retrieve when using the page pagination method type. Should never be set manually, see Pagination section |
|
|
Cursor when using the search_after pagination method type. Should never be set manually, see Pagination section |
|
|
Number of results by page, see Pagination section |
|
|
Return the count of items in the response. Be carefull with that, on a big catalog, it can decrease performance in a significative way |
|
|
Return product model quality scores in the response. (Only available on SaaS platforms) |
|
|
N/A |
POST
Product model: Submit a draft for approval
This endpoint allows you to submit a product model draft for approval.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Code of the resource |
|
|
N/A |
PATCH
Product model: Update/create a product model
This endpoint allows you to update a given product model. Learn more about Update behavior. Note that if no product model exists for the given code, it creates it. In the Enterprise Edition PIM since the 2.3, permissions based on your user groups are applied to the product model you try to update. It may result in the creation of a draft if you only have edit rights through the product model's categories.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Code of the resource |
|
|
N/A |
PATCH
Product model: Update/create several product models
This endpoint allows you to update and/or create several product models at once. Learn more about Update behavior. Note that if no product models exists for the given code, it creates it. In the Enterprise Edition, since the v2.3, permissions based on your user groups are applied to the product models you try to update. It may result in the creation of drafts if you only have edit rights through the product model's categories.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
GET
Published product: Get a published product
This endpoint allows you to get the information about a given published product.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Code of the resource |
|
|
N/A |
GET
Published product: Get list of published products
This endpoint allows you to get a list of published products. Published products are paginated and they can be filtered.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Filter published products, for more details see the Filters section |
|
|
Filter published product values to return scopable attributes for the given channel as well as the non localizable/non scopable attributes, for more details see the Filter on published product values section |
|
|
Filter published product values to return localizable attributes for the given locales as well as the non localizable/non scopable attributes, for more details see the Filter on published product values section |
|
|
Filter published product values to only return those concerning the given attributes, for more details see the Filter on product values section |
|
|
Pagination method type, see Pagination section |
|
|
Number of the page to retrieve when using the page pagination method type. Should never be set manually, see Pagination section |
|
|
Cursor when using the search_after pagination method type. Should never be set manually, see Pagination section |
|
|
Number of results by page, see Pagination section |
|
|
Return the count of items in the response. Be carefull with that, on a big catalog, it can decrease performance in a significative way |
|
|
N/A |
GET
Reference entity attribute option: Get a list of attribute options of a given attribute for a given reference entity
This endpoint allows you to get a list of attribute options for a given reference entity.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Code of the reference entity |
|
|
Code of the attribute |
|
|
N/A |
GET
Reference entity attribute option: Get an attribute option for a given attribute of a given reference entity
This endpoint allows you to get the information about a given attribute option.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Code of the reference entity |
|
|
Code of the attribute |
|
|
Code of the resource |
|
|
N/A |
PATCH
Reference entity attribute option: Update/create a reference entity attribute option
This endpoint allows you to update a given option for a given attribute and a given reference entity. Learn more about Update behavior. Note that if the option does not already exist for the given attribute of the given reference entity, it creates it.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Code of the reference entity |
|
|
Code of the attribute |
|
|
Code of the resource |
|
|
N/A |
GET
Reference entity attribute: Get an attribute of a given reference entity
This endpoint allows you to get the information about a given attribute for a given reference entity.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Code of the reference entity |
|
|
Code of the resource |
|
|
N/A |
GET
Reference entity attribute: Get the list of attributes of a given reference entity
This endpoint allows you to get the list of attributes of a given reference entity.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Code of the reference entity |
|
|
N/A |
PATCH
Reference entity attribute: Update/create an attribute of a given reference entity
This endpoint allows you to update a given attribute for a given renference entity. Note that if the attribute does not already exist for the given reference entity, it creates it.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Code of the reference entity |
|
|
Code of the resource |
|
|
N/A |
POST
Reference entity media file: Create a new media file for a reference entity or a record
This endpoint allows you to create a new media file and associate it to the image of a reference entity, or to the main image or to an attribute value of a record.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Equal to 'multipart/form-data', no other value allowed |
|
|
N/A |
GET
Reference entity media file: Download the media file associated to a reference entity or a record
This endpoint allows you to download a given media file that is associated with a reference entity or a record.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Code of the resource |
|
|
N/A |
GET
Reference entity record: Get a record of a given reference entity
This endpoint allows you to get the information about a given record for a given reference entity.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Code of the reference entity |
|
|
Code of the resource |
|
|
N/A |
GET
Reference entity record: Get the list of the records of a reference entity
This endpoint allows you to get a list of records of a given reference entity. Records are paginated and can be filtered.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Filter records of the reference entity, for more details see the Filters section |
|
|
Filter attribute values to return scopable attributes for the given channel as well as the non localizable/non scopable attributes, for more details see the Filter attribute values by channel section |
|
|
Filter attribute values to return localizable attributes for the given locales as well as the non localizable/non scopable attributes, for more details see the Filter attribute values by locale section |
|
|
Code of the reference entity |
|
|
Cursor when using the search_after pagination method type. Should never be set manually, see Pagination section |
|
|
N/A |
PATCH
Reference entity record: Update/create a record of a given reference entity
This endpoint allows you to update a given record of a given renference entity. Learn more about Update behavior. Note that if the record does not already exist for the given reference entity, it creates it.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Code of the reference entity |
|
|
Code of the resource |
|
|
N/A |
PATCH
Reference entity record: Update/create several reference entity records
This endpoint allows you to update and/or create several records of one given reference entity at once. Learn more about Update behavior. Note that if the record does not already exist for the given reference entity, it creates it.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Code of the reference entity |
|
|
N/A |
GET
Reference entity: Get a reference entity
This endpoint allows you to get the information about a given reference entity.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Code of the resource |
|
|
N/A |
GET
Reference entity: Get list of reference entities
This endpoint allows you to get a list of reference entities. Reference entities are paginated.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Cursor when using the search_after pagination method type. Should never be set manually, see Pagination section |
|
|
N/A |
PATCH
Reference entity: Update/create a reference entity
This endpoint allows you to update a given reference entity. Note that if the reference entity does not already exist, it creates it.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Code of the resource |
|
|
N/A |
GET
System: Get system information
This endpoint allows you to get the version and the edition of the PIM. Example of what you can get Environment Edition Version SaaS EE Serenity 20210531021241 SaaS CE GE growth-v20210526040645 PaaS or onPrem EE EE 5.0.28 PaaS or onPrem CE CE 5.0.28
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |