Stock
Create a stock entry
POST
Create a stock entry
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
Tenant identifier. Send the Tenant ID in the X-Tenant header to scope API requests to a specific tenant.
Body
application/json
Filter by product ID.
Required range:
x >= 1Filter by warehouse ID.
Required range:
x >= 1Filter by type.
Available options:
full, partial The quantity value.
Required range:
x >= 0.0001Number of boxes.
Required range:
x >= 0Number of inner units.
Required range:
x >= 0Number of base units.
Required range:
x >= 0Internal notes.
Maximum string length:
65535