Create an alternative code type
Alternative Code Types
Create an alternative code type
Create a alternative code type.
POST
Create an alternative code type
Request Structure
| Field | Required | Description |
|---|---|---|
code | Yes | Unique code (max 50) |
name | Yes | Name (max 50) |
description | No | Description (max 500) |
system_type: true, e.g. Customer/Supplier) are read-only and cannot be updated or deleted.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.

