Jump to Content
developers.fairmarkit.com
GuidesAPI Reference
Log Indevelopers.fairmarkit.com
Guides
Log In
GuidesAPI Reference

Guides

  • Authentication
  • Webhooks
    • Buyer
      • REQUEST_CREATED
      • REQUEST_SUBMITTED
      • REQUEST_CANCELED
      • REQUEST_COMPLETED
      • REQUEST_IN_PROGRESS
      • REQUEST_AWAITING_PR_CREATE
      • SUPPLIER_CREATED
      • RFQ_CREATED
      • RFQ_OPEN
      • RFQ_CLOSED
      • RFQ_AWARDED
      • RFQ_AWARDED_WAITING_FOR_APPROVE
      • RFQ_ARCHIVED
      • BID_SUBMITTED
      • RFQ_CANCELED
      • RFP_CREATED
      • RFP_OPENED
      • RFP_CLOSED
      • RFP_CANCELED
      • RFP_ARCHIVED
      • RFP_AWARDED
      • RFP_BID_SUBMITTED
      • RFP_PDF_REPORT_READY
      • RFI_REVIEWED
      • RESPONSE_SUBMITTED
    • Supplier
      • BID_AWARDED
      • REQUEST_WITHDRAWN
      • BID_LOST
  • Understanding items
    • UOMs
  • Downloading RFQ and Quotation Attachments
  • Sample Integration Flows
    • PR Create: Based on Fairmarkit Request
    • PR Intercept: RFQ Creation
    • PR Intercept: RFQ Sourcing Flow
    • PR Intercept: RFQ Approval Flow
    • PR Intercept and PR Create: RFQ Awarding
    • PR Intercept: Request Creation
    • PR Intercept: Request Sourcing Flow
    • PR Intercept: Request Completed
Powered by 

RESPONSE_SUBMITTED

{
    "event_id": "a4220109-f4d9-4616-8347-ee5ece5a0502",
    "created_at": "2025-11-14T16:21:25.653284",
    "type": "submitted",
    "object_type": "response",
    "response": {
        "id": "dc2e83e3-c318-478a-9b12-17022709e2cf",
        "status": "SUBMITTED",
        "request_id": "d301e86c-f350-4789-9d88-cc589e20524b",
        "tenant_id": "0c33dd0e-6bec-40d6-b3b8-4ee2798d1092"
    }
}

Updated 5 months ago


RFI_REVIEWED
Supplier