Akeneo API client v0.1.1 AkeneoApi.Endpoint.V1.ReferenceEntitiesMediaFiles View Source
Link to this section Summary
Functions
This endpoint allows you to download a given media file that is associated with 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.
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.
Link to this section Functions
get_reference_entity_media_files(code) View Source
This endpoint allows you to download a given media file that is associated with a reference entity or a record.
post_reference_entity_media_files() View Source
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.
post_reference_entity_media_files(opts) View Source
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.