Get a Deposit Customer (by customerId)
DEPOSITS
Get a Deposit Customer (by customerId)
Retrieves the customer associated with a specific deposit using the provided depositId and customerId.
GET
Get a Deposit Customer (by customerId)
Note: When using the production environment at moonpay.hel.io, set your API endpoint to
api.hel.io/v1 and generate API keys there. For the development environment, use api.dev.hel.io/v1 and generate API keys from moonpay.dev.hel.io.Authorizations
Authentication using JWT token
Path Parameters
The unique ID of the deposit.
The unique ID of the customer associated with the deposit.
Query Parameters
Your API key, which can be generated from the Helio Dashboard settings page.
