v1

latestSwagger 2.02026-07-17114752.0 KB

Returns the list of segment codes for the requested standard. The standard parameter must be one of the segment code standards available in the /reference/v1/overview endpoint (segmentCodeStandards).

get/reference/v1/segmentCodes

Query parameters

standardstring required

Segment code standard name, as returned in the segmentCodeStandards property of /reference/v1/overview.

Response

List of available segment codes for the requested standard.

string[] required

Example response

[
  "62.01"
]