Guide for Retailers
This section covers the requirements for retailers.
The focus of VaultN API for retailers is to facilitate seamless and effortless management of digital assets and transactions. In essence, the API enables retailers to manage their assets, inventory, prices, promotions and transactions.
This section covers all the steps for a retailer from getting their vault up and running to staying on top of their commerce via the API.
- Account Setup
Initial account setup includes simple tasks such as adding users to your vault, setting up their roles, choosing default currency, time zone, setting up company image.
Besides these, other vaults could be invited for connection and pending invitation requests could be managed.
- API Authentication
VaultN API uses token based authentication to regulate access. New vaults need to create a self issued certificate and upload it to VaultN. This certificate, in turn, is used to validate authentication tokens passed in the header for all endpoints.
- Catalog Related Endpoints
These endpoints allow you to manage your connections, available products, price lists, promotions, orders, etc.
- Order Related Endpoints
Order endpoints are used to manage reservations, orders, cancellations, refunds, etc.
Updated 9 months ago