Retrieve a Unique AP Manual Cheque by Chq Seq Number
  • 06 Jan 2026
  • 1 Minute to read
  • Dark
    Light

Retrieve a Unique AP Manual Cheque by Chq Seq Number

  • Dark
    Light

Article summary

Get
/ap-rest-api/rest/1/manualcheck/1421436
Security
HTTP
Type basic

Basic authentication

Responses
200

OK

Headers
Content-Type
string
Exampleapplication/vnd.oracle.adf.resourceitem+json
example-0

Successful Response

{
  "Chq1099Code": "X",
  "ChqAccCode": "10001",
  "ChqAmt": 1000,
  "ChqBankCompCode": "001",
  "ChqBchName": null,
  "ChqBchNum": 3397280,
  "ChqBchPost": null,
  "ChqCompCode": "001",
  "ChqCurrCode": "USD",
  "ChqCurcFactorNum": 1,
  "ChqDate": "2020-05-18",
  "ChqDeptCode": "00",
  "ChqDesc": "Charity Donation",
  "ChqDraftCode": "M",
  "ChqJobCode": null,
  "ChqJointVenName": null,
  "ChqNum": 1020,
  "ChqPayeeAddr1": "820 Aladdin Ave",
  "ChqPayeeAddr2": null,
  "ChqPayeeAddr3": "San Leandro",
  "ChqPayeeCountry": "USA",
  "ChqPayeeName1": "Ace Supply Co. Inc.",
  "ChqPayeeName2": null,
  "ChqPayeePostalCode": "94577",
  "ChqPayeeRegCode": "CA",
  "ChqPostDate": "2020-05-18",
  "ChqRecCode": "N",
  "ChqSeqNum": 1421436,
  "ChqTempBchNum": 3397280,
  "ChqVenCode": "1159",
  "ChqVouCode": "N",
  "ChqRefundFlag": null,
  "links": [
    {
      "rel": "self",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/ap-rest-api/rest/1/manualcheck/1421436",
      "name": "manualcheck",
      "kind": "item"
    },
    {
      "rel": "canonical",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/ap-rest-api/rest/1/manualcheck/1421436",
      "name": "manualcheck",
      "kind": "item"
    },
    {
      "rel": "child",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/ap-rest-api/rest/1/manualcheck/1421436/child/VouChqViewObj",
      "name": "VouChqViewObj",
      "kind": "collection"
    },
    {
      "rel": "child",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/ap-rest-api/rest/1/manualcheck/1421436/child/PayamtChqmanViewObj",
      "name": "PayamtChqmanViewObj",
      "kind": "collection"
    }
  ]
}
example-1

Successful Response

{
  "Chq1099Code": "X",
  "ChqAccCode": "10001",
  "ChqAmt": 1000,
  "ChqBankCompCode": "001",
  "ChqBchName": null,
  "ChqBchNum": 3397280,
  "ChqBchPost": null,
  "ChqCompCode": "001",
  "ChqCurrCode": "USD",
  "ChqCurcFactorNum": 1,
  "ChqDate": "2020-05-18",
  "ChqDeptCode": "00",
  "ChqDesc": "Charity Donation",
  "ChqDraftCode": "M",
  "ChqJobCode": null,
  "ChqJointVenName": null,
  "ChqNum": 1020,
  "ChqPayeeAddr1": "820 Aladdin Ave",
  "ChqPayeeAddr2": null,
  "ChqPayeeAddr3": "San Leandro",
  "ChqPayeeCountry": "USA",
  "ChqPayeeName1": "Ace Supply Co. Inc.",
  "ChqPayeeName2": null,
  "ChqPayeePostalCode": "94577",
  "ChqPayeeRegCode": "CA",
  "ChqPostDate": "2020-05-18",
  "ChqRecCode": "N",
  "ChqSeqNum": 1421436,
  "ChqTempBchNum": 3397280,
  "ChqVenCode": "1159",
  "ChqVouCode": "N",
  "ChqRefundFlag": null,
  "links": [
    {
      "rel": "self",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/ap-rest-api/rest/1/manualcheck/1421436",
      "name": "manualcheck",
      "kind": "item"
    },
    {
      "rel": "canonical",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/ap-rest-api/rest/1/manualcheck/1421436",
      "name": "manualcheck",
      "kind": "item"
    },
    {
      "rel": "child",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/ap-rest-api/rest/1/manualcheck/1421436/child/VouChqViewObj",
      "name": "VouChqViewObj",
      "kind": "collection"
    },
    {
      "rel": "child",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/ap-rest-api/rest/1/manualcheck/1421436/child/PayamtChqmanViewObj",
      "name": "PayamtChqmanViewObj",
      "kind": "collection"
    }
  ]
}
object