POST api/v1/Shipments/{ShipmentID}/RFQs/{RFQID}/Quotes/{QuoteID}/Feedback

Saves a Quotes Feedback. and returns the saved object.

Request Information

Parameters

NameDescriptionAdditional information
Feedback
The Feedback.

Define this parameter in the request body.

ShipmentID
No documentation available.

Define this parameter in the request URI.

RFQID
No documentation available.

Define this parameter in the request URI.

QuoteID
No documentation available.

Define this parameter in the request URI.

Request body formats

application/x-www-form-urlencoded

Sample:

Sample not available.

application/json, text/json

Sample:
{
  "QuoteId": 1,
  "Status": "sample string 2",
  "Comments": "sample string 3",
  "IsRead": true,
  "CreatedBy": 1,
  "CreatedOn": "2025-04-25T14:40:02.2345562Z",
  "Quotes": {
    "QuoteID": 1,
    "RFQID": 1,
    "Status": "sample string 2",
    "QuotationRefNo": "sample string 3",
    "Total": 1.0,
    "CurrencyCode": "sample string 4",
    "QuoteType": "sample string 5",
    "ValidUntilDate": "2025-04-25T14:40:02.2345562Z",
    "RateIncludes": "sample string 7",
    "TermsAndConditions": "sample string 8",
    "CreatedBy": 1,
    "CreatedOn": "2025-04-25T14:40:02.2345562Z",
    "UpdatedBy": 1,
    "UpdatedOn": "2025-04-25T14:40:02.2345562Z",
    "QuoteRates": [
      {
        "QuoteRateID": 1,
        "Service": "sample string 1",
        "Amount": 2.0,
        "CurrencyCode": "sample string 3",
        "PerBy": "sample string 4",
        "ServiceDescription": "sample string 5"
      },
      {
        "QuoteRateID": 1,
        "Service": "sample string 1",
        "Amount": 2.0,
        "CurrencyCode": "sample string 3",
        "PerBy": "sample string 4",
        "ServiceDescription": "sample string 5"
      },
      {
        "QuoteRateID": 1,
        "Service": "sample string 1",
        "Amount": 2.0,
        "CurrencyCode": "sample string 3",
        "PerBy": "sample string 4",
        "ServiceDescription": "sample string 5"
      }
    ],
    "RFQ": {
      "RFQID": 1,
      "ShipmentID": 2,
      "Status": "sample string 3",
      "RequiredDate": "2025-04-25T14:40:02.2345562Z",
      "Comments": "sample string 5",
      "Sender": {
        "AgentID": 1,
        "AgentName": "sample string 2",
        "EYProgram": true,
        "Limits": {
          "UCTSearchesRemaining": 1,
          "UATSearchesRemaining": 1,
          "Addressbook": {
            "CurrentCount": 1,
            "MaxLimit": 1,
            "ValidTill": "2025-04-25T14:40:02.2345562Z"
          }
        },
        "City": {
          "Code": "sample string 1",
          "Name": "sample string 2"
        },
        "Country": {
          "Code": "sample string 1",
          "Name": "sample string 1 - sample string 2"
        },
        "Networks": [
          {
            "Code": "sample string 1",
            "Name": "sample string 2"
          },
          {
            "Code": "sample string 1",
            "Name": "sample string 2"
          },
          {
            "Code": "sample string 1",
            "Name": "sample string 2"
          }
        ],
        "Services": [
          {
            "Code": "sample string 1",
            "Name": "sample string 2"
          },
          {
            "Code": "sample string 1",
            "Name": "sample string 2"
          },
          {
            "Code": "sample string 1",
            "Name": "sample string 2"
          }
        ]
      },
      "Recipient": {
        "AgentID": 1,
        "AgentName": "sample string 2",
        "EYProgram": true,
        "Limits": {
          "UCTSearchesRemaining": 1,
          "UATSearchesRemaining": 1,
          "Addressbook": {
            "CurrentCount": 1,
            "MaxLimit": 1,
            "ValidTill": "2025-04-25T14:40:02.2345562Z"
          }
        },
        "City": {
          "Code": "sample string 1",
          "Name": "sample string 2"
        },
        "Country": {
          "Code": "sample string 1",
          "Name": "sample string 1 - sample string 2"
        },
        "Networks": [
          {
            "Code": "sample string 1",
            "Name": "sample string 2"
          },
          {
            "Code": "sample string 1",
            "Name": "sample string 2"
          },
          {
            "Code": "sample string 1",
            "Name": "sample string 2"
          }
        ],
        "Services": [
          {
            "Code": "sample string 1",
            "Name": "sample string 2"
          },
          {
            "Code": "sample string 1",
            "Name": "sample string 2"
          },
          {
            "Code": "sample string 1",
            "Name": "sample string 2"
          }
        ]
      },
      "RecipientCount": 6,
      "IsRead": true,
      "CreatedBy": 8,
      "CreatedOn": "2025-04-25T14:40:02.2345562Z",
      "UpdatedBy": 10,
      "UpdatedOn": "2025-04-25T14:40:02.2345562Z",
      "Discussions": [
        {
          "DiscussionID": 1,
          "RFQID": 2,
          "Status": "sample string 3",
          "RecipientID": 4,
          "Comments": "sample string 5",
          "IsRead": true,
          "CreatedBy": 7,
          "CreatedOn": "2025-04-25T14:40:02.2345562Z"
        },
        {
          "DiscussionID": 1,
          "RFQID": 2,
          "Status": "sample string 3",
          "RecipientID": 4,
          "Comments": "sample string 5",
          "IsRead": true,
          "CreatedBy": 7,
          "CreatedOn": "2025-04-25T14:40:02.2345562Z"
        },
        {
          "DiscussionID": 1,
          "RFQID": 2,
          "Status": "sample string 3",
          "RecipientID": 4,
          "Comments": "sample string 5",
          "IsRead": true,
          "CreatedBy": 7,
          "CreatedOn": "2025-04-25T14:40:02.2345562Z"
        }
      ],
      "Feedback": {
        "FeedbackID": 1,
        "RFQID": 2,
        "Status": "sample string 3",
        "RecipientID": 4,
        "Comments": "sample string 5",
        "IsRead": true,
        "CreatedBy": 7,
        "CreatedOn": "2025-04-25T14:40:02.2345562Z"
      },
      "Quotes": [
        {
          "QuotesID": 1,
          "Status": "sample string 2"
        },
        {
          "QuotesID": 1,
          "Status": "sample string 2"
        },
        {
          "QuotesID": 1,
          "Status": "sample string 2"
        }
      ]
    },
    "Feedback": []
  }
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

Response Information

QuotesFeedbackDTO

Response body formats

application/json, text/json

Sample:
{
  "QuoteId": 1,
  "Status": "sample string 2",
  "Comments": "sample string 3",
  "IsRead": true,
  "CreatedBy": 1,
  "CreatedOn": "2025-04-25T14:40:02.2658308Z",
  "Quotes": {
    "QuoteID": 1,
    "RFQID": 1,
    "Status": "sample string 2",
    "QuotationRefNo": "sample string 3",
    "Total": 1.0,
    "CurrencyCode": "sample string 4",
    "QuoteType": "sample string 5",
    "ValidUntilDate": "2025-04-25T14:40:02.2658308Z",
    "RateIncludes": "sample string 7",
    "TermsAndConditions": "sample string 8",
    "CreatedBy": 1,
    "CreatedOn": "2025-04-25T14:40:02.2658308Z",
    "UpdatedBy": 1,
    "UpdatedOn": "2025-04-25T14:40:02.2658308Z",
    "QuoteRates": [
      {
        "QuoteRateID": 1,
        "Service": "sample string 1",
        "Amount": 2.0,
        "CurrencyCode": "sample string 3",
        "PerBy": "sample string 4",
        "ServiceDescription": "sample string 5"
      },
      {
        "QuoteRateID": 1,
        "Service": "sample string 1",
        "Amount": 2.0,
        "CurrencyCode": "sample string 3",
        "PerBy": "sample string 4",
        "ServiceDescription": "sample string 5"
      },
      {
        "QuoteRateID": 1,
        "Service": "sample string 1",
        "Amount": 2.0,
        "CurrencyCode": "sample string 3",
        "PerBy": "sample string 4",
        "ServiceDescription": "sample string 5"
      }
    ],
    "RFQ": {
      "RFQID": 1,
      "ShipmentID": 2,
      "Status": "sample string 3",
      "RequiredDate": "2025-04-25T14:40:02.2658308Z",
      "Comments": "sample string 5",
      "Sender": {
        "AgentID": 1,
        "AgentName": "sample string 2",
        "EYProgram": true,
        "Limits": {
          "UCTSearchesRemaining": 1,
          "UATSearchesRemaining": 1,
          "Addressbook": {
            "CurrentCount": 1,
            "MaxLimit": 1,
            "ValidTill": "2025-04-25T14:40:02.2658308Z"
          }
        },
        "City": {
          "Code": "sample string 1",
          "Name": "sample string 2"
        },
        "Country": {
          "Code": "sample string 1",
          "Name": "sample string 1 - sample string 2"
        },
        "Networks": [
          {
            "Code": "sample string 1",
            "Name": "sample string 2"
          },
          {
            "Code": "sample string 1",
            "Name": "sample string 2"
          },
          {
            "Code": "sample string 1",
            "Name": "sample string 2"
          }
        ],
        "Services": [
          {
            "Code": "sample string 1",
            "Name": "sample string 2"
          },
          {
            "Code": "sample string 1",
            "Name": "sample string 2"
          },
          {
            "Code": "sample string 1",
            "Name": "sample string 2"
          }
        ]
      },
      "Recipient": {
        "AgentID": 1,
        "AgentName": "sample string 2",
        "EYProgram": true,
        "Limits": {
          "UCTSearchesRemaining": 1,
          "UATSearchesRemaining": 1,
          "Addressbook": {
            "CurrentCount": 1,
            "MaxLimit": 1,
            "ValidTill": "2025-04-25T14:40:02.2658308Z"
          }
        },
        "City": {
          "Code": "sample string 1",
          "Name": "sample string 2"
        },
        "Country": {
          "Code": "sample string 1",
          "Name": "sample string 1 - sample string 2"
        },
        "Networks": [
          {
            "Code": "sample string 1",
            "Name": "sample string 2"
          },
          {
            "Code": "sample string 1",
            "Name": "sample string 2"
          },
          {
            "Code": "sample string 1",
            "Name": "sample string 2"
          }
        ],
        "Services": [
          {
            "Code": "sample string 1",
            "Name": "sample string 2"
          },
          {
            "Code": "sample string 1",
            "Name": "sample string 2"
          },
          {
            "Code": "sample string 1",
            "Name": "sample string 2"
          }
        ]
      },
      "RecipientCount": 6,
      "IsRead": true,
      "CreatedBy": 8,
      "CreatedOn": "2025-04-25T14:40:02.2658308Z",
      "UpdatedBy": 10,
      "UpdatedOn": "2025-04-25T14:40:02.2658308Z",
      "Discussions": [
        {
          "DiscussionID": 1,
          "RFQID": 2,
          "Status": "sample string 3",
          "RecipientID": 4,
          "Comments": "sample string 5",
          "IsRead": true,
          "CreatedBy": 7,
          "CreatedOn": "2025-04-25T14:40:02.2658308Z"
        },
        {
          "DiscussionID": 1,
          "RFQID": 2,
          "Status": "sample string 3",
          "RecipientID": 4,
          "Comments": "sample string 5",
          "IsRead": true,
          "CreatedBy": 7,
          "CreatedOn": "2025-04-25T14:40:02.2658308Z"
        },
        {
          "DiscussionID": 1,
          "RFQID": 2,
          "Status": "sample string 3",
          "RecipientID": 4,
          "Comments": "sample string 5",
          "IsRead": true,
          "CreatedBy": 7,
          "CreatedOn": "2025-04-25T14:40:02.2658308Z"
        }
      ],
      "Feedback": {
        "FeedbackID": 1,
        "RFQID": 2,
        "Status": "sample string 3",
        "RecipientID": 4,
        "Comments": "sample string 5",
        "IsRead": true,
        "CreatedBy": 7,
        "CreatedOn": "2025-04-25T14:40:02.2658308Z"
      },
      "Quotes": [
        {
          "QuotesID": 1,
          "Status": "sample string 2"
        },
        {
          "QuotesID": 1,
          "Status": "sample string 2"
        },
        {
          "QuotesID": 1,
          "Status": "sample string 2"
        }
      ]
    },
    "Feedback": []
  }
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.