cURL
curl --request GET \ --url http://localhost:8080/cloud-gateway/v1/compensation-components
[ { "id": "<string>", "label": "<string>" } ]
OK
Unique identifier of the compensation component (Formerly name)
Human readable name of the compensation component
Was this page helpful?