Reference > Shop flow URLs > Trading subsystem URLs > Request for Quote (RFQ)
RFQ URLs
The following URLs are related to RFQ.
- RFQActivateAllDue URL
Invoked by a scheduled job. Activates (submits) RFQs that are in the future state when the specified date and time are reached.
- RFQCategoryAdd URL
Adds a category to group the items in the RFQ.
- CloseAllExpiredRFQs URL
Invoked by a scheduled job. Closes all active state RFQs according to the closing rule.
- RFQClose URL
Closes the RFQs and sets all corresponding responses to the in-evaluation state.
- RFQCancel URL
Cancels the specified RFQ requests and their corresponding responses.
- RFQCopy URL
Copies an RFQ.
- RFQCreate URL
Creates an RFQ.
- RFQCreateForNextRound URL
Creates a next round RFQ.
- RFQItemAdd URL
Adds items to the RFQ.
- RFQItemCommentAdd URL
Adds a product comment to an item in the RFQ.
- RFQItemCommentRemove URL
Removes product comments from an item in the RFQ.
- RFQItemCommentUpdate URL
Updates product comments to an item in the RFQ.
- RFQItemRemove URL
Removes an item from the RFQ.
- RFQItemSpecificationAdd URL
Adds a product specification to an item in an RFQ.
- RFQItemSpecificationRemove URL
Removes a product specification from an item in an RFQ.
- RFQItemSpecificationUpdate URL
Updates product specification to an item in an RFQ.
- RFQItemUpdate URL
Updates product information in an RFQ.
- RFQMarkForDelete URL
Invoked by a scheduled job. Marks canceled or completed RFQs for deletion after the specified period.
- RFQModifyBasic URL
Updates the general information of the RFQ.
- RFQPriceAdjustmentOnCategoryAdd URL
Adds a price adjustment on a category in the RFQ.
- RFQPriceAdjustmentOnCategoryRemove URL
Removes a price adjustment on a category in the RFQ.
- RFQPriceAdjustmentOnCategoryUpdate URL
Updates a price adjustment on a category in the RFQ.
- RFQAcceptResponse URL
Sets the specified list of RFQ responses to the Won state.
- RFQResponseProductAccept URL
Accepts products in the RFQ.
- RFQRejectResponse URL
Sets the specified list of RFQ responses to the Lost state.
- RFQResponseProductReject URL
Rejects products in the RFQ response.
- RFQSubmit URL
Submits the RFQ.
- RFQTCAdd URL
Adds terms and conditions to an RFQ.
- RFQTCRemove URL
Removes terms and conditions from an RFQ.
- RFQToContractCreate URL
Converts an RFQ to a contract.
- RFQTCUpdate URL
Updates terms and conditions in an RFQ.
- RFQTargetListAdd URL
Adds stores to the target list of the RFQ.
- RFQTargetListRemove URL
Removes stores from the target list of the RFQ.
- RFQToOrderCreate URL
Converts an RFQ to an order.
- RFQNotificationClosedMonitor URL
Invoked by the WebSphere Commerce scheduler to process pending notifications for any closed RFQs. This URL is called by scheduler. No display page will return.
- RFQNotificationCompletedMonitor URL
Invoked by the WebSphere Commerce scheduler to process pending notifications for any completed RFQs. This URL is called by scheduler. No display page will return.
- RFQNotificationSubmittedMonitor URL
Invoked by the WebSphere Commerce scheduler to process pending notifications for any submitted RFQs. This URL is called by scheduler. No display page will return.