{"info":{"_postman_id":"ec3e77c0-8adf-43c5-8e26-3848aab6437f","name":"EnergyID - Cobalt-P","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"40771722","collectionId":"ec3e77c0-8adf-43c5-8e26-3848aab6437f","publishedId":"2sAYJ9BJbi","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"A566FF"},"publishDate":"2025-01-06T07:43:31.000Z"},"item":[{"name":"v2 - Multi Issuer","item":[{"name":"Create Identity","id":"1d7191ff-b92b-4335-b94a-960e75836aa9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{energy-did-user}}"},{"key":"password","value":"{{energy-did-password}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"issuedFor\":\"Battery\",\n    \"cobaltPUniqueId\":\"abcd1234\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.energy.impactid.org/v2/identities","description":"<p>The request body should contain the \"issuedFor\" parameter (Battery/User), which specifies the entity for which the DID is being generated, and the \"cobaltPUniqueId\" parameter, which represents the unique identifier for the entity.</p>\n","urlObject":{"protocol":"https","path":["v2","identities"],"host":["api","energy","impactid","org"],"query":[],"variable":[]}},"response":[{"id":"715fc678-cd3b-424a-9666-90e54e82604b","name":"User DID","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"issuedFor\":\"User\",\n    \"cobaltPUniqueId\":\"User-Aditya\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.energy.impactid.org/v2/identities"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 22 Apr 2025 12:48:17 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"469"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"ETag","value":"W/\"1d5-wSYdWbgAG6axkjyQQA2862iU/M4\""}],"cookie":[],"responseTime":null,"body":"{\n    \"credentialStatusType\": \"Iden3commRevocationStatusV1.0\",\n    \"displayName\": \"Issuer : User-Aditya\",\n    \"identifier\": \"did:energy:energyweb:volta:4mWRFkXLCGxiDTzoVjXDTAVnZZRqvQbTiZJNqe7wVY\",\n    \"keyType\": \"BJJ\",\n    \"state\": {\n        \"claimsTreeRoot\": \"f23891dc81756791326eeef8d784b6290cca861a3d592df078581342c283430f\",\n        \"createdAt\": \"2025-04-22T12:48:17.082713Z\",\n        \"modifiedAt\": \"2025-04-22T12:48:17.082713Z\",\n        \"state\": \"bfb6592e62808bebde33ae9268eceade577e1d90e895478d3458c4c65e9cd006\",\n        \"status\": \"confirmed\"\n    }\n}"},{"id":"c3ba31b1-9cab-4613-9b7b-0058360fd624","name":"Battery DID","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"issuedFor\":\"Battery\",\n    \"cobaltPUniqueId\":\"abcd1234f\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.energy.impactid.org/v2/identities"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 22 Apr 2025 12:49:08 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"71"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"ETag","value":"W/\"47-LnagWQHM11wfKRDoVXH5QNMHYak\""}],"cookie":[],"responseTime":null,"body":"\"did:energy:energyweb:volta:4mXcyk43jMooiu6JFQcNTz2EWjeYMs2erJ9UaF9qHk\""}],"_postman_id":"1d7191ff-b92b-4335-b94a-960e75836aa9"},{"name":"Create Credential - BatterySpecification","id":"b33cbf21-6dbf-4c51-a295-c655a8b8132f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{energy-did-user}}"},{"key":"password","value":"{{energy-did-password}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"credentialSchema\": \"https://raw.githubusercontent.com/impactility/battery-passport-vc-schema/main/IdentifiersAndProductData/IdentifiersAndProductData.json\",\n    \"credentialSubject\": {\n        \"id\": \"did:energy:energyweb:volta:4mag3NYjVhS6adXDoYZ68kostYtzPoQXHEu4ct5sCQ\",\n        \"batteryPassportIdentifier\": \"did:energy:energyweb:volta:4mag3NYjVhS6adXDoYZ68kostYtzPoQXHEu4ct5sCQ\",\n        \"batteryIdentifier\": \"ABCDE\",\n        \"operatorIdentifierAndInformation\": \"OperatorXYZ, contact: operator@xyz.com\",\n        \"manufacturerIdentifierAndInformation\": \"ManufacturerABC, contact: manufacturer@abc.com\",\n        \"manufacturingPlace\": \"Factory XYZ, City, Country\",\n        \"manufacturingDate\": \"2023-05-15\",\n        \"dateOfPuttingBatteryIntoService\": \"2023-06-01\",\n        \"warrantyPeriodOfBattery\": \"5 years\",\n        \"batteryCategory\": \"EV\",\n        \"batteryMass\": 300.5,\n        \"batteryStatus\": \"Active\"\n    },\n    \"mtProof\": false,\n    \"signatureProof\": true,\n    \"type\": \"IdentifiersandProductData\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.energy.impactid.org/v2/identities/:issuer-did/credentials","description":"<h3 id=\"post-v1credentials\">POST /v1/credentials</h3>\n<p>This endpoint is used to create a new credential with the provided payload.</p>\n<h3 id=\"path-parameters\">Path Parameters</h3>\n<p>Pass <code>issuer-did</code> (user-did) as path parameter</p>\n<p>e.g.<br />In above request following did is passed as path parameter `did:energy:energyweb:volta:4mWRFkXLCGxiDTzoVjXDTAVnZZRqvQbTiZJNqe7wVY`</p>\n<h4 id=\"request-body\">Request Body</h4>\n<ul>\n<li><p><code>credentialSchema</code> (string): The URL of the credential schema.</p>\n</li>\n<li><p><code>credentialSubject</code> (object): The subject of the credential containing information about the brand, cell chemistry, model number, cell geometry, nominal voltage, nominal capacity, nominal energy, discharge current, external dimensions, weight, and ID.</p>\n</li>\n<li><p><code>mtProof</code> (boolean): Indicates whether the proof for the credential includes the Merkle Tree.</p>\n</li>\n<li><p><code>signatureProof</code> (boolean): Indicates whether the proof for the credential includes the signature.</p>\n</li>\n<li><p><code>type</code> (string): Specifies the type of the credential, e.g., \"BatterySpecification\".</p>\n</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li>JSON object representing the ID of the newly created credential.</li>\n</ul>\n","urlObject":{"protocol":"https","path":["v2","identities",":issuer-did","credentials"],"host":["api","energy","impactid","org"],"query":[],"variable":[{"type":"any","value":"did:energy:energyweb:volta:4mWRFkXLCGxiDTzoVjXDTAVnZZRqvQbTiZJNqe7wVY","key":"issuer-did"}]}},"response":[{"id":"6f5e6c6d-98aa-4b19-80bc-d24713fcf38f","name":"Create Credential - BatterySpecification","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"credentialSchema\": \"https://raw.githubusercontent.com/impactility/battery-passport-vc-schema/main/IdentifiersAndProductData/IdentifiersAndProductData.json\",\n    \"credentialSubject\": {\n        \"id\": \"did:energy:energyweb:volta:4mXcyk43jMooiu6JFQcNTz2EWjeYMs2erJ9UaF9qHk\",\n        \"batteryPassportIdentifier\": \"did:energy:energyweb:volta:4mXcyk43jMooiu6JFQcNTz2EWjeYMs2erJ9UaF9qHk\",\n        \"batteryIdentifier\": \"ABCDE\",\n        \"operatorIdentifierAndInformation\": \"OperatorXYZ, contact: operator@xyz.com\",\n        \"manufacturerIdentifierAndInformation\": \"ManufacturerABC, contact: manufacturer@abc.com\",\n        \"manufacturingPlace\": \"Factory XYZ, City, Country\",\n        \"manufacturingDate\": \"2023-05-15\",\n        \"dateOfPuttingBatteryIntoService\": \"2023-06-01\",\n        \"warrantyPeriodOfBattery\": \"5 years\",\n        \"batteryCategory\": \"EV\",\n        \"batteryMass\": 300.5,\n        \"batteryStatus\": \"Active\"\n    },\n    \"mtProof\": false,\n    \"signatureProof\": true,\n    \"type\": \"IdentifiersandProductData\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.energy.impactid.org/v2/identities/did:energy:energyweb:volta:4mWRFkXLCGxiDTzoVjXDTAVnZZRqvQbTiZJNqe7wVY/credentials"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 22 Apr 2025 12:55:47 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"45"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"ETag","value":"W/\"2d-vhAzuAejNWaDbOjUFWCMFnCJ00s\""}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"1b8e0118-1f79-11f0-9a61-0242ac120004\"\n}"}],"_postman_id":"b33cbf21-6dbf-4c51-a295-c655a8b8132f"},{"name":"Get Credentials - All","id":"8dbb74b9-3d50-449d-b996-334062c83121","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{energy-did-user}}"},{"key":"password","value":"{{energy-did-password}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.energy.impactid.org/v2/identities/:issuer-did/credentials?credentialSubject=did:energy:energyweb:volta:4mXcyk43jMooiu6JFQcNTz2EWjeYMs2erJ9UaF9qHk","description":"<p>This HTTP GET request retrieves credentials from the specified API endpoint. The request includes query parameters for DID, page number, and maximum results.</p>\n<h3 id=\"path-parameters\">Path Parameters</h3>\n<p>Pass <code>issuer-did</code> (user-did) as path parameter</p>\n<p>e.g.<br />In above request following did is passed as path parameter `did:energy:energyweb:volta:4mWRFkXLCGxiDTzoVjXDTAVnZZRqvQbTiZJNqe7wVY`</p>\n<h3 id=\"request-parameters\">Request Parameters</h3>\n<ul>\n<li><code>credentialSubject</code>: The decentralized identifier of Battery</li>\n</ul>\n<h3 id=\"response\">Response</h3>\n<p>The response will be in JSON format with list if all credentials issued to particular DID</p>\n","urlObject":{"protocol":"https","path":["v2","identities",":issuer-did","credentials"],"host":["api","energy","impactid","org"],"query":[{"key":"credentialSubject","value":"did:energy:energyweb:volta:4mXcyk43jMooiu6JFQcNTz2EWjeYMs2erJ9UaF9qHk"}],"variable":[{"type":"any","value":"did:energy:energyweb:volta:4mWRFkXLCGxiDTzoVjXDTAVnZZRqvQbTiZJNqe7wVY","key":"issuer-did"}]}},"response":[{"id":"cba8a39f-42c5-4a15-9bbb-cd89782e423d","name":"Get Credentials - All","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.energy.impactid.org/v2/identities/:issuer-did/credentials?credentialSubject=did:energy:energyweb:volta:4mXcyk43jMooiu6JFQcNTz2EWjeYMs2erJ9UaF9qHk","protocol":"https","host":["api","energy","impactid","org"],"path":["v2","identities",":issuer-did","credentials"],"query":[{"key":"page","value":"1","disabled":true},{"key":"max_results","value":"50","disabled":true},{"key":"sort","value":"revoked","type":"text","disabled":true},{"key":"credentialSubject","value":"did:energy:energyweb:volta:4mXcyk43jMooiu6JFQcNTz2EWjeYMs2erJ9UaF9qHk"}],"variable":[{"key":"issuer-did","value":"did:energy:energyweb:volta:4mWRFkXLCGxiDTzoVjXDTAVnZZRqvQbTiZJNqe7wVY"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 22 Apr 2025 15:46:04 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"3386"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"ETag","value":"W/\"d3a-4aPx28YEp8b4Ra4j1EB3biF9940\""}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"id\": \"1b8e0118-1f79-11f0-9a61-0242ac120004\",\n            \"proofTypes\": [\n                \"BJJSignature2021\",\n                \"Iden3SparseMerkleTreeProof\"\n            ],\n            \"revoked\": true,\n            \"schemaHash\": \"ac669a1b83d66e44ecb06a995bdad9d4\",\n            \"vc\": {\n                \"id\": \"urn:uuid:1b8e0118-1f79-11f0-9a61-0242ac120004\",\n                \"@context\": [\n                    \"https://www.w3.org/2018/credentials/v1\",\n                    \"https://schema.iden3.io/core/jsonld/iden3proofs.jsonld\",\n                    \"https://raw.githubusercontent.com/impactility/battery-passport-vc-schema/main/IdentifiersAndProductData/IdentifiersAndProductData.jsonld\"\n                ],\n                \"type\": [\n                    \"VerifiableCredential\",\n                    \"IdentifiersandProductData\"\n                ],\n                \"issuanceDate\": \"2025-04-22T12:55:46.232799669Z\",\n                \"credentialSubject\": {\n                    \"batteryCategory\": \"EV\",\n                    \"batteryIdentifier\": \"ABCDE\",\n                    \"batteryMass\": 300.5,\n                    \"batteryPassportIdentifier\": \"did:energy:energyweb:volta:4mXcyk43jMooiu6JFQcNTz2EWjeYMs2erJ9UaF9qHk\",\n                    \"batteryStatus\": \"Active\",\n                    \"dateOfPuttingBatteryIntoService\": \"2023-06-01\",\n                    \"id\": \"did:energy:energyweb:volta:4mXcyk43jMooiu6JFQcNTz2EWjeYMs2erJ9UaF9qHk\",\n                    \"manufacturerIdentifierAndInformation\": \"ManufacturerABC, contact: manufacturer@abc.com\",\n                    \"manufacturingDate\": \"2023-05-15\",\n                    \"manufacturingPlace\": \"Factory XYZ, City, Country\",\n                    \"operatorIdentifierAndInformation\": \"OperatorXYZ, contact: operator@xyz.com\",\n                    \"type\": \"IdentifiersandProductData\",\n                    \"warrantyPeriodOfBattery\": \"5 years\"\n                },\n                \"credentialStatus\": {\n                    \"id\": \"https://did-api.energy.impactid.org/v2/agent\",\n                    \"revocationNonce\": 2766264294,\n                    \"type\": \"Iden3commRevocationStatusV1.0\"\n                },\n                \"issuer\": \"did:energy:energyweb:volta:4mWRFkXLCGxiDTzoVjXDTAVnZZRqvQbTiZJNqe7wVY\",\n                \"credentialSchema\": {\n                    \"id\": \"https://raw.githubusercontent.com/impactility/battery-passport-vc-schema/main/IdentifiersAndProductData/IdentifiersAndProductData.json\",\n                    \"type\": \"JsonSchema2023\"\n                },\n                \"proof\": [\n                    {\n                        \"type\": \"BJJSignature2021\",\n                        \"issuerData\": {\n                            \"id\": \"did:energy:energyweb:volta:4mWRFkXLCGxiDTzoVjXDTAVnZZRqvQbTiZJNqe7wVY\",\n                            \"state\": {\n                                \"claimsTreeRoot\": \"f23891dc81756791326eeef8d784b6290cca861a3d592df078581342c283430f\",\n                                \"value\": \"bfb6592e62808bebde33ae9268eceade577e1d90e895478d3458c4c65e9cd006\"\n                            },\n                            \"authCoreClaim\": \"cca3371a6cb1b715004407e325bd993c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004fae9c40ba6c070f869135e23b4bc4ea2b9daec154d712d810fbfc29cba75d2c1201d6453358e13bc5b4e39c3dc53fb1149f21dcb120f8ec38b9101dced0d10d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000\",\n                            \"mtp\": {\n                                \"existence\": true,\n                                \"siblings\": []\n                            },\n                            \"credentialStatus\": {\n                                \"id\": \"https://did-api.energy.impactid.org/v2/agent\",\n                                \"revocationNonce\": 0,\n                                \"type\": \"Iden3commRevocationStatusV1.0\"\n                            }\n                        },\n                        \"coreClaim\": \"ac669a1b83d66e44ecb06a995bdad9d42200000000000000000000000000000004429b06f1396542fcba96326075c65184945007e76d0390721f5e3f2ad00b0080bb1837e0e07ec30ed7b2c030a34d1e8b476f7ab3dae7573c8d3733aa08c1010000000000000000000000000000000000000000000000000000000000000000e6d7e1a400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000\",\n                        \"signature\": \"6a792c353a07fa4e842fd63db1e983c3e764f80f61c8ece8bfa0ed87bdfbc7aab4ea5455777a668937a05e265de576f7a9064aa6d64e3633410f6fdfe764a801\"\n                    }\n                ]\n            }\n        }\n    ],\n    \"meta\": {\n        \"max_results\": 50,\n        \"page\": 1,\n        \"total\": 1\n    }\n}"}],"_postman_id":"8dbb74b9-3d50-449d-b996-334062c83121"},{"name":"Get Credential - One","id":"3717b26e-7c62-4fed-b2b1-2a405cfc2d0c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{energy-did-user}}"},{"key":"password","value":"{{energy-did-password}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.energy.impactid.org/v2/identities/:issuer-did/credentials/:id","description":"<h2 id=\"retrieve-credential-details\">Retrieve Credential Details</h2>\n<p>This endpoint retrieves the details of a specific credential by making an HTTP GET request to the provided URL.</p>\n<h3 id=\"path-parameters\">Path Parameters</h3>\n<ul>\n<li><p>Pass <code>issuer-did</code> (user-did) as path parameter<br />  e.g. In above request following did is passed as path parameter `did:energy:energyweb:volta:4mWRFkXLCGxiDTzoVjXDTAVnZZRqvQbTiZJNqe7wVY`</p>\n</li>\n<li><p><code>id</code>: credential ID</p>\n</li>\n</ul>\n<h3 id=\"response\">Response</h3>\n<p>The response will be in JSON format with details of one credentials</p>\n","urlObject":{"protocol":"https","path":["v2","identities",":issuer-did","credentials",":id"],"host":["api","energy","impactid","org"],"query":[],"variable":[{"type":"any","value":"did:energy:energyweb:volta:4mWRFkXLCGxiDTzoVjXDTAVnZZRqvQbTiZJNqe7wVY","key":"issuer-did"},{"type":"any","value":"1b8e0118-1f79-11f0-9a61-0242ac120004","key":"id"}]}},"response":[{"id":"5b697a40-d260-4e7e-a39a-2ba4994fa88f","name":"Get Credential - One","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.energy.impactid.org/v2/identities/:issuer-did/credentials/1b8e0118-1f79-11f0-9a61-0242ac120004","protocol":"https","host":["api","energy","impactid","org"],"path":["v2","identities",":issuer-did","credentials","1b8e0118-1f79-11f0-9a61-0242ac120004"],"variable":[{"key":"issuer-did","value":"did:energy:energyweb:volta:4mWRFkXLCGxiDTzoVjXDTAVnZZRqvQbTiZJNqe7wVY"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 22 Apr 2025 15:46:23 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"3329"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"ETag","value":"W/\"d01-80sQTwdIaHK4h32nI5lV2lUINa8\""}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"1b8e0118-1f79-11f0-9a61-0242ac120004\",\n    \"proofTypes\": [\n        \"BJJSignature2021\",\n        \"Iden3SparseMerkleTreeProof\"\n    ],\n    \"revoked\": true,\n    \"schemaHash\": \"ac669a1b83d66e44ecb06a995bdad9d4\",\n    \"vc\": {\n        \"id\": \"urn:uuid:1b8e0118-1f79-11f0-9a61-0242ac120004\",\n        \"@context\": [\n            \"https://www.w3.org/2018/credentials/v1\",\n            \"https://schema.iden3.io/core/jsonld/iden3proofs.jsonld\",\n            \"https://raw.githubusercontent.com/impactility/battery-passport-vc-schema/main/IdentifiersAndProductData/IdentifiersAndProductData.jsonld\"\n        ],\n        \"type\": [\n            \"VerifiableCredential\",\n            \"IdentifiersandProductData\"\n        ],\n        \"issuanceDate\": \"2025-04-22T12:55:46.232799669Z\",\n        \"credentialSubject\": {\n            \"batteryCategory\": \"EV\",\n            \"batteryIdentifier\": \"ABCDE\",\n            \"batteryMass\": 300.5,\n            \"batteryPassportIdentifier\": \"did:energy:energyweb:volta:4mXcyk43jMooiu6JFQcNTz2EWjeYMs2erJ9UaF9qHk\",\n            \"batteryStatus\": \"Active\",\n            \"dateOfPuttingBatteryIntoService\": \"2023-06-01\",\n            \"id\": \"did:energy:energyweb:volta:4mXcyk43jMooiu6JFQcNTz2EWjeYMs2erJ9UaF9qHk\",\n            \"manufacturerIdentifierAndInformation\": \"ManufacturerABC, contact: manufacturer@abc.com\",\n            \"manufacturingDate\": \"2023-05-15\",\n            \"manufacturingPlace\": \"Factory XYZ, City, Country\",\n            \"operatorIdentifierAndInformation\": \"OperatorXYZ, contact: operator@xyz.com\",\n            \"type\": \"IdentifiersandProductData\",\n            \"warrantyPeriodOfBattery\": \"5 years\"\n        },\n        \"credentialStatus\": {\n            \"id\": \"https://did-api.energy.impactid.org/v2/agent\",\n            \"revocationNonce\": 2766264294,\n            \"type\": \"Iden3commRevocationStatusV1.0\"\n        },\n        \"issuer\": \"did:energy:energyweb:volta:4mWRFkXLCGxiDTzoVjXDTAVnZZRqvQbTiZJNqe7wVY\",\n        \"credentialSchema\": {\n            \"id\": \"https://raw.githubusercontent.com/impactility/battery-passport-vc-schema/main/IdentifiersAndProductData/IdentifiersAndProductData.json\",\n            \"type\": \"JsonSchema2023\"\n        },\n        \"proof\": [\n            {\n                \"type\": \"BJJSignature2021\",\n                \"issuerData\": {\n                    \"id\": \"did:energy:energyweb:volta:4mWRFkXLCGxiDTzoVjXDTAVnZZRqvQbTiZJNqe7wVY\",\n                    \"state\": {\n                        \"claimsTreeRoot\": \"f23891dc81756791326eeef8d784b6290cca861a3d592df078581342c283430f\",\n                        \"value\": \"bfb6592e62808bebde33ae9268eceade577e1d90e895478d3458c4c65e9cd006\"\n                    },\n                    \"authCoreClaim\": \"cca3371a6cb1b715004407e325bd993c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004fae9c40ba6c070f869135e23b4bc4ea2b9daec154d712d810fbfc29cba75d2c1201d6453358e13bc5b4e39c3dc53fb1149f21dcb120f8ec38b9101dced0d10d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000\",\n                    \"mtp\": {\n                        \"existence\": true,\n                        \"siblings\": []\n                    },\n                    \"credentialStatus\": {\n                        \"id\": \"https://did-api.energy.impactid.org/v2/agent\",\n                        \"revocationNonce\": 0,\n                        \"type\": \"Iden3commRevocationStatusV1.0\"\n                    }\n                },\n                \"coreClaim\": \"ac669a1b83d66e44ecb06a995bdad9d42200000000000000000000000000000004429b06f1396542fcba96326075c65184945007e76d0390721f5e3f2ad00b0080bb1837e0e07ec30ed7b2c030a34d1e8b476f7ab3dae7573c8d3733aa08c1010000000000000000000000000000000000000000000000000000000000000000e6d7e1a400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000\",\n                \"signature\": \"6a792c353a07fa4e842fd63db1e983c3e764f80f61c8ece8bfa0ed87bdfbc7aab4ea5455777a668937a05e265de576f7a9064aa6d64e3633410f6fdfe764a801\"\n            }\n        ]\n    }\n}"}],"_postman_id":"3717b26e-7c62-4fed-b2b1-2a405cfc2d0c"},{"name":"Revoke Credential","id":"f97f6752-779b-4d16-ab89-33c6fe50a127","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{energy-did-user}}"},{"key":"password","value":"{{energy-did-password}}"}]},"isInherited":false},"method":"POST","header":[],"url":"https://api.energy.impactid.org/v2/identities/:issuer-did/credentials/revoke/:revNonce","description":"<h3 id=\"revoke-credentials\">Revoke Credentials</h3>\n<p>This endpoint is used to revoke specific credentials by providing the revNonce in the URL as Path Parameter.<br />e.g 3264795566</p>\n<h3 id=\"path-parameters\">Path Parameters</h3>\n<ul>\n<li><p>Pass <code>issuer-did</code> (user-did) as path parameter<br />  e.g. In above request following did is passed as path parameter `did:energy:energyweb:volta:4mWRFkXLCGxiDTzoVjXDTAVnZZRqvQbTiZJNqe7wVY`</p>\n</li>\n<li><p><code>revNonce</code> : Revoke Nonce Number</p>\n</li>\n</ul>\n<p>'revNonce' is available in every credential.</p>\n<h4 id=\"example-response\">Example Response</h4>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"message\": \"claim revocation request sent\"\n}\n\n</code></pre>\n","urlObject":{"protocol":"https","path":["v2","identities",":issuer-did","credentials","revoke",":revNonce"],"host":["api","energy","impactid","org"],"query":[],"variable":[{"type":"any","value":"did:energy:energyweb:volta:4mWRFkXLCGxiDTzoVjXDTAVnZZRqvQbTiZJNqe7wVY","key":"issuer-did"},{"type":"any","value":"2766264294","key":"revNonce"}]}},"response":[{"id":"abcc51b5-97c3-471e-a0b3-bfb19efa7c78","name":"Revoke Credential","originalRequest":{"method":"POST","header":[],"url":{"raw":"https://api.energy.impactid.org/v2/identities/:issuer-did/credentials/revoke/2766264294","protocol":"https","host":["api","energy","impactid","org"],"path":["v2","identities",":issuer-did","credentials","revoke","2766264294"],"variable":[{"key":"issuer-did","value":"did:energy:energyweb:volta:4mWRFkXLCGxiDTzoVjXDTAVnZZRqvQbTiZJNqe7wVY"}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 22 Apr 2025 15:29:17 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"48"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"ETag","value":"W/\"30-7u3uqLN6DVMj+pWl0ndJXVrlNtU\""}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"credential revocation request sent\"\n}"}],"_postman_id":"f97f6752-779b-4d16-ab89-33c6fe50a127"}],"id":"d9499a93-2d41-428f-b669-d6f7ac381dc6","_postman_id":"d9499a93-2d41-428f-b669-d6f7ac381dc6","description":""},{"name":"v1 - Single Issuer (depreciated)","item":[{"name":"Create Identity","id":"c7dbf176-ffc2-442f-a2aa-a303aa91a77f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{energy-did-user}}"},{"key":"password","value":"{{energy-did-password}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"issuedFor\":\"Battery\",\n    \"cobaltPUniqueId\":\"abcd1234b\"\n}","options":{"raw":{"language":"json"}}},"url":"https://did-generation-api.energy.impactid.org/energy","description":"<p>The POST request to the /energy endpoint is used to generate a DID (Decentralized Identifier) for a specific entity.  </p>\n<p>The request body should contain the \"issuedFor\" parameter, which specifies the entity for which the DID is being generated, and the \"cobaltPUniqueId\" parameter, which represents the unique identifier for the entity.</p>\n","urlObject":{"protocol":"https","path":["energy"],"host":["did-generation-api","energy","impactid","org"],"query":[],"variable":[]}},"response":[{"id":"397518ae-fe4c-4196-9b74-1f70b0bd3241","name":"Response - Create Identity","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"issuedFor\":\"User\",\n    \"cobaltPUniqueId\":\"abcd1234\"\n}","options":{"raw":{"language":"json"}}},"url":"https://did-generation-api.energy.impactid.org/energy"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Thu, 30 Jan 2025 07:42:57 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"71"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"ETag","value":"W/\"47-vE95ryB7/XMVHxhIBfonRjPH8Ck\""}],"cookie":[],"responseTime":null,"body":"\"did:energy:energyweb:volta:4mYoCioidHeDkizeJdWjbeu4xo7ktgVuhHVJ2DjeWS\""}],"_postman_id":"c7dbf176-ffc2-442f-a2aa-a303aa91a77f"},{"name":"Create Credential - BatterySpecification","id":"aaf8d5f4-6da4-475b-89f3-e78fcfe0a2ba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{username-vc}}"},{"key":"password","value":"{{password-vc}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"credentialSchema\": \"https://raw.githubusercontent.com/impactility/battery-passport-vc-schema/main/IdentifiersAndProductData/IdentifiersAndProductData.json\",\n    \"credentialSubject\": {\n        \"id\": \"did:energy:energyweb:volta:4mUi6jCd2ZGuuXtu1zuXsYpwGtfTSuUcWaAP3tHqBS\",\n        \"batteryPassportIdentifier\": \"did:energy:energyweb:volta:4mUi6jCd2ZGuuXtu1zuXsYpwGtfTSuUcWaAP3tHqBS\",\n        \"batteryIdentifier\": \"ABCDE\",\n        \"operatorIdentifierAndInformation\": \"OperatorXYZ, contact: operator@xyz.com\",\n        \"manufacturerIdentifierAndInformation\": \"ManufacturerABC, contact: manufacturer@abc.com\",\n        \"manufacturingPlace\": \"Factory XYZ, City, Country\",\n        \"manufacturingDate\": \"2023-05-15\",\n        \"dateOfPuttingBatteryIntoService\": \"2023-06-01\",\n        \"warrantyPeriodOfBattery\": \"5 years\",\n        \"batteryCategory\": \"EV\",\n        \"batteryMass\": 300.5,\n        \"batteryStatus\": \"Active\"\n    },\n    \"mtProof\": false,\n    \"signatureProof\": true,\n    \"type\": \"IdentifiersandProductData\"\n}","options":{"raw":{"language":"json"}}},"url":"https://vc-api.energy.impactid.org/v1/credentials","description":"<h3 id=\"post-v1credentials\">POST /v1/credentials</h3>\n<p>This endpoint is used to create a new credential with the provided payload.</p>\n<h4 id=\"request-body\">Request Body</h4>\n<ul>\n<li><p><code>credentialSchema</code> (string): The URL of the credential schema.</p>\n</li>\n<li><p><code>credentialSubject</code> (object): The subject of the credential containing information about the brand, cell chemistry, model number, cell geometry, nominal voltage, nominal capacity, nominal energy, discharge current, external dimensions, weight, and ID.</p>\n</li>\n<li><p><code>mtProof</code> (boolean): Indicates whether the proof for the credential includes the Merkle Tree.</p>\n</li>\n<li><p><code>signatureProof</code> (boolean): Indicates whether the proof for the credential includes the signature.</p>\n</li>\n<li><p><code>type</code> (string): Specifies the type of the credential, e.g., \"BatterySpecification\".</p>\n</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li>JSON object representing the ID of the newly created credential.</li>\n</ul>\n","urlObject":{"protocol":"https","path":["v1","credentials"],"host":["vc-api","energy","impactid","org"],"query":[],"variable":[]}},"response":[{"id":"1c2a5261-0d74-4d25-97be-6c04e513c2db","name":"Response - Create Credential - BatterySpecification","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"credentialSchema\": \"https://raw.githubusercontent.com/impactility/vc-schema/refs/heads/main/Battery%20Specifications/Battery%20Specifications.json\",\n    \"credentialSubject\": {\n        \"brand\": \"Samsung SDI\",\n        \"cell-chemistry\": \"LFP\",\n        \"model-number\": \"ANR26650M1B\",\n        \"cell-geometry\": \"Cylindrical\",\n        \"nominal-voltage\": 5,\n        \"nominal-capacity\": 10,\n        \"nominal-energy\": 15,\n        \"discharge-current\": 20,\n        \"external-dimensions\": \"[120,240,250]\",\n        \"weight\": 25,\n        \"id\": \"did:energy:energyweb:volta:4mNqvrcRmHxuFuouNzqaPfMRuQk2nBzzAt79EQLUHT\"\n    },\n    \"mtProof\": false,\n    \"signatureProof\": true,\n    \"type\": \"BatterySpecification\"\n}","options":{"raw":{"language":"json"}}},"url":"https://vc-api.energy.impactid.org/v1/credentials"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Mon, 06 Jan 2025 06:40:10 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"46"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, no-store, no-transform, must-revalidate, private, max-age=0"},{"key":"Expires","value":"Thu, 01 Jan 1970 00:00:00 GMT"},{"key":"Pragma","value":"no-cache"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"12ce08f8-cbf9-11ef-acfd-022bffaed775\"\n}"}],"_postman_id":"aaf8d5f4-6da4-475b-89f3-e78fcfe0a2ba"},{"name":"Get Credentials - All","id":"f4529265-9103-45a3-aa7d-269aeb135bbf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{username-vc}}"},{"key":"password","value":"{{password-vc}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://vc-api.energy.impactid.org/v1/credentials?did=did:energy:energyweb:volta:4mUi6jCd2ZGuuXtu1zuXsYpwGtfTSuUcWaAP3tHqBS","description":"<p>This HTTP GET request retrieves credentials from the specified API endpoint. The request includes query parameters for DID, page number, and maximum results.</p>\n<h3 id=\"request-parameters\">Request Parameters</h3>\n<ul>\n<li><p><code>did</code>: The decentralized identifier for the credentials.</p>\n</li>\n<li><p><code>page</code>: The page number for paginated results.</p>\n</li>\n<li><p><code>max_results</code>: The maximum number of results to be returned.</p>\n</li>\n</ul>\n<h3 id=\"response\">Response</h3>\n<p>The response will be in JSON format with list if all credentials issued to particular DID</p>\n","urlObject":{"protocol":"https","path":["v1","credentials"],"host":["vc-api","energy","impactid","org"],"query":[{"key":"did","value":"did:energy:energyweb:volta:4mUi6jCd2ZGuuXtu1zuXsYpwGtfTSuUcWaAP3tHqBS"},{"disabled":true,"key":"page","value":"1"},{"disabled":true,"key":"max_results","value":"50"},{"disabled":true,"key":"sort","value":"revoked"}],"variable":[]}},"response":[{"id":"68f3a66a-ec7e-4e68-87a5-20839a55c754","name":"Response - Get Credentials - All","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://vc-api.energy.impactid.org/v1/credentials?did=did:energy:energyweb:volta:4mXtCd4mgKegdVENCNBiJvR8FjgALWiTynKB5AYWM9&page=1&max_results=50","protocol":"https","host":["vc-api","energy","impactid","org"],"path":["v1","credentials"],"query":[{"key":"did","value":"did:energy:energyweb:volta:4mXtCd4mgKegdVENCNBiJvR8FjgALWiTynKB5AYWM9"},{"key":"page","value":"1"},{"key":"max_results","value":"50"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Mon, 06 Jan 2025 07:09:06 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"947"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, no-store, no-transform, must-revalidate, private, max-age=0"},{"key":"Expires","value":"Thu, 01 Jan 1970 00:00:00 GMT"},{"key":"Pragma","value":"no-cache"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"createdAt\": \"2025-01-06T06:40:09.457769507Z\",\n            \"credentialSubject\": {\n                \"brand\": \"Samsung SDI\",\n                \"cell-chemistry\": \"LFP\",\n                \"cell-geometry\": \"Cylindrical\",\n                \"discharge-current\": 20,\n                \"external-dimensions\": \"[120,240,250]\",\n                \"id\": \"did:energy:energyweb:volta:4mNqvrcRmHxuFuouNzqaPfMRuQk2nBzzAt79EQLUHT\",\n                \"model-number\": \"ANR26650M1B\",\n                \"nominal-capacity\": 10,\n                \"nominal-energy\": 15,\n                \"nominal-voltage\": 5,\n                \"type\": \"BatterySpecification\",\n                \"weight\": 25\n            },\n            \"expired\": false,\n            \"expiresAt\": null,\n            \"id\": \"12ce08f8-cbf9-11ef-acfd-022bffaed775\",\n            \"proofTypes\": [\n                \"BJJSignature2021\"\n            ],\n            \"refreshService\": null,\n            \"revNonce\": 45545589,\n            \"revoked\": false,\n            \"schemaHash\": \"02df256c42affebf9ee4a3d2e698063d\",\n            \"schemaType\": \"BatterySpecification\",\n            \"schemaUrl\": \"https://raw.githubusercontent.com/impactility/vc-schema/refs/heads/main/Battery%20Specifications/Battery%20Specifications.json\",\n            \"userID\": \"did:energy:energyweb:volta:4mNqvrcRmHxuFuouNzqaPfMRuQk2nBzzAt79EQLUHT\"\n        }\n    ],\n    \"meta\": {\n        \"max_results\": 50,\n        \"page\": 1,\n        \"total\": 1\n    }\n}"}],"_postman_id":"f4529265-9103-45a3-aa7d-269aeb135bbf"},{"name":"Get Credential - One","id":"8a848bfd-4649-4559-a7e2-7b9431d5dc08","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{username-vc}}"},{"key":"password","value":"{{password-vc}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://vc-api.energy.impactid.org/v1/credentials/fb4f1715-0e2b-11f0-b4e5-022bffaed775","description":"<h2 id=\"retrieve-credential-details\">Retrieve Credential Details</h2>\n<p>This endpoint retrieves the details of a specific credential by making an HTTP GET request to the provided URL.</p>\n<h3 id=\"path-parameters\">Path Parameters</h3>\n<ul>\n<li><code>id</code>: credential ID</li>\n</ul>\n<h3 id=\"response\">Response</h3>\n<p>The response will be in JSON format with details of one credentials</p>\n","urlObject":{"protocol":"https","path":["v1","credentials","fb4f1715-0e2b-11f0-b4e5-022bffaed775"],"host":["vc-api","energy","impactid","org"],"query":[],"variable":[]}},"response":[{"id":"c6f4960e-170d-4ecb-9758-403ff2f748c5","name":"Response - Get Credential - One","originalRequest":{"method":"GET","header":[],"url":"https://vc-api.energy.impactid.org/v1/credentials/12ce08f8-cbf9-11ef-acfd-022bffaed775"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Mon, 06 Jan 2025 07:09:51 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"890"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, no-store, no-transform, must-revalidate, private, max-age=0"},{"key":"Expires","value":"Thu, 01 Jan 1970 00:00:00 GMT"},{"key":"Pragma","value":"no-cache"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"createdAt\": \"2025-01-06T06:40:09.457769507Z\",\n    \"credentialSubject\": {\n        \"brand\": \"Samsung SDI\",\n        \"cell-chemistry\": \"LFP\",\n        \"cell-geometry\": \"Cylindrical\",\n        \"discharge-current\": 20,\n        \"external-dimensions\": \"[120,240,250]\",\n        \"id\": \"did:energy:energyweb:volta:4mNqvrcRmHxuFuouNzqaPfMRuQk2nBzzAt79EQLUHT\",\n        \"model-number\": \"ANR26650M1B\",\n        \"nominal-capacity\": 10,\n        \"nominal-energy\": 15,\n        \"nominal-voltage\": 5,\n        \"type\": \"BatterySpecification\",\n        \"weight\": 25\n    },\n    \"expired\": false,\n    \"expiresAt\": null,\n    \"id\": \"12ce08f8-cbf9-11ef-acfd-022bffaed775\",\n    \"proofTypes\": [\n        \"BJJSignature2021\"\n    ],\n    \"refreshService\": null,\n    \"revNonce\": 45545589,\n    \"revoked\": false,\n    \"schemaHash\": \"02df256c42affebf9ee4a3d2e698063d\",\n    \"schemaType\": \"BatterySpecification\",\n    \"schemaUrl\": \"https://raw.githubusercontent.com/impactility/vc-schema/refs/heads/main/Battery%20Specifications/Battery%20Specifications.json\",\n    \"userID\": \"did:energy:energyweb:volta:4mNqvrcRmHxuFuouNzqaPfMRuQk2nBzzAt79EQLUHT\"\n}"}],"_postman_id":"8a848bfd-4649-4559-a7e2-7b9431d5dc08"},{"name":"Revoke Credential","id":"f8e001ea-a536-4f0e-9b45-46653c3f0c82","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{username-vc}}"},{"key":"password","value":"{{password-vc}}"}]},"isInherited":false},"method":"POST","header":[],"url":"https://vc-api.energy.impactid.org/v1/credentials/revoke/1824649960","description":"<h3 id=\"revoke-credentials\">Revoke Credentials</h3>\n<p>This endpoint is used to revoke specific credentials by providing the revNonce in the URL as Path Parameter.<br />e.g 3264795566</p>\n<h3 id=\"path-parameters\">Path Parameters</h3>\n<ul>\n<li><code>revNonce</code> : Revoke Nonce Number</li>\n</ul>\n<p>'revNonce' is available in every credential.</p>\n<h4 id=\"example-response\">Example Response</h4>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"message\": \"claim revocation request sent\"\n}\n\n</code></pre>\n","urlObject":{"protocol":"https","path":["v1","credentials","revoke","1824649960"],"host":["vc-api","energy","impactid","org"],"query":[],"variable":[]}},"response":[{"id":"f6c3fdcb-f221-4b5d-a380-6d54a66c96d7","name":"Response - Revoke Credential","originalRequest":{"method":"POST","header":[],"url":"https://vc-api.energy.impactid.org/v1/credentials/revoke/3264795566"},"status":"Accepted","code":202,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 01 Apr 2025 11:16:38 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"44"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, no-store, no-transform, must-revalidate, private, max-age=0"},{"key":"Expires","value":"Thu, 01 Jan 1970 00:00:00 GMT"},{"key":"Pragma","value":"no-cache"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"claim revocation request sent\"\n}"}],"_postman_id":"f8e001ea-a536-4f0e-9b45-46653c3f0c82"}],"id":"8c0ffd08-7b5c-4da7-9d28-ad6ee27875e7","_postman_id":"8c0ffd08-7b5c-4da7-9d28-ad6ee27875e7","description":""}],"event":[{"listen":"prerequest","script":{"id":"8dc7d05a-e939-4b2b-b9a6-2c836d9c3267","type":"text/javascript","packages":{},"exec":[""]}},{"listen":"test","script":{"id":"6f43dccb-4991-4a72-ad35-2175dccba30d","type":"text/javascript","packages":{},"exec":[""]}}]}