Skip to main content

saveReceiptsBase

Create supplier details.

Path Parameters
network integer REQUIRED

Network id.

lockAddress string REQUIRED

Lock address.

Responses
200

Successfully creates 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
500

Failed to update or create supplier details.

Schema
message string REQUIRED