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.

get/node_types

Query parameters

countrystring

Country iso 2, e.g. BR

commoditystring

Commodity name, e.g. SOY

Changes

Changed in 1 of the 8 revisions of this API.4

    • removed node_type subschema #2 from the data/items/node_types/items/ response property allOf list for the response status 200

      response-property-all-of-removed

    • added the required property data/items/node_types/items/id to the response with the 200 status

      response-required-property-added

    • added the required property data/items/node_types/items/name to the response with the 200 status

      response-required-property-added

    • added the required property data/items/node_types/items/role to the response with the 200 status

      response-required-property-added

    This revision also has 15 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog