typestring Enum"item""shipping"namestring or nullcodestring or nullvalueobject or null+Show 2 propertiesattributesobject or null+Show property{ "type": "item", "name": "string", "code": "string", "value": { "includingVat": 0.1, "excludingVat": 0.1 }, "attributes": { "property1": null, "property2": null } }
codestring or nullError code Example: "nshift-error"messagestring or nullDetailed error information Example: "No warehouse configured for this region"nShiftErrorobject or nullError if originating from nShift+Show 3 properties{ "code": "nshift-error", "message": "No warehouse configured for this region", "nShiftError": { "errorCode": "string", "errorMessages": [ … ], "correlationId": "string" } }