v1
latestOpenAPI 3.0.02026-07-2656110201.6 KBDeposits
Get a Deposit Customer (by customerId)
Retrieves the customer associated with a specific deposit using the provided depositId and customerId.
get/v1/deposits/{depositId}/customer/{customerId}/api-key
Path parameters
depositIdstring required
The unique ID of the deposit.
customerIdstring required
The unique ID of the customer associated with the deposit.
Query parameters
apiKeystring required
Your API key, which can be generated from the Helio Dashboard settings page.
Response
The deposit customer was retrieved successfully