POST api/Download/GetCompletedMappings

Request Information

URI Parameters

None.

Body Parameters

DownloadFinalFilterParams
NameDescriptionTypeAdditional information
daterange

string

None.

displaystart

string

None.

displayend

string

None.

sortcol

string

None.

sortdir

string

None.

PROJECT_RELEASE

string

None.

STATUS

string

None.

SOR

string

None.

SOURCE_TYPE

string

None.

SOURCE_DATABASE

string

None.

SOURCE_TABLE

string

None.

SOURCE_COLUMN

string

None.

SOURCE_DATA_TYPE

string

None.

SOURCE_NULL_ALLOWED

string

None.

SOURCE_COLUMN_IS_PK

string

None.

SOURCE_CONFIDENTIALITY_FLAG

string

None.

INDICATIVE_FINANCIAL

string

None.

DATA_CATEGORY

string

None.

TARGET_CONFIDENTIALITY_FLAG

string

None.

CONFIDENTIALITY_RULE

string

None.

LOGIC_CODES

string

None.

HASH_TAGS

string

None.

ADDITIONAL_SOURCE

string

None.

VAL_PRIORITY

string

None.

REQUIREMENT_ID

string

None.

CRITICAL_DATA_ELEMENT

string

None.

TARGET_TABLE

string

None.

TARGET_COLUMN

string

None.

mapping_owner

string

None.

approver

string

None.

developer

string

None.

tester

string

None.

reviewer

string

None.

Start_date

string

None.

end_date

string

None.

SOURCE_DEFINITION

string

None.

TRANSFORMATION_RULE

string

None.

COMMENTS

string

None.

Created_By

string

None.

Last_Modified_By

string

None.

USER_GROUP

string

None.

ARCHIVED_BY

string

None.

ssearch

string

None.

Request Formats

application/json, text/json

Sample:
{
  "daterange": "sample string 1",
  "displaystart": "sample string 2",
  "displayend": "sample string 3",
  "sortcol": "sample string 4",
  "sortdir": "sample string 5",
  "PROJECT_RELEASE": "sample string 6",
  "STATUS": "sample string 7",
  "SOR": "sample string 8",
  "SOURCE_TYPE": "sample string 9",
  "SOURCE_DATABASE": "sample string 10",
  "SOURCE_TABLE": "sample string 11",
  "SOURCE_COLUMN": "sample string 12",
  "SOURCE_DATA_TYPE": "sample string 13",
  "SOURCE_NULL_ALLOWED": "sample string 14",
  "SOURCE_COLUMN_IS_PK": "sample string 15",
  "SOURCE_CONFIDENTIALITY_FLAG": "sample string 16",
  "INDICATIVE_FINANCIAL": "sample string 17",
  "DATA_CATEGORY": "sample string 18",
  "TARGET_CONFIDENTIALITY_FLAG": "sample string 19",
  "CONFIDENTIALITY_RULE": "sample string 20",
  "LOGIC_CODES": "sample string 21",
  "HASH_TAGS": "sample string 22",
  "ADDITIONAL_SOURCE": "sample string 23",
  "VAL_PRIORITY": "sample string 24",
  "REQUIREMENT_ID": "sample string 25",
  "CRITICAL_DATA_ELEMENT": "sample string 26",
  "TARGET_TABLE": "sample string 27",
  "TARGET_COLUMN": "sample string 28",
  "mapping_owner": "sample string 29",
  "approver": "sample string 30",
  "developer": "sample string 31",
  "tester": "sample string 32",
  "reviewer": "sample string 33",
  "Start_date": "sample string 34",
  "end_date": "sample string 35",
  "SOURCE_DEFINITION": "sample string 36",
  "TRANSFORMATION_RULE": "sample string 37",
  "COMMENTS": "sample string 38",
  "Created_By": "sample string 39",
  "Last_Modified_By": "sample string 40",
  "USER_GROUP": "sample string 41",
  "ARCHIVED_BY": "sample string 42",
  "ssearch": "sample string 43"
}

application/xml, text/xml

