Retrieve a single cost object_text.

GET {{baseUrl}}/CostObject_texts(locale='{{locale}}',ID='{{ID}}',type={{type}})?$select=description,description

Request Params

KeyDatatypeRequiredDescription
$selectstringSelect properties to be returned, see Select

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"locale":"\u003cstring\u003e","ID":"\u003cstring\u003e","type":"\u003cinteger\u003e","description":"\u003cstring\u003e"}