# Transaction Records

# About Transaction Records

#### <span style="color: #003366;">**Overview**</span>

This page acts as a centralised hub for managing transaction records within your e-commerce ecosystem. It allows you to efficiently inspect, filter, and understand the intricate data exchanges that drive your online business, covering channel-specific details, API interactions, and webhook activities.

#### <span style="color: #003366;">**Accessing the Transaction Records Page**</span>

To access the orders page, click the "Transaction Records" button located in the left-hand menu.

[![](https://documentation.despatchcloud.com/uploads/images/webp/Channels/Channels_TransactionRecords_Accessing.webp)](https://documentation.despatchcloud.com/uploads/images/webp/Channels/Channels_TransactionRecords_Accessing.webp)

#### <span style="color: #003366;">**Transaction Records Explained**</span>

<span data-preserver-spaces="true">To begin, navigate to the transaction records page and choose a specific store. Once selected, the installed channels associated with the chosen store will appear below. The displayed information includes the channel name, the respective platform or provider, and the activation status. You can access the API records by clicking the "View Transaction Records" button, which facilitates communication between the sales channel and individual channels.</span>

<span data-preserver-spaces="true">Each entry is presented individually on the transaction records page. Initially, only entries with transferred data are visible. To include entries without data transfer, click the "Show All" button in the top right corner.</span>

<span data-preserver-spaces="true">The headers for channel transaction records are detailed below:</span>

- **<span data-preserver-spaces="true">Date:</span>**<span data-preserver-spaces="true"> Filter entries based on date, including the hour.</span>
- **<span data-preserver-spaces="true">Attempts:</span>**<span data-preserver-spaces="true"> Indicates the number of attempts made to receive a response for the entry.</span>
- **<span data-preserver-spaces="true">Status:</span>**<span data-preserver-spaces="true"> Displays the entry's status, such as "Waiting," "In progress," "Success," "Warning," "Failed," or "Info," each distinguished by a unique colour for easy identification.</span>
- **<span data-preserver-spaces="true">Log Type:</span>**<span data-preserver-spaces="true"> Represents the method for the entry. Descriptions for each method are provided below.</span>
    - **<span data-preserver-spaces="true">auth\_connect:</span>**<span data-preserver-spaces="true"> Authenticates the connection to the API.</span>
    - **<span data-preserver-spaces="true">get\_order:</span>**<span data-preserver-spaces="true"> Retrieves a specific order from the e-commerce platform.</span>
    - **<span data-preserver-spaces="true">get\_orders:</span>**<span data-preserver-spaces="true"> Fetches a list of orders from the platform.</span>
    - **<span data-preserver-spaces="true">get\_order\_items:</span>**<span data-preserver-spaces="true"> Retrieves items associated with a specific order.</span>
    - **<span data-preserver-spaces="true">update\_order\_status:</span>**<span data-preserver-spaces="true"> Modifies the status of an order.</span>
    - **<span data-preserver-spaces="true">get\_shipping\_address:</span>**<span data-preserver-spaces="true"> Retrieves shipping addresses for orders.</span>
    - **<span data-preserver-spaces="true">submit\_inventory:</span>**<span data-preserver-spaces="true"> Submits inventory data to the platform.</span>
    - **<span data-preserver-spaces="true">submit\_feed:</span>**<span data-preserver-spaces="true"> Sends product data feed to the platform.</span>
    - **<span data-preserver-spaces="true">prepare\_fulfilment\_dispatches:</span>**<span data-preserver-spaces="true"> Initiates the preparation of dispatches for fulfilment.</span>
    - **<span data-preserver-spaces="true">get\_inventory\_levels:</span>**<span data-preserver-spaces="true"> Retrieves inventory levels.</span>
    - **<span data-preserver-spaces="true">prepare\_inventory\_dispatches:</span>**<span data-preserver-spaces="true"> Prepares inventory dispatches.</span>
    - **<span data-preserver-spaces="true">set\_inventory\_levels:</span>**<span data-preserver-spaces="true"> Sets inventory levels.</span>
    - **<span data-preserver-spaces="true">submit\_fulfilment:</span>**<span data-preserver-spaces="true"> Submits fulfilment information.</span>
    - **<span data-preserver-spaces="true">create\_shipment:</span>**<span data-preserver-spaces="true"> Generates shipment details.</span>
    - **<span data-preserver-spaces="true">refresh\_tokens:</span>**<span data-preserver-spaces="true"> Updates authentication tokens.</span>
    - **<span data-preserver-spaces="true">access\_tokens:</span>**<span data-preserver-spaces="true"> Retrieves access tokens.</span>
    - **<span data-preserver-spaces="true">get\_locations:</span>**<span data-preserver-spaces="true"> Fetches location information.</span>
    - **<span data-preserver-spaces="true">get\_feed\_submission\_list:</span>**<span data-preserver-spaces="true"> Retrieves a list of feed submissions.</span>
    - **<span data-preserver-spaces="true">get\_feed\_submission\_result:</span>**<span data-preserver-spaces="true"> Obtains the result of feed submissions.</span>
    - **<span data-preserver-spaces="true">submit\_order\_fulfilment\_feed:</span>**<span data-preserver-spaces="true"> Submits order fulfilment feed.</span>
    - **<span data-preserver-spaces="true">get\_order\_fulfilment\_result:</span>**<span data-preserver-spaces="true"> Retrieves order fulfillment results.</span>
    - **<span data-preserver-spaces="true">request\_prodducts\_report:</span>**<span data-preserver-spaces="true"> Requests a report on products.</span>
    - **<span data-preserver-spaces="true">get\_report\_request\_list:</span>**<span data-preserver-spaces="true"> Fetches a list of report requests.</span>
    - **<span data-preserver-spaces="true">get\_report:</span>**<span data-preserver-spaces="true"> Retrieves a specific report.</span>
    - **<span data-preserver-spaces="true">get\_products:</span>**<span data-preserver-spaces="true"> Retrieves product information.</span>
    - **<span data-preserver-spaces="true">get\_stock\_item:</span>**<span data-preserver-spaces="true"> Fetches stock item details.</span>
    - **<span data-preserver-spaces="true">sync\_products:</span>**<span data-preserver-spaces="true"> Synchronises product information.</span>
    - **<span data-preserver-spaces="true">get\_metafields:</span>**<span data-preserver-spaces="true"> Retrieves metafields.</span>
    - **<span data-preserver-spaces="true">get\_inventory\_items:</span>**<span data-preserver-spaces="true"> Fetches inventory items.</span>
    - **<span data-preserver-spaces="true">deactivate\_product:</span>**<span data-preserver-spaces="true"> Deactivates a product.</span>
    - **<span data-preserver-spaces="true">reactivate\_product:</span>**<span data-preserver-spaces="true"> Reactivates a product.</span>
    - **<span data-preserver-spaces="true">mark\_orders\_as\_downloaded:</span>**<span data-preserver-spaces="true"> Marks orders as downloaded.</span>
    - **<span data-preserver-spaces="true">prepare\_acknowledgements\_despatches:</span>**<span data-preserver-spaces="true"> Prepares acknowledgements for despatches.</span>
    - **<span data-preserver-spaces="true">submit\_acknowledgements:</span>**<span data-preserver-spaces="true"> Submits acknowledgments.</span>
    - **<span data-preserver-spaces="true">prepare\_purchase\_order\_transactions:</span>**<span data-preserver-spaces="true"> Prepares purchase order transactions.</span>
    - **<span data-preserver-spaces="true">purchase\_order\_check\_transaction:</span>**<span data-preserver-spaces="true"> Checks purchase order transactions.</span>
    - **<span data-preserver-spaces="true">get\_product\_images:</span>**<span data-preserver-spaces="true"> Retrieves product images.</span>
    - **<span data-preserver-spaces="true">get\_countries:</span>**<span data-preserver-spaces="true"> Fetches country information.</span>
    - **<span data-preserver-spaces="true">get\_states:</span>**<span data-preserver-spaces="true"> Retrieves state information.</span>
    - **<span data-preserver-spaces="true">push\_invoices:</span>**<span data-preserver-spaces="true"> Pushes invoices to the platform.</span>
    - **<span data-preserver-spaces="true">get\_shipping\_providers:</span>**<span data-preserver-spaces="true"> Fetches shipping provider details.</span>
- **<span data-preserver-spaces="true">Message:</span>**<span data-preserver-spaces="true"> Provides a descriptive message regarding the action taken.</span>
- **<span data-preserver-spaces="true">Actions:</span>**<span data-preserver-spaces="true"> Allows you to see a detailed view of the JSON request.</span>

<span data-preserver-spaces="true">After making selections, click the "Apply Filters" button to apply filters. To clear filters, click "Clear All."</span>

<span data-preserver-spaces="true">Navigate back to the transaction records page by using the back button. Here, you'll find two buttons on the top right: "API Request Transaction Records" and "Webhook Transaction Records." These sections mirror the layout of store/channel transaction records and allow you to see the respective transaction records for each method separately.</span>

- **<span data-preserver-spaces="true">API Transaction Records:</span>**
    - **<span data-preserver-spaces="true">Method:</span>**<span data-preserver-spaces="true"> Describes the method used for the API call (e.g., GET, POST, PUT, DELETE, PATCH). See explanations for each method below:</span>
        - **<span data-preserver-spaces="true">GET:</span>**<span data-preserver-spaces="true"> Retrieves data.</span>
        - **<span data-preserver-spaces="true">POST:</span>**<span data-preserver-spaces="true"> Submits data.</span>
        - **<span data-preserver-spaces="true">PUT:</span>**<span data-preserver-spaces="true"> Updates existing data.</span>
        - **<span data-preserver-spaces="true">DELETE:</span>**<span data-preserver-spaces="true"> Removes data.</span>
        - **<span data-preserver-spaces="true">PATCH:</span>**<span data-preserver-spaces="true"> Partially updates data.</span>
    - **<span data-preserver-spaces="true">Status:</span>**<span data-preserver-spaces="true"> Filters entries using HTTP response codes, allowing for custom filters.</span>
    - **<span data-preserver-spaces="true">URL:</span>**<span data-preserver-spaces="true"> Filters entries based on specific words or patterns, with options such as equal, contains, and starts with.</span>
    - **<span data-preserver-spaces="true">Response Time (s):</span>**<span data-preserver-spaces="true"> Indicates the time taken to receive a reply for the API call.</span>
    - **<span data-preserver-spaces="true">Date:</span>**<span data-preserver-spaces="true"> Allows filtering entries based on date, including the hour.</span>
    - **<span data-preserver-spaces="true">Actions:</span>**<span data-preserver-spaces="true"> Allows you to see a detailed view of the JSON request.</span>
- **<span data-preserver-spaces="true">Webhook Transaction Records:</span>**
    - **<span data-preserver-spaces="true">Date:</span>**<span data-preserver-spaces="true"> Displays the date for the webhook call.</span>
    - **<span data-preserver-spaces="true">Attempts:</span>**<span data-preserver-spaces="true"> Indicates the number of attempts made to receive a response for the entry.</span>
    - **<span data-preserver-spaces="true">Status:</span>**<span data-preserver-spaces="true"> Shows the status of the entry, distinguished by different colours.</span>
    - **<span data-preserver-spaces="true">Log Type:</span>**<span data-preserver-spaces="true"> Represents the method for the entry.</span>
    - **<span data-preserver-spaces="true">Message:</span>**<span data-preserver-spaces="true"> Provides a descriptive message regarding the action taken.</span>
    - **<span data-preserver-spaces="true">Actions:</span>**<span data-preserver-spaces="true"> Allows you to see a detailed view of the JSON request.</span>


[![](https://documentation.despatchcloud.com/uploads/images/webp/Channels/Channels_TransactionRecords_All.webp)](https://documentation.despatchcloud.com/uploads/images/webp/Channels/Channels_TransactionRecords_All.webp)