GET titulos/importatitulos/maVc5A2DmkKUU7PbfjhYFQ?100={100}&102={102}&103={103}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
100

string

Required

102

string

Default value is R

103

string

Default value is

Body Parameters

None.

Response Information

Resource Description

Collection of Dictionary of Object [key] and Object [value]

Response Formats

application/json, text/json

Sample:
[{"System.Object":{},"System.Object":{}},{"System.Object":{},"System.Object":{}}]

application/xml, text/xml

Sample:
<ArrayOfArrayOfKeyValueOfanyTypeanyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
  <ArrayOfKeyValueOfanyTypeanyType>
    <KeyValueOfanyTypeanyType>
      <Key />
      <Value />
    </KeyValueOfanyTypeanyType>
    <KeyValueOfanyTypeanyType>
      <Key />
      <Value />
    </KeyValueOfanyTypeanyType>
  </ArrayOfKeyValueOfanyTypeanyType>
  <ArrayOfKeyValueOfanyTypeanyType>
    <KeyValueOfanyTypeanyType>
      <Key />
      <Value />
    </KeyValueOfanyTypeanyType>
    <KeyValueOfanyTypeanyType>
      <Key />
      <Value />
    </KeyValueOfanyTypeanyType>
  </ArrayOfKeyValueOfanyTypeanyType>
</ArrayOfArrayOfKeyValueOfanyTypeanyType>

text/html

Sample:
[
  {
    "System.Object": {},
    "System.Object": {}
  },
  {
    "System.Object": {},
    "System.Object": {}
  }
]