UploadFiles
imagestring<binary>required
Front image file to be uploaded
imageBackstring<binary>
Back image file to be uploaded
LBMAcertificatestring<binary>
LBMA certificate file to be uploaded
chemicalAssaystring<binary>
Chemical assay file to be uploaded
invoicestring<binary>
Invoice file to be uploaded
weightstringrequired
Weight of the physical asset represented by the NFT
puritystringrequired
Purity of the physical asset represented by the NFT
serialNumberstringrequired
Serial number of the physical asset represented by the NFT
refinerystringrequired
Refinery that processed the physical asset represented by the NFT
mintedDatestringrequired
Timestamp when the Gold are minted
lbmaCertNumberstring
LBMA certificate number associated with the physical asset represented by the NFT
versionstring
Version of the document schema
UploadFiles
{
"image": "string",
"imageBack": "string",
"LBMAcertificate": "string",
"chemicalAssay": "string",
"invoice": "string",
"weight": "string",
"purity": "string",
"serialNumber": "string",
"refinery": "string",
"mintedDate": "string",
"lbmaCertNumber": "string",
"version": "string"
}