Get or create a customer deposit address
Returns a stable deposit address for a (customer, chain) pair. Calling again for the same customer and token returns the same address.
Authentication
x-api-keystring
API Key authentication via header
Request
This endpoint expects an object.
mintId
customerId
customerEmail
Response
Deposit address
customerId
chain
address
Errors
400
Bad Request Error
401
Unauthorized Error
500
Internal Server Error