Retrieve a localized description of a lean study schedule agreement status.

GET {{baseUrl}}/LeanStudyScheduleAgreementStatuses({{code}})/localized?$select=description,description

Request Params

KeyDatatypeRequiredDescription
$selectstringSelect properties to be returned, see Select

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"locale":"\u003cstring\u003e","code":"\u003cinteger\u003e","description":"\u003cstring\u003e"}