devbolcom / bolcom-openapi-csharplib-client

C# library for bol.com Open API v4
0 stars 6 forks source link

=========================================================================== Overview

This library supports the standard REST calls of the bol.com Open API v4.

Take note that the library uses JSON.NET for parsing JSON responses to equivallent C# classes. GZIP is by default enabled.

Catalog:

Account:

Basket:

Utils:

=========================================================================== Requirements

=========================================================================== How-to:

Please see the integration test project for example usage.