Skip to content
Last updated

Not Found

FieldValue
Type URIhttps://developer-next.ingrid.com/errors/delivery/invalid-postal-code
TitleNot Found
Recommended Status404 Not Found

Common Causes

  • The resource does not exist
  • The Authenticated User does not have access to the resource

Example Response

{
  "type": "https://developer-next.ingrid.com/ingrid-api/errors/common/not-found",
  "title": "Not Found",
  "status": 404,
  "detail": "The resource '1234567890' was not found.",
  "trace_id": "abc-123-def-456"
}