---
title: "checkunpostedrfps"
slug: "checkunpostedrfps"
updated: 2026-05-26T12:53:14Z
published: 2026-05-26T12:53:48Z
canonical: "developers.cmicglobal.com/checkunpostedrfps"
---

> ## 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.

# checkunpostedrfps

Post/ap-rest-api/rest/1/checkunpostedrfps

## Check Unposted Rfps

### 

SecurityHTTPType basic

Basic authentication

Header parametersContent-TypestringExampleapplication/vnd.oracle.adf.action+json

Body parameters<select class='api-response-data' aria-label='Media type'><option value='877201eb-9254-42cd-a5f4-b17ec3ff7198'>application/json</option>
</select>object  Example{
  "name": "checkForUnpostedRfps",
  "parameters": [
    {
      "compCode": "ZZ"
    },
    {
      "venCode": "ABSCONT"
    },
    {
      "contCode": "CCC-6000-2"
    }
  ]
}compCodestring    Required

This is the company code of the voucher to check that there is no unposted RFP for the same contract.

💻 UI Fieldname: vou_comp_code

venCodestring    Required

This is the vendor code of the voucher to check that there is no unposted RFP for the same contract.

💻 UI Fieldname: vou_ven_code

contCodestring    Required

This is the contract code of the voucher

💻 UI Fieldname: vou_cont_code

Responses200

OK

HeadersContent-TypestringExampleapplication/vnd.oracle.adf.actionresult+json
<select class='api-response-data' aria-label='Media type'><option value='01b42e56-c514-49c3-a09b-b77e8598af94'>text/plain</option>
</select>

```
"{\n    \"result\": \"Y\"\n}"
```

string
