v1

latestOpenAPI 3.0.02026-07-2656110201.6 KB
Deposits

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

recipientPublicKeysstring[]

List of recipient public keys.

disabledboolean

Indicates whether the deposit customer is enabled or disabled. Set to true to disable, or false to enable.

additionalJSONstring

Optional JSON string containing metadata.