SetQuoteConfigurationRatesRequestErrorsInput
Input for setting errors on a quote configuration rates request.
Input fields
The list of rate request errors to store. Pass an empty list for a successful response.
The identifier of the rates request to update.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"errors": RateRequestedErrorInput,
"ratesRequestIdentifier": "d0a079f5-4ced-409a-8b27-b4c9109ada70"
}