Exports
Build and manage exports from the PIM system
#Available from v.3.10.12
Authorizations
AuthorizationstringRequired
Path parameters
entityTypeinteger · enumRequiredPossible values:
Enum representing each supported entity type in enrichment insights engine
10= Category: Category reference20= Product: Product reference30= Variant: Variant reference50= VariantGroup: Variant group reference
Responses
200
OK
application/json
get
/v1/exports/fields/{entityType}200
OK
#Available from v.3.10.12
Authorizations
AuthorizationstringRequired
Body
Model defining export to build
EntityTypeinteger · enumOptionalPossible values:
Enum representing each supported entity type in enrichment insights engine
10= Category: Category reference20= Product: Product reference30= Variant: Variant reference50= VariantGroup: Variant group reference
EntityIdsinteger · int32[] | nullableOptional
The ids to export data for
Responses
200
OK
application/json
post
/v1/exports/buildexport200
OK
Last updated