Skip to main content

Introduction

Welcome to the AStoreShop Catalog SFTP documentation. It provides details on how to integrate this service with your application.

Environment

  • Test SFTP server: pp.sftp.accor.com
  • Production SFTP server: sftp.accor.com

Scope

This SFTP service allows you to retrieve the catalog information, including:

  • Companies Companies (also known as hotels).

  • Addresses Mostly Shipping, and some Billing addresses of companies

  • Suppliers Also referred to as shops or sellers.

  • Delivery Calendars Data files containing required information for the delivery-round shipping method.

  • Catalog Includes products and related offers.

  • Pricing Deals between supplier groups and company groups.

Security and Authentication

See the Authentication section for more information about how to authenticate with the AStoreShop Catalog SFTP.

Data Model

The following section defines the data model for the AStoreShop Catalog service.

  • Product The product object contains information about a product, including its name, description, and image, etc.

  • Offer The offer object contains information about an offer, including its price, stock availability, and validity period, etc.

To simplify the management of products and associated offers, they are provided in the same catalog CSV file. The CSV file flattens the relational product-offer structure to simplify file management. Therefore, in the CSV, there will be duplicated entries for one product with multiple offers.

Data Availability

The data is available as X CSV files, refreshed every day.

Support

See the Help section for more information on how to obtain assistance with the AStoreShop.