API Reference

Create Stock

Creates a new product sku stock.

Request body example:

{ "sellerId": "96ebc88b-9ae8-4913-b706-459b4d220b52", "quantity": 10 }

Fields description:

FieldTypeDescription
idGuidStock ID
skuIdGuidSku ID
sellerIdStringSeller ID
quantityIntSku stock quantity
quantitySeparatedIntStock quantity of skus already separated
Path Params
string
required

Use "api" for production environment or "hlg-api" for homolog

string
required
Defaults to Guid

Product ID

string
required
Defaults to GUID

Sku ID

Body Params
string
required

Characteristic body

Responses

Language
Credentials
:
URL
Choose an example:
application/json