checkunpostedrfps
  • 22 Oct 2025
  • 1 Minute to read
  • Dark
    Light

checkunpostedrfps

  • Dark
    Light

Article summary

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

Overview

The checkunpostedrfps API validates if a Request for Payment (RFP) voucher is unposted by querying RFP invoices previously created based on the parameters supplied in the request body.

Notes

UI Navigation

This API is a backend function and is not associated with a front-end screen.

Reference Article

Subcontract Management – Posting Requests for Payment – RFP Process Train

Commonly Used Body Parameters

CMiC UI FieldnameObjectNameDescriptionTypeData LengthExampleRequired
Company CodecheckunpostedrfpsCompCodeThis is the Company Code associated with the invoice when it was created.string255001No
Vendor CodecheckunpostedrfpsVenCodeThis is the vendor code the invoice is associated with when created.string255MCRO01No
Contract CodecheckunpostedrfpsContCodeThis is the contract code associated with the invoice when it was created.string255RJCSHOP00047No
Security
HTTP
Type basic

Basic authentication

Header parameters
Content-Type
string
Exampleapplication/vnd.oracle.adf.action+json
Body parameters
object
Example{ "CompCode": "string", "VenCode": "string", "ContCode": "string" }
Responses
200

Successful response