Skip to main content

getReceipt

Get receipt details

Path Parameters
network integer REQUIRED

Network id.

lockAddress string REQUIRED

Lock address.

hash string REQUIRED

Hash

Responses
200

Successfully receipt details.

Schema OPTIONAL
purchaser object OPTIONAL
email string OPTIONAL
fullname string OPTIONAL
businessName string OPTIONAL
addressLine1 string OPTIONAL
addressLine2 string OPTIONAL
city string OPTIONAL
state string OPTIONAL
zip string OPTIONAL
country string OPTIONAL
supplier object OPTIONAL
supplierName string OPTIONAL
vat string OPTIONAL
servicePerformed string OPTIONAL
addressLine1 string OPTIONAL
addressLine2 string OPTIONAL
city string OPTIONAL
state string OPTIONAL
zip string OPTIONAL
country string OPTIONAL
receipt object OPTIONAL
id string OPTIONAL
timestamp number OPTIONAL
sender string OPTIONAL
payer string OPTIONAL
recipient string OPTIONAL
lockAddress string OPTIONAL
tokenAddress string OPTIONAL
gasTotal number OPTIONAL
amountTransferred number OPTIONAL
401

User is not authenticated.

Schema OPTIONAL
message string OPTIONAL
404

Impossible to retrieve receipt details.

500

Failed to retrieve receipt details.

Schema OPTIONAL
message string