v1

latestOpenAPI 3.0.32026-07-23215362.6 KB
Customers

Retrieve a customer's crypto address

Retrieve a customer's crypto address by ID and customer ID

get/v1/customers/{customerId}/crypto-addresses/{cryptoAddressId}

Path parameters

customerIdstring uuid required

The ID of the customer

cryptoAddressIdstring uuid required

The ID of the crypto address to retrieve

Response

OK

cryptoAddressIdstring uuid required
clientIdstring uuid required
customerIdstring uuid required
status'ACTIVE' | 'INACTIVE' | 'REMOVED' required
currencystring nullable required
networkstring required
addressstring required
createdAtstring date-time required
updatedAtstring date-time required
vaspIdstring uuid nullable
vaspNamestring nullable
vaspWebsitestring uri nullable
sourceWalletType'VASP' | 'SELF_HOSTED' | 'OTHER_VASP' required
customerReferencestring nullable