Skip to main content

Input fields

errors : [RateRequestedErrorInput]! required

The list of rate request errors to store. Pass an empty list for a successful response.

ratesRequestIdentifier : UUID! required

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" }