Last updated

Browntape

Browntape is an aggregator platform that facilitates the flow of inventory and order data from your selling locations (stores). It helps merchants selling on different sales channels to use it as a standalone platform for managing orders and inventory instead of individually managing the data on Flipkart, AJIO, Amazon, etc.

Once you have installed this extension, it will be available in the Extensions section on Fynd Platform.


Inventory

Inventory Summary

  • Within the inventory summary, we collect various API calls for inventory in batches.
  • Here you can access a comprehensive inventory log along with seller identifier, location code, status, response, total inventory count of products sent to the Fynd Platform by Browntape, and the total inventory count of products accepted by the Fynd Platform from Browntape after incorporating buffer quantities.

The seller identifier and location code in these logs are distinct, ensuring there are no duplicates for these two entities.

QG1

Figure 1: Inventory Summary

  • By default, all logs received for a specific company with a unique seller identifier and unique location code are accessible within the tab.
  • You can utilize the search boxes located at the top to find logs associated with a particular seller identifier or a specific location code. Input your search criteria, and the relevant logs will be filtered accordingly.
  • The listed drop reasons are retrieved directly from the API calls.

QG1

Figure 2: Inventory Summary Search


Inventory

  • By default, all logs received for a specific company with a unique seller identifier and unique location code are accessible within the tab.

  • Use the search boxes at the top to find logs associated with a particular seller identifier or a specific location code. Input your search criteria to filter logs accordingly.

  • The listed drop reasons are retrieved directly from the API calls.

    1. Seller Identifier – A unique identifier or code assigned to a specific seller.
    2. Location Code – A unique identifier or code for a specific selling location.
    3. Quantity – Live inventory in Fynd Platform.
    4. Updated on – Orders received on Fynd Platform for an SKU.

QG1

Figure 3: Inventory

The date filter allows you to track inventory updates for up to one year.


Logs

When an API call is made, the acknowledgement or confirmation of the execution is typically sent back in the form of a request ID. This unique identifier helps track and verify the specific log of API calls of a specific batch received and processed by the server.

Payload

Request Body

  • location_id is the location code.
  • sku is the alphanumeric code assigned to each product for inventory tracking and management.
  • quantity is the quantity of the product for cataloguing.

QG2

Figure 4: Request Body of Payload


Detailed Log

In the detailed log, the payload contains all the data mapped for cataloguing purposes. This data is transferred from the Article Database (Article DB), which holds the raw master data, to the Fynd Platform.

Request Body

FieldTypeDescription
store_idstringThe store ID created on the Fynd Platform
seller_identifierstringUnique identifier of product (barcode from Article DB)
total_quantityintegerTotal count of inventory available
price_effectivefloatEffective selling price after discount
price_markedfloatMaximum retail price of the product
company_idstringUnique code of the company
buffer_messagestringBuffer message if any buffer quantity applied
trace_idstringTrace ID to track request batch from Browntape
store_codestringStore code on the Fynd Platform (different from store ID)
raw_quantityintegerRaw quantity of the products

QG2

Figure 14: Request Body of Detailed Log


Manual Sync

The operation is utilized when there is an issue with inventory synchronization. If inventory sync is successfully received from Browntape but is not reflected in Fynd Platform, you can manually trigger the synchronization to align the two systems in quantity.

Use this functionality after applying buffer so that inventory flows to Fynd Platform after subtracting buffer quantity. Once the sync is completed, the changes will reflect on your opted sales channels. You can sync inventory manually to Fynd Platform by using:

  1. Seller Identifier: This will sync the inventory for all SKUs or manually selected SKUs present across all selling locations.
    • All seller identifiers within a specific date range
    • Comma–separated multiple seller identifiers within a specific date range

QG1

Figure 5: Manual Sync — Seller Identifier

  1. Location Code: This will sync the inventory for all SKUs present in these selling locations.
    • All active location codes within a specific date range
    • Comma–separated multiple location codes within a specific date range

QG1

Figure 6: Manual Sync — Location Code


Inventory Timeline

  • Enter a seller identifier in the search box, select the location code, select the status of the API call, and enter a date range.
  • Click Get Logs to view the status of inventory updates of a product for up to a month.
  • This tab lets you know whether an article’s inventory push was successful or not.
  • Failure reasons could include: article not available, store mapping not found, duplicate batch record discovered, SKU missing for a store, location not available, and so on.

QG1

Figure 7: Inventory Timeline


Inventory Statistics

  • The total inventory count of products from the master catalog entries accessed in the article DB is mirrored in the received inventory.
  • The total inventory count of products synced on the Fynd Platform from the article database.
  • The percentage drop represents the decrease in the inventory count, showing the difference between the received inventory and the consumed inventory.

QG2

Figure 8: Inventory Statistics


Drop Reasons

The drop percentage is attributed to specific reasons, which are detailed in the drop reason section. There are four main reasons for inventory consumption decrease from the Article Database to the Fynd Platform:

  1. Location mapping not found
  2. Store not found
  3. Seller identifier not found
  4. Buffer

These reasons are visually represented and specified in the form of a pie chart, making it easy to grasp the distribution of inventory drops due to each of these factors.

QG2

Figure 19: Inventory Drop Reasons