Create a stock unit type
Stock Unit Types
Create a stock unit type
Create a stock unit type.
POST
Create a stock unit type
Request Structure
| Field | Required | Description |
|---|---|---|
code | Yes | Code (max 50) |
name | Yes | Name |
Authorizations
OAuth 2.0 authentication. Use the client credentials or authorization code flow to obtain an access token.
The subdomain/tenant name identifying which tenant's data to access. Required for all API requests.
Body
application/json
Response
Created successfully
The response is of type object.

