npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

bol-retailer-api

v10.0.5

Published

As far as im aware, no one is using this library yet, and there isnt a high demand for it. Therefore i develop this library on per use basis and will not put my full focus on it. If you do plan on using this library but cant because of its in-development

Downloads

15

Readme

Important note

As far as im aware, no one is using this library yet, and there isnt a high demand for it. Therefore i develop this library on per use basis and will not put my full focus on it. If you do plan on using this library but cant because of its in-development status. Please make a GH issue so im aware someones actually waiting on this. As of right now, this library is NOT ready for (production) usage yet

Bol.com Retailer API Wrapper

Source https://api.bol.com/retailer/public/redoc/v10/retailer.html

Github: https://github.com/team-bicep/bol-retailer-api NPM: https://www.npmjs.com/package/bol-retailer-api

npm i bol-retailer-api

This is a unofficial npm library for the bol.com retailer api

Initialization

import Bol from "bol-retailer-api";

bol = new Bol(API_KEY, API_SECRET);

progess

  • [x] Commissions
    • [x] Get all commissions and reductions by EAN in bulk
    • [x] Get all commissions and reductions by EAN per single EAN
  • [X] Insights
    • [X] Get offer insights
    • [X] Get performance indicators
    • [X] Get sales forecast
    • [X] Get search terms
  • [X] Inventory
    • [X] Get LVB/FBB inventory
  • [x] Invoices
    • [x] Get all invoices
    • [x] Get an invoice by invoice id
    • [x] Get an invoice specification by invoice id
  • [x] Offers
    • [x] Create a new offer
    • [x] Request an offer export file
    • [x] Retrieve an offer export file by report id
    • [x] Request an unpublished offer report
    • [x] Retrieve an unpublished offer report by report id
    • [x] Retrieve an offer by its offer id
    • [x] Update an offer
    • [x] Delete offer by id
    • [x] Update price(s) for offer by id
    • [x] Update stock for offer by id
  • [ ] Orders
    • [ ] Get a list of orders
    • [ ] Cancel an order item by an order item id
    • [x] Get an order by order id
  • [ ] Product Content
    • [x] Get catalog product details by EAN
    • [ ] Get chunk recommendations
    • [ ] Create content for a product
    • [ ] Get an upload report by upload id
  • [ ] Products
    • [x] Get products list
    • [ ] Get products list filters
    • [x] Get product assets
    • [ ] Get a list of competing offers by EAN
    • [ ] Get product placements
    • [ ] Get price star boundaries by EAN
    • [x] Get product ids by EAN
    • [ ] Get product ratings
  • [ ] Promotions
    • [ ] Get a list of promotions
    • [ ] Get a promotion by promotion id
    • [ ] Get a list of products
  • [ ] Replenished
    • [ ] Get replenishments
    • [ ] Create a replenishment
    • [ ] Get delivery dates
    • [ ] Post pickup time slots
    • [ ] Request product destinations
    • [ ] Get product destinationa by product destinations id
    • [ ] Post product labels
    • [ ] Get a replenishment by replenishment id
    • [ ] Update a replenishment by replenishment id
    • [ ] Get load carrier labels
    • [ ] Get pick list
  • [x] Retailers
    • [x] Get retailer information by retailer id
  • [ ] Returns
    • [ ] Get returns
    • [ ] Create a return
    • [ ] Get a return by return id
    • [ ] Handle a return by rma id
  • [ ] Shipments
    • [ ] Get shipment list
    • [ ] Create a shipment
    • [ ] Get a list of invoice requests
    • [ ] Upload an invoice for shipment id
    • [ ] Get a shipment by shipment id
  • [ ] Shipping labels
    • [ ] Create a shipping label
    • [ ] Get delivery options
    • [ ] Get a shipping label
  • [ ] Subscriptions
    • [ ] Retrieve Event Notification Subscriptions (BETA)
    • [ ] Create Event Notification Subscription (BETA)
    • [ ] Retrieve public keys for push notification signature validation.
    • [ ] Send test push notification for subscriptions
    • [ ] Retrieve Specific Event Notification Subscription (BETA)
    • [ ] Update Event Notification Subscription (BETA)
    • [ ] Remove Event Notification Subscription
  • [ ] Transports
    • [ ] Add transport information by transport id