Place Quote Error Response
Output representation of the error responses of a place quote request.
- JSON Example
-
{ "errorCode": "INVALID_API_INPUT", "message": "Include record type and method in the request and try again.", "referenceId": "refQuoteItem2" }
Property Name | Type | Description | Filter Group and Version | Available Version |
---|---|---|---|---|
errorCode | String | Error code representing the type of error encountered in the create place quote request. | Small, 60.0 | 60.0 |
message | String | Message stating the reason for the error, if any. | Small, 60.0 | 60.0 |
referenceId | String | Reference ID associated with the specific error instance for tracking and reference purposes. | Small, 60.0 | 60.0 |