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
fullname string
businessName string
addressLine1 string
addressLine2 string
city string
state string
zip string
country string
401

User is not authenticated.

Schema
message string
500

Failed to update or create purchaser details.

Schema
message string REQUIRED