List of node types as they appear in flow paths
This endpoint will allow users to understand the structure of flow paths in different country / commodity combinations. It will return an ordered list of objects with the following information: node type id, node type name, role.
Query parameters
Country iso 2, e.g. BR
Commodity name, e.g. SOY
Changes
Changed in 1 of the 8 revisions of this API.4
- ○
removed
node_typesubschema #2from thedata/items/node_types/items/response propertyallOflist for the response status200response-property-all-of-removed
- ○
added the required property
data/items/node_types/items/idto the response with the200statusresponse-required-property-added
- ○
added the required property
data/items/node_types/items/nameto the response with the200statusresponse-required-property-added
- ○
added the required property
data/items/node_types/items/roleto the response with the200statusresponse-required-property-added
This revision also has 15 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○