Amazon Marketplace · Example Payload

Amazon Marketplace Error Detail Example

CommerceISVMarketplaceSoftware Catalog

Amazon Marketplace Error Detail Example is an example object payload from Amazon Marketplace, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

ErrorCodeErrorMessage

Example Payload

Raw ↑
{
  "ErrorCode": "example-value",
  "ErrorMessage": "example-value"
}