| Field | Value |
|---|---|
| Type URI | https://developer-next.ingrid.com/errors/delivery/invalid-postal-code |
| Title | Not Found |
| Recommended Status | 404 Not Found |
- The resource does not exist
- The Authenticated User does not have access to the resource
{
"type": "https://docs.ingrid.com/developer-resources/ingrid-api/errors/common/not-found",
"title": "Not Found",
"status": 404,
"detail": "The resource '1234567890' was not found.",
"instance": "urn:ingrid:request:9b056bec-432e-43ea-afbf-c2b886aeaa47"
}