POST api/LearnerJournals/retrieve_learner_journal_entries
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of cpa_learner_journal_entry| Name | Description | Type | Additional information |
|---|---|---|---|
| identifier | globally unique identifier |
None. |
|
| refineryUserID | string |
None. |
|
| title | string |
None. |
|
| learnerjournalurl | string |
None. |
|
| firstname | string |
None. |
|
| lastname | string |
None. |
|
| feedback | string |
None. |
|
| accepted_as_otj | integer |
None. |
|
| crd80_manualentryinitialaim | string |
None. |
|
| crd80_manualentryinsight | string |
None. |
|
| crd80_manualentryresultantaction | string |
None. |
|
| createdon | string |
None. |
|
| status | string |
None. |
|
| crd80_manualentryattachments | integer |
None. |
|
| crd80_attachmentsCount | integer |
None. |
|
| crd80_autonumber | string |
None. |
|
| crd80_actualstart | string |
None. |
|
| crd80_manualentryduration | integer |
None. |
|
| crd80_manualentryactivitytype | string |
None. |
|
| crd80_manualentryskillorknowledge | string |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"identifier": "a8a18c65-6293-4f0b-8064-592fc5e0142b",
"refineryUserID": "sample string 2",
"title": "sample string 3",
"learnerjournalurl": "sample string 4",
"firstname": "sample string 5",
"lastname": "sample string 6",
"feedback": "sample string 7",
"accepted_as_otj": 1,
"crd80_manualentryinitialaim": "sample string 8",
"crd80_manualentryinsight": "sample string 9",
"crd80_manualentryresultantaction": "sample string 10",
"createdon": "sample string 11",
"status": "sample string 12",
"crd80_manualentryattachments": 13,
"crd80_attachmentsCount": 1,
"crd80_autonumber": "sample string 14",
"crd80_actualstart": "sample string 15",
"crd80_manualentryduration": 1,
"crd80_manualentryactivitytype": "sample string 16",
"crd80_manualentryskillorknowledge": "sample string 17"
},
{
"identifier": "a8a18c65-6293-4f0b-8064-592fc5e0142b",
"refineryUserID": "sample string 2",
"title": "sample string 3",
"learnerjournalurl": "sample string 4",
"firstname": "sample string 5",
"lastname": "sample string 6",
"feedback": "sample string 7",
"accepted_as_otj": 1,
"crd80_manualentryinitialaim": "sample string 8",
"crd80_manualentryinsight": "sample string 9",
"crd80_manualentryresultantaction": "sample string 10",
"createdon": "sample string 11",
"status": "sample string 12",
"crd80_manualentryattachments": 13,
"crd80_attachmentsCount": 1,
"crd80_autonumber": "sample string 14",
"crd80_actualstart": "sample string 15",
"crd80_manualentryduration": 1,
"crd80_manualentryactivitytype": "sample string 16",
"crd80_manualentryskillorknowledge": "sample string 17"
}
]
application/xml, text/xml
Sample:
<ArrayOfcpa_learner_journal_entry xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Totara.WEBAPI">
<cpa_learner_journal_entry>
<accepted_as_otj>1</accepted_as_otj>
<crd80_actualstart>sample string 15</crd80_actualstart>
<crd80_attachmentsCount>1</crd80_attachmentsCount>
<crd80_autonumber>sample string 14</crd80_autonumber>
<crd80_manualentryactivitytype>sample string 16</crd80_manualentryactivitytype>
<crd80_manualentryattachments>13</crd80_manualentryattachments>
<crd80_manualentryduration>1</crd80_manualentryduration>
<crd80_manualentryinitialaim>sample string 8</crd80_manualentryinitialaim>
<crd80_manualentryinsight>sample string 9</crd80_manualentryinsight>
<crd80_manualentryresultantaction>sample string 10</crd80_manualentryresultantaction>
<crd80_manualentryskillorknowledge>sample string 17</crd80_manualentryskillorknowledge>
<createdon>sample string 11</createdon>
<feedback>sample string 7</feedback>
<firstname>sample string 5</firstname>
<identifier>a8a18c65-6293-4f0b-8064-592fc5e0142b</identifier>
<lastname>sample string 6</lastname>
<learnerjournalurl>sample string 4</learnerjournalurl>
<refineryUserID>sample string 2</refineryUserID>
<status>sample string 12</status>
<title>sample string 3</title>
</cpa_learner_journal_entry>
<cpa_learner_journal_entry>
<accepted_as_otj>1</accepted_as_otj>
<crd80_actualstart>sample string 15</crd80_actualstart>
<crd80_attachmentsCount>1</crd80_attachmentsCount>
<crd80_autonumber>sample string 14</crd80_autonumber>
<crd80_manualentryactivitytype>sample string 16</crd80_manualentryactivitytype>
<crd80_manualentryattachments>13</crd80_manualentryattachments>
<crd80_manualentryduration>1</crd80_manualentryduration>
<crd80_manualentryinitialaim>sample string 8</crd80_manualentryinitialaim>
<crd80_manualentryinsight>sample string 9</crd80_manualentryinsight>
<crd80_manualentryresultantaction>sample string 10</crd80_manualentryresultantaction>
<crd80_manualentryskillorknowledge>sample string 17</crd80_manualentryskillorknowledge>
<createdon>sample string 11</createdon>
<feedback>sample string 7</feedback>
<firstname>sample string 5</firstname>
<identifier>a8a18c65-6293-4f0b-8064-592fc5e0142b</identifier>
<lastname>sample string 6</lastname>
<learnerjournalurl>sample string 4</learnerjournalurl>
<refineryUserID>sample string 2</refineryUserID>
<status>sample string 12</status>
<title>sample string 3</title>
</cpa_learner_journal_entry>
</ArrayOfcpa_learner_journal_entry>