Retrieve cost object of a study.

GET {{baseUrl}}/Studies({{ID}})/costObject?$select=type,description&$expand=,

Request Params

KeyDatatypeRequiredDescription
$selectstringSelect properties to be returned, see Select
$expandstringExpand related entities, see Expand

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"refreshedAt":"\u003cdateTime\u003e","ID":"\u003cstring\u003e","type":"\u003cinteger\u003e","typeText":{"code":"\u003cinteger\u003e","description":"\u003cstring\u003e","texts":[{"locale":"\u003cstring\u003e","code":"\u003cinteger\u003e","description":"\u003cstring\u003e"},{"locale":"\u003cstring\u003e","code":"\u003cinteger\u003e","description":"\u003cstring\u003e"}],"texts@odata.count":"\u003cnumber\u003e","localized":{"locale":"\u003cstring\u003e","code":"\u003cinteger\u003e","description":"\u003cstring\u003e"}},"description":"\u003cstring\u003e","texts":[{"locale":"\u003cstring\u003e","ID":"\u003cstring\u003e","type":"\u003cinteger\u003e","description":"\u003cstring\u003e"},{"locale":"\u003cstring\u003e","ID":"\u003cstring\u003e","type":"\u003cinteger\u003e","description":"\u003cstring\u003e"}],"texts@odata.count":"\u003cnumber\u003e","localized":{"locale":"\u003cstring\u003e","ID":"\u003cstring\u003e","type":"\u003cinteger\u003e","description":"\u003cstring\u003e"}}