Skip to main content

getReceipts

Get all receipts for a lock

Path Parameters
network integer REQUIRED

Network id.

lockAddress string REQUIRED

Lock address.

Responses
200

Successfully retrieved receipts.

Schema OPTIONAL
items object[] OPTIONAL
id string OPTIONAL
receiptNumber string OPTIONAL
timestamp string OPTIONAL
sender string OPTIONAL
payer string OPTIONAL
recipient string OPTIONAL
lockAddress string OPTIONAL
tokenAddress string OPTIONAL
gasTotal string OPTIONAL
amountTransferred string OPTIONAL
network number OPTIONAL
supplierAddress string 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