github.com/Axway/agent-sdk@v1.1.101/pkg/apic/testdata/catalogitem-notexist.json (about) 1 { 2 "errors": [ 3 { 4 "status": 404, 5 "title": "Not found error", 6 "detail": "catalogItemId does not exist.", 7 "meta": { 8 "catalogItemId": "f4f19a3173caf7290173e45f3a270f8b", 9 "tenantId": "475532044844830", 10 "authenticatedUserId": "b0433b7f-ac38-4d29-8a64-cf645c99b99f", 11 "instanceId": "e4f76ccd71f0707b0171f08b9e350003", 12 "transactionId": "b16501c7-cd28-4202-a94a-59a71261ca38" 13 } 14 } 15 ] 16 }