Skip to main content

saveReceipt

Create purchaser details

Path Parameters
network integer REQUIRED

Network id.

lockAddress string REQUIRED

Lock address.

hash string REQUIRED

Hash

Responses
200

Successfully creates purchaser details.

Schema 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
401

User is not authenticated.

Schema OPTIONAL
message string OPTIONAL
500

Failed to update or create purchaser details.

Schema OPTIONAL
message string