Skip to main content

getReceiptsBase

Get supplier details

Path Parameters
network integer REQUIRED

Network id.

lockAddress string REQUIRED

Lock address.

Responses
200

Successfully get supplier details.

Schema
supplierName string
vat string
servicePerformed string
addressLine1 string
addressLine2 string
city string
state string
zip string
country string
401

User is not authenticated.

Schema
message string
404

Impossible to retrieve supplier details.

500

Failed to retrieve supplier details.

Schema
message string REQUIRED