Export catalog
Catalog
Export catalog
Export the live product catalog as a portable snapshot (the same artifact the app exports), usable for backups or imports into another organisation.
GET
Export catalog
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
Portable catalog snapshot format identifier.
Available options:
hyperline.product_catalog.v2 Example:
"hyperline.product_catalog.v2"
ID of the organisation that exported the snapshot.
Example:
"cli_DKL4Xcb5VSa8CQ"
Catalog resources included in the snapshot.
Checksum of the snapshot payload, when available.
Example:
"sha256:6b1f9f4c5b8a4c7e"
Entity types for which the snapshot is authoritative during import.
Available options:
aggregator, aggregator_filter, bundle_item, customer_segment, price, price_book, price_configuration, product, product_accounting, product_provider Example:
["product", "price_configuration", "price"]
