GOSBI CONNECT

DOCS > RESOURCES FOR PROFESSIONALS

Introduction

Gosbi provides the tools described in this documentation with the aim of facilitating the relationship between the professional and his distributor through API - Rest.

Before starting, it is important to read the general operation and to have access to Gosbi's B2B.

Obtain the token to authenticate the requests

EGo to https://b2b.gosbi.com and go to the GosbiConnect section.

In this section we will find our authentication token for the API requests and we will be able to regenerate it as many times as we want.

P.1: Obtain available products

Get the latest Gosbi product information and stock availability from our distributor.

See technical specification…

P.2:Place order to your distributor

The same resource accepts two different objects depending on whether you prefer to order by EAN or by item ID. The response received will be the same for both options.

P.2.1. Request by ID option:

See technical specification…

P.2.2. EAN request option:

See technical specification…

P.3: Stock verification of an order to the distributor

Obtain updated information on the stock of the products of the order that you want to process.

See technical specification…