Gateway v3.1#
The GroupVAN Gateway v3.1 provides transactional services for ordering, catalog launch, invoicing and statement retrieval. These services connect buyer systems to seller systems through the GroupVAN network.
Authentication#
All Gateway endpoints require a valid JWT Bearer token in the request header.
Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9...
Available Services#
Service |
Method |
Endpoint |
Description |
|---|---|---|---|
POST |
|
Check pricing and availability |
|
POST |
|
Submit purchase orders |
|
POST |
|
Generate catalog session token |
|
GET |
|
Retrieve cart from catalog session |