SERTICA Request For Quotes API

The RequestForQuotes API from SERTICA — 30 operation(s) for requestforquotes.

Operations 33

GET /RequestForQuotes Gets a list of Requiositions #
POST /RequestForQuotes Creates a new requestForQuote record #
GET /RequestForQuotes/{requestForQuoteNo} Gets a specific RequestForQuote #
PUT /RequestForQuotes/{requestForQuoteNo} Updates an existing requestForQuote #
DELETE /RequestForQuotes/{requestForQuoteNo} Deletes an requestForQuote record #
GET /RequestForQuotes/{requestForQuoteNo}/history Gets history for a specific RequestForQuote #
POST /RequestForQuotes/search Search for requestForQuotes Takes a SearchDefinition input, which can include… #
POST /RequestForQuotes/searchCount Returns number of hits in a search for RequestForQuotes Takes a… #
POST /RequestForQuotes/searchIndex/{requestForQuoteGuid} Get index of a record in a search for RequestForQuotes Takes a SearchDefinition… #
GET /RequestForQuotes/searchInfo Returns structured information about what and how you can search for #
GET /RequestForQuotes/{requestForQuoteNo}/copy Copies an existing requestForQuote to a new object #
GET /RequestForQuotes/{requestForQuoteNo}/standardTexts Gets a list of RFQ standard texts #
GET /RequestForQuotes/{requestForQuoteNo}/deliveryCosts Gets a list of RFQ delivery costs #
GET /RequestForQuotes/{requestForQuoteNo}/responses Gets a list of requestForQuote responses #
GET /RequestForQuotes/{requestForQuoteNo}/responses/count Returns number of RequestForQuoteResponses for RequestForQuoteNo #
POST /RequestForQuotes/{requestForQuoteNo}/addResponse Add response #
GET /RequestForQuotes/{requestForQuoteNo}/positions Gets a list of RequestForQuote positions #
GET /RequestForQuotes/{requestForQuoteNo}/documents Returns a list of Documents used on the RequestForQuote #
POST /RequestForQuotes/createrfqs Creates RFQ's from a Requisition. #
GET /RequestForQuotes/{requestForQuoteNo}/requisitions Gets a list of linked Requisitions #
GET /RequestForQuotes/{requestForQuoteNo}/purchaseOrders Returns a list of Purchase Orders used on the RequestForQuote #
GET /RequestForQuotes/reports Gets dynamic reports to print #
GET /RequestForQuotes/{requestForQuoteNos}/reports Gets dynamic reports to print #
POST /requestforquotes/{requestForQuoteNo}/sendtoemail Send request for quote to supplier #
GET /RequestForQuotes/{requestForQuoteNo}/requestforquotemailattachments Gets usages for a specific Document #
GET /RequestForQuotes/{requestForQuoteNo}/setupCreatePurchaseOrder Determine if a Purchase Order can be created #
POST /RequestForQuotes/{requestForQuoteNo}/createPurchaseOrder Create a Purchase Order #
POST /RequestForQuotes/{requestForQuoteNo}/changeStatus Changes status on a Request For Quote #
POST /RequestForQuotes/{requestForQuoteNo}/mail Get the Request For Quote Mail used as template for Send To Supplier #
POST /RequestForQuotes/combineRequisitionPositions Combines requisition positions into request for quotes #
GET /RequestForQuotes/{requestForQuoteNo}/allowSendToSupplier Determine if a quote request can be send to supplier for a RFQ #
POST /RequestForQuotes/{requestForQuoteNo}/sendToSupplier Send a quote request to supplier #
POST /RequestForQuotes/getExistingForCombine Get list of existing RFQ's for adding applied REQ positions #

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/sertica-requestforquotes-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

OpenAPI Specification

sertica-requestforquotes-api-openapi.yml Raw ↑
openapi: 3.2.0
info:
  title: SERTICA Web Request For Quotes API
  description: 'Online API browser for SERTICA Web API.


    Be aware that some endpoints are restricted by license or user rights and may not be available in your environment.


    Each endpoint includes a description of the required license and user rights.'
  version: v1
servers:
- url: /api
tags:


# --- truncated at 32 KB (151 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/sertica/refs/heads/main/openapi/sertica-requestforquotes-api-openapi.yml