Your X-Archipels-Api-Key : Archipels will provide it once agreed to start your tests or when you buy a license. You cannot verify anything without this key.
The document you want to verify needs to be hashed with a SHA256 algorithm. Here are the command you need to obtain a <document_hash> :
or
WARNING : make sure to put “0x” before the <document_hash> of your document to obtain the <hash>. So that the <hash>="Ox"+ <document_hash>
b) Verification results
If the verification is OK, it will be returned JSON metadata about the document. For example :
If the verification is KO, it will be returned a JSON like that :
VERIFY A PROOF OF RESIDENCE INVOICE
a) How to verify a proof of residence invoice ?
To verify a Proof of Residence (POR) invoice you only need few things :
Your X-Archipels-Api-Key : Archipels will provide it once agreed to start your tests or when you buy a license. You cannot verify anything without this key.
The document you want to verify needs to be hashed with a SHA256 algorithm. Here are the command you need to obtain a <document_hash> :
or
WARNING : make sure to put “0x” before the <document_hash> of your document to obtain the <hash>.
So that the <hash>="Ox"+ <document_hash>
b) Verification results
If the verification is OK, it will be returned JSON metadata about the document. For example :
If the verification is KO, it will be returned a JSON like that :