Sample:
<DownloadFinalFilterParams xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/OauthApi.Controllers">
  <ADDITIONAL_SOURCE>sample string 23</ADDITIONAL_SOURCE>
  <ARCHIVED_BY>sample string 42</ARCHIVED_BY>
  <COMMENTS>sample string 38</COMMENTS>
  <CONFIDENTIALITY_RULE>sample string 20</CONFIDENTIALITY_RULE>
  <CRITICAL_DATA_ELEMENT>sample string 26</CRITICAL_DATA_ELEMENT>
  <Created_By>sample string 39</Created_By>
  <DATA_CATEGORY>sample string 18</DATA_CATEGORY>
  <HASH_TAGS>sample string 22</HASH_TAGS>
  <INDICATIVE_FINANCIAL>sample string 17</INDICATIVE_FINANCIAL>
  <LOGIC_CODES>sample string 21</LOGIC_CODES>
  <Last_Modified_By>sample string 40</Last_Modified_By>
  <PROJECT_RELEASE>sample string 6</PROJECT_RELEASE>
  <REQUIREMENT_ID>sample string 25</REQUIREMENT_ID>
  <SOR>sample string 8</SOR>
  <SOURCE_COLUMN>sample string 12</SOURCE_COLUMN>
  <SOURCE_COLUMN_IS_PK>sample string 15</SOURCE_COLUMN_IS_PK>
  <SOURCE_CONFIDENTIALITY_FLAG>sample string 16</SOURCE_CONFIDENTIALITY_FLAG>
  <SOURCE_DATABASE>sample string 10</SOURCE_DATABASE>
  <SOURCE_DATA_TYPE>sample string 13</SOURCE_DATA_TYPE>
  <SOURCE_DEFINITION>sample string 36</SOURCE_DEFINITION>
  <SOURCE_NULL_ALLOWED>sample string 14</SOURCE_NULL_ALLOWED>
  <SOURCE_TABLE>sample string 11</SOURCE_TABLE>
  <SOURCE_TYPE>sample string 9</SOURCE_TYPE>
  <STATUS>sample string 7</STATUS>
  <Start_date>sample string 34</Start_date>
  <TARGET_COLUMN>sample string 28</TARGET_COLUMN>
  <TARGET_CONFIDENTIALITY_FLAG>sample string 19</TARGET_CONFIDENTIALITY_FLAG>
  <TARGET_TABLE>sample string 27</TARGET_TABLE>
  <TRANSFORMATION_RULE>sample string 37</TRANSFORMATION_RULE>
  <USER_GROUP>sample string 41</USER_GROUP>
  <VAL_PRIORITY>sample string 24</VAL_PRIORITY>
  <approver>sample string 30</approver>
  <daterange>sample string 1</daterange>
  <developer>sample string 31</developer>
  <displayend>sample string 3</displayend>
  <displaystart>sample string 2</displaystart>
  <end_date>sample string 35</end_date>
  <mapping_owner>sample string 29</mapping_owner>
  <reviewer>sample string 33</reviewer>
  <sortcol>sample string 4</sortcol>
  <sortdir>sample string 5</sortdir>
  <ssearch>sample string 43</ssearch>
  <tester>sample string 32</tester>
</DownloadFinalFilterParams>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

DataTableResponse
NameDescriptionTypeAdditional information
draw

integer

None.

recordsTotal

integer

None.

recordsFiltered

integer

None.

data

Collection of Object

None.

error

string

None.

Response Formats

application/json, text/json

Sample:
{
  "draw": 1,
  "recordsTotal": 2,
  "recordsFiltered": 3,
  "data": [
    {},
    {}
  ],
  "error": "sample string 4"
}

application/xml, text/xml

Sample:
<DataTableResponse xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/OauthApi.Controllers">
  <data xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:anyType />
    <d2p1:anyType />
  </data>
  <draw>1</draw>
  <error>sample string 4</error>
  <recordsFiltered>3</recordsFiltered>
  <recordsTotal>2</recordsTotal>
</DataTableResponse>