Feedstock Types
Post Feedstock Type
Creates a feedstock type in the Isometric system
POST
/
feedstock_types
Authorizations
Authorization
string
headerrequiredA JWT Bearer token header for authentication and authorization, in the format Authorization: Bearer <token>
Headers
x-client-secret
string
requiredA secret token identifying the client connecting to the API
Body
application/json
name
string
requiredRequired string length:
1 - 100
supplier_reference_id
string
requiredA string that must be unique for all resources created by a specific supplier. It can be used by a client to identify the correct objects in their system.
Required string length:
1 - 100
Response
200 - application/json
id
string
requiredRequired string length:
20 - 36
name
string
requiredsupplier_reference_id
string | null
requiredWas this page helpful?