POST api/Transaction/BondContractDetails

Datasource for Bond Contract Details

Request Information

Parameters

NameDescriptionAdditional information
model
No documentation available.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
{
  "Ref_No": "sample string 1",
  "Contract_Date": "2026-04-06T15:31:23.4132032+08:00",
  "ddlTranType": "sample string 2",
  "ddlSearchBy": "sample string 3",
  "ddlMonth": "sample string 4",
  "tbFrom": "2026-04-06T15:31:23.4132032+08:00",
  "tbTo": "2026-04-06T15:31:23.4132032+08:00",
  "AccNo": "sample string 5",
  "AccServiceType": "sample string 6",
  "ddlAcc": "sample string 7",
  "page": 8,
  "rows": 9,
  "sidx": "sample string 10",
  "sord": "sample string 11"
}

application/xml, text/xml, application/x-www-form-urlencoded

Sample:

Only Support JSON format

Response Information

ResultAjax

Response body formats

application/json, text/json

Sample:
{
  "b": true,
  "m": "sample string 2",
  "o": {},
  "v": {},
  "s": 5
}

application/xml, text/xml, application/vnd.openxmlformats-officedocument.spreadsheetml.sheet, application/vnd.ms-excel

Sample:

Only Support JSON format