---
title: "Retrieve a Unique AP Manual Cheque by Chq Seq Number"
slug: "retrieve-a-unique-ap-manual-cheque-by-chq-seq-number"
updated: 2026-05-26T12:53:14Z
published: 2026-05-26T12:53:48Z
canonical: "developers.cmicglobal.com/retrieve-a-unique-ap-manual-cheque-by-chq-seq-number"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://developers.cmicglobal.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Retrieve a Unique AP Manual Cheque by Chq Seq Number

Get/ap-rest-api/rest/1/manualcheck/1421436

SecurityHTTPType basic

Basic authentication

Responses200

OK

HeadersContent-TypestringExampleapplication/vnd.oracle.adf.resourceitem+json
<select class='api-response-data' aria-label='Media type'><option value='a28650db-e385-4046-8018-3b77d2771085'>application/json</option>
</select><select class='select-example' aria-label='Media type'><option value='d19ddf48-0e3a-4f9d-af20-ad37289661cb'>example-0</option>
<option value='41a73eff-3cce-4ba3-97ba-a9b3702376d4'>example-1</option>
</select>example-0

Successful Response

```json
{
  "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

```json
{
  "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
