GET api/GenericCommand2/{DB}/{CommandNumber}/{ValueIndex}/{ValueCode}/{ValueAmount}/{TransactionDescription}/{TransactionDate}/{CreatedBy}/{RedundantCol1}/{RedundantCol2}/{RedundantCol3}/{RedundantCol4}/{RedundantCol5}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
DB

string

Required

CommandNumber

string

Required

ValueIndex

string

Required

ValueCode

string

Required

ValueAmount

string

Required

TransactionDescription

string

Required

TransactionDate

string

Required

CreatedBy

string

Required

RedundantCol1

string

Required

RedundantCol2

string

Required

RedundantCol3

string

Required

RedundantCol4

string

Required

RedundantCol5

string

Required

Body Parameters

None.

Response Information

Resource Description

string

Response Formats

application/json, text/json

Sample:
"sample string 1"

application/xml, text/xml

Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>